@zenuml/core 3.24.17 → 3.24.18
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/dist/{StylePanel.00389863.js → StylePanel.c2bd3b78.js} +2 -2
- package/dist/{close.4f800947.js → close.c5e13dea.js} +2 -2
- package/dist/{collapse-expanded.55a714bb.js → collapse-expanded.1a8b6255.js} +2 -2
- package/dist/{collapse-unexpanded.ffb8eaa7.js → collapse-unexpanded.ae8dfa64.js} +2 -2
- package/dist/{core.c145a13c.js → core.abac98fc.js} +338 -335
- package/dist/{debug.5dc70b59.js → debug.1118dced.js} +2 -2
- package/dist/{message-arrow.d7668107.js → message-arrow.3241e82c.js} +2 -2
- package/dist/{non-selected-cycle.a2625257.js → non-selected-cycle.4cdb77e6.js} +2 -2
- package/dist/{numbering.54d4239e.js → numbering.06af6b0a.js} +2 -2
- package/dist/{privacy.f7919041.js → privacy.e04e6bf5.js} +2 -2
- package/dist/{selected-cycle.28e1e3a1.js → selected-cycle.f29aaefb.js} +2 -2
- package/dist/{theme.9e3d4b27.js → theme.49de2081.js} +2 -2
- package/dist/{tip.31fe2462.js → tip.5a3cb543.js} +2 -2
- package/dist/zenuml.esm.mjs +1 -1
- package/dist/zenuml.js +20 -20
- package/dist/{zoom-in.24c3bd11.js → zoom-in.24c71220.js} +2 -2
- package/dist/{zoom-out.01a03c5c.js → zoom-out.681a6cea.js} +2 -2
- package/package.json +1 -1
package/dist/zenuml.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('.tooltip[data-v-3e7c8bd7]{cursor:pointer;position:relative;display:block;width:100%;text-align:center;z-index:10}.tooltip[data-v-3e7c8bd7]:after{display:none;content:attr(data-tooltip);background:#e8e9e9;max-width:500px;width:200px;position:absolute;left:-200px;right:0;margin:auto;opacity:0;height:auto;font-size:14px;padding:10px;border-radius:4px;color:#111;text-align:left}.tooltip.bottom[data-v-3e7c8bd7]:after{top:80%;transition:opacity .3s ease .3s,top .3s cubic-bezier(.175,.885,.32,1.275) .3s}.tooltip.bottom[data-v-3e7c8bd7]:hover:after{display:block;top:130%;opacity:1}.lifeline .line[data-v-25231267]{background:linear-gradient(to bottom,transparent 50%,var(--color-border-base) 50%);background-size:1px 10px}.zenuml .interaction{border:dashed transparent 0}.zenuml .interaction.sync,.zenuml .occurrence .occurrence .interaction.sync{border-right-width:7px}.zenuml .occurrence .interaction.sync{border-left-width:7px}.zenuml .occurrence .interaction.sync.right-to-left{border-right-width:7px}.zenuml .occurrence .interaction.async.right-to-left{border-right-width:7px;border-left-width:7px;border-left-width:0}.zenuml .occurrence .interaction.sync.from-no-occurrence{border-left-width:0}.zenuml .occurrence .interaction.async.from-no-occurrence.right-to-left{border-right-width:0}.zenuml .occurrence .interaction.sync.right-to-left.from-no-occurrence{border-left-width:7px;border-right-width:0}.zenuml .occurrence .interaction.async.right-to-left.to-occurrence{border-left-width:7px}.zenuml .occurrence .interaction.sync.from-no-occurrence.right-to-left{border-right-width:0}.zenuml .interaction.sync.right-to-left{border-right-width:0;border-left-width:7px}.zenuml .interaction.inited-from-occurrence,.zenuml .interaction.self-invocation{border-left-width:7px}.zenuml .interaction:hover{cursor:pointer}.zenuml .message{position:relative}.zenuml .interaction.right-to-left>.occurrence{left:-15px}.zenuml .interaction.self>.occurrence{left:-8px;margin-top:-10px}.zenuml .fragment{border-width:1px;margin:8px 0 0;padding-bottom:10px}.zenuml .fragment .fragment{margin:16px 0 0}.zenuml .sequence-diagram *{box-sizing:inherit}.zenuml .sequence-diagram{line-height:normal}.zenuml .participant{border-width:2px;padding:0 4px;min-width:88px;max-width:250px;text-align:center;pointer-events:all}.icon-container{position:relative;display:inline-block}.dot{position:absolute;top:0px;right:0px;width:4px;height:4px;border-radius:50%;background-color:red}:root{--color-bg-base: 255, 255, 255;--color-backup-white: 255, 255, 255;--color-text-base: #000;--color-text-secondary: #333;--color-border-base: #000;--color-border-primary: #368eff}.theme-default{--color-bg-base: 255, 255, 255;--color-text-base: #222;--color-border-base: #666;--color-message-arrow: #000;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #000;--color-bg-participant: 255, 255, 255;--color-bg-occurrence: 222, 222, 222}.theme-clean-light{--color-bg-base: 255, 255, 255;--color-text-base: #353748;--color-border-base: #c8c9c9;--color-border-frame: #e5e9f0;--color-text-fragment-header: #368eff;--color-text-fragment: #368eff;--color-text-message: #368eff;--color-message-arrow: #368eff;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #368eff;--color-text-participant: #368eff;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 237, 244, 254;--color-border-participant: #368eff;--color-bg-occurrence: 255, 255, 255;--color-border-occurrence: #368eff;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #333333}.theme-clean-dark{--color-bg-base: 17, 22, 41;--color-text-base: #cecfd2;--color-border-base: #cecfd2;--color-border-frame: #cecfd2;--color-text-fragment-header: #cecfd2;--color-text-fragment: #cecfd2;--color-message-arrow: #536fff;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #536fff;--color-text-participant: #cecfd2;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 89, 110, 246;--color-border-participant: #cecfd2;--color-bg-occurrence: 89, 110, 246;--color-border-occurrence: #cecfd2;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #f3f3f3}.theme-neon{--color-bg-base: 0, 0, 0;--color-text-base: #8ffc5b;--color-border-base: #60ff33;--color-border-frame: #60ff33;--color-text-fragment-header: #8ffc5b;--color-text-fragment: #8ffc5b;--color-message-arrow: #8ffc5b;--color-text-message-hover: 0, 0, 0;--color-bg-message-hover: #8ffc5b;--color-text-participant: #8ffc5b;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 0, 0, 0;--color-border-participant: #8ffc5b;--color-bg-occurrence: 143, 252, 91;--color-border-occurrence: #8ffc5b;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #f3f3f3}.theme-mermaid{--color-bg-base: #fff;--color-text-base: #222;--color-border-base: #666;--color-bg-occurrence: #dedede}.theme-mermaid .footer{visibility:hidden}.theme-darcula{--color-bg-canvas: #ffffff;--color-bg-frame: #2b2b2b;--color-border-frame: #cccccc;--color-bg-title: #2b2b2b;--color-text-title: #f8f8f2;--color-bg-participant: #44475a;--color-text-participant: #f8f8f2;--color-border-participant: #cccccc;--color-text-message: #ffb86c;--color-message-arrow: #cccccc;--color-bg-message-hover: #a6d2ff;--color-text-message-hover: #174ad4;--color-text-comment: #666666;--color-bg-fragment-header: #44475a;--color-text-fragment: #8be9fd;--color-border-fragment: #cccccc;--color-bg-occurrence: #44475a;--color-border-occurrence: #555555;--color-text-link: #a6d2ff;--color-text-control: #e2ba88}.theme-sky{--color-bg-canvas: #ffffff;--color-bg-frame: #ffffff;--color-border-frame: #cccccc;--color-bg-title: #deecfb;--color-text-title: #032c72;--color-bg-participant: #deecfb;--color-text-participant: #032c72;--color-border-participant: #032c72;--color-text-message: #032c72;--color-message-arrow: #032c72;--color-bg-message-hover: #a6d2ff;--color-text-message-hover: #174ad4;--color-text-comment: #666666;--color-bg-fragment-header: #f0f0f0;--color-text-fragment: #032c72;--color-border-fragment: #032c72;--color-bg-occurrence: #deecfb;--color-border-occurrence: #555555;--color-text-link: #a6d2ff;--color-text-control: #a6d2ff}.theme-idle-afternoon{--color-bg-canvas: #d8dad9;--color-bg-frame: #d8dad9;--color-border-frame: #324939;--color-bg-title: #d8dad9;--color-text-title: #182e27;--color-bg-participant: #f3f5f7;--color-text-participant: #182e27;--color-border-participant: #182e27;--color-text-message: #030809;--color-message-arrow: #324939;--color-bg-message-hover: #aea690;--color-text-message-hover: #000000;--color-text-comment: #030809;--color-bg-fragment-header: #f0f0f0;--color-text-fragment: #182e27;--color-border-fragment: #344337;--color-bg-occurrence: #f3f5f7;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #97a49b}.theme-coles{--color-bg-canvas: #ffffff;--color-bg-frame: #ffde00;--color-border-frame: #ee141f;--color-bg-title: #ffffff;--color-text-title: #182e27;--color-bg-participant: #f3f5f7;--color-text-participant: #000000;--color-border-participant: #344337;--color-text-message: #000000;--color-message-arrow: #000000;--color-bg-message-hover: #ee141f;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #ee141f;--color-text-fragment: #ffffff;--color-border-fragment: #ee141f;--color-bg-occurrence: #f3f5f7;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #97a49b}.theme-coles .footer{background-color:#fff}.theme-woolworths{--color-bg-canvas: #e6eaf3;--color-bg-frame: #e6eaf3;--color-border-frame: #049e50;--color-bg-title: #ffffff;--color-text-title: #12522f;--color-bg-participant: #aacb51;--color-text-participant: #000000;--color-border-participant: #344337;--color-text-message: #12522f;--color-message-arrow: #049e50;--color-bg-message-hover: #fffefb;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #aacb51;--color-text-fragment: #12522f;--color-border-fragment: #049e50;--color-bg-occurrence: #aacb51;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #335c80}.theme-anz{--color-bg-canvas: #ffffff;--color-bg-frame: #ffffff;--color-border-frame: #089fd8;--color-bg-title: #ffffff;--color-text-title: #006e9c;--color-bg-participant: #fcfdf8;--color-text-participant: #00abd8;--color-border-participant: #00abd8;--color-text-message: #42a4e0;--color-message-arrow: #089fd8;--color-bg-message-hover: #006e9c;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #42a4e0;--color-text-fragment: #006e9c;--color-border-fragment: #089fd8;--color-bg-occurrence: #fcfdf8;--color-border-occurrence: #006e9c;--color-text-link: #c9d8e7;--color-text-control: #335c80}.theme-anz .fragment .header{color:#fff}.theme-nab{--color-bg-base: 242, 244, 246;--color-bg-canvas: 242, 244, 246;--color-bg-participant: 195, 0, 0;--color-text-participant: #ffffff;--color-border-participant: #c30000;--color-text-message: #c30000;--color-bg-fragment-header: #c30000;--color-text-fragment-header: #ffffff}.theme-google{--color-white: #ffffff;--color-red-google: #db4437;--color-blue-google: #4285f4;--color-green-google: #0f9d58;--color-yellow-google: #f4b400;--color-bg-canvas: var(--color-white);--color-bg-frame: #f2f4f6;--color-border-frame: #4285f4;--color-bg-title: #4285f4;--color-text-title: #ffffff;--color-bg-participant: var(--color-red-google);--color-text-participant: #ffffff;--color-border-participant: #4285f4;--color-text-message: var(--color-red-google);--color-message-arrow: var(--color-red-google);--color-bg-message-hover: #fffefb;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: var(--color-green-google);--color-text-fragment: #ffffff;--color-border-fragment: #4285f4;--color-bg-occurrence: #f4b400;--color-border-occurrence: #4285f4;--color-text-link: #c9d8e7;--color-text-control: #335c80}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.zenuml .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.zenuml .pointer-events-none{pointer-events:none}.zenuml .pointer-events-auto{pointer-events:auto}.zenuml .invisible{visibility:hidden}.zenuml .static{position:static}.zenuml .fixed{position:fixed}.zenuml .absolute{position:absolute}.zenuml .relative{position:relative}.zenuml .sticky{position:sticky}.zenuml .inset-0{top:0px;right:0px;bottom:0px;left:0px}.zenuml .inset-\\[1px\\]{top:1px;right:1px;bottom:1px;left:1px}.zenuml .bottom-1{bottom:.25rem}.zenuml .left-1{left:.25rem}.zenuml .top-0{top:0px}.zenuml .top-8{top:2rem}.zenuml .left-1\\/2{left:50%}.zenuml .right-0{right:0px}.zenuml .right-\\[100\\%\\]{right:100%}.zenuml .left-0{left:0px}.zenuml .right-full{right:100%}.zenuml .-top-4{top:-1rem}.zenuml .-top-\\[1px\\]{top:-1px}.zenuml .-left-\\[1px\\]{left:-1px}.zenuml .left-full{left:100%}.zenuml .-top-1{top:-.25rem}.zenuml .-bottom-1{bottom:-.25rem}.zenuml .z-40{z-index:40}.zenuml .z-10{z-index:10}.zenuml .z-30{z-index:30}.zenuml .col-span-2{grid-column:span 2 / span 2}.zenuml .col-span-4{grid-column:span 4 / span 4}.zenuml .col-span-1{grid-column:span 1 / span 1}.zenuml .float-right{float:right}.zenuml .m-1{margin:.25rem}.zenuml .m-2{margin:.5rem}.zenuml .m-auto{margin:auto}.zenuml .mx-auto{margin-left:auto;margin-right:auto}.zenuml .mx-2{margin-left:.5rem;margin-right:.5rem}.zenuml .mx-1{margin-left:.25rem;margin-right:.25rem}.zenuml .-my-px{margin-top:-1px;margin-bottom:-1px}.zenuml .mr-1{margin-right:.25rem}.zenuml .mt-4{margin-top:1rem}.zenuml .ml-\\[-0\\.5rem\\]{margin-left:-.5rem}.zenuml .ml-2{margin-left:.5rem}.zenuml .ml-4{margin-left:1rem}.zenuml .mt-3{margin-top:.75rem}.zenuml .mb-4{margin-bottom:1rem}.zenuml .mt-8{margin-top:2rem}.zenuml .-mt-12{margin-top:-3rem}.zenuml .mt-1{margin-top:.25rem}.zenuml .mb-0{margin-bottom:0}.zenuml .ml-1{margin-left:.25rem}.zenuml .mt-2{margin-top:.5rem}.zenuml .mb-2{margin-bottom:.5rem}.zenuml .box-border{box-sizing:border-box}.zenuml .block{display:block}.zenuml .inline-block{display:inline-block}.zenuml .inline{display:inline}.zenuml .flex{display:flex}.zenuml .inline-flex{display:inline-flex}.zenuml .table{display:table}.zenuml .grid{display:grid}.zenuml .contents{display:contents}.zenuml .hidden{display:none}.zenuml .h-10{height:2.5rem}.zenuml .h-5{height:1.25rem}.zenuml .h-0{height:0px}.zenuml .h-screen{height:100vh}.zenuml .h-full{height:100%}.zenuml .h-4{height:1rem}.zenuml .h-6{height:1.5rem}.zenuml .h-12{height:3rem}.zenuml .h-8{height:2rem}.zenuml .h-14{height:3.5rem}.zenuml .h-3{height:.75rem}.zenuml .max-h-72{max-height:18rem}.zenuml .min-h-full{min-height:100%}.zenuml .min-h-screen{min-height:100vh}.zenuml .min-h-\\[1em\\]{min-height:1em}.zenuml .w-full{width:100%}.zenuml .w-96{width:24rem}.zenuml .w-4{width:1rem}.zenuml .w-6{width:1.5rem}.zenuml .w-12{width:3rem}.zenuml .w-5{width:1.25rem}.zenuml .w-20{width:5rem}.zenuml .w-8{width:2rem}.zenuml .w-11\\/12{width:91.666667%}.zenuml .w-px{width:1px}.zenuml .w-max{width:max-content}.zenuml .w-9{width:2.25rem}.zenuml .w-3{width:.75rem}.zenuml .min-w-\\[100px\\]{min-width:100px}.zenuml .min-w-\\[140px\\]{min-width:140px}.zenuml .max-w-md{max-width:28rem}.zenuml .max-w-full{max-width:100%}.zenuml .max-w-7xl{max-width:80rem}.zenuml .flex-shrink-0,.zenuml .shrink-0{flex-shrink:0}.zenuml .flex-grow,.zenuml .grow{flex-grow:1}.zenuml .origin-top-left{transform-origin:top left}.zenuml .-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-8{--tw-translate-y: -2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .translate-y-1\\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .cursor-context-menu{cursor:context-menu}.zenuml .cursor-pointer{cursor:pointer}.zenuml .cursor-text{cursor:text}.zenuml .select-none{-webkit-user-select:none;user-select:none}.zenuml .resize{resize:both}.zenuml .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.zenuml .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.zenuml .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.zenuml .flex-row-reverse{flex-direction:row-reverse}.zenuml .flex-col{flex-direction:column}.zenuml .flex-nowrap{flex-wrap:nowrap}.zenuml .items-start{align-items:flex-start}.zenuml .items-end{align-items:flex-end}.zenuml .items-center{align-items:center}.zenuml .justify-center{justify-content:center}.zenuml .justify-between{justify-content:space-between}.zenuml .gap-3{gap:.75rem}.zenuml .gap-1{gap:.25rem}.zenuml .gap-2{gap:.5rem}.zenuml .gap-5{gap:1.25rem}.zenuml .space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.zenuml .overflow-hidden{overflow:hidden}.zenuml .overflow-visible{overflow:visible}.zenuml .overflow-y-auto{overflow-y:auto}.zenuml .text-ellipsis{text-overflow:ellipsis}.zenuml .text-clip{text-overflow:clip}.zenuml .whitespace-normal{white-space:normal}.zenuml .whitespace-nowrap{white-space:nowrap}.zenuml .rounded{border-radius:.25rem}.zenuml .rounded-2xl{border-radius:1rem}.zenuml .rounded-lg{border-radius:.5rem}.zenuml .rounded-md{border-radius:.375rem}.zenuml .rounded-sm{border-radius:.125rem}.zenuml .rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.zenuml .rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.zenuml .rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.zenuml .border-2{border-width:2px}.zenuml .border{border-width:1px}.zenuml .border-b-2{border-bottom-width:2px}.zenuml .border-b{border-bottom-width:1px}.zenuml .border-t{border-top-width:1px}.zenuml .border-r{border-right-width:1px}.zenuml .border-solid{border-style:solid}.zenuml .border-dashed{border-style:dashed}.zenuml .border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity))}.zenuml .border-skin-frame{border-color:var(--color-border-frame, var(--color-border-base, #000))}.zenuml .border-primary{border-color:var(--color-border-primary)}.zenuml .border-transparent{border-color:transparent}.zenuml .border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.zenuml .border-skin-participant{border-color:var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-fragment{border-color:var(--color-border-fragment, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-message-arrow{border-color:var(--color-message-arrow, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-occurrence{border-color:var(--color-border-occurrence, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .bg-inherit{background-color:inherit}.zenuml .bg-current{background-color:currentColor}.zenuml .bg-transparent{background-color:transparent}.zenuml .bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.zenuml .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.zenuml .bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.zenuml .bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.zenuml .bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.zenuml .bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.zenuml .bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.zenuml .bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.zenuml .bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.zenuml .bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.zenuml .bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.zenuml .bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.zenuml .bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.zenuml .bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.zenuml .bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.zenuml .bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.zenuml .bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.zenuml .bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.zenuml .bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.zenuml .bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.zenuml .bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.zenuml .bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.zenuml .bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.zenuml .bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.zenuml .bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.zenuml .bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.zenuml .bg-zinc-400{--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.zenuml .bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.zenuml .bg-zinc-600{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.zenuml .bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.zenuml .bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.zenuml .bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.zenuml .bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.zenuml .bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.zenuml .bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.zenuml .bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.zenuml .bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.zenuml .bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.zenuml .bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.zenuml .bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.zenuml .bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.zenuml .bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.zenuml .bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.zenuml .bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.zenuml .bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.zenuml .bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.zenuml .bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.zenuml .bg-stone-500{--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.zenuml .bg-stone-600{--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.zenuml .bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.zenuml .bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.zenuml .bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.zenuml .bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.zenuml .bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.zenuml .bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.zenuml .bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.zenuml .bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.zenuml .bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.zenuml .bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.zenuml .bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.zenuml .bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.zenuml .bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.zenuml .bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.zenuml .bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.zenuml .bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.zenuml .bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.zenuml .bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.zenuml .bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.zenuml .bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.zenuml .bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.zenuml .bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.zenuml .bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.zenuml .bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.zenuml .bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.zenuml .bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.zenuml .bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.zenuml .bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.zenuml .bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.zenuml .bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.zenuml .bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.zenuml .bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.zenuml .bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.zenuml .bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.zenuml .bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.zenuml .bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.zenuml .bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.zenuml .bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.zenuml .bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.zenuml .bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.zenuml .bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.zenuml .bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.zenuml .bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.zenuml .bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.zenuml .bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.zenuml .bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.zenuml .bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.zenuml .bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.zenuml .bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.zenuml .bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.zenuml .bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.zenuml .bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.zenuml .bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.zenuml .bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.zenuml .bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.zenuml .bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.zenuml .bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.zenuml .bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.zenuml .bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.zenuml .bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.zenuml .bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.zenuml .bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.zenuml .bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.zenuml .bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.zenuml .bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.zenuml .bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.zenuml .bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.zenuml .bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.zenuml .bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.zenuml .bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.zenuml .bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.zenuml .bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.zenuml .bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.zenuml .bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.zenuml .bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.zenuml .bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.zenuml .bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.zenuml .bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.zenuml .bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.zenuml .bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.zenuml .bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.zenuml .bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.zenuml .bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.zenuml .bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.zenuml .bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.zenuml .bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.zenuml .bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.zenuml .bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.zenuml .bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.zenuml .bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.zenuml .bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.zenuml .bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.zenuml .bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.zenuml .bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.zenuml .bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.zenuml .bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.zenuml .bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.zenuml .bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.zenuml .bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.zenuml .bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.zenuml .bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.zenuml .bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.zenuml .bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.zenuml .bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.zenuml .bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.zenuml .bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.zenuml .bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.zenuml .bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.zenuml .bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.zenuml .bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.zenuml .bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.zenuml .bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.zenuml .bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.zenuml .bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.zenuml .bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.zenuml .bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.zenuml .bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.zenuml .bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.zenuml .bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.zenuml .bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.zenuml .bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.zenuml .bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.zenuml .bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.zenuml .bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.zenuml .bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.zenuml .bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.zenuml .bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.zenuml .bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.zenuml .bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.zenuml .bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.zenuml .bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.zenuml .bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.zenuml .bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.zenuml .bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.zenuml .bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.zenuml .bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.zenuml .bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.zenuml .bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.zenuml .bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.zenuml .bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.zenuml .bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.zenuml .bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.zenuml .bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.zenuml .bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.zenuml .bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.zenuml .bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.zenuml .bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.zenuml .bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.zenuml .bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.zenuml .bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.zenuml .bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.zenuml .bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.zenuml .bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.zenuml .bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.zenuml .bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.zenuml .bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.zenuml .bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.zenuml .bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.zenuml .bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.zenuml .bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.zenuml .bg-skin-frame{--tw-bg-opacity: 1;background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),var(--tw-bg-opacity))}.zenuml .bg-skin-title{background-color:rgb(var(--color-bg-title, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))))}.zenuml .bg-skin-participant{background-color:rgb(var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))))}.zenuml .bg-skin-lifeline{background-color:var(--color-border-participant, var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000))))}.zenuml .bg-skin-divider{background-color:var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .bg-skin-message-hover{background-color:var(--color-bg-message-hover, var(--color-text-base, #000))}.zenuml .bg-skin-fragment-header{background-color:var(--color-bg-fragment-header, transparent)}.zenuml .bg-skin-occurrence{background-color:rgb(var(--color-bg-occurrence, var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base,--color-backup-white))))))}.zenuml .bg-skin-base{background-color:rgb(var(--color-bg-base))}.zenuml .bg-skin-secondary{background-color:var(--color-bg-secondary)}.zenuml .bg-skin-hover{background-color:var(--color-bg-hover)}.zenuml .bg-skin-fill{background-color:var(--color-bg-fill)}.zenuml .bg-transparent\\/0{background-color:#0000}.zenuml .bg-transparent\\/5{background-color:#0000000d}.zenuml .bg-transparent\\/10{background-color:#0000001a}.zenuml .bg-transparent\\/20{background-color:#0003}.zenuml .bg-transparent\\/25{background-color:#00000040}.zenuml .bg-transparent\\/30{background-color:#0000004d}.zenuml .bg-transparent\\/40{background-color:#0006}.zenuml .bg-transparent\\/50{background-color:#00000080}.zenuml .bg-transparent\\/60{background-color:#0009}.zenuml .bg-transparent\\/70{background-color:#000000b3}.zenuml .bg-transparent\\/75{background-color:#000000bf}.zenuml .bg-transparent\\/80{background-color:#000c}.zenuml .bg-transparent\\/90{background-color:#000000e6}.zenuml .bg-transparent\\/95{background-color:#000000f2}.zenuml .bg-transparent\\/100{background-color:#000}.zenuml .bg-black\\/0{background-color:#0000}.zenuml .bg-black\\/5{background-color:#0000000d}.zenuml .bg-black\\/10{background-color:#0000001a}.zenuml .bg-black\\/20{background-color:#0003}.zenuml .bg-black\\/25{background-color:#00000040}.zenuml .bg-black\\/30{background-color:#0000004d}.zenuml .bg-black\\/40{background-color:#0006}.zenuml .bg-black\\/50{background-color:#00000080}.zenuml .bg-black\\/60{background-color:#0009}.zenuml .bg-black\\/70{background-color:#000000b3}.zenuml .bg-black\\/75{background-color:#000000bf}.zenuml .bg-black\\/80{background-color:#000c}.zenuml .bg-black\\/90{background-color:#000000e6}.zenuml .bg-black\\/95{background-color:#000000f2}.zenuml .bg-black\\/100{background-color:#000}.zenuml .bg-white\\/0{background-color:#fff0}.zenuml .bg-white\\/5{background-color:#ffffff0d}.zenuml .bg-white\\/10{background-color:#ffffff1a}.zenuml .bg-white\\/20{background-color:#fff3}.zenuml .bg-white\\/25{background-color:#ffffff40}.zenuml .bg-white\\/30{background-color:#ffffff4d}.zenuml .bg-white\\/40{background-color:#fff6}.zenuml .bg-white\\/50{background-color:#ffffff80}.zenuml .bg-white\\/60{background-color:#fff9}.zenuml .bg-white\\/70{background-color:#ffffffb3}.zenuml .bg-white\\/75{background-color:#ffffffbf}.zenuml .bg-white\\/80{background-color:#fffc}.zenuml .bg-white\\/90{background-color:#ffffffe6}.zenuml .bg-white\\/95{background-color:#fffffff2}.zenuml .bg-white\\/100{background-color:#fff}.zenuml .bg-slate-50\\/0{background-color:#f8fafc00}.zenuml .bg-slate-50\\/5{background-color:#f8fafc0d}.zenuml .bg-slate-50\\/10{background-color:#f8fafc1a}.zenuml .bg-slate-50\\/20{background-color:#f8fafc33}.zenuml .bg-slate-50\\/25{background-color:#f8fafc40}.zenuml .bg-slate-50\\/30{background-color:#f8fafc4d}.zenuml .bg-slate-50\\/40{background-color:#f8fafc66}.zenuml .bg-slate-50\\/50{background-color:#f8fafc80}.zenuml .bg-slate-50\\/60{background-color:#f8fafc99}.zenuml .bg-slate-50\\/70{background-color:#f8fafcb3}.zenuml .bg-slate-50\\/75{background-color:#f8fafcbf}.zenuml .bg-slate-50\\/80{background-color:#f8fafccc}.zenuml .bg-slate-50\\/90{background-color:#f8fafce6}.zenuml .bg-slate-50\\/95{background-color:#f8fafcf2}.zenuml .bg-slate-50\\/100{background-color:#f8fafc}.zenuml .bg-slate-100\\/0{background-color:#f1f5f900}.zenuml .bg-slate-100\\/5{background-color:#f1f5f90d}.zenuml .bg-slate-100\\/10{background-color:#f1f5f91a}.zenuml .bg-slate-100\\/20{background-color:#f1f5f933}.zenuml .bg-slate-100\\/25{background-color:#f1f5f940}.zenuml .bg-slate-100\\/30{background-color:#f1f5f94d}.zenuml .bg-slate-100\\/40{background-color:#f1f5f966}.zenuml .bg-slate-100\\/50{background-color:#f1f5f980}.zenuml .bg-slate-100\\/60{background-color:#f1f5f999}.zenuml .bg-slate-100\\/70{background-color:#f1f5f9b3}.zenuml .bg-slate-100\\/75{background-color:#f1f5f9bf}.zenuml .bg-slate-100\\/80{background-color:#f1f5f9cc}.zenuml .bg-slate-100\\/90{background-color:#f1f5f9e6}.zenuml .bg-slate-100\\/95{background-color:#f1f5f9f2}.zenuml .bg-slate-100\\/100{background-color:#f1f5f9}.zenuml .bg-slate-200\\/0{background-color:#e2e8f000}.zenuml .bg-slate-200\\/5{background-color:#e2e8f00d}.zenuml .bg-slate-200\\/10{background-color:#e2e8f01a}.zenuml .bg-slate-200\\/20{background-color:#e2e8f033}.zenuml .bg-slate-200\\/25{background-color:#e2e8f040}.zenuml .bg-slate-200\\/30{background-color:#e2e8f04d}.zenuml .bg-slate-200\\/40{background-color:#e2e8f066}.zenuml .bg-slate-200\\/50{background-color:#e2e8f080}.zenuml .bg-slate-200\\/60{background-color:#e2e8f099}.zenuml .bg-slate-200\\/70{background-color:#e2e8f0b3}.zenuml .bg-slate-200\\/75{background-color:#e2e8f0bf}.zenuml .bg-slate-200\\/80{background-color:#e2e8f0cc}.zenuml .bg-slate-200\\/90{background-color:#e2e8f0e6}.zenuml .bg-slate-200\\/95{background-color:#e2e8f0f2}.zenuml .bg-slate-200\\/100{background-color:#e2e8f0}.zenuml .bg-slate-300\\/0{background-color:#cbd5e100}.zenuml .bg-slate-300\\/5{background-color:#cbd5e10d}.zenuml .bg-slate-300\\/10{background-color:#cbd5e11a}.zenuml .bg-slate-300\\/20{background-color:#cbd5e133}.zenuml .bg-slate-300\\/25{background-color:#cbd5e140}.zenuml .bg-slate-300\\/30{background-color:#cbd5e14d}.zenuml .bg-slate-300\\/40{background-color:#cbd5e166}.zenuml .bg-slate-300\\/50{background-color:#cbd5e180}.zenuml .bg-slate-300\\/60{background-color:#cbd5e199}.zenuml .bg-slate-300\\/70{background-color:#cbd5e1b3}.zenuml .bg-slate-300\\/75{background-color:#cbd5e1bf}.zenuml .bg-slate-300\\/80{background-color:#cbd5e1cc}.zenuml .bg-slate-300\\/90{background-color:#cbd5e1e6}.zenuml .bg-slate-300\\/95{background-color:#cbd5e1f2}.zenuml .bg-slate-300\\/100{background-color:#cbd5e1}.zenuml .bg-slate-400\\/0{background-color:#94a3b800}.zenuml .bg-slate-400\\/5{background-color:#94a3b80d}.zenuml .bg-slate-400\\/10{background-color:#94a3b81a}.zenuml .bg-slate-400\\/20{background-color:#94a3b833}.zenuml .bg-slate-400\\/25{background-color:#94a3b840}.zenuml .bg-slate-400\\/30{background-color:#94a3b84d}.zenuml .bg-slate-400\\/40{background-color:#94a3b866}.zenuml .bg-slate-400\\/50{background-color:#94a3b880}.zenuml .bg-slate-400\\/60{background-color:#94a3b899}.zenuml .bg-slate-400\\/70{background-color:#94a3b8b3}.zenuml .bg-slate-400\\/75{background-color:#94a3b8bf}.zenuml .bg-slate-400\\/80{background-color:#94a3b8cc}.zenuml .bg-slate-400\\/90{background-color:#94a3b8e6}.zenuml .bg-slate-400\\/95{background-color:#94a3b8f2}.zenuml .bg-slate-400\\/100{background-color:#94a3b8}.zenuml .bg-slate-500\\/0{background-color:#64748b00}.zenuml .bg-slate-500\\/5{background-color:#64748b0d}.zenuml .bg-slate-500\\/10{background-color:#64748b1a}.zenuml .bg-slate-500\\/20{background-color:#64748b33}.zenuml .bg-slate-500\\/25{background-color:#64748b40}.zenuml .bg-slate-500\\/30{background-color:#64748b4d}.zenuml .bg-slate-500\\/40{background-color:#64748b66}.zenuml .bg-slate-500\\/50{background-color:#64748b80}.zenuml .bg-slate-500\\/60{background-color:#64748b99}.zenuml .bg-slate-500\\/70{background-color:#64748bb3}.zenuml .bg-slate-500\\/75{background-color:#64748bbf}.zenuml .bg-slate-500\\/80{background-color:#64748bcc}.zenuml .bg-slate-500\\/90{background-color:#64748be6}.zenuml .bg-slate-500\\/95{background-color:#64748bf2}.zenuml .bg-slate-500\\/100{background-color:#64748b}.zenuml .bg-slate-600\\/0{background-color:#47556900}.zenuml .bg-slate-600\\/5{background-color:#4755690d}.zenuml .bg-slate-600\\/10{background-color:#4755691a}.zenuml .bg-slate-600\\/20{background-color:#47556933}.zenuml .bg-slate-600\\/25{background-color:#47556940}.zenuml .bg-slate-600\\/30{background-color:#4755694d}.zenuml .bg-slate-600\\/40{background-color:#47556966}.zenuml .bg-slate-600\\/50{background-color:#47556980}.zenuml .bg-slate-600\\/60{background-color:#47556999}.zenuml .bg-slate-600\\/70{background-color:#475569b3}.zenuml .bg-slate-600\\/75{background-color:#475569bf}.zenuml .bg-slate-600\\/80{background-color:#475569cc}.zenuml .bg-slate-600\\/90{background-color:#475569e6}.zenuml .bg-slate-600\\/95{background-color:#475569f2}.zenuml .bg-slate-600\\/100{background-color:#475569}.zenuml .bg-slate-700\\/0{background-color:#33415500}.zenuml .bg-slate-700\\/5{background-color:#3341550d}.zenuml .bg-slate-700\\/10{background-color:#3341551a}.zenuml .bg-slate-700\\/20{background-color:#33415533}.zenuml .bg-slate-700\\/25{background-color:#33415540}.zenuml .bg-slate-700\\/30{background-color:#3341554d}.zenuml .bg-slate-700\\/40{background-color:#33415566}.zenuml .bg-slate-700\\/50{background-color:#33415580}.zenuml .bg-slate-700\\/60{background-color:#33415599}.zenuml .bg-slate-700\\/70{background-color:#334155b3}.zenuml .bg-slate-700\\/75{background-color:#334155bf}.zenuml .bg-slate-700\\/80{background-color:#334155cc}.zenuml .bg-slate-700\\/90{background-color:#334155e6}.zenuml .bg-slate-700\\/95{background-color:#334155f2}.zenuml .bg-slate-700\\/100{background-color:#334155}.zenuml .bg-slate-800\\/0{background-color:#1e293b00}.zenuml .bg-slate-800\\/5{background-color:#1e293b0d}.zenuml .bg-slate-800\\/10{background-color:#1e293b1a}.zenuml .bg-slate-800\\/20{background-color:#1e293b33}.zenuml .bg-slate-800\\/25{background-color:#1e293b40}.zenuml .bg-slate-800\\/30{background-color:#1e293b4d}.zenuml .bg-slate-800\\/40{background-color:#1e293b66}.zenuml .bg-slate-800\\/50{background-color:#1e293b80}.zenuml .bg-slate-800\\/60{background-color:#1e293b99}.zenuml .bg-slate-800\\/70{background-color:#1e293bb3}.zenuml .bg-slate-800\\/75{background-color:#1e293bbf}.zenuml .bg-slate-800\\/80{background-color:#1e293bcc}.zenuml .bg-slate-800\\/90{background-color:#1e293be6}.zenuml .bg-slate-800\\/95{background-color:#1e293bf2}.zenuml .bg-slate-800\\/100{background-color:#1e293b}.zenuml .bg-slate-900\\/0{background-color:#0f172a00}.zenuml .bg-slate-900\\/5{background-color:#0f172a0d}.zenuml .bg-slate-900\\/10{background-color:#0f172a1a}.zenuml .bg-slate-900\\/20{background-color:#0f172a33}.zenuml .bg-slate-900\\/25{background-color:#0f172a40}.zenuml .bg-slate-900\\/30{background-color:#0f172a4d}.zenuml .bg-slate-900\\/40{background-color:#0f172a66}.zenuml .bg-slate-900\\/50{background-color:#0f172a80}.zenuml .bg-slate-900\\/60{background-color:#0f172a99}.zenuml .bg-slate-900\\/70{background-color:#0f172ab3}.zenuml .bg-slate-900\\/75{background-color:#0f172abf}.zenuml .bg-slate-900\\/80{background-color:#0f172acc}.zenuml .bg-slate-900\\/90{background-color:#0f172ae6}.zenuml .bg-slate-900\\/95{background-color:#0f172af2}.zenuml .bg-slate-900\\/100{background-color:#0f172a}.zenuml .bg-gray-50\\/0{background-color:#f9fafb00}.zenuml .bg-gray-50\\/5{background-color:#f9fafb0d}.zenuml .bg-gray-50\\/10{background-color:#f9fafb1a}.zenuml .bg-gray-50\\/20{background-color:#f9fafb33}.zenuml .bg-gray-50\\/25{background-color:#f9fafb40}.zenuml .bg-gray-50\\/30{background-color:#f9fafb4d}.zenuml .bg-gray-50\\/40{background-color:#f9fafb66}.zenuml .bg-gray-50\\/50{background-color:#f9fafb80}.zenuml .bg-gray-50\\/60{background-color:#f9fafb99}.zenuml .bg-gray-50\\/70{background-color:#f9fafbb3}.zenuml .bg-gray-50\\/75{background-color:#f9fafbbf}.zenuml .bg-gray-50\\/80{background-color:#f9fafbcc}.zenuml .bg-gray-50\\/90{background-color:#f9fafbe6}.zenuml .bg-gray-50\\/95{background-color:#f9fafbf2}.zenuml .bg-gray-50\\/100{background-color:#f9fafb}.zenuml .bg-gray-100\\/0{background-color:#f3f4f600}.zenuml .bg-gray-100\\/5{background-color:#f3f4f60d}.zenuml .bg-gray-100\\/10{background-color:#f3f4f61a}.zenuml .bg-gray-100\\/20{background-color:#f3f4f633}.zenuml .bg-gray-100\\/25{background-color:#f3f4f640}.zenuml .bg-gray-100\\/30{background-color:#f3f4f64d}.zenuml .bg-gray-100\\/40{background-color:#f3f4f666}.zenuml .bg-gray-100\\/50{background-color:#f3f4f680}.zenuml .bg-gray-100\\/60{background-color:#f3f4f699}.zenuml .bg-gray-100\\/70{background-color:#f3f4f6b3}.zenuml .bg-gray-100\\/75{background-color:#f3f4f6bf}.zenuml .bg-gray-100\\/80{background-color:#f3f4f6cc}.zenuml .bg-gray-100\\/90{background-color:#f3f4f6e6}.zenuml .bg-gray-100\\/95{background-color:#f3f4f6f2}.zenuml .bg-gray-100\\/100{background-color:#f3f4f6}.zenuml .bg-gray-200\\/0{background-color:#e5e7eb00}.zenuml .bg-gray-200\\/5{background-color:#e5e7eb0d}.zenuml .bg-gray-200\\/10{background-color:#e5e7eb1a}.zenuml .bg-gray-200\\/20{background-color:#e5e7eb33}.zenuml .bg-gray-200\\/25{background-color:#e5e7eb40}.zenuml .bg-gray-200\\/30{background-color:#e5e7eb4d}.zenuml .bg-gray-200\\/40{background-color:#e5e7eb66}.zenuml .bg-gray-200\\/50{background-color:#e5e7eb80}.zenuml .bg-gray-200\\/60{background-color:#e5e7eb99}.zenuml .bg-gray-200\\/70{background-color:#e5e7ebb3}.zenuml .bg-gray-200\\/75{background-color:#e5e7ebbf}.zenuml .bg-gray-200\\/80{background-color:#e5e7ebcc}.zenuml .bg-gray-200\\/90{background-color:#e5e7ebe6}.zenuml .bg-gray-200\\/95{background-color:#e5e7ebf2}.zenuml .bg-gray-200\\/100{background-color:#e5e7eb}.zenuml .bg-gray-300\\/0{background-color:#d1d5db00}.zenuml .bg-gray-300\\/5{background-color:#d1d5db0d}.zenuml .bg-gray-300\\/10{background-color:#d1d5db1a}.zenuml .bg-gray-300\\/20{background-color:#d1d5db33}.zenuml .bg-gray-300\\/25{background-color:#d1d5db40}.zenuml .bg-gray-300\\/30{background-color:#d1d5db4d}.zenuml .bg-gray-300\\/40{background-color:#d1d5db66}.zenuml .bg-gray-300\\/50{background-color:#d1d5db80}.zenuml .bg-gray-300\\/60{background-color:#d1d5db99}.zenuml .bg-gray-300\\/70{background-color:#d1d5dbb3}.zenuml .bg-gray-300\\/75{background-color:#d1d5dbbf}.zenuml .bg-gray-300\\/80{background-color:#d1d5dbcc}.zenuml .bg-gray-300\\/90{background-color:#d1d5dbe6}.zenuml .bg-gray-300\\/95{background-color:#d1d5dbf2}.zenuml .bg-gray-300\\/100{background-color:#d1d5db}.zenuml .bg-gray-400\\/0{background-color:#9ca3af00}.zenuml .bg-gray-400\\/5{background-color:#9ca3af0d}.zenuml .bg-gray-400\\/10{background-color:#9ca3af1a}.zenuml .bg-gray-400\\/20{background-color:#9ca3af33}.zenuml .bg-gray-400\\/25{background-color:#9ca3af40}.zenuml .bg-gray-400\\/30{background-color:#9ca3af4d}.zenuml .bg-gray-400\\/40{background-color:#9ca3af66}.zenuml .bg-gray-400\\/50{background-color:#9ca3af80}.zenuml .bg-gray-400\\/60{background-color:#9ca3af99}.zenuml .bg-gray-400\\/70{background-color:#9ca3afb3}.zenuml .bg-gray-400\\/75{background-color:#9ca3afbf}.zenuml .bg-gray-400\\/80{background-color:#9ca3afcc}.zenuml .bg-gray-400\\/90{background-color:#9ca3afe6}.zenuml .bg-gray-400\\/95{background-color:#9ca3aff2}.zenuml .bg-gray-400\\/100{background-color:#9ca3af}.zenuml .bg-gray-500\\/0{background-color:#6b728000}.zenuml .bg-gray-500\\/5{background-color:#6b72800d}.zenuml .bg-gray-500\\/10{background-color:#6b72801a}.zenuml .bg-gray-500\\/20{background-color:#6b728033}.zenuml .bg-gray-500\\/25{background-color:#6b728040}.zenuml .bg-gray-500\\/30{background-color:#6b72804d}.zenuml .bg-gray-500\\/40{background-color:#6b728066}.zenuml .bg-gray-500\\/50{background-color:#6b728080}.zenuml .bg-gray-500\\/60{background-color:#6b728099}.zenuml .bg-gray-500\\/70{background-color:#6b7280b3}.zenuml .bg-gray-500\\/75{background-color:#6b7280bf}.zenuml .bg-gray-500\\/80{background-color:#6b7280cc}.zenuml .bg-gray-500\\/90{background-color:#6b7280e6}.zenuml .bg-gray-500\\/95{background-color:#6b7280f2}.zenuml .bg-gray-500\\/100{background-color:#6b7280}.zenuml .bg-gray-600\\/0{background-color:#4b556300}.zenuml .bg-gray-600\\/5{background-color:#4b55630d}.zenuml .bg-gray-600\\/10{background-color:#4b55631a}.zenuml .bg-gray-600\\/20{background-color:#4b556333}.zenuml .bg-gray-600\\/25{background-color:#4b556340}.zenuml .bg-gray-600\\/30{background-color:#4b55634d}.zenuml .bg-gray-600\\/40{background-color:#4b556366}.zenuml .bg-gray-600\\/50{background-color:#4b556380}.zenuml .bg-gray-600\\/60{background-color:#4b556399}.zenuml .bg-gray-600\\/70{background-color:#4b5563b3}.zenuml .bg-gray-600\\/75{background-color:#4b5563bf}.zenuml .bg-gray-600\\/80{background-color:#4b5563cc}.zenuml .bg-gray-600\\/90{background-color:#4b5563e6}.zenuml .bg-gray-600\\/95{background-color:#4b5563f2}.zenuml .bg-gray-600\\/100{background-color:#4b5563}.zenuml .bg-gray-700\\/0{background-color:#37415100}.zenuml .bg-gray-700\\/5{background-color:#3741510d}.zenuml .bg-gray-700\\/10{background-color:#3741511a}.zenuml .bg-gray-700\\/20{background-color:#37415133}.zenuml .bg-gray-700\\/25{background-color:#37415140}.zenuml .bg-gray-700\\/30{background-color:#3741514d}.zenuml .bg-gray-700\\/40{background-color:#37415166}.zenuml .bg-gray-700\\/50{background-color:#37415180}.zenuml .bg-gray-700\\/60{background-color:#37415199}.zenuml .bg-gray-700\\/70{background-color:#374151b3}.zenuml .bg-gray-700\\/75{background-color:#374151bf}.zenuml .bg-gray-700\\/80{background-color:#374151cc}.zenuml .bg-gray-700\\/90{background-color:#374151e6}.zenuml .bg-gray-700\\/95{background-color:#374151f2}.zenuml .bg-gray-700\\/100{background-color:#374151}.zenuml .bg-gray-800\\/0{background-color:#1f293700}.zenuml .bg-gray-800\\/5{background-color:#1f29370d}.zenuml .bg-gray-800\\/10{background-color:#1f29371a}.zenuml .bg-gray-800\\/20{background-color:#1f293733}.zenuml .bg-gray-800\\/25{background-color:#1f293740}.zenuml .bg-gray-800\\/30{background-color:#1f29374d}.zenuml .bg-gray-800\\/40{background-color:#1f293766}.zenuml .bg-gray-800\\/50{background-color:#1f293780}.zenuml .bg-gray-800\\/60{background-color:#1f293799}.zenuml .bg-gray-800\\/70{background-color:#1f2937b3}.zenuml .bg-gray-800\\/75{background-color:#1f2937bf}.zenuml .bg-gray-800\\/80{background-color:#1f2937cc}.zenuml .bg-gray-800\\/90{background-color:#1f2937e6}.zenuml .bg-gray-800\\/95{background-color:#1f2937f2}.zenuml .bg-gray-800\\/100{background-color:#1f2937}.zenuml .bg-gray-900\\/0{background-color:#11182700}.zenuml .bg-gray-900\\/5{background-color:#1118270d}.zenuml .bg-gray-900\\/10{background-color:#1118271a}.zenuml .bg-gray-900\\/20{background-color:#11182733}.zenuml .bg-gray-900\\/25{background-color:#11182740}.zenuml .bg-gray-900\\/30{background-color:#1118274d}.zenuml .bg-gray-900\\/40{background-color:#11182766}.zenuml .bg-gray-900\\/50{background-color:#11182780}.zenuml .bg-gray-900\\/60{background-color:#11182799}.zenuml .bg-gray-900\\/70{background-color:#111827b3}.zenuml .bg-gray-900\\/75{background-color:#111827bf}.zenuml .bg-gray-900\\/80{background-color:#111827cc}.zenuml .bg-gray-900\\/90{background-color:#111827e6}.zenuml .bg-gray-900\\/95{background-color:#111827f2}.zenuml .bg-gray-900\\/100{background-color:#111827}.zenuml .bg-zinc-50\\/0{background-color:#fafafa00}.zenuml .bg-zinc-50\\/5{background-color:#fafafa0d}.zenuml .bg-zinc-50\\/10{background-color:#fafafa1a}.zenuml .bg-zinc-50\\/20{background-color:#fafafa33}.zenuml .bg-zinc-50\\/25{background-color:#fafafa40}.zenuml .bg-zinc-50\\/30{background-color:#fafafa4d}.zenuml .bg-zinc-50\\/40{background-color:#fafafa66}.zenuml .bg-zinc-50\\/50{background-color:#fafafa80}.zenuml .bg-zinc-50\\/60{background-color:#fafafa99}.zenuml .bg-zinc-50\\/70{background-color:#fafafab3}.zenuml .bg-zinc-50\\/75{background-color:#fafafabf}.zenuml .bg-zinc-50\\/80{background-color:#fafafacc}.zenuml .bg-zinc-50\\/90{background-color:#fafafae6}.zenuml .bg-zinc-50\\/95{background-color:#fafafaf2}.zenuml .bg-zinc-50\\/100{background-color:#fafafa}.zenuml .bg-zinc-100\\/0{background-color:#f4f4f500}.zenuml .bg-zinc-100\\/5{background-color:#f4f4f50d}.zenuml .bg-zinc-100\\/10{background-color:#f4f4f51a}.zenuml .bg-zinc-100\\/20{background-color:#f4f4f533}.zenuml .bg-zinc-100\\/25{background-color:#f4f4f540}.zenuml .bg-zinc-100\\/30{background-color:#f4f4f54d}.zenuml .bg-zinc-100\\/40{background-color:#f4f4f566}.zenuml .bg-zinc-100\\/50{background-color:#f4f4f580}.zenuml .bg-zinc-100\\/60{background-color:#f4f4f599}.zenuml .bg-zinc-100\\/70{background-color:#f4f4f5b3}.zenuml .bg-zinc-100\\/75{background-color:#f4f4f5bf}.zenuml .bg-zinc-100\\/80{background-color:#f4f4f5cc}.zenuml .bg-zinc-100\\/90{background-color:#f4f4f5e6}.zenuml .bg-zinc-100\\/95{background-color:#f4f4f5f2}.zenuml .bg-zinc-100\\/100{background-color:#f4f4f5}.zenuml .bg-zinc-200\\/0{background-color:#e4e4e700}.zenuml .bg-zinc-200\\/5{background-color:#e4e4e70d}.zenuml .bg-zinc-200\\/10{background-color:#e4e4e71a}.zenuml .bg-zinc-200\\/20{background-color:#e4e4e733}.zenuml .bg-zinc-200\\/25{background-color:#e4e4e740}.zenuml .bg-zinc-200\\/30{background-color:#e4e4e74d}.zenuml .bg-zinc-200\\/40{background-color:#e4e4e766}.zenuml .bg-zinc-200\\/50{background-color:#e4e4e780}.zenuml .bg-zinc-200\\/60{background-color:#e4e4e799}.zenuml .bg-zinc-200\\/70{background-color:#e4e4e7b3}.zenuml .bg-zinc-200\\/75{background-color:#e4e4e7bf}.zenuml .bg-zinc-200\\/80{background-color:#e4e4e7cc}.zenuml .bg-zinc-200\\/90{background-color:#e4e4e7e6}.zenuml .bg-zinc-200\\/95{background-color:#e4e4e7f2}.zenuml .bg-zinc-200\\/100{background-color:#e4e4e7}.zenuml .bg-zinc-300\\/0{background-color:#d4d4d800}.zenuml .bg-zinc-300\\/5{background-color:#d4d4d80d}.zenuml .bg-zinc-300\\/10{background-color:#d4d4d81a}.zenuml .bg-zinc-300\\/20{background-color:#d4d4d833}.zenuml .bg-zinc-300\\/25{background-color:#d4d4d840}.zenuml .bg-zinc-300\\/30{background-color:#d4d4d84d}.zenuml .bg-zinc-300\\/40{background-color:#d4d4d866}.zenuml .bg-zinc-300\\/50{background-color:#d4d4d880}.zenuml .bg-zinc-300\\/60{background-color:#d4d4d899}.zenuml .bg-zinc-300\\/70{background-color:#d4d4d8b3}.zenuml .bg-zinc-300\\/75{background-color:#d4d4d8bf}.zenuml .bg-zinc-300\\/80{background-color:#d4d4d8cc}.zenuml .bg-zinc-300\\/90{background-color:#d4d4d8e6}.zenuml .bg-zinc-300\\/95{background-color:#d4d4d8f2}.zenuml .bg-zinc-300\\/100{background-color:#d4d4d8}.zenuml .bg-zinc-400\\/0{background-color:#a1a1aa00}.zenuml .bg-zinc-400\\/5{background-color:#a1a1aa0d}.zenuml .bg-zinc-400\\/10{background-color:#a1a1aa1a}.zenuml .bg-zinc-400\\/20{background-color:#a1a1aa33}.zenuml .bg-zinc-400\\/25{background-color:#a1a1aa40}.zenuml .bg-zinc-400\\/30{background-color:#a1a1aa4d}.zenuml .bg-zinc-400\\/40{background-color:#a1a1aa66}.zenuml .bg-zinc-400\\/50{background-color:#a1a1aa80}.zenuml .bg-zinc-400\\/60{background-color:#a1a1aa99}.zenuml .bg-zinc-400\\/70{background-color:#a1a1aab3}.zenuml .bg-zinc-400\\/75{background-color:#a1a1aabf}.zenuml .bg-zinc-400\\/80{background-color:#a1a1aacc}.zenuml .bg-zinc-400\\/90{background-color:#a1a1aae6}.zenuml .bg-zinc-400\\/95{background-color:#a1a1aaf2}.zenuml .bg-zinc-400\\/100{background-color:#a1a1aa}.zenuml .bg-zinc-500\\/0{background-color:#71717a00}.zenuml .bg-zinc-500\\/5{background-color:#71717a0d}.zenuml .bg-zinc-500\\/10{background-color:#71717a1a}.zenuml .bg-zinc-500\\/20{background-color:#71717a33}.zenuml .bg-zinc-500\\/25{background-color:#71717a40}.zenuml .bg-zinc-500\\/30{background-color:#71717a4d}.zenuml .bg-zinc-500\\/40{background-color:#71717a66}.zenuml .bg-zinc-500\\/50{background-color:#71717a80}.zenuml .bg-zinc-500\\/60{background-color:#71717a99}.zenuml .bg-zinc-500\\/70{background-color:#71717ab3}.zenuml .bg-zinc-500\\/75{background-color:#71717abf}.zenuml .bg-zinc-500\\/80{background-color:#71717acc}.zenuml .bg-zinc-500\\/90{background-color:#71717ae6}.zenuml .bg-zinc-500\\/95{background-color:#71717af2}.zenuml .bg-zinc-500\\/100{background-color:#71717a}.zenuml .bg-zinc-600\\/0{background-color:#52525b00}.zenuml .bg-zinc-600\\/5{background-color:#52525b0d}.zenuml .bg-zinc-600\\/10{background-color:#52525b1a}.zenuml .bg-zinc-600\\/20{background-color:#52525b33}.zenuml .bg-zinc-600\\/25{background-color:#52525b40}.zenuml .bg-zinc-600\\/30{background-color:#52525b4d}.zenuml .bg-zinc-600\\/40{background-color:#52525b66}.zenuml .bg-zinc-600\\/50{background-color:#52525b80}.zenuml .bg-zinc-600\\/60{background-color:#52525b99}.zenuml .bg-zinc-600\\/70{background-color:#52525bb3}.zenuml .bg-zinc-600\\/75{background-color:#52525bbf}.zenuml .bg-zinc-600\\/80{background-color:#52525bcc}.zenuml .bg-zinc-600\\/90{background-color:#52525be6}.zenuml .bg-zinc-600\\/95{background-color:#52525bf2}.zenuml .bg-zinc-600\\/100{background-color:#52525b}.zenuml .bg-zinc-700\\/0{background-color:#3f3f4600}.zenuml .bg-zinc-700\\/5{background-color:#3f3f460d}.zenuml .bg-zinc-700\\/10{background-color:#3f3f461a}.zenuml .bg-zinc-700\\/20{background-color:#3f3f4633}.zenuml .bg-zinc-700\\/25{background-color:#3f3f4640}.zenuml .bg-zinc-700\\/30{background-color:#3f3f464d}.zenuml .bg-zinc-700\\/40{background-color:#3f3f4666}.zenuml .bg-zinc-700\\/50{background-color:#3f3f4680}.zenuml .bg-zinc-700\\/60{background-color:#3f3f4699}.zenuml .bg-zinc-700\\/70{background-color:#3f3f46b3}.zenuml .bg-zinc-700\\/75{background-color:#3f3f46bf}.zenuml .bg-zinc-700\\/80{background-color:#3f3f46cc}.zenuml .bg-zinc-700\\/90{background-color:#3f3f46e6}.zenuml .bg-zinc-700\\/95{background-color:#3f3f46f2}.zenuml .bg-zinc-700\\/100{background-color:#3f3f46}.zenuml .bg-zinc-800\\/0{background-color:#27272a00}.zenuml .bg-zinc-800\\/5{background-color:#27272a0d}.zenuml .bg-zinc-800\\/10{background-color:#27272a1a}.zenuml .bg-zinc-800\\/20{background-color:#27272a33}.zenuml .bg-zinc-800\\/25{background-color:#27272a40}.zenuml .bg-zinc-800\\/30{background-color:#27272a4d}.zenuml .bg-zinc-800\\/40{background-color:#27272a66}.zenuml .bg-zinc-800\\/50{background-color:#27272a80}.zenuml .bg-zinc-800\\/60{background-color:#27272a99}.zenuml .bg-zinc-800\\/70{background-color:#27272ab3}.zenuml .bg-zinc-800\\/75{background-color:#27272abf}.zenuml .bg-zinc-800\\/80{background-color:#27272acc}.zenuml .bg-zinc-800\\/90{background-color:#27272ae6}.zenuml .bg-zinc-800\\/95{background-color:#27272af2}.zenuml .bg-zinc-800\\/100{background-color:#27272a}.zenuml .bg-zinc-900\\/0{background-color:#18181b00}.zenuml .bg-zinc-900\\/5{background-color:#18181b0d}.zenuml .bg-zinc-900\\/10{background-color:#18181b1a}.zenuml .bg-zinc-900\\/20{background-color:#18181b33}.zenuml .bg-zinc-900\\/25{background-color:#18181b40}.zenuml .bg-zinc-900\\/30{background-color:#18181b4d}.zenuml .bg-zinc-900\\/40{background-color:#18181b66}.zenuml .bg-zinc-900\\/50{background-color:#18181b80}.zenuml .bg-zinc-900\\/60{background-color:#18181b99}.zenuml .bg-zinc-900\\/70{background-color:#18181bb3}.zenuml .bg-zinc-900\\/75{background-color:#18181bbf}.zenuml .bg-zinc-900\\/80{background-color:#18181bcc}.zenuml .bg-zinc-900\\/90{background-color:#18181be6}.zenuml .bg-zinc-900\\/95{background-color:#18181bf2}.zenuml .bg-zinc-900\\/100{background-color:#18181b}.zenuml .bg-neutral-50\\/0{background-color:#fafafa00}.zenuml .bg-neutral-50\\/5{background-color:#fafafa0d}.zenuml .bg-neutral-50\\/10{background-color:#fafafa1a}.zenuml .bg-neutral-50\\/20{background-color:#fafafa33}.zenuml .bg-neutral-50\\/25{background-color:#fafafa40}.zenuml .bg-neutral-50\\/30{background-color:#fafafa4d}.zenuml .bg-neutral-50\\/40{background-color:#fafafa66}.zenuml .bg-neutral-50\\/50{background-color:#fafafa80}.zenuml .bg-neutral-50\\/60{background-color:#fafafa99}.zenuml .bg-neutral-50\\/70{background-color:#fafafab3}.zenuml .bg-neutral-50\\/75{background-color:#fafafabf}.zenuml .bg-neutral-50\\/80{background-color:#fafafacc}.zenuml .bg-neutral-50\\/90{background-color:#fafafae6}.zenuml .bg-neutral-50\\/95{background-color:#fafafaf2}.zenuml .bg-neutral-50\\/100{background-color:#fafafa}.zenuml .bg-neutral-100\\/0{background-color:#f5f5f500}.zenuml .bg-neutral-100\\/5{background-color:#f5f5f50d}.zenuml .bg-neutral-100\\/10{background-color:#f5f5f51a}.zenuml .bg-neutral-100\\/20{background-color:#f5f5f533}.zenuml .bg-neutral-100\\/25{background-color:#f5f5f540}.zenuml .bg-neutral-100\\/30{background-color:#f5f5f54d}.zenuml .bg-neutral-100\\/40{background-color:#f5f5f566}.zenuml .bg-neutral-100\\/50{background-color:#f5f5f580}.zenuml .bg-neutral-100\\/60{background-color:#f5f5f599}.zenuml .bg-neutral-100\\/70{background-color:#f5f5f5b3}.zenuml .bg-neutral-100\\/75{background-color:#f5f5f5bf}.zenuml .bg-neutral-100\\/80{background-color:#f5f5f5cc}.zenuml .bg-neutral-100\\/90{background-color:#f5f5f5e6}.zenuml .bg-neutral-100\\/95{background-color:#f5f5f5f2}.zenuml .bg-neutral-100\\/100{background-color:#f5f5f5}.zenuml .bg-neutral-200\\/0{background-color:#e5e5e500}.zenuml .bg-neutral-200\\/5{background-color:#e5e5e50d}.zenuml .bg-neutral-200\\/10{background-color:#e5e5e51a}.zenuml .bg-neutral-200\\/20{background-color:#e5e5e533}.zenuml .bg-neutral-200\\/25{background-color:#e5e5e540}.zenuml .bg-neutral-200\\/30{background-color:#e5e5e54d}.zenuml .bg-neutral-200\\/40{background-color:#e5e5e566}.zenuml .bg-neutral-200\\/50{background-color:#e5e5e580}.zenuml .bg-neutral-200\\/60{background-color:#e5e5e599}.zenuml .bg-neutral-200\\/70{background-color:#e5e5e5b3}.zenuml .bg-neutral-200\\/75{background-color:#e5e5e5bf}.zenuml .bg-neutral-200\\/80{background-color:#e5e5e5cc}.zenuml .bg-neutral-200\\/90{background-color:#e5e5e5e6}.zenuml .bg-neutral-200\\/95{background-color:#e5e5e5f2}.zenuml .bg-neutral-200\\/100{background-color:#e5e5e5}.zenuml .bg-neutral-300\\/0{background-color:#d4d4d400}.zenuml .bg-neutral-300\\/5{background-color:#d4d4d40d}.zenuml .bg-neutral-300\\/10{background-color:#d4d4d41a}.zenuml .bg-neutral-300\\/20{background-color:#d4d4d433}.zenuml .bg-neutral-300\\/25{background-color:#d4d4d440}.zenuml .bg-neutral-300\\/30{background-color:#d4d4d44d}.zenuml .bg-neutral-300\\/40{background-color:#d4d4d466}.zenuml .bg-neutral-300\\/50{background-color:#d4d4d480}.zenuml .bg-neutral-300\\/60{background-color:#d4d4d499}.zenuml .bg-neutral-300\\/70{background-color:#d4d4d4b3}.zenuml .bg-neutral-300\\/75{background-color:#d4d4d4bf}.zenuml .bg-neutral-300\\/80{background-color:#d4d4d4cc}.zenuml .bg-neutral-300\\/90{background-color:#d4d4d4e6}.zenuml .bg-neutral-300\\/95{background-color:#d4d4d4f2}.zenuml .bg-neutral-300\\/100{background-color:#d4d4d4}.zenuml .bg-neutral-400\\/0{background-color:#a3a3a300}.zenuml .bg-neutral-400\\/5{background-color:#a3a3a30d}.zenuml .bg-neutral-400\\/10{background-color:#a3a3a31a}.zenuml .bg-neutral-400\\/20{background-color:#a3a3a333}.zenuml .bg-neutral-400\\/25{background-color:#a3a3a340}.zenuml .bg-neutral-400\\/30{background-color:#a3a3a34d}.zenuml .bg-neutral-400\\/40{background-color:#a3a3a366}.zenuml .bg-neutral-400\\/50{background-color:#a3a3a380}.zenuml .bg-neutral-400\\/60{background-color:#a3a3a399}.zenuml .bg-neutral-400\\/70{background-color:#a3a3a3b3}.zenuml .bg-neutral-400\\/75{background-color:#a3a3a3bf}.zenuml .bg-neutral-400\\/80{background-color:#a3a3a3cc}.zenuml .bg-neutral-400\\/90{background-color:#a3a3a3e6}.zenuml .bg-neutral-400\\/95{background-color:#a3a3a3f2}.zenuml .bg-neutral-400\\/100{background-color:#a3a3a3}.zenuml .bg-neutral-500\\/0{background-color:#73737300}.zenuml .bg-neutral-500\\/5{background-color:#7373730d}.zenuml .bg-neutral-500\\/10{background-color:#7373731a}.zenuml .bg-neutral-500\\/20{background-color:#73737333}.zenuml .bg-neutral-500\\/25{background-color:#73737340}.zenuml .bg-neutral-500\\/30{background-color:#7373734d}.zenuml .bg-neutral-500\\/40{background-color:#73737366}.zenuml .bg-neutral-500\\/50{background-color:#73737380}.zenuml .bg-neutral-500\\/60{background-color:#73737399}.zenuml .bg-neutral-500\\/70{background-color:#737373b3}.zenuml .bg-neutral-500\\/75{background-color:#737373bf}.zenuml .bg-neutral-500\\/80{background-color:#737373cc}.zenuml .bg-neutral-500\\/90{background-color:#737373e6}.zenuml .bg-neutral-500\\/95{background-color:#737373f2}.zenuml .bg-neutral-500\\/100{background-color:#737373}.zenuml .bg-neutral-600\\/0{background-color:#52525200}.zenuml .bg-neutral-600\\/5{background-color:#5252520d}.zenuml .bg-neutral-600\\/10{background-color:#5252521a}.zenuml .bg-neutral-600\\/20{background-color:#52525233}.zenuml .bg-neutral-600\\/25{background-color:#52525240}.zenuml .bg-neutral-600\\/30{background-color:#5252524d}.zenuml .bg-neutral-600\\/40{background-color:#52525266}.zenuml .bg-neutral-600\\/50{background-color:#52525280}.zenuml .bg-neutral-600\\/60{background-color:#52525299}.zenuml .bg-neutral-600\\/70{background-color:#525252b3}.zenuml .bg-neutral-600\\/75{background-color:#525252bf}.zenuml .bg-neutral-600\\/80{background-color:#525252cc}.zenuml .bg-neutral-600\\/90{background-color:#525252e6}.zenuml .bg-neutral-600\\/95{background-color:#525252f2}.zenuml .bg-neutral-600\\/100{background-color:#525252}.zenuml .bg-neutral-700\\/0{background-color:#40404000}.zenuml .bg-neutral-700\\/5{background-color:#4040400d}.zenuml .bg-neutral-700\\/10{background-color:#4040401a}.zenuml .bg-neutral-700\\/20{background-color:#40404033}.zenuml .bg-neutral-700\\/25{background-color:#40404040}.zenuml .bg-neutral-700\\/30{background-color:#4040404d}.zenuml .bg-neutral-700\\/40{background-color:#40404066}.zenuml .bg-neutral-700\\/50{background-color:#40404080}.zenuml .bg-neutral-700\\/60{background-color:#40404099}.zenuml .bg-neutral-700\\/70{background-color:#404040b3}.zenuml .bg-neutral-700\\/75{background-color:#404040bf}.zenuml .bg-neutral-700\\/80{background-color:#404040cc}.zenuml .bg-neutral-700\\/90{background-color:#404040e6}.zenuml .bg-neutral-700\\/95{background-color:#404040f2}.zenuml .bg-neutral-700\\/100{background-color:#404040}.zenuml .bg-neutral-800\\/0{background-color:#26262600}.zenuml .bg-neutral-800\\/5{background-color:#2626260d}.zenuml .bg-neutral-800\\/10{background-color:#2626261a}.zenuml .bg-neutral-800\\/20{background-color:#26262633}.zenuml .bg-neutral-800\\/25{background-color:#26262640}.zenuml .bg-neutral-800\\/30{background-color:#2626264d}.zenuml .bg-neutral-800\\/40{background-color:#26262666}.zenuml .bg-neutral-800\\/50{background-color:#26262680}.zenuml .bg-neutral-800\\/60{background-color:#26262699}.zenuml .bg-neutral-800\\/70{background-color:#262626b3}.zenuml .bg-neutral-800\\/75{background-color:#262626bf}.zenuml .bg-neutral-800\\/80{background-color:#262626cc}.zenuml .bg-neutral-800\\/90{background-color:#262626e6}.zenuml .bg-neutral-800\\/95{background-color:#262626f2}.zenuml .bg-neutral-800\\/100{background-color:#262626}.zenuml .bg-neutral-900\\/0{background-color:#17171700}.zenuml .bg-neutral-900\\/5{background-color:#1717170d}.zenuml .bg-neutral-900\\/10{background-color:#1717171a}.zenuml .bg-neutral-900\\/20{background-color:#17171733}.zenuml .bg-neutral-900\\/25{background-color:#17171740}.zenuml .bg-neutral-900\\/30{background-color:#1717174d}.zenuml .bg-neutral-900\\/40{background-color:#17171766}.zenuml .bg-neutral-900\\/50{background-color:#17171780}.zenuml .bg-neutral-900\\/60{background-color:#17171799}.zenuml .bg-neutral-900\\/70{background-color:#171717b3}.zenuml .bg-neutral-900\\/75{background-color:#171717bf}.zenuml .bg-neutral-900\\/80{background-color:#171717cc}.zenuml .bg-neutral-900\\/90{background-color:#171717e6}.zenuml .bg-neutral-900\\/95{background-color:#171717f2}.zenuml .bg-neutral-900\\/100{background-color:#171717}.zenuml .bg-stone-50\\/0{background-color:#fafaf900}.zenuml .bg-stone-50\\/5{background-color:#fafaf90d}.zenuml .bg-stone-50\\/10{background-color:#fafaf91a}.zenuml .bg-stone-50\\/20{background-color:#fafaf933}.zenuml .bg-stone-50\\/25{background-color:#fafaf940}.zenuml .bg-stone-50\\/30{background-color:#fafaf94d}.zenuml .bg-stone-50\\/40{background-color:#fafaf966}.zenuml .bg-stone-50\\/50{background-color:#fafaf980}.zenuml .bg-stone-50\\/60{background-color:#fafaf999}.zenuml .bg-stone-50\\/70{background-color:#fafaf9b3}.zenuml .bg-stone-50\\/75{background-color:#fafaf9bf}.zenuml .bg-stone-50\\/80{background-color:#fafaf9cc}.zenuml .bg-stone-50\\/90{background-color:#fafaf9e6}.zenuml .bg-stone-50\\/95{background-color:#fafaf9f2}.zenuml .bg-stone-50\\/100{background-color:#fafaf9}.zenuml .bg-stone-100\\/0{background-color:#f5f5f400}.zenuml .bg-stone-100\\/5{background-color:#f5f5f40d}.zenuml .bg-stone-100\\/10{background-color:#f5f5f41a}.zenuml .bg-stone-100\\/20{background-color:#f5f5f433}.zenuml .bg-stone-100\\/25{background-color:#f5f5f440}.zenuml .bg-stone-100\\/30{background-color:#f5f5f44d}.zenuml .bg-stone-100\\/40{background-color:#f5f5f466}.zenuml .bg-stone-100\\/50{background-color:#f5f5f480}.zenuml .bg-stone-100\\/60{background-color:#f5f5f499}.zenuml .bg-stone-100\\/70{background-color:#f5f5f4b3}.zenuml .bg-stone-100\\/75{background-color:#f5f5f4bf}.zenuml .bg-stone-100\\/80{background-color:#f5f5f4cc}.zenuml .bg-stone-100\\/90{background-color:#f5f5f4e6}.zenuml .bg-stone-100\\/95{background-color:#f5f5f4f2}.zenuml .bg-stone-100\\/100{background-color:#f5f5f4}.zenuml .bg-stone-200\\/0{background-color:#e7e5e400}.zenuml .bg-stone-200\\/5{background-color:#e7e5e40d}.zenuml .bg-stone-200\\/10{background-color:#e7e5e41a}.zenuml .bg-stone-200\\/20{background-color:#e7e5e433}.zenuml .bg-stone-200\\/25{background-color:#e7e5e440}.zenuml .bg-stone-200\\/30{background-color:#e7e5e44d}.zenuml .bg-stone-200\\/40{background-color:#e7e5e466}.zenuml .bg-stone-200\\/50{background-color:#e7e5e480}.zenuml .bg-stone-200\\/60{background-color:#e7e5e499}.zenuml .bg-stone-200\\/70{background-color:#e7e5e4b3}.zenuml .bg-stone-200\\/75{background-color:#e7e5e4bf}.zenuml .bg-stone-200\\/80{background-color:#e7e5e4cc}.zenuml .bg-stone-200\\/90{background-color:#e7e5e4e6}.zenuml .bg-stone-200\\/95{background-color:#e7e5e4f2}.zenuml .bg-stone-200\\/100{background-color:#e7e5e4}.zenuml .bg-stone-300\\/0{background-color:#d6d3d100}.zenuml .bg-stone-300\\/5{background-color:#d6d3d10d}.zenuml .bg-stone-300\\/10{background-color:#d6d3d11a}.zenuml .bg-stone-300\\/20{background-color:#d6d3d133}.zenuml .bg-stone-300\\/25{background-color:#d6d3d140}.zenuml .bg-stone-300\\/30{background-color:#d6d3d14d}.zenuml .bg-stone-300\\/40{background-color:#d6d3d166}.zenuml .bg-stone-300\\/50{background-color:#d6d3d180}.zenuml .bg-stone-300\\/60{background-color:#d6d3d199}.zenuml .bg-stone-300\\/70{background-color:#d6d3d1b3}.zenuml .bg-stone-300\\/75{background-color:#d6d3d1bf}.zenuml .bg-stone-300\\/80{background-color:#d6d3d1cc}.zenuml .bg-stone-300\\/90{background-color:#d6d3d1e6}.zenuml .bg-stone-300\\/95{background-color:#d6d3d1f2}.zenuml .bg-stone-300\\/100{background-color:#d6d3d1}.zenuml .bg-stone-400\\/0{background-color:#a8a29e00}.zenuml .bg-stone-400\\/5{background-color:#a8a29e0d}.zenuml .bg-stone-400\\/10{background-color:#a8a29e1a}.zenuml .bg-stone-400\\/20{background-color:#a8a29e33}.zenuml .bg-stone-400\\/25{background-color:#a8a29e40}.zenuml .bg-stone-400\\/30{background-color:#a8a29e4d}.zenuml .bg-stone-400\\/40{background-color:#a8a29e66}.zenuml .bg-stone-400\\/50{background-color:#a8a29e80}.zenuml .bg-stone-400\\/60{background-color:#a8a29e99}.zenuml .bg-stone-400\\/70{background-color:#a8a29eb3}.zenuml .bg-stone-400\\/75{background-color:#a8a29ebf}.zenuml .bg-stone-400\\/80{background-color:#a8a29ecc}.zenuml .bg-stone-400\\/90{background-color:#a8a29ee6}.zenuml .bg-stone-400\\/95{background-color:#a8a29ef2}.zenuml .bg-stone-400\\/100{background-color:#a8a29e}.zenuml .bg-stone-500\\/0{background-color:#78716c00}.zenuml .bg-stone-500\\/5{background-color:#78716c0d}.zenuml .bg-stone-500\\/10{background-color:#78716c1a}.zenuml .bg-stone-500\\/20{background-color:#78716c33}.zenuml .bg-stone-500\\/25{background-color:#78716c40}.zenuml .bg-stone-500\\/30{background-color:#78716c4d}.zenuml .bg-stone-500\\/40{background-color:#78716c66}.zenuml .bg-stone-500\\/50{background-color:#78716c80}.zenuml .bg-stone-500\\/60{background-color:#78716c99}.zenuml .bg-stone-500\\/70{background-color:#78716cb3}.zenuml .bg-stone-500\\/75{background-color:#78716cbf}.zenuml .bg-stone-500\\/80{background-color:#78716ccc}.zenuml .bg-stone-500\\/90{background-color:#78716ce6}.zenuml .bg-stone-500\\/95{background-color:#78716cf2}.zenuml .bg-stone-500\\/100{background-color:#78716c}.zenuml .bg-stone-600\\/0{background-color:#57534e00}.zenuml .bg-stone-600\\/5{background-color:#57534e0d}.zenuml .bg-stone-600\\/10{background-color:#57534e1a}.zenuml .bg-stone-600\\/20{background-color:#57534e33}.zenuml .bg-stone-600\\/25{background-color:#57534e40}.zenuml .bg-stone-600\\/30{background-color:#57534e4d}.zenuml .bg-stone-600\\/40{background-color:#57534e66}.zenuml .bg-stone-600\\/50{background-color:#57534e80}.zenuml .bg-stone-600\\/60{background-color:#57534e99}.zenuml .bg-stone-600\\/70{background-color:#57534eb3}.zenuml .bg-stone-600\\/75{background-color:#57534ebf}.zenuml .bg-stone-600\\/80{background-color:#57534ecc}.zenuml .bg-stone-600\\/90{background-color:#57534ee6}.zenuml .bg-stone-600\\/95{background-color:#57534ef2}.zenuml .bg-stone-600\\/100{background-color:#57534e}.zenuml .bg-stone-700\\/0{background-color:#44403c00}.zenuml .bg-stone-700\\/5{background-color:#44403c0d}.zenuml .bg-stone-700\\/10{background-color:#44403c1a}.zenuml .bg-stone-700\\/20{background-color:#44403c33}.zenuml .bg-stone-700\\/25{background-color:#44403c40}.zenuml .bg-stone-700\\/30{background-color:#44403c4d}.zenuml .bg-stone-700\\/40{background-color:#44403c66}.zenuml .bg-stone-700\\/50{background-color:#44403c80}.zenuml .bg-stone-700\\/60{background-color:#44403c99}.zenuml .bg-stone-700\\/70{background-color:#44403cb3}.zenuml .bg-stone-700\\/75{background-color:#44403cbf}.zenuml .bg-stone-700\\/80{background-color:#44403ccc}.zenuml .bg-stone-700\\/90{background-color:#44403ce6}.zenuml .bg-stone-700\\/95{background-color:#44403cf2}.zenuml .bg-stone-700\\/100{background-color:#44403c}.zenuml .bg-stone-800\\/0{background-color:#29252400}.zenuml .bg-stone-800\\/5{background-color:#2925240d}.zenuml .bg-stone-800\\/10{background-color:#2925241a}.zenuml .bg-stone-800\\/20{background-color:#29252433}.zenuml .bg-stone-800\\/25{background-color:#29252440}.zenuml .bg-stone-800\\/30{background-color:#2925244d}.zenuml .bg-stone-800\\/40{background-color:#29252466}.zenuml .bg-stone-800\\/50{background-color:#29252480}.zenuml .bg-stone-800\\/60{background-color:#29252499}.zenuml .bg-stone-800\\/70{background-color:#292524b3}.zenuml .bg-stone-800\\/75{background-color:#292524bf}.zenuml .bg-stone-800\\/80{background-color:#292524cc}.zenuml .bg-stone-800\\/90{background-color:#292524e6}.zenuml .bg-stone-800\\/95{background-color:#292524f2}.zenuml .bg-stone-800\\/100{background-color:#292524}.zenuml .bg-stone-900\\/0{background-color:#1c191700}.zenuml .bg-stone-900\\/5{background-color:#1c19170d}.zenuml .bg-stone-900\\/10{background-color:#1c19171a}.zenuml .bg-stone-900\\/20{background-color:#1c191733}.zenuml .bg-stone-900\\/25{background-color:#1c191740}.zenuml .bg-stone-900\\/30{background-color:#1c19174d}.zenuml .bg-stone-900\\/40{background-color:#1c191766}.zenuml .bg-stone-900\\/50{background-color:#1c191780}.zenuml .bg-stone-900\\/60{background-color:#1c191799}.zenuml .bg-stone-900\\/70{background-color:#1c1917b3}.zenuml .bg-stone-900\\/75{background-color:#1c1917bf}.zenuml .bg-stone-900\\/80{background-color:#1c1917cc}.zenuml .bg-stone-900\\/90{background-color:#1c1917e6}.zenuml .bg-stone-900\\/95{background-color:#1c1917f2}.zenuml .bg-stone-900\\/100{background-color:#1c1917}.zenuml .bg-red-50\\/0{background-color:#fef2f200}.zenuml .bg-red-50\\/5{background-color:#fef2f20d}.zenuml .bg-red-50\\/10{background-color:#fef2f21a}.zenuml .bg-red-50\\/20{background-color:#fef2f233}.zenuml .bg-red-50\\/25{background-color:#fef2f240}.zenuml .bg-red-50\\/30{background-color:#fef2f24d}.zenuml .bg-red-50\\/40{background-color:#fef2f266}.zenuml .bg-red-50\\/50{background-color:#fef2f280}.zenuml .bg-red-50\\/60{background-color:#fef2f299}.zenuml .bg-red-50\\/70{background-color:#fef2f2b3}.zenuml .bg-red-50\\/75{background-color:#fef2f2bf}.zenuml .bg-red-50\\/80{background-color:#fef2f2cc}.zenuml .bg-red-50\\/90{background-color:#fef2f2e6}.zenuml .bg-red-50\\/95{background-color:#fef2f2f2}.zenuml .bg-red-50\\/100{background-color:#fef2f2}.zenuml .bg-red-100\\/0{background-color:#fee2e200}.zenuml .bg-red-100\\/5{background-color:#fee2e20d}.zenuml .bg-red-100\\/10{background-color:#fee2e21a}.zenuml .bg-red-100\\/20{background-color:#fee2e233}.zenuml .bg-red-100\\/25{background-color:#fee2e240}.zenuml .bg-red-100\\/30{background-color:#fee2e24d}.zenuml .bg-red-100\\/40{background-color:#fee2e266}.zenuml .bg-red-100\\/50{background-color:#fee2e280}.zenuml .bg-red-100\\/60{background-color:#fee2e299}.zenuml .bg-red-100\\/70{background-color:#fee2e2b3}.zenuml .bg-red-100\\/75{background-color:#fee2e2bf}.zenuml .bg-red-100\\/80{background-color:#fee2e2cc}.zenuml .bg-red-100\\/90{background-color:#fee2e2e6}.zenuml .bg-red-100\\/95{background-color:#fee2e2f2}.zenuml .bg-red-100\\/100{background-color:#fee2e2}.zenuml .bg-red-200\\/0{background-color:#fecaca00}.zenuml .bg-red-200\\/5{background-color:#fecaca0d}.zenuml .bg-red-200\\/10{background-color:#fecaca1a}.zenuml .bg-red-200\\/20{background-color:#fecaca33}.zenuml .bg-red-200\\/25{background-color:#fecaca40}.zenuml .bg-red-200\\/30{background-color:#fecaca4d}.zenuml .bg-red-200\\/40{background-color:#fecaca66}.zenuml .bg-red-200\\/50{background-color:#fecaca80}.zenuml .bg-red-200\\/60{background-color:#fecaca99}.zenuml .bg-red-200\\/70{background-color:#fecacab3}.zenuml .bg-red-200\\/75{background-color:#fecacabf}.zenuml .bg-red-200\\/80{background-color:#fecacacc}.zenuml .bg-red-200\\/90{background-color:#fecacae6}.zenuml .bg-red-200\\/95{background-color:#fecacaf2}.zenuml .bg-red-200\\/100{background-color:#fecaca}.zenuml .bg-red-300\\/0{background-color:#fca5a500}.zenuml .bg-red-300\\/5{background-color:#fca5a50d}.zenuml .bg-red-300\\/10{background-color:#fca5a51a}.zenuml .bg-red-300\\/20{background-color:#fca5a533}.zenuml .bg-red-300\\/25{background-color:#fca5a540}.zenuml .bg-red-300\\/30{background-color:#fca5a54d}.zenuml .bg-red-300\\/40{background-color:#fca5a566}.zenuml .bg-red-300\\/50{background-color:#fca5a580}.zenuml .bg-red-300\\/60{background-color:#fca5a599}.zenuml .bg-red-300\\/70{background-color:#fca5a5b3}.zenuml .bg-red-300\\/75{background-color:#fca5a5bf}.zenuml .bg-red-300\\/80{background-color:#fca5a5cc}.zenuml .bg-red-300\\/90{background-color:#fca5a5e6}.zenuml .bg-red-300\\/95{background-color:#fca5a5f2}.zenuml .bg-red-300\\/100{background-color:#fca5a5}.zenuml .bg-red-400\\/0{background-color:#f8717100}.zenuml .bg-red-400\\/5{background-color:#f871710d}.zenuml .bg-red-400\\/10{background-color:#f871711a}.zenuml .bg-red-400\\/20{background-color:#f8717133}.zenuml .bg-red-400\\/25{background-color:#f8717140}.zenuml .bg-red-400\\/30{background-color:#f871714d}.zenuml .bg-red-400\\/40{background-color:#f8717166}.zenuml .bg-red-400\\/50{background-color:#f8717180}.zenuml .bg-red-400\\/60{background-color:#f8717199}.zenuml .bg-red-400\\/70{background-color:#f87171b3}.zenuml .bg-red-400\\/75{background-color:#f87171bf}.zenuml .bg-red-400\\/80{background-color:#f87171cc}.zenuml .bg-red-400\\/90{background-color:#f87171e6}.zenuml .bg-red-400\\/95{background-color:#f87171f2}.zenuml .bg-red-400\\/100{background-color:#f87171}.zenuml .bg-red-500\\/0{background-color:#ef444400}.zenuml .bg-red-500\\/5{background-color:#ef44440d}.zenuml .bg-red-500\\/10{background-color:#ef44441a}.zenuml .bg-red-500\\/20{background-color:#ef444433}.zenuml .bg-red-500\\/25{background-color:#ef444440}.zenuml .bg-red-500\\/30{background-color:#ef44444d}.zenuml .bg-red-500\\/40{background-color:#ef444466}.zenuml .bg-red-500\\/50{background-color:#ef444480}.zenuml .bg-red-500\\/60{background-color:#ef444499}.zenuml .bg-red-500\\/70{background-color:#ef4444b3}.zenuml .bg-red-500\\/75{background-color:#ef4444bf}.zenuml .bg-red-500\\/80{background-color:#ef4444cc}.zenuml .bg-red-500\\/90{background-color:#ef4444e6}.zenuml .bg-red-500\\/95{background-color:#ef4444f2}.zenuml .bg-red-500\\/100{background-color:#ef4444}.zenuml .bg-red-600\\/0{background-color:#dc262600}.zenuml .bg-red-600\\/5{background-color:#dc26260d}.zenuml .bg-red-600\\/10{background-color:#dc26261a}.zenuml .bg-red-600\\/20{background-color:#dc262633}.zenuml .bg-red-600\\/25{background-color:#dc262640}.zenuml .bg-red-600\\/30{background-color:#dc26264d}.zenuml .bg-red-600\\/40{background-color:#dc262666}.zenuml .bg-red-600\\/50{background-color:#dc262680}.zenuml .bg-red-600\\/60{background-color:#dc262699}.zenuml .bg-red-600\\/70{background-color:#dc2626b3}.zenuml .bg-red-600\\/75{background-color:#dc2626bf}.zenuml .bg-red-600\\/80{background-color:#dc2626cc}.zenuml .bg-red-600\\/90{background-color:#dc2626e6}.zenuml .bg-red-600\\/95{background-color:#dc2626f2}.zenuml .bg-red-600\\/100{background-color:#dc2626}.zenuml .bg-red-700\\/0{background-color:#b91c1c00}.zenuml .bg-red-700\\/5{background-color:#b91c1c0d}.zenuml .bg-red-700\\/10{background-color:#b91c1c1a}.zenuml .bg-red-700\\/20{background-color:#b91c1c33}.zenuml .bg-red-700\\/25{background-color:#b91c1c40}.zenuml .bg-red-700\\/30{background-color:#b91c1c4d}.zenuml .bg-red-700\\/40{background-color:#b91c1c66}.zenuml .bg-red-700\\/50{background-color:#b91c1c80}.zenuml .bg-red-700\\/60{background-color:#b91c1c99}.zenuml .bg-red-700\\/70{background-color:#b91c1cb3}.zenuml .bg-red-700\\/75{background-color:#b91c1cbf}.zenuml .bg-red-700\\/80{background-color:#b91c1ccc}.zenuml .bg-red-700\\/90{background-color:#b91c1ce6}.zenuml .bg-red-700\\/95{background-color:#b91c1cf2}.zenuml .bg-red-700\\/100{background-color:#b91c1c}.zenuml .bg-red-800\\/0{background-color:#991b1b00}.zenuml .bg-red-800\\/5{background-color:#991b1b0d}.zenuml .bg-red-800\\/10{background-color:#991b1b1a}.zenuml .bg-red-800\\/20{background-color:#991b1b33}.zenuml .bg-red-800\\/25{background-color:#991b1b40}.zenuml .bg-red-800\\/30{background-color:#991b1b4d}.zenuml .bg-red-800\\/40{background-color:#991b1b66}.zenuml .bg-red-800\\/50{background-color:#991b1b80}.zenuml .bg-red-800\\/60{background-color:#991b1b99}.zenuml .bg-red-800\\/70{background-color:#991b1bb3}.zenuml .bg-red-800\\/75{background-color:#991b1bbf}.zenuml .bg-red-800\\/80{background-color:#991b1bcc}.zenuml .bg-red-800\\/90{background-color:#991b1be6}.zenuml .bg-red-800\\/95{background-color:#991b1bf2}.zenuml .bg-red-800\\/100{background-color:#991b1b}.zenuml .bg-red-900\\/0{background-color:#7f1d1d00}.zenuml .bg-red-900\\/5{background-color:#7f1d1d0d}.zenuml .bg-red-900\\/10{background-color:#7f1d1d1a}.zenuml .bg-red-900\\/20{background-color:#7f1d1d33}.zenuml .bg-red-900\\/25{background-color:#7f1d1d40}.zenuml .bg-red-900\\/30{background-color:#7f1d1d4d}.zenuml .bg-red-900\\/40{background-color:#7f1d1d66}.zenuml .bg-red-900\\/50{background-color:#7f1d1d80}.zenuml .bg-red-900\\/60{background-color:#7f1d1d99}.zenuml .bg-red-900\\/70{background-color:#7f1d1db3}.zenuml .bg-red-900\\/75{background-color:#7f1d1dbf}.zenuml .bg-red-900\\/80{background-color:#7f1d1dcc}.zenuml .bg-red-900\\/90{background-color:#7f1d1de6}.zenuml .bg-red-900\\/95{background-color:#7f1d1df2}.zenuml .bg-red-900\\/100{background-color:#7f1d1d}.zenuml .bg-orange-50\\/0{background-color:#fff7ed00}.zenuml .bg-orange-50\\/5{background-color:#fff7ed0d}.zenuml .bg-orange-50\\/10{background-color:#fff7ed1a}.zenuml .bg-orange-50\\/20{background-color:#fff7ed33}.zenuml .bg-orange-50\\/25{background-color:#fff7ed40}.zenuml .bg-orange-50\\/30{background-color:#fff7ed4d}.zenuml .bg-orange-50\\/40{background-color:#fff7ed66}.zenuml .bg-orange-50\\/50{background-color:#fff7ed80}.zenuml .bg-orange-50\\/60{background-color:#fff7ed99}.zenuml .bg-orange-50\\/70{background-color:#fff7edb3}.zenuml .bg-orange-50\\/75{background-color:#fff7edbf}.zenuml .bg-orange-50\\/80{background-color:#fff7edcc}.zenuml .bg-orange-50\\/90{background-color:#fff7ede6}.zenuml .bg-orange-50\\/95{background-color:#fff7edf2}.zenuml .bg-orange-50\\/100{background-color:#fff7ed}.zenuml .bg-orange-100\\/0{background-color:#ffedd500}.zenuml .bg-orange-100\\/5{background-color:#ffedd50d}.zenuml .bg-orange-100\\/10{background-color:#ffedd51a}.zenuml .bg-orange-100\\/20{background-color:#ffedd533}.zenuml .bg-orange-100\\/25{background-color:#ffedd540}.zenuml .bg-orange-100\\/30{background-color:#ffedd54d}.zenuml .bg-orange-100\\/40{background-color:#ffedd566}.zenuml .bg-orange-100\\/50{background-color:#ffedd580}.zenuml .bg-orange-100\\/60{background-color:#ffedd599}.zenuml .bg-orange-100\\/70{background-color:#ffedd5b3}.zenuml .bg-orange-100\\/75{background-color:#ffedd5bf}.zenuml .bg-orange-100\\/80{background-color:#ffedd5cc}.zenuml .bg-orange-100\\/90{background-color:#ffedd5e6}.zenuml .bg-orange-100\\/95{background-color:#ffedd5f2}.zenuml .bg-orange-100\\/100{background-color:#ffedd5}.zenuml .bg-orange-200\\/0{background-color:#fed7aa00}.zenuml .bg-orange-200\\/5{background-color:#fed7aa0d}.zenuml .bg-orange-200\\/10{background-color:#fed7aa1a}.zenuml .bg-orange-200\\/20{background-color:#fed7aa33}.zenuml .bg-orange-200\\/25{background-color:#fed7aa40}.zenuml .bg-orange-200\\/30{background-color:#fed7aa4d}.zenuml .bg-orange-200\\/40{background-color:#fed7aa66}.zenuml .bg-orange-200\\/50{background-color:#fed7aa80}.zenuml .bg-orange-200\\/60{background-color:#fed7aa99}.zenuml .bg-orange-200\\/70{background-color:#fed7aab3}.zenuml .bg-orange-200\\/75{background-color:#fed7aabf}.zenuml .bg-orange-200\\/80{background-color:#fed7aacc}.zenuml .bg-orange-200\\/90{background-color:#fed7aae6}.zenuml .bg-orange-200\\/95{background-color:#fed7aaf2}.zenuml .bg-orange-200\\/100{background-color:#fed7aa}.zenuml .bg-orange-300\\/0{background-color:#fdba7400}.zenuml .bg-orange-300\\/5{background-color:#fdba740d}.zenuml .bg-orange-300\\/10{background-color:#fdba741a}.zenuml .bg-orange-300\\/20{background-color:#fdba7433}.zenuml .bg-orange-300\\/25{background-color:#fdba7440}.zenuml .bg-orange-300\\/30{background-color:#fdba744d}.zenuml .bg-orange-300\\/40{background-color:#fdba7466}.zenuml .bg-orange-300\\/50{background-color:#fdba7480}.zenuml .bg-orange-300\\/60{background-color:#fdba7499}.zenuml .bg-orange-300\\/70{background-color:#fdba74b3}.zenuml .bg-orange-300\\/75{background-color:#fdba74bf}.zenuml .bg-orange-300\\/80{background-color:#fdba74cc}.zenuml .bg-orange-300\\/90{background-color:#fdba74e6}.zenuml .bg-orange-300\\/95{background-color:#fdba74f2}.zenuml .bg-orange-300\\/100{background-color:#fdba74}.zenuml .bg-orange-400\\/0{background-color:#fb923c00}.zenuml .bg-orange-400\\/5{background-color:#fb923c0d}.zenuml .bg-orange-400\\/10{background-color:#fb923c1a}.zenuml .bg-orange-400\\/20{background-color:#fb923c33}.zenuml .bg-orange-400\\/25{background-color:#fb923c40}.zenuml .bg-orange-400\\/30{background-color:#fb923c4d}.zenuml .bg-orange-400\\/40{background-color:#fb923c66}.zenuml .bg-orange-400\\/50{background-color:#fb923c80}.zenuml .bg-orange-400\\/60{background-color:#fb923c99}.zenuml .bg-orange-400\\/70{background-color:#fb923cb3}.zenuml .bg-orange-400\\/75{background-color:#fb923cbf}.zenuml .bg-orange-400\\/80{background-color:#fb923ccc}.zenuml .bg-orange-400\\/90{background-color:#fb923ce6}.zenuml .bg-orange-400\\/95{background-color:#fb923cf2}.zenuml .bg-orange-400\\/100{background-color:#fb923c}.zenuml .bg-orange-500\\/0{background-color:#f9731600}.zenuml .bg-orange-500\\/5{background-color:#f973160d}.zenuml .bg-orange-500\\/10{background-color:#f973161a}.zenuml .bg-orange-500\\/20{background-color:#f9731633}.zenuml .bg-orange-500\\/25{background-color:#f9731640}.zenuml .bg-orange-500\\/30{background-color:#f973164d}.zenuml .bg-orange-500\\/40{background-color:#f9731666}.zenuml .bg-orange-500\\/50{background-color:#f9731680}.zenuml .bg-orange-500\\/60{background-color:#f9731699}.zenuml .bg-orange-500\\/70{background-color:#f97316b3}.zenuml .bg-orange-500\\/75{background-color:#f97316bf}.zenuml .bg-orange-500\\/80{background-color:#f97316cc}.zenuml .bg-orange-500\\/90{background-color:#f97316e6}.zenuml .bg-orange-500\\/95{background-color:#f97316f2}.zenuml .bg-orange-500\\/100{background-color:#f97316}.zenuml .bg-orange-600\\/0{background-color:#ea580c00}.zenuml .bg-orange-600\\/5{background-color:#ea580c0d}.zenuml .bg-orange-600\\/10{background-color:#ea580c1a}.zenuml .bg-orange-600\\/20{background-color:#ea580c33}.zenuml .bg-orange-600\\/25{background-color:#ea580c40}.zenuml .bg-orange-600\\/30{background-color:#ea580c4d}.zenuml .bg-orange-600\\/40{background-color:#ea580c66}.zenuml .bg-orange-600\\/50{background-color:#ea580c80}.zenuml .bg-orange-600\\/60{background-color:#ea580c99}.zenuml .bg-orange-600\\/70{background-color:#ea580cb3}.zenuml .bg-orange-600\\/75{background-color:#ea580cbf}.zenuml .bg-orange-600\\/80{background-color:#ea580ccc}.zenuml .bg-orange-600\\/90{background-color:#ea580ce6}.zenuml .bg-orange-600\\/95{background-color:#ea580cf2}.zenuml .bg-orange-600\\/100{background-color:#ea580c}.zenuml .bg-orange-700\\/0{background-color:#c2410c00}.zenuml .bg-orange-700\\/5{background-color:#c2410c0d}.zenuml .bg-orange-700\\/10{background-color:#c2410c1a}.zenuml .bg-orange-700\\/20{background-color:#c2410c33}.zenuml .bg-orange-700\\/25{background-color:#c2410c40}.zenuml .bg-orange-700\\/30{background-color:#c2410c4d}.zenuml .bg-orange-700\\/40{background-color:#c2410c66}.zenuml .bg-orange-700\\/50{background-color:#c2410c80}.zenuml .bg-orange-700\\/60{background-color:#c2410c99}.zenuml .bg-orange-700\\/70{background-color:#c2410cb3}.zenuml .bg-orange-700\\/75{background-color:#c2410cbf}.zenuml .bg-orange-700\\/80{background-color:#c2410ccc}.zenuml .bg-orange-700\\/90{background-color:#c2410ce6}.zenuml .bg-orange-700\\/95{background-color:#c2410cf2}.zenuml .bg-orange-700\\/100{background-color:#c2410c}.zenuml .bg-orange-800\\/0{background-color:#9a341200}.zenuml .bg-orange-800\\/5{background-color:#9a34120d}.zenuml .bg-orange-800\\/10{background-color:#9a34121a}.zenuml .bg-orange-800\\/20{background-color:#9a341233}.zenuml .bg-orange-800\\/25{background-color:#9a341240}.zenuml .bg-orange-800\\/30{background-color:#9a34124d}.zenuml .bg-orange-800\\/40{background-color:#9a341266}.zenuml .bg-orange-800\\/50{background-color:#9a341280}.zenuml .bg-orange-800\\/60{background-color:#9a341299}.zenuml .bg-orange-800\\/70{background-color:#9a3412b3}.zenuml .bg-orange-800\\/75{background-color:#9a3412bf}.zenuml .bg-orange-800\\/80{background-color:#9a3412cc}.zenuml .bg-orange-800\\/90{background-color:#9a3412e6}.zenuml .bg-orange-800\\/95{background-color:#9a3412f2}.zenuml .bg-orange-800\\/100{background-color:#9a3412}.zenuml .bg-orange-900\\/0{background-color:#7c2d1200}.zenuml .bg-orange-900\\/5{background-color:#7c2d120d}.zenuml .bg-orange-900\\/10{background-color:#7c2d121a}.zenuml .bg-orange-900\\/20{background-color:#7c2d1233}.zenuml .bg-orange-900\\/25{background-color:#7c2d1240}.zenuml .bg-orange-900\\/30{background-color:#7c2d124d}.zenuml .bg-orange-900\\/40{background-color:#7c2d1266}.zenuml .bg-orange-900\\/50{background-color:#7c2d1280}.zenuml .bg-orange-900\\/60{background-color:#7c2d1299}.zenuml .bg-orange-900\\/70{background-color:#7c2d12b3}.zenuml .bg-orange-900\\/75{background-color:#7c2d12bf}.zenuml .bg-orange-900\\/80{background-color:#7c2d12cc}.zenuml .bg-orange-900\\/90{background-color:#7c2d12e6}.zenuml .bg-orange-900\\/95{background-color:#7c2d12f2}.zenuml .bg-orange-900\\/100{background-color:#7c2d12}.zenuml .bg-amber-50\\/0{background-color:#fffbeb00}.zenuml .bg-amber-50\\/5{background-color:#fffbeb0d}.zenuml .bg-amber-50\\/10{background-color:#fffbeb1a}.zenuml .bg-amber-50\\/20{background-color:#fffbeb33}.zenuml .bg-amber-50\\/25{background-color:#fffbeb40}.zenuml .bg-amber-50\\/30{background-color:#fffbeb4d}.zenuml .bg-amber-50\\/40{background-color:#fffbeb66}.zenuml .bg-amber-50\\/50{background-color:#fffbeb80}.zenuml .bg-amber-50\\/60{background-color:#fffbeb99}.zenuml .bg-amber-50\\/70{background-color:#fffbebb3}.zenuml .bg-amber-50\\/75{background-color:#fffbebbf}.zenuml .bg-amber-50\\/80{background-color:#fffbebcc}.zenuml .bg-amber-50\\/90{background-color:#fffbebe6}.zenuml .bg-amber-50\\/95{background-color:#fffbebf2}.zenuml .bg-amber-50\\/100{background-color:#fffbeb}.zenuml .bg-amber-100\\/0{background-color:#fef3c700}.zenuml .bg-amber-100\\/5{background-color:#fef3c70d}.zenuml .bg-amber-100\\/10{background-color:#fef3c71a}.zenuml .bg-amber-100\\/20{background-color:#fef3c733}.zenuml .bg-amber-100\\/25{background-color:#fef3c740}.zenuml .bg-amber-100\\/30{background-color:#fef3c74d}.zenuml .bg-amber-100\\/40{background-color:#fef3c766}.zenuml .bg-amber-100\\/50{background-color:#fef3c780}.zenuml .bg-amber-100\\/60{background-color:#fef3c799}.zenuml .bg-amber-100\\/70{background-color:#fef3c7b3}.zenuml .bg-amber-100\\/75{background-color:#fef3c7bf}.zenuml .bg-amber-100\\/80{background-color:#fef3c7cc}.zenuml .bg-amber-100\\/90{background-color:#fef3c7e6}.zenuml .bg-amber-100\\/95{background-color:#fef3c7f2}.zenuml .bg-amber-100\\/100{background-color:#fef3c7}.zenuml .bg-amber-200\\/0{background-color:#fde68a00}.zenuml .bg-amber-200\\/5{background-color:#fde68a0d}.zenuml .bg-amber-200\\/10{background-color:#fde68a1a}.zenuml .bg-amber-200\\/20{background-color:#fde68a33}.zenuml .bg-amber-200\\/25{background-color:#fde68a40}.zenuml .bg-amber-200\\/30{background-color:#fde68a4d}.zenuml .bg-amber-200\\/40{background-color:#fde68a66}.zenuml .bg-amber-200\\/50{background-color:#fde68a80}.zenuml .bg-amber-200\\/60{background-color:#fde68a99}.zenuml .bg-amber-200\\/70{background-color:#fde68ab3}.zenuml .bg-amber-200\\/75{background-color:#fde68abf}.zenuml .bg-amber-200\\/80{background-color:#fde68acc}.zenuml .bg-amber-200\\/90{background-color:#fde68ae6}.zenuml .bg-amber-200\\/95{background-color:#fde68af2}.zenuml .bg-amber-200\\/100{background-color:#fde68a}.zenuml .bg-amber-300\\/0{background-color:#fcd34d00}.zenuml .bg-amber-300\\/5{background-color:#fcd34d0d}.zenuml .bg-amber-300\\/10{background-color:#fcd34d1a}.zenuml .bg-amber-300\\/20{background-color:#fcd34d33}.zenuml .bg-amber-300\\/25{background-color:#fcd34d40}.zenuml .bg-amber-300\\/30{background-color:#fcd34d4d}.zenuml .bg-amber-300\\/40{background-color:#fcd34d66}.zenuml .bg-amber-300\\/50{background-color:#fcd34d80}.zenuml .bg-amber-300\\/60{background-color:#fcd34d99}.zenuml .bg-amber-300\\/70{background-color:#fcd34db3}.zenuml .bg-amber-300\\/75{background-color:#fcd34dbf}.zenuml .bg-amber-300\\/80{background-color:#fcd34dcc}.zenuml .bg-amber-300\\/90{background-color:#fcd34de6}.zenuml .bg-amber-300\\/95{background-color:#fcd34df2}.zenuml .bg-amber-300\\/100{background-color:#fcd34d}.zenuml .bg-amber-400\\/0{background-color:#fbbf2400}.zenuml .bg-amber-400\\/5{background-color:#fbbf240d}.zenuml .bg-amber-400\\/10{background-color:#fbbf241a}.zenuml .bg-amber-400\\/20{background-color:#fbbf2433}.zenuml .bg-amber-400\\/25{background-color:#fbbf2440}.zenuml .bg-amber-400\\/30{background-color:#fbbf244d}.zenuml .bg-amber-400\\/40{background-color:#fbbf2466}.zenuml .bg-amber-400\\/50{background-color:#fbbf2480}.zenuml .bg-amber-400\\/60{background-color:#fbbf2499}.zenuml .bg-amber-400\\/70{background-color:#fbbf24b3}.zenuml .bg-amber-400\\/75{background-color:#fbbf24bf}.zenuml .bg-amber-400\\/80{background-color:#fbbf24cc}.zenuml .bg-amber-400\\/90{background-color:#fbbf24e6}.zenuml .bg-amber-400\\/95{background-color:#fbbf24f2}.zenuml .bg-amber-400\\/100{background-color:#fbbf24}.zenuml .bg-amber-500\\/0{background-color:#f59e0b00}.zenuml .bg-amber-500\\/5{background-color:#f59e0b0d}.zenuml .bg-amber-500\\/10{background-color:#f59e0b1a}.zenuml .bg-amber-500\\/20{background-color:#f59e0b33}.zenuml .bg-amber-500\\/25{background-color:#f59e0b40}.zenuml .bg-amber-500\\/30{background-color:#f59e0b4d}.zenuml .bg-amber-500\\/40{background-color:#f59e0b66}.zenuml .bg-amber-500\\/50{background-color:#f59e0b80}.zenuml .bg-amber-500\\/60{background-color:#f59e0b99}.zenuml .bg-amber-500\\/70{background-color:#f59e0bb3}.zenuml .bg-amber-500\\/75{background-color:#f59e0bbf}.zenuml .bg-amber-500\\/80{background-color:#f59e0bcc}.zenuml .bg-amber-500\\/90{background-color:#f59e0be6}.zenuml .bg-amber-500\\/95{background-color:#f59e0bf2}.zenuml .bg-amber-500\\/100{background-color:#f59e0b}.zenuml .bg-amber-600\\/0{background-color:#d9770600}.zenuml .bg-amber-600\\/5{background-color:#d977060d}.zenuml .bg-amber-600\\/10{background-color:#d977061a}.zenuml .bg-amber-600\\/20{background-color:#d9770633}.zenuml .bg-amber-600\\/25{background-color:#d9770640}.zenuml .bg-amber-600\\/30{background-color:#d977064d}.zenuml .bg-amber-600\\/40{background-color:#d9770666}.zenuml .bg-amber-600\\/50{background-color:#d9770680}.zenuml .bg-amber-600\\/60{background-color:#d9770699}.zenuml .bg-amber-600\\/70{background-color:#d97706b3}.zenuml .bg-amber-600\\/75{background-color:#d97706bf}.zenuml .bg-amber-600\\/80{background-color:#d97706cc}.zenuml .bg-amber-600\\/90{background-color:#d97706e6}.zenuml .bg-amber-600\\/95{background-color:#d97706f2}.zenuml .bg-amber-600\\/100{background-color:#d97706}.zenuml .bg-amber-700\\/0{background-color:#b4530900}.zenuml .bg-amber-700\\/5{background-color:#b453090d}.zenuml .bg-amber-700\\/10{background-color:#b453091a}.zenuml .bg-amber-700\\/20{background-color:#b4530933}.zenuml .bg-amber-700\\/25{background-color:#b4530940}.zenuml .bg-amber-700\\/30{background-color:#b453094d}.zenuml .bg-amber-700\\/40{background-color:#b4530966}.zenuml .bg-amber-700\\/50{background-color:#b4530980}.zenuml .bg-amber-700\\/60{background-color:#b4530999}.zenuml .bg-amber-700\\/70{background-color:#b45309b3}.zenuml .bg-amber-700\\/75{background-color:#b45309bf}.zenuml .bg-amber-700\\/80{background-color:#b45309cc}.zenuml .bg-amber-700\\/90{background-color:#b45309e6}.zenuml .bg-amber-700\\/95{background-color:#b45309f2}.zenuml .bg-amber-700\\/100{background-color:#b45309}.zenuml .bg-amber-800\\/0{background-color:#92400e00}.zenuml .bg-amber-800\\/5{background-color:#92400e0d}.zenuml .bg-amber-800\\/10{background-color:#92400e1a}.zenuml .bg-amber-800\\/20{background-color:#92400e33}.zenuml .bg-amber-800\\/25{background-color:#92400e40}.zenuml .bg-amber-800\\/30{background-color:#92400e4d}.zenuml .bg-amber-800\\/40{background-color:#92400e66}.zenuml .bg-amber-800\\/50{background-color:#92400e80}.zenuml .bg-amber-800\\/60{background-color:#92400e99}.zenuml .bg-amber-800\\/70{background-color:#92400eb3}.zenuml .bg-amber-800\\/75{background-color:#92400ebf}.zenuml .bg-amber-800\\/80{background-color:#92400ecc}.zenuml .bg-amber-800\\/90{background-color:#92400ee6}.zenuml .bg-amber-800\\/95{background-color:#92400ef2}.zenuml .bg-amber-800\\/100{background-color:#92400e}.zenuml .bg-amber-900\\/0{background-color:#78350f00}.zenuml .bg-amber-900\\/5{background-color:#78350f0d}.zenuml .bg-amber-900\\/10{background-color:#78350f1a}.zenuml .bg-amber-900\\/20{background-color:#78350f33}.zenuml .bg-amber-900\\/25{background-color:#78350f40}.zenuml .bg-amber-900\\/30{background-color:#78350f4d}.zenuml .bg-amber-900\\/40{background-color:#78350f66}.zenuml .bg-amber-900\\/50{background-color:#78350f80}.zenuml .bg-amber-900\\/60{background-color:#78350f99}.zenuml .bg-amber-900\\/70{background-color:#78350fb3}.zenuml .bg-amber-900\\/75{background-color:#78350fbf}.zenuml .bg-amber-900\\/80{background-color:#78350fcc}.zenuml .bg-amber-900\\/90{background-color:#78350fe6}.zenuml .bg-amber-900\\/95{background-color:#78350ff2}.zenuml .bg-amber-900\\/100{background-color:#78350f}.zenuml .bg-yellow-50\\/0{background-color:#fefce800}.zenuml .bg-yellow-50\\/5{background-color:#fefce80d}.zenuml .bg-yellow-50\\/10{background-color:#fefce81a}.zenuml .bg-yellow-50\\/20{background-color:#fefce833}.zenuml .bg-yellow-50\\/25{background-color:#fefce840}.zenuml .bg-yellow-50\\/30{background-color:#fefce84d}.zenuml .bg-yellow-50\\/40{background-color:#fefce866}.zenuml .bg-yellow-50\\/50{background-color:#fefce880}.zenuml .bg-yellow-50\\/60{background-color:#fefce899}.zenuml .bg-yellow-50\\/70{background-color:#fefce8b3}.zenuml .bg-yellow-50\\/75{background-color:#fefce8bf}.zenuml .bg-yellow-50\\/80{background-color:#fefce8cc}.zenuml .bg-yellow-50\\/90{background-color:#fefce8e6}.zenuml .bg-yellow-50\\/95{background-color:#fefce8f2}.zenuml .bg-yellow-50\\/100{background-color:#fefce8}.zenuml .bg-yellow-100\\/0{background-color:#fef9c300}.zenuml .bg-yellow-100\\/5{background-color:#fef9c30d}.zenuml .bg-yellow-100\\/10{background-color:#fef9c31a}.zenuml .bg-yellow-100\\/20{background-color:#fef9c333}.zenuml .bg-yellow-100\\/25{background-color:#fef9c340}.zenuml .bg-yellow-100\\/30{background-color:#fef9c34d}.zenuml .bg-yellow-100\\/40{background-color:#fef9c366}.zenuml .bg-yellow-100\\/50{background-color:#fef9c380}.zenuml .bg-yellow-100\\/60{background-color:#fef9c399}.zenuml .bg-yellow-100\\/70{background-color:#fef9c3b3}.zenuml .bg-yellow-100\\/75{background-color:#fef9c3bf}.zenuml .bg-yellow-100\\/80{background-color:#fef9c3cc}.zenuml .bg-yellow-100\\/90{background-color:#fef9c3e6}.zenuml .bg-yellow-100\\/95{background-color:#fef9c3f2}.zenuml .bg-yellow-100\\/100{background-color:#fef9c3}.zenuml .bg-yellow-200\\/0{background-color:#fef08a00}.zenuml .bg-yellow-200\\/5{background-color:#fef08a0d}.zenuml .bg-yellow-200\\/10{background-color:#fef08a1a}.zenuml .bg-yellow-200\\/20{background-color:#fef08a33}.zenuml .bg-yellow-200\\/25{background-color:#fef08a40}.zenuml .bg-yellow-200\\/30{background-color:#fef08a4d}.zenuml .bg-yellow-200\\/40{background-color:#fef08a66}.zenuml .bg-yellow-200\\/50{background-color:#fef08a80}.zenuml .bg-yellow-200\\/60{background-color:#fef08a99}.zenuml .bg-yellow-200\\/70{background-color:#fef08ab3}.zenuml .bg-yellow-200\\/75{background-color:#fef08abf}.zenuml .bg-yellow-200\\/80{background-color:#fef08acc}.zenuml .bg-yellow-200\\/90{background-color:#fef08ae6}.zenuml .bg-yellow-200\\/95{background-color:#fef08af2}.zenuml .bg-yellow-200\\/100{background-color:#fef08a}.zenuml .bg-yellow-300\\/0{background-color:#fde04700}.zenuml .bg-yellow-300\\/5{background-color:#fde0470d}.zenuml .bg-yellow-300\\/10{background-color:#fde0471a}.zenuml .bg-yellow-300\\/20{background-color:#fde04733}.zenuml .bg-yellow-300\\/25{background-color:#fde04740}.zenuml .bg-yellow-300\\/30{background-color:#fde0474d}.zenuml .bg-yellow-300\\/40{background-color:#fde04766}.zenuml .bg-yellow-300\\/50{background-color:#fde04780}.zenuml .bg-yellow-300\\/60{background-color:#fde04799}.zenuml .bg-yellow-300\\/70{background-color:#fde047b3}.zenuml .bg-yellow-300\\/75{background-color:#fde047bf}.zenuml .bg-yellow-300\\/80{background-color:#fde047cc}.zenuml .bg-yellow-300\\/90{background-color:#fde047e6}.zenuml .bg-yellow-300\\/95{background-color:#fde047f2}.zenuml .bg-yellow-300\\/100{background-color:#fde047}.zenuml .bg-yellow-400\\/0{background-color:#facc1500}.zenuml .bg-yellow-400\\/5{background-color:#facc150d}.zenuml .bg-yellow-400\\/10{background-color:#facc151a}.zenuml .bg-yellow-400\\/20{background-color:#facc1533}.zenuml .bg-yellow-400\\/25{background-color:#facc1540}.zenuml .bg-yellow-400\\/30{background-color:#facc154d}.zenuml .bg-yellow-400\\/40{background-color:#facc1566}.zenuml .bg-yellow-400\\/50{background-color:#facc1580}.zenuml .bg-yellow-400\\/60{background-color:#facc1599}.zenuml .bg-yellow-400\\/70{background-color:#facc15b3}.zenuml .bg-yellow-400\\/75{background-color:#facc15bf}.zenuml .bg-yellow-400\\/80{background-color:#facc15cc}.zenuml .bg-yellow-400\\/90{background-color:#facc15e6}.zenuml .bg-yellow-400\\/95{background-color:#facc15f2}.zenuml .bg-yellow-400\\/100{background-color:#facc15}.zenuml .bg-yellow-500\\/0{background-color:#eab30800}.zenuml .bg-yellow-500\\/5{background-color:#eab3080d}.zenuml .bg-yellow-500\\/10{background-color:#eab3081a}.zenuml .bg-yellow-500\\/20{background-color:#eab30833}.zenuml .bg-yellow-500\\/25{background-color:#eab30840}.zenuml .bg-yellow-500\\/30{background-color:#eab3084d}.zenuml .bg-yellow-500\\/40{background-color:#eab30866}.zenuml .bg-yellow-500\\/50{background-color:#eab30880}.zenuml .bg-yellow-500\\/60{background-color:#eab30899}.zenuml .bg-yellow-500\\/70{background-color:#eab308b3}.zenuml .bg-yellow-500\\/75{background-color:#eab308bf}.zenuml .bg-yellow-500\\/80{background-color:#eab308cc}.zenuml .bg-yellow-500\\/90{background-color:#eab308e6}.zenuml .bg-yellow-500\\/95{background-color:#eab308f2}.zenuml .bg-yellow-500\\/100{background-color:#eab308}.zenuml .bg-yellow-600\\/0{background-color:#ca8a0400}.zenuml .bg-yellow-600\\/5{background-color:#ca8a040d}.zenuml .bg-yellow-600\\/10{background-color:#ca8a041a}.zenuml .bg-yellow-600\\/20{background-color:#ca8a0433}.zenuml .bg-yellow-600\\/25{background-color:#ca8a0440}.zenuml .bg-yellow-600\\/30{background-color:#ca8a044d}.zenuml .bg-yellow-600\\/40{background-color:#ca8a0466}.zenuml .bg-yellow-600\\/50{background-color:#ca8a0480}.zenuml .bg-yellow-600\\/60{background-color:#ca8a0499}.zenuml .bg-yellow-600\\/70{background-color:#ca8a04b3}.zenuml .bg-yellow-600\\/75{background-color:#ca8a04bf}.zenuml .bg-yellow-600\\/80{background-color:#ca8a04cc}.zenuml .bg-yellow-600\\/90{background-color:#ca8a04e6}.zenuml .bg-yellow-600\\/95{background-color:#ca8a04f2}.zenuml .bg-yellow-600\\/100{background-color:#ca8a04}.zenuml .bg-yellow-700\\/0{background-color:#a1620700}.zenuml .bg-yellow-700\\/5{background-color:#a162070d}.zenuml .bg-yellow-700\\/10{background-color:#a162071a}.zenuml .bg-yellow-700\\/20{background-color:#a1620733}.zenuml .bg-yellow-700\\/25{background-color:#a1620740}.zenuml .bg-yellow-700\\/30{background-color:#a162074d}.zenuml .bg-yellow-700\\/40{background-color:#a1620766}.zenuml .bg-yellow-700\\/50{background-color:#a1620780}.zenuml .bg-yellow-700\\/60{background-color:#a1620799}.zenuml .bg-yellow-700\\/70{background-color:#a16207b3}.zenuml .bg-yellow-700\\/75{background-color:#a16207bf}.zenuml .bg-yellow-700\\/80{background-color:#a16207cc}.zenuml .bg-yellow-700\\/90{background-color:#a16207e6}.zenuml .bg-yellow-700\\/95{background-color:#a16207f2}.zenuml .bg-yellow-700\\/100{background-color:#a16207}.zenuml .bg-yellow-800\\/0{background-color:#854d0e00}.zenuml .bg-yellow-800\\/5{background-color:#854d0e0d}.zenuml .bg-yellow-800\\/10{background-color:#854d0e1a}.zenuml .bg-yellow-800\\/20{background-color:#854d0e33}.zenuml .bg-yellow-800\\/25{background-color:#854d0e40}.zenuml .bg-yellow-800\\/30{background-color:#854d0e4d}.zenuml .bg-yellow-800\\/40{background-color:#854d0e66}.zenuml .bg-yellow-800\\/50{background-color:#854d0e80}.zenuml .bg-yellow-800\\/60{background-color:#854d0e99}.zenuml .bg-yellow-800\\/70{background-color:#854d0eb3}.zenuml .bg-yellow-800\\/75{background-color:#854d0ebf}.zenuml .bg-yellow-800\\/80{background-color:#854d0ecc}.zenuml .bg-yellow-800\\/90{background-color:#854d0ee6}.zenuml .bg-yellow-800\\/95{background-color:#854d0ef2}.zenuml .bg-yellow-800\\/100{background-color:#854d0e}.zenuml .bg-yellow-900\\/0{background-color:#713f1200}.zenuml .bg-yellow-900\\/5{background-color:#713f120d}.zenuml .bg-yellow-900\\/10{background-color:#713f121a}.zenuml .bg-yellow-900\\/20{background-color:#713f1233}.zenuml .bg-yellow-900\\/25{background-color:#713f1240}.zenuml .bg-yellow-900\\/30{background-color:#713f124d}.zenuml .bg-yellow-900\\/40{background-color:#713f1266}.zenuml .bg-yellow-900\\/50{background-color:#713f1280}.zenuml .bg-yellow-900\\/60{background-color:#713f1299}.zenuml .bg-yellow-900\\/70{background-color:#713f12b3}.zenuml .bg-yellow-900\\/75{background-color:#713f12bf}.zenuml .bg-yellow-900\\/80{background-color:#713f12cc}.zenuml .bg-yellow-900\\/90{background-color:#713f12e6}.zenuml .bg-yellow-900\\/95{background-color:#713f12f2}.zenuml .bg-yellow-900\\/100{background-color:#713f12}.zenuml .bg-lime-50\\/0{background-color:#f7fee700}.zenuml .bg-lime-50\\/5{background-color:#f7fee70d}.zenuml .bg-lime-50\\/10{background-color:#f7fee71a}.zenuml .bg-lime-50\\/20{background-color:#f7fee733}.zenuml .bg-lime-50\\/25{background-color:#f7fee740}.zenuml .bg-lime-50\\/30{background-color:#f7fee74d}.zenuml .bg-lime-50\\/40{background-color:#f7fee766}.zenuml .bg-lime-50\\/50{background-color:#f7fee780}.zenuml .bg-lime-50\\/60{background-color:#f7fee799}.zenuml .bg-lime-50\\/70{background-color:#f7fee7b3}.zenuml .bg-lime-50\\/75{background-color:#f7fee7bf}.zenuml .bg-lime-50\\/80{background-color:#f7fee7cc}.zenuml .bg-lime-50\\/90{background-color:#f7fee7e6}.zenuml .bg-lime-50\\/95{background-color:#f7fee7f2}.zenuml .bg-lime-50\\/100{background-color:#f7fee7}.zenuml .bg-lime-100\\/0{background-color:#ecfccb00}.zenuml .bg-lime-100\\/5{background-color:#ecfccb0d}.zenuml .bg-lime-100\\/10{background-color:#ecfccb1a}.zenuml .bg-lime-100\\/20{background-color:#ecfccb33}.zenuml .bg-lime-100\\/25{background-color:#ecfccb40}.zenuml .bg-lime-100\\/30{background-color:#ecfccb4d}.zenuml .bg-lime-100\\/40{background-color:#ecfccb66}.zenuml .bg-lime-100\\/50{background-color:#ecfccb80}.zenuml .bg-lime-100\\/60{background-color:#ecfccb99}.zenuml .bg-lime-100\\/70{background-color:#ecfccbb3}.zenuml .bg-lime-100\\/75{background-color:#ecfccbbf}.zenuml .bg-lime-100\\/80{background-color:#ecfccbcc}.zenuml .bg-lime-100\\/90{background-color:#ecfccbe6}.zenuml .bg-lime-100\\/95{background-color:#ecfccbf2}.zenuml .bg-lime-100\\/100{background-color:#ecfccb}.zenuml .bg-lime-200\\/0{background-color:#d9f99d00}.zenuml .bg-lime-200\\/5{background-color:#d9f99d0d}.zenuml .bg-lime-200\\/10{background-color:#d9f99d1a}.zenuml .bg-lime-200\\/20{background-color:#d9f99d33}.zenuml .bg-lime-200\\/25{background-color:#d9f99d40}.zenuml .bg-lime-200\\/30{background-color:#d9f99d4d}.zenuml .bg-lime-200\\/40{background-color:#d9f99d66}.zenuml .bg-lime-200\\/50{background-color:#d9f99d80}.zenuml .bg-lime-200\\/60{background-color:#d9f99d99}.zenuml .bg-lime-200\\/70{background-color:#d9f99db3}.zenuml .bg-lime-200\\/75{background-color:#d9f99dbf}.zenuml .bg-lime-200\\/80{background-color:#d9f99dcc}.zenuml .bg-lime-200\\/90{background-color:#d9f99de6}.zenuml .bg-lime-200\\/95{background-color:#d9f99df2}.zenuml .bg-lime-200\\/100{background-color:#d9f99d}.zenuml .bg-lime-300\\/0{background-color:#bef26400}.zenuml .bg-lime-300\\/5{background-color:#bef2640d}.zenuml .bg-lime-300\\/10{background-color:#bef2641a}.zenuml .bg-lime-300\\/20{background-color:#bef26433}.zenuml .bg-lime-300\\/25{background-color:#bef26440}.zenuml .bg-lime-300\\/30{background-color:#bef2644d}.zenuml .bg-lime-300\\/40{background-color:#bef26466}.zenuml .bg-lime-300\\/50{background-color:#bef26480}.zenuml .bg-lime-300\\/60{background-color:#bef26499}.zenuml .bg-lime-300\\/70{background-color:#bef264b3}.zenuml .bg-lime-300\\/75{background-color:#bef264bf}.zenuml .bg-lime-300\\/80{background-color:#bef264cc}.zenuml .bg-lime-300\\/90{background-color:#bef264e6}.zenuml .bg-lime-300\\/95{background-color:#bef264f2}.zenuml .bg-lime-300\\/100{background-color:#bef264}.zenuml .bg-lime-400\\/0{background-color:#a3e63500}.zenuml .bg-lime-400\\/5{background-color:#a3e6350d}.zenuml .bg-lime-400\\/10{background-color:#a3e6351a}.zenuml .bg-lime-400\\/20{background-color:#a3e63533}.zenuml .bg-lime-400\\/25{background-color:#a3e63540}.zenuml .bg-lime-400\\/30{background-color:#a3e6354d}.zenuml .bg-lime-400\\/40{background-color:#a3e63566}.zenuml .bg-lime-400\\/50{background-color:#a3e63580}.zenuml .bg-lime-400\\/60{background-color:#a3e63599}.zenuml .bg-lime-400\\/70{background-color:#a3e635b3}.zenuml .bg-lime-400\\/75{background-color:#a3e635bf}.zenuml .bg-lime-400\\/80{background-color:#a3e635cc}.zenuml .bg-lime-400\\/90{background-color:#a3e635e6}.zenuml .bg-lime-400\\/95{background-color:#a3e635f2}.zenuml .bg-lime-400\\/100{background-color:#a3e635}.zenuml .bg-lime-500\\/0{background-color:#84cc1600}.zenuml .bg-lime-500\\/5{background-color:#84cc160d}.zenuml .bg-lime-500\\/10{background-color:#84cc161a}.zenuml .bg-lime-500\\/20{background-color:#84cc1633}.zenuml .bg-lime-500\\/25{background-color:#84cc1640}.zenuml .bg-lime-500\\/30{background-color:#84cc164d}.zenuml .bg-lime-500\\/40{background-color:#84cc1666}.zenuml .bg-lime-500\\/50{background-color:#84cc1680}.zenuml .bg-lime-500\\/60{background-color:#84cc1699}.zenuml .bg-lime-500\\/70{background-color:#84cc16b3}.zenuml .bg-lime-500\\/75{background-color:#84cc16bf}.zenuml .bg-lime-500\\/80{background-color:#84cc16cc}.zenuml .bg-lime-500\\/90{background-color:#84cc16e6}.zenuml .bg-lime-500\\/95{background-color:#84cc16f2}.zenuml .bg-lime-500\\/100{background-color:#84cc16}.zenuml .bg-lime-600\\/0{background-color:#65a30d00}.zenuml .bg-lime-600\\/5{background-color:#65a30d0d}.zenuml .bg-lime-600\\/10{background-color:#65a30d1a}.zenuml .bg-lime-600\\/20{background-color:#65a30d33}.zenuml .bg-lime-600\\/25{background-color:#65a30d40}.zenuml .bg-lime-600\\/30{background-color:#65a30d4d}.zenuml .bg-lime-600\\/40{background-color:#65a30d66}.zenuml .bg-lime-600\\/50{background-color:#65a30d80}.zenuml .bg-lime-600\\/60{background-color:#65a30d99}.zenuml .bg-lime-600\\/70{background-color:#65a30db3}.zenuml .bg-lime-600\\/75{background-color:#65a30dbf}.zenuml .bg-lime-600\\/80{background-color:#65a30dcc}.zenuml .bg-lime-600\\/90{background-color:#65a30de6}.zenuml .bg-lime-600\\/95{background-color:#65a30df2}.zenuml .bg-lime-600\\/100{background-color:#65a30d}.zenuml .bg-lime-700\\/0{background-color:#4d7c0f00}.zenuml .bg-lime-700\\/5{background-color:#4d7c0f0d}.zenuml .bg-lime-700\\/10{background-color:#4d7c0f1a}.zenuml .bg-lime-700\\/20{background-color:#4d7c0f33}.zenuml .bg-lime-700\\/25{background-color:#4d7c0f40}.zenuml .bg-lime-700\\/30{background-color:#4d7c0f4d}.zenuml .bg-lime-700\\/40{background-color:#4d7c0f66}.zenuml .bg-lime-700\\/50{background-color:#4d7c0f80}.zenuml .bg-lime-700\\/60{background-color:#4d7c0f99}.zenuml .bg-lime-700\\/70{background-color:#4d7c0fb3}.zenuml .bg-lime-700\\/75{background-color:#4d7c0fbf}.zenuml .bg-lime-700\\/80{background-color:#4d7c0fcc}.zenuml .bg-lime-700\\/90{background-color:#4d7c0fe6}.zenuml .bg-lime-700\\/95{background-color:#4d7c0ff2}.zenuml .bg-lime-700\\/100{background-color:#4d7c0f}.zenuml .bg-lime-800\\/0{background-color:#3f621200}.zenuml .bg-lime-800\\/5{background-color:#3f62120d}.zenuml .bg-lime-800\\/10{background-color:#3f62121a}.zenuml .bg-lime-800\\/20{background-color:#3f621233}.zenuml .bg-lime-800\\/25{background-color:#3f621240}.zenuml .bg-lime-800\\/30{background-color:#3f62124d}.zenuml .bg-lime-800\\/40{background-color:#3f621266}.zenuml .bg-lime-800\\/50{background-color:#3f621280}.zenuml .bg-lime-800\\/60{background-color:#3f621299}.zenuml .bg-lime-800\\/70{background-color:#3f6212b3}.zenuml .bg-lime-800\\/75{background-color:#3f6212bf}.zenuml .bg-lime-800\\/80{background-color:#3f6212cc}.zenuml .bg-lime-800\\/90{background-color:#3f6212e6}.zenuml .bg-lime-800\\/95{background-color:#3f6212f2}.zenuml .bg-lime-800\\/100{background-color:#3f6212}.zenuml .bg-lime-900\\/0{background-color:#36531400}.zenuml .bg-lime-900\\/5{background-color:#3653140d}.zenuml .bg-lime-900\\/10{background-color:#3653141a}.zenuml .bg-lime-900\\/20{background-color:#36531433}.zenuml .bg-lime-900\\/25{background-color:#36531440}.zenuml .bg-lime-900\\/30{background-color:#3653144d}.zenuml .bg-lime-900\\/40{background-color:#36531466}.zenuml .bg-lime-900\\/50{background-color:#36531480}.zenuml .bg-lime-900\\/60{background-color:#36531499}.zenuml .bg-lime-900\\/70{background-color:#365314b3}.zenuml .bg-lime-900\\/75{background-color:#365314bf}.zenuml .bg-lime-900\\/80{background-color:#365314cc}.zenuml .bg-lime-900\\/90{background-color:#365314e6}.zenuml .bg-lime-900\\/95{background-color:#365314f2}.zenuml .bg-lime-900\\/100{background-color:#365314}.zenuml .bg-green-50\\/0{background-color:#f0fdf400}.zenuml .bg-green-50\\/5{background-color:#f0fdf40d}.zenuml .bg-green-50\\/10{background-color:#f0fdf41a}.zenuml .bg-green-50\\/20{background-color:#f0fdf433}.zenuml .bg-green-50\\/25{background-color:#f0fdf440}.zenuml .bg-green-50\\/30{background-color:#f0fdf44d}.zenuml .bg-green-50\\/40{background-color:#f0fdf466}.zenuml .bg-green-50\\/50{background-color:#f0fdf480}.zenuml .bg-green-50\\/60{background-color:#f0fdf499}.zenuml .bg-green-50\\/70{background-color:#f0fdf4b3}.zenuml .bg-green-50\\/75{background-color:#f0fdf4bf}.zenuml .bg-green-50\\/80{background-color:#f0fdf4cc}.zenuml .bg-green-50\\/90{background-color:#f0fdf4e6}.zenuml .bg-green-50\\/95{background-color:#f0fdf4f2}.zenuml .bg-green-50\\/100{background-color:#f0fdf4}.zenuml .bg-green-100\\/0{background-color:#dcfce700}.zenuml .bg-green-100\\/5{background-color:#dcfce70d}.zenuml .bg-green-100\\/10{background-color:#dcfce71a}.zenuml .bg-green-100\\/20{background-color:#dcfce733}.zenuml .bg-green-100\\/25{background-color:#dcfce740}.zenuml .bg-green-100\\/30{background-color:#dcfce74d}.zenuml .bg-green-100\\/40{background-color:#dcfce766}.zenuml .bg-green-100\\/50{background-color:#dcfce780}.zenuml .bg-green-100\\/60{background-color:#dcfce799}.zenuml .bg-green-100\\/70{background-color:#dcfce7b3}.zenuml .bg-green-100\\/75{background-color:#dcfce7bf}.zenuml .bg-green-100\\/80{background-color:#dcfce7cc}.zenuml .bg-green-100\\/90{background-color:#dcfce7e6}.zenuml .bg-green-100\\/95{background-color:#dcfce7f2}.zenuml .bg-green-100\\/100{background-color:#dcfce7}.zenuml .bg-green-200\\/0{background-color:#bbf7d000}.zenuml .bg-green-200\\/5{background-color:#bbf7d00d}.zenuml .bg-green-200\\/10{background-color:#bbf7d01a}.zenuml .bg-green-200\\/20{background-color:#bbf7d033}.zenuml .bg-green-200\\/25{background-color:#bbf7d040}.zenuml .bg-green-200\\/30{background-color:#bbf7d04d}.zenuml .bg-green-200\\/40{background-color:#bbf7d066}.zenuml .bg-green-200\\/50{background-color:#bbf7d080}.zenuml .bg-green-200\\/60{background-color:#bbf7d099}.zenuml .bg-green-200\\/70{background-color:#bbf7d0b3}.zenuml .bg-green-200\\/75{background-color:#bbf7d0bf}.zenuml .bg-green-200\\/80{background-color:#bbf7d0cc}.zenuml .bg-green-200\\/90{background-color:#bbf7d0e6}.zenuml .bg-green-200\\/95{background-color:#bbf7d0f2}.zenuml .bg-green-200\\/100{background-color:#bbf7d0}.zenuml .bg-green-300\\/0{background-color:#86efac00}.zenuml .bg-green-300\\/5{background-color:#86efac0d}.zenuml .bg-green-300\\/10{background-color:#86efac1a}.zenuml .bg-green-300\\/20{background-color:#86efac33}.zenuml .bg-green-300\\/25{background-color:#86efac40}.zenuml .bg-green-300\\/30{background-color:#86efac4d}.zenuml .bg-green-300\\/40{background-color:#86efac66}.zenuml .bg-green-300\\/50{background-color:#86efac80}.zenuml .bg-green-300\\/60{background-color:#86efac99}.zenuml .bg-green-300\\/70{background-color:#86efacb3}.zenuml .bg-green-300\\/75{background-color:#86efacbf}.zenuml .bg-green-300\\/80{background-color:#86efaccc}.zenuml .bg-green-300\\/90{background-color:#86eface6}.zenuml .bg-green-300\\/95{background-color:#86efacf2}.zenuml .bg-green-300\\/100{background-color:#86efac}.zenuml .bg-green-400\\/0{background-color:#4ade8000}.zenuml .bg-green-400\\/5{background-color:#4ade800d}.zenuml .bg-green-400\\/10{background-color:#4ade801a}.zenuml .bg-green-400\\/20{background-color:#4ade8033}.zenuml .bg-green-400\\/25{background-color:#4ade8040}.zenuml .bg-green-400\\/30{background-color:#4ade804d}.zenuml .bg-green-400\\/40{background-color:#4ade8066}.zenuml .bg-green-400\\/50{background-color:#4ade8080}.zenuml .bg-green-400\\/60{background-color:#4ade8099}.zenuml .bg-green-400\\/70{background-color:#4ade80b3}.zenuml .bg-green-400\\/75{background-color:#4ade80bf}.zenuml .bg-green-400\\/80{background-color:#4ade80cc}.zenuml .bg-green-400\\/90{background-color:#4ade80e6}.zenuml .bg-green-400\\/95{background-color:#4ade80f2}.zenuml .bg-green-400\\/100{background-color:#4ade80}.zenuml .bg-green-500\\/0{background-color:#22c55e00}.zenuml .bg-green-500\\/5{background-color:#22c55e0d}.zenuml .bg-green-500\\/10{background-color:#22c55e1a}.zenuml .bg-green-500\\/20{background-color:#22c55e33}.zenuml .bg-green-500\\/25{background-color:#22c55e40}.zenuml .bg-green-500\\/30{background-color:#22c55e4d}.zenuml .bg-green-500\\/40{background-color:#22c55e66}.zenuml .bg-green-500\\/50{background-color:#22c55e80}.zenuml .bg-green-500\\/60{background-color:#22c55e99}.zenuml .bg-green-500\\/70{background-color:#22c55eb3}.zenuml .bg-green-500\\/75{background-color:#22c55ebf}.zenuml .bg-green-500\\/80{background-color:#22c55ecc}.zenuml .bg-green-500\\/90{background-color:#22c55ee6}.zenuml .bg-green-500\\/95{background-color:#22c55ef2}.zenuml .bg-green-500\\/100{background-color:#22c55e}.zenuml .bg-green-600\\/0{background-color:#16a34a00}.zenuml .bg-green-600\\/5{background-color:#16a34a0d}.zenuml .bg-green-600\\/10{background-color:#16a34a1a}.zenuml .bg-green-600\\/20{background-color:#16a34a33}.zenuml .bg-green-600\\/25{background-color:#16a34a40}.zenuml .bg-green-600\\/30{background-color:#16a34a4d}.zenuml .bg-green-600\\/40{background-color:#16a34a66}.zenuml .bg-green-600\\/50{background-color:#16a34a80}.zenuml .bg-green-600\\/60{background-color:#16a34a99}.zenuml .bg-green-600\\/70{background-color:#16a34ab3}.zenuml .bg-green-600\\/75{background-color:#16a34abf}.zenuml .bg-green-600\\/80{background-color:#16a34acc}.zenuml .bg-green-600\\/90{background-color:#16a34ae6}.zenuml .bg-green-600\\/95{background-color:#16a34af2}.zenuml .bg-green-600\\/100{background-color:#16a34a}.zenuml .bg-green-700\\/0{background-color:#15803d00}.zenuml .bg-green-700\\/5{background-color:#15803d0d}.zenuml .bg-green-700\\/10{background-color:#15803d1a}.zenuml .bg-green-700\\/20{background-color:#15803d33}.zenuml .bg-green-700\\/25{background-color:#15803d40}.zenuml .bg-green-700\\/30{background-color:#15803d4d}.zenuml .bg-green-700\\/40{background-color:#15803d66}.zenuml .bg-green-700\\/50{background-color:#15803d80}.zenuml .bg-green-700\\/60{background-color:#15803d99}.zenuml .bg-green-700\\/70{background-color:#15803db3}.zenuml .bg-green-700\\/75{background-color:#15803dbf}.zenuml .bg-green-700\\/80{background-color:#15803dcc}.zenuml .bg-green-700\\/90{background-color:#15803de6}.zenuml .bg-green-700\\/95{background-color:#15803df2}.zenuml .bg-green-700\\/100{background-color:#15803d}.zenuml .bg-green-800\\/0{background-color:#16653400}.zenuml .bg-green-800\\/5{background-color:#1665340d}.zenuml .bg-green-800\\/10{background-color:#1665341a}.zenuml .bg-green-800\\/20{background-color:#16653433}.zenuml .bg-green-800\\/25{background-color:#16653440}.zenuml .bg-green-800\\/30{background-color:#1665344d}.zenuml .bg-green-800\\/40{background-color:#16653466}.zenuml .bg-green-800\\/50{background-color:#16653480}.zenuml .bg-green-800\\/60{background-color:#16653499}.zenuml .bg-green-800\\/70{background-color:#166534b3}.zenuml .bg-green-800\\/75{background-color:#166534bf}.zenuml .bg-green-800\\/80{background-color:#166534cc}.zenuml .bg-green-800\\/90{background-color:#166534e6}.zenuml .bg-green-800\\/95{background-color:#166534f2}.zenuml .bg-green-800\\/100{background-color:#166534}.zenuml .bg-green-900\\/0{background-color:#14532d00}.zenuml .bg-green-900\\/5{background-color:#14532d0d}.zenuml .bg-green-900\\/10{background-color:#14532d1a}.zenuml .bg-green-900\\/20{background-color:#14532d33}.zenuml .bg-green-900\\/25{background-color:#14532d40}.zenuml .bg-green-900\\/30{background-color:#14532d4d}.zenuml .bg-green-900\\/40{background-color:#14532d66}.zenuml .bg-green-900\\/50{background-color:#14532d80}.zenuml .bg-green-900\\/60{background-color:#14532d99}.zenuml .bg-green-900\\/70{background-color:#14532db3}.zenuml .bg-green-900\\/75{background-color:#14532dbf}.zenuml .bg-green-900\\/80{background-color:#14532dcc}.zenuml .bg-green-900\\/90{background-color:#14532de6}.zenuml .bg-green-900\\/95{background-color:#14532df2}.zenuml .bg-green-900\\/100{background-color:#14532d}.zenuml .bg-emerald-50\\/0{background-color:#ecfdf500}.zenuml .bg-emerald-50\\/5{background-color:#ecfdf50d}.zenuml .bg-emerald-50\\/10{background-color:#ecfdf51a}.zenuml .bg-emerald-50\\/20{background-color:#ecfdf533}.zenuml .bg-emerald-50\\/25{background-color:#ecfdf540}.zenuml .bg-emerald-50\\/30{background-color:#ecfdf54d}.zenuml .bg-emerald-50\\/40{background-color:#ecfdf566}.zenuml .bg-emerald-50\\/50{background-color:#ecfdf580}.zenuml .bg-emerald-50\\/60{background-color:#ecfdf599}.zenuml .bg-emerald-50\\/70{background-color:#ecfdf5b3}.zenuml .bg-emerald-50\\/75{background-color:#ecfdf5bf}.zenuml .bg-emerald-50\\/80{background-color:#ecfdf5cc}.zenuml .bg-emerald-50\\/90{background-color:#ecfdf5e6}.zenuml .bg-emerald-50\\/95{background-color:#ecfdf5f2}.zenuml .bg-emerald-50\\/100{background-color:#ecfdf5}.zenuml .bg-emerald-100\\/0{background-color:#d1fae500}.zenuml .bg-emerald-100\\/5{background-color:#d1fae50d}.zenuml .bg-emerald-100\\/10{background-color:#d1fae51a}.zenuml .bg-emerald-100\\/20{background-color:#d1fae533}.zenuml .bg-emerald-100\\/25{background-color:#d1fae540}.zenuml .bg-emerald-100\\/30{background-color:#d1fae54d}.zenuml .bg-emerald-100\\/40{background-color:#d1fae566}.zenuml .bg-emerald-100\\/50{background-color:#d1fae580}.zenuml .bg-emerald-100\\/60{background-color:#d1fae599}.zenuml .bg-emerald-100\\/70{background-color:#d1fae5b3}.zenuml .bg-emerald-100\\/75{background-color:#d1fae5bf}.zenuml .bg-emerald-100\\/80{background-color:#d1fae5cc}.zenuml .bg-emerald-100\\/90{background-color:#d1fae5e6}.zenuml .bg-emerald-100\\/95{background-color:#d1fae5f2}.zenuml .bg-emerald-100\\/100{background-color:#d1fae5}.zenuml .bg-emerald-200\\/0{background-color:#a7f3d000}.zenuml .bg-emerald-200\\/5{background-color:#a7f3d00d}.zenuml .bg-emerald-200\\/10{background-color:#a7f3d01a}.zenuml .bg-emerald-200\\/20{background-color:#a7f3d033}.zenuml .bg-emerald-200\\/25{background-color:#a7f3d040}.zenuml .bg-emerald-200\\/30{background-color:#a7f3d04d}.zenuml .bg-emerald-200\\/40{background-color:#a7f3d066}.zenuml .bg-emerald-200\\/50{background-color:#a7f3d080}.zenuml .bg-emerald-200\\/60{background-color:#a7f3d099}.zenuml .bg-emerald-200\\/70{background-color:#a7f3d0b3}.zenuml .bg-emerald-200\\/75{background-color:#a7f3d0bf}.zenuml .bg-emerald-200\\/80{background-color:#a7f3d0cc}.zenuml .bg-emerald-200\\/90{background-color:#a7f3d0e6}.zenuml .bg-emerald-200\\/95{background-color:#a7f3d0f2}.zenuml .bg-emerald-200\\/100{background-color:#a7f3d0}.zenuml .bg-emerald-300\\/0{background-color:#6ee7b700}.zenuml .bg-emerald-300\\/5{background-color:#6ee7b70d}.zenuml .bg-emerald-300\\/10{background-color:#6ee7b71a}.zenuml .bg-emerald-300\\/20{background-color:#6ee7b733}.zenuml .bg-emerald-300\\/25{background-color:#6ee7b740}.zenuml .bg-emerald-300\\/30{background-color:#6ee7b74d}.zenuml .bg-emerald-300\\/40{background-color:#6ee7b766}.zenuml .bg-emerald-300\\/50{background-color:#6ee7b780}.zenuml .bg-emerald-300\\/60{background-color:#6ee7b799}.zenuml .bg-emerald-300\\/70{background-color:#6ee7b7b3}.zenuml .bg-emerald-300\\/75{background-color:#6ee7b7bf}.zenuml .bg-emerald-300\\/80{background-color:#6ee7b7cc}.zenuml .bg-emerald-300\\/90{background-color:#6ee7b7e6}.zenuml .bg-emerald-300\\/95{background-color:#6ee7b7f2}.zenuml .bg-emerald-300\\/100{background-color:#6ee7b7}.zenuml .bg-emerald-400\\/0{background-color:#34d39900}.zenuml .bg-emerald-400\\/5{background-color:#34d3990d}.zenuml .bg-emerald-400\\/10{background-color:#34d3991a}.zenuml .bg-emerald-400\\/20{background-color:#34d39933}.zenuml .bg-emerald-400\\/25{background-color:#34d39940}.zenuml .bg-emerald-400\\/30{background-color:#34d3994d}.zenuml .bg-emerald-400\\/40{background-color:#34d39966}.zenuml .bg-emerald-400\\/50{background-color:#34d39980}.zenuml .bg-emerald-400\\/60{background-color:#34d39999}.zenuml .bg-emerald-400\\/70{background-color:#34d399b3}.zenuml .bg-emerald-400\\/75{background-color:#34d399bf}.zenuml .bg-emerald-400\\/80{background-color:#34d399cc}.zenuml .bg-emerald-400\\/90{background-color:#34d399e6}.zenuml .bg-emerald-400\\/95{background-color:#34d399f2}.zenuml .bg-emerald-400\\/100{background-color:#34d399}.zenuml .bg-emerald-500\\/0{background-color:#10b98100}.zenuml .bg-emerald-500\\/5{background-color:#10b9810d}.zenuml .bg-emerald-500\\/10{background-color:#10b9811a}.zenuml .bg-emerald-500\\/20{background-color:#10b98133}.zenuml .bg-emerald-500\\/25{background-color:#10b98140}.zenuml .bg-emerald-500\\/30{background-color:#10b9814d}.zenuml .bg-emerald-500\\/40{background-color:#10b98166}.zenuml .bg-emerald-500\\/50{background-color:#10b98180}.zenuml .bg-emerald-500\\/60{background-color:#10b98199}.zenuml .bg-emerald-500\\/70{background-color:#10b981b3}.zenuml .bg-emerald-500\\/75{background-color:#10b981bf}.zenuml .bg-emerald-500\\/80{background-color:#10b981cc}.zenuml .bg-emerald-500\\/90{background-color:#10b981e6}.zenuml .bg-emerald-500\\/95{background-color:#10b981f2}.zenuml .bg-emerald-500\\/100{background-color:#10b981}.zenuml .bg-emerald-600\\/0{background-color:#05966900}.zenuml .bg-emerald-600\\/5{background-color:#0596690d}.zenuml .bg-emerald-600\\/10{background-color:#0596691a}.zenuml .bg-emerald-600\\/20{background-color:#05966933}.zenuml .bg-emerald-600\\/25{background-color:#05966940}.zenuml .bg-emerald-600\\/30{background-color:#0596694d}.zenuml .bg-emerald-600\\/40{background-color:#05966966}.zenuml .bg-emerald-600\\/50{background-color:#05966980}.zenuml .bg-emerald-600\\/60{background-color:#05966999}.zenuml .bg-emerald-600\\/70{background-color:#059669b3}.zenuml .bg-emerald-600\\/75{background-color:#059669bf}.zenuml .bg-emerald-600\\/80{background-color:#059669cc}.zenuml .bg-emerald-600\\/90{background-color:#059669e6}.zenuml .bg-emerald-600\\/95{background-color:#059669f2}.zenuml .bg-emerald-600\\/100{background-color:#059669}.zenuml .bg-emerald-700\\/0{background-color:#04785700}.zenuml .bg-emerald-700\\/5{background-color:#0478570d}.zenuml .bg-emerald-700\\/10{background-color:#0478571a}.zenuml .bg-emerald-700\\/20{background-color:#04785733}.zenuml .bg-emerald-700\\/25{background-color:#04785740}.zenuml .bg-emerald-700\\/30{background-color:#0478574d}.zenuml .bg-emerald-700\\/40{background-color:#04785766}.zenuml .bg-emerald-700\\/50{background-color:#04785780}.zenuml .bg-emerald-700\\/60{background-color:#04785799}.zenuml .bg-emerald-700\\/70{background-color:#047857b3}.zenuml .bg-emerald-700\\/75{background-color:#047857bf}.zenuml .bg-emerald-700\\/80{background-color:#047857cc}.zenuml .bg-emerald-700\\/90{background-color:#047857e6}.zenuml .bg-emerald-700\\/95{background-color:#047857f2}.zenuml .bg-emerald-700\\/100{background-color:#047857}.zenuml .bg-emerald-800\\/0{background-color:#065f4600}.zenuml .bg-emerald-800\\/5{background-color:#065f460d}.zenuml .bg-emerald-800\\/10{background-color:#065f461a}.zenuml .bg-emerald-800\\/20{background-color:#065f4633}.zenuml .bg-emerald-800\\/25{background-color:#065f4640}.zenuml .bg-emerald-800\\/30{background-color:#065f464d}.zenuml .bg-emerald-800\\/40{background-color:#065f4666}.zenuml .bg-emerald-800\\/50{background-color:#065f4680}.zenuml .bg-emerald-800\\/60{background-color:#065f4699}.zenuml .bg-emerald-800\\/70{background-color:#065f46b3}.zenuml .bg-emerald-800\\/75{background-color:#065f46bf}.zenuml .bg-emerald-800\\/80{background-color:#065f46cc}.zenuml .bg-emerald-800\\/90{background-color:#065f46e6}.zenuml .bg-emerald-800\\/95{background-color:#065f46f2}.zenuml .bg-emerald-800\\/100{background-color:#065f46}.zenuml .bg-emerald-900\\/0{background-color:#064e3b00}.zenuml .bg-emerald-900\\/5{background-color:#064e3b0d}.zenuml .bg-emerald-900\\/10{background-color:#064e3b1a}.zenuml .bg-emerald-900\\/20{background-color:#064e3b33}.zenuml .bg-emerald-900\\/25{background-color:#064e3b40}.zenuml .bg-emerald-900\\/30{background-color:#064e3b4d}.zenuml .bg-emerald-900\\/40{background-color:#064e3b66}.zenuml .bg-emerald-900\\/50{background-color:#064e3b80}.zenuml .bg-emerald-900\\/60{background-color:#064e3b99}.zenuml .bg-emerald-900\\/70{background-color:#064e3bb3}.zenuml .bg-emerald-900\\/75{background-color:#064e3bbf}.zenuml .bg-emerald-900\\/80{background-color:#064e3bcc}.zenuml .bg-emerald-900\\/90{background-color:#064e3be6}.zenuml .bg-emerald-900\\/95{background-color:#064e3bf2}.zenuml .bg-emerald-900\\/100{background-color:#064e3b}.zenuml .bg-teal-50\\/0{background-color:#f0fdfa00}.zenuml .bg-teal-50\\/5{background-color:#f0fdfa0d}.zenuml .bg-teal-50\\/10{background-color:#f0fdfa1a}.zenuml .bg-teal-50\\/20{background-color:#f0fdfa33}.zenuml .bg-teal-50\\/25{background-color:#f0fdfa40}.zenuml .bg-teal-50\\/30{background-color:#f0fdfa4d}.zenuml .bg-teal-50\\/40{background-color:#f0fdfa66}.zenuml .bg-teal-50\\/50{background-color:#f0fdfa80}.zenuml .bg-teal-50\\/60{background-color:#f0fdfa99}.zenuml .bg-teal-50\\/70{background-color:#f0fdfab3}.zenuml .bg-teal-50\\/75{background-color:#f0fdfabf}.zenuml .bg-teal-50\\/80{background-color:#f0fdfacc}.zenuml .bg-teal-50\\/90{background-color:#f0fdfae6}.zenuml .bg-teal-50\\/95{background-color:#f0fdfaf2}.zenuml .bg-teal-50\\/100{background-color:#f0fdfa}.zenuml .bg-teal-100\\/0{background-color:#ccfbf100}.zenuml .bg-teal-100\\/5{background-color:#ccfbf10d}.zenuml .bg-teal-100\\/10{background-color:#ccfbf11a}.zenuml .bg-teal-100\\/20{background-color:#ccfbf133}.zenuml .bg-teal-100\\/25{background-color:#ccfbf140}.zenuml .bg-teal-100\\/30{background-color:#ccfbf14d}.zenuml .bg-teal-100\\/40{background-color:#ccfbf166}.zenuml .bg-teal-100\\/50{background-color:#ccfbf180}.zenuml .bg-teal-100\\/60{background-color:#ccfbf199}.zenuml .bg-teal-100\\/70{background-color:#ccfbf1b3}.zenuml .bg-teal-100\\/75{background-color:#ccfbf1bf}.zenuml .bg-teal-100\\/80{background-color:#ccfbf1cc}.zenuml .bg-teal-100\\/90{background-color:#ccfbf1e6}.zenuml .bg-teal-100\\/95{background-color:#ccfbf1f2}.zenuml .bg-teal-100\\/100{background-color:#ccfbf1}.zenuml .bg-teal-200\\/0{background-color:#99f6e400}.zenuml .bg-teal-200\\/5{background-color:#99f6e40d}.zenuml .bg-teal-200\\/10{background-color:#99f6e41a}.zenuml .bg-teal-200\\/20{background-color:#99f6e433}.zenuml .bg-teal-200\\/25{background-color:#99f6e440}.zenuml .bg-teal-200\\/30{background-color:#99f6e44d}.zenuml .bg-teal-200\\/40{background-color:#99f6e466}.zenuml .bg-teal-200\\/50{background-color:#99f6e480}.zenuml .bg-teal-200\\/60{background-color:#99f6e499}.zenuml .bg-teal-200\\/70{background-color:#99f6e4b3}.zenuml .bg-teal-200\\/75{background-color:#99f6e4bf}.zenuml .bg-teal-200\\/80{background-color:#99f6e4cc}.zenuml .bg-teal-200\\/90{background-color:#99f6e4e6}.zenuml .bg-teal-200\\/95{background-color:#99f6e4f2}.zenuml .bg-teal-200\\/100{background-color:#99f6e4}.zenuml .bg-teal-300\\/0{background-color:#5eead400}.zenuml .bg-teal-300\\/5{background-color:#5eead40d}.zenuml .bg-teal-300\\/10{background-color:#5eead41a}.zenuml .bg-teal-300\\/20{background-color:#5eead433}.zenuml .bg-teal-300\\/25{background-color:#5eead440}.zenuml .bg-teal-300\\/30{background-color:#5eead44d}.zenuml .bg-teal-300\\/40{background-color:#5eead466}.zenuml .bg-teal-300\\/50{background-color:#5eead480}.zenuml .bg-teal-300\\/60{background-color:#5eead499}.zenuml .bg-teal-300\\/70{background-color:#5eead4b3}.zenuml .bg-teal-300\\/75{background-color:#5eead4bf}.zenuml .bg-teal-300\\/80{background-color:#5eead4cc}.zenuml .bg-teal-300\\/90{background-color:#5eead4e6}.zenuml .bg-teal-300\\/95{background-color:#5eead4f2}.zenuml .bg-teal-300\\/100{background-color:#5eead4}.zenuml .bg-teal-400\\/0{background-color:#2dd4bf00}.zenuml .bg-teal-400\\/5{background-color:#2dd4bf0d}.zenuml .bg-teal-400\\/10{background-color:#2dd4bf1a}.zenuml .bg-teal-400\\/20{background-color:#2dd4bf33}.zenuml .bg-teal-400\\/25{background-color:#2dd4bf40}.zenuml .bg-teal-400\\/30{background-color:#2dd4bf4d}.zenuml .bg-teal-400\\/40{background-color:#2dd4bf66}.zenuml .bg-teal-400\\/50{background-color:#2dd4bf80}.zenuml .bg-teal-400\\/60{background-color:#2dd4bf99}.zenuml .bg-teal-400\\/70{background-color:#2dd4bfb3}.zenuml .bg-teal-400\\/75{background-color:#2dd4bfbf}.zenuml .bg-teal-400\\/80{background-color:#2dd4bfcc}.zenuml .bg-teal-400\\/90{background-color:#2dd4bfe6}.zenuml .bg-teal-400\\/95{background-color:#2dd4bff2}.zenuml .bg-teal-400\\/100{background-color:#2dd4bf}.zenuml .bg-teal-500\\/0{background-color:#14b8a600}.zenuml .bg-teal-500\\/5{background-color:#14b8a60d}.zenuml .bg-teal-500\\/10{background-color:#14b8a61a}.zenuml .bg-teal-500\\/20{background-color:#14b8a633}.zenuml .bg-teal-500\\/25{background-color:#14b8a640}.zenuml .bg-teal-500\\/30{background-color:#14b8a64d}.zenuml .bg-teal-500\\/40{background-color:#14b8a666}.zenuml .bg-teal-500\\/50{background-color:#14b8a680}.zenuml .bg-teal-500\\/60{background-color:#14b8a699}.zenuml .bg-teal-500\\/70{background-color:#14b8a6b3}.zenuml .bg-teal-500\\/75{background-color:#14b8a6bf}.zenuml .bg-teal-500\\/80{background-color:#14b8a6cc}.zenuml .bg-teal-500\\/90{background-color:#14b8a6e6}.zenuml .bg-teal-500\\/95{background-color:#14b8a6f2}.zenuml .bg-teal-500\\/100{background-color:#14b8a6}.zenuml .bg-teal-600\\/0{background-color:#0d948800}.zenuml .bg-teal-600\\/5{background-color:#0d94880d}.zenuml .bg-teal-600\\/10{background-color:#0d94881a}.zenuml .bg-teal-600\\/20{background-color:#0d948833}.zenuml .bg-teal-600\\/25{background-color:#0d948840}.zenuml .bg-teal-600\\/30{background-color:#0d94884d}.zenuml .bg-teal-600\\/40{background-color:#0d948866}.zenuml .bg-teal-600\\/50{background-color:#0d948880}.zenuml .bg-teal-600\\/60{background-color:#0d948899}.zenuml .bg-teal-600\\/70{background-color:#0d9488b3}.zenuml .bg-teal-600\\/75{background-color:#0d9488bf}.zenuml .bg-teal-600\\/80{background-color:#0d9488cc}.zenuml .bg-teal-600\\/90{background-color:#0d9488e6}.zenuml .bg-teal-600\\/95{background-color:#0d9488f2}.zenuml .bg-teal-600\\/100{background-color:#0d9488}.zenuml .bg-teal-700\\/0{background-color:#0f766e00}.zenuml .bg-teal-700\\/5{background-color:#0f766e0d}.zenuml .bg-teal-700\\/10{background-color:#0f766e1a}.zenuml .bg-teal-700\\/20{background-color:#0f766e33}.zenuml .bg-teal-700\\/25{background-color:#0f766e40}.zenuml .bg-teal-700\\/30{background-color:#0f766e4d}.zenuml .bg-teal-700\\/40{background-color:#0f766e66}.zenuml .bg-teal-700\\/50{background-color:#0f766e80}.zenuml .bg-teal-700\\/60{background-color:#0f766e99}.zenuml .bg-teal-700\\/70{background-color:#0f766eb3}.zenuml .bg-teal-700\\/75{background-color:#0f766ebf}.zenuml .bg-teal-700\\/80{background-color:#0f766ecc}.zenuml .bg-teal-700\\/90{background-color:#0f766ee6}.zenuml .bg-teal-700\\/95{background-color:#0f766ef2}.zenuml .bg-teal-700\\/100{background-color:#0f766e}.zenuml .bg-teal-800\\/0{background-color:#115e5900}.zenuml .bg-teal-800\\/5{background-color:#115e590d}.zenuml .bg-teal-800\\/10{background-color:#115e591a}.zenuml .bg-teal-800\\/20{background-color:#115e5933}.zenuml .bg-teal-800\\/25{background-color:#115e5940}.zenuml .bg-teal-800\\/30{background-color:#115e594d}.zenuml .bg-teal-800\\/40{background-color:#115e5966}.zenuml .bg-teal-800\\/50{background-color:#115e5980}.zenuml .bg-teal-800\\/60{background-color:#115e5999}.zenuml .bg-teal-800\\/70{background-color:#115e59b3}.zenuml .bg-teal-800\\/75{background-color:#115e59bf}.zenuml .bg-teal-800\\/80{background-color:#115e59cc}.zenuml .bg-teal-800\\/90{background-color:#115e59e6}.zenuml .bg-teal-800\\/95{background-color:#115e59f2}.zenuml .bg-teal-800\\/100{background-color:#115e59}.zenuml .bg-teal-900\\/0{background-color:#134e4a00}.zenuml .bg-teal-900\\/5{background-color:#134e4a0d}.zenuml .bg-teal-900\\/10{background-color:#134e4a1a}.zenuml .bg-teal-900\\/20{background-color:#134e4a33}.zenuml .bg-teal-900\\/25{background-color:#134e4a40}.zenuml .bg-teal-900\\/30{background-color:#134e4a4d}.zenuml .bg-teal-900\\/40{background-color:#134e4a66}.zenuml .bg-teal-900\\/50{background-color:#134e4a80}.zenuml .bg-teal-900\\/60{background-color:#134e4a99}.zenuml .bg-teal-900\\/70{background-color:#134e4ab3}.zenuml .bg-teal-900\\/75{background-color:#134e4abf}.zenuml .bg-teal-900\\/80{background-color:#134e4acc}.zenuml .bg-teal-900\\/90{background-color:#134e4ae6}.zenuml .bg-teal-900\\/95{background-color:#134e4af2}.zenuml .bg-teal-900\\/100{background-color:#134e4a}.zenuml .bg-cyan-50\\/0{background-color:#ecfeff00}.zenuml .bg-cyan-50\\/5{background-color:#ecfeff0d}.zenuml .bg-cyan-50\\/10{background-color:#ecfeff1a}.zenuml .bg-cyan-50\\/20{background-color:#ecfeff33}.zenuml .bg-cyan-50\\/25{background-color:#ecfeff40}.zenuml .bg-cyan-50\\/30{background-color:#ecfeff4d}.zenuml .bg-cyan-50\\/40{background-color:#ecfeff66}.zenuml .bg-cyan-50\\/50{background-color:#ecfeff80}.zenuml .bg-cyan-50\\/60{background-color:#ecfeff99}.zenuml .bg-cyan-50\\/70{background-color:#ecfeffb3}.zenuml .bg-cyan-50\\/75{background-color:#ecfeffbf}.zenuml .bg-cyan-50\\/80{background-color:#ecfeffcc}.zenuml .bg-cyan-50\\/90{background-color:#ecfeffe6}.zenuml .bg-cyan-50\\/95{background-color:#ecfefff2}.zenuml .bg-cyan-50\\/100{background-color:#ecfeff}.zenuml .bg-cyan-100\\/0{background-color:#cffafe00}.zenuml .bg-cyan-100\\/5{background-color:#cffafe0d}.zenuml .bg-cyan-100\\/10{background-color:#cffafe1a}.zenuml .bg-cyan-100\\/20{background-color:#cffafe33}.zenuml .bg-cyan-100\\/25{background-color:#cffafe40}.zenuml .bg-cyan-100\\/30{background-color:#cffafe4d}.zenuml .bg-cyan-100\\/40{background-color:#cffafe66}.zenuml .bg-cyan-100\\/50{background-color:#cffafe80}.zenuml .bg-cyan-100\\/60{background-color:#cffafe99}.zenuml .bg-cyan-100\\/70{background-color:#cffafeb3}.zenuml .bg-cyan-100\\/75{background-color:#cffafebf}.zenuml .bg-cyan-100\\/80{background-color:#cffafecc}.zenuml .bg-cyan-100\\/90{background-color:#cffafee6}.zenuml .bg-cyan-100\\/95{background-color:#cffafef2}.zenuml .bg-cyan-100\\/100{background-color:#cffafe}.zenuml .bg-cyan-200\\/0{background-color:#a5f3fc00}.zenuml .bg-cyan-200\\/5{background-color:#a5f3fc0d}.zenuml .bg-cyan-200\\/10{background-color:#a5f3fc1a}.zenuml .bg-cyan-200\\/20{background-color:#a5f3fc33}.zenuml .bg-cyan-200\\/25{background-color:#a5f3fc40}.zenuml .bg-cyan-200\\/30{background-color:#a5f3fc4d}.zenuml .bg-cyan-200\\/40{background-color:#a5f3fc66}.zenuml .bg-cyan-200\\/50{background-color:#a5f3fc80}.zenuml .bg-cyan-200\\/60{background-color:#a5f3fc99}.zenuml .bg-cyan-200\\/70{background-color:#a5f3fcb3}.zenuml .bg-cyan-200\\/75{background-color:#a5f3fcbf}.zenuml .bg-cyan-200\\/80{background-color:#a5f3fccc}.zenuml .bg-cyan-200\\/90{background-color:#a5f3fce6}.zenuml .bg-cyan-200\\/95{background-color:#a5f3fcf2}.zenuml .bg-cyan-200\\/100{background-color:#a5f3fc}.zenuml .bg-cyan-300\\/0{background-color:#67e8f900}.zenuml .bg-cyan-300\\/5{background-color:#67e8f90d}.zenuml .bg-cyan-300\\/10{background-color:#67e8f91a}.zenuml .bg-cyan-300\\/20{background-color:#67e8f933}.zenuml .bg-cyan-300\\/25{background-color:#67e8f940}.zenuml .bg-cyan-300\\/30{background-color:#67e8f94d}.zenuml .bg-cyan-300\\/40{background-color:#67e8f966}.zenuml .bg-cyan-300\\/50{background-color:#67e8f980}.zenuml .bg-cyan-300\\/60{background-color:#67e8f999}.zenuml .bg-cyan-300\\/70{background-color:#67e8f9b3}.zenuml .bg-cyan-300\\/75{background-color:#67e8f9bf}.zenuml .bg-cyan-300\\/80{background-color:#67e8f9cc}.zenuml .bg-cyan-300\\/90{background-color:#67e8f9e6}.zenuml .bg-cyan-300\\/95{background-color:#67e8f9f2}.zenuml .bg-cyan-300\\/100{background-color:#67e8f9}.zenuml .bg-cyan-400\\/0{background-color:#22d3ee00}.zenuml .bg-cyan-400\\/5{background-color:#22d3ee0d}.zenuml .bg-cyan-400\\/10{background-color:#22d3ee1a}.zenuml .bg-cyan-400\\/20{background-color:#22d3ee33}.zenuml .bg-cyan-400\\/25{background-color:#22d3ee40}.zenuml .bg-cyan-400\\/30{background-color:#22d3ee4d}.zenuml .bg-cyan-400\\/40{background-color:#22d3ee66}.zenuml .bg-cyan-400\\/50{background-color:#22d3ee80}.zenuml .bg-cyan-400\\/60{background-color:#22d3ee99}.zenuml .bg-cyan-400\\/70{background-color:#22d3eeb3}.zenuml .bg-cyan-400\\/75{background-color:#22d3eebf}.zenuml .bg-cyan-400\\/80{background-color:#22d3eecc}.zenuml .bg-cyan-400\\/90{background-color:#22d3eee6}.zenuml .bg-cyan-400\\/95{background-color:#22d3eef2}.zenuml .bg-cyan-400\\/100{background-color:#22d3ee}.zenuml .bg-cyan-500\\/0{background-color:#06b6d400}.zenuml .bg-cyan-500\\/5{background-color:#06b6d40d}.zenuml .bg-cyan-500\\/10{background-color:#06b6d41a}.zenuml .bg-cyan-500\\/20{background-color:#06b6d433}.zenuml .bg-cyan-500\\/25{background-color:#06b6d440}.zenuml .bg-cyan-500\\/30{background-color:#06b6d44d}.zenuml .bg-cyan-500\\/40{background-color:#06b6d466}.zenuml .bg-cyan-500\\/50{background-color:#06b6d480}.zenuml .bg-cyan-500\\/60{background-color:#06b6d499}.zenuml .bg-cyan-500\\/70{background-color:#06b6d4b3}.zenuml .bg-cyan-500\\/75{background-color:#06b6d4bf}.zenuml .bg-cyan-500\\/80{background-color:#06b6d4cc}.zenuml .bg-cyan-500\\/90{background-color:#06b6d4e6}.zenuml .bg-cyan-500\\/95{background-color:#06b6d4f2}.zenuml .bg-cyan-500\\/100{background-color:#06b6d4}.zenuml .bg-cyan-600\\/0{background-color:#0891b200}.zenuml .bg-cyan-600\\/5{background-color:#0891b20d}.zenuml .bg-cyan-600\\/10{background-color:#0891b21a}.zenuml .bg-cyan-600\\/20{background-color:#0891b233}.zenuml .bg-cyan-600\\/25{background-color:#0891b240}.zenuml .bg-cyan-600\\/30{background-color:#0891b24d}.zenuml .bg-cyan-600\\/40{background-color:#0891b266}.zenuml .bg-cyan-600\\/50{background-color:#0891b280}.zenuml .bg-cyan-600\\/60{background-color:#0891b299}.zenuml .bg-cyan-600\\/70{background-color:#0891b2b3}.zenuml .bg-cyan-600\\/75{background-color:#0891b2bf}.zenuml .bg-cyan-600\\/80{background-color:#0891b2cc}.zenuml .bg-cyan-600\\/90{background-color:#0891b2e6}.zenuml .bg-cyan-600\\/95{background-color:#0891b2f2}.zenuml .bg-cyan-600\\/100{background-color:#0891b2}.zenuml .bg-cyan-700\\/0{background-color:#0e749000}.zenuml .bg-cyan-700\\/5{background-color:#0e74900d}.zenuml .bg-cyan-700\\/10{background-color:#0e74901a}.zenuml .bg-cyan-700\\/20{background-color:#0e749033}.zenuml .bg-cyan-700\\/25{background-color:#0e749040}.zenuml .bg-cyan-700\\/30{background-color:#0e74904d}.zenuml .bg-cyan-700\\/40{background-color:#0e749066}.zenuml .bg-cyan-700\\/50{background-color:#0e749080}.zenuml .bg-cyan-700\\/60{background-color:#0e749099}.zenuml .bg-cyan-700\\/70{background-color:#0e7490b3}.zenuml .bg-cyan-700\\/75{background-color:#0e7490bf}.zenuml .bg-cyan-700\\/80{background-color:#0e7490cc}.zenuml .bg-cyan-700\\/90{background-color:#0e7490e6}.zenuml .bg-cyan-700\\/95{background-color:#0e7490f2}.zenuml .bg-cyan-700\\/100{background-color:#0e7490}.zenuml .bg-cyan-800\\/0{background-color:#155e7500}.zenuml .bg-cyan-800\\/5{background-color:#155e750d}.zenuml .bg-cyan-800\\/10{background-color:#155e751a}.zenuml .bg-cyan-800\\/20{background-color:#155e7533}.zenuml .bg-cyan-800\\/25{background-color:#155e7540}.zenuml .bg-cyan-800\\/30{background-color:#155e754d}.zenuml .bg-cyan-800\\/40{background-color:#155e7566}.zenuml .bg-cyan-800\\/50{background-color:#155e7580}.zenuml .bg-cyan-800\\/60{background-color:#155e7599}.zenuml .bg-cyan-800\\/70{background-color:#155e75b3}.zenuml .bg-cyan-800\\/75{background-color:#155e75bf}.zenuml .bg-cyan-800\\/80{background-color:#155e75cc}.zenuml .bg-cyan-800\\/90{background-color:#155e75e6}.zenuml .bg-cyan-800\\/95{background-color:#155e75f2}.zenuml .bg-cyan-800\\/100{background-color:#155e75}.zenuml .bg-cyan-900\\/0{background-color:#164e6300}.zenuml .bg-cyan-900\\/5{background-color:#164e630d}.zenuml .bg-cyan-900\\/10{background-color:#164e631a}.zenuml .bg-cyan-900\\/20{background-color:#164e6333}.zenuml .bg-cyan-900\\/25{background-color:#164e6340}.zenuml .bg-cyan-900\\/30{background-color:#164e634d}.zenuml .bg-cyan-900\\/40{background-color:#164e6366}.zenuml .bg-cyan-900\\/50{background-color:#164e6380}.zenuml .bg-cyan-900\\/60{background-color:#164e6399}.zenuml .bg-cyan-900\\/70{background-color:#164e63b3}.zenuml .bg-cyan-900\\/75{background-color:#164e63bf}.zenuml .bg-cyan-900\\/80{background-color:#164e63cc}.zenuml .bg-cyan-900\\/90{background-color:#164e63e6}.zenuml .bg-cyan-900\\/95{background-color:#164e63f2}.zenuml .bg-cyan-900\\/100{background-color:#164e63}.zenuml .bg-sky-50\\/0{background-color:#f0f9ff00}.zenuml .bg-sky-50\\/5{background-color:#f0f9ff0d}.zenuml .bg-sky-50\\/10{background-color:#f0f9ff1a}.zenuml .bg-sky-50\\/20{background-color:#f0f9ff33}.zenuml .bg-sky-50\\/25{background-color:#f0f9ff40}.zenuml .bg-sky-50\\/30{background-color:#f0f9ff4d}.zenuml .bg-sky-50\\/40{background-color:#f0f9ff66}.zenuml .bg-sky-50\\/50{background-color:#f0f9ff80}.zenuml .bg-sky-50\\/60{background-color:#f0f9ff99}.zenuml .bg-sky-50\\/70{background-color:#f0f9ffb3}.zenuml .bg-sky-50\\/75{background-color:#f0f9ffbf}.zenuml .bg-sky-50\\/80{background-color:#f0f9ffcc}.zenuml .bg-sky-50\\/90{background-color:#f0f9ffe6}.zenuml .bg-sky-50\\/95{background-color:#f0f9fff2}.zenuml .bg-sky-50\\/100{background-color:#f0f9ff}.zenuml .bg-sky-100\\/0{background-color:#e0f2fe00}.zenuml .bg-sky-100\\/5{background-color:#e0f2fe0d}.zenuml .bg-sky-100\\/10{background-color:#e0f2fe1a}.zenuml .bg-sky-100\\/20{background-color:#e0f2fe33}.zenuml .bg-sky-100\\/25{background-color:#e0f2fe40}.zenuml .bg-sky-100\\/30{background-color:#e0f2fe4d}.zenuml .bg-sky-100\\/40{background-color:#e0f2fe66}.zenuml .bg-sky-100\\/50{background-color:#e0f2fe80}.zenuml .bg-sky-100\\/60{background-color:#e0f2fe99}.zenuml .bg-sky-100\\/70{background-color:#e0f2feb3}.zenuml .bg-sky-100\\/75{background-color:#e0f2febf}.zenuml .bg-sky-100\\/80{background-color:#e0f2fecc}.zenuml .bg-sky-100\\/90{background-color:#e0f2fee6}.zenuml .bg-sky-100\\/95{background-color:#e0f2fef2}.zenuml .bg-sky-100\\/100{background-color:#e0f2fe}.zenuml .bg-sky-200\\/0{background-color:#bae6fd00}.zenuml .bg-sky-200\\/5{background-color:#bae6fd0d}.zenuml .bg-sky-200\\/10{background-color:#bae6fd1a}.zenuml .bg-sky-200\\/20{background-color:#bae6fd33}.zenuml .bg-sky-200\\/25{background-color:#bae6fd40}.zenuml .bg-sky-200\\/30{background-color:#bae6fd4d}.zenuml .bg-sky-200\\/40{background-color:#bae6fd66}.zenuml .bg-sky-200\\/50{background-color:#bae6fd80}.zenuml .bg-sky-200\\/60{background-color:#bae6fd99}.zenuml .bg-sky-200\\/70{background-color:#bae6fdb3}.zenuml .bg-sky-200\\/75{background-color:#bae6fdbf}.zenuml .bg-sky-200\\/80{background-color:#bae6fdcc}.zenuml .bg-sky-200\\/90{background-color:#bae6fde6}.zenuml .bg-sky-200\\/95{background-color:#bae6fdf2}.zenuml .bg-sky-200\\/100{background-color:#bae6fd}.zenuml .bg-sky-300\\/0{background-color:#7dd3fc00}.zenuml .bg-sky-300\\/5{background-color:#7dd3fc0d}.zenuml .bg-sky-300\\/10{background-color:#7dd3fc1a}.zenuml .bg-sky-300\\/20{background-color:#7dd3fc33}.zenuml .bg-sky-300\\/25{background-color:#7dd3fc40}.zenuml .bg-sky-300\\/30{background-color:#7dd3fc4d}.zenuml .bg-sky-300\\/40{background-color:#7dd3fc66}.zenuml .bg-sky-300\\/50{background-color:#7dd3fc80}.zenuml .bg-sky-300\\/60{background-color:#7dd3fc99}.zenuml .bg-sky-300\\/70{background-color:#7dd3fcb3}.zenuml .bg-sky-300\\/75{background-color:#7dd3fcbf}.zenuml .bg-sky-300\\/80{background-color:#7dd3fccc}.zenuml .bg-sky-300\\/90{background-color:#7dd3fce6}.zenuml .bg-sky-300\\/95{background-color:#7dd3fcf2}.zenuml .bg-sky-300\\/100{background-color:#7dd3fc}.zenuml .bg-sky-400\\/0{background-color:#38bdf800}.zenuml .bg-sky-400\\/5{background-color:#38bdf80d}.zenuml .bg-sky-400\\/10{background-color:#38bdf81a}.zenuml .bg-sky-400\\/20{background-color:#38bdf833}.zenuml .bg-sky-400\\/25{background-color:#38bdf840}.zenuml .bg-sky-400\\/30{background-color:#38bdf84d}.zenuml .bg-sky-400\\/40{background-color:#38bdf866}.zenuml .bg-sky-400\\/50{background-color:#38bdf880}.zenuml .bg-sky-400\\/60{background-color:#38bdf899}.zenuml .bg-sky-400\\/70{background-color:#38bdf8b3}.zenuml .bg-sky-400\\/75{background-color:#38bdf8bf}.zenuml .bg-sky-400\\/80{background-color:#38bdf8cc}.zenuml .bg-sky-400\\/90{background-color:#38bdf8e6}.zenuml .bg-sky-400\\/95{background-color:#38bdf8f2}.zenuml .bg-sky-400\\/100{background-color:#38bdf8}.zenuml .bg-sky-500\\/0{background-color:#0ea5e900}.zenuml .bg-sky-500\\/5{background-color:#0ea5e90d}.zenuml .bg-sky-500\\/10{background-color:#0ea5e91a}.zenuml .bg-sky-500\\/20{background-color:#0ea5e933}.zenuml .bg-sky-500\\/25{background-color:#0ea5e940}.zenuml .bg-sky-500\\/30{background-color:#0ea5e94d}.zenuml .bg-sky-500\\/40{background-color:#0ea5e966}.zenuml .bg-sky-500\\/50{background-color:#0ea5e980}.zenuml .bg-sky-500\\/60{background-color:#0ea5e999}.zenuml .bg-sky-500\\/70{background-color:#0ea5e9b3}.zenuml .bg-sky-500\\/75{background-color:#0ea5e9bf}.zenuml .bg-sky-500\\/80{background-color:#0ea5e9cc}.zenuml .bg-sky-500\\/90{background-color:#0ea5e9e6}.zenuml .bg-sky-500\\/95{background-color:#0ea5e9f2}.zenuml .bg-sky-500\\/100{background-color:#0ea5e9}.zenuml .bg-sky-600\\/0{background-color:#0284c700}.zenuml .bg-sky-600\\/5{background-color:#0284c70d}.zenuml .bg-sky-600\\/10{background-color:#0284c71a}.zenuml .bg-sky-600\\/20{background-color:#0284c733}.zenuml .bg-sky-600\\/25{background-color:#0284c740}.zenuml .bg-sky-600\\/30{background-color:#0284c74d}.zenuml .bg-sky-600\\/40{background-color:#0284c766}.zenuml .bg-sky-600\\/50{background-color:#0284c780}.zenuml .bg-sky-600\\/60{background-color:#0284c799}.zenuml .bg-sky-600\\/70{background-color:#0284c7b3}.zenuml .bg-sky-600\\/75{background-color:#0284c7bf}.zenuml .bg-sky-600\\/80{background-color:#0284c7cc}.zenuml .bg-sky-600\\/90{background-color:#0284c7e6}.zenuml .bg-sky-600\\/95{background-color:#0284c7f2}.zenuml .bg-sky-600\\/100{background-color:#0284c7}.zenuml .bg-sky-700\\/0{background-color:#0369a100}.zenuml .bg-sky-700\\/5{background-color:#0369a10d}.zenuml .bg-sky-700\\/10{background-color:#0369a11a}.zenuml .bg-sky-700\\/20{background-color:#0369a133}.zenuml .bg-sky-700\\/25{background-color:#0369a140}.zenuml .bg-sky-700\\/30{background-color:#0369a14d}.zenuml .bg-sky-700\\/40{background-color:#0369a166}.zenuml .bg-sky-700\\/50{background-color:#0369a180}.zenuml .bg-sky-700\\/60{background-color:#0369a199}.zenuml .bg-sky-700\\/70{background-color:#0369a1b3}.zenuml .bg-sky-700\\/75{background-color:#0369a1bf}.zenuml .bg-sky-700\\/80{background-color:#0369a1cc}.zenuml .bg-sky-700\\/90{background-color:#0369a1e6}.zenuml .bg-sky-700\\/95{background-color:#0369a1f2}.zenuml .bg-sky-700\\/100{background-color:#0369a1}.zenuml .bg-sky-800\\/0{background-color:#07598500}.zenuml .bg-sky-800\\/5{background-color:#0759850d}.zenuml .bg-sky-800\\/10{background-color:#0759851a}.zenuml .bg-sky-800\\/20{background-color:#07598533}.zenuml .bg-sky-800\\/25{background-color:#07598540}.zenuml .bg-sky-800\\/30{background-color:#0759854d}.zenuml .bg-sky-800\\/40{background-color:#07598566}.zenuml .bg-sky-800\\/50{background-color:#07598580}.zenuml .bg-sky-800\\/60{background-color:#07598599}.zenuml .bg-sky-800\\/70{background-color:#075985b3}.zenuml .bg-sky-800\\/75{background-color:#075985bf}.zenuml .bg-sky-800\\/80{background-color:#075985cc}.zenuml .bg-sky-800\\/90{background-color:#075985e6}.zenuml .bg-sky-800\\/95{background-color:#075985f2}.zenuml .bg-sky-800\\/100{background-color:#075985}.zenuml .bg-sky-900\\/0{background-color:#0c4a6e00}.zenuml .bg-sky-900\\/5{background-color:#0c4a6e0d}.zenuml .bg-sky-900\\/10{background-color:#0c4a6e1a}.zenuml .bg-sky-900\\/20{background-color:#0c4a6e33}.zenuml .bg-sky-900\\/25{background-color:#0c4a6e40}.zenuml .bg-sky-900\\/30{background-color:#0c4a6e4d}.zenuml .bg-sky-900\\/40{background-color:#0c4a6e66}.zenuml .bg-sky-900\\/50{background-color:#0c4a6e80}.zenuml .bg-sky-900\\/60{background-color:#0c4a6e99}.zenuml .bg-sky-900\\/70{background-color:#0c4a6eb3}.zenuml .bg-sky-900\\/75{background-color:#0c4a6ebf}.zenuml .bg-sky-900\\/80{background-color:#0c4a6ecc}.zenuml .bg-sky-900\\/90{background-color:#0c4a6ee6}.zenuml .bg-sky-900\\/95{background-color:#0c4a6ef2}.zenuml .bg-sky-900\\/100{background-color:#0c4a6e}.zenuml .bg-blue-50\\/0{background-color:#eff6ff00}.zenuml .bg-blue-50\\/5{background-color:#eff6ff0d}.zenuml .bg-blue-50\\/10{background-color:#eff6ff1a}.zenuml .bg-blue-50\\/20{background-color:#eff6ff33}.zenuml .bg-blue-50\\/25{background-color:#eff6ff40}.zenuml .bg-blue-50\\/30{background-color:#eff6ff4d}.zenuml .bg-blue-50\\/40{background-color:#eff6ff66}.zenuml .bg-blue-50\\/50{background-color:#eff6ff80}.zenuml .bg-blue-50\\/60{background-color:#eff6ff99}.zenuml .bg-blue-50\\/70{background-color:#eff6ffb3}.zenuml .bg-blue-50\\/75{background-color:#eff6ffbf}.zenuml .bg-blue-50\\/80{background-color:#eff6ffcc}.zenuml .bg-blue-50\\/90{background-color:#eff6ffe6}.zenuml .bg-blue-50\\/95{background-color:#eff6fff2}.zenuml .bg-blue-50\\/100{background-color:#eff6ff}.zenuml .bg-blue-100\\/0{background-color:#dbeafe00}.zenuml .bg-blue-100\\/5{background-color:#dbeafe0d}.zenuml .bg-blue-100\\/10{background-color:#dbeafe1a}.zenuml .bg-blue-100\\/20{background-color:#dbeafe33}.zenuml .bg-blue-100\\/25{background-color:#dbeafe40}.zenuml .bg-blue-100\\/30{background-color:#dbeafe4d}.zenuml .bg-blue-100\\/40{background-color:#dbeafe66}.zenuml .bg-blue-100\\/50{background-color:#dbeafe80}.zenuml .bg-blue-100\\/60{background-color:#dbeafe99}.zenuml .bg-blue-100\\/70{background-color:#dbeafeb3}.zenuml .bg-blue-100\\/75{background-color:#dbeafebf}.zenuml .bg-blue-100\\/80{background-color:#dbeafecc}.zenuml .bg-blue-100\\/90{background-color:#dbeafee6}.zenuml .bg-blue-100\\/95{background-color:#dbeafef2}.zenuml .bg-blue-100\\/100{background-color:#dbeafe}.zenuml .bg-blue-200\\/0{background-color:#bfdbfe00}.zenuml .bg-blue-200\\/5{background-color:#bfdbfe0d}.zenuml .bg-blue-200\\/10{background-color:#bfdbfe1a}.zenuml .bg-blue-200\\/20{background-color:#bfdbfe33}.zenuml .bg-blue-200\\/25{background-color:#bfdbfe40}.zenuml .bg-blue-200\\/30{background-color:#bfdbfe4d}.zenuml .bg-blue-200\\/40{background-color:#bfdbfe66}.zenuml .bg-blue-200\\/50{background-color:#bfdbfe80}.zenuml .bg-blue-200\\/60{background-color:#bfdbfe99}.zenuml .bg-blue-200\\/70{background-color:#bfdbfeb3}.zenuml .bg-blue-200\\/75{background-color:#bfdbfebf}.zenuml .bg-blue-200\\/80{background-color:#bfdbfecc}.zenuml .bg-blue-200\\/90{background-color:#bfdbfee6}.zenuml .bg-blue-200\\/95{background-color:#bfdbfef2}.zenuml .bg-blue-200\\/100{background-color:#bfdbfe}.zenuml .bg-blue-300\\/0{background-color:#93c5fd00}.zenuml .bg-blue-300\\/5{background-color:#93c5fd0d}.zenuml .bg-blue-300\\/10{background-color:#93c5fd1a}.zenuml .bg-blue-300\\/20{background-color:#93c5fd33}.zenuml .bg-blue-300\\/25{background-color:#93c5fd40}.zenuml .bg-blue-300\\/30{background-color:#93c5fd4d}.zenuml .bg-blue-300\\/40{background-color:#93c5fd66}.zenuml .bg-blue-300\\/50{background-color:#93c5fd80}.zenuml .bg-blue-300\\/60{background-color:#93c5fd99}.zenuml .bg-blue-300\\/70{background-color:#93c5fdb3}.zenuml .bg-blue-300\\/75{background-color:#93c5fdbf}.zenuml .bg-blue-300\\/80{background-color:#93c5fdcc}.zenuml .bg-blue-300\\/90{background-color:#93c5fde6}.zenuml .bg-blue-300\\/95{background-color:#93c5fdf2}.zenuml .bg-blue-300\\/100{background-color:#93c5fd}.zenuml .bg-blue-400\\/0{background-color:#60a5fa00}.zenuml .bg-blue-400\\/5{background-color:#60a5fa0d}.zenuml .bg-blue-400\\/10{background-color:#60a5fa1a}.zenuml .bg-blue-400\\/20{background-color:#60a5fa33}.zenuml .bg-blue-400\\/25{background-color:#60a5fa40}.zenuml .bg-blue-400\\/30{background-color:#60a5fa4d}.zenuml .bg-blue-400\\/40{background-color:#60a5fa66}.zenuml .bg-blue-400\\/50{background-color:#60a5fa80}.zenuml .bg-blue-400\\/60{background-color:#60a5fa99}.zenuml .bg-blue-400\\/70{background-color:#60a5fab3}.zenuml .bg-blue-400\\/75{background-color:#60a5fabf}.zenuml .bg-blue-400\\/80{background-color:#60a5facc}.zenuml .bg-blue-400\\/90{background-color:#60a5fae6}.zenuml .bg-blue-400\\/95{background-color:#60a5faf2}.zenuml .bg-blue-400\\/100{background-color:#60a5fa}.zenuml .bg-blue-500\\/0{background-color:#3b82f600}.zenuml .bg-blue-500\\/5{background-color:#3b82f60d}.zenuml .bg-blue-500\\/10{background-color:#3b82f61a}.zenuml .bg-blue-500\\/20{background-color:#3b82f633}.zenuml .bg-blue-500\\/25{background-color:#3b82f640}.zenuml .bg-blue-500\\/30{background-color:#3b82f64d}.zenuml .bg-blue-500\\/40{background-color:#3b82f666}.zenuml .bg-blue-500\\/50{background-color:#3b82f680}.zenuml .bg-blue-500\\/60{background-color:#3b82f699}.zenuml .bg-blue-500\\/70{background-color:#3b82f6b3}.zenuml .bg-blue-500\\/75{background-color:#3b82f6bf}.zenuml .bg-blue-500\\/80{background-color:#3b82f6cc}.zenuml .bg-blue-500\\/90{background-color:#3b82f6e6}.zenuml .bg-blue-500\\/95{background-color:#3b82f6f2}.zenuml .bg-blue-500\\/100{background-color:#3b82f6}.zenuml .bg-blue-600\\/0{background-color:#2563eb00}.zenuml .bg-blue-600\\/5{background-color:#2563eb0d}.zenuml .bg-blue-600\\/10{background-color:#2563eb1a}.zenuml .bg-blue-600\\/20{background-color:#2563eb33}.zenuml .bg-blue-600\\/25{background-color:#2563eb40}.zenuml .bg-blue-600\\/30{background-color:#2563eb4d}.zenuml .bg-blue-600\\/40{background-color:#2563eb66}.zenuml .bg-blue-600\\/50{background-color:#2563eb80}.zenuml .bg-blue-600\\/60{background-color:#2563eb99}.zenuml .bg-blue-600\\/70{background-color:#2563ebb3}.zenuml .bg-blue-600\\/75{background-color:#2563ebbf}.zenuml .bg-blue-600\\/80{background-color:#2563ebcc}.zenuml .bg-blue-600\\/90{background-color:#2563ebe6}.zenuml .bg-blue-600\\/95{background-color:#2563ebf2}.zenuml .bg-blue-600\\/100{background-color:#2563eb}.zenuml .bg-blue-700\\/0{background-color:#1d4ed800}.zenuml .bg-blue-700\\/5{background-color:#1d4ed80d}.zenuml .bg-blue-700\\/10{background-color:#1d4ed81a}.zenuml .bg-blue-700\\/20{background-color:#1d4ed833}.zenuml .bg-blue-700\\/25{background-color:#1d4ed840}.zenuml .bg-blue-700\\/30{background-color:#1d4ed84d}.zenuml .bg-blue-700\\/40{background-color:#1d4ed866}.zenuml .bg-blue-700\\/50{background-color:#1d4ed880}.zenuml .bg-blue-700\\/60{background-color:#1d4ed899}.zenuml .bg-blue-700\\/70{background-color:#1d4ed8b3}.zenuml .bg-blue-700\\/75{background-color:#1d4ed8bf}.zenuml .bg-blue-700\\/80{background-color:#1d4ed8cc}.zenuml .bg-blue-700\\/90{background-color:#1d4ed8e6}.zenuml .bg-blue-700\\/95{background-color:#1d4ed8f2}.zenuml .bg-blue-700\\/100{background-color:#1d4ed8}.zenuml .bg-blue-800\\/0{background-color:#1e40af00}.zenuml .bg-blue-800\\/5{background-color:#1e40af0d}.zenuml .bg-blue-800\\/10{background-color:#1e40af1a}.zenuml .bg-blue-800\\/20{background-color:#1e40af33}.zenuml .bg-blue-800\\/25{background-color:#1e40af40}.zenuml .bg-blue-800\\/30{background-color:#1e40af4d}.zenuml .bg-blue-800\\/40{background-color:#1e40af66}.zenuml .bg-blue-800\\/50{background-color:#1e40af80}.zenuml .bg-blue-800\\/60{background-color:#1e40af99}.zenuml .bg-blue-800\\/70{background-color:#1e40afb3}.zenuml .bg-blue-800\\/75{background-color:#1e40afbf}.zenuml .bg-blue-800\\/80{background-color:#1e40afcc}.zenuml .bg-blue-800\\/90{background-color:#1e40afe6}.zenuml .bg-blue-800\\/95{background-color:#1e40aff2}.zenuml .bg-blue-800\\/100{background-color:#1e40af}.zenuml .bg-blue-900\\/0{background-color:#1e3a8a00}.zenuml .bg-blue-900\\/5{background-color:#1e3a8a0d}.zenuml .bg-blue-900\\/10{background-color:#1e3a8a1a}.zenuml .bg-blue-900\\/20{background-color:#1e3a8a33}.zenuml .bg-blue-900\\/25{background-color:#1e3a8a40}.zenuml .bg-blue-900\\/30{background-color:#1e3a8a4d}.zenuml .bg-blue-900\\/40{background-color:#1e3a8a66}.zenuml .bg-blue-900\\/50{background-color:#1e3a8a80}.zenuml .bg-blue-900\\/60{background-color:#1e3a8a99}.zenuml .bg-blue-900\\/70{background-color:#1e3a8ab3}.zenuml .bg-blue-900\\/75{background-color:#1e3a8abf}.zenuml .bg-blue-900\\/80{background-color:#1e3a8acc}.zenuml .bg-blue-900\\/90{background-color:#1e3a8ae6}.zenuml .bg-blue-900\\/95{background-color:#1e3a8af2}.zenuml .bg-blue-900\\/100{background-color:#1e3a8a}.zenuml .bg-indigo-50\\/0{background-color:#eef2ff00}.zenuml .bg-indigo-50\\/5{background-color:#eef2ff0d}.zenuml .bg-indigo-50\\/10{background-color:#eef2ff1a}.zenuml .bg-indigo-50\\/20{background-color:#eef2ff33}.zenuml .bg-indigo-50\\/25{background-color:#eef2ff40}.zenuml .bg-indigo-50\\/30{background-color:#eef2ff4d}.zenuml .bg-indigo-50\\/40{background-color:#eef2ff66}.zenuml .bg-indigo-50\\/50{background-color:#eef2ff80}.zenuml .bg-indigo-50\\/60{background-color:#eef2ff99}.zenuml .bg-indigo-50\\/70{background-color:#eef2ffb3}.zenuml .bg-indigo-50\\/75{background-color:#eef2ffbf}.zenuml .bg-indigo-50\\/80{background-color:#eef2ffcc}.zenuml .bg-indigo-50\\/90{background-color:#eef2ffe6}.zenuml .bg-indigo-50\\/95{background-color:#eef2fff2}.zenuml .bg-indigo-50\\/100{background-color:#eef2ff}.zenuml .bg-indigo-100\\/0{background-color:#e0e7ff00}.zenuml .bg-indigo-100\\/5{background-color:#e0e7ff0d}.zenuml .bg-indigo-100\\/10{background-color:#e0e7ff1a}.zenuml .bg-indigo-100\\/20{background-color:#e0e7ff33}.zenuml .bg-indigo-100\\/25{background-color:#e0e7ff40}.zenuml .bg-indigo-100\\/30{background-color:#e0e7ff4d}.zenuml .bg-indigo-100\\/40{background-color:#e0e7ff66}.zenuml .bg-indigo-100\\/50{background-color:#e0e7ff80}.zenuml .bg-indigo-100\\/60{background-color:#e0e7ff99}.zenuml .bg-indigo-100\\/70{background-color:#e0e7ffb3}.zenuml .bg-indigo-100\\/75{background-color:#e0e7ffbf}.zenuml .bg-indigo-100\\/80{background-color:#e0e7ffcc}.zenuml .bg-indigo-100\\/90{background-color:#e0e7ffe6}.zenuml .bg-indigo-100\\/95{background-color:#e0e7fff2}.zenuml .bg-indigo-100\\/100{background-color:#e0e7ff}.zenuml .bg-indigo-200\\/0{background-color:#c7d2fe00}.zenuml .bg-indigo-200\\/5{background-color:#c7d2fe0d}.zenuml .bg-indigo-200\\/10{background-color:#c7d2fe1a}.zenuml .bg-indigo-200\\/20{background-color:#c7d2fe33}.zenuml .bg-indigo-200\\/25{background-color:#c7d2fe40}.zenuml .bg-indigo-200\\/30{background-color:#c7d2fe4d}.zenuml .bg-indigo-200\\/40{background-color:#c7d2fe66}.zenuml .bg-indigo-200\\/50{background-color:#c7d2fe80}.zenuml .bg-indigo-200\\/60{background-color:#c7d2fe99}.zenuml .bg-indigo-200\\/70{background-color:#c7d2feb3}.zenuml .bg-indigo-200\\/75{background-color:#c7d2febf}.zenuml .bg-indigo-200\\/80{background-color:#c7d2fecc}.zenuml .bg-indigo-200\\/90{background-color:#c7d2fee6}.zenuml .bg-indigo-200\\/95{background-color:#c7d2fef2}.zenuml .bg-indigo-200\\/100{background-color:#c7d2fe}.zenuml .bg-indigo-300\\/0{background-color:#a5b4fc00}.zenuml .bg-indigo-300\\/5{background-color:#a5b4fc0d}.zenuml .bg-indigo-300\\/10{background-color:#a5b4fc1a}.zenuml .bg-indigo-300\\/20{background-color:#a5b4fc33}.zenuml .bg-indigo-300\\/25{background-color:#a5b4fc40}.zenuml .bg-indigo-300\\/30{background-color:#a5b4fc4d}.zenuml .bg-indigo-300\\/40{background-color:#a5b4fc66}.zenuml .bg-indigo-300\\/50{background-color:#a5b4fc80}.zenuml .bg-indigo-300\\/60{background-color:#a5b4fc99}.zenuml .bg-indigo-300\\/70{background-color:#a5b4fcb3}.zenuml .bg-indigo-300\\/75{background-color:#a5b4fcbf}.zenuml .bg-indigo-300\\/80{background-color:#a5b4fccc}.zenuml .bg-indigo-300\\/90{background-color:#a5b4fce6}.zenuml .bg-indigo-300\\/95{background-color:#a5b4fcf2}.zenuml .bg-indigo-300\\/100{background-color:#a5b4fc}.zenuml .bg-indigo-400\\/0{background-color:#818cf800}.zenuml .bg-indigo-400\\/5{background-color:#818cf80d}.zenuml .bg-indigo-400\\/10{background-color:#818cf81a}.zenuml .bg-indigo-400\\/20{background-color:#818cf833}.zenuml .bg-indigo-400\\/25{background-color:#818cf840}.zenuml .bg-indigo-400\\/30{background-color:#818cf84d}.zenuml .bg-indigo-400\\/40{background-color:#818cf866}.zenuml .bg-indigo-400\\/50{background-color:#818cf880}.zenuml .bg-indigo-400\\/60{background-color:#818cf899}.zenuml .bg-indigo-400\\/70{background-color:#818cf8b3}.zenuml .bg-indigo-400\\/75{background-color:#818cf8bf}.zenuml .bg-indigo-400\\/80{background-color:#818cf8cc}.zenuml .bg-indigo-400\\/90{background-color:#818cf8e6}.zenuml .bg-indigo-400\\/95{background-color:#818cf8f2}.zenuml .bg-indigo-400\\/100{background-color:#818cf8}.zenuml .bg-indigo-500\\/0{background-color:#6366f100}.zenuml .bg-indigo-500\\/5{background-color:#6366f10d}.zenuml .bg-indigo-500\\/10{background-color:#6366f11a}.zenuml .bg-indigo-500\\/20{background-color:#6366f133}.zenuml .bg-indigo-500\\/25{background-color:#6366f140}.zenuml .bg-indigo-500\\/30{background-color:#6366f14d}.zenuml .bg-indigo-500\\/40{background-color:#6366f166}.zenuml .bg-indigo-500\\/50{background-color:#6366f180}.zenuml .bg-indigo-500\\/60{background-color:#6366f199}.zenuml .bg-indigo-500\\/70{background-color:#6366f1b3}.zenuml .bg-indigo-500\\/75{background-color:#6366f1bf}.zenuml .bg-indigo-500\\/80{background-color:#6366f1cc}.zenuml .bg-indigo-500\\/90{background-color:#6366f1e6}.zenuml .bg-indigo-500\\/95{background-color:#6366f1f2}.zenuml .bg-indigo-500\\/100{background-color:#6366f1}.zenuml .bg-indigo-600\\/0{background-color:#4f46e500}.zenuml .bg-indigo-600\\/5{background-color:#4f46e50d}.zenuml .bg-indigo-600\\/10{background-color:#4f46e51a}.zenuml .bg-indigo-600\\/20{background-color:#4f46e533}.zenuml .bg-indigo-600\\/25{background-color:#4f46e540}.zenuml .bg-indigo-600\\/30{background-color:#4f46e54d}.zenuml .bg-indigo-600\\/40{background-color:#4f46e566}.zenuml .bg-indigo-600\\/50{background-color:#4f46e580}.zenuml .bg-indigo-600\\/60{background-color:#4f46e599}.zenuml .bg-indigo-600\\/70{background-color:#4f46e5b3}.zenuml .bg-indigo-600\\/75{background-color:#4f46e5bf}.zenuml .bg-indigo-600\\/80{background-color:#4f46e5cc}.zenuml .bg-indigo-600\\/90{background-color:#4f46e5e6}.zenuml .bg-indigo-600\\/95{background-color:#4f46e5f2}.zenuml .bg-indigo-600\\/100{background-color:#4f46e5}.zenuml .bg-indigo-700\\/0{background-color:#4338ca00}.zenuml .bg-indigo-700\\/5{background-color:#4338ca0d}.zenuml .bg-indigo-700\\/10{background-color:#4338ca1a}.zenuml .bg-indigo-700\\/20{background-color:#4338ca33}.zenuml .bg-indigo-700\\/25{background-color:#4338ca40}.zenuml .bg-indigo-700\\/30{background-color:#4338ca4d}.zenuml .bg-indigo-700\\/40{background-color:#4338ca66}.zenuml .bg-indigo-700\\/50{background-color:#4338ca80}.zenuml .bg-indigo-700\\/60{background-color:#4338ca99}.zenuml .bg-indigo-700\\/70{background-color:#4338cab3}.zenuml .bg-indigo-700\\/75{background-color:#4338cabf}.zenuml .bg-indigo-700\\/80{background-color:#4338cacc}.zenuml .bg-indigo-700\\/90{background-color:#4338cae6}.zenuml .bg-indigo-700\\/95{background-color:#4338caf2}.zenuml .bg-indigo-700\\/100{background-color:#4338ca}.zenuml .bg-indigo-800\\/0{background-color:#3730a300}.zenuml .bg-indigo-800\\/5{background-color:#3730a30d}.zenuml .bg-indigo-800\\/10{background-color:#3730a31a}.zenuml .bg-indigo-800\\/20{background-color:#3730a333}.zenuml .bg-indigo-800\\/25{background-color:#3730a340}.zenuml .bg-indigo-800\\/30{background-color:#3730a34d}.zenuml .bg-indigo-800\\/40{background-color:#3730a366}.zenuml .bg-indigo-800\\/50{background-color:#3730a380}.zenuml .bg-indigo-800\\/60{background-color:#3730a399}.zenuml .bg-indigo-800\\/70{background-color:#3730a3b3}.zenuml .bg-indigo-800\\/75{background-color:#3730a3bf}.zenuml .bg-indigo-800\\/80{background-color:#3730a3cc}.zenuml .bg-indigo-800\\/90{background-color:#3730a3e6}.zenuml .bg-indigo-800\\/95{background-color:#3730a3f2}.zenuml .bg-indigo-800\\/100{background-color:#3730a3}.zenuml .bg-indigo-900\\/0{background-color:#312e8100}.zenuml .bg-indigo-900\\/5{background-color:#312e810d}.zenuml .bg-indigo-900\\/10{background-color:#312e811a}.zenuml .bg-indigo-900\\/20{background-color:#312e8133}.zenuml .bg-indigo-900\\/25{background-color:#312e8140}.zenuml .bg-indigo-900\\/30{background-color:#312e814d}.zenuml .bg-indigo-900\\/40{background-color:#312e8166}.zenuml .bg-indigo-900\\/50{background-color:#312e8180}.zenuml .bg-indigo-900\\/60{background-color:#312e8199}.zenuml .bg-indigo-900\\/70{background-color:#312e81b3}.zenuml .bg-indigo-900\\/75{background-color:#312e81bf}.zenuml .bg-indigo-900\\/80{background-color:#312e81cc}.zenuml .bg-indigo-900\\/90{background-color:#312e81e6}.zenuml .bg-indigo-900\\/95{background-color:#312e81f2}.zenuml .bg-indigo-900\\/100{background-color:#312e81}.zenuml .bg-violet-50\\/0{background-color:#f5f3ff00}.zenuml .bg-violet-50\\/5{background-color:#f5f3ff0d}.zenuml .bg-violet-50\\/10{background-color:#f5f3ff1a}.zenuml .bg-violet-50\\/20{background-color:#f5f3ff33}.zenuml .bg-violet-50\\/25{background-color:#f5f3ff40}.zenuml .bg-violet-50\\/30{background-color:#f5f3ff4d}.zenuml .bg-violet-50\\/40{background-color:#f5f3ff66}.zenuml .bg-violet-50\\/50{background-color:#f5f3ff80}.zenuml .bg-violet-50\\/60{background-color:#f5f3ff99}.zenuml .bg-violet-50\\/70{background-color:#f5f3ffb3}.zenuml .bg-violet-50\\/75{background-color:#f5f3ffbf}.zenuml .bg-violet-50\\/80{background-color:#f5f3ffcc}.zenuml .bg-violet-50\\/90{background-color:#f5f3ffe6}.zenuml .bg-violet-50\\/95{background-color:#f5f3fff2}.zenuml .bg-violet-50\\/100{background-color:#f5f3ff}.zenuml .bg-violet-100\\/0{background-color:#ede9fe00}.zenuml .bg-violet-100\\/5{background-color:#ede9fe0d}.zenuml .bg-violet-100\\/10{background-color:#ede9fe1a}.zenuml .bg-violet-100\\/20{background-color:#ede9fe33}.zenuml .bg-violet-100\\/25{background-color:#ede9fe40}.zenuml .bg-violet-100\\/30{background-color:#ede9fe4d}.zenuml .bg-violet-100\\/40{background-color:#ede9fe66}.zenuml .bg-violet-100\\/50{background-color:#ede9fe80}.zenuml .bg-violet-100\\/60{background-color:#ede9fe99}.zenuml .bg-violet-100\\/70{background-color:#ede9feb3}.zenuml .bg-violet-100\\/75{background-color:#ede9febf}.zenuml .bg-violet-100\\/80{background-color:#ede9fecc}.zenuml .bg-violet-100\\/90{background-color:#ede9fee6}.zenuml .bg-violet-100\\/95{background-color:#ede9fef2}.zenuml .bg-violet-100\\/100{background-color:#ede9fe}.zenuml .bg-violet-200\\/0{background-color:#ddd6fe00}.zenuml .bg-violet-200\\/5{background-color:#ddd6fe0d}.zenuml .bg-violet-200\\/10{background-color:#ddd6fe1a}.zenuml .bg-violet-200\\/20{background-color:#ddd6fe33}.zenuml .bg-violet-200\\/25{background-color:#ddd6fe40}.zenuml .bg-violet-200\\/30{background-color:#ddd6fe4d}.zenuml .bg-violet-200\\/40{background-color:#ddd6fe66}.zenuml .bg-violet-200\\/50{background-color:#ddd6fe80}.zenuml .bg-violet-200\\/60{background-color:#ddd6fe99}.zenuml .bg-violet-200\\/70{background-color:#ddd6feb3}.zenuml .bg-violet-200\\/75{background-color:#ddd6febf}.zenuml .bg-violet-200\\/80{background-color:#ddd6fecc}.zenuml .bg-violet-200\\/90{background-color:#ddd6fee6}.zenuml .bg-violet-200\\/95{background-color:#ddd6fef2}.zenuml .bg-violet-200\\/100{background-color:#ddd6fe}.zenuml .bg-violet-300\\/0{background-color:#c4b5fd00}.zenuml .bg-violet-300\\/5{background-color:#c4b5fd0d}.zenuml .bg-violet-300\\/10{background-color:#c4b5fd1a}.zenuml .bg-violet-300\\/20{background-color:#c4b5fd33}.zenuml .bg-violet-300\\/25{background-color:#c4b5fd40}.zenuml .bg-violet-300\\/30{background-color:#c4b5fd4d}.zenuml .bg-violet-300\\/40{background-color:#c4b5fd66}.zenuml .bg-violet-300\\/50{background-color:#c4b5fd80}.zenuml .bg-violet-300\\/60{background-color:#c4b5fd99}.zenuml .bg-violet-300\\/70{background-color:#c4b5fdb3}.zenuml .bg-violet-300\\/75{background-color:#c4b5fdbf}.zenuml .bg-violet-300\\/80{background-color:#c4b5fdcc}.zenuml .bg-violet-300\\/90{background-color:#c4b5fde6}.zenuml .bg-violet-300\\/95{background-color:#c4b5fdf2}.zenuml .bg-violet-300\\/100{background-color:#c4b5fd}.zenuml .bg-violet-400\\/0{background-color:#a78bfa00}.zenuml .bg-violet-400\\/5{background-color:#a78bfa0d}.zenuml .bg-violet-400\\/10{background-color:#a78bfa1a}.zenuml .bg-violet-400\\/20{background-color:#a78bfa33}.zenuml .bg-violet-400\\/25{background-color:#a78bfa40}.zenuml .bg-violet-400\\/30{background-color:#a78bfa4d}.zenuml .bg-violet-400\\/40{background-color:#a78bfa66}.zenuml .bg-violet-400\\/50{background-color:#a78bfa80}.zenuml .bg-violet-400\\/60{background-color:#a78bfa99}.zenuml .bg-violet-400\\/70{background-color:#a78bfab3}.zenuml .bg-violet-400\\/75{background-color:#a78bfabf}.zenuml .bg-violet-400\\/80{background-color:#a78bfacc}.zenuml .bg-violet-400\\/90{background-color:#a78bfae6}.zenuml .bg-violet-400\\/95{background-color:#a78bfaf2}.zenuml .bg-violet-400\\/100{background-color:#a78bfa}.zenuml .bg-violet-500\\/0{background-color:#8b5cf600}.zenuml .bg-violet-500\\/5{background-color:#8b5cf60d}.zenuml .bg-violet-500\\/10{background-color:#8b5cf61a}.zenuml .bg-violet-500\\/20{background-color:#8b5cf633}.zenuml .bg-violet-500\\/25{background-color:#8b5cf640}.zenuml .bg-violet-500\\/30{background-color:#8b5cf64d}.zenuml .bg-violet-500\\/40{background-color:#8b5cf666}.zenuml .bg-violet-500\\/50{background-color:#8b5cf680}.zenuml .bg-violet-500\\/60{background-color:#8b5cf699}.zenuml .bg-violet-500\\/70{background-color:#8b5cf6b3}.zenuml .bg-violet-500\\/75{background-color:#8b5cf6bf}.zenuml .bg-violet-500\\/80{background-color:#8b5cf6cc}.zenuml .bg-violet-500\\/90{background-color:#8b5cf6e6}.zenuml .bg-violet-500\\/95{background-color:#8b5cf6f2}.zenuml .bg-violet-500\\/100{background-color:#8b5cf6}.zenuml .bg-violet-600\\/0{background-color:#7c3aed00}.zenuml .bg-violet-600\\/5{background-color:#7c3aed0d}.zenuml .bg-violet-600\\/10{background-color:#7c3aed1a}.zenuml .bg-violet-600\\/20{background-color:#7c3aed33}.zenuml .bg-violet-600\\/25{background-color:#7c3aed40}.zenuml .bg-violet-600\\/30{background-color:#7c3aed4d}.zenuml .bg-violet-600\\/40{background-color:#7c3aed66}.zenuml .bg-violet-600\\/50{background-color:#7c3aed80}.zenuml .bg-violet-600\\/60{background-color:#7c3aed99}.zenuml .bg-violet-600\\/70{background-color:#7c3aedb3}.zenuml .bg-violet-600\\/75{background-color:#7c3aedbf}.zenuml .bg-violet-600\\/80{background-color:#7c3aedcc}.zenuml .bg-violet-600\\/90{background-color:#7c3aede6}.zenuml .bg-violet-600\\/95{background-color:#7c3aedf2}.zenuml .bg-violet-600\\/100{background-color:#7c3aed}.zenuml .bg-violet-700\\/0{background-color:#6d28d900}.zenuml .bg-violet-700\\/5{background-color:#6d28d90d}.zenuml .bg-violet-700\\/10{background-color:#6d28d91a}.zenuml .bg-violet-700\\/20{background-color:#6d28d933}.zenuml .bg-violet-700\\/25{background-color:#6d28d940}.zenuml .bg-violet-700\\/30{background-color:#6d28d94d}.zenuml .bg-violet-700\\/40{background-color:#6d28d966}.zenuml .bg-violet-700\\/50{background-color:#6d28d980}.zenuml .bg-violet-700\\/60{background-color:#6d28d999}.zenuml .bg-violet-700\\/70{background-color:#6d28d9b3}.zenuml .bg-violet-700\\/75{background-color:#6d28d9bf}.zenuml .bg-violet-700\\/80{background-color:#6d28d9cc}.zenuml .bg-violet-700\\/90{background-color:#6d28d9e6}.zenuml .bg-violet-700\\/95{background-color:#6d28d9f2}.zenuml .bg-violet-700\\/100{background-color:#6d28d9}.zenuml .bg-violet-800\\/0{background-color:#5b21b600}.zenuml .bg-violet-800\\/5{background-color:#5b21b60d}.zenuml .bg-violet-800\\/10{background-color:#5b21b61a}.zenuml .bg-violet-800\\/20{background-color:#5b21b633}.zenuml .bg-violet-800\\/25{background-color:#5b21b640}.zenuml .bg-violet-800\\/30{background-color:#5b21b64d}.zenuml .bg-violet-800\\/40{background-color:#5b21b666}.zenuml .bg-violet-800\\/50{background-color:#5b21b680}.zenuml .bg-violet-800\\/60{background-color:#5b21b699}.zenuml .bg-violet-800\\/70{background-color:#5b21b6b3}.zenuml .bg-violet-800\\/75{background-color:#5b21b6bf}.zenuml .bg-violet-800\\/80{background-color:#5b21b6cc}.zenuml .bg-violet-800\\/90{background-color:#5b21b6e6}.zenuml .bg-violet-800\\/95{background-color:#5b21b6f2}.zenuml .bg-violet-800\\/100{background-color:#5b21b6}.zenuml .bg-violet-900\\/0{background-color:#4c1d9500}.zenuml .bg-violet-900\\/5{background-color:#4c1d950d}.zenuml .bg-violet-900\\/10{background-color:#4c1d951a}.zenuml .bg-violet-900\\/20{background-color:#4c1d9533}.zenuml .bg-violet-900\\/25{background-color:#4c1d9540}.zenuml .bg-violet-900\\/30{background-color:#4c1d954d}.zenuml .bg-violet-900\\/40{background-color:#4c1d9566}.zenuml .bg-violet-900\\/50{background-color:#4c1d9580}.zenuml .bg-violet-900\\/60{background-color:#4c1d9599}.zenuml .bg-violet-900\\/70{background-color:#4c1d95b3}.zenuml .bg-violet-900\\/75{background-color:#4c1d95bf}.zenuml .bg-violet-900\\/80{background-color:#4c1d95cc}.zenuml .bg-violet-900\\/90{background-color:#4c1d95e6}.zenuml .bg-violet-900\\/95{background-color:#4c1d95f2}.zenuml .bg-violet-900\\/100{background-color:#4c1d95}.zenuml .bg-purple-50\\/0{background-color:#faf5ff00}.zenuml .bg-purple-50\\/5{background-color:#faf5ff0d}.zenuml .bg-purple-50\\/10{background-color:#faf5ff1a}.zenuml .bg-purple-50\\/20{background-color:#faf5ff33}.zenuml .bg-purple-50\\/25{background-color:#faf5ff40}.zenuml .bg-purple-50\\/30{background-color:#faf5ff4d}.zenuml .bg-purple-50\\/40{background-color:#faf5ff66}.zenuml .bg-purple-50\\/50{background-color:#faf5ff80}.zenuml .bg-purple-50\\/60{background-color:#faf5ff99}.zenuml .bg-purple-50\\/70{background-color:#faf5ffb3}.zenuml .bg-purple-50\\/75{background-color:#faf5ffbf}.zenuml .bg-purple-50\\/80{background-color:#faf5ffcc}.zenuml .bg-purple-50\\/90{background-color:#faf5ffe6}.zenuml .bg-purple-50\\/95{background-color:#faf5fff2}.zenuml .bg-purple-50\\/100{background-color:#faf5ff}.zenuml .bg-purple-100\\/0{background-color:#f3e8ff00}.zenuml .bg-purple-100\\/5{background-color:#f3e8ff0d}.zenuml .bg-purple-100\\/10{background-color:#f3e8ff1a}.zenuml .bg-purple-100\\/20{background-color:#f3e8ff33}.zenuml .bg-purple-100\\/25{background-color:#f3e8ff40}.zenuml .bg-purple-100\\/30{background-color:#f3e8ff4d}.zenuml .bg-purple-100\\/40{background-color:#f3e8ff66}.zenuml .bg-purple-100\\/50{background-color:#f3e8ff80}.zenuml .bg-purple-100\\/60{background-color:#f3e8ff99}.zenuml .bg-purple-100\\/70{background-color:#f3e8ffb3}.zenuml .bg-purple-100\\/75{background-color:#f3e8ffbf}.zenuml .bg-purple-100\\/80{background-color:#f3e8ffcc}.zenuml .bg-purple-100\\/90{background-color:#f3e8ffe6}.zenuml .bg-purple-100\\/95{background-color:#f3e8fff2}.zenuml .bg-purple-100\\/100{background-color:#f3e8ff}.zenuml .bg-purple-200\\/0{background-color:#e9d5ff00}.zenuml .bg-purple-200\\/5{background-color:#e9d5ff0d}.zenuml .bg-purple-200\\/10{background-color:#e9d5ff1a}.zenuml .bg-purple-200\\/20{background-color:#e9d5ff33}.zenuml .bg-purple-200\\/25{background-color:#e9d5ff40}.zenuml .bg-purple-200\\/30{background-color:#e9d5ff4d}.zenuml .bg-purple-200\\/40{background-color:#e9d5ff66}.zenuml .bg-purple-200\\/50{background-color:#e9d5ff80}.zenuml .bg-purple-200\\/60{background-color:#e9d5ff99}.zenuml .bg-purple-200\\/70{background-color:#e9d5ffb3}.zenuml .bg-purple-200\\/75{background-color:#e9d5ffbf}.zenuml .bg-purple-200\\/80{background-color:#e9d5ffcc}.zenuml .bg-purple-200\\/90{background-color:#e9d5ffe6}.zenuml .bg-purple-200\\/95{background-color:#e9d5fff2}.zenuml .bg-purple-200\\/100{background-color:#e9d5ff}.zenuml .bg-purple-300\\/0{background-color:#d8b4fe00}.zenuml .bg-purple-300\\/5{background-color:#d8b4fe0d}.zenuml .bg-purple-300\\/10{background-color:#d8b4fe1a}.zenuml .bg-purple-300\\/20{background-color:#d8b4fe33}.zenuml .bg-purple-300\\/25{background-color:#d8b4fe40}.zenuml .bg-purple-300\\/30{background-color:#d8b4fe4d}.zenuml .bg-purple-300\\/40{background-color:#d8b4fe66}.zenuml .bg-purple-300\\/50{background-color:#d8b4fe80}.zenuml .bg-purple-300\\/60{background-color:#d8b4fe99}.zenuml .bg-purple-300\\/70{background-color:#d8b4feb3}.zenuml .bg-purple-300\\/75{background-color:#d8b4febf}.zenuml .bg-purple-300\\/80{background-color:#d8b4fecc}.zenuml .bg-purple-300\\/90{background-color:#d8b4fee6}.zenuml .bg-purple-300\\/95{background-color:#d8b4fef2}.zenuml .bg-purple-300\\/100{background-color:#d8b4fe}.zenuml .bg-purple-400\\/0{background-color:#c084fc00}.zenuml .bg-purple-400\\/5{background-color:#c084fc0d}.zenuml .bg-purple-400\\/10{background-color:#c084fc1a}.zenuml .bg-purple-400\\/20{background-color:#c084fc33}.zenuml .bg-purple-400\\/25{background-color:#c084fc40}.zenuml .bg-purple-400\\/30{background-color:#c084fc4d}.zenuml .bg-purple-400\\/40{background-color:#c084fc66}.zenuml .bg-purple-400\\/50{background-color:#c084fc80}.zenuml .bg-purple-400\\/60{background-color:#c084fc99}.zenuml .bg-purple-400\\/70{background-color:#c084fcb3}.zenuml .bg-purple-400\\/75{background-color:#c084fcbf}.zenuml .bg-purple-400\\/80{background-color:#c084fccc}.zenuml .bg-purple-400\\/90{background-color:#c084fce6}.zenuml .bg-purple-400\\/95{background-color:#c084fcf2}.zenuml .bg-purple-400\\/100{background-color:#c084fc}.zenuml .bg-purple-500\\/0{background-color:#a855f700}.zenuml .bg-purple-500\\/5{background-color:#a855f70d}.zenuml .bg-purple-500\\/10{background-color:#a855f71a}.zenuml .bg-purple-500\\/20{background-color:#a855f733}.zenuml .bg-purple-500\\/25{background-color:#a855f740}.zenuml .bg-purple-500\\/30{background-color:#a855f74d}.zenuml .bg-purple-500\\/40{background-color:#a855f766}.zenuml .bg-purple-500\\/50{background-color:#a855f780}.zenuml .bg-purple-500\\/60{background-color:#a855f799}.zenuml .bg-purple-500\\/70{background-color:#a855f7b3}.zenuml .bg-purple-500\\/75{background-color:#a855f7bf}.zenuml .bg-purple-500\\/80{background-color:#a855f7cc}.zenuml .bg-purple-500\\/90{background-color:#a855f7e6}.zenuml .bg-purple-500\\/95{background-color:#a855f7f2}.zenuml .bg-purple-500\\/100{background-color:#a855f7}.zenuml .bg-purple-600\\/0{background-color:#9333ea00}.zenuml .bg-purple-600\\/5{background-color:#9333ea0d}.zenuml .bg-purple-600\\/10{background-color:#9333ea1a}.zenuml .bg-purple-600\\/20{background-color:#9333ea33}.zenuml .bg-purple-600\\/25{background-color:#9333ea40}.zenuml .bg-purple-600\\/30{background-color:#9333ea4d}.zenuml .bg-purple-600\\/40{background-color:#9333ea66}.zenuml .bg-purple-600\\/50{background-color:#9333ea80}.zenuml .bg-purple-600\\/60{background-color:#9333ea99}.zenuml .bg-purple-600\\/70{background-color:#9333eab3}.zenuml .bg-purple-600\\/75{background-color:#9333eabf}.zenuml .bg-purple-600\\/80{background-color:#9333eacc}.zenuml .bg-purple-600\\/90{background-color:#9333eae6}.zenuml .bg-purple-600\\/95{background-color:#9333eaf2}.zenuml .bg-purple-600\\/100{background-color:#9333ea}.zenuml .bg-purple-700\\/0{background-color:#7e22ce00}.zenuml .bg-purple-700\\/5{background-color:#7e22ce0d}.zenuml .bg-purple-700\\/10{background-color:#7e22ce1a}.zenuml .bg-purple-700\\/20{background-color:#7e22ce33}.zenuml .bg-purple-700\\/25{background-color:#7e22ce40}.zenuml .bg-purple-700\\/30{background-color:#7e22ce4d}.zenuml .bg-purple-700\\/40{background-color:#7e22ce66}.zenuml .bg-purple-700\\/50{background-color:#7e22ce80}.zenuml .bg-purple-700\\/60{background-color:#7e22ce99}.zenuml .bg-purple-700\\/70{background-color:#7e22ceb3}.zenuml .bg-purple-700\\/75{background-color:#7e22cebf}.zenuml .bg-purple-700\\/80{background-color:#7e22cecc}.zenuml .bg-purple-700\\/90{background-color:#7e22cee6}.zenuml .bg-purple-700\\/95{background-color:#7e22cef2}.zenuml .bg-purple-700\\/100{background-color:#7e22ce}.zenuml .bg-purple-800\\/0{background-color:#6b21a800}.zenuml .bg-purple-800\\/5{background-color:#6b21a80d}.zenuml .bg-purple-800\\/10{background-color:#6b21a81a}.zenuml .bg-purple-800\\/20{background-color:#6b21a833}.zenuml .bg-purple-800\\/25{background-color:#6b21a840}.zenuml .bg-purple-800\\/30{background-color:#6b21a84d}.zenuml .bg-purple-800\\/40{background-color:#6b21a866}.zenuml .bg-purple-800\\/50{background-color:#6b21a880}.zenuml .bg-purple-800\\/60{background-color:#6b21a899}.zenuml .bg-purple-800\\/70{background-color:#6b21a8b3}.zenuml .bg-purple-800\\/75{background-color:#6b21a8bf}.zenuml .bg-purple-800\\/80{background-color:#6b21a8cc}.zenuml .bg-purple-800\\/90{background-color:#6b21a8e6}.zenuml .bg-purple-800\\/95{background-color:#6b21a8f2}.zenuml .bg-purple-800\\/100{background-color:#6b21a8}.zenuml .bg-purple-900\\/0{background-color:#581c8700}.zenuml .bg-purple-900\\/5{background-color:#581c870d}.zenuml .bg-purple-900\\/10{background-color:#581c871a}.zenuml .bg-purple-900\\/20{background-color:#581c8733}.zenuml .bg-purple-900\\/25{background-color:#581c8740}.zenuml .bg-purple-900\\/30{background-color:#581c874d}.zenuml .bg-purple-900\\/40{background-color:#581c8766}.zenuml .bg-purple-900\\/50{background-color:#581c8780}.zenuml .bg-purple-900\\/60{background-color:#581c8799}.zenuml .bg-purple-900\\/70{background-color:#581c87b3}.zenuml .bg-purple-900\\/75{background-color:#581c87bf}.zenuml .bg-purple-900\\/80{background-color:#581c87cc}.zenuml .bg-purple-900\\/90{background-color:#581c87e6}.zenuml .bg-purple-900\\/95{background-color:#581c87f2}.zenuml .bg-purple-900\\/100{background-color:#581c87}.zenuml .bg-fuchsia-50\\/0{background-color:#fdf4ff00}.zenuml .bg-fuchsia-50\\/5{background-color:#fdf4ff0d}.zenuml .bg-fuchsia-50\\/10{background-color:#fdf4ff1a}.zenuml .bg-fuchsia-50\\/20{background-color:#fdf4ff33}.zenuml .bg-fuchsia-50\\/25{background-color:#fdf4ff40}.zenuml .bg-fuchsia-50\\/30{background-color:#fdf4ff4d}.zenuml .bg-fuchsia-50\\/40{background-color:#fdf4ff66}.zenuml .bg-fuchsia-50\\/50{background-color:#fdf4ff80}.zenuml .bg-fuchsia-50\\/60{background-color:#fdf4ff99}.zenuml .bg-fuchsia-50\\/70{background-color:#fdf4ffb3}.zenuml .bg-fuchsia-50\\/75{background-color:#fdf4ffbf}.zenuml .bg-fuchsia-50\\/80{background-color:#fdf4ffcc}.zenuml .bg-fuchsia-50\\/90{background-color:#fdf4ffe6}.zenuml .bg-fuchsia-50\\/95{background-color:#fdf4fff2}.zenuml .bg-fuchsia-50\\/100{background-color:#fdf4ff}.zenuml .bg-fuchsia-100\\/0{background-color:#fae8ff00}.zenuml .bg-fuchsia-100\\/5{background-color:#fae8ff0d}.zenuml .bg-fuchsia-100\\/10{background-color:#fae8ff1a}.zenuml .bg-fuchsia-100\\/20{background-color:#fae8ff33}.zenuml .bg-fuchsia-100\\/25{background-color:#fae8ff40}.zenuml .bg-fuchsia-100\\/30{background-color:#fae8ff4d}.zenuml .bg-fuchsia-100\\/40{background-color:#fae8ff66}.zenuml .bg-fuchsia-100\\/50{background-color:#fae8ff80}.zenuml .bg-fuchsia-100\\/60{background-color:#fae8ff99}.zenuml .bg-fuchsia-100\\/70{background-color:#fae8ffb3}.zenuml .bg-fuchsia-100\\/75{background-color:#fae8ffbf}.zenuml .bg-fuchsia-100\\/80{background-color:#fae8ffcc}.zenuml .bg-fuchsia-100\\/90{background-color:#fae8ffe6}.zenuml .bg-fuchsia-100\\/95{background-color:#fae8fff2}.zenuml .bg-fuchsia-100\\/100{background-color:#fae8ff}.zenuml .bg-fuchsia-200\\/0{background-color:#f5d0fe00}.zenuml .bg-fuchsia-200\\/5{background-color:#f5d0fe0d}.zenuml .bg-fuchsia-200\\/10{background-color:#f5d0fe1a}.zenuml .bg-fuchsia-200\\/20{background-color:#f5d0fe33}.zenuml .bg-fuchsia-200\\/25{background-color:#f5d0fe40}.zenuml .bg-fuchsia-200\\/30{background-color:#f5d0fe4d}.zenuml .bg-fuchsia-200\\/40{background-color:#f5d0fe66}.zenuml .bg-fuchsia-200\\/50{background-color:#f5d0fe80}.zenuml .bg-fuchsia-200\\/60{background-color:#f5d0fe99}.zenuml .bg-fuchsia-200\\/70{background-color:#f5d0feb3}.zenuml .bg-fuchsia-200\\/75{background-color:#f5d0febf}.zenuml .bg-fuchsia-200\\/80{background-color:#f5d0fecc}.zenuml .bg-fuchsia-200\\/90{background-color:#f5d0fee6}.zenuml .bg-fuchsia-200\\/95{background-color:#f5d0fef2}.zenuml .bg-fuchsia-200\\/100{background-color:#f5d0fe}.zenuml .bg-fuchsia-300\\/0{background-color:#f0abfc00}.zenuml .bg-fuchsia-300\\/5{background-color:#f0abfc0d}.zenuml .bg-fuchsia-300\\/10{background-color:#f0abfc1a}.zenuml .bg-fuchsia-300\\/20{background-color:#f0abfc33}.zenuml .bg-fuchsia-300\\/25{background-color:#f0abfc40}.zenuml .bg-fuchsia-300\\/30{background-color:#f0abfc4d}.zenuml .bg-fuchsia-300\\/40{background-color:#f0abfc66}.zenuml .bg-fuchsia-300\\/50{background-color:#f0abfc80}.zenuml .bg-fuchsia-300\\/60{background-color:#f0abfc99}.zenuml .bg-fuchsia-300\\/70{background-color:#f0abfcb3}.zenuml .bg-fuchsia-300\\/75{background-color:#f0abfcbf}.zenuml .bg-fuchsia-300\\/80{background-color:#f0abfccc}.zenuml .bg-fuchsia-300\\/90{background-color:#f0abfce6}.zenuml .bg-fuchsia-300\\/95{background-color:#f0abfcf2}.zenuml .bg-fuchsia-300\\/100{background-color:#f0abfc}.zenuml .bg-fuchsia-400\\/0{background-color:#e879f900}.zenuml .bg-fuchsia-400\\/5{background-color:#e879f90d}.zenuml .bg-fuchsia-400\\/10{background-color:#e879f91a}.zenuml .bg-fuchsia-400\\/20{background-color:#e879f933}.zenuml .bg-fuchsia-400\\/25{background-color:#e879f940}.zenuml .bg-fuchsia-400\\/30{background-color:#e879f94d}.zenuml .bg-fuchsia-400\\/40{background-color:#e879f966}.zenuml .bg-fuchsia-400\\/50{background-color:#e879f980}.zenuml .bg-fuchsia-400\\/60{background-color:#e879f999}.zenuml .bg-fuchsia-400\\/70{background-color:#e879f9b3}.zenuml .bg-fuchsia-400\\/75{background-color:#e879f9bf}.zenuml .bg-fuchsia-400\\/80{background-color:#e879f9cc}.zenuml .bg-fuchsia-400\\/90{background-color:#e879f9e6}.zenuml .bg-fuchsia-400\\/95{background-color:#e879f9f2}.zenuml .bg-fuchsia-400\\/100{background-color:#e879f9}.zenuml .bg-fuchsia-500\\/0{background-color:#d946ef00}.zenuml .bg-fuchsia-500\\/5{background-color:#d946ef0d}.zenuml .bg-fuchsia-500\\/10{background-color:#d946ef1a}.zenuml .bg-fuchsia-500\\/20{background-color:#d946ef33}.zenuml .bg-fuchsia-500\\/25{background-color:#d946ef40}.zenuml .bg-fuchsia-500\\/30{background-color:#d946ef4d}.zenuml .bg-fuchsia-500\\/40{background-color:#d946ef66}.zenuml .bg-fuchsia-500\\/50{background-color:#d946ef80}.zenuml .bg-fuchsia-500\\/60{background-color:#d946ef99}.zenuml .bg-fuchsia-500\\/70{background-color:#d946efb3}.zenuml .bg-fuchsia-500\\/75{background-color:#d946efbf}.zenuml .bg-fuchsia-500\\/80{background-color:#d946efcc}.zenuml .bg-fuchsia-500\\/90{background-color:#d946efe6}.zenuml .bg-fuchsia-500\\/95{background-color:#d946eff2}.zenuml .bg-fuchsia-500\\/100{background-color:#d946ef}.zenuml .bg-fuchsia-600\\/0{background-color:#c026d300}.zenuml .bg-fuchsia-600\\/5{background-color:#c026d30d}.zenuml .bg-fuchsia-600\\/10{background-color:#c026d31a}.zenuml .bg-fuchsia-600\\/20{background-color:#c026d333}.zenuml .bg-fuchsia-600\\/25{background-color:#c026d340}.zenuml .bg-fuchsia-600\\/30{background-color:#c026d34d}.zenuml .bg-fuchsia-600\\/40{background-color:#c026d366}.zenuml .bg-fuchsia-600\\/50{background-color:#c026d380}.zenuml .bg-fuchsia-600\\/60{background-color:#c026d399}.zenuml .bg-fuchsia-600\\/70{background-color:#c026d3b3}.zenuml .bg-fuchsia-600\\/75{background-color:#c026d3bf}.zenuml .bg-fuchsia-600\\/80{background-color:#c026d3cc}.zenuml .bg-fuchsia-600\\/90{background-color:#c026d3e6}.zenuml .bg-fuchsia-600\\/95{background-color:#c026d3f2}.zenuml .bg-fuchsia-600\\/100{background-color:#c026d3}.zenuml .bg-fuchsia-700\\/0{background-color:#a21caf00}.zenuml .bg-fuchsia-700\\/5{background-color:#a21caf0d}.zenuml .bg-fuchsia-700\\/10{background-color:#a21caf1a}.zenuml .bg-fuchsia-700\\/20{background-color:#a21caf33}.zenuml .bg-fuchsia-700\\/25{background-color:#a21caf40}.zenuml .bg-fuchsia-700\\/30{background-color:#a21caf4d}.zenuml .bg-fuchsia-700\\/40{background-color:#a21caf66}.zenuml .bg-fuchsia-700\\/50{background-color:#a21caf80}.zenuml .bg-fuchsia-700\\/60{background-color:#a21caf99}.zenuml .bg-fuchsia-700\\/70{background-color:#a21cafb3}.zenuml .bg-fuchsia-700\\/75{background-color:#a21cafbf}.zenuml .bg-fuchsia-700\\/80{background-color:#a21cafcc}.zenuml .bg-fuchsia-700\\/90{background-color:#a21cafe6}.zenuml .bg-fuchsia-700\\/95{background-color:#a21caff2}.zenuml .bg-fuchsia-700\\/100{background-color:#a21caf}.zenuml .bg-fuchsia-800\\/0{background-color:#86198f00}.zenuml .bg-fuchsia-800\\/5{background-color:#86198f0d}.zenuml .bg-fuchsia-800\\/10{background-color:#86198f1a}.zenuml .bg-fuchsia-800\\/20{background-color:#86198f33}.zenuml .bg-fuchsia-800\\/25{background-color:#86198f40}.zenuml .bg-fuchsia-800\\/30{background-color:#86198f4d}.zenuml .bg-fuchsia-800\\/40{background-color:#86198f66}.zenuml .bg-fuchsia-800\\/50{background-color:#86198f80}.zenuml .bg-fuchsia-800\\/60{background-color:#86198f99}.zenuml .bg-fuchsia-800\\/70{background-color:#86198fb3}.zenuml .bg-fuchsia-800\\/75{background-color:#86198fbf}.zenuml .bg-fuchsia-800\\/80{background-color:#86198fcc}.zenuml .bg-fuchsia-800\\/90{background-color:#86198fe6}.zenuml .bg-fuchsia-800\\/95{background-color:#86198ff2}.zenuml .bg-fuchsia-800\\/100{background-color:#86198f}.zenuml .bg-fuchsia-900\\/0{background-color:#701a7500}.zenuml .bg-fuchsia-900\\/5{background-color:#701a750d}.zenuml .bg-fuchsia-900\\/10{background-color:#701a751a}.zenuml .bg-fuchsia-900\\/20{background-color:#701a7533}.zenuml .bg-fuchsia-900\\/25{background-color:#701a7540}.zenuml .bg-fuchsia-900\\/30{background-color:#701a754d}.zenuml .bg-fuchsia-900\\/40{background-color:#701a7566}.zenuml .bg-fuchsia-900\\/50{background-color:#701a7580}.zenuml .bg-fuchsia-900\\/60{background-color:#701a7599}.zenuml .bg-fuchsia-900\\/70{background-color:#701a75b3}.zenuml .bg-fuchsia-900\\/75{background-color:#701a75bf}.zenuml .bg-fuchsia-900\\/80{background-color:#701a75cc}.zenuml .bg-fuchsia-900\\/90{background-color:#701a75e6}.zenuml .bg-fuchsia-900\\/95{background-color:#701a75f2}.zenuml .bg-fuchsia-900\\/100{background-color:#701a75}.zenuml .bg-pink-50\\/0{background-color:#fdf2f800}.zenuml .bg-pink-50\\/5{background-color:#fdf2f80d}.zenuml .bg-pink-50\\/10{background-color:#fdf2f81a}.zenuml .bg-pink-50\\/20{background-color:#fdf2f833}.zenuml .bg-pink-50\\/25{background-color:#fdf2f840}.zenuml .bg-pink-50\\/30{background-color:#fdf2f84d}.zenuml .bg-pink-50\\/40{background-color:#fdf2f866}.zenuml .bg-pink-50\\/50{background-color:#fdf2f880}.zenuml .bg-pink-50\\/60{background-color:#fdf2f899}.zenuml .bg-pink-50\\/70{background-color:#fdf2f8b3}.zenuml .bg-pink-50\\/75{background-color:#fdf2f8bf}.zenuml .bg-pink-50\\/80{background-color:#fdf2f8cc}.zenuml .bg-pink-50\\/90{background-color:#fdf2f8e6}.zenuml .bg-pink-50\\/95{background-color:#fdf2f8f2}.zenuml .bg-pink-50\\/100{background-color:#fdf2f8}.zenuml .bg-pink-100\\/0{background-color:#fce7f300}.zenuml .bg-pink-100\\/5{background-color:#fce7f30d}.zenuml .bg-pink-100\\/10{background-color:#fce7f31a}.zenuml .bg-pink-100\\/20{background-color:#fce7f333}.zenuml .bg-pink-100\\/25{background-color:#fce7f340}.zenuml .bg-pink-100\\/30{background-color:#fce7f34d}.zenuml .bg-pink-100\\/40{background-color:#fce7f366}.zenuml .bg-pink-100\\/50{background-color:#fce7f380}.zenuml .bg-pink-100\\/60{background-color:#fce7f399}.zenuml .bg-pink-100\\/70{background-color:#fce7f3b3}.zenuml .bg-pink-100\\/75{background-color:#fce7f3bf}.zenuml .bg-pink-100\\/80{background-color:#fce7f3cc}.zenuml .bg-pink-100\\/90{background-color:#fce7f3e6}.zenuml .bg-pink-100\\/95{background-color:#fce7f3f2}.zenuml .bg-pink-100\\/100{background-color:#fce7f3}.zenuml .bg-pink-200\\/0{background-color:#fbcfe800}.zenuml .bg-pink-200\\/5{background-color:#fbcfe80d}.zenuml .bg-pink-200\\/10{background-color:#fbcfe81a}.zenuml .bg-pink-200\\/20{background-color:#fbcfe833}.zenuml .bg-pink-200\\/25{background-color:#fbcfe840}.zenuml .bg-pink-200\\/30{background-color:#fbcfe84d}.zenuml .bg-pink-200\\/40{background-color:#fbcfe866}.zenuml .bg-pink-200\\/50{background-color:#fbcfe880}.zenuml .bg-pink-200\\/60{background-color:#fbcfe899}.zenuml .bg-pink-200\\/70{background-color:#fbcfe8b3}.zenuml .bg-pink-200\\/75{background-color:#fbcfe8bf}.zenuml .bg-pink-200\\/80{background-color:#fbcfe8cc}.zenuml .bg-pink-200\\/90{background-color:#fbcfe8e6}.zenuml .bg-pink-200\\/95{background-color:#fbcfe8f2}.zenuml .bg-pink-200\\/100{background-color:#fbcfe8}.zenuml .bg-pink-300\\/0{background-color:#f9a8d400}.zenuml .bg-pink-300\\/5{background-color:#f9a8d40d}.zenuml .bg-pink-300\\/10{background-color:#f9a8d41a}.zenuml .bg-pink-300\\/20{background-color:#f9a8d433}.zenuml .bg-pink-300\\/25{background-color:#f9a8d440}.zenuml .bg-pink-300\\/30{background-color:#f9a8d44d}.zenuml .bg-pink-300\\/40{background-color:#f9a8d466}.zenuml .bg-pink-300\\/50{background-color:#f9a8d480}.zenuml .bg-pink-300\\/60{background-color:#f9a8d499}.zenuml .bg-pink-300\\/70{background-color:#f9a8d4b3}.zenuml .bg-pink-300\\/75{background-color:#f9a8d4bf}.zenuml .bg-pink-300\\/80{background-color:#f9a8d4cc}.zenuml .bg-pink-300\\/90{background-color:#f9a8d4e6}.zenuml .bg-pink-300\\/95{background-color:#f9a8d4f2}.zenuml .bg-pink-300\\/100{background-color:#f9a8d4}.zenuml .bg-pink-400\\/0{background-color:#f472b600}.zenuml .bg-pink-400\\/5{background-color:#f472b60d}.zenuml .bg-pink-400\\/10{background-color:#f472b61a}.zenuml .bg-pink-400\\/20{background-color:#f472b633}.zenuml .bg-pink-400\\/25{background-color:#f472b640}.zenuml .bg-pink-400\\/30{background-color:#f472b64d}.zenuml .bg-pink-400\\/40{background-color:#f472b666}.zenuml .bg-pink-400\\/50{background-color:#f472b680}.zenuml .bg-pink-400\\/60{background-color:#f472b699}.zenuml .bg-pink-400\\/70{background-color:#f472b6b3}.zenuml .bg-pink-400\\/75{background-color:#f472b6bf}.zenuml .bg-pink-400\\/80{background-color:#f472b6cc}.zenuml .bg-pink-400\\/90{background-color:#f472b6e6}.zenuml .bg-pink-400\\/95{background-color:#f472b6f2}.zenuml .bg-pink-400\\/100{background-color:#f472b6}.zenuml .bg-pink-500\\/0{background-color:#ec489900}.zenuml .bg-pink-500\\/5{background-color:#ec48990d}.zenuml .bg-pink-500\\/10{background-color:#ec48991a}.zenuml .bg-pink-500\\/20{background-color:#ec489933}.zenuml .bg-pink-500\\/25{background-color:#ec489940}.zenuml .bg-pink-500\\/30{background-color:#ec48994d}.zenuml .bg-pink-500\\/40{background-color:#ec489966}.zenuml .bg-pink-500\\/50{background-color:#ec489980}.zenuml .bg-pink-500\\/60{background-color:#ec489999}.zenuml .bg-pink-500\\/70{background-color:#ec4899b3}.zenuml .bg-pink-500\\/75{background-color:#ec4899bf}.zenuml .bg-pink-500\\/80{background-color:#ec4899cc}.zenuml .bg-pink-500\\/90{background-color:#ec4899e6}.zenuml .bg-pink-500\\/95{background-color:#ec4899f2}.zenuml .bg-pink-500\\/100{background-color:#ec4899}.zenuml .bg-pink-600\\/0{background-color:#db277700}.zenuml .bg-pink-600\\/5{background-color:#db27770d}.zenuml .bg-pink-600\\/10{background-color:#db27771a}.zenuml .bg-pink-600\\/20{background-color:#db277733}.zenuml .bg-pink-600\\/25{background-color:#db277740}.zenuml .bg-pink-600\\/30{background-color:#db27774d}.zenuml .bg-pink-600\\/40{background-color:#db277766}.zenuml .bg-pink-600\\/50{background-color:#db277780}.zenuml .bg-pink-600\\/60{background-color:#db277799}.zenuml .bg-pink-600\\/70{background-color:#db2777b3}.zenuml .bg-pink-600\\/75{background-color:#db2777bf}.zenuml .bg-pink-600\\/80{background-color:#db2777cc}.zenuml .bg-pink-600\\/90{background-color:#db2777e6}.zenuml .bg-pink-600\\/95{background-color:#db2777f2}.zenuml .bg-pink-600\\/100{background-color:#db2777}.zenuml .bg-pink-700\\/0{background-color:#be185d00}.zenuml .bg-pink-700\\/5{background-color:#be185d0d}.zenuml .bg-pink-700\\/10{background-color:#be185d1a}.zenuml .bg-pink-700\\/20{background-color:#be185d33}.zenuml .bg-pink-700\\/25{background-color:#be185d40}.zenuml .bg-pink-700\\/30{background-color:#be185d4d}.zenuml .bg-pink-700\\/40{background-color:#be185d66}.zenuml .bg-pink-700\\/50{background-color:#be185d80}.zenuml .bg-pink-700\\/60{background-color:#be185d99}.zenuml .bg-pink-700\\/70{background-color:#be185db3}.zenuml .bg-pink-700\\/75{background-color:#be185dbf}.zenuml .bg-pink-700\\/80{background-color:#be185dcc}.zenuml .bg-pink-700\\/90{background-color:#be185de6}.zenuml .bg-pink-700\\/95{background-color:#be185df2}.zenuml .bg-pink-700\\/100{background-color:#be185d}.zenuml .bg-pink-800\\/0{background-color:#9d174d00}.zenuml .bg-pink-800\\/5{background-color:#9d174d0d}.zenuml .bg-pink-800\\/10{background-color:#9d174d1a}.zenuml .bg-pink-800\\/20{background-color:#9d174d33}.zenuml .bg-pink-800\\/25{background-color:#9d174d40}.zenuml .bg-pink-800\\/30{background-color:#9d174d4d}.zenuml .bg-pink-800\\/40{background-color:#9d174d66}.zenuml .bg-pink-800\\/50{background-color:#9d174d80}.zenuml .bg-pink-800\\/60{background-color:#9d174d99}.zenuml .bg-pink-800\\/70{background-color:#9d174db3}.zenuml .bg-pink-800\\/75{background-color:#9d174dbf}.zenuml .bg-pink-800\\/80{background-color:#9d174dcc}.zenuml .bg-pink-800\\/90{background-color:#9d174de6}.zenuml .bg-pink-800\\/95{background-color:#9d174df2}.zenuml .bg-pink-800\\/100{background-color:#9d174d}.zenuml .bg-pink-900\\/0{background-color:#83184300}.zenuml .bg-pink-900\\/5{background-color:#8318430d}.zenuml .bg-pink-900\\/10{background-color:#8318431a}.zenuml .bg-pink-900\\/20{background-color:#83184333}.zenuml .bg-pink-900\\/25{background-color:#83184340}.zenuml .bg-pink-900\\/30{background-color:#8318434d}.zenuml .bg-pink-900\\/40{background-color:#83184366}.zenuml .bg-pink-900\\/50{background-color:#83184380}.zenuml .bg-pink-900\\/60{background-color:#83184399}.zenuml .bg-pink-900\\/70{background-color:#831843b3}.zenuml .bg-pink-900\\/75{background-color:#831843bf}.zenuml .bg-pink-900\\/80{background-color:#831843cc}.zenuml .bg-pink-900\\/90{background-color:#831843e6}.zenuml .bg-pink-900\\/95{background-color:#831843f2}.zenuml .bg-pink-900\\/100{background-color:#831843}.zenuml .bg-rose-50\\/0{background-color:#fff1f200}.zenuml .bg-rose-50\\/5{background-color:#fff1f20d}.zenuml .bg-rose-50\\/10{background-color:#fff1f21a}.zenuml .bg-rose-50\\/20{background-color:#fff1f233}.zenuml .bg-rose-50\\/25{background-color:#fff1f240}.zenuml .bg-rose-50\\/30{background-color:#fff1f24d}.zenuml .bg-rose-50\\/40{background-color:#fff1f266}.zenuml .bg-rose-50\\/50{background-color:#fff1f280}.zenuml .bg-rose-50\\/60{background-color:#fff1f299}.zenuml .bg-rose-50\\/70{background-color:#fff1f2b3}.zenuml .bg-rose-50\\/75{background-color:#fff1f2bf}.zenuml .bg-rose-50\\/80{background-color:#fff1f2cc}.zenuml .bg-rose-50\\/90{background-color:#fff1f2e6}.zenuml .bg-rose-50\\/95{background-color:#fff1f2f2}.zenuml .bg-rose-50\\/100{background-color:#fff1f2}.zenuml .bg-rose-100\\/0{background-color:#ffe4e600}.zenuml .bg-rose-100\\/5{background-color:#ffe4e60d}.zenuml .bg-rose-100\\/10{background-color:#ffe4e61a}.zenuml .bg-rose-100\\/20{background-color:#ffe4e633}.zenuml .bg-rose-100\\/25{background-color:#ffe4e640}.zenuml .bg-rose-100\\/30{background-color:#ffe4e64d}.zenuml .bg-rose-100\\/40{background-color:#ffe4e666}.zenuml .bg-rose-100\\/50{background-color:#ffe4e680}.zenuml .bg-rose-100\\/60{background-color:#ffe4e699}.zenuml .bg-rose-100\\/70{background-color:#ffe4e6b3}.zenuml .bg-rose-100\\/75{background-color:#ffe4e6bf}.zenuml .bg-rose-100\\/80{background-color:#ffe4e6cc}.zenuml .bg-rose-100\\/90{background-color:#ffe4e6e6}.zenuml .bg-rose-100\\/95{background-color:#ffe4e6f2}.zenuml .bg-rose-100\\/100{background-color:#ffe4e6}.zenuml .bg-rose-200\\/0{background-color:#fecdd300}.zenuml .bg-rose-200\\/5{background-color:#fecdd30d}.zenuml .bg-rose-200\\/10{background-color:#fecdd31a}.zenuml .bg-rose-200\\/20{background-color:#fecdd333}.zenuml .bg-rose-200\\/25{background-color:#fecdd340}.zenuml .bg-rose-200\\/30{background-color:#fecdd34d}.zenuml .bg-rose-200\\/40{background-color:#fecdd366}.zenuml .bg-rose-200\\/50{background-color:#fecdd380}.zenuml .bg-rose-200\\/60{background-color:#fecdd399}.zenuml .bg-rose-200\\/70{background-color:#fecdd3b3}.zenuml .bg-rose-200\\/75{background-color:#fecdd3bf}.zenuml .bg-rose-200\\/80{background-color:#fecdd3cc}.zenuml .bg-rose-200\\/90{background-color:#fecdd3e6}.zenuml .bg-rose-200\\/95{background-color:#fecdd3f2}.zenuml .bg-rose-200\\/100{background-color:#fecdd3}.zenuml .bg-rose-300\\/0{background-color:#fda4af00}.zenuml .bg-rose-300\\/5{background-color:#fda4af0d}.zenuml .bg-rose-300\\/10{background-color:#fda4af1a}.zenuml .bg-rose-300\\/20{background-color:#fda4af33}.zenuml .bg-rose-300\\/25{background-color:#fda4af40}.zenuml .bg-rose-300\\/30{background-color:#fda4af4d}.zenuml .bg-rose-300\\/40{background-color:#fda4af66}.zenuml .bg-rose-300\\/50{background-color:#fda4af80}.zenuml .bg-rose-300\\/60{background-color:#fda4af99}.zenuml .bg-rose-300\\/70{background-color:#fda4afb3}.zenuml .bg-rose-300\\/75{background-color:#fda4afbf}.zenuml .bg-rose-300\\/80{background-color:#fda4afcc}.zenuml .bg-rose-300\\/90{background-color:#fda4afe6}.zenuml .bg-rose-300\\/95{background-color:#fda4aff2}.zenuml .bg-rose-300\\/100{background-color:#fda4af}.zenuml .bg-rose-400\\/0{background-color:#fb718500}.zenuml .bg-rose-400\\/5{background-color:#fb71850d}.zenuml .bg-rose-400\\/10{background-color:#fb71851a}.zenuml .bg-rose-400\\/20{background-color:#fb718533}.zenuml .bg-rose-400\\/25{background-color:#fb718540}.zenuml .bg-rose-400\\/30{background-color:#fb71854d}.zenuml .bg-rose-400\\/40{background-color:#fb718566}.zenuml .bg-rose-400\\/50{background-color:#fb718580}.zenuml .bg-rose-400\\/60{background-color:#fb718599}.zenuml .bg-rose-400\\/70{background-color:#fb7185b3}.zenuml .bg-rose-400\\/75{background-color:#fb7185bf}.zenuml .bg-rose-400\\/80{background-color:#fb7185cc}.zenuml .bg-rose-400\\/90{background-color:#fb7185e6}.zenuml .bg-rose-400\\/95{background-color:#fb7185f2}.zenuml .bg-rose-400\\/100{background-color:#fb7185}.zenuml .bg-rose-500\\/0{background-color:#f43f5e00}.zenuml .bg-rose-500\\/5{background-color:#f43f5e0d}.zenuml .bg-rose-500\\/10{background-color:#f43f5e1a}.zenuml .bg-rose-500\\/20{background-color:#f43f5e33}.zenuml .bg-rose-500\\/25{background-color:#f43f5e40}.zenuml .bg-rose-500\\/30{background-color:#f43f5e4d}.zenuml .bg-rose-500\\/40{background-color:#f43f5e66}.zenuml .bg-rose-500\\/50{background-color:#f43f5e80}.zenuml .bg-rose-500\\/60{background-color:#f43f5e99}.zenuml .bg-rose-500\\/70{background-color:#f43f5eb3}.zenuml .bg-rose-500\\/75{background-color:#f43f5ebf}.zenuml .bg-rose-500\\/80{background-color:#f43f5ecc}.zenuml .bg-rose-500\\/90{background-color:#f43f5ee6}.zenuml .bg-rose-500\\/95{background-color:#f43f5ef2}.zenuml .bg-rose-500\\/100{background-color:#f43f5e}.zenuml .bg-rose-600\\/0{background-color:#e11d4800}.zenuml .bg-rose-600\\/5{background-color:#e11d480d}.zenuml .bg-rose-600\\/10{background-color:#e11d481a}.zenuml .bg-rose-600\\/20{background-color:#e11d4833}.zenuml .bg-rose-600\\/25{background-color:#e11d4840}.zenuml .bg-rose-600\\/30{background-color:#e11d484d}.zenuml .bg-rose-600\\/40{background-color:#e11d4866}.zenuml .bg-rose-600\\/50{background-color:#e11d4880}.zenuml .bg-rose-600\\/60{background-color:#e11d4899}.zenuml .bg-rose-600\\/70{background-color:#e11d48b3}.zenuml .bg-rose-600\\/75{background-color:#e11d48bf}.zenuml .bg-rose-600\\/80{background-color:#e11d48cc}.zenuml .bg-rose-600\\/90{background-color:#e11d48e6}.zenuml .bg-rose-600\\/95{background-color:#e11d48f2}.zenuml .bg-rose-600\\/100{background-color:#e11d48}.zenuml .bg-rose-700\\/0{background-color:#be123c00}.zenuml .bg-rose-700\\/5{background-color:#be123c0d}.zenuml .bg-rose-700\\/10{background-color:#be123c1a}.zenuml .bg-rose-700\\/20{background-color:#be123c33}.zenuml .bg-rose-700\\/25{background-color:#be123c40}.zenuml .bg-rose-700\\/30{background-color:#be123c4d}.zenuml .bg-rose-700\\/40{background-color:#be123c66}.zenuml .bg-rose-700\\/50{background-color:#be123c80}.zenuml .bg-rose-700\\/60{background-color:#be123c99}.zenuml .bg-rose-700\\/70{background-color:#be123cb3}.zenuml .bg-rose-700\\/75{background-color:#be123cbf}.zenuml .bg-rose-700\\/80{background-color:#be123ccc}.zenuml .bg-rose-700\\/90{background-color:#be123ce6}.zenuml .bg-rose-700\\/95{background-color:#be123cf2}.zenuml .bg-rose-700\\/100{background-color:#be123c}.zenuml .bg-rose-800\\/0{background-color:#9f123900}.zenuml .bg-rose-800\\/5{background-color:#9f12390d}.zenuml .bg-rose-800\\/10{background-color:#9f12391a}.zenuml .bg-rose-800\\/20{background-color:#9f123933}.zenuml .bg-rose-800\\/25{background-color:#9f123940}.zenuml .bg-rose-800\\/30{background-color:#9f12394d}.zenuml .bg-rose-800\\/40{background-color:#9f123966}.zenuml .bg-rose-800\\/50{background-color:#9f123980}.zenuml .bg-rose-800\\/60{background-color:#9f123999}.zenuml .bg-rose-800\\/70{background-color:#9f1239b3}.zenuml .bg-rose-800\\/75{background-color:#9f1239bf}.zenuml .bg-rose-800\\/80{background-color:#9f1239cc}.zenuml .bg-rose-800\\/90{background-color:#9f1239e6}.zenuml .bg-rose-800\\/95{background-color:#9f1239f2}.zenuml .bg-rose-800\\/100{background-color:#9f1239}.zenuml .bg-rose-900\\/0{background-color:#88133700}.zenuml .bg-rose-900\\/5{background-color:#8813370d}.zenuml .bg-rose-900\\/10{background-color:#8813371a}.zenuml .bg-rose-900\\/20{background-color:#88133733}.zenuml .bg-rose-900\\/25{background-color:#88133740}.zenuml .bg-rose-900\\/30{background-color:#8813374d}.zenuml .bg-rose-900\\/40{background-color:#88133766}.zenuml .bg-rose-900\\/50{background-color:#88133780}.zenuml .bg-rose-900\\/60{background-color:#88133799}.zenuml .bg-rose-900\\/70{background-color:#881337b3}.zenuml .bg-rose-900\\/75{background-color:#881337bf}.zenuml .bg-rose-900\\/80{background-color:#881337cc}.zenuml .bg-rose-900\\/90{background-color:#881337e6}.zenuml .bg-rose-900\\/95{background-color:#881337f2}.zenuml .bg-rose-900\\/100{background-color:#881337}.zenuml .bg-skin-frame\\/0{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),0)}.zenuml .bg-skin-frame\\/5{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.05)}.zenuml .bg-skin-frame\\/10{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.1)}.zenuml .bg-skin-frame\\/20{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.2)}.zenuml .bg-skin-frame\\/25{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.25)}.zenuml .bg-skin-frame\\/30{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.3)}.zenuml .bg-skin-frame\\/40{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.4)}.zenuml .bg-skin-frame\\/50{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.5)}.zenuml .bg-skin-frame\\/60{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.6)}.zenuml .bg-skin-frame\\/70{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.7)}.zenuml .bg-skin-frame\\/75{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.75)}.zenuml .bg-skin-frame\\/80{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.8)}.zenuml .bg-skin-frame\\/90{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.9)}.zenuml .bg-skin-frame\\/95{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.95)}.zenuml .bg-skin-frame\\/100{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),1)}.zenuml .bg-skin-base\\/0{background-color:rgb(var(--color-bg-base) / 0)}.zenuml .bg-skin-base\\/5{background-color:rgb(var(--color-bg-base) / .05)}.zenuml .bg-skin-base\\/10{background-color:rgb(var(--color-bg-base) / .1)}.zenuml .bg-skin-base\\/20{background-color:rgb(var(--color-bg-base) / .2)}.zenuml .bg-skin-base\\/25{background-color:rgb(var(--color-bg-base) / .25)}.zenuml .bg-skin-base\\/30{background-color:rgb(var(--color-bg-base) / .3)}.zenuml .bg-skin-base\\/40{background-color:rgb(var(--color-bg-base) / .4)}.zenuml .bg-skin-base\\/50{background-color:rgb(var(--color-bg-base) / .5)}.zenuml .bg-skin-base\\/60{background-color:rgb(var(--color-bg-base) / .6)}.zenuml .bg-skin-base\\/70{background-color:rgb(var(--color-bg-base) / .7)}.zenuml .bg-skin-base\\/75{background-color:rgb(var(--color-bg-base) / .75)}.zenuml .bg-skin-base\\/80{background-color:rgb(var(--color-bg-base) / .8)}.zenuml .bg-skin-base\\/90{background-color:rgb(var(--color-bg-base) / .9)}.zenuml .bg-skin-base\\/95{background-color:rgb(var(--color-bg-base) / .95)}.zenuml .bg-skin-base\\/100{background-color:rgb(var(--color-bg-base) / 1)}.zenuml .bg-skin-frame\\/\\[0\\.66\\]{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.66)}.zenuml .bg-opacity-0{--tw-bg-opacity: 0}.zenuml .bg-opacity-5{--tw-bg-opacity: .05}.zenuml .bg-opacity-10{--tw-bg-opacity: .1}.zenuml .bg-opacity-20{--tw-bg-opacity: .2}.zenuml .bg-opacity-25{--tw-bg-opacity: .25}.zenuml .bg-opacity-30{--tw-bg-opacity: .3}.zenuml .bg-opacity-40{--tw-bg-opacity: .4}.zenuml .bg-opacity-50{--tw-bg-opacity: .5}.zenuml .bg-opacity-60{--tw-bg-opacity: .6}.zenuml .bg-opacity-70{--tw-bg-opacity: .7}.zenuml .bg-opacity-75{--tw-bg-opacity: .75}.zenuml .bg-opacity-80{--tw-bg-opacity: .8}.zenuml .bg-opacity-90{--tw-bg-opacity: .9}.zenuml .bg-opacity-95{--tw-bg-opacity: .95}.zenuml .bg-opacity-100{--tw-bg-opacity: 1}.zenuml .bg-none{background-image:none}.zenuml .bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.zenuml .bg-auto{background-size:auto}.zenuml .bg-cover{background-size:cover}.zenuml .bg-contain{background-size:contain}.zenuml .bg-fixed{background-attachment:fixed}.zenuml .bg-local{background-attachment:local}.zenuml .bg-scroll{background-attachment:scroll}.zenuml .bg-clip-border{background-clip:border-box}.zenuml .bg-clip-padding{background-clip:padding-box}.zenuml .bg-clip-content{background-clip:content-box}.zenuml .bg-clip-text{-webkit-background-clip:text;background-clip:text}.zenuml .bg-bottom{background-position:bottom}.zenuml .bg-center{background-position:center}.zenuml .bg-left{background-position:left}.zenuml .bg-left-bottom{background-position:left bottom}.zenuml .bg-left-top{background-position:left top}.zenuml .bg-right{background-position:right}.zenuml .bg-right-bottom{background-position:right bottom}.zenuml .bg-right-top{background-position:right top}.zenuml .bg-top{background-position:top}.zenuml .bg-repeat{background-repeat:repeat}.zenuml .bg-no-repeat{background-repeat:no-repeat}.zenuml .bg-repeat-x{background-repeat:repeat-x}.zenuml .bg-repeat-y{background-repeat:repeat-y}.zenuml .bg-repeat-round{background-repeat:round}.zenuml .bg-repeat-space{background-repeat:space}.zenuml .bg-origin-border{background-origin:border-box}.zenuml .bg-origin-padding{background-origin:padding-box}.zenuml .bg-origin-content{background-origin:content-box}.zenuml .fill-none{fill:none}.zenuml .fill-current{fill:currentColor}.zenuml .stroke-current{stroke:currentColor}.zenuml .stroke-2{stroke-width:2}.zenuml .object-contain{object-fit:contain}.zenuml .p-1{padding:.25rem}.zenuml .p-4{padding:1rem}.zenuml .p-2{padding:.5rem}.zenuml .p-0{padding:0}.zenuml .px-4{padding-left:1rem;padding-right:1rem}.zenuml .py-1{padding-top:.25rem;padding-bottom:.25rem}.zenuml .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.zenuml .px-6{padding-left:1.5rem;padding-right:1.5rem}.zenuml .px-2{padding-left:.5rem;padding-right:.5rem}.zenuml .py-3{padding-top:.75rem;padding-bottom:.75rem}.zenuml .px-3{padding-left:.75rem;padding-right:.75rem}.zenuml .py-2{padding-top:.5rem;padding-bottom:.5rem}.zenuml .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.zenuml .px-1{padding-left:.25rem;padding-right:.25rem}.zenuml .py-4{padding-top:1rem;padding-bottom:1rem}.zenuml .px-px{padding-left:1px;padding-right:1px}.zenuml .pb-8{padding-bottom:2rem}.zenuml .pt-8{padding-top:2rem}.zenuml .pb-4{padding-bottom:1rem}.zenuml .pt-6{padding-top:1.5rem}.zenuml .pt-4{padding-top:1rem}.zenuml .pb-20{padding-bottom:5rem}.zenuml .pb-32{padding-bottom:8rem}.zenuml .pb-2{padding-bottom:.5rem}.zenuml .pr-24{padding-right:6rem}.zenuml .pt-24{padding-top:6rem}.zenuml .pb-10{padding-bottom:2.5rem}.zenuml .pr-1{padding-right:.25rem}.zenuml .text-left{text-align:left}.zenuml .text-center{text-align:center}.zenuml .text-right{text-align:right}.zenuml .text-justify{text-align:justify}.zenuml .text-start{text-align:start}.zenuml .text-end{text-align:end}.zenuml .align-middle{vertical-align:middle}.zenuml .align-bottom{vertical-align:bottom}.zenuml .align-text-top{vertical-align:text-top}.zenuml .align-text-bottom{vertical-align:text-bottom}.zenuml .text-xs{font-size:.75rem;line-height:1rem}.zenuml .text-sm{font-size:.875rem;line-height:1.25rem}.zenuml .text-base{font-size:1rem;line-height:1.5rem}.zenuml .text-lg{font-size:1.125rem;line-height:1.75rem}.zenuml .text-xl{font-size:1.25rem;line-height:1.75rem}.zenuml .text-2xl{font-size:1.5rem;line-height:2rem}.zenuml .text-3xl{font-size:1.875rem;line-height:2.25rem}.zenuml .text-4xl{font-size:2.25rem;line-height:2.5rem}.zenuml .text-5xl{font-size:3rem;line-height:1}.zenuml .text-6xl{font-size:3.75rem;line-height:1}.zenuml .text-7xl{font-size:4.5rem;line-height:1}.zenuml .text-8xl{font-size:6rem;line-height:1}.zenuml .text-9xl{font-size:8rem;line-height:1}.zenuml .font-semibold{font-weight:600}.zenuml .font-medium{font-weight:500}.zenuml .font-bold{font-weight:700}.zenuml .font-thin{font-weight:100}.zenuml .capitalize{text-transform:capitalize}.zenuml .italic{font-style:italic}.zenuml .leading-6{line-height:1.5rem}.zenuml .leading-4{line-height:1rem}.zenuml .text-inherit{color:inherit}.zenuml .text-current{color:currentColor}.zenuml .text-transparent{color:transparent}.zenuml .text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.zenuml .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.zenuml .text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.zenuml .text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.zenuml .text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.zenuml .text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.zenuml .text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.zenuml .text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.zenuml .text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.zenuml .text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.zenuml .text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.zenuml .text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.zenuml .text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.zenuml .text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.zenuml .text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.zenuml .text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.zenuml .text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.zenuml .text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.zenuml .text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.zenuml .text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.zenuml .text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.zenuml .text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.zenuml .text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.zenuml .text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity))}.zenuml .text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity))}.zenuml .text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.zenuml .text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.zenuml .text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.zenuml .text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}.zenuml .text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity))}.zenuml .text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity))}.zenuml .text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity))}.zenuml .text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.zenuml .text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.zenuml .text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.zenuml .text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.zenuml .text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.zenuml .text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.zenuml .text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.zenuml .text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.zenuml .text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.zenuml .text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.zenuml .text-stone-50{--tw-text-opacity: 1;color:rgb(250 250 249 / var(--tw-text-opacity))}.zenuml .text-stone-100{--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity))}.zenuml .text-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity))}.zenuml .text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity))}.zenuml .text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity))}.zenuml .text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity))}.zenuml .text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity))}.zenuml .text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity))}.zenuml .text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity))}.zenuml .text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity))}.zenuml .text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity))}.zenuml .text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.zenuml .text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.zenuml .text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.zenuml .text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.zenuml .text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.zenuml .text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.zenuml .text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.zenuml .text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.zenuml .text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.zenuml .text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity))}.zenuml .text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity))}.zenuml .text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.zenuml .text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}.zenuml .text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.zenuml .text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.zenuml .text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.zenuml .text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.zenuml .text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.zenuml .text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.zenuml .text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity))}.zenuml .text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity))}.zenuml .text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.zenuml .text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}.zenuml .text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.zenuml .text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.zenuml .text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.zenuml .text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.zenuml .text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.zenuml .text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.zenuml .text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity))}.zenuml .text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity))}.zenuml .text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity))}.zenuml .text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.zenuml .text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.zenuml .text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.zenuml .text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.zenuml .text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.zenuml .text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.zenuml .text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.zenuml .text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity))}.zenuml .text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity))}.zenuml .text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity))}.zenuml .text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity))}.zenuml .text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity))}.zenuml .text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity))}.zenuml .text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity))}.zenuml .text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity))}.zenuml .text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity))}.zenuml .text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity))}.zenuml .text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity))}.zenuml .text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.zenuml .text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.zenuml .text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.zenuml .text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.zenuml .text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.zenuml .text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.zenuml .text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.zenuml .text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.zenuml .text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.zenuml .text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity))}.zenuml .text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity))}.zenuml .text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.zenuml .text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}.zenuml .text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}.zenuml .text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.zenuml .text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.zenuml .text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.zenuml .text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.zenuml .text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.zenuml .text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity))}.zenuml .text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity))}.zenuml .text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity))}.zenuml .text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity))}.zenuml .text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity))}.zenuml .text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.zenuml .text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}.zenuml .text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.zenuml .text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity))}.zenuml .text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity))}.zenuml .text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity))}.zenuml .text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity))}.zenuml .text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity))}.zenuml .text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity))}.zenuml .text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity))}.zenuml .text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity))}.zenuml .text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}.zenuml .text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity))}.zenuml .text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity))}.zenuml .text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity))}.zenuml .text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity))}.zenuml .text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity))}.zenuml .text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.zenuml .text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity))}.zenuml .text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}.zenuml .text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.zenuml .text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity))}.zenuml .text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.zenuml .text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity))}.zenuml .text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.zenuml .text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.zenuml .text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity))}.zenuml .text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.zenuml .text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.zenuml .text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.zenuml .text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.zenuml .text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.zenuml .text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.zenuml .text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.zenuml .text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.zenuml .text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity))}.zenuml .text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity))}.zenuml .text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}.zenuml .text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.zenuml .text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity))}.zenuml .text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.zenuml .text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.zenuml .text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.zenuml .text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.zenuml .text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.zenuml .text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity))}.zenuml .text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity))}.zenuml .text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}.zenuml .text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity))}.zenuml .text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity))}.zenuml .text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity))}.zenuml .text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity))}.zenuml .text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity))}.zenuml .text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity))}.zenuml .text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.zenuml .text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity))}.zenuml .text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity))}.zenuml .text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.zenuml .text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.zenuml .text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.zenuml .text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.zenuml .text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.zenuml .text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.zenuml .text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.zenuml .text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.zenuml .text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity))}.zenuml .text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity))}.zenuml .text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity))}.zenuml .text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity))}.zenuml .text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity))}.zenuml .text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity))}.zenuml .text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity))}.zenuml .text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity))}.zenuml .text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity))}.zenuml .text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity))}.zenuml .text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity))}.zenuml .text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity))}.zenuml .text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity))}.zenuml .text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity))}.zenuml .text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity))}.zenuml .text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity))}.zenuml .text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity))}.zenuml .text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity))}.zenuml .text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity))}.zenuml .text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity))}.zenuml .text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity))}.zenuml .text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity))}.zenuml .text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity))}.zenuml .text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.zenuml .text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity))}.zenuml .text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity))}.zenuml .text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.zenuml .text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.zenuml .text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity))}.zenuml .text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.zenuml .text-skin-frame{color:rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))))}.zenuml .text-skin-title{color:var(--color-text-title, var(--color-text-message, var(--color-text-base, #000)))}.zenuml .text-skin-participant{color:var(--color-text-participant, var(--color-text-message, var(--color-text-base, #000)))}.zenuml .text-skin-message{color:var(--color-text-message, var(--color-text-base, #000))}.zenuml .text-skin-message-arrow{color:var(--color-message-arrow, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .text-skin-message-hover{color:rgb(var(--color-text-message-hover, var(--color-bg-base, --color-backup-white)))}.zenuml .text-skin-comment{color:var(--color-text-comment, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-fragment-header{color:var(--color-text-fragment-header, var(--color-text-message, #000))}.zenuml .text-skin-fragment{color:var(--color-text-fragment, var(--color-text-message, #000))}.zenuml .text-skin-base{color:var(--color-text-base)}.zenuml .text-skin-header{color:var(--color-text-header)}.zenuml .text-skin-secondary{color:var(--color-text-secondary)}.zenuml .text-skin-control{color:var(--color-text-control, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-muted{color:var(--color-text-muted)}.zenuml .text-skin-hover{color:var(--color-text-hover)}.zenuml .text-skin-link{color:var(--color-text-link, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-fill{color:var(--color-text-fill)}.zenuml .text-transparent\\/0{color:#0000}.zenuml .text-transparent\\/5{color:#0000000d}.zenuml .text-transparent\\/10{color:#0000001a}.zenuml .text-transparent\\/20{color:#0003}.zenuml .text-transparent\\/25{color:#00000040}.zenuml .text-transparent\\/30{color:#0000004d}.zenuml .text-transparent\\/40{color:#0006}.zenuml .text-transparent\\/50{color:#00000080}.zenuml .text-transparent\\/60{color:#0009}.zenuml .text-transparent\\/70{color:#000000b3}.zenuml .text-transparent\\/75{color:#000000bf}.zenuml .text-transparent\\/80{color:#000c}.zenuml .text-transparent\\/90{color:#000000e6}.zenuml .text-transparent\\/95{color:#000000f2}.zenuml .text-transparent\\/100{color:#000}.zenuml .text-black\\/0{color:#0000}.zenuml .text-black\\/5{color:#0000000d}.zenuml .text-black\\/10{color:#0000001a}.zenuml .text-black\\/20{color:#0003}.zenuml .text-black\\/25{color:#00000040}.zenuml .text-black\\/30{color:#0000004d}.zenuml .text-black\\/40{color:#0006}.zenuml .text-black\\/50{color:#00000080}.zenuml .text-black\\/60{color:#0009}.zenuml .text-black\\/70{color:#000000b3}.zenuml .text-black\\/75{color:#000000bf}.zenuml .text-black\\/80{color:#000c}.zenuml .text-black\\/90{color:#000000e6}.zenuml .text-black\\/95{color:#000000f2}.zenuml .text-black\\/100{color:#000}.zenuml .text-white\\/0{color:#fff0}.zenuml .text-white\\/5{color:#ffffff0d}.zenuml .text-white\\/10{color:#ffffff1a}.zenuml .text-white\\/20{color:#fff3}.zenuml .text-white\\/25{color:#ffffff40}.zenuml .text-white\\/30{color:#ffffff4d}.zenuml .text-white\\/40{color:#fff6}.zenuml .text-white\\/50{color:#ffffff80}.zenuml .text-white\\/60{color:#fff9}.zenuml .text-white\\/70{color:#ffffffb3}.zenuml .text-white\\/75{color:#ffffffbf}.zenuml .text-white\\/80{color:#fffc}.zenuml .text-white\\/90{color:#ffffffe6}.zenuml .text-white\\/95{color:#fffffff2}.zenuml .text-white\\/100{color:#fff}.zenuml .text-slate-50\\/0{color:#f8fafc00}.zenuml .text-slate-50\\/5{color:#f8fafc0d}.zenuml .text-slate-50\\/10{color:#f8fafc1a}.zenuml .text-slate-50\\/20{color:#f8fafc33}.zenuml .text-slate-50\\/25{color:#f8fafc40}.zenuml .text-slate-50\\/30{color:#f8fafc4d}.zenuml .text-slate-50\\/40{color:#f8fafc66}.zenuml .text-slate-50\\/50{color:#f8fafc80}.zenuml .text-slate-50\\/60{color:#f8fafc99}.zenuml .text-slate-50\\/70{color:#f8fafcb3}.zenuml .text-slate-50\\/75{color:#f8fafcbf}.zenuml .text-slate-50\\/80{color:#f8fafccc}.zenuml .text-slate-50\\/90{color:#f8fafce6}.zenuml .text-slate-50\\/95{color:#f8fafcf2}.zenuml .text-slate-50\\/100{color:#f8fafc}.zenuml .text-slate-100\\/0{color:#f1f5f900}.zenuml .text-slate-100\\/5{color:#f1f5f90d}.zenuml .text-slate-100\\/10{color:#f1f5f91a}.zenuml .text-slate-100\\/20{color:#f1f5f933}.zenuml .text-slate-100\\/25{color:#f1f5f940}.zenuml .text-slate-100\\/30{color:#f1f5f94d}.zenuml .text-slate-100\\/40{color:#f1f5f966}.zenuml .text-slate-100\\/50{color:#f1f5f980}.zenuml .text-slate-100\\/60{color:#f1f5f999}.zenuml .text-slate-100\\/70{color:#f1f5f9b3}.zenuml .text-slate-100\\/75{color:#f1f5f9bf}.zenuml .text-slate-100\\/80{color:#f1f5f9cc}.zenuml .text-slate-100\\/90{color:#f1f5f9e6}.zenuml .text-slate-100\\/95{color:#f1f5f9f2}.zenuml .text-slate-100\\/100{color:#f1f5f9}.zenuml .text-slate-200\\/0{color:#e2e8f000}.zenuml .text-slate-200\\/5{color:#e2e8f00d}.zenuml .text-slate-200\\/10{color:#e2e8f01a}.zenuml .text-slate-200\\/20{color:#e2e8f033}.zenuml .text-slate-200\\/25{color:#e2e8f040}.zenuml .text-slate-200\\/30{color:#e2e8f04d}.zenuml .text-slate-200\\/40{color:#e2e8f066}.zenuml .text-slate-200\\/50{color:#e2e8f080}.zenuml .text-slate-200\\/60{color:#e2e8f099}.zenuml .text-slate-200\\/70{color:#e2e8f0b3}.zenuml .text-slate-200\\/75{color:#e2e8f0bf}.zenuml .text-slate-200\\/80{color:#e2e8f0cc}.zenuml .text-slate-200\\/90{color:#e2e8f0e6}.zenuml .text-slate-200\\/95{color:#e2e8f0f2}.zenuml .text-slate-200\\/100{color:#e2e8f0}.zenuml .text-slate-300\\/0{color:#cbd5e100}.zenuml .text-slate-300\\/5{color:#cbd5e10d}.zenuml .text-slate-300\\/10{color:#cbd5e11a}.zenuml .text-slate-300\\/20{color:#cbd5e133}.zenuml .text-slate-300\\/25{color:#cbd5e140}.zenuml .text-slate-300\\/30{color:#cbd5e14d}.zenuml .text-slate-300\\/40{color:#cbd5e166}.zenuml .text-slate-300\\/50{color:#cbd5e180}.zenuml .text-slate-300\\/60{color:#cbd5e199}.zenuml .text-slate-300\\/70{color:#cbd5e1b3}.zenuml .text-slate-300\\/75{color:#cbd5e1bf}.zenuml .text-slate-300\\/80{color:#cbd5e1cc}.zenuml .text-slate-300\\/90{color:#cbd5e1e6}.zenuml .text-slate-300\\/95{color:#cbd5e1f2}.zenuml .text-slate-300\\/100{color:#cbd5e1}.zenuml .text-slate-400\\/0{color:#94a3b800}.zenuml .text-slate-400\\/5{color:#94a3b80d}.zenuml .text-slate-400\\/10{color:#94a3b81a}.zenuml .text-slate-400\\/20{color:#94a3b833}.zenuml .text-slate-400\\/25{color:#94a3b840}.zenuml .text-slate-400\\/30{color:#94a3b84d}.zenuml .text-slate-400\\/40{color:#94a3b866}.zenuml .text-slate-400\\/50{color:#94a3b880}.zenuml .text-slate-400\\/60{color:#94a3b899}.zenuml .text-slate-400\\/70{color:#94a3b8b3}.zenuml .text-slate-400\\/75{color:#94a3b8bf}.zenuml .text-slate-400\\/80{color:#94a3b8cc}.zenuml .text-slate-400\\/90{color:#94a3b8e6}.zenuml .text-slate-400\\/95{color:#94a3b8f2}.zenuml .text-slate-400\\/100{color:#94a3b8}.zenuml .text-slate-500\\/0{color:#64748b00}.zenuml .text-slate-500\\/5{color:#64748b0d}.zenuml .text-slate-500\\/10{color:#64748b1a}.zenuml .text-slate-500\\/20{color:#64748b33}.zenuml .text-slate-500\\/25{color:#64748b40}.zenuml .text-slate-500\\/30{color:#64748b4d}.zenuml .text-slate-500\\/40{color:#64748b66}.zenuml .text-slate-500\\/50{color:#64748b80}.zenuml .text-slate-500\\/60{color:#64748b99}.zenuml .text-slate-500\\/70{color:#64748bb3}.zenuml .text-slate-500\\/75{color:#64748bbf}.zenuml .text-slate-500\\/80{color:#64748bcc}.zenuml .text-slate-500\\/90{color:#64748be6}.zenuml .text-slate-500\\/95{color:#64748bf2}.zenuml .text-slate-500\\/100{color:#64748b}.zenuml .text-slate-600\\/0{color:#47556900}.zenuml .text-slate-600\\/5{color:#4755690d}.zenuml .text-slate-600\\/10{color:#4755691a}.zenuml .text-slate-600\\/20{color:#47556933}.zenuml .text-slate-600\\/25{color:#47556940}.zenuml .text-slate-600\\/30{color:#4755694d}.zenuml .text-slate-600\\/40{color:#47556966}.zenuml .text-slate-600\\/50{color:#47556980}.zenuml .text-slate-600\\/60{color:#47556999}.zenuml .text-slate-600\\/70{color:#475569b3}.zenuml .text-slate-600\\/75{color:#475569bf}.zenuml .text-slate-600\\/80{color:#475569cc}.zenuml .text-slate-600\\/90{color:#475569e6}.zenuml .text-slate-600\\/95{color:#475569f2}.zenuml .text-slate-600\\/100{color:#475569}.zenuml .text-slate-700\\/0{color:#33415500}.zenuml .text-slate-700\\/5{color:#3341550d}.zenuml .text-slate-700\\/10{color:#3341551a}.zenuml .text-slate-700\\/20{color:#33415533}.zenuml .text-slate-700\\/25{color:#33415540}.zenuml .text-slate-700\\/30{color:#3341554d}.zenuml .text-slate-700\\/40{color:#33415566}.zenuml .text-slate-700\\/50{color:#33415580}.zenuml .text-slate-700\\/60{color:#33415599}.zenuml .text-slate-700\\/70{color:#334155b3}.zenuml .text-slate-700\\/75{color:#334155bf}.zenuml .text-slate-700\\/80{color:#334155cc}.zenuml .text-slate-700\\/90{color:#334155e6}.zenuml .text-slate-700\\/95{color:#334155f2}.zenuml .text-slate-700\\/100{color:#334155}.zenuml .text-slate-800\\/0{color:#1e293b00}.zenuml .text-slate-800\\/5{color:#1e293b0d}.zenuml .text-slate-800\\/10{color:#1e293b1a}.zenuml .text-slate-800\\/20{color:#1e293b33}.zenuml .text-slate-800\\/25{color:#1e293b40}.zenuml .text-slate-800\\/30{color:#1e293b4d}.zenuml .text-slate-800\\/40{color:#1e293b66}.zenuml .text-slate-800\\/50{color:#1e293b80}.zenuml .text-slate-800\\/60{color:#1e293b99}.zenuml .text-slate-800\\/70{color:#1e293bb3}.zenuml .text-slate-800\\/75{color:#1e293bbf}.zenuml .text-slate-800\\/80{color:#1e293bcc}.zenuml .text-slate-800\\/90{color:#1e293be6}.zenuml .text-slate-800\\/95{color:#1e293bf2}.zenuml .text-slate-800\\/100{color:#1e293b}.zenuml .text-slate-900\\/0{color:#0f172a00}.zenuml .text-slate-900\\/5{color:#0f172a0d}.zenuml .text-slate-900\\/10{color:#0f172a1a}.zenuml .text-slate-900\\/20{color:#0f172a33}.zenuml .text-slate-900\\/25{color:#0f172a40}.zenuml .text-slate-900\\/30{color:#0f172a4d}.zenuml .text-slate-900\\/40{color:#0f172a66}.zenuml .text-slate-900\\/50{color:#0f172a80}.zenuml .text-slate-900\\/60{color:#0f172a99}.zenuml .text-slate-900\\/70{color:#0f172ab3}.zenuml .text-slate-900\\/75{color:#0f172abf}.zenuml .text-slate-900\\/80{color:#0f172acc}.zenuml .text-slate-900\\/90{color:#0f172ae6}.zenuml .text-slate-900\\/95{color:#0f172af2}.zenuml .text-slate-900\\/100{color:#0f172a}.zenuml .text-gray-50\\/0{color:#f9fafb00}.zenuml .text-gray-50\\/5{color:#f9fafb0d}.zenuml .text-gray-50\\/10{color:#f9fafb1a}.zenuml .text-gray-50\\/20{color:#f9fafb33}.zenuml .text-gray-50\\/25{color:#f9fafb40}.zenuml .text-gray-50\\/30{color:#f9fafb4d}.zenuml .text-gray-50\\/40{color:#f9fafb66}.zenuml .text-gray-50\\/50{color:#f9fafb80}.zenuml .text-gray-50\\/60{color:#f9fafb99}.zenuml .text-gray-50\\/70{color:#f9fafbb3}.zenuml .text-gray-50\\/75{color:#f9fafbbf}.zenuml .text-gray-50\\/80{color:#f9fafbcc}.zenuml .text-gray-50\\/90{color:#f9fafbe6}.zenuml .text-gray-50\\/95{color:#f9fafbf2}.zenuml .text-gray-50\\/100{color:#f9fafb}.zenuml .text-gray-100\\/0{color:#f3f4f600}.zenuml .text-gray-100\\/5{color:#f3f4f60d}.zenuml .text-gray-100\\/10{color:#f3f4f61a}.zenuml .text-gray-100\\/20{color:#f3f4f633}.zenuml .text-gray-100\\/25{color:#f3f4f640}.zenuml .text-gray-100\\/30{color:#f3f4f64d}.zenuml .text-gray-100\\/40{color:#f3f4f666}.zenuml .text-gray-100\\/50{color:#f3f4f680}.zenuml .text-gray-100\\/60{color:#f3f4f699}.zenuml .text-gray-100\\/70{color:#f3f4f6b3}.zenuml .text-gray-100\\/75{color:#f3f4f6bf}.zenuml .text-gray-100\\/80{color:#f3f4f6cc}.zenuml .text-gray-100\\/90{color:#f3f4f6e6}.zenuml .text-gray-100\\/95{color:#f3f4f6f2}.zenuml .text-gray-100\\/100{color:#f3f4f6}.zenuml .text-gray-200\\/0{color:#e5e7eb00}.zenuml .text-gray-200\\/5{color:#e5e7eb0d}.zenuml .text-gray-200\\/10{color:#e5e7eb1a}.zenuml .text-gray-200\\/20{color:#e5e7eb33}.zenuml .text-gray-200\\/25{color:#e5e7eb40}.zenuml .text-gray-200\\/30{color:#e5e7eb4d}.zenuml .text-gray-200\\/40{color:#e5e7eb66}.zenuml .text-gray-200\\/50{color:#e5e7eb80}.zenuml .text-gray-200\\/60{color:#e5e7eb99}.zenuml .text-gray-200\\/70{color:#e5e7ebb3}.zenuml .text-gray-200\\/75{color:#e5e7ebbf}.zenuml .text-gray-200\\/80{color:#e5e7ebcc}.zenuml .text-gray-200\\/90{color:#e5e7ebe6}.zenuml .text-gray-200\\/95{color:#e5e7ebf2}.zenuml .text-gray-200\\/100{color:#e5e7eb}.zenuml .text-gray-300\\/0{color:#d1d5db00}.zenuml .text-gray-300\\/5{color:#d1d5db0d}.zenuml .text-gray-300\\/10{color:#d1d5db1a}.zenuml .text-gray-300\\/20{color:#d1d5db33}.zenuml .text-gray-300\\/25{color:#d1d5db40}.zenuml .text-gray-300\\/30{color:#d1d5db4d}.zenuml .text-gray-300\\/40{color:#d1d5db66}.zenuml .text-gray-300\\/50{color:#d1d5db80}.zenuml .text-gray-300\\/60{color:#d1d5db99}.zenuml .text-gray-300\\/70{color:#d1d5dbb3}.zenuml .text-gray-300\\/75{color:#d1d5dbbf}.zenuml .text-gray-300\\/80{color:#d1d5dbcc}.zenuml .text-gray-300\\/90{color:#d1d5dbe6}.zenuml .text-gray-300\\/95{color:#d1d5dbf2}.zenuml .text-gray-300\\/100{color:#d1d5db}.zenuml .text-gray-400\\/0{color:#9ca3af00}.zenuml .text-gray-400\\/5{color:#9ca3af0d}.zenuml .text-gray-400\\/10{color:#9ca3af1a}.zenuml .text-gray-400\\/20{color:#9ca3af33}.zenuml .text-gray-400\\/25{color:#9ca3af40}.zenuml .text-gray-400\\/30{color:#9ca3af4d}.zenuml .text-gray-400\\/40{color:#9ca3af66}.zenuml .text-gray-400\\/50{color:#9ca3af80}.zenuml .text-gray-400\\/60{color:#9ca3af99}.zenuml .text-gray-400\\/70{color:#9ca3afb3}.zenuml .text-gray-400\\/75{color:#9ca3afbf}.zenuml .text-gray-400\\/80{color:#9ca3afcc}.zenuml .text-gray-400\\/90{color:#9ca3afe6}.zenuml .text-gray-400\\/95{color:#9ca3aff2}.zenuml .text-gray-400\\/100{color:#9ca3af}.zenuml .text-gray-500\\/0{color:#6b728000}.zenuml .text-gray-500\\/5{color:#6b72800d}.zenuml .text-gray-500\\/10{color:#6b72801a}.zenuml .text-gray-500\\/20{color:#6b728033}.zenuml .text-gray-500\\/25{color:#6b728040}.zenuml .text-gray-500\\/30{color:#6b72804d}.zenuml .text-gray-500\\/40{color:#6b728066}.zenuml .text-gray-500\\/50{color:#6b728080}.zenuml .text-gray-500\\/60{color:#6b728099}.zenuml .text-gray-500\\/70{color:#6b7280b3}.zenuml .text-gray-500\\/75{color:#6b7280bf}.zenuml .text-gray-500\\/80{color:#6b7280cc}.zenuml .text-gray-500\\/90{color:#6b7280e6}.zenuml .text-gray-500\\/95{color:#6b7280f2}.zenuml .text-gray-500\\/100{color:#6b7280}.zenuml .text-gray-600\\/0{color:#4b556300}.zenuml .text-gray-600\\/5{color:#4b55630d}.zenuml .text-gray-600\\/10{color:#4b55631a}.zenuml .text-gray-600\\/20{color:#4b556333}.zenuml .text-gray-600\\/25{color:#4b556340}.zenuml .text-gray-600\\/30{color:#4b55634d}.zenuml .text-gray-600\\/40{color:#4b556366}.zenuml .text-gray-600\\/50{color:#4b556380}.zenuml .text-gray-600\\/60{color:#4b556399}.zenuml .text-gray-600\\/70{color:#4b5563b3}.zenuml .text-gray-600\\/75{color:#4b5563bf}.zenuml .text-gray-600\\/80{color:#4b5563cc}.zenuml .text-gray-600\\/90{color:#4b5563e6}.zenuml .text-gray-600\\/95{color:#4b5563f2}.zenuml .text-gray-600\\/100{color:#4b5563}.zenuml .text-gray-700\\/0{color:#37415100}.zenuml .text-gray-700\\/5{color:#3741510d}.zenuml .text-gray-700\\/10{color:#3741511a}.zenuml .text-gray-700\\/20{color:#37415133}.zenuml .text-gray-700\\/25{color:#37415140}.zenuml .text-gray-700\\/30{color:#3741514d}.zenuml .text-gray-700\\/40{color:#37415166}.zenuml .text-gray-700\\/50{color:#37415180}.zenuml .text-gray-700\\/60{color:#37415199}.zenuml .text-gray-700\\/70{color:#374151b3}.zenuml .text-gray-700\\/75{color:#374151bf}.zenuml .text-gray-700\\/80{color:#374151cc}.zenuml .text-gray-700\\/90{color:#374151e6}.zenuml .text-gray-700\\/95{color:#374151f2}.zenuml .text-gray-700\\/100{color:#374151}.zenuml .text-gray-800\\/0{color:#1f293700}.zenuml .text-gray-800\\/5{color:#1f29370d}.zenuml .text-gray-800\\/10{color:#1f29371a}.zenuml .text-gray-800\\/20{color:#1f293733}.zenuml .text-gray-800\\/25{color:#1f293740}.zenuml .text-gray-800\\/30{color:#1f29374d}.zenuml .text-gray-800\\/40{color:#1f293766}.zenuml .text-gray-800\\/50{color:#1f293780}.zenuml .text-gray-800\\/60{color:#1f293799}.zenuml .text-gray-800\\/70{color:#1f2937b3}.zenuml .text-gray-800\\/75{color:#1f2937bf}.zenuml .text-gray-800\\/80{color:#1f2937cc}.zenuml .text-gray-800\\/90{color:#1f2937e6}.zenuml .text-gray-800\\/95{color:#1f2937f2}.zenuml .text-gray-800\\/100{color:#1f2937}.zenuml .text-gray-900\\/0{color:#11182700}.zenuml .text-gray-900\\/5{color:#1118270d}.zenuml .text-gray-900\\/10{color:#1118271a}.zenuml .text-gray-900\\/20{color:#11182733}.zenuml .text-gray-900\\/25{color:#11182740}.zenuml .text-gray-900\\/30{color:#1118274d}.zenuml .text-gray-900\\/40{color:#11182766}.zenuml .text-gray-900\\/50{color:#11182780}.zenuml .text-gray-900\\/60{color:#11182799}.zenuml .text-gray-900\\/70{color:#111827b3}.zenuml .text-gray-900\\/75{color:#111827bf}.zenuml .text-gray-900\\/80{color:#111827cc}.zenuml .text-gray-900\\/90{color:#111827e6}.zenuml .text-gray-900\\/95{color:#111827f2}.zenuml .text-gray-900\\/100{color:#111827}.zenuml .text-zinc-50\\/0{color:#fafafa00}.zenuml .text-zinc-50\\/5{color:#fafafa0d}.zenuml .text-zinc-50\\/10{color:#fafafa1a}.zenuml .text-zinc-50\\/20{color:#fafafa33}.zenuml .text-zinc-50\\/25{color:#fafafa40}.zenuml .text-zinc-50\\/30{color:#fafafa4d}.zenuml .text-zinc-50\\/40{color:#fafafa66}.zenuml .text-zinc-50\\/50{color:#fafafa80}.zenuml .text-zinc-50\\/60{color:#fafafa99}.zenuml .text-zinc-50\\/70{color:#fafafab3}.zenuml .text-zinc-50\\/75{color:#fafafabf}.zenuml .text-zinc-50\\/80{color:#fafafacc}.zenuml .text-zinc-50\\/90{color:#fafafae6}.zenuml .text-zinc-50\\/95{color:#fafafaf2}.zenuml .text-zinc-50\\/100{color:#fafafa}.zenuml .text-zinc-100\\/0{color:#f4f4f500}.zenuml .text-zinc-100\\/5{color:#f4f4f50d}.zenuml .text-zinc-100\\/10{color:#f4f4f51a}.zenuml .text-zinc-100\\/20{color:#f4f4f533}.zenuml .text-zinc-100\\/25{color:#f4f4f540}.zenuml .text-zinc-100\\/30{color:#f4f4f54d}.zenuml .text-zinc-100\\/40{color:#f4f4f566}.zenuml .text-zinc-100\\/50{color:#f4f4f580}.zenuml .text-zinc-100\\/60{color:#f4f4f599}.zenuml .text-zinc-100\\/70{color:#f4f4f5b3}.zenuml .text-zinc-100\\/75{color:#f4f4f5bf}.zenuml .text-zinc-100\\/80{color:#f4f4f5cc}.zenuml .text-zinc-100\\/90{color:#f4f4f5e6}.zenuml .text-zinc-100\\/95{color:#f4f4f5f2}.zenuml .text-zinc-100\\/100{color:#f4f4f5}.zenuml .text-zinc-200\\/0{color:#e4e4e700}.zenuml .text-zinc-200\\/5{color:#e4e4e70d}.zenuml .text-zinc-200\\/10{color:#e4e4e71a}.zenuml .text-zinc-200\\/20{color:#e4e4e733}.zenuml .text-zinc-200\\/25{color:#e4e4e740}.zenuml .text-zinc-200\\/30{color:#e4e4e74d}.zenuml .text-zinc-200\\/40{color:#e4e4e766}.zenuml .text-zinc-200\\/50{color:#e4e4e780}.zenuml .text-zinc-200\\/60{color:#e4e4e799}.zenuml .text-zinc-200\\/70{color:#e4e4e7b3}.zenuml .text-zinc-200\\/75{color:#e4e4e7bf}.zenuml .text-zinc-200\\/80{color:#e4e4e7cc}.zenuml .text-zinc-200\\/90{color:#e4e4e7e6}.zenuml .text-zinc-200\\/95{color:#e4e4e7f2}.zenuml .text-zinc-200\\/100{color:#e4e4e7}.zenuml .text-zinc-300\\/0{color:#d4d4d800}.zenuml .text-zinc-300\\/5{color:#d4d4d80d}.zenuml .text-zinc-300\\/10{color:#d4d4d81a}.zenuml .text-zinc-300\\/20{color:#d4d4d833}.zenuml .text-zinc-300\\/25{color:#d4d4d840}.zenuml .text-zinc-300\\/30{color:#d4d4d84d}.zenuml .text-zinc-300\\/40{color:#d4d4d866}.zenuml .text-zinc-300\\/50{color:#d4d4d880}.zenuml .text-zinc-300\\/60{color:#d4d4d899}.zenuml .text-zinc-300\\/70{color:#d4d4d8b3}.zenuml .text-zinc-300\\/75{color:#d4d4d8bf}.zenuml .text-zinc-300\\/80{color:#d4d4d8cc}.zenuml .text-zinc-300\\/90{color:#d4d4d8e6}.zenuml .text-zinc-300\\/95{color:#d4d4d8f2}.zenuml .text-zinc-300\\/100{color:#d4d4d8}.zenuml .text-zinc-400\\/0{color:#a1a1aa00}.zenuml .text-zinc-400\\/5{color:#a1a1aa0d}.zenuml .text-zinc-400\\/10{color:#a1a1aa1a}.zenuml .text-zinc-400\\/20{color:#a1a1aa33}.zenuml .text-zinc-400\\/25{color:#a1a1aa40}.zenuml .text-zinc-400\\/30{color:#a1a1aa4d}.zenuml .text-zinc-400\\/40{color:#a1a1aa66}.zenuml .text-zinc-400\\/50{color:#a1a1aa80}.zenuml .text-zinc-400\\/60{color:#a1a1aa99}.zenuml .text-zinc-400\\/70{color:#a1a1aab3}.zenuml .text-zinc-400\\/75{color:#a1a1aabf}.zenuml .text-zinc-400\\/80{color:#a1a1aacc}.zenuml .text-zinc-400\\/90{color:#a1a1aae6}.zenuml .text-zinc-400\\/95{color:#a1a1aaf2}.zenuml .text-zinc-400\\/100{color:#a1a1aa}.zenuml .text-zinc-500\\/0{color:#71717a00}.zenuml .text-zinc-500\\/5{color:#71717a0d}.zenuml .text-zinc-500\\/10{color:#71717a1a}.zenuml .text-zinc-500\\/20{color:#71717a33}.zenuml .text-zinc-500\\/25{color:#71717a40}.zenuml .text-zinc-500\\/30{color:#71717a4d}.zenuml .text-zinc-500\\/40{color:#71717a66}.zenuml .text-zinc-500\\/50{color:#71717a80}.zenuml .text-zinc-500\\/60{color:#71717a99}.zenuml .text-zinc-500\\/70{color:#71717ab3}.zenuml .text-zinc-500\\/75{color:#71717abf}.zenuml .text-zinc-500\\/80{color:#71717acc}.zenuml .text-zinc-500\\/90{color:#71717ae6}.zenuml .text-zinc-500\\/95{color:#71717af2}.zenuml .text-zinc-500\\/100{color:#71717a}.zenuml .text-zinc-600\\/0{color:#52525b00}.zenuml .text-zinc-600\\/5{color:#52525b0d}.zenuml .text-zinc-600\\/10{color:#52525b1a}.zenuml .text-zinc-600\\/20{color:#52525b33}.zenuml .text-zinc-600\\/25{color:#52525b40}.zenuml .text-zinc-600\\/30{color:#52525b4d}.zenuml .text-zinc-600\\/40{color:#52525b66}.zenuml .text-zinc-600\\/50{color:#52525b80}.zenuml .text-zinc-600\\/60{color:#52525b99}.zenuml .text-zinc-600\\/70{color:#52525bb3}.zenuml .text-zinc-600\\/75{color:#52525bbf}.zenuml .text-zinc-600\\/80{color:#52525bcc}.zenuml .text-zinc-600\\/90{color:#52525be6}.zenuml .text-zinc-600\\/95{color:#52525bf2}.zenuml .text-zinc-600\\/100{color:#52525b}.zenuml .text-zinc-700\\/0{color:#3f3f4600}.zenuml .text-zinc-700\\/5{color:#3f3f460d}.zenuml .text-zinc-700\\/10{color:#3f3f461a}.zenuml .text-zinc-700\\/20{color:#3f3f4633}.zenuml .text-zinc-700\\/25{color:#3f3f4640}.zenuml .text-zinc-700\\/30{color:#3f3f464d}.zenuml .text-zinc-700\\/40{color:#3f3f4666}.zenuml .text-zinc-700\\/50{color:#3f3f4680}.zenuml .text-zinc-700\\/60{color:#3f3f4699}.zenuml .text-zinc-700\\/70{color:#3f3f46b3}.zenuml .text-zinc-700\\/75{color:#3f3f46bf}.zenuml .text-zinc-700\\/80{color:#3f3f46cc}.zenuml .text-zinc-700\\/90{color:#3f3f46e6}.zenuml .text-zinc-700\\/95{color:#3f3f46f2}.zenuml .text-zinc-700\\/100{color:#3f3f46}.zenuml .text-zinc-800\\/0{color:#27272a00}.zenuml .text-zinc-800\\/5{color:#27272a0d}.zenuml .text-zinc-800\\/10{color:#27272a1a}.zenuml .text-zinc-800\\/20{color:#27272a33}.zenuml .text-zinc-800\\/25{color:#27272a40}.zenuml .text-zinc-800\\/30{color:#27272a4d}.zenuml .text-zinc-800\\/40{color:#27272a66}.zenuml .text-zinc-800\\/50{color:#27272a80}.zenuml .text-zinc-800\\/60{color:#27272a99}.zenuml .text-zinc-800\\/70{color:#27272ab3}.zenuml .text-zinc-800\\/75{color:#27272abf}.zenuml .text-zinc-800\\/80{color:#27272acc}.zenuml .text-zinc-800\\/90{color:#27272ae6}.zenuml .text-zinc-800\\/95{color:#27272af2}.zenuml .text-zinc-800\\/100{color:#27272a}.zenuml .text-zinc-900\\/0{color:#18181b00}.zenuml .text-zinc-900\\/5{color:#18181b0d}.zenuml .text-zinc-900\\/10{color:#18181b1a}.zenuml .text-zinc-900\\/20{color:#18181b33}.zenuml .text-zinc-900\\/25{color:#18181b40}.zenuml .text-zinc-900\\/30{color:#18181b4d}.zenuml .text-zinc-900\\/40{color:#18181b66}.zenuml .text-zinc-900\\/50{color:#18181b80}.zenuml .text-zinc-900\\/60{color:#18181b99}.zenuml .text-zinc-900\\/70{color:#18181bb3}.zenuml .text-zinc-900\\/75{color:#18181bbf}.zenuml .text-zinc-900\\/80{color:#18181bcc}.zenuml .text-zinc-900\\/90{color:#18181be6}.zenuml .text-zinc-900\\/95{color:#18181bf2}.zenuml .text-zinc-900\\/100{color:#18181b}.zenuml .text-neutral-50\\/0{color:#fafafa00}.zenuml .text-neutral-50\\/5{color:#fafafa0d}.zenuml .text-neutral-50\\/10{color:#fafafa1a}.zenuml .text-neutral-50\\/20{color:#fafafa33}.zenuml .text-neutral-50\\/25{color:#fafafa40}.zenuml .text-neutral-50\\/30{color:#fafafa4d}.zenuml .text-neutral-50\\/40{color:#fafafa66}.zenuml .text-neutral-50\\/50{color:#fafafa80}.zenuml .text-neutral-50\\/60{color:#fafafa99}.zenuml .text-neutral-50\\/70{color:#fafafab3}.zenuml .text-neutral-50\\/75{color:#fafafabf}.zenuml .text-neutral-50\\/80{color:#fafafacc}.zenuml .text-neutral-50\\/90{color:#fafafae6}.zenuml .text-neutral-50\\/95{color:#fafafaf2}.zenuml .text-neutral-50\\/100{color:#fafafa}.zenuml .text-neutral-100\\/0{color:#f5f5f500}.zenuml .text-neutral-100\\/5{color:#f5f5f50d}.zenuml .text-neutral-100\\/10{color:#f5f5f51a}.zenuml .text-neutral-100\\/20{color:#f5f5f533}.zenuml .text-neutral-100\\/25{color:#f5f5f540}.zenuml .text-neutral-100\\/30{color:#f5f5f54d}.zenuml .text-neutral-100\\/40{color:#f5f5f566}.zenuml .text-neutral-100\\/50{color:#f5f5f580}.zenuml .text-neutral-100\\/60{color:#f5f5f599}.zenuml .text-neutral-100\\/70{color:#f5f5f5b3}.zenuml .text-neutral-100\\/75{color:#f5f5f5bf}.zenuml .text-neutral-100\\/80{color:#f5f5f5cc}.zenuml .text-neutral-100\\/90{color:#f5f5f5e6}.zenuml .text-neutral-100\\/95{color:#f5f5f5f2}.zenuml .text-neutral-100\\/100{color:#f5f5f5}.zenuml .text-neutral-200\\/0{color:#e5e5e500}.zenuml .text-neutral-200\\/5{color:#e5e5e50d}.zenuml .text-neutral-200\\/10{color:#e5e5e51a}.zenuml .text-neutral-200\\/20{color:#e5e5e533}.zenuml .text-neutral-200\\/25{color:#e5e5e540}.zenuml .text-neutral-200\\/30{color:#e5e5e54d}.zenuml .text-neutral-200\\/40{color:#e5e5e566}.zenuml .text-neutral-200\\/50{color:#e5e5e580}.zenuml .text-neutral-200\\/60{color:#e5e5e599}.zenuml .text-neutral-200\\/70{color:#e5e5e5b3}.zenuml .text-neutral-200\\/75{color:#e5e5e5bf}.zenuml .text-neutral-200\\/80{color:#e5e5e5cc}.zenuml .text-neutral-200\\/90{color:#e5e5e5e6}.zenuml .text-neutral-200\\/95{color:#e5e5e5f2}.zenuml .text-neutral-200\\/100{color:#e5e5e5}.zenuml .text-neutral-300\\/0{color:#d4d4d400}.zenuml .text-neutral-300\\/5{color:#d4d4d40d}.zenuml .text-neutral-300\\/10{color:#d4d4d41a}.zenuml .text-neutral-300\\/20{color:#d4d4d433}.zenuml .text-neutral-300\\/25{color:#d4d4d440}.zenuml .text-neutral-300\\/30{color:#d4d4d44d}.zenuml .text-neutral-300\\/40{color:#d4d4d466}.zenuml .text-neutral-300\\/50{color:#d4d4d480}.zenuml .text-neutral-300\\/60{color:#d4d4d499}.zenuml .text-neutral-300\\/70{color:#d4d4d4b3}.zenuml .text-neutral-300\\/75{color:#d4d4d4bf}.zenuml .text-neutral-300\\/80{color:#d4d4d4cc}.zenuml .text-neutral-300\\/90{color:#d4d4d4e6}.zenuml .text-neutral-300\\/95{color:#d4d4d4f2}.zenuml .text-neutral-300\\/100{color:#d4d4d4}.zenuml .text-neutral-400\\/0{color:#a3a3a300}.zenuml .text-neutral-400\\/5{color:#a3a3a30d}.zenuml .text-neutral-400\\/10{color:#a3a3a31a}.zenuml .text-neutral-400\\/20{color:#a3a3a333}.zenuml .text-neutral-400\\/25{color:#a3a3a340}.zenuml .text-neutral-400\\/30{color:#a3a3a34d}.zenuml .text-neutral-400\\/40{color:#a3a3a366}.zenuml .text-neutral-400\\/50{color:#a3a3a380}.zenuml .text-neutral-400\\/60{color:#a3a3a399}.zenuml .text-neutral-400\\/70{color:#a3a3a3b3}.zenuml .text-neutral-400\\/75{color:#a3a3a3bf}.zenuml .text-neutral-400\\/80{color:#a3a3a3cc}.zenuml .text-neutral-400\\/90{color:#a3a3a3e6}.zenuml .text-neutral-400\\/95{color:#a3a3a3f2}.zenuml .text-neutral-400\\/100{color:#a3a3a3}.zenuml .text-neutral-500\\/0{color:#73737300}.zenuml .text-neutral-500\\/5{color:#7373730d}.zenuml .text-neutral-500\\/10{color:#7373731a}.zenuml .text-neutral-500\\/20{color:#73737333}.zenuml .text-neutral-500\\/25{color:#73737340}.zenuml .text-neutral-500\\/30{color:#7373734d}.zenuml .text-neutral-500\\/40{color:#73737366}.zenuml .text-neutral-500\\/50{color:#73737380}.zenuml .text-neutral-500\\/60{color:#73737399}.zenuml .text-neutral-500\\/70{color:#737373b3}.zenuml .text-neutral-500\\/75{color:#737373bf}.zenuml .text-neutral-500\\/80{color:#737373cc}.zenuml .text-neutral-500\\/90{color:#737373e6}.zenuml .text-neutral-500\\/95{color:#737373f2}.zenuml .text-neutral-500\\/100{color:#737373}.zenuml .text-neutral-600\\/0{color:#52525200}.zenuml .text-neutral-600\\/5{color:#5252520d}.zenuml .text-neutral-600\\/10{color:#5252521a}.zenuml .text-neutral-600\\/20{color:#52525233}.zenuml .text-neutral-600\\/25{color:#52525240}.zenuml .text-neutral-600\\/30{color:#5252524d}.zenuml .text-neutral-600\\/40{color:#52525266}.zenuml .text-neutral-600\\/50{color:#52525280}.zenuml .text-neutral-600\\/60{color:#52525299}.zenuml .text-neutral-600\\/70{color:#525252b3}.zenuml .text-neutral-600\\/75{color:#525252bf}.zenuml .text-neutral-600\\/80{color:#525252cc}.zenuml .text-neutral-600\\/90{color:#525252e6}.zenuml .text-neutral-600\\/95{color:#525252f2}.zenuml .text-neutral-600\\/100{color:#525252}.zenuml .text-neutral-700\\/0{color:#40404000}.zenuml .text-neutral-700\\/5{color:#4040400d}.zenuml .text-neutral-700\\/10{color:#4040401a}.zenuml .text-neutral-700\\/20{color:#40404033}.zenuml .text-neutral-700\\/25{color:#40404040}.zenuml .text-neutral-700\\/30{color:#4040404d}.zenuml .text-neutral-700\\/40{color:#40404066}.zenuml .text-neutral-700\\/50{color:#40404080}.zenuml .text-neutral-700\\/60{color:#40404099}.zenuml .text-neutral-700\\/70{color:#404040b3}.zenuml .text-neutral-700\\/75{color:#404040bf}.zenuml .text-neutral-700\\/80{color:#404040cc}.zenuml .text-neutral-700\\/90{color:#404040e6}.zenuml .text-neutral-700\\/95{color:#404040f2}.zenuml .text-neutral-700\\/100{color:#404040}.zenuml .text-neutral-800\\/0{color:#26262600}.zenuml .text-neutral-800\\/5{color:#2626260d}.zenuml .text-neutral-800\\/10{color:#2626261a}.zenuml .text-neutral-800\\/20{color:#26262633}.zenuml .text-neutral-800\\/25{color:#26262640}.zenuml .text-neutral-800\\/30{color:#2626264d}.zenuml .text-neutral-800\\/40{color:#26262666}.zenuml .text-neutral-800\\/50{color:#26262680}.zenuml .text-neutral-800\\/60{color:#26262699}.zenuml .text-neutral-800\\/70{color:#262626b3}.zenuml .text-neutral-800\\/75{color:#262626bf}.zenuml .text-neutral-800\\/80{color:#262626cc}.zenuml .text-neutral-800\\/90{color:#262626e6}.zenuml .text-neutral-800\\/95{color:#262626f2}.zenuml .text-neutral-800\\/100{color:#262626}.zenuml .text-neutral-900\\/0{color:#17171700}.zenuml .text-neutral-900\\/5{color:#1717170d}.zenuml .text-neutral-900\\/10{color:#1717171a}.zenuml .text-neutral-900\\/20{color:#17171733}.zenuml .text-neutral-900\\/25{color:#17171740}.zenuml .text-neutral-900\\/30{color:#1717174d}.zenuml .text-neutral-900\\/40{color:#17171766}.zenuml .text-neutral-900\\/50{color:#17171780}.zenuml .text-neutral-900\\/60{color:#17171799}.zenuml .text-neutral-900\\/70{color:#171717b3}.zenuml .text-neutral-900\\/75{color:#171717bf}.zenuml .text-neutral-900\\/80{color:#171717cc}.zenuml .text-neutral-900\\/90{color:#171717e6}.zenuml .text-neutral-900\\/95{color:#171717f2}.zenuml .text-neutral-900\\/100{color:#171717}.zenuml .text-stone-50\\/0{color:#fafaf900}.zenuml .text-stone-50\\/5{color:#fafaf90d}.zenuml .text-stone-50\\/10{color:#fafaf91a}.zenuml .text-stone-50\\/20{color:#fafaf933}.zenuml .text-stone-50\\/25{color:#fafaf940}.zenuml .text-stone-50\\/30{color:#fafaf94d}.zenuml .text-stone-50\\/40{color:#fafaf966}.zenuml .text-stone-50\\/50{color:#fafaf980}.zenuml .text-stone-50\\/60{color:#fafaf999}.zenuml .text-stone-50\\/70{color:#fafaf9b3}.zenuml .text-stone-50\\/75{color:#fafaf9bf}.zenuml .text-stone-50\\/80{color:#fafaf9cc}.zenuml .text-stone-50\\/90{color:#fafaf9e6}.zenuml .text-stone-50\\/95{color:#fafaf9f2}.zenuml .text-stone-50\\/100{color:#fafaf9}.zenuml .text-stone-100\\/0{color:#f5f5f400}.zenuml .text-stone-100\\/5{color:#f5f5f40d}.zenuml .text-stone-100\\/10{color:#f5f5f41a}.zenuml .text-stone-100\\/20{color:#f5f5f433}.zenuml .text-stone-100\\/25{color:#f5f5f440}.zenuml .text-stone-100\\/30{color:#f5f5f44d}.zenuml .text-stone-100\\/40{color:#f5f5f466}.zenuml .text-stone-100\\/50{color:#f5f5f480}.zenuml .text-stone-100\\/60{color:#f5f5f499}.zenuml .text-stone-100\\/70{color:#f5f5f4b3}.zenuml .text-stone-100\\/75{color:#f5f5f4bf}.zenuml .text-stone-100\\/80{color:#f5f5f4cc}.zenuml .text-stone-100\\/90{color:#f5f5f4e6}.zenuml .text-stone-100\\/95{color:#f5f5f4f2}.zenuml .text-stone-100\\/100{color:#f5f5f4}.zenuml .text-stone-200\\/0{color:#e7e5e400}.zenuml .text-stone-200\\/5{color:#e7e5e40d}.zenuml .text-stone-200\\/10{color:#e7e5e41a}.zenuml .text-stone-200\\/20{color:#e7e5e433}.zenuml .text-stone-200\\/25{color:#e7e5e440}.zenuml .text-stone-200\\/30{color:#e7e5e44d}.zenuml .text-stone-200\\/40{color:#e7e5e466}.zenuml .text-stone-200\\/50{color:#e7e5e480}.zenuml .text-stone-200\\/60{color:#e7e5e499}.zenuml .text-stone-200\\/70{color:#e7e5e4b3}.zenuml .text-stone-200\\/75{color:#e7e5e4bf}.zenuml .text-stone-200\\/80{color:#e7e5e4cc}.zenuml .text-stone-200\\/90{color:#e7e5e4e6}.zenuml .text-stone-200\\/95{color:#e7e5e4f2}.zenuml .text-stone-200\\/100{color:#e7e5e4}.zenuml .text-stone-300\\/0{color:#d6d3d100}.zenuml .text-stone-300\\/5{color:#d6d3d10d}.zenuml .text-stone-300\\/10{color:#d6d3d11a}.zenuml .text-stone-300\\/20{color:#d6d3d133}.zenuml .text-stone-300\\/25{color:#d6d3d140}.zenuml .text-stone-300\\/30{color:#d6d3d14d}.zenuml .text-stone-300\\/40{color:#d6d3d166}.zenuml .text-stone-300\\/50{color:#d6d3d180}.zenuml .text-stone-300\\/60{color:#d6d3d199}.zenuml .text-stone-300\\/70{color:#d6d3d1b3}.zenuml .text-stone-300\\/75{color:#d6d3d1bf}.zenuml .text-stone-300\\/80{color:#d6d3d1cc}.zenuml .text-stone-300\\/90{color:#d6d3d1e6}.zenuml .text-stone-300\\/95{color:#d6d3d1f2}.zenuml .text-stone-300\\/100{color:#d6d3d1}.zenuml .text-stone-400\\/0{color:#a8a29e00}.zenuml .text-stone-400\\/5{color:#a8a29e0d}.zenuml .text-stone-400\\/10{color:#a8a29e1a}.zenuml .text-stone-400\\/20{color:#a8a29e33}.zenuml .text-stone-400\\/25{color:#a8a29e40}.zenuml .text-stone-400\\/30{color:#a8a29e4d}.zenuml .text-stone-400\\/40{color:#a8a29e66}.zenuml .text-stone-400\\/50{color:#a8a29e80}.zenuml .text-stone-400\\/60{color:#a8a29e99}.zenuml .text-stone-400\\/70{color:#a8a29eb3}.zenuml .text-stone-400\\/75{color:#a8a29ebf}.zenuml .text-stone-400\\/80{color:#a8a29ecc}.zenuml .text-stone-400\\/90{color:#a8a29ee6}.zenuml .text-stone-400\\/95{color:#a8a29ef2}.zenuml .text-stone-400\\/100{color:#a8a29e}.zenuml .text-stone-500\\/0{color:#78716c00}.zenuml .text-stone-500\\/5{color:#78716c0d}.zenuml .text-stone-500\\/10{color:#78716c1a}.zenuml .text-stone-500\\/20{color:#78716c33}.zenuml .text-stone-500\\/25{color:#78716c40}.zenuml .text-stone-500\\/30{color:#78716c4d}.zenuml .text-stone-500\\/40{color:#78716c66}.zenuml .text-stone-500\\/50{color:#78716c80}.zenuml .text-stone-500\\/60{color:#78716c99}.zenuml .text-stone-500\\/70{color:#78716cb3}.zenuml .text-stone-500\\/75{color:#78716cbf}.zenuml .text-stone-500\\/80{color:#78716ccc}.zenuml .text-stone-500\\/90{color:#78716ce6}.zenuml .text-stone-500\\/95{color:#78716cf2}.zenuml .text-stone-500\\/100{color:#78716c}.zenuml .text-stone-600\\/0{color:#57534e00}.zenuml .text-stone-600\\/5{color:#57534e0d}.zenuml .text-stone-600\\/10{color:#57534e1a}.zenuml .text-stone-600\\/20{color:#57534e33}.zenuml .text-stone-600\\/25{color:#57534e40}.zenuml .text-stone-600\\/30{color:#57534e4d}.zenuml .text-stone-600\\/40{color:#57534e66}.zenuml .text-stone-600\\/50{color:#57534e80}.zenuml .text-stone-600\\/60{color:#57534e99}.zenuml .text-stone-600\\/70{color:#57534eb3}.zenuml .text-stone-600\\/75{color:#57534ebf}.zenuml .text-stone-600\\/80{color:#57534ecc}.zenuml .text-stone-600\\/90{color:#57534ee6}.zenuml .text-stone-600\\/95{color:#57534ef2}.zenuml .text-stone-600\\/100{color:#57534e}.zenuml .text-stone-700\\/0{color:#44403c00}.zenuml .text-stone-700\\/5{color:#44403c0d}.zenuml .text-stone-700\\/10{color:#44403c1a}.zenuml .text-stone-700\\/20{color:#44403c33}.zenuml .text-stone-700\\/25{color:#44403c40}.zenuml .text-stone-700\\/30{color:#44403c4d}.zenuml .text-stone-700\\/40{color:#44403c66}.zenuml .text-stone-700\\/50{color:#44403c80}.zenuml .text-stone-700\\/60{color:#44403c99}.zenuml .text-stone-700\\/70{color:#44403cb3}.zenuml .text-stone-700\\/75{color:#44403cbf}.zenuml .text-stone-700\\/80{color:#44403ccc}.zenuml .text-stone-700\\/90{color:#44403ce6}.zenuml .text-stone-700\\/95{color:#44403cf2}.zenuml .text-stone-700\\/100{color:#44403c}.zenuml .text-stone-800\\/0{color:#29252400}.zenuml .text-stone-800\\/5{color:#2925240d}.zenuml .text-stone-800\\/10{color:#2925241a}.zenuml .text-stone-800\\/20{color:#29252433}.zenuml .text-stone-800\\/25{color:#29252440}.zenuml .text-stone-800\\/30{color:#2925244d}.zenuml .text-stone-800\\/40{color:#29252466}.zenuml .text-stone-800\\/50{color:#29252480}.zenuml .text-stone-800\\/60{color:#29252499}.zenuml .text-stone-800\\/70{color:#292524b3}.zenuml .text-stone-800\\/75{color:#292524bf}.zenuml .text-stone-800\\/80{color:#292524cc}.zenuml .text-stone-800\\/90{color:#292524e6}.zenuml .text-stone-800\\/95{color:#292524f2}.zenuml .text-stone-800\\/100{color:#292524}.zenuml .text-stone-900\\/0{color:#1c191700}.zenuml .text-stone-900\\/5{color:#1c19170d}.zenuml .text-stone-900\\/10{color:#1c19171a}.zenuml .text-stone-900\\/20{color:#1c191733}.zenuml .text-stone-900\\/25{color:#1c191740}.zenuml .text-stone-900\\/30{color:#1c19174d}.zenuml .text-stone-900\\/40{color:#1c191766}.zenuml .text-stone-900\\/50{color:#1c191780}.zenuml .text-stone-900\\/60{color:#1c191799}.zenuml .text-stone-900\\/70{color:#1c1917b3}.zenuml .text-stone-900\\/75{color:#1c1917bf}.zenuml .text-stone-900\\/80{color:#1c1917cc}.zenuml .text-stone-900\\/90{color:#1c1917e6}.zenuml .text-stone-900\\/95{color:#1c1917f2}.zenuml .text-stone-900\\/100{color:#1c1917}.zenuml .text-red-50\\/0{color:#fef2f200}.zenuml .text-red-50\\/5{color:#fef2f20d}.zenuml .text-red-50\\/10{color:#fef2f21a}.zenuml .text-red-50\\/20{color:#fef2f233}.zenuml .text-red-50\\/25{color:#fef2f240}.zenuml .text-red-50\\/30{color:#fef2f24d}.zenuml .text-red-50\\/40{color:#fef2f266}.zenuml .text-red-50\\/50{color:#fef2f280}.zenuml .text-red-50\\/60{color:#fef2f299}.zenuml .text-red-50\\/70{color:#fef2f2b3}.zenuml .text-red-50\\/75{color:#fef2f2bf}.zenuml .text-red-50\\/80{color:#fef2f2cc}.zenuml .text-red-50\\/90{color:#fef2f2e6}.zenuml .text-red-50\\/95{color:#fef2f2f2}.zenuml .text-red-50\\/100{color:#fef2f2}.zenuml .text-red-100\\/0{color:#fee2e200}.zenuml .text-red-100\\/5{color:#fee2e20d}.zenuml .text-red-100\\/10{color:#fee2e21a}.zenuml .text-red-100\\/20{color:#fee2e233}.zenuml .text-red-100\\/25{color:#fee2e240}.zenuml .text-red-100\\/30{color:#fee2e24d}.zenuml .text-red-100\\/40{color:#fee2e266}.zenuml .text-red-100\\/50{color:#fee2e280}.zenuml .text-red-100\\/60{color:#fee2e299}.zenuml .text-red-100\\/70{color:#fee2e2b3}.zenuml .text-red-100\\/75{color:#fee2e2bf}.zenuml .text-red-100\\/80{color:#fee2e2cc}.zenuml .text-red-100\\/90{color:#fee2e2e6}.zenuml .text-red-100\\/95{color:#fee2e2f2}.zenuml .text-red-100\\/100{color:#fee2e2}.zenuml .text-red-200\\/0{color:#fecaca00}.zenuml .text-red-200\\/5{color:#fecaca0d}.zenuml .text-red-200\\/10{color:#fecaca1a}.zenuml .text-red-200\\/20{color:#fecaca33}.zenuml .text-red-200\\/25{color:#fecaca40}.zenuml .text-red-200\\/30{color:#fecaca4d}.zenuml .text-red-200\\/40{color:#fecaca66}.zenuml .text-red-200\\/50{color:#fecaca80}.zenuml .text-red-200\\/60{color:#fecaca99}.zenuml .text-red-200\\/70{color:#fecacab3}.zenuml .text-red-200\\/75{color:#fecacabf}.zenuml .text-red-200\\/80{color:#fecacacc}.zenuml .text-red-200\\/90{color:#fecacae6}.zenuml .text-red-200\\/95{color:#fecacaf2}.zenuml .text-red-200\\/100{color:#fecaca}.zenuml .text-red-300\\/0{color:#fca5a500}.zenuml .text-red-300\\/5{color:#fca5a50d}.zenuml .text-red-300\\/10{color:#fca5a51a}.zenuml .text-red-300\\/20{color:#fca5a533}.zenuml .text-red-300\\/25{color:#fca5a540}.zenuml .text-red-300\\/30{color:#fca5a54d}.zenuml .text-red-300\\/40{color:#fca5a566}.zenuml .text-red-300\\/50{color:#fca5a580}.zenuml .text-red-300\\/60{color:#fca5a599}.zenuml .text-red-300\\/70{color:#fca5a5b3}.zenuml .text-red-300\\/75{color:#fca5a5bf}.zenuml .text-red-300\\/80{color:#fca5a5cc}.zenuml .text-red-300\\/90{color:#fca5a5e6}.zenuml .text-red-300\\/95{color:#fca5a5f2}.zenuml .text-red-300\\/100{color:#fca5a5}.zenuml .text-red-400\\/0{color:#f8717100}.zenuml .text-red-400\\/5{color:#f871710d}.zenuml .text-red-400\\/10{color:#f871711a}.zenuml .text-red-400\\/20{color:#f8717133}.zenuml .text-red-400\\/25{color:#f8717140}.zenuml .text-red-400\\/30{color:#f871714d}.zenuml .text-red-400\\/40{color:#f8717166}.zenuml .text-red-400\\/50{color:#f8717180}.zenuml .text-red-400\\/60{color:#f8717199}.zenuml .text-red-400\\/70{color:#f87171b3}.zenuml .text-red-400\\/75{color:#f87171bf}.zenuml .text-red-400\\/80{color:#f87171cc}.zenuml .text-red-400\\/90{color:#f87171e6}.zenuml .text-red-400\\/95{color:#f87171f2}.zenuml .text-red-400\\/100{color:#f87171}.zenuml .text-red-500\\/0{color:#ef444400}.zenuml .text-red-500\\/5{color:#ef44440d}.zenuml .text-red-500\\/10{color:#ef44441a}.zenuml .text-red-500\\/20{color:#ef444433}.zenuml .text-red-500\\/25{color:#ef444440}.zenuml .text-red-500\\/30{color:#ef44444d}.zenuml .text-red-500\\/40{color:#ef444466}.zenuml .text-red-500\\/50{color:#ef444480}.zenuml .text-red-500\\/60{color:#ef444499}.zenuml .text-red-500\\/70{color:#ef4444b3}.zenuml .text-red-500\\/75{color:#ef4444bf}.zenuml .text-red-500\\/80{color:#ef4444cc}.zenuml .text-red-500\\/90{color:#ef4444e6}.zenuml .text-red-500\\/95{color:#ef4444f2}.zenuml .text-red-500\\/100{color:#ef4444}.zenuml .text-red-600\\/0{color:#dc262600}.zenuml .text-red-600\\/5{color:#dc26260d}.zenuml .text-red-600\\/10{color:#dc26261a}.zenuml .text-red-600\\/20{color:#dc262633}.zenuml .text-red-600\\/25{color:#dc262640}.zenuml .text-red-600\\/30{color:#dc26264d}.zenuml .text-red-600\\/40{color:#dc262666}.zenuml .text-red-600\\/50{color:#dc262680}.zenuml .text-red-600\\/60{color:#dc262699}.zenuml .text-red-600\\/70{color:#dc2626b3}.zenuml .text-red-600\\/75{color:#dc2626bf}.zenuml .text-red-600\\/80{color:#dc2626cc}.zenuml .text-red-600\\/90{color:#dc2626e6}.zenuml .text-red-600\\/95{color:#dc2626f2}.zenuml .text-red-600\\/100{color:#dc2626}.zenuml .text-red-700\\/0{color:#b91c1c00}.zenuml .text-red-700\\/5{color:#b91c1c0d}.zenuml .text-red-700\\/10{color:#b91c1c1a}.zenuml .text-red-700\\/20{color:#b91c1c33}.zenuml .text-red-700\\/25{color:#b91c1c40}.zenuml .text-red-700\\/30{color:#b91c1c4d}.zenuml .text-red-700\\/40{color:#b91c1c66}.zenuml .text-red-700\\/50{color:#b91c1c80}.zenuml .text-red-700\\/60{color:#b91c1c99}.zenuml .text-red-700\\/70{color:#b91c1cb3}.zenuml .text-red-700\\/75{color:#b91c1cbf}.zenuml .text-red-700\\/80{color:#b91c1ccc}.zenuml .text-red-700\\/90{color:#b91c1ce6}.zenuml .text-red-700\\/95{color:#b91c1cf2}.zenuml .text-red-700\\/100{color:#b91c1c}.zenuml .text-red-800\\/0{color:#991b1b00}.zenuml .text-red-800\\/5{color:#991b1b0d}.zenuml .text-red-800\\/10{color:#991b1b1a}.zenuml .text-red-800\\/20{color:#991b1b33}.zenuml .text-red-800\\/25{color:#991b1b40}.zenuml .text-red-800\\/30{color:#991b1b4d}.zenuml .text-red-800\\/40{color:#991b1b66}.zenuml .text-red-800\\/50{color:#991b1b80}.zenuml .text-red-800\\/60{color:#991b1b99}.zenuml .text-red-800\\/70{color:#991b1bb3}.zenuml .text-red-800\\/75{color:#991b1bbf}.zenuml .text-red-800\\/80{color:#991b1bcc}.zenuml .text-red-800\\/90{color:#991b1be6}.zenuml .text-red-800\\/95{color:#991b1bf2}.zenuml .text-red-800\\/100{color:#991b1b}.zenuml .text-red-900\\/0{color:#7f1d1d00}.zenuml .text-red-900\\/5{color:#7f1d1d0d}.zenuml .text-red-900\\/10{color:#7f1d1d1a}.zenuml .text-red-900\\/20{color:#7f1d1d33}.zenuml .text-red-900\\/25{color:#7f1d1d40}.zenuml .text-red-900\\/30{color:#7f1d1d4d}.zenuml .text-red-900\\/40{color:#7f1d1d66}.zenuml .text-red-900\\/50{color:#7f1d1d80}.zenuml .text-red-900\\/60{color:#7f1d1d99}.zenuml .text-red-900\\/70{color:#7f1d1db3}.zenuml .text-red-900\\/75{color:#7f1d1dbf}.zenuml .text-red-900\\/80{color:#7f1d1dcc}.zenuml .text-red-900\\/90{color:#7f1d1de6}.zenuml .text-red-900\\/95{color:#7f1d1df2}.zenuml .text-red-900\\/100{color:#7f1d1d}.zenuml .text-orange-50\\/0{color:#fff7ed00}.zenuml .text-orange-50\\/5{color:#fff7ed0d}.zenuml .text-orange-50\\/10{color:#fff7ed1a}.zenuml .text-orange-50\\/20{color:#fff7ed33}.zenuml .text-orange-50\\/25{color:#fff7ed40}.zenuml .text-orange-50\\/30{color:#fff7ed4d}.zenuml .text-orange-50\\/40{color:#fff7ed66}.zenuml .text-orange-50\\/50{color:#fff7ed80}.zenuml .text-orange-50\\/60{color:#fff7ed99}.zenuml .text-orange-50\\/70{color:#fff7edb3}.zenuml .text-orange-50\\/75{color:#fff7edbf}.zenuml .text-orange-50\\/80{color:#fff7edcc}.zenuml .text-orange-50\\/90{color:#fff7ede6}.zenuml .text-orange-50\\/95{color:#fff7edf2}.zenuml .text-orange-50\\/100{color:#fff7ed}.zenuml .text-orange-100\\/0{color:#ffedd500}.zenuml .text-orange-100\\/5{color:#ffedd50d}.zenuml .text-orange-100\\/10{color:#ffedd51a}.zenuml .text-orange-100\\/20{color:#ffedd533}.zenuml .text-orange-100\\/25{color:#ffedd540}.zenuml .text-orange-100\\/30{color:#ffedd54d}.zenuml .text-orange-100\\/40{color:#ffedd566}.zenuml .text-orange-100\\/50{color:#ffedd580}.zenuml .text-orange-100\\/60{color:#ffedd599}.zenuml .text-orange-100\\/70{color:#ffedd5b3}.zenuml .text-orange-100\\/75{color:#ffedd5bf}.zenuml .text-orange-100\\/80{color:#ffedd5cc}.zenuml .text-orange-100\\/90{color:#ffedd5e6}.zenuml .text-orange-100\\/95{color:#ffedd5f2}.zenuml .text-orange-100\\/100{color:#ffedd5}.zenuml .text-orange-200\\/0{color:#fed7aa00}.zenuml .text-orange-200\\/5{color:#fed7aa0d}.zenuml .text-orange-200\\/10{color:#fed7aa1a}.zenuml .text-orange-200\\/20{color:#fed7aa33}.zenuml .text-orange-200\\/25{color:#fed7aa40}.zenuml .text-orange-200\\/30{color:#fed7aa4d}.zenuml .text-orange-200\\/40{color:#fed7aa66}.zenuml .text-orange-200\\/50{color:#fed7aa80}.zenuml .text-orange-200\\/60{color:#fed7aa99}.zenuml .text-orange-200\\/70{color:#fed7aab3}.zenuml .text-orange-200\\/75{color:#fed7aabf}.zenuml .text-orange-200\\/80{color:#fed7aacc}.zenuml .text-orange-200\\/90{color:#fed7aae6}.zenuml .text-orange-200\\/95{color:#fed7aaf2}.zenuml .text-orange-200\\/100{color:#fed7aa}.zenuml .text-orange-300\\/0{color:#fdba7400}.zenuml .text-orange-300\\/5{color:#fdba740d}.zenuml .text-orange-300\\/10{color:#fdba741a}.zenuml .text-orange-300\\/20{color:#fdba7433}.zenuml .text-orange-300\\/25{color:#fdba7440}.zenuml .text-orange-300\\/30{color:#fdba744d}.zenuml .text-orange-300\\/40{color:#fdba7466}.zenuml .text-orange-300\\/50{color:#fdba7480}.zenuml .text-orange-300\\/60{color:#fdba7499}.zenuml .text-orange-300\\/70{color:#fdba74b3}.zenuml .text-orange-300\\/75{color:#fdba74bf}.zenuml .text-orange-300\\/80{color:#fdba74cc}.zenuml .text-orange-300\\/90{color:#fdba74e6}.zenuml .text-orange-300\\/95{color:#fdba74f2}.zenuml .text-orange-300\\/100{color:#fdba74}.zenuml .text-orange-400\\/0{color:#fb923c00}.zenuml .text-orange-400\\/5{color:#fb923c0d}.zenuml .text-orange-400\\/10{color:#fb923c1a}.zenuml .text-orange-400\\/20{color:#fb923c33}.zenuml .text-orange-400\\/25{color:#fb923c40}.zenuml .text-orange-400\\/30{color:#fb923c4d}.zenuml .text-orange-400\\/40{color:#fb923c66}.zenuml .text-orange-400\\/50{color:#fb923c80}.zenuml .text-orange-400\\/60{color:#fb923c99}.zenuml .text-orange-400\\/70{color:#fb923cb3}.zenuml .text-orange-400\\/75{color:#fb923cbf}.zenuml .text-orange-400\\/80{color:#fb923ccc}.zenuml .text-orange-400\\/90{color:#fb923ce6}.zenuml .text-orange-400\\/95{color:#fb923cf2}.zenuml .text-orange-400\\/100{color:#fb923c}.zenuml .text-orange-500\\/0{color:#f9731600}.zenuml .text-orange-500\\/5{color:#f973160d}.zenuml .text-orange-500\\/10{color:#f973161a}.zenuml .text-orange-500\\/20{color:#f9731633}.zenuml .text-orange-500\\/25{color:#f9731640}.zenuml .text-orange-500\\/30{color:#f973164d}.zenuml .text-orange-500\\/40{color:#f9731666}.zenuml .text-orange-500\\/50{color:#f9731680}.zenuml .text-orange-500\\/60{color:#f9731699}.zenuml .text-orange-500\\/70{color:#f97316b3}.zenuml .text-orange-500\\/75{color:#f97316bf}.zenuml .text-orange-500\\/80{color:#f97316cc}.zenuml .text-orange-500\\/90{color:#f97316e6}.zenuml .text-orange-500\\/95{color:#f97316f2}.zenuml .text-orange-500\\/100{color:#f97316}.zenuml .text-orange-600\\/0{color:#ea580c00}.zenuml .text-orange-600\\/5{color:#ea580c0d}.zenuml .text-orange-600\\/10{color:#ea580c1a}.zenuml .text-orange-600\\/20{color:#ea580c33}.zenuml .text-orange-600\\/25{color:#ea580c40}.zenuml .text-orange-600\\/30{color:#ea580c4d}.zenuml .text-orange-600\\/40{color:#ea580c66}.zenuml .text-orange-600\\/50{color:#ea580c80}.zenuml .text-orange-600\\/60{color:#ea580c99}.zenuml .text-orange-600\\/70{color:#ea580cb3}.zenuml .text-orange-600\\/75{color:#ea580cbf}.zenuml .text-orange-600\\/80{color:#ea580ccc}.zenuml .text-orange-600\\/90{color:#ea580ce6}.zenuml .text-orange-600\\/95{color:#ea580cf2}.zenuml .text-orange-600\\/100{color:#ea580c}.zenuml .text-orange-700\\/0{color:#c2410c00}.zenuml .text-orange-700\\/5{color:#c2410c0d}.zenuml .text-orange-700\\/10{color:#c2410c1a}.zenuml .text-orange-700\\/20{color:#c2410c33}.zenuml .text-orange-700\\/25{color:#c2410c40}.zenuml .text-orange-700\\/30{color:#c2410c4d}.zenuml .text-orange-700\\/40{color:#c2410c66}.zenuml .text-orange-700\\/50{color:#c2410c80}.zenuml .text-orange-700\\/60{color:#c2410c99}.zenuml .text-orange-700\\/70{color:#c2410cb3}.zenuml .text-orange-700\\/75{color:#c2410cbf}.zenuml .text-orange-700\\/80{color:#c2410ccc}.zenuml .text-orange-700\\/90{color:#c2410ce6}.zenuml .text-orange-700\\/95{color:#c2410cf2}.zenuml .text-orange-700\\/100{color:#c2410c}.zenuml .text-orange-800\\/0{color:#9a341200}.zenuml .text-orange-800\\/5{color:#9a34120d}.zenuml .text-orange-800\\/10{color:#9a34121a}.zenuml .text-orange-800\\/20{color:#9a341233}.zenuml .text-orange-800\\/25{color:#9a341240}.zenuml .text-orange-800\\/30{color:#9a34124d}.zenuml .text-orange-800\\/40{color:#9a341266}.zenuml .text-orange-800\\/50{color:#9a341280}.zenuml .text-orange-800\\/60{color:#9a341299}.zenuml .text-orange-800\\/70{color:#9a3412b3}.zenuml .text-orange-800\\/75{color:#9a3412bf}.zenuml .text-orange-800\\/80{color:#9a3412cc}.zenuml .text-orange-800\\/90{color:#9a3412e6}.zenuml .text-orange-800\\/95{color:#9a3412f2}.zenuml .text-orange-800\\/100{color:#9a3412}.zenuml .text-orange-900\\/0{color:#7c2d1200}.zenuml .text-orange-900\\/5{color:#7c2d120d}.zenuml .text-orange-900\\/10{color:#7c2d121a}.zenuml .text-orange-900\\/20{color:#7c2d1233}.zenuml .text-orange-900\\/25{color:#7c2d1240}.zenuml .text-orange-900\\/30{color:#7c2d124d}.zenuml .text-orange-900\\/40{color:#7c2d1266}.zenuml .text-orange-900\\/50{color:#7c2d1280}.zenuml .text-orange-900\\/60{color:#7c2d1299}.zenuml .text-orange-900\\/70{color:#7c2d12b3}.zenuml .text-orange-900\\/75{color:#7c2d12bf}.zenuml .text-orange-900\\/80{color:#7c2d12cc}.zenuml .text-orange-900\\/90{color:#7c2d12e6}.zenuml .text-orange-900\\/95{color:#7c2d12f2}.zenuml .text-orange-900\\/100{color:#7c2d12}.zenuml .text-amber-50\\/0{color:#fffbeb00}.zenuml .text-amber-50\\/5{color:#fffbeb0d}.zenuml .text-amber-50\\/10{color:#fffbeb1a}.zenuml .text-amber-50\\/20{color:#fffbeb33}.zenuml .text-amber-50\\/25{color:#fffbeb40}.zenuml .text-amber-50\\/30{color:#fffbeb4d}.zenuml .text-amber-50\\/40{color:#fffbeb66}.zenuml .text-amber-50\\/50{color:#fffbeb80}.zenuml .text-amber-50\\/60{color:#fffbeb99}.zenuml .text-amber-50\\/70{color:#fffbebb3}.zenuml .text-amber-50\\/75{color:#fffbebbf}.zenuml .text-amber-50\\/80{color:#fffbebcc}.zenuml .text-amber-50\\/90{color:#fffbebe6}.zenuml .text-amber-50\\/95{color:#fffbebf2}.zenuml .text-amber-50\\/100{color:#fffbeb}.zenuml .text-amber-100\\/0{color:#fef3c700}.zenuml .text-amber-100\\/5{color:#fef3c70d}.zenuml .text-amber-100\\/10{color:#fef3c71a}.zenuml .text-amber-100\\/20{color:#fef3c733}.zenuml .text-amber-100\\/25{color:#fef3c740}.zenuml .text-amber-100\\/30{color:#fef3c74d}.zenuml .text-amber-100\\/40{color:#fef3c766}.zenuml .text-amber-100\\/50{color:#fef3c780}.zenuml .text-amber-100\\/60{color:#fef3c799}.zenuml .text-amber-100\\/70{color:#fef3c7b3}.zenuml .text-amber-100\\/75{color:#fef3c7bf}.zenuml .text-amber-100\\/80{color:#fef3c7cc}.zenuml .text-amber-100\\/90{color:#fef3c7e6}.zenuml .text-amber-100\\/95{color:#fef3c7f2}.zenuml .text-amber-100\\/100{color:#fef3c7}.zenuml .text-amber-200\\/0{color:#fde68a00}.zenuml .text-amber-200\\/5{color:#fde68a0d}.zenuml .text-amber-200\\/10{color:#fde68a1a}.zenuml .text-amber-200\\/20{color:#fde68a33}.zenuml .text-amber-200\\/25{color:#fde68a40}.zenuml .text-amber-200\\/30{color:#fde68a4d}.zenuml .text-amber-200\\/40{color:#fde68a66}.zenuml .text-amber-200\\/50{color:#fde68a80}.zenuml .text-amber-200\\/60{color:#fde68a99}.zenuml .text-amber-200\\/70{color:#fde68ab3}.zenuml .text-amber-200\\/75{color:#fde68abf}.zenuml .text-amber-200\\/80{color:#fde68acc}.zenuml .text-amber-200\\/90{color:#fde68ae6}.zenuml .text-amber-200\\/95{color:#fde68af2}.zenuml .text-amber-200\\/100{color:#fde68a}.zenuml .text-amber-300\\/0{color:#fcd34d00}.zenuml .text-amber-300\\/5{color:#fcd34d0d}.zenuml .text-amber-300\\/10{color:#fcd34d1a}.zenuml .text-amber-300\\/20{color:#fcd34d33}.zenuml .text-amber-300\\/25{color:#fcd34d40}.zenuml .text-amber-300\\/30{color:#fcd34d4d}.zenuml .text-amber-300\\/40{color:#fcd34d66}.zenuml .text-amber-300\\/50{color:#fcd34d80}.zenuml .text-amber-300\\/60{color:#fcd34d99}.zenuml .text-amber-300\\/70{color:#fcd34db3}.zenuml .text-amber-300\\/75{color:#fcd34dbf}.zenuml .text-amber-300\\/80{color:#fcd34dcc}.zenuml .text-amber-300\\/90{color:#fcd34de6}.zenuml .text-amber-300\\/95{color:#fcd34df2}.zenuml .text-amber-300\\/100{color:#fcd34d}.zenuml .text-amber-400\\/0{color:#fbbf2400}.zenuml .text-amber-400\\/5{color:#fbbf240d}.zenuml .text-amber-400\\/10{color:#fbbf241a}.zenuml .text-amber-400\\/20{color:#fbbf2433}.zenuml .text-amber-400\\/25{color:#fbbf2440}.zenuml .text-amber-400\\/30{color:#fbbf244d}.zenuml .text-amber-400\\/40{color:#fbbf2466}.zenuml .text-amber-400\\/50{color:#fbbf2480}.zenuml .text-amber-400\\/60{color:#fbbf2499}.zenuml .text-amber-400\\/70{color:#fbbf24b3}.zenuml .text-amber-400\\/75{color:#fbbf24bf}.zenuml .text-amber-400\\/80{color:#fbbf24cc}.zenuml .text-amber-400\\/90{color:#fbbf24e6}.zenuml .text-amber-400\\/95{color:#fbbf24f2}.zenuml .text-amber-400\\/100{color:#fbbf24}.zenuml .text-amber-500\\/0{color:#f59e0b00}.zenuml .text-amber-500\\/5{color:#f59e0b0d}.zenuml .text-amber-500\\/10{color:#f59e0b1a}.zenuml .text-amber-500\\/20{color:#f59e0b33}.zenuml .text-amber-500\\/25{color:#f59e0b40}.zenuml .text-amber-500\\/30{color:#f59e0b4d}.zenuml .text-amber-500\\/40{color:#f59e0b66}.zenuml .text-amber-500\\/50{color:#f59e0b80}.zenuml .text-amber-500\\/60{color:#f59e0b99}.zenuml .text-amber-500\\/70{color:#f59e0bb3}.zenuml .text-amber-500\\/75{color:#f59e0bbf}.zenuml .text-amber-500\\/80{color:#f59e0bcc}.zenuml .text-amber-500\\/90{color:#f59e0be6}.zenuml .text-amber-500\\/95{color:#f59e0bf2}.zenuml .text-amber-500\\/100{color:#f59e0b}.zenuml .text-amber-600\\/0{color:#d9770600}.zenuml .text-amber-600\\/5{color:#d977060d}.zenuml .text-amber-600\\/10{color:#d977061a}.zenuml .text-amber-600\\/20{color:#d9770633}.zenuml .text-amber-600\\/25{color:#d9770640}.zenuml .text-amber-600\\/30{color:#d977064d}.zenuml .text-amber-600\\/40{color:#d9770666}.zenuml .text-amber-600\\/50{color:#d9770680}.zenuml .text-amber-600\\/60{color:#d9770699}.zenuml .text-amber-600\\/70{color:#d97706b3}.zenuml .text-amber-600\\/75{color:#d97706bf}.zenuml .text-amber-600\\/80{color:#d97706cc}.zenuml .text-amber-600\\/90{color:#d97706e6}.zenuml .text-amber-600\\/95{color:#d97706f2}.zenuml .text-amber-600\\/100{color:#d97706}.zenuml .text-amber-700\\/0{color:#b4530900}.zenuml .text-amber-700\\/5{color:#b453090d}.zenuml .text-amber-700\\/10{color:#b453091a}.zenuml .text-amber-700\\/20{color:#b4530933}.zenuml .text-amber-700\\/25{color:#b4530940}.zenuml .text-amber-700\\/30{color:#b453094d}.zenuml .text-amber-700\\/40{color:#b4530966}.zenuml .text-amber-700\\/50{color:#b4530980}.zenuml .text-amber-700\\/60{color:#b4530999}.zenuml .text-amber-700\\/70{color:#b45309b3}.zenuml .text-amber-700\\/75{color:#b45309bf}.zenuml .text-amber-700\\/80{color:#b45309cc}.zenuml .text-amber-700\\/90{color:#b45309e6}.zenuml .text-amber-700\\/95{color:#b45309f2}.zenuml .text-amber-700\\/100{color:#b45309}.zenuml .text-amber-800\\/0{color:#92400e00}.zenuml .text-amber-800\\/5{color:#92400e0d}.zenuml .text-amber-800\\/10{color:#92400e1a}.zenuml .text-amber-800\\/20{color:#92400e33}.zenuml .text-amber-800\\/25{color:#92400e40}.zenuml .text-amber-800\\/30{color:#92400e4d}.zenuml .text-amber-800\\/40{color:#92400e66}.zenuml .text-amber-800\\/50{color:#92400e80}.zenuml .text-amber-800\\/60{color:#92400e99}.zenuml .text-amber-800\\/70{color:#92400eb3}.zenuml .text-amber-800\\/75{color:#92400ebf}.zenuml .text-amber-800\\/80{color:#92400ecc}.zenuml .text-amber-800\\/90{color:#92400ee6}.zenuml .text-amber-800\\/95{color:#92400ef2}.zenuml .text-amber-800\\/100{color:#92400e}.zenuml .text-amber-900\\/0{color:#78350f00}.zenuml .text-amber-900\\/5{color:#78350f0d}.zenuml .text-amber-900\\/10{color:#78350f1a}.zenuml .text-amber-900\\/20{color:#78350f33}.zenuml .text-amber-900\\/25{color:#78350f40}.zenuml .text-amber-900\\/30{color:#78350f4d}.zenuml .text-amber-900\\/40{color:#78350f66}.zenuml .text-amber-900\\/50{color:#78350f80}.zenuml .text-amber-900\\/60{color:#78350f99}.zenuml .text-amber-900\\/70{color:#78350fb3}.zenuml .text-amber-900\\/75{color:#78350fbf}.zenuml .text-amber-900\\/80{color:#78350fcc}.zenuml .text-amber-900\\/90{color:#78350fe6}.zenuml .text-amber-900\\/95{color:#78350ff2}.zenuml .text-amber-900\\/100{color:#78350f}.zenuml .text-yellow-50\\/0{color:#fefce800}.zenuml .text-yellow-50\\/5{color:#fefce80d}.zenuml .text-yellow-50\\/10{color:#fefce81a}.zenuml .text-yellow-50\\/20{color:#fefce833}.zenuml .text-yellow-50\\/25{color:#fefce840}.zenuml .text-yellow-50\\/30{color:#fefce84d}.zenuml .text-yellow-50\\/40{color:#fefce866}.zenuml .text-yellow-50\\/50{color:#fefce880}.zenuml .text-yellow-50\\/60{color:#fefce899}.zenuml .text-yellow-50\\/70{color:#fefce8b3}.zenuml .text-yellow-50\\/75{color:#fefce8bf}.zenuml .text-yellow-50\\/80{color:#fefce8cc}.zenuml .text-yellow-50\\/90{color:#fefce8e6}.zenuml .text-yellow-50\\/95{color:#fefce8f2}.zenuml .text-yellow-50\\/100{color:#fefce8}.zenuml .text-yellow-100\\/0{color:#fef9c300}.zenuml .text-yellow-100\\/5{color:#fef9c30d}.zenuml .text-yellow-100\\/10{color:#fef9c31a}.zenuml .text-yellow-100\\/20{color:#fef9c333}.zenuml .text-yellow-100\\/25{color:#fef9c340}.zenuml .text-yellow-100\\/30{color:#fef9c34d}.zenuml .text-yellow-100\\/40{color:#fef9c366}.zenuml .text-yellow-100\\/50{color:#fef9c380}.zenuml .text-yellow-100\\/60{color:#fef9c399}.zenuml .text-yellow-100\\/70{color:#fef9c3b3}.zenuml .text-yellow-100\\/75{color:#fef9c3bf}.zenuml .text-yellow-100\\/80{color:#fef9c3cc}.zenuml .text-yellow-100\\/90{color:#fef9c3e6}.zenuml .text-yellow-100\\/95{color:#fef9c3f2}.zenuml .text-yellow-100\\/100{color:#fef9c3}.zenuml .text-yellow-200\\/0{color:#fef08a00}.zenuml .text-yellow-200\\/5{color:#fef08a0d}.zenuml .text-yellow-200\\/10{color:#fef08a1a}.zenuml .text-yellow-200\\/20{color:#fef08a33}.zenuml .text-yellow-200\\/25{color:#fef08a40}.zenuml .text-yellow-200\\/30{color:#fef08a4d}.zenuml .text-yellow-200\\/40{color:#fef08a66}.zenuml .text-yellow-200\\/50{color:#fef08a80}.zenuml .text-yellow-200\\/60{color:#fef08a99}.zenuml .text-yellow-200\\/70{color:#fef08ab3}.zenuml .text-yellow-200\\/75{color:#fef08abf}.zenuml .text-yellow-200\\/80{color:#fef08acc}.zenuml .text-yellow-200\\/90{color:#fef08ae6}.zenuml .text-yellow-200\\/95{color:#fef08af2}.zenuml .text-yellow-200\\/100{color:#fef08a}.zenuml .text-yellow-300\\/0{color:#fde04700}.zenuml .text-yellow-300\\/5{color:#fde0470d}.zenuml .text-yellow-300\\/10{color:#fde0471a}.zenuml .text-yellow-300\\/20{color:#fde04733}.zenuml .text-yellow-300\\/25{color:#fde04740}.zenuml .text-yellow-300\\/30{color:#fde0474d}.zenuml .text-yellow-300\\/40{color:#fde04766}.zenuml .text-yellow-300\\/50{color:#fde04780}.zenuml .text-yellow-300\\/60{color:#fde04799}.zenuml .text-yellow-300\\/70{color:#fde047b3}.zenuml .text-yellow-300\\/75{color:#fde047bf}.zenuml .text-yellow-300\\/80{color:#fde047cc}.zenuml .text-yellow-300\\/90{color:#fde047e6}.zenuml .text-yellow-300\\/95{color:#fde047f2}.zenuml .text-yellow-300\\/100{color:#fde047}.zenuml .text-yellow-400\\/0{color:#facc1500}.zenuml .text-yellow-400\\/5{color:#facc150d}.zenuml .text-yellow-400\\/10{color:#facc151a}.zenuml .text-yellow-400\\/20{color:#facc1533}.zenuml .text-yellow-400\\/25{color:#facc1540}.zenuml .text-yellow-400\\/30{color:#facc154d}.zenuml .text-yellow-400\\/40{color:#facc1566}.zenuml .text-yellow-400\\/50{color:#facc1580}.zenuml .text-yellow-400\\/60{color:#facc1599}.zenuml .text-yellow-400\\/70{color:#facc15b3}.zenuml .text-yellow-400\\/75{color:#facc15bf}.zenuml .text-yellow-400\\/80{color:#facc15cc}.zenuml .text-yellow-400\\/90{color:#facc15e6}.zenuml .text-yellow-400\\/95{color:#facc15f2}.zenuml .text-yellow-400\\/100{color:#facc15}.zenuml .text-yellow-500\\/0{color:#eab30800}.zenuml .text-yellow-500\\/5{color:#eab3080d}.zenuml .text-yellow-500\\/10{color:#eab3081a}.zenuml .text-yellow-500\\/20{color:#eab30833}.zenuml .text-yellow-500\\/25{color:#eab30840}.zenuml .text-yellow-500\\/30{color:#eab3084d}.zenuml .text-yellow-500\\/40{color:#eab30866}.zenuml .text-yellow-500\\/50{color:#eab30880}.zenuml .text-yellow-500\\/60{color:#eab30899}.zenuml .text-yellow-500\\/70{color:#eab308b3}.zenuml .text-yellow-500\\/75{color:#eab308bf}.zenuml .text-yellow-500\\/80{color:#eab308cc}.zenuml .text-yellow-500\\/90{color:#eab308e6}.zenuml .text-yellow-500\\/95{color:#eab308f2}.zenuml .text-yellow-500\\/100{color:#eab308}.zenuml .text-yellow-600\\/0{color:#ca8a0400}.zenuml .text-yellow-600\\/5{color:#ca8a040d}.zenuml .text-yellow-600\\/10{color:#ca8a041a}.zenuml .text-yellow-600\\/20{color:#ca8a0433}.zenuml .text-yellow-600\\/25{color:#ca8a0440}.zenuml .text-yellow-600\\/30{color:#ca8a044d}.zenuml .text-yellow-600\\/40{color:#ca8a0466}.zenuml .text-yellow-600\\/50{color:#ca8a0480}.zenuml .text-yellow-600\\/60{color:#ca8a0499}.zenuml .text-yellow-600\\/70{color:#ca8a04b3}.zenuml .text-yellow-600\\/75{color:#ca8a04bf}.zenuml .text-yellow-600\\/80{color:#ca8a04cc}.zenuml .text-yellow-600\\/90{color:#ca8a04e6}.zenuml .text-yellow-600\\/95{color:#ca8a04f2}.zenuml .text-yellow-600\\/100{color:#ca8a04}.zenuml .text-yellow-700\\/0{color:#a1620700}.zenuml .text-yellow-700\\/5{color:#a162070d}.zenuml .text-yellow-700\\/10{color:#a162071a}.zenuml .text-yellow-700\\/20{color:#a1620733}.zenuml .text-yellow-700\\/25{color:#a1620740}.zenuml .text-yellow-700\\/30{color:#a162074d}.zenuml .text-yellow-700\\/40{color:#a1620766}.zenuml .text-yellow-700\\/50{color:#a1620780}.zenuml .text-yellow-700\\/60{color:#a1620799}.zenuml .text-yellow-700\\/70{color:#a16207b3}.zenuml .text-yellow-700\\/75{color:#a16207bf}.zenuml .text-yellow-700\\/80{color:#a16207cc}.zenuml .text-yellow-700\\/90{color:#a16207e6}.zenuml .text-yellow-700\\/95{color:#a16207f2}.zenuml .text-yellow-700\\/100{color:#a16207}.zenuml .text-yellow-800\\/0{color:#854d0e00}.zenuml .text-yellow-800\\/5{color:#854d0e0d}.zenuml .text-yellow-800\\/10{color:#854d0e1a}.zenuml .text-yellow-800\\/20{color:#854d0e33}.zenuml .text-yellow-800\\/25{color:#854d0e40}.zenuml .text-yellow-800\\/30{color:#854d0e4d}.zenuml .text-yellow-800\\/40{color:#854d0e66}.zenuml .text-yellow-800\\/50{color:#854d0e80}.zenuml .text-yellow-800\\/60{color:#854d0e99}.zenuml .text-yellow-800\\/70{color:#854d0eb3}.zenuml .text-yellow-800\\/75{color:#854d0ebf}.zenuml .text-yellow-800\\/80{color:#854d0ecc}.zenuml .text-yellow-800\\/90{color:#854d0ee6}.zenuml .text-yellow-800\\/95{color:#854d0ef2}.zenuml .text-yellow-800\\/100{color:#854d0e}.zenuml .text-yellow-900\\/0{color:#713f1200}.zenuml .text-yellow-900\\/5{color:#713f120d}.zenuml .text-yellow-900\\/10{color:#713f121a}.zenuml .text-yellow-900\\/20{color:#713f1233}.zenuml .text-yellow-900\\/25{color:#713f1240}.zenuml .text-yellow-900\\/30{color:#713f124d}.zenuml .text-yellow-900\\/40{color:#713f1266}.zenuml .text-yellow-900\\/50{color:#713f1280}.zenuml .text-yellow-900\\/60{color:#713f1299}.zenuml .text-yellow-900\\/70{color:#713f12b3}.zenuml .text-yellow-900\\/75{color:#713f12bf}.zenuml .text-yellow-900\\/80{color:#713f12cc}.zenuml .text-yellow-900\\/90{color:#713f12e6}.zenuml .text-yellow-900\\/95{color:#713f12f2}.zenuml .text-yellow-900\\/100{color:#713f12}.zenuml .text-lime-50\\/0{color:#f7fee700}.zenuml .text-lime-50\\/5{color:#f7fee70d}.zenuml .text-lime-50\\/10{color:#f7fee71a}.zenuml .text-lime-50\\/20{color:#f7fee733}.zenuml .text-lime-50\\/25{color:#f7fee740}.zenuml .text-lime-50\\/30{color:#f7fee74d}.zenuml .text-lime-50\\/40{color:#f7fee766}.zenuml .text-lime-50\\/50{color:#f7fee780}.zenuml .text-lime-50\\/60{color:#f7fee799}.zenuml .text-lime-50\\/70{color:#f7fee7b3}.zenuml .text-lime-50\\/75{color:#f7fee7bf}.zenuml .text-lime-50\\/80{color:#f7fee7cc}.zenuml .text-lime-50\\/90{color:#f7fee7e6}.zenuml .text-lime-50\\/95{color:#f7fee7f2}.zenuml .text-lime-50\\/100{color:#f7fee7}.zenuml .text-lime-100\\/0{color:#ecfccb00}.zenuml .text-lime-100\\/5{color:#ecfccb0d}.zenuml .text-lime-100\\/10{color:#ecfccb1a}.zenuml .text-lime-100\\/20{color:#ecfccb33}.zenuml .text-lime-100\\/25{color:#ecfccb40}.zenuml .text-lime-100\\/30{color:#ecfccb4d}.zenuml .text-lime-100\\/40{color:#ecfccb66}.zenuml .text-lime-100\\/50{color:#ecfccb80}.zenuml .text-lime-100\\/60{color:#ecfccb99}.zenuml .text-lime-100\\/70{color:#ecfccbb3}.zenuml .text-lime-100\\/75{color:#ecfccbbf}.zenuml .text-lime-100\\/80{color:#ecfccbcc}.zenuml .text-lime-100\\/90{color:#ecfccbe6}.zenuml .text-lime-100\\/95{color:#ecfccbf2}.zenuml .text-lime-100\\/100{color:#ecfccb}.zenuml .text-lime-200\\/0{color:#d9f99d00}.zenuml .text-lime-200\\/5{color:#d9f99d0d}.zenuml .text-lime-200\\/10{color:#d9f99d1a}.zenuml .text-lime-200\\/20{color:#d9f99d33}.zenuml .text-lime-200\\/25{color:#d9f99d40}.zenuml .text-lime-200\\/30{color:#d9f99d4d}.zenuml .text-lime-200\\/40{color:#d9f99d66}.zenuml .text-lime-200\\/50{color:#d9f99d80}.zenuml .text-lime-200\\/60{color:#d9f99d99}.zenuml .text-lime-200\\/70{color:#d9f99db3}.zenuml .text-lime-200\\/75{color:#d9f99dbf}.zenuml .text-lime-200\\/80{color:#d9f99dcc}.zenuml .text-lime-200\\/90{color:#d9f99de6}.zenuml .text-lime-200\\/95{color:#d9f99df2}.zenuml .text-lime-200\\/100{color:#d9f99d}.zenuml .text-lime-300\\/0{color:#bef26400}.zenuml .text-lime-300\\/5{color:#bef2640d}.zenuml .text-lime-300\\/10{color:#bef2641a}.zenuml .text-lime-300\\/20{color:#bef26433}.zenuml .text-lime-300\\/25{color:#bef26440}.zenuml .text-lime-300\\/30{color:#bef2644d}.zenuml .text-lime-300\\/40{color:#bef26466}.zenuml .text-lime-300\\/50{color:#bef26480}.zenuml .text-lime-300\\/60{color:#bef26499}.zenuml .text-lime-300\\/70{color:#bef264b3}.zenuml .text-lime-300\\/75{color:#bef264bf}.zenuml .text-lime-300\\/80{color:#bef264cc}.zenuml .text-lime-300\\/90{color:#bef264e6}.zenuml .text-lime-300\\/95{color:#bef264f2}.zenuml .text-lime-300\\/100{color:#bef264}.zenuml .text-lime-400\\/0{color:#a3e63500}.zenuml .text-lime-400\\/5{color:#a3e6350d}.zenuml .text-lime-400\\/10{color:#a3e6351a}.zenuml .text-lime-400\\/20{color:#a3e63533}.zenuml .text-lime-400\\/25{color:#a3e63540}.zenuml .text-lime-400\\/30{color:#a3e6354d}.zenuml .text-lime-400\\/40{color:#a3e63566}.zenuml .text-lime-400\\/50{color:#a3e63580}.zenuml .text-lime-400\\/60{color:#a3e63599}.zenuml .text-lime-400\\/70{color:#a3e635b3}.zenuml .text-lime-400\\/75{color:#a3e635bf}.zenuml .text-lime-400\\/80{color:#a3e635cc}.zenuml .text-lime-400\\/90{color:#a3e635e6}.zenuml .text-lime-400\\/95{color:#a3e635f2}.zenuml .text-lime-400\\/100{color:#a3e635}.zenuml .text-lime-500\\/0{color:#84cc1600}.zenuml .text-lime-500\\/5{color:#84cc160d}.zenuml .text-lime-500\\/10{color:#84cc161a}.zenuml .text-lime-500\\/20{color:#84cc1633}.zenuml .text-lime-500\\/25{color:#84cc1640}.zenuml .text-lime-500\\/30{color:#84cc164d}.zenuml .text-lime-500\\/40{color:#84cc1666}.zenuml .text-lime-500\\/50{color:#84cc1680}.zenuml .text-lime-500\\/60{color:#84cc1699}.zenuml .text-lime-500\\/70{color:#84cc16b3}.zenuml .text-lime-500\\/75{color:#84cc16bf}.zenuml .text-lime-500\\/80{color:#84cc16cc}.zenuml .text-lime-500\\/90{color:#84cc16e6}.zenuml .text-lime-500\\/95{color:#84cc16f2}.zenuml .text-lime-500\\/100{color:#84cc16}.zenuml .text-lime-600\\/0{color:#65a30d00}.zenuml .text-lime-600\\/5{color:#65a30d0d}.zenuml .text-lime-600\\/10{color:#65a30d1a}.zenuml .text-lime-600\\/20{color:#65a30d33}.zenuml .text-lime-600\\/25{color:#65a30d40}.zenuml .text-lime-600\\/30{color:#65a30d4d}.zenuml .text-lime-600\\/40{color:#65a30d66}.zenuml .text-lime-600\\/50{color:#65a30d80}.zenuml .text-lime-600\\/60{color:#65a30d99}.zenuml .text-lime-600\\/70{color:#65a30db3}.zenuml .text-lime-600\\/75{color:#65a30dbf}.zenuml .text-lime-600\\/80{color:#65a30dcc}.zenuml .text-lime-600\\/90{color:#65a30de6}.zenuml .text-lime-600\\/95{color:#65a30df2}.zenuml .text-lime-600\\/100{color:#65a30d}.zenuml .text-lime-700\\/0{color:#4d7c0f00}.zenuml .text-lime-700\\/5{color:#4d7c0f0d}.zenuml .text-lime-700\\/10{color:#4d7c0f1a}.zenuml .text-lime-700\\/20{color:#4d7c0f33}.zenuml .text-lime-700\\/25{color:#4d7c0f40}.zenuml .text-lime-700\\/30{color:#4d7c0f4d}.zenuml .text-lime-700\\/40{color:#4d7c0f66}.zenuml .text-lime-700\\/50{color:#4d7c0f80}.zenuml .text-lime-700\\/60{color:#4d7c0f99}.zenuml .text-lime-700\\/70{color:#4d7c0fb3}.zenuml .text-lime-700\\/75{color:#4d7c0fbf}.zenuml .text-lime-700\\/80{color:#4d7c0fcc}.zenuml .text-lime-700\\/90{color:#4d7c0fe6}.zenuml .text-lime-700\\/95{color:#4d7c0ff2}.zenuml .text-lime-700\\/100{color:#4d7c0f}.zenuml .text-lime-800\\/0{color:#3f621200}.zenuml .text-lime-800\\/5{color:#3f62120d}.zenuml .text-lime-800\\/10{color:#3f62121a}.zenuml .text-lime-800\\/20{color:#3f621233}.zenuml .text-lime-800\\/25{color:#3f621240}.zenuml .text-lime-800\\/30{color:#3f62124d}.zenuml .text-lime-800\\/40{color:#3f621266}.zenuml .text-lime-800\\/50{color:#3f621280}.zenuml .text-lime-800\\/60{color:#3f621299}.zenuml .text-lime-800\\/70{color:#3f6212b3}.zenuml .text-lime-800\\/75{color:#3f6212bf}.zenuml .text-lime-800\\/80{color:#3f6212cc}.zenuml .text-lime-800\\/90{color:#3f6212e6}.zenuml .text-lime-800\\/95{color:#3f6212f2}.zenuml .text-lime-800\\/100{color:#3f6212}.zenuml .text-lime-900\\/0{color:#36531400}.zenuml .text-lime-900\\/5{color:#3653140d}.zenuml .text-lime-900\\/10{color:#3653141a}.zenuml .text-lime-900\\/20{color:#36531433}.zenuml .text-lime-900\\/25{color:#36531440}.zenuml .text-lime-900\\/30{color:#3653144d}.zenuml .text-lime-900\\/40{color:#36531466}.zenuml .text-lime-900\\/50{color:#36531480}.zenuml .text-lime-900\\/60{color:#36531499}.zenuml .text-lime-900\\/70{color:#365314b3}.zenuml .text-lime-900\\/75{color:#365314bf}.zenuml .text-lime-900\\/80{color:#365314cc}.zenuml .text-lime-900\\/90{color:#365314e6}.zenuml .text-lime-900\\/95{color:#365314f2}.zenuml .text-lime-900\\/100{color:#365314}.zenuml .text-green-50\\/0{color:#f0fdf400}.zenuml .text-green-50\\/5{color:#f0fdf40d}.zenuml .text-green-50\\/10{color:#f0fdf41a}.zenuml .text-green-50\\/20{color:#f0fdf433}.zenuml .text-green-50\\/25{color:#f0fdf440}.zenuml .text-green-50\\/30{color:#f0fdf44d}.zenuml .text-green-50\\/40{color:#f0fdf466}.zenuml .text-green-50\\/50{color:#f0fdf480}.zenuml .text-green-50\\/60{color:#f0fdf499}.zenuml .text-green-50\\/70{color:#f0fdf4b3}.zenuml .text-green-50\\/75{color:#f0fdf4bf}.zenuml .text-green-50\\/80{color:#f0fdf4cc}.zenuml .text-green-50\\/90{color:#f0fdf4e6}.zenuml .text-green-50\\/95{color:#f0fdf4f2}.zenuml .text-green-50\\/100{color:#f0fdf4}.zenuml .text-green-100\\/0{color:#dcfce700}.zenuml .text-green-100\\/5{color:#dcfce70d}.zenuml .text-green-100\\/10{color:#dcfce71a}.zenuml .text-green-100\\/20{color:#dcfce733}.zenuml .text-green-100\\/25{color:#dcfce740}.zenuml .text-green-100\\/30{color:#dcfce74d}.zenuml .text-green-100\\/40{color:#dcfce766}.zenuml .text-green-100\\/50{color:#dcfce780}.zenuml .text-green-100\\/60{color:#dcfce799}.zenuml .text-green-100\\/70{color:#dcfce7b3}.zenuml .text-green-100\\/75{color:#dcfce7bf}.zenuml .text-green-100\\/80{color:#dcfce7cc}.zenuml .text-green-100\\/90{color:#dcfce7e6}.zenuml .text-green-100\\/95{color:#dcfce7f2}.zenuml .text-green-100\\/100{color:#dcfce7}.zenuml .text-green-200\\/0{color:#bbf7d000}.zenuml .text-green-200\\/5{color:#bbf7d00d}.zenuml .text-green-200\\/10{color:#bbf7d01a}.zenuml .text-green-200\\/20{color:#bbf7d033}.zenuml .text-green-200\\/25{color:#bbf7d040}.zenuml .text-green-200\\/30{color:#bbf7d04d}.zenuml .text-green-200\\/40{color:#bbf7d066}.zenuml .text-green-200\\/50{color:#bbf7d080}.zenuml .text-green-200\\/60{color:#bbf7d099}.zenuml .text-green-200\\/70{color:#bbf7d0b3}.zenuml .text-green-200\\/75{color:#bbf7d0bf}.zenuml .text-green-200\\/80{color:#bbf7d0cc}.zenuml .text-green-200\\/90{color:#bbf7d0e6}.zenuml .text-green-200\\/95{color:#bbf7d0f2}.zenuml .text-green-200\\/100{color:#bbf7d0}.zenuml .text-green-300\\/0{color:#86efac00}.zenuml .text-green-300\\/5{color:#86efac0d}.zenuml .text-green-300\\/10{color:#86efac1a}.zenuml .text-green-300\\/20{color:#86efac33}.zenuml .text-green-300\\/25{color:#86efac40}.zenuml .text-green-300\\/30{color:#86efac4d}.zenuml .text-green-300\\/40{color:#86efac66}.zenuml .text-green-300\\/50{color:#86efac80}.zenuml .text-green-300\\/60{color:#86efac99}.zenuml .text-green-300\\/70{color:#86efacb3}.zenuml .text-green-300\\/75{color:#86efacbf}.zenuml .text-green-300\\/80{color:#86efaccc}.zenuml .text-green-300\\/90{color:#86eface6}.zenuml .text-green-300\\/95{color:#86efacf2}.zenuml .text-green-300\\/100{color:#86efac}.zenuml .text-green-400\\/0{color:#4ade8000}.zenuml .text-green-400\\/5{color:#4ade800d}.zenuml .text-green-400\\/10{color:#4ade801a}.zenuml .text-green-400\\/20{color:#4ade8033}.zenuml .text-green-400\\/25{color:#4ade8040}.zenuml .text-green-400\\/30{color:#4ade804d}.zenuml .text-green-400\\/40{color:#4ade8066}.zenuml .text-green-400\\/50{color:#4ade8080}.zenuml .text-green-400\\/60{color:#4ade8099}.zenuml .text-green-400\\/70{color:#4ade80b3}.zenuml .text-green-400\\/75{color:#4ade80bf}.zenuml .text-green-400\\/80{color:#4ade80cc}.zenuml .text-green-400\\/90{color:#4ade80e6}.zenuml .text-green-400\\/95{color:#4ade80f2}.zenuml .text-green-400\\/100{color:#4ade80}.zenuml .text-green-500\\/0{color:#22c55e00}.zenuml .text-green-500\\/5{color:#22c55e0d}.zenuml .text-green-500\\/10{color:#22c55e1a}.zenuml .text-green-500\\/20{color:#22c55e33}.zenuml .text-green-500\\/25{color:#22c55e40}.zenuml .text-green-500\\/30{color:#22c55e4d}.zenuml .text-green-500\\/40{color:#22c55e66}.zenuml .text-green-500\\/50{color:#22c55e80}.zenuml .text-green-500\\/60{color:#22c55e99}.zenuml .text-green-500\\/70{color:#22c55eb3}.zenuml .text-green-500\\/75{color:#22c55ebf}.zenuml .text-green-500\\/80{color:#22c55ecc}.zenuml .text-green-500\\/90{color:#22c55ee6}.zenuml .text-green-500\\/95{color:#22c55ef2}.zenuml .text-green-500\\/100{color:#22c55e}.zenuml .text-green-600\\/0{color:#16a34a00}.zenuml .text-green-600\\/5{color:#16a34a0d}.zenuml .text-green-600\\/10{color:#16a34a1a}.zenuml .text-green-600\\/20{color:#16a34a33}.zenuml .text-green-600\\/25{color:#16a34a40}.zenuml .text-green-600\\/30{color:#16a34a4d}.zenuml .text-green-600\\/40{color:#16a34a66}.zenuml .text-green-600\\/50{color:#16a34a80}.zenuml .text-green-600\\/60{color:#16a34a99}.zenuml .text-green-600\\/70{color:#16a34ab3}.zenuml .text-green-600\\/75{color:#16a34abf}.zenuml .text-green-600\\/80{color:#16a34acc}.zenuml .text-green-600\\/90{color:#16a34ae6}.zenuml .text-green-600\\/95{color:#16a34af2}.zenuml .text-green-600\\/100{color:#16a34a}.zenuml .text-green-700\\/0{color:#15803d00}.zenuml .text-green-700\\/5{color:#15803d0d}.zenuml .text-green-700\\/10{color:#15803d1a}.zenuml .text-green-700\\/20{color:#15803d33}.zenuml .text-green-700\\/25{color:#15803d40}.zenuml .text-green-700\\/30{color:#15803d4d}.zenuml .text-green-700\\/40{color:#15803d66}.zenuml .text-green-700\\/50{color:#15803d80}.zenuml .text-green-700\\/60{color:#15803d99}.zenuml .text-green-700\\/70{color:#15803db3}.zenuml .text-green-700\\/75{color:#15803dbf}.zenuml .text-green-700\\/80{color:#15803dcc}.zenuml .text-green-700\\/90{color:#15803de6}.zenuml .text-green-700\\/95{color:#15803df2}.zenuml .text-green-700\\/100{color:#15803d}.zenuml .text-green-800\\/0{color:#16653400}.zenuml .text-green-800\\/5{color:#1665340d}.zenuml .text-green-800\\/10{color:#1665341a}.zenuml .text-green-800\\/20{color:#16653433}.zenuml .text-green-800\\/25{color:#16653440}.zenuml .text-green-800\\/30{color:#1665344d}.zenuml .text-green-800\\/40{color:#16653466}.zenuml .text-green-800\\/50{color:#16653480}.zenuml .text-green-800\\/60{color:#16653499}.zenuml .text-green-800\\/70{color:#166534b3}.zenuml .text-green-800\\/75{color:#166534bf}.zenuml .text-green-800\\/80{color:#166534cc}.zenuml .text-green-800\\/90{color:#166534e6}.zenuml .text-green-800\\/95{color:#166534f2}.zenuml .text-green-800\\/100{color:#166534}.zenuml .text-green-900\\/0{color:#14532d00}.zenuml .text-green-900\\/5{color:#14532d0d}.zenuml .text-green-900\\/10{color:#14532d1a}.zenuml .text-green-900\\/20{color:#14532d33}.zenuml .text-green-900\\/25{color:#14532d40}.zenuml .text-green-900\\/30{color:#14532d4d}.zenuml .text-green-900\\/40{color:#14532d66}.zenuml .text-green-900\\/50{color:#14532d80}.zenuml .text-green-900\\/60{color:#14532d99}.zenuml .text-green-900\\/70{color:#14532db3}.zenuml .text-green-900\\/75{color:#14532dbf}.zenuml .text-green-900\\/80{color:#14532dcc}.zenuml .text-green-900\\/90{color:#14532de6}.zenuml .text-green-900\\/95{color:#14532df2}.zenuml .text-green-900\\/100{color:#14532d}.zenuml .text-emerald-50\\/0{color:#ecfdf500}.zenuml .text-emerald-50\\/5{color:#ecfdf50d}.zenuml .text-emerald-50\\/10{color:#ecfdf51a}.zenuml .text-emerald-50\\/20{color:#ecfdf533}.zenuml .text-emerald-50\\/25{color:#ecfdf540}.zenuml .text-emerald-50\\/30{color:#ecfdf54d}.zenuml .text-emerald-50\\/40{color:#ecfdf566}.zenuml .text-emerald-50\\/50{color:#ecfdf580}.zenuml .text-emerald-50\\/60{color:#ecfdf599}.zenuml .text-emerald-50\\/70{color:#ecfdf5b3}.zenuml .text-emerald-50\\/75{color:#ecfdf5bf}.zenuml .text-emerald-50\\/80{color:#ecfdf5cc}.zenuml .text-emerald-50\\/90{color:#ecfdf5e6}.zenuml .text-emerald-50\\/95{color:#ecfdf5f2}.zenuml .text-emerald-50\\/100{color:#ecfdf5}.zenuml .text-emerald-100\\/0{color:#d1fae500}.zenuml .text-emerald-100\\/5{color:#d1fae50d}.zenuml .text-emerald-100\\/10{color:#d1fae51a}.zenuml .text-emerald-100\\/20{color:#d1fae533}.zenuml .text-emerald-100\\/25{color:#d1fae540}.zenuml .text-emerald-100\\/30{color:#d1fae54d}.zenuml .text-emerald-100\\/40{color:#d1fae566}.zenuml .text-emerald-100\\/50{color:#d1fae580}.zenuml .text-emerald-100\\/60{color:#d1fae599}.zenuml .text-emerald-100\\/70{color:#d1fae5b3}.zenuml .text-emerald-100\\/75{color:#d1fae5bf}.zenuml .text-emerald-100\\/80{color:#d1fae5cc}.zenuml .text-emerald-100\\/90{color:#d1fae5e6}.zenuml .text-emerald-100\\/95{color:#d1fae5f2}.zenuml .text-emerald-100\\/100{color:#d1fae5}.zenuml .text-emerald-200\\/0{color:#a7f3d000}.zenuml .text-emerald-200\\/5{color:#a7f3d00d}.zenuml .text-emerald-200\\/10{color:#a7f3d01a}.zenuml .text-emerald-200\\/20{color:#a7f3d033}.zenuml .text-emerald-200\\/25{color:#a7f3d040}.zenuml .text-emerald-200\\/30{color:#a7f3d04d}.zenuml .text-emerald-200\\/40{color:#a7f3d066}.zenuml .text-emerald-200\\/50{color:#a7f3d080}.zenuml .text-emerald-200\\/60{color:#a7f3d099}.zenuml .text-emerald-200\\/70{color:#a7f3d0b3}.zenuml .text-emerald-200\\/75{color:#a7f3d0bf}.zenuml .text-emerald-200\\/80{color:#a7f3d0cc}.zenuml .text-emerald-200\\/90{color:#a7f3d0e6}.zenuml .text-emerald-200\\/95{color:#a7f3d0f2}.zenuml .text-emerald-200\\/100{color:#a7f3d0}.zenuml .text-emerald-300\\/0{color:#6ee7b700}.zenuml .text-emerald-300\\/5{color:#6ee7b70d}.zenuml .text-emerald-300\\/10{color:#6ee7b71a}.zenuml .text-emerald-300\\/20{color:#6ee7b733}.zenuml .text-emerald-300\\/25{color:#6ee7b740}.zenuml .text-emerald-300\\/30{color:#6ee7b74d}.zenuml .text-emerald-300\\/40{color:#6ee7b766}.zenuml .text-emerald-300\\/50{color:#6ee7b780}.zenuml .text-emerald-300\\/60{color:#6ee7b799}.zenuml .text-emerald-300\\/70{color:#6ee7b7b3}.zenuml .text-emerald-300\\/75{color:#6ee7b7bf}.zenuml .text-emerald-300\\/80{color:#6ee7b7cc}.zenuml .text-emerald-300\\/90{color:#6ee7b7e6}.zenuml .text-emerald-300\\/95{color:#6ee7b7f2}.zenuml .text-emerald-300\\/100{color:#6ee7b7}.zenuml .text-emerald-400\\/0{color:#34d39900}.zenuml .text-emerald-400\\/5{color:#34d3990d}.zenuml .text-emerald-400\\/10{color:#34d3991a}.zenuml .text-emerald-400\\/20{color:#34d39933}.zenuml .text-emerald-400\\/25{color:#34d39940}.zenuml .text-emerald-400\\/30{color:#34d3994d}.zenuml .text-emerald-400\\/40{color:#34d39966}.zenuml .text-emerald-400\\/50{color:#34d39980}.zenuml .text-emerald-400\\/60{color:#34d39999}.zenuml .text-emerald-400\\/70{color:#34d399b3}.zenuml .text-emerald-400\\/75{color:#34d399bf}.zenuml .text-emerald-400\\/80{color:#34d399cc}.zenuml .text-emerald-400\\/90{color:#34d399e6}.zenuml .text-emerald-400\\/95{color:#34d399f2}.zenuml .text-emerald-400\\/100{color:#34d399}.zenuml .text-emerald-500\\/0{color:#10b98100}.zenuml .text-emerald-500\\/5{color:#10b9810d}.zenuml .text-emerald-500\\/10{color:#10b9811a}.zenuml .text-emerald-500\\/20{color:#10b98133}.zenuml .text-emerald-500\\/25{color:#10b98140}.zenuml .text-emerald-500\\/30{color:#10b9814d}.zenuml .text-emerald-500\\/40{color:#10b98166}.zenuml .text-emerald-500\\/50{color:#10b98180}.zenuml .text-emerald-500\\/60{color:#10b98199}.zenuml .text-emerald-500\\/70{color:#10b981b3}.zenuml .text-emerald-500\\/75{color:#10b981bf}.zenuml .text-emerald-500\\/80{color:#10b981cc}.zenuml .text-emerald-500\\/90{color:#10b981e6}.zenuml .text-emerald-500\\/95{color:#10b981f2}.zenuml .text-emerald-500\\/100{color:#10b981}.zenuml .text-emerald-600\\/0{color:#05966900}.zenuml .text-emerald-600\\/5{color:#0596690d}.zenuml .text-emerald-600\\/10{color:#0596691a}.zenuml .text-emerald-600\\/20{color:#05966933}.zenuml .text-emerald-600\\/25{color:#05966940}.zenuml .text-emerald-600\\/30{color:#0596694d}.zenuml .text-emerald-600\\/40{color:#05966966}.zenuml .text-emerald-600\\/50{color:#05966980}.zenuml .text-emerald-600\\/60{color:#05966999}.zenuml .text-emerald-600\\/70{color:#059669b3}.zenuml .text-emerald-600\\/75{color:#059669bf}.zenuml .text-emerald-600\\/80{color:#059669cc}.zenuml .text-emerald-600\\/90{color:#059669e6}.zenuml .text-emerald-600\\/95{color:#059669f2}.zenuml .text-emerald-600\\/100{color:#059669}.zenuml .text-emerald-700\\/0{color:#04785700}.zenuml .text-emerald-700\\/5{color:#0478570d}.zenuml .text-emerald-700\\/10{color:#0478571a}.zenuml .text-emerald-700\\/20{color:#04785733}.zenuml .text-emerald-700\\/25{color:#04785740}.zenuml .text-emerald-700\\/30{color:#0478574d}.zenuml .text-emerald-700\\/40{color:#04785766}.zenuml .text-emerald-700\\/50{color:#04785780}.zenuml .text-emerald-700\\/60{color:#04785799}.zenuml .text-emerald-700\\/70{color:#047857b3}.zenuml .text-emerald-700\\/75{color:#047857bf}.zenuml .text-emerald-700\\/80{color:#047857cc}.zenuml .text-emerald-700\\/90{color:#047857e6}.zenuml .text-emerald-700\\/95{color:#047857f2}.zenuml .text-emerald-700\\/100{color:#047857}.zenuml .text-emerald-800\\/0{color:#065f4600}.zenuml .text-emerald-800\\/5{color:#065f460d}.zenuml .text-emerald-800\\/10{color:#065f461a}.zenuml .text-emerald-800\\/20{color:#065f4633}.zenuml .text-emerald-800\\/25{color:#065f4640}.zenuml .text-emerald-800\\/30{color:#065f464d}.zenuml .text-emerald-800\\/40{color:#065f4666}.zenuml .text-emerald-800\\/50{color:#065f4680}.zenuml .text-emerald-800\\/60{color:#065f4699}.zenuml .text-emerald-800\\/70{color:#065f46b3}.zenuml .text-emerald-800\\/75{color:#065f46bf}.zenuml .text-emerald-800\\/80{color:#065f46cc}.zenuml .text-emerald-800\\/90{color:#065f46e6}.zenuml .text-emerald-800\\/95{color:#065f46f2}.zenuml .text-emerald-800\\/100{color:#065f46}.zenuml .text-emerald-900\\/0{color:#064e3b00}.zenuml .text-emerald-900\\/5{color:#064e3b0d}.zenuml .text-emerald-900\\/10{color:#064e3b1a}.zenuml .text-emerald-900\\/20{color:#064e3b33}.zenuml .text-emerald-900\\/25{color:#064e3b40}.zenuml .text-emerald-900\\/30{color:#064e3b4d}.zenuml .text-emerald-900\\/40{color:#064e3b66}.zenuml .text-emerald-900\\/50{color:#064e3b80}.zenuml .text-emerald-900\\/60{color:#064e3b99}.zenuml .text-emerald-900\\/70{color:#064e3bb3}.zenuml .text-emerald-900\\/75{color:#064e3bbf}.zenuml .text-emerald-900\\/80{color:#064e3bcc}.zenuml .text-emerald-900\\/90{color:#064e3be6}.zenuml .text-emerald-900\\/95{color:#064e3bf2}.zenuml .text-emerald-900\\/100{color:#064e3b}.zenuml .text-teal-50\\/0{color:#f0fdfa00}.zenuml .text-teal-50\\/5{color:#f0fdfa0d}.zenuml .text-teal-50\\/10{color:#f0fdfa1a}.zenuml .text-teal-50\\/20{color:#f0fdfa33}.zenuml .text-teal-50\\/25{color:#f0fdfa40}.zenuml .text-teal-50\\/30{color:#f0fdfa4d}.zenuml .text-teal-50\\/40{color:#f0fdfa66}.zenuml .text-teal-50\\/50{color:#f0fdfa80}.zenuml .text-teal-50\\/60{color:#f0fdfa99}.zenuml .text-teal-50\\/70{color:#f0fdfab3}.zenuml .text-teal-50\\/75{color:#f0fdfabf}.zenuml .text-teal-50\\/80{color:#f0fdfacc}.zenuml .text-teal-50\\/90{color:#f0fdfae6}.zenuml .text-teal-50\\/95{color:#f0fdfaf2}.zenuml .text-teal-50\\/100{color:#f0fdfa}.zenuml .text-teal-100\\/0{color:#ccfbf100}.zenuml .text-teal-100\\/5{color:#ccfbf10d}.zenuml .text-teal-100\\/10{color:#ccfbf11a}.zenuml .text-teal-100\\/20{color:#ccfbf133}.zenuml .text-teal-100\\/25{color:#ccfbf140}.zenuml .text-teal-100\\/30{color:#ccfbf14d}.zenuml .text-teal-100\\/40{color:#ccfbf166}.zenuml .text-teal-100\\/50{color:#ccfbf180}.zenuml .text-teal-100\\/60{color:#ccfbf199}.zenuml .text-teal-100\\/70{color:#ccfbf1b3}.zenuml .text-teal-100\\/75{color:#ccfbf1bf}.zenuml .text-teal-100\\/80{color:#ccfbf1cc}.zenuml .text-teal-100\\/90{color:#ccfbf1e6}.zenuml .text-teal-100\\/95{color:#ccfbf1f2}.zenuml .text-teal-100\\/100{color:#ccfbf1}.zenuml .text-teal-200\\/0{color:#99f6e400}.zenuml .text-teal-200\\/5{color:#99f6e40d}.zenuml .text-teal-200\\/10{color:#99f6e41a}.zenuml .text-teal-200\\/20{color:#99f6e433}.zenuml .text-teal-200\\/25{color:#99f6e440}.zenuml .text-teal-200\\/30{color:#99f6e44d}.zenuml .text-teal-200\\/40{color:#99f6e466}.zenuml .text-teal-200\\/50{color:#99f6e480}.zenuml .text-teal-200\\/60{color:#99f6e499}.zenuml .text-teal-200\\/70{color:#99f6e4b3}.zenuml .text-teal-200\\/75{color:#99f6e4bf}.zenuml .text-teal-200\\/80{color:#99f6e4cc}.zenuml .text-teal-200\\/90{color:#99f6e4e6}.zenuml .text-teal-200\\/95{color:#99f6e4f2}.zenuml .text-teal-200\\/100{color:#99f6e4}.zenuml .text-teal-300\\/0{color:#5eead400}.zenuml .text-teal-300\\/5{color:#5eead40d}.zenuml .text-teal-300\\/10{color:#5eead41a}.zenuml .text-teal-300\\/20{color:#5eead433}.zenuml .text-teal-300\\/25{color:#5eead440}.zenuml .text-teal-300\\/30{color:#5eead44d}.zenuml .text-teal-300\\/40{color:#5eead466}.zenuml .text-teal-300\\/50{color:#5eead480}.zenuml .text-teal-300\\/60{color:#5eead499}.zenuml .text-teal-300\\/70{color:#5eead4b3}.zenuml .text-teal-300\\/75{color:#5eead4bf}.zenuml .text-teal-300\\/80{color:#5eead4cc}.zenuml .text-teal-300\\/90{color:#5eead4e6}.zenuml .text-teal-300\\/95{color:#5eead4f2}.zenuml .text-teal-300\\/100{color:#5eead4}.zenuml .text-teal-400\\/0{color:#2dd4bf00}.zenuml .text-teal-400\\/5{color:#2dd4bf0d}.zenuml .text-teal-400\\/10{color:#2dd4bf1a}.zenuml .text-teal-400\\/20{color:#2dd4bf33}.zenuml .text-teal-400\\/25{color:#2dd4bf40}.zenuml .text-teal-400\\/30{color:#2dd4bf4d}.zenuml .text-teal-400\\/40{color:#2dd4bf66}.zenuml .text-teal-400\\/50{color:#2dd4bf80}.zenuml .text-teal-400\\/60{color:#2dd4bf99}.zenuml .text-teal-400\\/70{color:#2dd4bfb3}.zenuml .text-teal-400\\/75{color:#2dd4bfbf}.zenuml .text-teal-400\\/80{color:#2dd4bfcc}.zenuml .text-teal-400\\/90{color:#2dd4bfe6}.zenuml .text-teal-400\\/95{color:#2dd4bff2}.zenuml .text-teal-400\\/100{color:#2dd4bf}.zenuml .text-teal-500\\/0{color:#14b8a600}.zenuml .text-teal-500\\/5{color:#14b8a60d}.zenuml .text-teal-500\\/10{color:#14b8a61a}.zenuml .text-teal-500\\/20{color:#14b8a633}.zenuml .text-teal-500\\/25{color:#14b8a640}.zenuml .text-teal-500\\/30{color:#14b8a64d}.zenuml .text-teal-500\\/40{color:#14b8a666}.zenuml .text-teal-500\\/50{color:#14b8a680}.zenuml .text-teal-500\\/60{color:#14b8a699}.zenuml .text-teal-500\\/70{color:#14b8a6b3}.zenuml .text-teal-500\\/75{color:#14b8a6bf}.zenuml .text-teal-500\\/80{color:#14b8a6cc}.zenuml .text-teal-500\\/90{color:#14b8a6e6}.zenuml .text-teal-500\\/95{color:#14b8a6f2}.zenuml .text-teal-500\\/100{color:#14b8a6}.zenuml .text-teal-600\\/0{color:#0d948800}.zenuml .text-teal-600\\/5{color:#0d94880d}.zenuml .text-teal-600\\/10{color:#0d94881a}.zenuml .text-teal-600\\/20{color:#0d948833}.zenuml .text-teal-600\\/25{color:#0d948840}.zenuml .text-teal-600\\/30{color:#0d94884d}.zenuml .text-teal-600\\/40{color:#0d948866}.zenuml .text-teal-600\\/50{color:#0d948880}.zenuml .text-teal-600\\/60{color:#0d948899}.zenuml .text-teal-600\\/70{color:#0d9488b3}.zenuml .text-teal-600\\/75{color:#0d9488bf}.zenuml .text-teal-600\\/80{color:#0d9488cc}.zenuml .text-teal-600\\/90{color:#0d9488e6}.zenuml .text-teal-600\\/95{color:#0d9488f2}.zenuml .text-teal-600\\/100{color:#0d9488}.zenuml .text-teal-700\\/0{color:#0f766e00}.zenuml .text-teal-700\\/5{color:#0f766e0d}.zenuml .text-teal-700\\/10{color:#0f766e1a}.zenuml .text-teal-700\\/20{color:#0f766e33}.zenuml .text-teal-700\\/25{color:#0f766e40}.zenuml .text-teal-700\\/30{color:#0f766e4d}.zenuml .text-teal-700\\/40{color:#0f766e66}.zenuml .text-teal-700\\/50{color:#0f766e80}.zenuml .text-teal-700\\/60{color:#0f766e99}.zenuml .text-teal-700\\/70{color:#0f766eb3}.zenuml .text-teal-700\\/75{color:#0f766ebf}.zenuml .text-teal-700\\/80{color:#0f766ecc}.zenuml .text-teal-700\\/90{color:#0f766ee6}.zenuml .text-teal-700\\/95{color:#0f766ef2}.zenuml .text-teal-700\\/100{color:#0f766e}.zenuml .text-teal-800\\/0{color:#115e5900}.zenuml .text-teal-800\\/5{color:#115e590d}.zenuml .text-teal-800\\/10{color:#115e591a}.zenuml .text-teal-800\\/20{color:#115e5933}.zenuml .text-teal-800\\/25{color:#115e5940}.zenuml .text-teal-800\\/30{color:#115e594d}.zenuml .text-teal-800\\/40{color:#115e5966}.zenuml .text-teal-800\\/50{color:#115e5980}.zenuml .text-teal-800\\/60{color:#115e5999}.zenuml .text-teal-800\\/70{color:#115e59b3}.zenuml .text-teal-800\\/75{color:#115e59bf}.zenuml .text-teal-800\\/80{color:#115e59cc}.zenuml .text-teal-800\\/90{color:#115e59e6}.zenuml .text-teal-800\\/95{color:#115e59f2}.zenuml .text-teal-800\\/100{color:#115e59}.zenuml .text-teal-900\\/0{color:#134e4a00}.zenuml .text-teal-900\\/5{color:#134e4a0d}.zenuml .text-teal-900\\/10{color:#134e4a1a}.zenuml .text-teal-900\\/20{color:#134e4a33}.zenuml .text-teal-900\\/25{color:#134e4a40}.zenuml .text-teal-900\\/30{color:#134e4a4d}.zenuml .text-teal-900\\/40{color:#134e4a66}.zenuml .text-teal-900\\/50{color:#134e4a80}.zenuml .text-teal-900\\/60{color:#134e4a99}.zenuml .text-teal-900\\/70{color:#134e4ab3}.zenuml .text-teal-900\\/75{color:#134e4abf}.zenuml .text-teal-900\\/80{color:#134e4acc}.zenuml .text-teal-900\\/90{color:#134e4ae6}.zenuml .text-teal-900\\/95{color:#134e4af2}.zenuml .text-teal-900\\/100{color:#134e4a}.zenuml .text-cyan-50\\/0{color:#ecfeff00}.zenuml .text-cyan-50\\/5{color:#ecfeff0d}.zenuml .text-cyan-50\\/10{color:#ecfeff1a}.zenuml .text-cyan-50\\/20{color:#ecfeff33}.zenuml .text-cyan-50\\/25{color:#ecfeff40}.zenuml .text-cyan-50\\/30{color:#ecfeff4d}.zenuml .text-cyan-50\\/40{color:#ecfeff66}.zenuml .text-cyan-50\\/50{color:#ecfeff80}.zenuml .text-cyan-50\\/60{color:#ecfeff99}.zenuml .text-cyan-50\\/70{color:#ecfeffb3}.zenuml .text-cyan-50\\/75{color:#ecfeffbf}.zenuml .text-cyan-50\\/80{color:#ecfeffcc}.zenuml .text-cyan-50\\/90{color:#ecfeffe6}.zenuml .text-cyan-50\\/95{color:#ecfefff2}.zenuml .text-cyan-50\\/100{color:#ecfeff}.zenuml .text-cyan-100\\/0{color:#cffafe00}.zenuml .text-cyan-100\\/5{color:#cffafe0d}.zenuml .text-cyan-100\\/10{color:#cffafe1a}.zenuml .text-cyan-100\\/20{color:#cffafe33}.zenuml .text-cyan-100\\/25{color:#cffafe40}.zenuml .text-cyan-100\\/30{color:#cffafe4d}.zenuml .text-cyan-100\\/40{color:#cffafe66}.zenuml .text-cyan-100\\/50{color:#cffafe80}.zenuml .text-cyan-100\\/60{color:#cffafe99}.zenuml .text-cyan-100\\/70{color:#cffafeb3}.zenuml .text-cyan-100\\/75{color:#cffafebf}.zenuml .text-cyan-100\\/80{color:#cffafecc}.zenuml .text-cyan-100\\/90{color:#cffafee6}.zenuml .text-cyan-100\\/95{color:#cffafef2}.zenuml .text-cyan-100\\/100{color:#cffafe}.zenuml .text-cyan-200\\/0{color:#a5f3fc00}.zenuml .text-cyan-200\\/5{color:#a5f3fc0d}.zenuml .text-cyan-200\\/10{color:#a5f3fc1a}.zenuml .text-cyan-200\\/20{color:#a5f3fc33}.zenuml .text-cyan-200\\/25{color:#a5f3fc40}.zenuml .text-cyan-200\\/30{color:#a5f3fc4d}.zenuml .text-cyan-200\\/40{color:#a5f3fc66}.zenuml .text-cyan-200\\/50{color:#a5f3fc80}.zenuml .text-cyan-200\\/60{color:#a5f3fc99}.zenuml .text-cyan-200\\/70{color:#a5f3fcb3}.zenuml .text-cyan-200\\/75{color:#a5f3fcbf}.zenuml .text-cyan-200\\/80{color:#a5f3fccc}.zenuml .text-cyan-200\\/90{color:#a5f3fce6}.zenuml .text-cyan-200\\/95{color:#a5f3fcf2}.zenuml .text-cyan-200\\/100{color:#a5f3fc}.zenuml .text-cyan-300\\/0{color:#67e8f900}.zenuml .text-cyan-300\\/5{color:#67e8f90d}.zenuml .text-cyan-300\\/10{color:#67e8f91a}.zenuml .text-cyan-300\\/20{color:#67e8f933}.zenuml .text-cyan-300\\/25{color:#67e8f940}.zenuml .text-cyan-300\\/30{color:#67e8f94d}.zenuml .text-cyan-300\\/40{color:#67e8f966}.zenuml .text-cyan-300\\/50{color:#67e8f980}.zenuml .text-cyan-300\\/60{color:#67e8f999}.zenuml .text-cyan-300\\/70{color:#67e8f9b3}.zenuml .text-cyan-300\\/75{color:#67e8f9bf}.zenuml .text-cyan-300\\/80{color:#67e8f9cc}.zenuml .text-cyan-300\\/90{color:#67e8f9e6}.zenuml .text-cyan-300\\/95{color:#67e8f9f2}.zenuml .text-cyan-300\\/100{color:#67e8f9}.zenuml .text-cyan-400\\/0{color:#22d3ee00}.zenuml .text-cyan-400\\/5{color:#22d3ee0d}.zenuml .text-cyan-400\\/10{color:#22d3ee1a}.zenuml .text-cyan-400\\/20{color:#22d3ee33}.zenuml .text-cyan-400\\/25{color:#22d3ee40}.zenuml .text-cyan-400\\/30{color:#22d3ee4d}.zenuml .text-cyan-400\\/40{color:#22d3ee66}.zenuml .text-cyan-400\\/50{color:#22d3ee80}.zenuml .text-cyan-400\\/60{color:#22d3ee99}.zenuml .text-cyan-400\\/70{color:#22d3eeb3}.zenuml .text-cyan-400\\/75{color:#22d3eebf}.zenuml .text-cyan-400\\/80{color:#22d3eecc}.zenuml .text-cyan-400\\/90{color:#22d3eee6}.zenuml .text-cyan-400\\/95{color:#22d3eef2}.zenuml .text-cyan-400\\/100{color:#22d3ee}.zenuml .text-cyan-500\\/0{color:#06b6d400}.zenuml .text-cyan-500\\/5{color:#06b6d40d}.zenuml .text-cyan-500\\/10{color:#06b6d41a}.zenuml .text-cyan-500\\/20{color:#06b6d433}.zenuml .text-cyan-500\\/25{color:#06b6d440}.zenuml .text-cyan-500\\/30{color:#06b6d44d}.zenuml .text-cyan-500\\/40{color:#06b6d466}.zenuml .text-cyan-500\\/50{color:#06b6d480}.zenuml .text-cyan-500\\/60{color:#06b6d499}.zenuml .text-cyan-500\\/70{color:#06b6d4b3}.zenuml .text-cyan-500\\/75{color:#06b6d4bf}.zenuml .text-cyan-500\\/80{color:#06b6d4cc}.zenuml .text-cyan-500\\/90{color:#06b6d4e6}.zenuml .text-cyan-500\\/95{color:#06b6d4f2}.zenuml .text-cyan-500\\/100{color:#06b6d4}.zenuml .text-cyan-600\\/0{color:#0891b200}.zenuml .text-cyan-600\\/5{color:#0891b20d}.zenuml .text-cyan-600\\/10{color:#0891b21a}.zenuml .text-cyan-600\\/20{color:#0891b233}.zenuml .text-cyan-600\\/25{color:#0891b240}.zenuml .text-cyan-600\\/30{color:#0891b24d}.zenuml .text-cyan-600\\/40{color:#0891b266}.zenuml .text-cyan-600\\/50{color:#0891b280}.zenuml .text-cyan-600\\/60{color:#0891b299}.zenuml .text-cyan-600\\/70{color:#0891b2b3}.zenuml .text-cyan-600\\/75{color:#0891b2bf}.zenuml .text-cyan-600\\/80{color:#0891b2cc}.zenuml .text-cyan-600\\/90{color:#0891b2e6}.zenuml .text-cyan-600\\/95{color:#0891b2f2}.zenuml .text-cyan-600\\/100{color:#0891b2}.zenuml .text-cyan-700\\/0{color:#0e749000}.zenuml .text-cyan-700\\/5{color:#0e74900d}.zenuml .text-cyan-700\\/10{color:#0e74901a}.zenuml .text-cyan-700\\/20{color:#0e749033}.zenuml .text-cyan-700\\/25{color:#0e749040}.zenuml .text-cyan-700\\/30{color:#0e74904d}.zenuml .text-cyan-700\\/40{color:#0e749066}.zenuml .text-cyan-700\\/50{color:#0e749080}.zenuml .text-cyan-700\\/60{color:#0e749099}.zenuml .text-cyan-700\\/70{color:#0e7490b3}.zenuml .text-cyan-700\\/75{color:#0e7490bf}.zenuml .text-cyan-700\\/80{color:#0e7490cc}.zenuml .text-cyan-700\\/90{color:#0e7490e6}.zenuml .text-cyan-700\\/95{color:#0e7490f2}.zenuml .text-cyan-700\\/100{color:#0e7490}.zenuml .text-cyan-800\\/0{color:#155e7500}.zenuml .text-cyan-800\\/5{color:#155e750d}.zenuml .text-cyan-800\\/10{color:#155e751a}.zenuml .text-cyan-800\\/20{color:#155e7533}.zenuml .text-cyan-800\\/25{color:#155e7540}.zenuml .text-cyan-800\\/30{color:#155e754d}.zenuml .text-cyan-800\\/40{color:#155e7566}.zenuml .text-cyan-800\\/50{color:#155e7580}.zenuml .text-cyan-800\\/60{color:#155e7599}.zenuml .text-cyan-800\\/70{color:#155e75b3}.zenuml .text-cyan-800\\/75{color:#155e75bf}.zenuml .text-cyan-800\\/80{color:#155e75cc}.zenuml .text-cyan-800\\/90{color:#155e75e6}.zenuml .text-cyan-800\\/95{color:#155e75f2}.zenuml .text-cyan-800\\/100{color:#155e75}.zenuml .text-cyan-900\\/0{color:#164e6300}.zenuml .text-cyan-900\\/5{color:#164e630d}.zenuml .text-cyan-900\\/10{color:#164e631a}.zenuml .text-cyan-900\\/20{color:#164e6333}.zenuml .text-cyan-900\\/25{color:#164e6340}.zenuml .text-cyan-900\\/30{color:#164e634d}.zenuml .text-cyan-900\\/40{color:#164e6366}.zenuml .text-cyan-900\\/50{color:#164e6380}.zenuml .text-cyan-900\\/60{color:#164e6399}.zenuml .text-cyan-900\\/70{color:#164e63b3}.zenuml .text-cyan-900\\/75{color:#164e63bf}.zenuml .text-cyan-900\\/80{color:#164e63cc}.zenuml .text-cyan-900\\/90{color:#164e63e6}.zenuml .text-cyan-900\\/95{color:#164e63f2}.zenuml .text-cyan-900\\/100{color:#164e63}.zenuml .text-sky-50\\/0{color:#f0f9ff00}.zenuml .text-sky-50\\/5{color:#f0f9ff0d}.zenuml .text-sky-50\\/10{color:#f0f9ff1a}.zenuml .text-sky-50\\/20{color:#f0f9ff33}.zenuml .text-sky-50\\/25{color:#f0f9ff40}.zenuml .text-sky-50\\/30{color:#f0f9ff4d}.zenuml .text-sky-50\\/40{color:#f0f9ff66}.zenuml .text-sky-50\\/50{color:#f0f9ff80}.zenuml .text-sky-50\\/60{color:#f0f9ff99}.zenuml .text-sky-50\\/70{color:#f0f9ffb3}.zenuml .text-sky-50\\/75{color:#f0f9ffbf}.zenuml .text-sky-50\\/80{color:#f0f9ffcc}.zenuml .text-sky-50\\/90{color:#f0f9ffe6}.zenuml .text-sky-50\\/95{color:#f0f9fff2}.zenuml .text-sky-50\\/100{color:#f0f9ff}.zenuml .text-sky-100\\/0{color:#e0f2fe00}.zenuml .text-sky-100\\/5{color:#e0f2fe0d}.zenuml .text-sky-100\\/10{color:#e0f2fe1a}.zenuml .text-sky-100\\/20{color:#e0f2fe33}.zenuml .text-sky-100\\/25{color:#e0f2fe40}.zenuml .text-sky-100\\/30{color:#e0f2fe4d}.zenuml .text-sky-100\\/40{color:#e0f2fe66}.zenuml .text-sky-100\\/50{color:#e0f2fe80}.zenuml .text-sky-100\\/60{color:#e0f2fe99}.zenuml .text-sky-100\\/70{color:#e0f2feb3}.zenuml .text-sky-100\\/75{color:#e0f2febf}.zenuml .text-sky-100\\/80{color:#e0f2fecc}.zenuml .text-sky-100\\/90{color:#e0f2fee6}.zenuml .text-sky-100\\/95{color:#e0f2fef2}.zenuml .text-sky-100\\/100{color:#e0f2fe}.zenuml .text-sky-200\\/0{color:#bae6fd00}.zenuml .text-sky-200\\/5{color:#bae6fd0d}.zenuml .text-sky-200\\/10{color:#bae6fd1a}.zenuml .text-sky-200\\/20{color:#bae6fd33}.zenuml .text-sky-200\\/25{color:#bae6fd40}.zenuml .text-sky-200\\/30{color:#bae6fd4d}.zenuml .text-sky-200\\/40{color:#bae6fd66}.zenuml .text-sky-200\\/50{color:#bae6fd80}.zenuml .text-sky-200\\/60{color:#bae6fd99}.zenuml .text-sky-200\\/70{color:#bae6fdb3}.zenuml .text-sky-200\\/75{color:#bae6fdbf}.zenuml .text-sky-200\\/80{color:#bae6fdcc}.zenuml .text-sky-200\\/90{color:#bae6fde6}.zenuml .text-sky-200\\/95{color:#bae6fdf2}.zenuml .text-sky-200\\/100{color:#bae6fd}.zenuml .text-sky-300\\/0{color:#7dd3fc00}.zenuml .text-sky-300\\/5{color:#7dd3fc0d}.zenuml .text-sky-300\\/10{color:#7dd3fc1a}.zenuml .text-sky-300\\/20{color:#7dd3fc33}.zenuml .text-sky-300\\/25{color:#7dd3fc40}.zenuml .text-sky-300\\/30{color:#7dd3fc4d}.zenuml .text-sky-300\\/40{color:#7dd3fc66}.zenuml .text-sky-300\\/50{color:#7dd3fc80}.zenuml .text-sky-300\\/60{color:#7dd3fc99}.zenuml .text-sky-300\\/70{color:#7dd3fcb3}.zenuml .text-sky-300\\/75{color:#7dd3fcbf}.zenuml .text-sky-300\\/80{color:#7dd3fccc}.zenuml .text-sky-300\\/90{color:#7dd3fce6}.zenuml .text-sky-300\\/95{color:#7dd3fcf2}.zenuml .text-sky-300\\/100{color:#7dd3fc}.zenuml .text-sky-400\\/0{color:#38bdf800}.zenuml .text-sky-400\\/5{color:#38bdf80d}.zenuml .text-sky-400\\/10{color:#38bdf81a}.zenuml .text-sky-400\\/20{color:#38bdf833}.zenuml .text-sky-400\\/25{color:#38bdf840}.zenuml .text-sky-400\\/30{color:#38bdf84d}.zenuml .text-sky-400\\/40{color:#38bdf866}.zenuml .text-sky-400\\/50{color:#38bdf880}.zenuml .text-sky-400\\/60{color:#38bdf899}.zenuml .text-sky-400\\/70{color:#38bdf8b3}.zenuml .text-sky-400\\/75{color:#38bdf8bf}.zenuml .text-sky-400\\/80{color:#38bdf8cc}.zenuml .text-sky-400\\/90{color:#38bdf8e6}.zenuml .text-sky-400\\/95{color:#38bdf8f2}.zenuml .text-sky-400\\/100{color:#38bdf8}.zenuml .text-sky-500\\/0{color:#0ea5e900}.zenuml .text-sky-500\\/5{color:#0ea5e90d}.zenuml .text-sky-500\\/10{color:#0ea5e91a}.zenuml .text-sky-500\\/20{color:#0ea5e933}.zenuml .text-sky-500\\/25{color:#0ea5e940}.zenuml .text-sky-500\\/30{color:#0ea5e94d}.zenuml .text-sky-500\\/40{color:#0ea5e966}.zenuml .text-sky-500\\/50{color:#0ea5e980}.zenuml .text-sky-500\\/60{color:#0ea5e999}.zenuml .text-sky-500\\/70{color:#0ea5e9b3}.zenuml .text-sky-500\\/75{color:#0ea5e9bf}.zenuml .text-sky-500\\/80{color:#0ea5e9cc}.zenuml .text-sky-500\\/90{color:#0ea5e9e6}.zenuml .text-sky-500\\/95{color:#0ea5e9f2}.zenuml .text-sky-500\\/100{color:#0ea5e9}.zenuml .text-sky-600\\/0{color:#0284c700}.zenuml .text-sky-600\\/5{color:#0284c70d}.zenuml .text-sky-600\\/10{color:#0284c71a}.zenuml .text-sky-600\\/20{color:#0284c733}.zenuml .text-sky-600\\/25{color:#0284c740}.zenuml .text-sky-600\\/30{color:#0284c74d}.zenuml .text-sky-600\\/40{color:#0284c766}.zenuml .text-sky-600\\/50{color:#0284c780}.zenuml .text-sky-600\\/60{color:#0284c799}.zenuml .text-sky-600\\/70{color:#0284c7b3}.zenuml .text-sky-600\\/75{color:#0284c7bf}.zenuml .text-sky-600\\/80{color:#0284c7cc}.zenuml .text-sky-600\\/90{color:#0284c7e6}.zenuml .text-sky-600\\/95{color:#0284c7f2}.zenuml .text-sky-600\\/100{color:#0284c7}.zenuml .text-sky-700\\/0{color:#0369a100}.zenuml .text-sky-700\\/5{color:#0369a10d}.zenuml .text-sky-700\\/10{color:#0369a11a}.zenuml .text-sky-700\\/20{color:#0369a133}.zenuml .text-sky-700\\/25{color:#0369a140}.zenuml .text-sky-700\\/30{color:#0369a14d}.zenuml .text-sky-700\\/40{color:#0369a166}.zenuml .text-sky-700\\/50{color:#0369a180}.zenuml .text-sky-700\\/60{color:#0369a199}.zenuml .text-sky-700\\/70{color:#0369a1b3}.zenuml .text-sky-700\\/75{color:#0369a1bf}.zenuml .text-sky-700\\/80{color:#0369a1cc}.zenuml .text-sky-700\\/90{color:#0369a1e6}.zenuml .text-sky-700\\/95{color:#0369a1f2}.zenuml .text-sky-700\\/100{color:#0369a1}.zenuml .text-sky-800\\/0{color:#07598500}.zenuml .text-sky-800\\/5{color:#0759850d}.zenuml .text-sky-800\\/10{color:#0759851a}.zenuml .text-sky-800\\/20{color:#07598533}.zenuml .text-sky-800\\/25{color:#07598540}.zenuml .text-sky-800\\/30{color:#0759854d}.zenuml .text-sky-800\\/40{color:#07598566}.zenuml .text-sky-800\\/50{color:#07598580}.zenuml .text-sky-800\\/60{color:#07598599}.zenuml .text-sky-800\\/70{color:#075985b3}.zenuml .text-sky-800\\/75{color:#075985bf}.zenuml .text-sky-800\\/80{color:#075985cc}.zenuml .text-sky-800\\/90{color:#075985e6}.zenuml .text-sky-800\\/95{color:#075985f2}.zenuml .text-sky-800\\/100{color:#075985}.zenuml .text-sky-900\\/0{color:#0c4a6e00}.zenuml .text-sky-900\\/5{color:#0c4a6e0d}.zenuml .text-sky-900\\/10{color:#0c4a6e1a}.zenuml .text-sky-900\\/20{color:#0c4a6e33}.zenuml .text-sky-900\\/25{color:#0c4a6e40}.zenuml .text-sky-900\\/30{color:#0c4a6e4d}.zenuml .text-sky-900\\/40{color:#0c4a6e66}.zenuml .text-sky-900\\/50{color:#0c4a6e80}.zenuml .text-sky-900\\/60{color:#0c4a6e99}.zenuml .text-sky-900\\/70{color:#0c4a6eb3}.zenuml .text-sky-900\\/75{color:#0c4a6ebf}.zenuml .text-sky-900\\/80{color:#0c4a6ecc}.zenuml .text-sky-900\\/90{color:#0c4a6ee6}.zenuml .text-sky-900\\/95{color:#0c4a6ef2}.zenuml .text-sky-900\\/100{color:#0c4a6e}.zenuml .text-blue-50\\/0{color:#eff6ff00}.zenuml .text-blue-50\\/5{color:#eff6ff0d}.zenuml .text-blue-50\\/10{color:#eff6ff1a}.zenuml .text-blue-50\\/20{color:#eff6ff33}.zenuml .text-blue-50\\/25{color:#eff6ff40}.zenuml .text-blue-50\\/30{color:#eff6ff4d}.zenuml .text-blue-50\\/40{color:#eff6ff66}.zenuml .text-blue-50\\/50{color:#eff6ff80}.zenuml .text-blue-50\\/60{color:#eff6ff99}.zenuml .text-blue-50\\/70{color:#eff6ffb3}.zenuml .text-blue-50\\/75{color:#eff6ffbf}.zenuml .text-blue-50\\/80{color:#eff6ffcc}.zenuml .text-blue-50\\/90{color:#eff6ffe6}.zenuml .text-blue-50\\/95{color:#eff6fff2}.zenuml .text-blue-50\\/100{color:#eff6ff}.zenuml .text-blue-100\\/0{color:#dbeafe00}.zenuml .text-blue-100\\/5{color:#dbeafe0d}.zenuml .text-blue-100\\/10{color:#dbeafe1a}.zenuml .text-blue-100\\/20{color:#dbeafe33}.zenuml .text-blue-100\\/25{color:#dbeafe40}.zenuml .text-blue-100\\/30{color:#dbeafe4d}.zenuml .text-blue-100\\/40{color:#dbeafe66}.zenuml .text-blue-100\\/50{color:#dbeafe80}.zenuml .text-blue-100\\/60{color:#dbeafe99}.zenuml .text-blue-100\\/70{color:#dbeafeb3}.zenuml .text-blue-100\\/75{color:#dbeafebf}.zenuml .text-blue-100\\/80{color:#dbeafecc}.zenuml .text-blue-100\\/90{color:#dbeafee6}.zenuml .text-blue-100\\/95{color:#dbeafef2}.zenuml .text-blue-100\\/100{color:#dbeafe}.zenuml .text-blue-200\\/0{color:#bfdbfe00}.zenuml .text-blue-200\\/5{color:#bfdbfe0d}.zenuml .text-blue-200\\/10{color:#bfdbfe1a}.zenuml .text-blue-200\\/20{color:#bfdbfe33}.zenuml .text-blue-200\\/25{color:#bfdbfe40}.zenuml .text-blue-200\\/30{color:#bfdbfe4d}.zenuml .text-blue-200\\/40{color:#bfdbfe66}.zenuml .text-blue-200\\/50{color:#bfdbfe80}.zenuml .text-blue-200\\/60{color:#bfdbfe99}.zenuml .text-blue-200\\/70{color:#bfdbfeb3}.zenuml .text-blue-200\\/75{color:#bfdbfebf}.zenuml .text-blue-200\\/80{color:#bfdbfecc}.zenuml .text-blue-200\\/90{color:#bfdbfee6}.zenuml .text-blue-200\\/95{color:#bfdbfef2}.zenuml .text-blue-200\\/100{color:#bfdbfe}.zenuml .text-blue-300\\/0{color:#93c5fd00}.zenuml .text-blue-300\\/5{color:#93c5fd0d}.zenuml .text-blue-300\\/10{color:#93c5fd1a}.zenuml .text-blue-300\\/20{color:#93c5fd33}.zenuml .text-blue-300\\/25{color:#93c5fd40}.zenuml .text-blue-300\\/30{color:#93c5fd4d}.zenuml .text-blue-300\\/40{color:#93c5fd66}.zenuml .text-blue-300\\/50{color:#93c5fd80}.zenuml .text-blue-300\\/60{color:#93c5fd99}.zenuml .text-blue-300\\/70{color:#93c5fdb3}.zenuml .text-blue-300\\/75{color:#93c5fdbf}.zenuml .text-blue-300\\/80{color:#93c5fdcc}.zenuml .text-blue-300\\/90{color:#93c5fde6}.zenuml .text-blue-300\\/95{color:#93c5fdf2}.zenuml .text-blue-300\\/100{color:#93c5fd}.zenuml .text-blue-400\\/0{color:#60a5fa00}.zenuml .text-blue-400\\/5{color:#60a5fa0d}.zenuml .text-blue-400\\/10{color:#60a5fa1a}.zenuml .text-blue-400\\/20{color:#60a5fa33}.zenuml .text-blue-400\\/25{color:#60a5fa40}.zenuml .text-blue-400\\/30{color:#60a5fa4d}.zenuml .text-blue-400\\/40{color:#60a5fa66}.zenuml .text-blue-400\\/50{color:#60a5fa80}.zenuml .text-blue-400\\/60{color:#60a5fa99}.zenuml .text-blue-400\\/70{color:#60a5fab3}.zenuml .text-blue-400\\/75{color:#60a5fabf}.zenuml .text-blue-400\\/80{color:#60a5facc}.zenuml .text-blue-400\\/90{color:#60a5fae6}.zenuml .text-blue-400\\/95{color:#60a5faf2}.zenuml .text-blue-400\\/100{color:#60a5fa}.zenuml .text-blue-500\\/0{color:#3b82f600}.zenuml .text-blue-500\\/5{color:#3b82f60d}.zenuml .text-blue-500\\/10{color:#3b82f61a}.zenuml .text-blue-500\\/20{color:#3b82f633}.zenuml .text-blue-500\\/25{color:#3b82f640}.zenuml .text-blue-500\\/30{color:#3b82f64d}.zenuml .text-blue-500\\/40{color:#3b82f666}.zenuml .text-blue-500\\/50{color:#3b82f680}.zenuml .text-blue-500\\/60{color:#3b82f699}.zenuml .text-blue-500\\/70{color:#3b82f6b3}.zenuml .text-blue-500\\/75{color:#3b82f6bf}.zenuml .text-blue-500\\/80{color:#3b82f6cc}.zenuml .text-blue-500\\/90{color:#3b82f6e6}.zenuml .text-blue-500\\/95{color:#3b82f6f2}.zenuml .text-blue-500\\/100{color:#3b82f6}.zenuml .text-blue-600\\/0{color:#2563eb00}.zenuml .text-blue-600\\/5{color:#2563eb0d}.zenuml .text-blue-600\\/10{color:#2563eb1a}.zenuml .text-blue-600\\/20{color:#2563eb33}.zenuml .text-blue-600\\/25{color:#2563eb40}.zenuml .text-blue-600\\/30{color:#2563eb4d}.zenuml .text-blue-600\\/40{color:#2563eb66}.zenuml .text-blue-600\\/50{color:#2563eb80}.zenuml .text-blue-600\\/60{color:#2563eb99}.zenuml .text-blue-600\\/70{color:#2563ebb3}.zenuml .text-blue-600\\/75{color:#2563ebbf}.zenuml .text-blue-600\\/80{color:#2563ebcc}.zenuml .text-blue-600\\/90{color:#2563ebe6}.zenuml .text-blue-600\\/95{color:#2563ebf2}.zenuml .text-blue-600\\/100{color:#2563eb}.zenuml .text-blue-700\\/0{color:#1d4ed800}.zenuml .text-blue-700\\/5{color:#1d4ed80d}.zenuml .text-blue-700\\/10{color:#1d4ed81a}.zenuml .text-blue-700\\/20{color:#1d4ed833}.zenuml .text-blue-700\\/25{color:#1d4ed840}.zenuml .text-blue-700\\/30{color:#1d4ed84d}.zenuml .text-blue-700\\/40{color:#1d4ed866}.zenuml .text-blue-700\\/50{color:#1d4ed880}.zenuml .text-blue-700\\/60{color:#1d4ed899}.zenuml .text-blue-700\\/70{color:#1d4ed8b3}.zenuml .text-blue-700\\/75{color:#1d4ed8bf}.zenuml .text-blue-700\\/80{color:#1d4ed8cc}.zenuml .text-blue-700\\/90{color:#1d4ed8e6}.zenuml .text-blue-700\\/95{color:#1d4ed8f2}.zenuml .text-blue-700\\/100{color:#1d4ed8}.zenuml .text-blue-800\\/0{color:#1e40af00}.zenuml .text-blue-800\\/5{color:#1e40af0d}.zenuml .text-blue-800\\/10{color:#1e40af1a}.zenuml .text-blue-800\\/20{color:#1e40af33}.zenuml .text-blue-800\\/25{color:#1e40af40}.zenuml .text-blue-800\\/30{color:#1e40af4d}.zenuml .text-blue-800\\/40{color:#1e40af66}.zenuml .text-blue-800\\/50{color:#1e40af80}.zenuml .text-blue-800\\/60{color:#1e40af99}.zenuml .text-blue-800\\/70{color:#1e40afb3}.zenuml .text-blue-800\\/75{color:#1e40afbf}.zenuml .text-blue-800\\/80{color:#1e40afcc}.zenuml .text-blue-800\\/90{color:#1e40afe6}.zenuml .text-blue-800\\/95{color:#1e40aff2}.zenuml .text-blue-800\\/100{color:#1e40af}.zenuml .text-blue-900\\/0{color:#1e3a8a00}.zenuml .text-blue-900\\/5{color:#1e3a8a0d}.zenuml .text-blue-900\\/10{color:#1e3a8a1a}.zenuml .text-blue-900\\/20{color:#1e3a8a33}.zenuml .text-blue-900\\/25{color:#1e3a8a40}.zenuml .text-blue-900\\/30{color:#1e3a8a4d}.zenuml .text-blue-900\\/40{color:#1e3a8a66}.zenuml .text-blue-900\\/50{color:#1e3a8a80}.zenuml .text-blue-900\\/60{color:#1e3a8a99}.zenuml .text-blue-900\\/70{color:#1e3a8ab3}.zenuml .text-blue-900\\/75{color:#1e3a8abf}.zenuml .text-blue-900\\/80{color:#1e3a8acc}.zenuml .text-blue-900\\/90{color:#1e3a8ae6}.zenuml .text-blue-900\\/95{color:#1e3a8af2}.zenuml .text-blue-900\\/100{color:#1e3a8a}.zenuml .text-indigo-50\\/0{color:#eef2ff00}.zenuml .text-indigo-50\\/5{color:#eef2ff0d}.zenuml .text-indigo-50\\/10{color:#eef2ff1a}.zenuml .text-indigo-50\\/20{color:#eef2ff33}.zenuml .text-indigo-50\\/25{color:#eef2ff40}.zenuml .text-indigo-50\\/30{color:#eef2ff4d}.zenuml .text-indigo-50\\/40{color:#eef2ff66}.zenuml .text-indigo-50\\/50{color:#eef2ff80}.zenuml .text-indigo-50\\/60{color:#eef2ff99}.zenuml .text-indigo-50\\/70{color:#eef2ffb3}.zenuml .text-indigo-50\\/75{color:#eef2ffbf}.zenuml .text-indigo-50\\/80{color:#eef2ffcc}.zenuml .text-indigo-50\\/90{color:#eef2ffe6}.zenuml .text-indigo-50\\/95{color:#eef2fff2}.zenuml .text-indigo-50\\/100{color:#eef2ff}.zenuml .text-indigo-100\\/0{color:#e0e7ff00}.zenuml .text-indigo-100\\/5{color:#e0e7ff0d}.zenuml .text-indigo-100\\/10{color:#e0e7ff1a}.zenuml .text-indigo-100\\/20{color:#e0e7ff33}.zenuml .text-indigo-100\\/25{color:#e0e7ff40}.zenuml .text-indigo-100\\/30{color:#e0e7ff4d}.zenuml .text-indigo-100\\/40{color:#e0e7ff66}.zenuml .text-indigo-100\\/50{color:#e0e7ff80}.zenuml .text-indigo-100\\/60{color:#e0e7ff99}.zenuml .text-indigo-100\\/70{color:#e0e7ffb3}.zenuml .text-indigo-100\\/75{color:#e0e7ffbf}.zenuml .text-indigo-100\\/80{color:#e0e7ffcc}.zenuml .text-indigo-100\\/90{color:#e0e7ffe6}.zenuml .text-indigo-100\\/95{color:#e0e7fff2}.zenuml .text-indigo-100\\/100{color:#e0e7ff}.zenuml .text-indigo-200\\/0{color:#c7d2fe00}.zenuml .text-indigo-200\\/5{color:#c7d2fe0d}.zenuml .text-indigo-200\\/10{color:#c7d2fe1a}.zenuml .text-indigo-200\\/20{color:#c7d2fe33}.zenuml .text-indigo-200\\/25{color:#c7d2fe40}.zenuml .text-indigo-200\\/30{color:#c7d2fe4d}.zenuml .text-indigo-200\\/40{color:#c7d2fe66}.zenuml .text-indigo-200\\/50{color:#c7d2fe80}.zenuml .text-indigo-200\\/60{color:#c7d2fe99}.zenuml .text-indigo-200\\/70{color:#c7d2feb3}.zenuml .text-indigo-200\\/75{color:#c7d2febf}.zenuml .text-indigo-200\\/80{color:#c7d2fecc}.zenuml .text-indigo-200\\/90{color:#c7d2fee6}.zenuml .text-indigo-200\\/95{color:#c7d2fef2}.zenuml .text-indigo-200\\/100{color:#c7d2fe}.zenuml .text-indigo-300\\/0{color:#a5b4fc00}.zenuml .text-indigo-300\\/5{color:#a5b4fc0d}.zenuml .text-indigo-300\\/10{color:#a5b4fc1a}.zenuml .text-indigo-300\\/20{color:#a5b4fc33}.zenuml .text-indigo-300\\/25{color:#a5b4fc40}.zenuml .text-indigo-300\\/30{color:#a5b4fc4d}.zenuml .text-indigo-300\\/40{color:#a5b4fc66}.zenuml .text-indigo-300\\/50{color:#a5b4fc80}.zenuml .text-indigo-300\\/60{color:#a5b4fc99}.zenuml .text-indigo-300\\/70{color:#a5b4fcb3}.zenuml .text-indigo-300\\/75{color:#a5b4fcbf}.zenuml .text-indigo-300\\/80{color:#a5b4fccc}.zenuml .text-indigo-300\\/90{color:#a5b4fce6}.zenuml .text-indigo-300\\/95{color:#a5b4fcf2}.zenuml .text-indigo-300\\/100{color:#a5b4fc}.zenuml .text-indigo-400\\/0{color:#818cf800}.zenuml .text-indigo-400\\/5{color:#818cf80d}.zenuml .text-indigo-400\\/10{color:#818cf81a}.zenuml .text-indigo-400\\/20{color:#818cf833}.zenuml .text-indigo-400\\/25{color:#818cf840}.zenuml .text-indigo-400\\/30{color:#818cf84d}.zenuml .text-indigo-400\\/40{color:#818cf866}.zenuml .text-indigo-400\\/50{color:#818cf880}.zenuml .text-indigo-400\\/60{color:#818cf899}.zenuml .text-indigo-400\\/70{color:#818cf8b3}.zenuml .text-indigo-400\\/75{color:#818cf8bf}.zenuml .text-indigo-400\\/80{color:#818cf8cc}.zenuml .text-indigo-400\\/90{color:#818cf8e6}.zenuml .text-indigo-400\\/95{color:#818cf8f2}.zenuml .text-indigo-400\\/100{color:#818cf8}.zenuml .text-indigo-500\\/0{color:#6366f100}.zenuml .text-indigo-500\\/5{color:#6366f10d}.zenuml .text-indigo-500\\/10{color:#6366f11a}.zenuml .text-indigo-500\\/20{color:#6366f133}.zenuml .text-indigo-500\\/25{color:#6366f140}.zenuml .text-indigo-500\\/30{color:#6366f14d}.zenuml .text-indigo-500\\/40{color:#6366f166}.zenuml .text-indigo-500\\/50{color:#6366f180}.zenuml .text-indigo-500\\/60{color:#6366f199}.zenuml .text-indigo-500\\/70{color:#6366f1b3}.zenuml .text-indigo-500\\/75{color:#6366f1bf}.zenuml .text-indigo-500\\/80{color:#6366f1cc}.zenuml .text-indigo-500\\/90{color:#6366f1e6}.zenuml .text-indigo-500\\/95{color:#6366f1f2}.zenuml .text-indigo-500\\/100{color:#6366f1}.zenuml .text-indigo-600\\/0{color:#4f46e500}.zenuml .text-indigo-600\\/5{color:#4f46e50d}.zenuml .text-indigo-600\\/10{color:#4f46e51a}.zenuml .text-indigo-600\\/20{color:#4f46e533}.zenuml .text-indigo-600\\/25{color:#4f46e540}.zenuml .text-indigo-600\\/30{color:#4f46e54d}.zenuml .text-indigo-600\\/40{color:#4f46e566}.zenuml .text-indigo-600\\/50{color:#4f46e580}.zenuml .text-indigo-600\\/60{color:#4f46e599}.zenuml .text-indigo-600\\/70{color:#4f46e5b3}.zenuml .text-indigo-600\\/75{color:#4f46e5bf}.zenuml .text-indigo-600\\/80{color:#4f46e5cc}.zenuml .text-indigo-600\\/90{color:#4f46e5e6}.zenuml .text-indigo-600\\/95{color:#4f46e5f2}.zenuml .text-indigo-600\\/100{color:#4f46e5}.zenuml .text-indigo-700\\/0{color:#4338ca00}.zenuml .text-indigo-700\\/5{color:#4338ca0d}.zenuml .text-indigo-700\\/10{color:#4338ca1a}.zenuml .text-indigo-700\\/20{color:#4338ca33}.zenuml .text-indigo-700\\/25{color:#4338ca40}.zenuml .text-indigo-700\\/30{color:#4338ca4d}.zenuml .text-indigo-700\\/40{color:#4338ca66}.zenuml .text-indigo-700\\/50{color:#4338ca80}.zenuml .text-indigo-700\\/60{color:#4338ca99}.zenuml .text-indigo-700\\/70{color:#4338cab3}.zenuml .text-indigo-700\\/75{color:#4338cabf}.zenuml .text-indigo-700\\/80{color:#4338cacc}.zenuml .text-indigo-700\\/90{color:#4338cae6}.zenuml .text-indigo-700\\/95{color:#4338caf2}.zenuml .text-indigo-700\\/100{color:#4338ca}.zenuml .text-indigo-800\\/0{color:#3730a300}.zenuml .text-indigo-800\\/5{color:#3730a30d}.zenuml .text-indigo-800\\/10{color:#3730a31a}.zenuml .text-indigo-800\\/20{color:#3730a333}.zenuml .text-indigo-800\\/25{color:#3730a340}.zenuml .text-indigo-800\\/30{color:#3730a34d}.zenuml .text-indigo-800\\/40{color:#3730a366}.zenuml .text-indigo-800\\/50{color:#3730a380}.zenuml .text-indigo-800\\/60{color:#3730a399}.zenuml .text-indigo-800\\/70{color:#3730a3b3}.zenuml .text-indigo-800\\/75{color:#3730a3bf}.zenuml .text-indigo-800\\/80{color:#3730a3cc}.zenuml .text-indigo-800\\/90{color:#3730a3e6}.zenuml .text-indigo-800\\/95{color:#3730a3f2}.zenuml .text-indigo-800\\/100{color:#3730a3}.zenuml .text-indigo-900\\/0{color:#312e8100}.zenuml .text-indigo-900\\/5{color:#312e810d}.zenuml .text-indigo-900\\/10{color:#312e811a}.zenuml .text-indigo-900\\/20{color:#312e8133}.zenuml .text-indigo-900\\/25{color:#312e8140}.zenuml .text-indigo-900\\/30{color:#312e814d}.zenuml .text-indigo-900\\/40{color:#312e8166}.zenuml .text-indigo-900\\/50{color:#312e8180}.zenuml .text-indigo-900\\/60{color:#312e8199}.zenuml .text-indigo-900\\/70{color:#312e81b3}.zenuml .text-indigo-900\\/75{color:#312e81bf}.zenuml .text-indigo-900\\/80{color:#312e81cc}.zenuml .text-indigo-900\\/90{color:#312e81e6}.zenuml .text-indigo-900\\/95{color:#312e81f2}.zenuml .text-indigo-900\\/100{color:#312e81}.zenuml .text-violet-50\\/0{color:#f5f3ff00}.zenuml .text-violet-50\\/5{color:#f5f3ff0d}.zenuml .text-violet-50\\/10{color:#f5f3ff1a}.zenuml .text-violet-50\\/20{color:#f5f3ff33}.zenuml .text-violet-50\\/25{color:#f5f3ff40}.zenuml .text-violet-50\\/30{color:#f5f3ff4d}.zenuml .text-violet-50\\/40{color:#f5f3ff66}.zenuml .text-violet-50\\/50{color:#f5f3ff80}.zenuml .text-violet-50\\/60{color:#f5f3ff99}.zenuml .text-violet-50\\/70{color:#f5f3ffb3}.zenuml .text-violet-50\\/75{color:#f5f3ffbf}.zenuml .text-violet-50\\/80{color:#f5f3ffcc}.zenuml .text-violet-50\\/90{color:#f5f3ffe6}.zenuml .text-violet-50\\/95{color:#f5f3fff2}.zenuml .text-violet-50\\/100{color:#f5f3ff}.zenuml .text-violet-100\\/0{color:#ede9fe00}.zenuml .text-violet-100\\/5{color:#ede9fe0d}.zenuml .text-violet-100\\/10{color:#ede9fe1a}.zenuml .text-violet-100\\/20{color:#ede9fe33}.zenuml .text-violet-100\\/25{color:#ede9fe40}.zenuml .text-violet-100\\/30{color:#ede9fe4d}.zenuml .text-violet-100\\/40{color:#ede9fe66}.zenuml .text-violet-100\\/50{color:#ede9fe80}.zenuml .text-violet-100\\/60{color:#ede9fe99}.zenuml .text-violet-100\\/70{color:#ede9feb3}.zenuml .text-violet-100\\/75{color:#ede9febf}.zenuml .text-violet-100\\/80{color:#ede9fecc}.zenuml .text-violet-100\\/90{color:#ede9fee6}.zenuml .text-violet-100\\/95{color:#ede9fef2}.zenuml .text-violet-100\\/100{color:#ede9fe}.zenuml .text-violet-200\\/0{color:#ddd6fe00}.zenuml .text-violet-200\\/5{color:#ddd6fe0d}.zenuml .text-violet-200\\/10{color:#ddd6fe1a}.zenuml .text-violet-200\\/20{color:#ddd6fe33}.zenuml .text-violet-200\\/25{color:#ddd6fe40}.zenuml .text-violet-200\\/30{color:#ddd6fe4d}.zenuml .text-violet-200\\/40{color:#ddd6fe66}.zenuml .text-violet-200\\/50{color:#ddd6fe80}.zenuml .text-violet-200\\/60{color:#ddd6fe99}.zenuml .text-violet-200\\/70{color:#ddd6feb3}.zenuml .text-violet-200\\/75{color:#ddd6febf}.zenuml .text-violet-200\\/80{color:#ddd6fecc}.zenuml .text-violet-200\\/90{color:#ddd6fee6}.zenuml .text-violet-200\\/95{color:#ddd6fef2}.zenuml .text-violet-200\\/100{color:#ddd6fe}.zenuml .text-violet-300\\/0{color:#c4b5fd00}.zenuml .text-violet-300\\/5{color:#c4b5fd0d}.zenuml .text-violet-300\\/10{color:#c4b5fd1a}.zenuml .text-violet-300\\/20{color:#c4b5fd33}.zenuml .text-violet-300\\/25{color:#c4b5fd40}.zenuml .text-violet-300\\/30{color:#c4b5fd4d}.zenuml .text-violet-300\\/40{color:#c4b5fd66}.zenuml .text-violet-300\\/50{color:#c4b5fd80}.zenuml .text-violet-300\\/60{color:#c4b5fd99}.zenuml .text-violet-300\\/70{color:#c4b5fdb3}.zenuml .text-violet-300\\/75{color:#c4b5fdbf}.zenuml .text-violet-300\\/80{color:#c4b5fdcc}.zenuml .text-violet-300\\/90{color:#c4b5fde6}.zenuml .text-violet-300\\/95{color:#c4b5fdf2}.zenuml .text-violet-300\\/100{color:#c4b5fd}.zenuml .text-violet-400\\/0{color:#a78bfa00}.zenuml .text-violet-400\\/5{color:#a78bfa0d}.zenuml .text-violet-400\\/10{color:#a78bfa1a}.zenuml .text-violet-400\\/20{color:#a78bfa33}.zenuml .text-violet-400\\/25{color:#a78bfa40}.zenuml .text-violet-400\\/30{color:#a78bfa4d}.zenuml .text-violet-400\\/40{color:#a78bfa66}.zenuml .text-violet-400\\/50{color:#a78bfa80}.zenuml .text-violet-400\\/60{color:#a78bfa99}.zenuml .text-violet-400\\/70{color:#a78bfab3}.zenuml .text-violet-400\\/75{color:#a78bfabf}.zenuml .text-violet-400\\/80{color:#a78bfacc}.zenuml .text-violet-400\\/90{color:#a78bfae6}.zenuml .text-violet-400\\/95{color:#a78bfaf2}.zenuml .text-violet-400\\/100{color:#a78bfa}.zenuml .text-violet-500\\/0{color:#8b5cf600}.zenuml .text-violet-500\\/5{color:#8b5cf60d}.zenuml .text-violet-500\\/10{color:#8b5cf61a}.zenuml .text-violet-500\\/20{color:#8b5cf633}.zenuml .text-violet-500\\/25{color:#8b5cf640}.zenuml .text-violet-500\\/30{color:#8b5cf64d}.zenuml .text-violet-500\\/40{color:#8b5cf666}.zenuml .text-violet-500\\/50{color:#8b5cf680}.zenuml .text-violet-500\\/60{color:#8b5cf699}.zenuml .text-violet-500\\/70{color:#8b5cf6b3}.zenuml .text-violet-500\\/75{color:#8b5cf6bf}.zenuml .text-violet-500\\/80{color:#8b5cf6cc}.zenuml .text-violet-500\\/90{color:#8b5cf6e6}.zenuml .text-violet-500\\/95{color:#8b5cf6f2}.zenuml .text-violet-500\\/100{color:#8b5cf6}.zenuml .text-violet-600\\/0{color:#7c3aed00}.zenuml .text-violet-600\\/5{color:#7c3aed0d}.zenuml .text-violet-600\\/10{color:#7c3aed1a}.zenuml .text-violet-600\\/20{color:#7c3aed33}.zenuml .text-violet-600\\/25{color:#7c3aed40}.zenuml .text-violet-600\\/30{color:#7c3aed4d}.zenuml .text-violet-600\\/40{color:#7c3aed66}.zenuml .text-violet-600\\/50{color:#7c3aed80}.zenuml .text-violet-600\\/60{color:#7c3aed99}.zenuml .text-violet-600\\/70{color:#7c3aedb3}.zenuml .text-violet-600\\/75{color:#7c3aedbf}.zenuml .text-violet-600\\/80{color:#7c3aedcc}.zenuml .text-violet-600\\/90{color:#7c3aede6}.zenuml .text-violet-600\\/95{color:#7c3aedf2}.zenuml .text-violet-600\\/100{color:#7c3aed}.zenuml .text-violet-700\\/0{color:#6d28d900}.zenuml .text-violet-700\\/5{color:#6d28d90d}.zenuml .text-violet-700\\/10{color:#6d28d91a}.zenuml .text-violet-700\\/20{color:#6d28d933}.zenuml .text-violet-700\\/25{color:#6d28d940}.zenuml .text-violet-700\\/30{color:#6d28d94d}.zenuml .text-violet-700\\/40{color:#6d28d966}.zenuml .text-violet-700\\/50{color:#6d28d980}.zenuml .text-violet-700\\/60{color:#6d28d999}.zenuml .text-violet-700\\/70{color:#6d28d9b3}.zenuml .text-violet-700\\/75{color:#6d28d9bf}.zenuml .text-violet-700\\/80{color:#6d28d9cc}.zenuml .text-violet-700\\/90{color:#6d28d9e6}.zenuml .text-violet-700\\/95{color:#6d28d9f2}.zenuml .text-violet-700\\/100{color:#6d28d9}.zenuml .text-violet-800\\/0{color:#5b21b600}.zenuml .text-violet-800\\/5{color:#5b21b60d}.zenuml .text-violet-800\\/10{color:#5b21b61a}.zenuml .text-violet-800\\/20{color:#5b21b633}.zenuml .text-violet-800\\/25{color:#5b21b640}.zenuml .text-violet-800\\/30{color:#5b21b64d}.zenuml .text-violet-800\\/40{color:#5b21b666}.zenuml .text-violet-800\\/50{color:#5b21b680}.zenuml .text-violet-800\\/60{color:#5b21b699}.zenuml .text-violet-800\\/70{color:#5b21b6b3}.zenuml .text-violet-800\\/75{color:#5b21b6bf}.zenuml .text-violet-800\\/80{color:#5b21b6cc}.zenuml .text-violet-800\\/90{color:#5b21b6e6}.zenuml .text-violet-800\\/95{color:#5b21b6f2}.zenuml .text-violet-800\\/100{color:#5b21b6}.zenuml .text-violet-900\\/0{color:#4c1d9500}.zenuml .text-violet-900\\/5{color:#4c1d950d}.zenuml .text-violet-900\\/10{color:#4c1d951a}.zenuml .text-violet-900\\/20{color:#4c1d9533}.zenuml .text-violet-900\\/25{color:#4c1d9540}.zenuml .text-violet-900\\/30{color:#4c1d954d}.zenuml .text-violet-900\\/40{color:#4c1d9566}.zenuml .text-violet-900\\/50{color:#4c1d9580}.zenuml .text-violet-900\\/60{color:#4c1d9599}.zenuml .text-violet-900\\/70{color:#4c1d95b3}.zenuml .text-violet-900\\/75{color:#4c1d95bf}.zenuml .text-violet-900\\/80{color:#4c1d95cc}.zenuml .text-violet-900\\/90{color:#4c1d95e6}.zenuml .text-violet-900\\/95{color:#4c1d95f2}.zenuml .text-violet-900\\/100{color:#4c1d95}.zenuml .text-purple-50\\/0{color:#faf5ff00}.zenuml .text-purple-50\\/5{color:#faf5ff0d}.zenuml .text-purple-50\\/10{color:#faf5ff1a}.zenuml .text-purple-50\\/20{color:#faf5ff33}.zenuml .text-purple-50\\/25{color:#faf5ff40}.zenuml .text-purple-50\\/30{color:#faf5ff4d}.zenuml .text-purple-50\\/40{color:#faf5ff66}.zenuml .text-purple-50\\/50{color:#faf5ff80}.zenuml .text-purple-50\\/60{color:#faf5ff99}.zenuml .text-purple-50\\/70{color:#faf5ffb3}.zenuml .text-purple-50\\/75{color:#faf5ffbf}.zenuml .text-purple-50\\/80{color:#faf5ffcc}.zenuml .text-purple-50\\/90{color:#faf5ffe6}.zenuml .text-purple-50\\/95{color:#faf5fff2}.zenuml .text-purple-50\\/100{color:#faf5ff}.zenuml .text-purple-100\\/0{color:#f3e8ff00}.zenuml .text-purple-100\\/5{color:#f3e8ff0d}.zenuml .text-purple-100\\/10{color:#f3e8ff1a}.zenuml .text-purple-100\\/20{color:#f3e8ff33}.zenuml .text-purple-100\\/25{color:#f3e8ff40}.zenuml .text-purple-100\\/30{color:#f3e8ff4d}.zenuml .text-purple-100\\/40{color:#f3e8ff66}.zenuml .text-purple-100\\/50{color:#f3e8ff80}.zenuml .text-purple-100\\/60{color:#f3e8ff99}.zenuml .text-purple-100\\/70{color:#f3e8ffb3}.zenuml .text-purple-100\\/75{color:#f3e8ffbf}.zenuml .text-purple-100\\/80{color:#f3e8ffcc}.zenuml .text-purple-100\\/90{color:#f3e8ffe6}.zenuml .text-purple-100\\/95{color:#f3e8fff2}.zenuml .text-purple-100\\/100{color:#f3e8ff}.zenuml .text-purple-200\\/0{color:#e9d5ff00}.zenuml .text-purple-200\\/5{color:#e9d5ff0d}.zenuml .text-purple-200\\/10{color:#e9d5ff1a}.zenuml .text-purple-200\\/20{color:#e9d5ff33}.zenuml .text-purple-200\\/25{color:#e9d5ff40}.zenuml .text-purple-200\\/30{color:#e9d5ff4d}.zenuml .text-purple-200\\/40{color:#e9d5ff66}.zenuml .text-purple-200\\/50{color:#e9d5ff80}.zenuml .text-purple-200\\/60{color:#e9d5ff99}.zenuml .text-purple-200\\/70{color:#e9d5ffb3}.zenuml .text-purple-200\\/75{color:#e9d5ffbf}.zenuml .text-purple-200\\/80{color:#e9d5ffcc}.zenuml .text-purple-200\\/90{color:#e9d5ffe6}.zenuml .text-purple-200\\/95{color:#e9d5fff2}.zenuml .text-purple-200\\/100{color:#e9d5ff}.zenuml .text-purple-300\\/0{color:#d8b4fe00}.zenuml .text-purple-300\\/5{color:#d8b4fe0d}.zenuml .text-purple-300\\/10{color:#d8b4fe1a}.zenuml .text-purple-300\\/20{color:#d8b4fe33}.zenuml .text-purple-300\\/25{color:#d8b4fe40}.zenuml .text-purple-300\\/30{color:#d8b4fe4d}.zenuml .text-purple-300\\/40{color:#d8b4fe66}.zenuml .text-purple-300\\/50{color:#d8b4fe80}.zenuml .text-purple-300\\/60{color:#d8b4fe99}.zenuml .text-purple-300\\/70{color:#d8b4feb3}.zenuml .text-purple-300\\/75{color:#d8b4febf}.zenuml .text-purple-300\\/80{color:#d8b4fecc}.zenuml .text-purple-300\\/90{color:#d8b4fee6}.zenuml .text-purple-300\\/95{color:#d8b4fef2}.zenuml .text-purple-300\\/100{color:#d8b4fe}.zenuml .text-purple-400\\/0{color:#c084fc00}.zenuml .text-purple-400\\/5{color:#c084fc0d}.zenuml .text-purple-400\\/10{color:#c084fc1a}.zenuml .text-purple-400\\/20{color:#c084fc33}.zenuml .text-purple-400\\/25{color:#c084fc40}.zenuml .text-purple-400\\/30{color:#c084fc4d}.zenuml .text-purple-400\\/40{color:#c084fc66}.zenuml .text-purple-400\\/50{color:#c084fc80}.zenuml .text-purple-400\\/60{color:#c084fc99}.zenuml .text-purple-400\\/70{color:#c084fcb3}.zenuml .text-purple-400\\/75{color:#c084fcbf}.zenuml .text-purple-400\\/80{color:#c084fccc}.zenuml .text-purple-400\\/90{color:#c084fce6}.zenuml .text-purple-400\\/95{color:#c084fcf2}.zenuml .text-purple-400\\/100{color:#c084fc}.zenuml .text-purple-500\\/0{color:#a855f700}.zenuml .text-purple-500\\/5{color:#a855f70d}.zenuml .text-purple-500\\/10{color:#a855f71a}.zenuml .text-purple-500\\/20{color:#a855f733}.zenuml .text-purple-500\\/25{color:#a855f740}.zenuml .text-purple-500\\/30{color:#a855f74d}.zenuml .text-purple-500\\/40{color:#a855f766}.zenuml .text-purple-500\\/50{color:#a855f780}.zenuml .text-purple-500\\/60{color:#a855f799}.zenuml .text-purple-500\\/70{color:#a855f7b3}.zenuml .text-purple-500\\/75{color:#a855f7bf}.zenuml .text-purple-500\\/80{color:#a855f7cc}.zenuml .text-purple-500\\/90{color:#a855f7e6}.zenuml .text-purple-500\\/95{color:#a855f7f2}.zenuml .text-purple-500\\/100{color:#a855f7}.zenuml .text-purple-600\\/0{color:#9333ea00}.zenuml .text-purple-600\\/5{color:#9333ea0d}.zenuml .text-purple-600\\/10{color:#9333ea1a}.zenuml .text-purple-600\\/20{color:#9333ea33}.zenuml .text-purple-600\\/25{color:#9333ea40}.zenuml .text-purple-600\\/30{color:#9333ea4d}.zenuml .text-purple-600\\/40{color:#9333ea66}.zenuml .text-purple-600\\/50{color:#9333ea80}.zenuml .text-purple-600\\/60{color:#9333ea99}.zenuml .text-purple-600\\/70{color:#9333eab3}.zenuml .text-purple-600\\/75{color:#9333eabf}.zenuml .text-purple-600\\/80{color:#9333eacc}.zenuml .text-purple-600\\/90{color:#9333eae6}.zenuml .text-purple-600\\/95{color:#9333eaf2}.zenuml .text-purple-600\\/100{color:#9333ea}.zenuml .text-purple-700\\/0{color:#7e22ce00}.zenuml .text-purple-700\\/5{color:#7e22ce0d}.zenuml .text-purple-700\\/10{color:#7e22ce1a}.zenuml .text-purple-700\\/20{color:#7e22ce33}.zenuml .text-purple-700\\/25{color:#7e22ce40}.zenuml .text-purple-700\\/30{color:#7e22ce4d}.zenuml .text-purple-700\\/40{color:#7e22ce66}.zenuml .text-purple-700\\/50{color:#7e22ce80}.zenuml .text-purple-700\\/60{color:#7e22ce99}.zenuml .text-purple-700\\/70{color:#7e22ceb3}.zenuml .text-purple-700\\/75{color:#7e22cebf}.zenuml .text-purple-700\\/80{color:#7e22cecc}.zenuml .text-purple-700\\/90{color:#7e22cee6}.zenuml .text-purple-700\\/95{color:#7e22cef2}.zenuml .text-purple-700\\/100{color:#7e22ce}.zenuml .text-purple-800\\/0{color:#6b21a800}.zenuml .text-purple-800\\/5{color:#6b21a80d}.zenuml .text-purple-800\\/10{color:#6b21a81a}.zenuml .text-purple-800\\/20{color:#6b21a833}.zenuml .text-purple-800\\/25{color:#6b21a840}.zenuml .text-purple-800\\/30{color:#6b21a84d}.zenuml .text-purple-800\\/40{color:#6b21a866}.zenuml .text-purple-800\\/50{color:#6b21a880}.zenuml .text-purple-800\\/60{color:#6b21a899}.zenuml .text-purple-800\\/70{color:#6b21a8b3}.zenuml .text-purple-800\\/75{color:#6b21a8bf}.zenuml .text-purple-800\\/80{color:#6b21a8cc}.zenuml .text-purple-800\\/90{color:#6b21a8e6}.zenuml .text-purple-800\\/95{color:#6b21a8f2}.zenuml .text-purple-800\\/100{color:#6b21a8}.zenuml .text-purple-900\\/0{color:#581c8700}.zenuml .text-purple-900\\/5{color:#581c870d}.zenuml .text-purple-900\\/10{color:#581c871a}.zenuml .text-purple-900\\/20{color:#581c8733}.zenuml .text-purple-900\\/25{color:#581c8740}.zenuml .text-purple-900\\/30{color:#581c874d}.zenuml .text-purple-900\\/40{color:#581c8766}.zenuml .text-purple-900\\/50{color:#581c8780}.zenuml .text-purple-900\\/60{color:#581c8799}.zenuml .text-purple-900\\/70{color:#581c87b3}.zenuml .text-purple-900\\/75{color:#581c87bf}.zenuml .text-purple-900\\/80{color:#581c87cc}.zenuml .text-purple-900\\/90{color:#581c87e6}.zenuml .text-purple-900\\/95{color:#581c87f2}.zenuml .text-purple-900\\/100{color:#581c87}.zenuml .text-fuchsia-50\\/0{color:#fdf4ff00}.zenuml .text-fuchsia-50\\/5{color:#fdf4ff0d}.zenuml .text-fuchsia-50\\/10{color:#fdf4ff1a}.zenuml .text-fuchsia-50\\/20{color:#fdf4ff33}.zenuml .text-fuchsia-50\\/25{color:#fdf4ff40}.zenuml .text-fuchsia-50\\/30{color:#fdf4ff4d}.zenuml .text-fuchsia-50\\/40{color:#fdf4ff66}.zenuml .text-fuchsia-50\\/50{color:#fdf4ff80}.zenuml .text-fuchsia-50\\/60{color:#fdf4ff99}.zenuml .text-fuchsia-50\\/70{color:#fdf4ffb3}.zenuml .text-fuchsia-50\\/75{color:#fdf4ffbf}.zenuml .text-fuchsia-50\\/80{color:#fdf4ffcc}.zenuml .text-fuchsia-50\\/90{color:#fdf4ffe6}.zenuml .text-fuchsia-50\\/95{color:#fdf4fff2}.zenuml .text-fuchsia-50\\/100{color:#fdf4ff}.zenuml .text-fuchsia-100\\/0{color:#fae8ff00}.zenuml .text-fuchsia-100\\/5{color:#fae8ff0d}.zenuml .text-fuchsia-100\\/10{color:#fae8ff1a}.zenuml .text-fuchsia-100\\/20{color:#fae8ff33}.zenuml .text-fuchsia-100\\/25{color:#fae8ff40}.zenuml .text-fuchsia-100\\/30{color:#fae8ff4d}.zenuml .text-fuchsia-100\\/40{color:#fae8ff66}.zenuml .text-fuchsia-100\\/50{color:#fae8ff80}.zenuml .text-fuchsia-100\\/60{color:#fae8ff99}.zenuml .text-fuchsia-100\\/70{color:#fae8ffb3}.zenuml .text-fuchsia-100\\/75{color:#fae8ffbf}.zenuml .text-fuchsia-100\\/80{color:#fae8ffcc}.zenuml .text-fuchsia-100\\/90{color:#fae8ffe6}.zenuml .text-fuchsia-100\\/95{color:#fae8fff2}.zenuml .text-fuchsia-100\\/100{color:#fae8ff}.zenuml .text-fuchsia-200\\/0{color:#f5d0fe00}.zenuml .text-fuchsia-200\\/5{color:#f5d0fe0d}.zenuml .text-fuchsia-200\\/10{color:#f5d0fe1a}.zenuml .text-fuchsia-200\\/20{color:#f5d0fe33}.zenuml .text-fuchsia-200\\/25{color:#f5d0fe40}.zenuml .text-fuchsia-200\\/30{color:#f5d0fe4d}.zenuml .text-fuchsia-200\\/40{color:#f5d0fe66}.zenuml .text-fuchsia-200\\/50{color:#f5d0fe80}.zenuml .text-fuchsia-200\\/60{color:#f5d0fe99}.zenuml .text-fuchsia-200\\/70{color:#f5d0feb3}.zenuml .text-fuchsia-200\\/75{color:#f5d0febf}.zenuml .text-fuchsia-200\\/80{color:#f5d0fecc}.zenuml .text-fuchsia-200\\/90{color:#f5d0fee6}.zenuml .text-fuchsia-200\\/95{color:#f5d0fef2}.zenuml .text-fuchsia-200\\/100{color:#f5d0fe}.zenuml .text-fuchsia-300\\/0{color:#f0abfc00}.zenuml .text-fuchsia-300\\/5{color:#f0abfc0d}.zenuml .text-fuchsia-300\\/10{color:#f0abfc1a}.zenuml .text-fuchsia-300\\/20{color:#f0abfc33}.zenuml .text-fuchsia-300\\/25{color:#f0abfc40}.zenuml .text-fuchsia-300\\/30{color:#f0abfc4d}.zenuml .text-fuchsia-300\\/40{color:#f0abfc66}.zenuml .text-fuchsia-300\\/50{color:#f0abfc80}.zenuml .text-fuchsia-300\\/60{color:#f0abfc99}.zenuml .text-fuchsia-300\\/70{color:#f0abfcb3}.zenuml .text-fuchsia-300\\/75{color:#f0abfcbf}.zenuml .text-fuchsia-300\\/80{color:#f0abfccc}.zenuml .text-fuchsia-300\\/90{color:#f0abfce6}.zenuml .text-fuchsia-300\\/95{color:#f0abfcf2}.zenuml .text-fuchsia-300\\/100{color:#f0abfc}.zenuml .text-fuchsia-400\\/0{color:#e879f900}.zenuml .text-fuchsia-400\\/5{color:#e879f90d}.zenuml .text-fuchsia-400\\/10{color:#e879f91a}.zenuml .text-fuchsia-400\\/20{color:#e879f933}.zenuml .text-fuchsia-400\\/25{color:#e879f940}.zenuml .text-fuchsia-400\\/30{color:#e879f94d}.zenuml .text-fuchsia-400\\/40{color:#e879f966}.zenuml .text-fuchsia-400\\/50{color:#e879f980}.zenuml .text-fuchsia-400\\/60{color:#e879f999}.zenuml .text-fuchsia-400\\/70{color:#e879f9b3}.zenuml .text-fuchsia-400\\/75{color:#e879f9bf}.zenuml .text-fuchsia-400\\/80{color:#e879f9cc}.zenuml .text-fuchsia-400\\/90{color:#e879f9e6}.zenuml .text-fuchsia-400\\/95{color:#e879f9f2}.zenuml .text-fuchsia-400\\/100{color:#e879f9}.zenuml .text-fuchsia-500\\/0{color:#d946ef00}.zenuml .text-fuchsia-500\\/5{color:#d946ef0d}.zenuml .text-fuchsia-500\\/10{color:#d946ef1a}.zenuml .text-fuchsia-500\\/20{color:#d946ef33}.zenuml .text-fuchsia-500\\/25{color:#d946ef40}.zenuml .text-fuchsia-500\\/30{color:#d946ef4d}.zenuml .text-fuchsia-500\\/40{color:#d946ef66}.zenuml .text-fuchsia-500\\/50{color:#d946ef80}.zenuml .text-fuchsia-500\\/60{color:#d946ef99}.zenuml .text-fuchsia-500\\/70{color:#d946efb3}.zenuml .text-fuchsia-500\\/75{color:#d946efbf}.zenuml .text-fuchsia-500\\/80{color:#d946efcc}.zenuml .text-fuchsia-500\\/90{color:#d946efe6}.zenuml .text-fuchsia-500\\/95{color:#d946eff2}.zenuml .text-fuchsia-500\\/100{color:#d946ef}.zenuml .text-fuchsia-600\\/0{color:#c026d300}.zenuml .text-fuchsia-600\\/5{color:#c026d30d}.zenuml .text-fuchsia-600\\/10{color:#c026d31a}.zenuml .text-fuchsia-600\\/20{color:#c026d333}.zenuml .text-fuchsia-600\\/25{color:#c026d340}.zenuml .text-fuchsia-600\\/30{color:#c026d34d}.zenuml .text-fuchsia-600\\/40{color:#c026d366}.zenuml .text-fuchsia-600\\/50{color:#c026d380}.zenuml .text-fuchsia-600\\/60{color:#c026d399}.zenuml .text-fuchsia-600\\/70{color:#c026d3b3}.zenuml .text-fuchsia-600\\/75{color:#c026d3bf}.zenuml .text-fuchsia-600\\/80{color:#c026d3cc}.zenuml .text-fuchsia-600\\/90{color:#c026d3e6}.zenuml .text-fuchsia-600\\/95{color:#c026d3f2}.zenuml .text-fuchsia-600\\/100{color:#c026d3}.zenuml .text-fuchsia-700\\/0{color:#a21caf00}.zenuml .text-fuchsia-700\\/5{color:#a21caf0d}.zenuml .text-fuchsia-700\\/10{color:#a21caf1a}.zenuml .text-fuchsia-700\\/20{color:#a21caf33}.zenuml .text-fuchsia-700\\/25{color:#a21caf40}.zenuml .text-fuchsia-700\\/30{color:#a21caf4d}.zenuml .text-fuchsia-700\\/40{color:#a21caf66}.zenuml .text-fuchsia-700\\/50{color:#a21caf80}.zenuml .text-fuchsia-700\\/60{color:#a21caf99}.zenuml .text-fuchsia-700\\/70{color:#a21cafb3}.zenuml .text-fuchsia-700\\/75{color:#a21cafbf}.zenuml .text-fuchsia-700\\/80{color:#a21cafcc}.zenuml .text-fuchsia-700\\/90{color:#a21cafe6}.zenuml .text-fuchsia-700\\/95{color:#a21caff2}.zenuml .text-fuchsia-700\\/100{color:#a21caf}.zenuml .text-fuchsia-800\\/0{color:#86198f00}.zenuml .text-fuchsia-800\\/5{color:#86198f0d}.zenuml .text-fuchsia-800\\/10{color:#86198f1a}.zenuml .text-fuchsia-800\\/20{color:#86198f33}.zenuml .text-fuchsia-800\\/25{color:#86198f40}.zenuml .text-fuchsia-800\\/30{color:#86198f4d}.zenuml .text-fuchsia-800\\/40{color:#86198f66}.zenuml .text-fuchsia-800\\/50{color:#86198f80}.zenuml .text-fuchsia-800\\/60{color:#86198f99}.zenuml .text-fuchsia-800\\/70{color:#86198fb3}.zenuml .text-fuchsia-800\\/75{color:#86198fbf}.zenuml .text-fuchsia-800\\/80{color:#86198fcc}.zenuml .text-fuchsia-800\\/90{color:#86198fe6}.zenuml .text-fuchsia-800\\/95{color:#86198ff2}.zenuml .text-fuchsia-800\\/100{color:#86198f}.zenuml .text-fuchsia-900\\/0{color:#701a7500}.zenuml .text-fuchsia-900\\/5{color:#701a750d}.zenuml .text-fuchsia-900\\/10{color:#701a751a}.zenuml .text-fuchsia-900\\/20{color:#701a7533}.zenuml .text-fuchsia-900\\/25{color:#701a7540}.zenuml .text-fuchsia-900\\/30{color:#701a754d}.zenuml .text-fuchsia-900\\/40{color:#701a7566}.zenuml .text-fuchsia-900\\/50{color:#701a7580}.zenuml .text-fuchsia-900\\/60{color:#701a7599}.zenuml .text-fuchsia-900\\/70{color:#701a75b3}.zenuml .text-fuchsia-900\\/75{color:#701a75bf}.zenuml .text-fuchsia-900\\/80{color:#701a75cc}.zenuml .text-fuchsia-900\\/90{color:#701a75e6}.zenuml .text-fuchsia-900\\/95{color:#701a75f2}.zenuml .text-fuchsia-900\\/100{color:#701a75}.zenuml .text-pink-50\\/0{color:#fdf2f800}.zenuml .text-pink-50\\/5{color:#fdf2f80d}.zenuml .text-pink-50\\/10{color:#fdf2f81a}.zenuml .text-pink-50\\/20{color:#fdf2f833}.zenuml .text-pink-50\\/25{color:#fdf2f840}.zenuml .text-pink-50\\/30{color:#fdf2f84d}.zenuml .text-pink-50\\/40{color:#fdf2f866}.zenuml .text-pink-50\\/50{color:#fdf2f880}.zenuml .text-pink-50\\/60{color:#fdf2f899}.zenuml .text-pink-50\\/70{color:#fdf2f8b3}.zenuml .text-pink-50\\/75{color:#fdf2f8bf}.zenuml .text-pink-50\\/80{color:#fdf2f8cc}.zenuml .text-pink-50\\/90{color:#fdf2f8e6}.zenuml .text-pink-50\\/95{color:#fdf2f8f2}.zenuml .text-pink-50\\/100{color:#fdf2f8}.zenuml .text-pink-100\\/0{color:#fce7f300}.zenuml .text-pink-100\\/5{color:#fce7f30d}.zenuml .text-pink-100\\/10{color:#fce7f31a}.zenuml .text-pink-100\\/20{color:#fce7f333}.zenuml .text-pink-100\\/25{color:#fce7f340}.zenuml .text-pink-100\\/30{color:#fce7f34d}.zenuml .text-pink-100\\/40{color:#fce7f366}.zenuml .text-pink-100\\/50{color:#fce7f380}.zenuml .text-pink-100\\/60{color:#fce7f399}.zenuml .text-pink-100\\/70{color:#fce7f3b3}.zenuml .text-pink-100\\/75{color:#fce7f3bf}.zenuml .text-pink-100\\/80{color:#fce7f3cc}.zenuml .text-pink-100\\/90{color:#fce7f3e6}.zenuml .text-pink-100\\/95{color:#fce7f3f2}.zenuml .text-pink-100\\/100{color:#fce7f3}.zenuml .text-pink-200\\/0{color:#fbcfe800}.zenuml .text-pink-200\\/5{color:#fbcfe80d}.zenuml .text-pink-200\\/10{color:#fbcfe81a}.zenuml .text-pink-200\\/20{color:#fbcfe833}.zenuml .text-pink-200\\/25{color:#fbcfe840}.zenuml .text-pink-200\\/30{color:#fbcfe84d}.zenuml .text-pink-200\\/40{color:#fbcfe866}.zenuml .text-pink-200\\/50{color:#fbcfe880}.zenuml .text-pink-200\\/60{color:#fbcfe899}.zenuml .text-pink-200\\/70{color:#fbcfe8b3}.zenuml .text-pink-200\\/75{color:#fbcfe8bf}.zenuml .text-pink-200\\/80{color:#fbcfe8cc}.zenuml .text-pink-200\\/90{color:#fbcfe8e6}.zenuml .text-pink-200\\/95{color:#fbcfe8f2}.zenuml .text-pink-200\\/100{color:#fbcfe8}.zenuml .text-pink-300\\/0{color:#f9a8d400}.zenuml .text-pink-300\\/5{color:#f9a8d40d}.zenuml .text-pink-300\\/10{color:#f9a8d41a}.zenuml .text-pink-300\\/20{color:#f9a8d433}.zenuml .text-pink-300\\/25{color:#f9a8d440}.zenuml .text-pink-300\\/30{color:#f9a8d44d}.zenuml .text-pink-300\\/40{color:#f9a8d466}.zenuml .text-pink-300\\/50{color:#f9a8d480}.zenuml .text-pink-300\\/60{color:#f9a8d499}.zenuml .text-pink-300\\/70{color:#f9a8d4b3}.zenuml .text-pink-300\\/75{color:#f9a8d4bf}.zenuml .text-pink-300\\/80{color:#f9a8d4cc}.zenuml .text-pink-300\\/90{color:#f9a8d4e6}.zenuml .text-pink-300\\/95{color:#f9a8d4f2}.zenuml .text-pink-300\\/100{color:#f9a8d4}.zenuml .text-pink-400\\/0{color:#f472b600}.zenuml .text-pink-400\\/5{color:#f472b60d}.zenuml .text-pink-400\\/10{color:#f472b61a}.zenuml .text-pink-400\\/20{color:#f472b633}.zenuml .text-pink-400\\/25{color:#f472b640}.zenuml .text-pink-400\\/30{color:#f472b64d}.zenuml .text-pink-400\\/40{color:#f472b666}.zenuml .text-pink-400\\/50{color:#f472b680}.zenuml .text-pink-400\\/60{color:#f472b699}.zenuml .text-pink-400\\/70{color:#f472b6b3}.zenuml .text-pink-400\\/75{color:#f472b6bf}.zenuml .text-pink-400\\/80{color:#f472b6cc}.zenuml .text-pink-400\\/90{color:#f472b6e6}.zenuml .text-pink-400\\/95{color:#f472b6f2}.zenuml .text-pink-400\\/100{color:#f472b6}.zenuml .text-pink-500\\/0{color:#ec489900}.zenuml .text-pink-500\\/5{color:#ec48990d}.zenuml .text-pink-500\\/10{color:#ec48991a}.zenuml .text-pink-500\\/20{color:#ec489933}.zenuml .text-pink-500\\/25{color:#ec489940}.zenuml .text-pink-500\\/30{color:#ec48994d}.zenuml .text-pink-500\\/40{color:#ec489966}.zenuml .text-pink-500\\/50{color:#ec489980}.zenuml .text-pink-500\\/60{color:#ec489999}.zenuml .text-pink-500\\/70{color:#ec4899b3}.zenuml .text-pink-500\\/75{color:#ec4899bf}.zenuml .text-pink-500\\/80{color:#ec4899cc}.zenuml .text-pink-500\\/90{color:#ec4899e6}.zenuml .text-pink-500\\/95{color:#ec4899f2}.zenuml .text-pink-500\\/100{color:#ec4899}.zenuml .text-pink-600\\/0{color:#db277700}.zenuml .text-pink-600\\/5{color:#db27770d}.zenuml .text-pink-600\\/10{color:#db27771a}.zenuml .text-pink-600\\/20{color:#db277733}.zenuml .text-pink-600\\/25{color:#db277740}.zenuml .text-pink-600\\/30{color:#db27774d}.zenuml .text-pink-600\\/40{color:#db277766}.zenuml .text-pink-600\\/50{color:#db277780}.zenuml .text-pink-600\\/60{color:#db277799}.zenuml .text-pink-600\\/70{color:#db2777b3}.zenuml .text-pink-600\\/75{color:#db2777bf}.zenuml .text-pink-600\\/80{color:#db2777cc}.zenuml .text-pink-600\\/90{color:#db2777e6}.zenuml .text-pink-600\\/95{color:#db2777f2}.zenuml .text-pink-600\\/100{color:#db2777}.zenuml .text-pink-700\\/0{color:#be185d00}.zenuml .text-pink-700\\/5{color:#be185d0d}.zenuml .text-pink-700\\/10{color:#be185d1a}.zenuml .text-pink-700\\/20{color:#be185d33}.zenuml .text-pink-700\\/25{color:#be185d40}.zenuml .text-pink-700\\/30{color:#be185d4d}.zenuml .text-pink-700\\/40{color:#be185d66}.zenuml .text-pink-700\\/50{color:#be185d80}.zenuml .text-pink-700\\/60{color:#be185d99}.zenuml .text-pink-700\\/70{color:#be185db3}.zenuml .text-pink-700\\/75{color:#be185dbf}.zenuml .text-pink-700\\/80{color:#be185dcc}.zenuml .text-pink-700\\/90{color:#be185de6}.zenuml .text-pink-700\\/95{color:#be185df2}.zenuml .text-pink-700\\/100{color:#be185d}.zenuml .text-pink-800\\/0{color:#9d174d00}.zenuml .text-pink-800\\/5{color:#9d174d0d}.zenuml .text-pink-800\\/10{color:#9d174d1a}.zenuml .text-pink-800\\/20{color:#9d174d33}.zenuml .text-pink-800\\/25{color:#9d174d40}.zenuml .text-pink-800\\/30{color:#9d174d4d}.zenuml .text-pink-800\\/40{color:#9d174d66}.zenuml .text-pink-800\\/50{color:#9d174d80}.zenuml .text-pink-800\\/60{color:#9d174d99}.zenuml .text-pink-800\\/70{color:#9d174db3}.zenuml .text-pink-800\\/75{color:#9d174dbf}.zenuml .text-pink-800\\/80{color:#9d174dcc}.zenuml .text-pink-800\\/90{color:#9d174de6}.zenuml .text-pink-800\\/95{color:#9d174df2}.zenuml .text-pink-800\\/100{color:#9d174d}.zenuml .text-pink-900\\/0{color:#83184300}.zenuml .text-pink-900\\/5{color:#8318430d}.zenuml .text-pink-900\\/10{color:#8318431a}.zenuml .text-pink-900\\/20{color:#83184333}.zenuml .text-pink-900\\/25{color:#83184340}.zenuml .text-pink-900\\/30{color:#8318434d}.zenuml .text-pink-900\\/40{color:#83184366}.zenuml .text-pink-900\\/50{color:#83184380}.zenuml .text-pink-900\\/60{color:#83184399}.zenuml .text-pink-900\\/70{color:#831843b3}.zenuml .text-pink-900\\/75{color:#831843bf}.zenuml .text-pink-900\\/80{color:#831843cc}.zenuml .text-pink-900\\/90{color:#831843e6}.zenuml .text-pink-900\\/95{color:#831843f2}.zenuml .text-pink-900\\/100{color:#831843}.zenuml .text-rose-50\\/0{color:#fff1f200}.zenuml .text-rose-50\\/5{color:#fff1f20d}.zenuml .text-rose-50\\/10{color:#fff1f21a}.zenuml .text-rose-50\\/20{color:#fff1f233}.zenuml .text-rose-50\\/25{color:#fff1f240}.zenuml .text-rose-50\\/30{color:#fff1f24d}.zenuml .text-rose-50\\/40{color:#fff1f266}.zenuml .text-rose-50\\/50{color:#fff1f280}.zenuml .text-rose-50\\/60{color:#fff1f299}.zenuml .text-rose-50\\/70{color:#fff1f2b3}.zenuml .text-rose-50\\/75{color:#fff1f2bf}.zenuml .text-rose-50\\/80{color:#fff1f2cc}.zenuml .text-rose-50\\/90{color:#fff1f2e6}.zenuml .text-rose-50\\/95{color:#fff1f2f2}.zenuml .text-rose-50\\/100{color:#fff1f2}.zenuml .text-rose-100\\/0{color:#ffe4e600}.zenuml .text-rose-100\\/5{color:#ffe4e60d}.zenuml .text-rose-100\\/10{color:#ffe4e61a}.zenuml .text-rose-100\\/20{color:#ffe4e633}.zenuml .text-rose-100\\/25{color:#ffe4e640}.zenuml .text-rose-100\\/30{color:#ffe4e64d}.zenuml .text-rose-100\\/40{color:#ffe4e666}.zenuml .text-rose-100\\/50{color:#ffe4e680}.zenuml .text-rose-100\\/60{color:#ffe4e699}.zenuml .text-rose-100\\/70{color:#ffe4e6b3}.zenuml .text-rose-100\\/75{color:#ffe4e6bf}.zenuml .text-rose-100\\/80{color:#ffe4e6cc}.zenuml .text-rose-100\\/90{color:#ffe4e6e6}.zenuml .text-rose-100\\/95{color:#ffe4e6f2}.zenuml .text-rose-100\\/100{color:#ffe4e6}.zenuml .text-rose-200\\/0{color:#fecdd300}.zenuml .text-rose-200\\/5{color:#fecdd30d}.zenuml .text-rose-200\\/10{color:#fecdd31a}.zenuml .text-rose-200\\/20{color:#fecdd333}.zenuml .text-rose-200\\/25{color:#fecdd340}.zenuml .text-rose-200\\/30{color:#fecdd34d}.zenuml .text-rose-200\\/40{color:#fecdd366}.zenuml .text-rose-200\\/50{color:#fecdd380}.zenuml .text-rose-200\\/60{color:#fecdd399}.zenuml .text-rose-200\\/70{color:#fecdd3b3}.zenuml .text-rose-200\\/75{color:#fecdd3bf}.zenuml .text-rose-200\\/80{color:#fecdd3cc}.zenuml .text-rose-200\\/90{color:#fecdd3e6}.zenuml .text-rose-200\\/95{color:#fecdd3f2}.zenuml .text-rose-200\\/100{color:#fecdd3}.zenuml .text-rose-300\\/0{color:#fda4af00}.zenuml .text-rose-300\\/5{color:#fda4af0d}.zenuml .text-rose-300\\/10{color:#fda4af1a}.zenuml .text-rose-300\\/20{color:#fda4af33}.zenuml .text-rose-300\\/25{color:#fda4af40}.zenuml .text-rose-300\\/30{color:#fda4af4d}.zenuml .text-rose-300\\/40{color:#fda4af66}.zenuml .text-rose-300\\/50{color:#fda4af80}.zenuml .text-rose-300\\/60{color:#fda4af99}.zenuml .text-rose-300\\/70{color:#fda4afb3}.zenuml .text-rose-300\\/75{color:#fda4afbf}.zenuml .text-rose-300\\/80{color:#fda4afcc}.zenuml .text-rose-300\\/90{color:#fda4afe6}.zenuml .text-rose-300\\/95{color:#fda4aff2}.zenuml .text-rose-300\\/100{color:#fda4af}.zenuml .text-rose-400\\/0{color:#fb718500}.zenuml .text-rose-400\\/5{color:#fb71850d}.zenuml .text-rose-400\\/10{color:#fb71851a}.zenuml .text-rose-400\\/20{color:#fb718533}.zenuml .text-rose-400\\/25{color:#fb718540}.zenuml .text-rose-400\\/30{color:#fb71854d}.zenuml .text-rose-400\\/40{color:#fb718566}.zenuml .text-rose-400\\/50{color:#fb718580}.zenuml .text-rose-400\\/60{color:#fb718599}.zenuml .text-rose-400\\/70{color:#fb7185b3}.zenuml .text-rose-400\\/75{color:#fb7185bf}.zenuml .text-rose-400\\/80{color:#fb7185cc}.zenuml .text-rose-400\\/90{color:#fb7185e6}.zenuml .text-rose-400\\/95{color:#fb7185f2}.zenuml .text-rose-400\\/100{color:#fb7185}.zenuml .text-rose-500\\/0{color:#f43f5e00}.zenuml .text-rose-500\\/5{color:#f43f5e0d}.zenuml .text-rose-500\\/10{color:#f43f5e1a}.zenuml .text-rose-500\\/20{color:#f43f5e33}.zenuml .text-rose-500\\/25{color:#f43f5e40}.zenuml .text-rose-500\\/30{color:#f43f5e4d}.zenuml .text-rose-500\\/40{color:#f43f5e66}.zenuml .text-rose-500\\/50{color:#f43f5e80}.zenuml .text-rose-500\\/60{color:#f43f5e99}.zenuml .text-rose-500\\/70{color:#f43f5eb3}.zenuml .text-rose-500\\/75{color:#f43f5ebf}.zenuml .text-rose-500\\/80{color:#f43f5ecc}.zenuml .text-rose-500\\/90{color:#f43f5ee6}.zenuml .text-rose-500\\/95{color:#f43f5ef2}.zenuml .text-rose-500\\/100{color:#f43f5e}.zenuml .text-rose-600\\/0{color:#e11d4800}.zenuml .text-rose-600\\/5{color:#e11d480d}.zenuml .text-rose-600\\/10{color:#e11d481a}.zenuml .text-rose-600\\/20{color:#e11d4833}.zenuml .text-rose-600\\/25{color:#e11d4840}.zenuml .text-rose-600\\/30{color:#e11d484d}.zenuml .text-rose-600\\/40{color:#e11d4866}.zenuml .text-rose-600\\/50{color:#e11d4880}.zenuml .text-rose-600\\/60{color:#e11d4899}.zenuml .text-rose-600\\/70{color:#e11d48b3}.zenuml .text-rose-600\\/75{color:#e11d48bf}.zenuml .text-rose-600\\/80{color:#e11d48cc}.zenuml .text-rose-600\\/90{color:#e11d48e6}.zenuml .text-rose-600\\/95{color:#e11d48f2}.zenuml .text-rose-600\\/100{color:#e11d48}.zenuml .text-rose-700\\/0{color:#be123c00}.zenuml .text-rose-700\\/5{color:#be123c0d}.zenuml .text-rose-700\\/10{color:#be123c1a}.zenuml .text-rose-700\\/20{color:#be123c33}.zenuml .text-rose-700\\/25{color:#be123c40}.zenuml .text-rose-700\\/30{color:#be123c4d}.zenuml .text-rose-700\\/40{color:#be123c66}.zenuml .text-rose-700\\/50{color:#be123c80}.zenuml .text-rose-700\\/60{color:#be123c99}.zenuml .text-rose-700\\/70{color:#be123cb3}.zenuml .text-rose-700\\/75{color:#be123cbf}.zenuml .text-rose-700\\/80{color:#be123ccc}.zenuml .text-rose-700\\/90{color:#be123ce6}.zenuml .text-rose-700\\/95{color:#be123cf2}.zenuml .text-rose-700\\/100{color:#be123c}.zenuml .text-rose-800\\/0{color:#9f123900}.zenuml .text-rose-800\\/5{color:#9f12390d}.zenuml .text-rose-800\\/10{color:#9f12391a}.zenuml .text-rose-800\\/20{color:#9f123933}.zenuml .text-rose-800\\/25{color:#9f123940}.zenuml .text-rose-800\\/30{color:#9f12394d}.zenuml .text-rose-800\\/40{color:#9f123966}.zenuml .text-rose-800\\/50{color:#9f123980}.zenuml .text-rose-800\\/60{color:#9f123999}.zenuml .text-rose-800\\/70{color:#9f1239b3}.zenuml .text-rose-800\\/75{color:#9f1239bf}.zenuml .text-rose-800\\/80{color:#9f1239cc}.zenuml .text-rose-800\\/90{color:#9f1239e6}.zenuml .text-rose-800\\/95{color:#9f1239f2}.zenuml .text-rose-800\\/100{color:#9f1239}.zenuml .text-rose-900\\/0{color:#88133700}.zenuml .text-rose-900\\/5{color:#8813370d}.zenuml .text-rose-900\\/10{color:#8813371a}.zenuml .text-rose-900\\/20{color:#88133733}.zenuml .text-rose-900\\/25{color:#88133740}.zenuml .text-rose-900\\/30{color:#8813374d}.zenuml .text-rose-900\\/40{color:#88133766}.zenuml .text-rose-900\\/50{color:#88133780}.zenuml .text-rose-900\\/60{color:#88133799}.zenuml .text-rose-900\\/70{color:#881337b3}.zenuml .text-rose-900\\/75{color:#881337bf}.zenuml .text-rose-900\\/80{color:#881337cc}.zenuml .text-rose-900\\/90{color:#881337e6}.zenuml .text-rose-900\\/95{color:#881337f2}.zenuml .text-rose-900\\/100{color:#881337}.zenuml .text-opacity-0{--tw-text-opacity: 0}.zenuml .text-opacity-5{--tw-text-opacity: .05}.zenuml .text-opacity-10{--tw-text-opacity: .1}.zenuml .text-opacity-20{--tw-text-opacity: .2}.zenuml .text-opacity-25{--tw-text-opacity: .25}.zenuml .text-opacity-30{--tw-text-opacity: .3}.zenuml .text-opacity-40{--tw-text-opacity: .4}.zenuml .text-opacity-50{--tw-text-opacity: .5}.zenuml .text-opacity-60{--tw-text-opacity: .6}.zenuml .text-opacity-70{--tw-text-opacity: .7}.zenuml .text-opacity-75{--tw-text-opacity: .75}.zenuml .text-opacity-80{--tw-text-opacity: .8}.zenuml .text-opacity-90{--tw-text-opacity: .9}.zenuml .text-opacity-95{--tw-text-opacity: .95}.zenuml .text-opacity-100{--tw-text-opacity: 1}.zenuml .underline{text-decoration-line:underline}.zenuml .line-through{text-decoration-line:line-through}.zenuml .opacity-0{opacity:0}.zenuml .opacity-100{opacity:1}.zenuml .opacity-50{opacity:.5}.zenuml .bg-blend-normal{background-blend-mode:normal}.zenuml .bg-blend-multiply{background-blend-mode:multiply}.zenuml .bg-blend-screen{background-blend-mode:screen}.zenuml .bg-blend-overlay{background-blend-mode:overlay}.zenuml .bg-blend-darken{background-blend-mode:darken}.zenuml .bg-blend-lighten{background-blend-mode:lighten}.zenuml .bg-blend-color-dodge{background-blend-mode:color-dodge}.zenuml .bg-blend-color-burn{background-blend-mode:color-burn}.zenuml .bg-blend-hard-light{background-blend-mode:hard-light}.zenuml .bg-blend-soft-light{background-blend-mode:soft-light}.zenuml .bg-blend-difference{background-blend-mode:difference}.zenuml .bg-blend-exclusion{background-blend-mode:exclusion}.zenuml .bg-blend-hue{background-blend-mode:hue}.zenuml .bg-blend-saturation{background-blend-mode:saturation}.zenuml .bg-blend-color{background-blend-mode:color}.zenuml .bg-blend-luminosity{background-blend-mode:luminosity}.zenuml .shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-participant{--tw-shadow: var(--color-shadow-participant, transparent);--tw-shadow-colored: var(--color-shadow-participant, transparent);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-occurrence{--tw-shadow: var(--color-shadow-occurrence, transparent);--tw-shadow-colored: var(--color-shadow-occurrence, transparent);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-slate-500\\/50{--tw-shadow-color: rgb(100 116 139 / .5);--tw-shadow: var(--tw-shadow-colored)}.zenuml .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .duration-300{transition-duration:.3s}.zenuml .duration-200{transition-duration:.2s}.zenuml .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.zenuml .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}@font-face{font-family:MS Sans Serif;src:url("/fonts/MS Sans Serif.ttf") format("truetype")}.zenuml{font-family:Helvetica,Verdana,serif;font-size:16px}.zenuml .theme-neon{font-family:MS Sans Serif}.zenuml .after\\:absolute:after{content:var(--tw-content);position:absolute}.zenuml .after\\:top-0:after{content:var(--tw-content);top:0px}.zenuml .after\\:block:after{content:var(--tw-content);display:block}.zenuml .after\\:h-\\[72px\\]:after{content:var(--tw-content);height:72px}.zenuml .after\\:w-full:after{content:var(--tw-content);width:100%}.zenuml .after\\:bg-gradient-to-b:after{content:var(--tw-content);background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.zenuml .after\\:from-skin-frame:after{content:var(--tw-content);--tw-gradient-from: rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))));--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.zenuml .after\\:via-skin-frame:after{content:var(--tw-content);--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))), var(--tw-gradient-to)}.zenuml .hover\\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.zenuml .hover\\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.zenuml .hover\\:bg-skin-message-hover:hover{background-color:var(--color-bg-message-hover, var(--color-text-base, #000))}.zenuml .hover\\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.zenuml .hover\\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.zenuml .hover\\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.zenuml .hover\\:text-skin-message-hover:hover{color:rgb(var(--color-text-message-hover, var(--color-bg-base, --color-backup-white)))}.zenuml .hover\\:underline:hover{text-decoration-line:underline}.zenuml .hover\\:opacity-100:hover{opacity:1}.zenuml .focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.zenuml .focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.zenuml .focus\\:ring-inset:focus{--tw-ring-inset: inset}.zenuml .focus\\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.zenuml .group:hover .group-hover\\:flex{display:flex}.zenuml .group:hover .group-hover\\:hidden{display:none}@media (min-width: 640px){.zenuml .sm\\:my-8{margin-top:2rem;margin-bottom:2rem}.zenuml .sm\\:block{display:block}.zenuml .sm\\:inline-block{display:inline-block}.zenuml .sm\\:h-screen{height:100vh}.zenuml .sm\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.zenuml .sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.zenuml .sm\\:gap-6{gap:1.5rem}.zenuml .sm\\:p-2{padding:.5rem}.zenuml .sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.zenuml .sm\\:align-middle{vertical-align:middle}}@media (min-width: 1024px){.zenuml .lg\\:mx-auto{margin-left:auto;margin-right:auto}.zenuml .lg\\:mx-0{margin-left:0;margin-right:0}.zenuml .lg\\:max-w-none{max-width:none}.zenuml .lg\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.zenuml .lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.zenuml .lg\\:px-8{padding-left:2rem;padding-right:2rem}}.zenuml .\\[\\&\\>svg\\]\\:h-full>svg{height:100%}.zenuml .\\[\\&\\>svg\\]\\:w-full>svg{width:100%}.zenuml *,.zenuml :before,.zenuml :after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}.zenuml :before,.zenuml :after{--tw-content: ""}.zenuml html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}.zenuml body{margin:0;line-height:inherit}.zenuml hr{height:0;color:inherit;border-top-width:1px}.zenuml abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.zenuml h1,.zenuml h2,.zenuml h3,.zenuml h4,.zenuml h5,.zenuml h6{font-size:inherit;font-weight:inherit}.zenuml a{color:inherit;text-decoration:inherit}.zenuml b,.zenuml strong{font-weight:bolder}.zenuml code,.zenuml kbd,.zenuml samp,.zenuml pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.zenuml small{font-size:80%}.zenuml sub,.zenuml sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.zenuml sub{bottom:-.25em}.zenuml sup{top:-.5em}.zenuml table{text-indent:0;border-color:inherit;border-collapse:collapse}.zenuml button,.zenuml input,.zenuml optgroup,.zenuml select,.zenuml textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}.zenuml button,.zenuml select{text-transform:none}.zenuml button,.zenuml [type=button],.zenuml [type=reset],.zenuml [type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}.zenuml :-moz-focusring{outline:auto}.zenuml :-moz-ui-invalid{box-shadow:none}.zenuml progress{vertical-align:baseline}.zenuml ::-webkit-inner-spin-button,.zenuml ::-webkit-outer-spin-button{height:auto}.zenuml [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.zenuml ::-webkit-search-decoration{-webkit-appearance:none}.zenuml ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.zenuml summary{display:list-item}.zenuml blockquote,.zenuml dl,.zenuml dd,.zenuml h1,.zenuml h2,.zenuml h3,.zenuml h4,.zenuml h5,.zenuml h6,.zenuml hr,.zenuml figure,.zenuml p,.zenuml pre{margin:0}.zenuml fieldset{margin:0;padding:0}.zenuml legend{padding:0}.zenuml ol,.zenuml ul,.zenuml menu{list-style:none;margin:0;padding:0}.zenuml textarea{resize:vertical}.zenuml input::placeholder,.zenuml textarea::placeholder{opacity:1;color:#9ca3af}.zenuml button,.zenuml [role=button]{cursor:pointer}.zenuml :disabled{cursor:default}.zenuml img,.zenuml svg,.zenuml video,.zenuml canvas,.zenuml audio,.zenuml iframe,.zenuml embed,.zenuml object{display:block;vertical-align:middle}.zenuml img,.zenuml video{max-width:100%;height:auto}.zenuml [hidden]{display:none}.zenuml .frame .sequence-diagram .comments code{background-color:#f9f2f4;padding:2px;margin:1px 0;border-radius:2px}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-post{color:#0d4b3b}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-get{color:#2f3d89}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-delete{color:#7e1e23}.zenuml .frame .sequence-diagram .comments ol,.zenuml .frame .sequence-diagram .comments ul{margin:0;padding-left:20px}.zenuml .frame .sequence-diagram .comments ul li{list-style-type:none}.zenuml .frame .sequence-diagram .comments ul li input[type=checkbox]{margin-left:-1em}.zenuml .frame .sequence-diagram .comments table{border-collapse:collapse;border-spacing:0;empty-cells:show;border-color:#cbcbcb}.zenuml .frame .sequence-diagram .comments table td,.zenuml .frame .sequence-diagram .comments table th{padding:.5em}.zenuml .frame .sequence-diagram .comments table thead{background-color:#e0e0e0}.zenuml .frame .sequence-diagram .comments table td{background-color:transparent}.zenuml .theme-blue .sequence-diagram .divider .name{border-radius:4px;border:1px solid #e28553;color:#e28553}.zenuml .theme-blue .sequence-diagram .divider .left,.zenuml .theme-blue .sequence-diagram .divider .right{background:#e28553}.zenuml .theme-blue .sequence-diagram .lifeline .participant{border-color:#032c72;background:rgba(146,192,240,.3)}.zenuml .theme-blue .sequence-diagram .lifeline .participant label{color:#032c72}.zenuml .theme-blue .sequence-diagram .lifeline .line{border-left-color:#032c72}.zenuml .theme-blue .sequence-diagram .message{border-bottom-color:#032c72}.zenuml .theme-blue .sequence-diagram .message .name{color:#032c72}.zenuml .theme-blue .sequence-diagram .message svg polyline{stroke:#032c72}.zenuml .theme-blue .sequence-diagram .message svg polyline.head{fill:#032c72}.zenuml .theme-blue .sequence-diagram .occurrence{border-color:#032c72;background-color:#fff}.zenuml .theme-blue .sequence-diagram .fragment{border-radius:4px;border-color:#042e6e4d}.zenuml .theme-blue .sequence-diagram .fragment .header .name{background:rgba(4,46,110,.1)}.zenuml .theme-blue .sequence-diagram .fragment .header label{color:#032c72}.zenuml .theme-black-white .sequence-diagram .divider .name{border-radius:0;border-color:#000;box-shadow:2px 2px #000}.zenuml .theme-black-white .sequence-diagram .divider .left,.zenuml .theme-black-white .sequence-diagram .divider .right{background:#000}.zenuml .theme-black-white .sequence-diagram .lifeline .participant{border-color:#000;background:#fff;box-shadow:2px 2px #000}.zenuml .theme-black-white .sequence-diagram .lifeline .line{border-left-color:#0006}.zenuml .theme-black-white .sequence-diagram .message{border-bottom-color:#000}.zenuml .theme-black-white .sequence-diagram .message .name{color:#000}.zenuml .theme-black-white .sequence-diagram .message svg polyline{stroke:#000}.zenuml .theme-black-white .sequence-diagram .message svg polyline.head{fill:#000}.zenuml .theme-black-white .sequence-diagram .occurrence{border-color:#000;background-color:#f5f5f5}.zenuml .theme-black-white .sequence-diagram .fragment{border-color:#0000004d}.zenuml .theme-black-white .sequence-diagram .fragment .header .name{background:rgba(0,0,0,.07)}.zenuml .theme-star-uml .sequence-diagram .lifeline .participant{border-color:#b94065;background-color:#fffec8}.zenuml .theme-star-uml .sequence-diagram .lifeline .line{border-left-color:#b94065}.zenuml .theme-star-uml .sequence-diagram .message{border-bottom-color:#b94065}.zenuml .theme-star-uml .sequence-diagram .message svg polyline{stroke:#b94065}.zenuml .theme-star-uml .sequence-diagram .message svg polyline.head{fill:#b94065}.zenuml .theme-star-uml .sequence-diagram .occurrence{background-color:#fffec8;border-color:#b94065}.zenuml .blue-river .sequence-diagram{color:#5452f6}.zenuml .blue-river .sequence-diagram .life-line-layer .lifeline.actor .participant:before{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)}.zenuml .blue-river .sequence-diagram .life-line-layer .participant{background:#2097f7;box-shadow:4px 4px #83c4f8;border-radius:9px;color:#fff}.zenuml .blue-river .sequence-diagram .life-line-layer .participant .interface{font-size:.8em}.zenuml .blue-river .sequence-diagram .life-line-layer .line{border-left-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message{border-bottom-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message svg.arrow polyline{stroke:#2097f7;fill:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message.self svg.arrow polyline{fill:none}.zenuml .blue-river .sequence-diagram .message-layer .message.self svg.arrow polyline.head{fill:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .occurrence{background:#e5fde8;border-color:#65bf73;box-shadow:4px 4px #93c69b}.zenuml .blue-river .sequence-diagram .message-layer .fragment{border-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header .name label{display:inline-block;min-width:50px;background:#5452f6;color:#fff;padding:2px 0 2px 10px}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header .name:after{content:"SO";display:inline-block;background:#5452f6;margin-left:-23px;width:34px;transform:translateY(-2px);height:22px;clip-path:polygon(66% 0,100% 0,100% 66%,66% 100%)}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header>label{display:inline-block;min-width:50px;font-weight:700;color:#fff;background:#65bf73}.zenuml .blue-river .sequence-diagram .message-layer .fragment .comments{border-color:inherit}.zenuml .blue-river .sequence-diagram .message-layer .fragment .divider{border-bottom-color:inherit}:root{--background: #282a36;--hover: #2b2b2b;--occurance-border: #6e7191;--border: #585b74;--white: #f8f8f2;--current: #44475a;--comment: #6272a4;--cyan: #8be9fd;--green: #50fa7b;--orange: #ffb86c;--pink: #ff79c6;--purple: #bd93f9;--red: #ff5555;--yellow: #f1fa8c;--crayola: #a9b7c6}body .zenuml.theme-dark{background-color:var(--background)}.zenuml.theme-dark .header{color:var(--crayola);font-weight:700}.zenuml.theme-dark .sequence-diagram .lifeline-group:hover{background-color:#223049}.zenuml.theme-dark .sequence-diagram .lifeline .participant{border-color:var(--border);border-radius:2px;background:var(--background)}.zenuml.theme-dark .sequence-diagram .lifeline .participant label{color:var(--cyan)}.zenuml.theme-dark .sequence-diagram .lifeline .line{background:var(--border)}.zenuml.theme-dark .fragment>.header>.condition{color:var(--crayola);padding:6px}.zenuml.theme-dark .sequence-diagram .fragment .header label{color:var(--crayola);padding:6px}.zenuml.theme-dark .sequence-diagram .fragment .header .name{border-bottom-color:var(--border)}.zenuml.theme-dark .sequence-diagram .fragment .header .name label{color:var(--pink);font-weight:400}.zenuml.theme-dark .sequence-diagram .fragment{border-color:var(--border)}.zenuml.theme-dark .sequence-diagram .comments{border:none;background:transparent;color:var(--comment)}.zenuml.theme-dark .sequence-diagram .fragment .segment:not(:first-child){border-top-color:var(--border)}.zenuml.theme-dark .sequence-diagram .interaction{color:var(--orange)}.zenuml.theme-dark .sequence-diagram .message{border-bottom-color:var(--border)}.zenuml.theme-dark .sequence-diagram .message .name:hover{color:var(--crayola)}.zenuml.theme-dark .sequence-diagram .message svg polyline{fill:var(--border);stroke:var(--border)}.zenuml.theme-dark .sequence-diagram .message.self svg>polyline:not(.head){fill:none}.zenuml.theme-dark .sequence-diagram .occurrence{background-color:var(--current);box-shadow:0 0 0 1px var(--occurance-border);border-radius:2px}.zenuml.theme-dark .sequence-diagram .divider .left,.zenuml.theme-dark .sequence-diagram .divider .right{background:var(--border)}.zenuml.theme-dark .sequence-diagram .divider .name{color:var(--comment)}.zenuml.theme-dark .interaction .message>.name:hover{background-color:#228b22;color:#fff}p[data-v-05f7b74d]{margin:0;line-height:1.25em}.collapsible-header[data-v-175097b8]{position:absolute;top:1px;left:-5px}.collapse-button[data-v-175097b8]{display:none}.occurrence:hover .collapsible-header .collapse-button.expanded[data-v-175097b8]{display:inline-block!important}.occurrence[data-v-643ed288]{width:15px;padding:16px 0 16px 6px}[data-v-643ed288]>.statement-container:last-child>.interaction.return:last-of-type{margin-bottom:0;border-bottom:0;transform:translateY(1px)}[data-v-643ed288]>.statement-container:last-child>.interaction.return:last-of-type>.message{bottom:-17px}.right-to-left.occurrence[data-v-643ed288]{left:-14px}.occurrence{margin-top:-2px}.interaction .occurrence.source[data-v-24f8e1a5]{position:absolute;height:calc(100% + 14px);left:-12px;display:none}.interaction .occurrence.source.right-to-left[data-v-24f8e1a5]{left:unset;right:-13px}.from-no-occurrence>.message.self[data-v-d34f9057]{transform:translate(-7px)}.interaction .invisible-occurrence[data-v-7ded6651]{height:20px}.interaction.pointing-to-line.left-to-right[data-v-7ded6651]{border-right-width:0}.interaction.pointing-to-line.right-to-left[data-v-7ded6651]{border-left-width:0}.interaction.to-occurrence.left-to-right[data-v-7ded6651]{border-right-width:7px}.interaction.to-occurrence.right-to-left[data-v-7ded6651]{border-left-width:7px}.interaction.async[data-v-7ded6651] .message{width:100%}.collapsible-header[data-v-048a5186]{display:flex;width:100%;justify-content:space-between}.collapse-button[data-v-048a5186]{display:none}.fragment:hover .collapsible-header .collapse-button.expanded[data-v-048a5186]{display:inline-block!important}*[data-v-61565253],*[data-v-908744dd]{border-color:inherit}.fragment.par>.block>.statement-container:not(:first-child){border-top-color:inherit;border-top-width:1px;border-top-style:solid}*[data-v-82d18530],*[data-v-81f38061],*[data-v-4fa4a08e],*[data-v-5b5c7189]{border-color:inherit}.critical[data-v-5b5c7189]:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border:1px solid}.critical .header[data-v-5b5c7189]:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-bottom:2px solid}*[data-v-3ec977d9]{border-color:inherit}[data-id=ref-label][data-v-3ec977d9]:after{content:"";position:absolute;bottom:-1px;right:-1px;width:0;height:0;border-style:solid;border-width:0 0 12px 12px;border-color:transparent transparent #ffffff transparent}.polygon-border[data-v-3ec977d9]{clip-path:polygon(0% 0%,100% 0%,100% 66%,80% 100%,0% 100%);background-color:var( --color-border-fragment, var(--color-border-frame, var(--color-border-base, #000)) )}.polygon-content[data-v-3ec977d9]{clip-path:polygon(0% 0%,100% 0%,100% 66%,80% 100%,0% 100%)}*[data-v-1d163267]{border-color:inherit}.divider[data-v-0be02001]{display:flex;align-items:center}.name[data-v-0be02001]{margin:0;padding:2px 6px}.left[data-v-0be02001],.right[data-v-0be02001]{height:1px;flex-grow:1}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
-
(function(g3,O1){typeof exports=="object"&&typeof module<"u"?O1(exports):typeof define=="function"&&define.amd?define(["exports"],O1):(g3=typeof globalThis<"u"?globalThis:g3||self,O1(g3.zenuml={}))})(this,function(g3){"use strict";var lP=Object.defineProperty;var LP=(g3,O1,i9)=>O1 in g3?lP(g3,O1,{enumerable:!0,configurable:!0,writable:!0,value:i9}):g3[O1]=i9;var i2=(g3,O1,i9)=>(LP(g3,typeof O1!="symbol"?O1+"":O1,i9),i9);var O1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function i9(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var nC=iC;function iC(t,e,n){var i=n&&n.stringify||i9,s=1;if(typeof t=="object"&&t!==null){var r=e.length+s;if(r===1)return t;var o=new Array(r);o[0]=i(t);for(var l=1;l<r;l++)o[l]=i(e[l]);return o.join(" ")}if(typeof t!="string")return t;var L=e.length;if(L===0)return t;for(var a="",c=1-s,C=-1,u=t&&t.length||0,h=0;h<u;){if(t.charCodeAt(h)===37&&h+1<u){switch(C=C>-1?C:0,t.charCodeAt(h+1)){case 100:case 102:if(c>=L||e[c]==null)break;C<h&&(a+=t.slice(C,h)),a+=Number(e[c]),C=h+2,h++;break;case 105:if(c>=L||e[c]==null)break;C<h&&(a+=t.slice(C,h)),a+=Math.floor(Number(e[c])),C=h+2,h++;break;case 79:case 111:case 106:if(c>=L||e[c]===void 0)break;C<h&&(a+=t.slice(C,h));var f=typeof e[c];if(f==="string"){a+="'"+e[c]+"'",C=h+2,h++;break}if(f==="function"){a+=e[c].name||"<anonymous>",C=h+2,h++;break}a+=i(e[c]),C=h+2,h++;break;case 115:if(c>=L)break;C<h&&(a+=t.slice(C,h)),a+=String(e[c]),C=h+2,h++;break;case 37:C<h&&(a+=t.slice(C,h)),a+="%",C=h+2,h++,c--;break}++c}++h}return C===-1?t:(C<u&&(a+=t.slice(C)),a)}const ei=nC;var sC=G3;const T0=dC().console||{},rC={mapHttpRequest:G5,mapHttpResponse:G5,wrapRequestSerializer:j7,wrapResponseSerializer:j7,wrapErrorSerializer:j7,req:G5,res:G5,err:cC};function oC(t,e){return Array.isArray(t)?t.filter(function(i){return i!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function G3(t){t=t||{},t.browser=t.browser||{};const e=t.browser.transmit;if(e&&typeof e.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||T0;t.browser.write&&(t.browser.asObject=!0);const i=t.serializers||{},s=oC(t.browser.serialize,i);let r=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(r=!1);const o=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),(t.enabled===!1||t.browser.disabled)&&(t.level="silent");const l=t.level||"info",L=Object.create(n);L.log||(L.log=S0),Object.defineProperty(L,"levelVal",{get:c}),Object.defineProperty(L,"level",{get:C,set:u});const a={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:CC(t)};L.levels=G3.levels,L.level=l,L.setMaxListeners=L.getMaxListeners=L.emit=L.addListener=L.on=L.prependListener=L.once=L.prependOnceListener=L.removeListener=L.removeAllListeners=L.listeners=L.listenerCount=L.eventNames=L.write=L.flush=S0,L.serializers=i,L._serialize=s,L._stdErrSerialize=r,L.child=h,e&&(L._logEvent=G7());function c(){return this.level==="silent"?1/0:this.levels.values[this.level]}function C(){return this._level}function u(f){if(f!=="silent"&&!this.levels.values[f])throw Error("unknown level "+f);this._level=f,D9(a,L,"error","log"),D9(a,L,"fatal","error"),D9(a,L,"warn","error"),D9(a,L,"info","log"),D9(a,L,"debug","log"),D9(a,L,"trace","log")}function h(f,w){if(!f)throw new Error("missing bindings for child Pino");w=w||{},s&&f.serializers&&(w.serializers=f.serializers);const _=w.serializers;if(s&&_){var p=Object.assign({},i,_),g=t.browser.serialize===!0?Object.keys(p):s;delete f.serializers,V5([f],g,p,this._stdErrSerialize)}function m(v){this._childLevel=(v._childLevel|0)+1,this.error=P9(v,f,"error"),this.fatal=P9(v,f,"fatal"),this.warn=P9(v,f,"warn"),this.info=P9(v,f,"info"),this.debug=P9(v,f,"debug"),this.trace=P9(v,f,"trace"),p&&(this.serializers=p,this._serialize=g),e&&(this._logEvent=G7([].concat(v._logEvent.bindings,f)))}return m.prototype=this,new m(this)}return L}G3.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}},G3.stdSerializers=rC,G3.stdTimeFunctions=Object.assign({},{nullTime:ti,epochTime:ni,unixTime:uC,isoTime:hC});function D9(t,e,n,i){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?S0:s[n]?s[n]:T0[n]||T0[i]||S0,lC(t,e,n)}function lC(t,e,n){!t.transmit&&e[n]===S0||(e[n]=function(i){return function(){const r=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===T0?T0:this;for(var L=0;L<o.length;L++)o[L]=arguments[L];if(t.serialize&&!t.asObject&&V5(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?i.call(l,LC(this,n,o,r)):i.apply(l,o),t.transmit){const a=t.transmit.level||e.level,c=G3.levels.values[a],C=G3.levels.values[n];if(C<c)return;aC(this,{ts:r,methodLevel:n,methodValue:C,transmitLevel:a,transmitValue:G3.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function LC(t,e,n,i){t._serialize&&V5(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let r=s[0];const o={};i&&(o.time=i),o.level=G3.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),r!==null&&typeof r=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());r=s.length?ei(s.shift(),s):void 0}else typeof r=="string"&&(r=ei(s.shift(),s));return r!==void 0&&(o.msg=r),o}function V5(t,e,n,i){for(const s in t)if(i&&t[s]instanceof Error)t[s]=G3.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const r in t[s])e&&e.indexOf(r)>-1&&r in n&&(t[s][r]=n[r](t[s][r]))}function P9(t,e,n){return function(){const i=new Array(1+arguments.length);i[0]=e;for(var s=1;s<i.length;s++)i[s]=arguments[s-1];return t[n].apply(this,i)}}function aC(t,e,n){const i=e.send,s=e.ts,r=e.methodLevel,o=e.methodValue,l=e.val,L=t._logEvent.bindings;V5(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=s,t._logEvent.messages=n.filter(function(a){return L.indexOf(a)===-1}),t._logEvent.level.label=r,t._logEvent.level.value=o,i(r,t._logEvent,l),t._logEvent=G7(L)}function G7(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function cC(t){const e={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)e[n]===void 0&&(e[n]=t[n]);return e}function CC(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?ti:ni}function G5(){return{}}function j7(t){return t}function S0(){}function ti(){return!1}function ni(){return Date.now()}function uC(){return Math.round(Date.now()/1e3)}function hC(){return new Date(Date.now()).toISOString()}function dC(){function t(e){return typeof e<"u"&&e}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const fC=sC({level:"warn"}),ii=["log","trace","debug","info","warn","error"];function gC(t,e){t[e]=(console[e]||console.log).bind(console)}function pC(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function mC(t){ii.forEach(n=>gC(t,n));const e=t.child;return t.child=function(n){const i=e.call(t,n);return ii.forEach(s=>pC(i,s,["%c"+n.name||"","color: #00f"])),i},t}const b0=mC(fC);function B9(t,e){const n=Object.create(null),i=t.split(",");for(let s=0;s<i.length;s++)n[i[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const wC=B9("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt");function R2(t){if(o2(t)){const e={};for(let n=0;n<t.length;n++){const i=t[n],s=L1(i)?MC(i):R2(i);if(s)for(const r in s)e[r]=s[r]}return e}else{if(L1(t))return t;if(U2(t))return t}}const xC=/;(?![^(]*\))/g,_C=/:([^]+)/,vC=/\/\*.*?\*\//gs;function MC(t){const e={};return t.replace(vC,"").split(xC).forEach(n=>{if(n){const i=n.split(_C);i.length>1&&(e[i[0].trim()]=i[1].trim())}}),e}function y2(t){let e="";if(L1(t))e=t;else if(o2(t))for(let n=0;n<t.length;n++){const i=y2(t[n]);i&&(e+=i+" ")}else if(U2(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function yC(t){if(!t)return null;let{class:e,style:n}=t;return e&&!L1(e)&&(t.class=y2(e)),n&&(t.style=R2(n)),t}const si=B9("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function ri(t){return!!t||t===""}function RC(t,e){if(t.length!==e.length)return!1;let n=!0;for(let i=0;n&&i<t.length;i++)n=f4(t[i],e[i]);return n}function f4(t,e){if(t===e)return!0;let n=li(t),i=li(e);if(n||i)return n&&i?t.getTime()===e.getTime():!1;if(n=I0(t),i=I0(e),n||i)return t===e;if(n=o2(t),i=o2(e),n||i)return n&&i?RC(t,e):!1;if(n=U2(t),i=U2(e),n||i){if(!n||!i)return!1;const s=Object.keys(t).length,r=Object.keys(e).length;if(s!==r)return!1;for(const o in t){const l=t.hasOwnProperty(o),L=e.hasOwnProperty(o);if(l&&!L||!l&&L||!f4(t[o],e[o]))return!1}}return String(t)===String(e)}function E0(t,e){return t.findIndex(n=>f4(n,e))}const K2=t=>L1(t)?t:t==null?"":o2(t)||U2(t)&&(t.toString===Li||!v2(t.toString))?JSON.stringify(t,oi,2):String(t),oi=(t,e)=>e&&e.__v_isRef?oi(t,e.value):U9(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[i,s])=>(n[`${i} =>`]=s,n),{})}:s9(e)?{[`Set(${e.size})`]:[...e.values()]}:U2(e)&&!o2(e)&&!q5(e)?String(e):e,J2={},z9=[],s3=()=>{},AC=()=>!1,kC=/^on[^a-z]/,g4=t=>kC.test(t),q7=t=>t.startsWith("onUpdate:"),H2=Object.assign,K7=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},ZC=Object.prototype.hasOwnProperty,G2=(t,e)=>ZC.call(t,e),o2=Array.isArray,U9=t=>F0(t)==="[object Map]",s9=t=>F0(t)==="[object Set]",li=t=>F0(t)==="[object Date]",v2=t=>typeof t=="function",L1=t=>typeof t=="string",I0=t=>typeof t=="symbol",U2=t=>t!==null&&typeof t=="object",j5=t=>U2(t)&&v2(t.then)&&v2(t.catch),Li=Object.prototype.toString,F0=t=>Li.call(t),TC=t=>F0(t).slice(8,-1),q5=t=>F0(t)==="[object Object]",Y7=t=>L1(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,W9=B9(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),K5=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},SC=/-(\w)/g,H1=K5(t=>t.replace(SC,(e,n)=>n?n.toUpperCase():"")),bC=/\B([A-Z])/g,$1=K5(t=>t.replace(bC,"-$1").toLowerCase()),O0=K5(t=>t.charAt(0).toUpperCase()+t.slice(1)),H9=K5(t=>t?`on${O0(t)}`:""),$9=(t,e)=>!Object.is(t,e),E4=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Y5=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},j3=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let ai;const EC=()=>ai||(ai=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let p3;class X7{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=p3,!e&&p3&&(this.index=(p3.scopes||(p3.scopes=[])).push(this)-1)}run(e){if(this.active){const n=p3;try{return p3=this,e()}finally{p3=n}}}on(){p3=this}off(){p3=this.parent}stop(e){if(this.active){let n,i;for(n=0,i=this.effects.length;n<i;n++)this.effects[n].stop();for(n=0,i=this.cleanups.length;n<i;n++)this.cleanups[n]();if(this.scopes)for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this.active=!1}}}function ci(t){return new X7(t)}function Ci(t,e=p3){e&&e.active&&e.effects.push(t)}function ui(){return p3}function hi(t){p3&&p3.cleanups.push(t)}const Q7=t=>{const e=new Set(t);return e.w=0,e.n=0,e},di=t=>(t.w&I4)>0,fi=t=>(t.n&I4)>0,IC=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=I4},FC=t=>{const{deps:e}=t;if(e.length){let n=0;for(let i=0;i<e.length;i++){const s=e[i];di(s)&&!fi(s)?s.delete(t):e[n++]=s,s.w&=~I4,s.n&=~I4}e.length=n}},J7=new WeakMap;let N0=0,I4=1;const e6=30;let D3;const r9=Symbol(""),t6=Symbol("");class D0{constructor(e,n=null,i){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Ci(this,i)}run(){if(!this.active)return this.fn();let e=D3,n=F4;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=D3,D3=this,F4=!0,I4=1<<++N0,N0<=e6?IC(this):gi(this),this.fn()}finally{N0<=e6&&FC(this),I4=1<<--N0,D3=this.parent,F4=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){D3===this?this.deferStop=!0:this.active&&(gi(this),this.onStop&&this.onStop(),this.active=!1)}}function gi(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function OC(t,e){t.effect&&(t=t.effect.fn);const n=new D0(t);e&&(H2(n,e),e.scope&&Ci(n,e.scope)),(!e||!e.lazy)&&n.run();const i=n.run.bind(n);return i.effect=n,i}function NC(t){t.effect.stop()}let F4=!0;const pi=[];function V9(){pi.push(F4),F4=!1}function G9(){const t=pi.pop();F4=t===void 0?!0:t}function r3(t,e,n){if(F4&&D3){let i=J7.get(t);i||J7.set(t,i=new Map);let s=i.get(n);s||i.set(n,s=Q7()),mi(s)}}function mi(t,e){let n=!1;N0<=e6?fi(t)||(t.n|=I4,n=!di(t)):n=!t.has(D3),n&&(t.add(D3),D3.deps.push(t))}function q3(t,e,n,i,s,r){const o=J7.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&o2(t)){const L=j3(i);o.forEach((a,c)=>{(c==="length"||c>=L)&&l.push(a)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":o2(t)?Y7(n)&&l.push(o.get("length")):(l.push(o.get(r9)),U9(t)&&l.push(o.get(t6)));break;case"delete":o2(t)||(l.push(o.get(r9)),U9(t)&&l.push(o.get(t6)));break;case"set":U9(t)&&l.push(o.get(r9));break}if(l.length===1)l[0]&&n6(l[0]);else{const L=[];for(const a of l)a&&L.push(...a);n6(Q7(L))}}function n6(t,e){const n=o2(t)?t:[...t];for(const i of n)i.computed&&wi(i);for(const i of n)i.computed||wi(i)}function wi(t,e){(t!==D3||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const DC=B9("__proto__,__v_isRef,__isVue"),xi=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(I0)),PC=X5(),BC=X5(!1,!0),zC=X5(!0),UC=X5(!0,!0),_i=WC();function WC(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const i=N2(this);for(let r=0,o=this.length;r<o;r++)r3(i,"get",r+"");const s=i[e](...n);return s===-1||s===!1?i[e](...n.map(N2)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){V9();const i=N2(this)[e].apply(this,n);return G9(),i}}),t}function X5(t=!1,e=!1){return function(i,s,r){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&r===(t?e?Ei:bi:e?Si:Ti).get(i))return i;const o=o2(i);if(!t&&o&&G2(_i,s))return Reflect.get(_i,s,r);const l=Reflect.get(i,s,r);return(I0(s)?xi.has(s):DC(s))||(t||r3(i,"get",s),e)?l:R1(l)?o&&Y7(s)?l:l.value:U2(l)?t?s6(l):K3(l):l}}const HC=vi(),$C=vi(!0);function vi(t=!1){return function(n,i,s,r){let o=n[i];if(l9(o)&&R1(o)&&!R1(s))return!1;if(!t&&(!P0(s)&&!l9(s)&&(o=N2(o),s=N2(s)),!o2(n)&&R1(o)&&!R1(s)))return o.value=s,!0;const l=o2(n)&&Y7(i)?Number(i)<n.length:G2(n,i),L=Reflect.set(n,i,s,r);return n===N2(r)&&(l?$9(s,o)&&q3(n,"set",i,s):q3(n,"add",i,s)),L}}function VC(t,e){const n=G2(t,e);t[e];const i=Reflect.deleteProperty(t,e);return i&&n&&q3(t,"delete",e,void 0),i}function GC(t,e){const n=Reflect.has(t,e);return(!I0(e)||!xi.has(e))&&r3(t,"has",e),n}function jC(t){return r3(t,"iterate",o2(t)?"length":r9),Reflect.ownKeys(t)}const Mi={get:PC,set:HC,deleteProperty:VC,has:GC,ownKeys:jC},yi={get:zC,set(t,e){return!0},deleteProperty(t,e){return!0}},qC=H2({},Mi,{get:BC,set:$C}),KC=H2({},yi,{get:UC}),i6=t=>t,Q5=t=>Reflect.getPrototypeOf(t);function J5(t,e,n=!1,i=!1){t=t.__v_raw;const s=N2(t),r=N2(e);n||(e!==r&&r3(s,"get",e),r3(s,"get",r));const{has:o}=Q5(s),l=i?i6:n?l6:B0;if(o.call(s,e))return l(t.get(e));if(o.call(s,r))return l(t.get(r));t!==s&&t.get(e)}function e8(t,e=!1){const n=this.__v_raw,i=N2(n),s=N2(t);return e||(t!==s&&r3(i,"has",t),r3(i,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function t8(t,e=!1){return t=t.__v_raw,!e&&r3(N2(t),"iterate",r9),Reflect.get(t,"size",t)}function Ri(t){t=N2(t);const e=N2(this);return Q5(e).has.call(e,t)||(e.add(t),q3(e,"add",t,t)),this}function Ai(t,e){e=N2(e);const n=N2(this),{has:i,get:s}=Q5(n);let r=i.call(n,t);r||(t=N2(t),r=i.call(n,t));const o=s.call(n,t);return n.set(t,e),r?$9(e,o)&&q3(n,"set",t,e):q3(n,"add",t,e),this}function ki(t){const e=N2(this),{has:n,get:i}=Q5(e);let s=n.call(e,t);s||(t=N2(t),s=n.call(e,t)),i&&i.call(e,t);const r=e.delete(t);return s&&q3(e,"delete",t,void 0),r}function Zi(){const t=N2(this),e=t.size!==0,n=t.clear();return e&&q3(t,"clear",void 0,void 0),n}function n8(t,e){return function(i,s){const r=this,o=r.__v_raw,l=N2(o),L=e?i6:t?l6:B0;return!t&&r3(l,"iterate",r9),o.forEach((a,c)=>i.call(s,L(a),L(c),r))}}function i8(t,e,n){return function(...i){const s=this.__v_raw,r=N2(s),o=U9(r),l=t==="entries"||t===Symbol.iterator&&o,L=t==="keys"&&o,a=s[t](...i),c=n?i6:e?l6:B0;return!e&&r3(r,"iterate",L?t6:r9),{next(){const{value:C,done:u}=a.next();return u?{value:C,done:u}:{value:l?[c(C[0]),c(C[1])]:c(C),done:u}},[Symbol.iterator](){return this}}}}function O4(t){return function(...e){return t==="delete"?!1:this}}function YC(){const t={get(r){return J5(this,r)},get size(){return t8(this)},has:e8,add:Ri,set:Ai,delete:ki,clear:Zi,forEach:n8(!1,!1)},e={get(r){return J5(this,r,!1,!0)},get size(){return t8(this)},has:e8,add:Ri,set:Ai,delete:ki,clear:Zi,forEach:n8(!1,!0)},n={get(r){return J5(this,r,!0)},get size(){return t8(this,!0)},has(r){return e8.call(this,r,!0)},add:O4("add"),set:O4("set"),delete:O4("delete"),clear:O4("clear"),forEach:n8(!0,!1)},i={get(r){return J5(this,r,!0,!0)},get size(){return t8(this,!0)},has(r){return e8.call(this,r,!0)},add:O4("add"),set:O4("set"),delete:O4("delete"),clear:O4("clear"),forEach:n8(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{t[r]=i8(r,!1,!1),n[r]=i8(r,!0,!1),e[r]=i8(r,!1,!0),i[r]=i8(r,!0,!0)}),[t,n,e,i]}const[XC,QC,JC,eu]=YC();function s8(t,e){const n=e?t?eu:JC:t?QC:XC;return(i,s,r)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?i:Reflect.get(G2(n,s)&&s in i?n:i,s,r)}const tu={get:s8(!1,!1)},nu={get:s8(!1,!0)},iu={get:s8(!0,!1)},su={get:s8(!0,!0)},Ti=new WeakMap,Si=new WeakMap,bi=new WeakMap,Ei=new WeakMap;function ru(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ou(t){return t.__v_skip||!Object.isExtensible(t)?0:ru(TC(t))}function K3(t){return l9(t)?t:r8(t,!1,Mi,tu,Ti)}function Ii(t){return r8(t,!1,qC,nu,Si)}function s6(t){return r8(t,!0,yi,iu,bi)}function o9(t){return r8(t,!0,KC,su,Ei)}function r8(t,e,n,i,s){if(!U2(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=ou(t);if(o===0)return t;const l=new Proxy(t,o===2?i:n);return s.set(t,l),l}function p4(t){return l9(t)?p4(t.__v_raw):!!(t&&t.__v_isReactive)}function l9(t){return!!(t&&t.__v_isReadonly)}function P0(t){return!!(t&&t.__v_isShallow)}function r6(t){return p4(t)||l9(t)}function N2(t){const e=t&&t.__v_raw;return e?N2(e):t}function o6(t){return Y5(t,"__v_skip",!0),t}const B0=t=>U2(t)?K3(t):t,l6=t=>U2(t)?s6(t):t;function L6(t){F4&&D3&&(t=N2(t),mi(t.dep||(t.dep=Q7())))}function o8(t,e){t=N2(t),t.dep&&n6(t.dep)}function R1(t){return!!(t&&t.__v_isRef===!0)}function C2(t){return Fi(t,!1)}function l8(t){return Fi(t,!0)}function Fi(t,e){return R1(t)?t:new lu(t,e)}class lu{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:N2(e),this._value=n?e:B0(e)}get value(){return L6(this),this._value}set value(e){const n=this.__v_isShallow||P0(e)||l9(e);e=n?e:N2(e),$9(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:B0(e),o8(this))}}function Lu(t){o8(t)}function N(t){return R1(t)?t.value:t}const au={get:(t,e,n)=>N(Reflect.get(t,e,n)),set:(t,e,n,i)=>{const s=t[e];return R1(s)&&!R1(n)?(s.value=n,!0):Reflect.set(t,e,n,i)}};function a6(t){return p4(t)?t:new Proxy(t,au)}class cu{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:i}=e(()=>L6(this),()=>o8(this));this._get=n,this._set=i}get value(){return this._get()}set value(e){this._set(e)}}function Cu(t){return new cu(t)}function L9(t){const e=o2(t)?new Array(t.length):{};for(const n in t)e[n]=L8(t,n);return e}class uu{constructor(e,n,i){this._object=e,this._key=n,this._defaultValue=i,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}}function L8(t,e,n){const i=t[e];return R1(i)?i:new uu(t,e,n)}var Oi;class hu{constructor(e,n,i,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[Oi]=!1,this._dirty=!0,this.effect=new D0(e,()=>{this._dirty||(this._dirty=!0,o8(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=i}get value(){const e=N2(this);return L6(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}Oi="__v_isReadonly";function du(t,e,n=!1){let i,s;const r=v2(t);return r?(i=t,s=s3):(i=t.get,s=t.set),new hu(i,s,r||!s,n)}function fu(t,...e){}function Y3(t,e,n,i){let s;try{s=i?t(...i):t()}catch(r){a9(r,e,n)}return s}function o3(t,e,n,i){if(v2(t)){const r=Y3(t,e,n,i);return r&&j5(r)&&r.catch(o=>{a9(o,e,n)}),r}const s=[];for(let r=0;r<t.length;r++)s.push(o3(t[r],e,n,i));return s}function a9(t,e,n,i=!0){const s=e?e.vnode:null;if(e){let r=e.parent;const o=e.proxy,l=n;for(;r;){const a=r.ec;if(a){for(let c=0;c<a.length;c++)if(a[c](t,o,l)===!1)return}r=r.parent}const L=e.appContext.config.errorHandler;if(L){Y3(L,null,10,[t,o,l]);return}}gu(t,n,s,i)}function gu(t,e,n,i=!0){console.error(t)}let z0=!1,c6=!1;const N1=[];let X3=0;const j9=[];let m4=null,c9=0;const Ni=Promise.resolve();let C6=null;function w4(t){const e=C6||Ni;return t?e.then(this?t.bind(this):t):e}function pu(t){let e=X3+1,n=N1.length;for(;e<n;){const i=e+n>>>1;U0(N1[i])<t?e=i+1:n=i}return e}function a8(t){(!N1.length||!N1.includes(t,z0&&t.allowRecurse?X3+1:X3))&&(t.id==null?N1.push(t):N1.splice(pu(t.id),0,t),Di())}function Di(){!z0&&!c6&&(c6=!0,C6=Ni.then(Bi))}function mu(t){const e=N1.indexOf(t);e>X3&&N1.splice(e,1)}function u6(t){o2(t)?j9.push(...t):(!m4||!m4.includes(t,t.allowRecurse?c9+1:c9))&&j9.push(t),Di()}function Pi(t,e=z0?X3+1:0){for(;e<N1.length;e++){const n=N1[e];n&&n.pre&&(N1.splice(e,1),e--,n())}}function c8(t){if(j9.length){const e=[...new Set(j9)];if(j9.length=0,m4){m4.push(...e);return}for(m4=e,m4.sort((n,i)=>U0(n)-U0(i)),c9=0;c9<m4.length;c9++)m4[c9]();m4=null,c9=0}}const U0=t=>t.id==null?1/0:t.id,wu=(t,e)=>{const n=U0(t)-U0(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function Bi(t){c6=!1,z0=!0,N1.sort(wu);const e=s3;try{for(X3=0;X3<N1.length;X3++){const n=N1[X3];n&&n.active!==!1&&Y3(n,null,14)}}finally{X3=0,N1.length=0,c8(),z0=!1,C6=null,(N1.length||j9.length)&&Bi()}}let q9,C8=[];function zi(t,e){var n,i;q9=t,q9?(q9.enabled=!0,C8.forEach(({event:s,args:r})=>q9.emit(s,...r)),C8=[]):typeof window<"u"&&window.HTMLElement&&!(!((i=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||i===void 0)&&i.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{zi(r,e)}),setTimeout(()=>{q9||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,C8=[])},3e3)):C8=[]}function xu(t,e,...n){}const h6={MODE:2};function _u(t){H2(h6,t)}function Ui(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:h6[t]}function Q2(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const i=Ui("MODE",e)||2,s=Ui(t,e);return(v2(i)?i(e&&e.type):i)===2?s!==!1:s===!0||s==="suppress-warning"}function Z1(t,e,...n){if(!Q2(t,e))throw new Error(`${t} compat has been disabled.`)}function x4(t,e,...n){return Q2(t,e)}function u8(t,e,...n){return Q2(t,e)}const d6=new WeakMap;function f6(t){let e=d6.get(t);return e||d6.set(t,e=Object.create(null)),e}function g6(t,e,n){if(o2(e))e.forEach(i=>g6(t,i,n));else{e.startsWith("hook:")?Z1("INSTANCE_EVENT_HOOKS",t,e):Z1("INSTANCE_EVENT_EMITTER",t);const i=f6(t);(i[e]||(i[e]=[])).push(n)}return t.proxy}function vu(t,e,n){const i=(...s)=>{p6(t,e,i),n.call(t.proxy,...s)};return i.fn=n,g6(t,e,i),t.proxy}function p6(t,e,n){Z1("INSTANCE_EVENT_EMITTER",t);const i=t.proxy;if(!e)return d6.set(t,Object.create(null)),i;if(o2(e))return e.forEach(o=>p6(t,o,n)),i;const s=f6(t),r=s[e];return r?n?(s[e]=r.filter(o=>!(o===n||o.fn===n)),i):(s[e]=void 0,i):i}function Mu(t,e,n){const i=f6(t)[e];return i&&o3(i.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const h8="onModelCompat:";function yu(t){const{type:e,shapeFlag:n,props:i,dynamicProps:s}=t,r=e;if(n&6&&i&&"modelValue"in i){if(!Q2("COMPONENT_V_MODEL",{type:e}))return;const o=r.model||{};Wi(o,r.mixins);const{prop:l="value",event:L="input"}=o;l!=="modelValue"&&(i[l]=i.modelValue,delete i.modelValue),s&&(s[s.indexOf("modelValue")]=l),i[h8+L]=i["onUpdate:modelValue"],delete i["onUpdate:modelValue"]}}function Wi(t,e){e&&e.forEach(n=>{n.model&&H2(t,n.model),n.mixins&&Wi(t,n.mixins)})}function Ru(t,e,n){if(!Q2("COMPONENT_V_MODEL",t))return;const i=t.vnode.props,s=i&&i[h8+e];s&&Y3(s,t,6,n)}function Au(t,e,...n){if(t.isUnmounted)return;const i=t.vnode.props||J2;let s=n;const r=e.startsWith("update:"),o=r&&e.slice(7);if(o&&o in i){const c=`${o==="modelValue"?"model":o}Modifiers`,{number:C,trim:u}=i[c]||J2;u&&(s=n.map(h=>L1(h)?h.trim():h)),C&&(s=n.map(j3))}let l,L=i[l=H9(e)]||i[l=H9(H1(e))];!L&&r&&(L=i[l=H9($1(e))]),L&&o3(L,t,6,s);const a=i[l+"Once"];if(a){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,o3(a,t,6,s)}return Ru(t,e,s),Mu(t,e,s)}function Hi(t,e,n=!1){const i=e.emitsCache,s=i.get(t);if(s!==void 0)return s;const r=t.emits;let o={},l=!1;if(!v2(t)){const L=a=>{const c=Hi(a,e,!0);c&&(l=!0,H2(o,c))};!n&&e.mixins.length&&e.mixins.forEach(L),t.extends&&L(t.extends),t.mixins&&t.mixins.forEach(L)}return!r&&!l?(U2(t)&&i.set(t,null),null):(o2(r)?r.forEach(L=>o[L]=null):H2(o,r),U2(t)&&i.set(t,o),o)}function d8(t,e){return!t||!g4(e)?!1:e.startsWith(h8)?!0:(e=e.slice(2).replace(/Once$/,""),G2(t,e[0].toLowerCase()+e.slice(1))||G2(t,$1(e))||G2(t,e))}let w1=null,K9=null;function W0(t){const e=w1;return w1=t,K9=t&&t.type.__scopeId||null,K9||(K9=t&&t.type._scopeId||null),e}function _4(t){K9=t}function v4(){K9=null}const ku=t=>l3;function l3(t,e=w1,n){if(!e||t._n)return t;const i=(...s)=>{i._d&&z6(-1);const r=W0(e);let o;try{o=t(...s)}finally{W0(r),i._d&&z6(1)}return o};return i._n=!0,i._c=!0,i._d=!0,n&&(i._ns=!0),i}function CP(){}function f8(t){const{type:e,vnode:n,proxy:i,withProxy:s,props:r,propsOptions:[o],slots:l,attrs:L,emit:a,render:c,renderCache:C,data:u,setupState:h,ctx:f,inheritAttrs:w}=t;let _,p;const g=W0(t);try{if(n.shapeFlag&4){const v=s||i;_=x3(c.call(v,v,C,r,h,u,f)),p=L}else{const v=e;_=x3(v.length>1?v(r,{attrs:L,slots:l,emit:a}):v(r,null)),p=e.props?L:Tu(L)}}catch(v){X0.length=0,a9(v,t,1),_=G(T1)}let m=_;if(p&&w!==!1){const v=Object.keys(p),{shapeFlag:Z}=m;v.length&&Z&7&&(o&&v.some(q7)&&(p=Su(p,o)),m=w3(m,p))}if(Q2("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&m.shapeFlag&7){const{class:v,style:Z}=n.props||{};(v||Z)&&(m=w3(m,{class:v,style:Z}))}return n.dirs&&(m=w3(m),m.dirs=m.dirs?m.dirs.concat(n.dirs):n.dirs),n.transition&&(m.transition=n.transition),_=m,W0(g),_}function Zu(t){let e;for(let n=0;n<t.length;n++){const i=t[n];if(m3(i)){if(i.type!==T1||i.children==="v-if"){if(e)return;e=i}}else return}return e}const Tu=t=>{let e;for(const n in t)(n==="class"||n==="style"||g4(n))&&((e||(e={}))[n]=t[n]);return e},Su=(t,e)=>{const n={};for(const i in t)(!q7(i)||!(i.slice(9)in e))&&(n[i]=t[i]);return n};function bu(t,e,n){const{props:i,children:s,component:r}=t,{props:o,children:l,patchFlag:L}=e,a=r.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&L>=0){if(L&1024)return!0;if(L&16)return i?$i(i,o,a):!!o;if(L&8){const c=e.dynamicProps;for(let C=0;C<c.length;C++){const u=c[C];if(o[u]!==i[u]&&!d8(a,u))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:i===o?!1:i?o?$i(i,o,a):!0:!!o;return!1}function $i(t,e,n){const i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let s=0;s<i.length;s++){const r=i[s];if(e[r]!==t[r]&&!d8(n,r))return!0}return!1}function m6({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const Vi=t=>t.__isSuspense,Eu={name:"Suspense",__isSuspense:!0,process(t,e,n,i,s,r,o,l,L,a){t==null?Iu(e,n,i,s,r,o,l,L,a):Fu(t,e,n,i,s,o,l,L,a)},hydrate:Ou,create:w6,normalize:Nu};function H0(t,e){const n=t.props&&t.props[e];v2(n)&&n()}function Iu(t,e,n,i,s,r,o,l,L){const{p:a,o:{createElement:c}}=L,C=c("div"),u=t.suspense=w6(t,s,i,e,C,n,r,o,l,L);a(null,u.pendingBranch=t.ssContent,C,null,i,u,r,o),u.deps>0?(H0(t,"onPending"),H0(t,"onFallback"),a(null,t.ssFallback,e,n,i,null,r,o),Y9(u,t.ssFallback)):u.resolve()}function Fu(t,e,n,i,s,r,o,l,{p:L,um:a,o:{createElement:c}}){const C=e.suspense=t.suspense;C.vnode=e,e.el=t.el;const u=e.ssContent,h=e.ssFallback,{activeBranch:f,pendingBranch:w,isInFallback:_,isHydrating:p}=C;if(w)C.pendingBranch=u,J3(u,w)?(L(w,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0?C.resolve():_&&(L(f,h,n,i,s,null,r,o,l),Y9(C,h))):(C.pendingId++,p?(C.isHydrating=!1,C.activeBranch=w):a(w,s,C),C.deps=0,C.effects.length=0,C.hiddenContainer=c("div"),_?(L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0?C.resolve():(L(f,h,n,i,s,null,r,o,l),Y9(C,h))):f&&J3(u,f)?(L(f,u,n,i,s,C,r,o,l),C.resolve(!0)):(L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0&&C.resolve()));else if(f&&J3(u,f))L(f,u,n,i,s,C,r,o,l),Y9(C,u);else if(H0(e,"onPending"),C.pendingBranch=u,C.pendingId++,L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0)C.resolve();else{const{timeout:g,pendingId:m}=C;g>0?setTimeout(()=>{C.pendingId===m&&C.fallback(h)},g):g===0&&C.fallback(h)}}function w6(t,e,n,i,s,r,o,l,L,a,c=!1){const{p:C,m:u,um:h,n:f,o:{parentNode:w,remove:_}}=a,p=j3(t.props&&t.props.timeout),g={vnode:t,parent:e,parentComponent:n,isSVG:o,container:i,hiddenContainer:s,anchor:r,deps:0,pendingId:0,timeout:typeof p=="number"?p:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:c,isUnmounted:!1,effects:[],resolve(m=!1){const{vnode:v,activeBranch:Z,pendingBranch:b,pendingId:k,effects:S,parentComponent:V,container:D}=g;if(g.isHydrating)g.isHydrating=!1;else if(!m){const L2=Z&&b.transition&&b.transition.mode==="out-in";L2&&(Z.transition.afterLeave=()=>{k===g.pendingId&&u(b,D,X,0)});let{anchor:X}=g;Z&&(X=f(Z),h(Z,V,g,!0)),L2||u(b,D,X,0)}Y9(g,b),g.pendingBranch=null,g.isInFallback=!1;let t2=g.parent,h2=!1;for(;t2;){if(t2.pendingBranch){t2.effects.push(...S),h2=!0;break}t2=t2.parent}h2||u6(S),g.effects=[],H0(v,"onResolve")},fallback(m){if(!g.pendingBranch)return;const{vnode:v,activeBranch:Z,parentComponent:b,container:k,isSVG:S}=g;H0(v,"onFallback");const V=f(Z),D=()=>{!g.isInFallback||(C(null,m,k,V,b,null,S,l,L),Y9(g,m))},t2=m.transition&&m.transition.mode==="out-in";t2&&(Z.transition.afterLeave=D),g.isInFallback=!0,h(Z,b,null,!0),t2||D()},move(m,v,Z){g.activeBranch&&u(g.activeBranch,m,v,Z),g.container=m},next(){return g.activeBranch&&f(g.activeBranch)},registerDep(m,v){const Z=!!g.pendingBranch;Z&&g.deps++;const b=m.vnode.el;m.asyncDep.catch(k=>{a9(k,m,0)}).then(k=>{if(m.isUnmounted||g.isUnmounted||g.pendingId!==m.suspenseId)return;m.asyncResolved=!0;const{vnode:S}=m;H6(m,k,!1),b&&(S.el=b);const V=!b&&m.subTree.el;v(m,S,w(b||m.subTree.el),b?null:f(m.subTree),g,o,L),V&&_(V),m6(m,S.el),Z&&--g.deps===0&&g.resolve()})},unmount(m,v){g.isUnmounted=!0,g.activeBranch&&h(g.activeBranch,n,m,v),g.pendingBranch&&h(g.pendingBranch,n,m,v)}};return g}function Ou(t,e,n,i,s,r,o,l,L){const a=e.suspense=w6(e,i,n,t.parentNode,document.createElement("div"),null,s,r,o,l,!0),c=L(t,a.pendingBranch=e.ssContent,n,a,r,o);return a.deps===0&&a.resolve(),c}function Nu(t){const{shapeFlag:e,children:n}=t,i=e&32;t.ssContent=Gi(i?n.default:n),t.ssFallback=i?Gi(n.fallback):G(T1)}function Gi(t){let e;if(v2(t)){const n=w9&&t._c;n&&(t._d=!1,I()),t=t(),n&&(t._d=!0,e=c3,Ks())}return o2(t)&&(t=Zu(t)),t=x3(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function ji(t,e){e&&e.pendingBranch?o2(t)?e.effects.push(...t):e.effects.push(t):u6(t)}function Y9(t,e){t.activeBranch=e;const{vnode:n,parentComponent:i}=t,s=n.el=e.el;i&&i.subTree===n&&(i.vnode.el=s,m6(i,s))}function V1(t,e){if(y1){let n=y1.provides;const i=y1.parent&&y1.parent.provides;i===n&&(n=y1.provides=Object.create(i)),n[t]=e}}function f1(t,e,n=!1){const i=y1||w1;if(i){const s=i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&v2(e)?e.call(i.proxy):e}}function L3(t,e){return $0(t,null,e)}function qi(t,e){return $0(t,null,{flush:"post"})}function Du(t,e){return $0(t,null,{flush:"sync"})}const g8={};function a1(t,e,n){return $0(t,e,n)}function $0(t,e,{immediate:n,deep:i,flush:s,onTrack:r,onTrigger:o}=J2){const l=y1;let L,a=!1,c=!1;if(R1(t)?(L=()=>t.value,a=P0(t)):p4(t)?(L=()=>t,i=!0):o2(t)?(c=!0,a=t.some(m=>p4(m)||P0(m)),L=()=>t.map(m=>{if(R1(m))return m.value;if(p4(m))return N4(m);if(v2(m))return Y3(m,l,2)})):v2(t)?e?L=()=>Y3(t,l,2):L=()=>{if(!(l&&l.isUnmounted))return C&&C(),o3(t,l,3,[u])}:L=s3,e&&!i){const m=L;L=()=>{const v=m();return o2(v)&&u8("WATCH_ARRAY",l)&&N4(v),v}}if(e&&i){const m=L;L=()=>N4(m())}let C,u=m=>{C=p.onStop=()=>{Y3(m,l,4)}},h;if(t0)if(u=s3,e?n&&o3(e,l,3,[L(),c?[]:void 0,u]):L(),s==="sync"){const m=ir();h=m.__watcherHandles||(m.__watcherHandles=[])}else return s3;let f=c?new Array(t.length).fill(g8):g8;const w=()=>{if(!!p.active)if(e){const m=p.run();(i||a||(c?m.some((v,Z)=>$9(v,f[Z])):$9(m,f))||o2(m)&&Q2("WATCH_ARRAY",l))&&(C&&C(),o3(e,l,3,[m,f===g8?void 0:c&&f[0]===g8?[]:f,u]),f=m)}else p.run()};w.allowRecurse=!!e;let _;s==="sync"?_=w:s==="post"?_=()=>x1(w,l&&l.suspense):(w.pre=!0,l&&(w.id=l.uid),_=()=>a8(w));const p=new D0(L,_);e?n?w():f=p.run():s==="post"?x1(p.run.bind(p),l&&l.suspense):p.run();const g=()=>{p.stop(),l&&l.scope&&K7(l.scope.effects,p)};return h&&h.push(g),g}function Pu(t,e,n){const i=this.proxy,s=L1(t)?t.includes(".")?Ki(i,t):()=>i[t]:t.bind(i,i);let r;v2(e)?r=e:(r=e.handler,n=e);const o=y1;z4(this);const l=$0(s,r.bind(i),n);return o?z4(o):U4(),l}function Ki(t,e){const n=e.split(".");return()=>{let i=t;for(let s=0;s<n.length&&i;s++)i=i[n[s]];return i}}function N4(t,e){if(!U2(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),R1(t))N4(t.value,e);else if(o2(t))for(let n=0;n<t.length;n++)N4(t[n],e);else if(s9(t)||U9(t))t.forEach(n=>{N4(n,e)});else if(q5(t))for(const n in t)N4(t[n],e);return t}function x6(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return e1(()=>{t.isMounted=!0}),J9(()=>{t.isUnmounting=!0}),t}const S3=[Function,Array],Yi={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:S3,onEnter:S3,onAfterEnter:S3,onEnterCancelled:S3,onBeforeLeave:S3,onLeave:S3,onAfterLeave:S3,onLeaveCancelled:S3,onBeforeAppear:S3,onAppear:S3,onAfterAppear:S3,onAppearCancelled:S3},setup(t,{slots:e}){const n=t4(),i=x6();let s;return()=>{const r=e.default&&p8(e.default(),!0);if(!r||!r.length)return;let o=r[0];if(r.length>1){for(const w of r)if(w.type!==T1){o=w;break}}const l=N2(t),{mode:L}=l;if(i.isLeaving)return v6(o);const a=Qi(o);if(!a)return v6(o);const c=X9(a,l,i,n);C9(a,c);const C=n.subTree,u=C&&Qi(C);let h=!1;const{getTransitionKey:f}=a.type;if(f){const w=f();s===void 0?s=w:w!==s&&(s=w,h=!0)}if(u&&u.type!==T1&&(!J3(a,u)||h)){const w=X9(u,l,i,n);if(C9(u,w),L==="out-in")return i.isLeaving=!0,w.afterLeave=()=>{i.isLeaving=!1,n.update.active!==!1&&n.update()},v6(o);L==="in-out"&&a.type!==T1&&(w.delayLeave=(_,p,g)=>{const m=Xi(i,u);m[String(u.key)]=u,_._leaveCb=()=>{p(),_._leaveCb=void 0,delete c.delayedLeave},c.delayedLeave=g})}return o}}};Yi.__isBuiltIn=!0;const _6=Yi;function Xi(t,e){const{leavingVNodes:n}=t;let i=n.get(e.type);return i||(i=Object.create(null),n.set(e.type,i)),i}function X9(t,e,n,i){const{appear:s,mode:r,persisted:o=!1,onBeforeEnter:l,onEnter:L,onAfterEnter:a,onEnterCancelled:c,onBeforeLeave:C,onLeave:u,onAfterLeave:h,onLeaveCancelled:f,onBeforeAppear:w,onAppear:_,onAfterAppear:p,onAppearCancelled:g}=e,m=String(t.key),v=Xi(n,t),Z=(S,V)=>{S&&o3(S,i,9,V)},b=(S,V)=>{const D=V[1];Z(S,V),o2(S)?S.every(t2=>t2.length<=1)&&D():S.length<=1&&D()},k={mode:r,persisted:o,beforeEnter(S){let V=l;if(!n.isMounted)if(s)V=w||l;else return;S._leaveCb&&S._leaveCb(!0);const D=v[m];D&&J3(t,D)&&D.el._leaveCb&&D.el._leaveCb(),Z(V,[S])},enter(S){let V=L,D=a,t2=c;if(!n.isMounted)if(s)V=_||L,D=p||a,t2=g||c;else return;let h2=!1;const L2=S._enterCb=X=>{h2||(h2=!0,X?Z(t2,[S]):Z(D,[S]),k.delayedLeave&&k.delayedLeave(),S._enterCb=void 0)};V?b(V,[S,L2]):L2()},leave(S,V){const D=String(t.key);if(S._enterCb&&S._enterCb(!0),n.isUnmounting)return V();Z(C,[S]);let t2=!1;const h2=S._leaveCb=L2=>{t2||(t2=!0,V(),L2?Z(f,[S]):Z(h,[S]),S._leaveCb=void 0,v[D]===t&&delete v[D])};v[D]=t,u?b(u,[S,h2]):h2()},clone(S){return X9(S,e,n,i)}};return k}function v6(t){if(V0(t))return t=w3(t),t.children=null,t}function Qi(t){return V0(t)?t.children?t.children[0]:void 0:t}function C9(t,e){t.shapeFlag&6&&t.component?C9(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function p8(t,e=!1,n){let i=[],s=0;for(let r=0;r<t.length;r++){let o=t[r];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:r);o.type===z2?(o.patchFlag&128&&s++,i=i.concat(p8(o.children,e,l))):(e||o.type!==T1)&&i.push(l!=null?w3(o,{key:l}):o)}if(s>1)for(let r=0;r<i.length;r++)i[r].patchFlag=-2;return i}function X2(t){return v2(t)?{setup:t,name:t.name}:t}const u9=t=>!!t.type.__asyncLoader;function Q9(t){v2(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:i,delay:s=200,timeout:r,suspensible:o=!0,onError:l}=t;let L=null,a,c=0;const C=()=>(c++,L=null,u()),u=()=>{let h;return L||(h=L=e().catch(f=>{if(f=f instanceof Error?f:new Error(String(f)),l)return new Promise((w,_)=>{l(f,()=>w(C()),()=>_(f),c+1)});throw f}).then(f=>h!==L&&L?L:(f&&(f.__esModule||f[Symbol.toStringTag]==="Module")&&(f=f.default),a=f,f)))};return X2({name:"AsyncComponentWrapper",__asyncLoader:u,get __asyncResolved(){return a},setup(){const h=y1;if(a)return()=>M6(a,h);const f=g=>{L=null,a9(g,h,13,!i)};if(o&&h.suspense||t0)return u().then(g=>()=>M6(g,h)).catch(g=>(f(g),()=>i?G(i,{error:g}):null));const w=C2(!1),_=C2(),p=C2(!!s);return s&&setTimeout(()=>{p.value=!1},s),r!=null&&setTimeout(()=>{if(!w.value&&!_.value){const g=new Error(`Async component timed out after ${r}ms.`);f(g),_.value=g}},r),u().then(()=>{w.value=!0,h.parent&&V0(h.parent.vnode)&&a8(h.parent.update)}).catch(g=>{f(g),_.value=g}),()=>{if(w.value&&a)return M6(a,h);if(_.value&&i)return G(i,{error:_.value});if(n&&!p.value)return G(n)}}})}function M6(t,e){const{ref:n,props:i,children:s,ce:r}=e.vnode,o=G(t,i,s);return o.ref=n,o.ce=r,delete e.vnode.ce,o}const V0=t=>t.type.__isKeepAlive,Ji={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=t4(),i=n.ctx;if(!i.renderer)return()=>{const g=e.default&&e.default();return g&&g.length===1?g[0]:g};const s=new Map,r=new Set;let o=null;const l=n.suspense,{renderer:{p:L,m:a,um:c,o:{createElement:C}}}=i,u=C("div");i.activate=(g,m,v,Z,b)=>{const k=g.component;a(g,m,v,0,l),L(k.vnode,g,m,v,k,l,Z,g.slotScopeIds,b),x1(()=>{k.isDeactivated=!1,k.a&&E4(k.a);const S=g.props&&g.props.onVnodeMounted;S&&C3(S,k.parent,g)},l)},i.deactivate=g=>{const m=g.component;a(g,u,null,1,l),x1(()=>{m.da&&E4(m.da);const v=g.props&&g.props.onVnodeUnmounted;v&&C3(v,m.parent,g),m.isDeactivated=!0},l)};function h(g){y6(g),c(g,n,l,!0)}function f(g){s.forEach((m,v)=>{const Z=j6(m.type);Z&&(!g||!g(Z))&&w(v)})}function w(g){const m=s.get(g);!o||m.type!==o.type?h(m):o&&y6(o),s.delete(g),r.delete(g)}a1(()=>[t.include,t.exclude],([g,m])=>{g&&f(v=>G0(g,v)),m&&f(v=>!G0(m,v))},{flush:"post",deep:!0});let _=null;const p=()=>{_!=null&&s.set(_,R6(n.subTree))};return e1(p),j0(p),J9(()=>{s.forEach(g=>{const{subTree:m,suspense:v}=n,Z=R6(m);if(g.type===Z.type){y6(Z);const b=Z.component.da;b&&x1(b,v);return}h(g)})}),()=>{if(_=null,!e.default)return null;const g=e.default(),m=g[0];if(g.length>1)return o=null,g;if(!m3(m)||!(m.shapeFlag&4)&&!(m.shapeFlag&128))return o=null,m;let v=R6(m);const Z=v.type,b=j6(u9(v)?v.type.__asyncResolved||{}:Z),{include:k,exclude:S,max:V}=t;if(k&&(!b||!G0(k,b))||S&&b&&G0(S,b))return o=v,m;const D=v.key==null?Z:v.key,t2=s.get(D);return v.el&&(v=w3(v),m.shapeFlag&128&&(m.ssContent=v)),_=D,t2?(v.el=t2.el,v.component=t2.component,v.transition&&C9(v,v.transition),v.shapeFlag|=512,r.delete(D),r.add(D)):(r.add(D),V&&r.size>parseInt(V,10)&&w(r.values().next().value)),v.shapeFlag|=256,o=v,Vi(m.type)?m:v}}};Ji.__isBuildIn=!0;const es=Ji;function G0(t,e){return o2(t)?t.some(n=>G0(n,e)):L1(t)?t.split(",").includes(e):t.test?t.test(e):!1}function ts(t,e){is(t,"a",e)}function ns(t,e){is(t,"da",e)}function is(t,e,n=y1){const i=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(m8(e,i,n),n){let s=n.parent;for(;s&&s.parent;)V0(s.parent.vnode)&&Bu(i,e,n,s),s=s.parent}}function Bu(t,e,n,i){const s=m8(e,t,i,!0);v1(()=>{K7(i[e],s)},n)}function y6(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function R6(t){return t.shapeFlag&128?t.ssContent:t}function m8(t,e,n=y1,i=!1){if(n){const s=n[t]||(n[t]=[]),r=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;V9(),z4(n);const l=o3(e,n,t,o);return U4(),G9(),l});return i?s.unshift(r):s.push(r),r}}const M4=t=>(e,n=y1)=>(!t0||t==="sp")&&m8(t,(...i)=>e(...i),n),ss=M4("bm"),e1=M4("m"),rs=M4("bu"),j0=M4("u"),J9=M4("bum"),v1=M4("um"),os=M4("sp"),ls=M4("rtg"),Ls=M4("rtc");function as(t,e=y1){m8("ec",t,e)}function zu(t){Z1("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&cs(e,n),n}function cs(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let i=0;i<n.length;i++)cs(n[i],e)}}function Cs(t){Z1("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const i in n)g4(i)&&(e[i[2].toLowerCase()+i.slice(3)]=n[i]);return e}const Uu={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function Wu(t,e,n){const i=Uu[t];if(i)if(o2(i)){const s=[];return i.forEach(r=>{const o=e[r];o&&(x4("CUSTOM_DIR",n,r,t),s.push(o))}),s.length?s:void 0}else return e[i]&&x4("CUSTOM_DIR",n,i,t),e[i]}function q0(t,e){const n=w1;if(n===null)return t;const i=E8(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[o,l,L,a=J2]=e[r];o&&(v2(o)&&(o={mounted:o,updated:o}),o.deep&&N4(l),s.push({dir:o,instance:i,value:l,oldValue:void 0,arg:L,modifiers:a}))}return t}function Q3(t,e,n,i){const s=t.dirs,r=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];r&&(l.oldValue=r[o].value);let L=l.dir[i];L||(L=Wu(i,l.dir,n)),L&&(V9(),o3(L,n,8,[t.el,l,t,e]),G9())}}const A6="components",Hu="directives",$u="filters";function w2(t,e){return x8(A6,t,!0,e)||t}const us=Symbol();function w8(t){return L1(t)?x8(A6,t,!1)||t:t||us}function hs(t){return x8(Hu,t)}function ds(t){return x8($u,t)}function x8(t,e,n=!0,i=!1){const s=w1||y1;if(s){const r=s.type;if(t===A6){const l=j6(r,!1);if(l&&(l===e||l===H1(e)||l===O0(H1(e))))return r}const o=fs(s[t]||r[t],e)||fs(s.appContext[t],e);return!o&&i?r:o}}function fs(t,e){return t&&(t[e]||t[H1(e)]||t[O0(H1(e))])}function Vu(t){const e=t.type,n=e.render;if(!(!n||n._rc||n._compatChecked||n._compatWrapped)){if(n.length>=2){n._compatChecked=!0;return}if(u8("RENDER_FUNCTION",t)){const i=e.render=function(){return n.call(this,_8)};i._compatWrapped=!0}}}function _8(t,e,n){if(t||(t=T1),typeof t=="string"){const r=$1(t);(r==="transition"||r==="transition-group"||r==="keep-alive")&&(t=`__compat__${r}`),t=w8(t)}const i=arguments.length,s=o2(e);return i===2||s?U2(e)&&!s?m3(e)?v8(G(t,null,[e])):v8(ps(G(t,gs(e,t)),e)):v8(G(t,null,e)):(m3(n)&&(n=[n]),v8(ps(G(t,gs(e,t),n),e)))}const Gu=B9("staticStyle,staticClass,directives,model,hook");function gs(t,e){if(!t)return null;const n={};for(const i in t)if(i==="attrs"||i==="domProps"||i==="props")H2(n,t[i]);else if(i==="on"||i==="nativeOn"){const s=t[i];for(const r in s){let o=ju(r);i==="nativeOn"&&(o+="Native");const l=n[o],L=s[r];l!==L&&(l?n[o]=[].concat(l,L):n[o]=L)}}else Gu(i)||(n[i]=t[i]);if(t.staticClass&&(n.class=y2([t.staticClass,n.class])),t.staticStyle&&(n.style=R2([t.staticStyle,n.style])),t.model&&U2(e)){const{prop:i="value",event:s="input"}=e.model||{};n[i]=t.model.value,n[h8+s]=t.model.callback}return n}function ju(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),H9(t)}function ps(t,e){return e&&e.directives?q0(t,e.directives.map(({name:n,value:i,arg:s,modifiers:r})=>[hs(n),i,s,r])):t}function v8(t){const{props:e,children:n}=t;let i;if(t.shapeFlag&6&&o2(n)){i={};for(let r=0;r<n.length;r++){const o=n[r],l=m3(o)&&o.props&&o.props.slot||"default",L=i[l]||(i[l]=[]);m3(o)&&o.type==="template"?L.push(o.children):L.push(o)}if(i)for(const r in i){const o=i[r];i[r]=()=>o,i[r]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,i?H2(i,s):i=s),i&&S8(t,i),t}function ms(t){if(Q2("RENDER_FUNCTION",w1,!0)&&Q2("PRIVATE_APIS",w1,!0)){const e=w1,n=()=>t.component&&t.component.proxy;let i;Object.defineProperties(t,{tag:{get:()=>t.type},data:{get:()=>t.props||{},set:s=>t.props=s},elm:{get:()=>t.el},componentInstance:{get:n},child:{get:n},text:{get:()=>L1(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return i||(i={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const k6=new Map,ws={get(t,e){const n=t[e];return n&&n()}};function qu(t){if(k6.has(t))return k6.get(t);const e=t.render,n=(i,s)=>{const r=t4(),o={props:i,children:r.vnode.children||[],data:r.vnode.props||{},scopedSlots:s.slots,parent:r.parent&&r.parent.proxy,slots(){return new Proxy(s.slots,ws)},get listeners(){return Cs(r)},get injections(){if(t.inject){const l={};return ks(t.inject,l),l}return{}}};return e(_8,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,k6.set(t,n),n}function P3(t,e,n,i){let s;const r=n&&n[i];if(o2(t)||L1(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,r&&r[o])}else if(typeof t=="number"){s=new Array(t);for(let o=0;o<t;o++)s[o]=e(o+1,o,void 0,r&&r[o])}else if(U2(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,r&&r[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,L=o.length;l<L;l++){const a=o[l];s[l]=e(t[a],a,l,r&&r[l])}}else s=[];return n&&(n[i]=s),s}function xs(t,e){for(let n=0;n<e.length;n++){const i=e[n];if(o2(i))for(let s=0;s<i.length;s++)t[i[s].name]=i[s].fn;else i&&(t[i.name]=i.key?(...s)=>{const r=i.fn(...s);return r&&(r.key=i.key),r}:i.fn)}return t}function Z6(t,e,n={},i,s){if(w1.isCE||w1.parent&&u9(w1.parent)&&w1.parent.isCE)return e!=="default"&&(n.name=e),G("slot",n,i&&i());let r=t[e];r&&r._c&&(r._d=!1),I();const o=r&&_s(r(n)),l=S2(z2,{key:n.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),r&&r._c&&(r._d=!0),l}function _s(t){return t.some(e=>m3(e)?!(e.type===T1||e.type===z2&&!_s(e.children)):!0)?t:null}function vs(t,e){const n={};for(const i in t)n[e&&/[A-Z]/.test(i)?`on:${i}`:H9(i)]=t[i];return n}function Ku(t){const e={};for(let n=0;n<t.length;n++)t[n]&&H2(e,t[n]);return e}function Yu(t,e,n,i,s){if(n&&U2(n)){o2(n)&&(n=Ku(n));for(const r in n)if(W9(r))t[r]=n[r];else if(r==="class")t.class=y2([t.class,n.class]);else if(r==="style")t.style=y2([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=H1(r),L=$1(r);if(!(l in o)&&!(L in o)&&(o[r]=n[r],s)){const a=t.on||(t.on={});a[`update:${r}`]=function(c){n[r]=c}}}}return t}function Xu(t,e){return x9(t,vs(e))}function Qu(t,e,n,i,s){return s&&(i=x9(i,s)),Z6(t.slots,e,i,n&&(()=>n))}function Ju(t,e,n){return xs(e||{$stable:!n},Ms(t))}function Ms(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(o2(n)?Ms(n):n.name=n.key||"default")}return t}const ys=new WeakMap;function eh(t,e){let n=ys.get(t);if(n||ys.set(t,n=[]),n[e])return n[e];const i=t.type.staticRenderFns[e],s=t.proxy;return n[e]=i.call(s,null,s)}function th(t,e,n,i,s,r){const l=t.appContext.config.keyCodes||{},L=l[n]||i;if(r&&s&&!l[n])return Rs(r,s);if(L)return Rs(L,e);if(s)return $1(s)!==n}function Rs(t,e){return o2(t)?!t.includes(e):t!==e}function nh(t){return t}function ih(t,e){for(let n=0;n<e.length;n+=2){const i=e[n];typeof i=="string"&&i&&(t[e[n]]=e[n+1])}return t}function sh(t,e){return typeof t=="string"?e+t:t}function rh(t){const e=(i,s,r)=>{i[s]=r},n=(i,s)=>{delete i[s]};H2(t,{$set:i=>(Z1("INSTANCE_SET",i),e),$delete:i=>(Z1("INSTANCE_DELETE",i),n),$mount:i=>(Z1("GLOBAL_MOUNT",null),i.ctx._compat_mount||s3),$destroy:i=>(Z1("INSTANCE_DESTROY",i),i.ctx._compat_destroy||s3),$slots:i=>Q2("RENDER_FUNCTION",i)&&i.render&&i.render._compatWrapped?new Proxy(i.slots,ws):i.slots,$scopedSlots:i=>{Z1("INSTANCE_SCOPED_SLOTS",i);const s={};for(const r in i.slots){const o=i.slots[r];o._ns||(s[r]=o)}return s},$on:i=>g6.bind(null,i),$once:i=>vu.bind(null,i),$off:i=>p6.bind(null,i),$children:zu,$listeners:Cs}),Q2("PRIVATE_APIS",null)&&H2(t,{$vnode:i=>i.vnode,$options:i=>{const s=H2({},K0(i));return s.parent=i.proxy.$parent,s.propsData=i.vnode.props,s},_self:i=>i.proxy,_uid:i=>i.uid,_data:i=>i.data,_isMounted:i=>i.isMounted,_isDestroyed:i=>i.isUnmounted,$createElement:()=>_8,_c:()=>_8,_o:()=>nh,_n:()=>j3,_s:()=>K2,_l:()=>P3,_t:i=>Qu.bind(null,i),_q:()=>f4,_i:()=>E0,_m:i=>eh.bind(null,i),_f:()=>ds,_k:i=>th.bind(null,i),_b:()=>Yu,_v:()=>e4,_e:()=>g2,_u:()=>Ju,_g:()=>Xu,_d:()=>ih,_p:()=>sh})}const T6=t=>t?Js(t)?E8(t)||t.proxy:T6(t.parent):null,e0=H2(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>T6(t.parent),$root:t=>T6(t.root),$emit:t=>t.emit,$options:t=>K0(t),$forceUpdate:t=>t.f||(t.f=()=>a8(t.update)),$nextTick:t=>t.n||(t.n=w4.bind(t.proxy)),$watch:t=>Pu.bind(t)});rh(e0);const S6=(t,e)=>t!==J2&&!t.__isScriptSetup&&G2(t,e),b6={get({_:t},e){const{ctx:n,setupState:i,data:s,props:r,accessCache:o,type:l,appContext:L}=t;let a;if(e[0]!=="$"){const h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return s[e];case 4:return n[e];case 3:return r[e]}else{if(S6(i,e))return o[e]=1,i[e];if(s!==J2&&G2(s,e))return o[e]=2,s[e];if((a=t.propsOptions[0])&&G2(a,e))return o[e]=3,r[e];if(n!==J2&&G2(n,e))return o[e]=4,n[e];E6&&(o[e]=0)}}const c=e0[e];let C,u;if(c)return e==="$attrs"&&r3(t,"get",e),c(t);if((C=l.__cssModules)&&(C=C[e]))return C;if(n!==J2&&G2(n,e))return o[e]=4,n[e];if(u=L.config.globalProperties,G2(u,e)){const h=Object.getOwnPropertyDescriptor(u,e);if(h.get)return h.get.call(t.proxy);{const f=u[e];return v2(f)?Object.assign(f.bind(t.proxy),f):f}}},set({_:t},e,n){const{data:i,setupState:s,ctx:r}=t;return S6(s,e)?(s[e]=n,!0):i!==J2&&G2(i,e)?(i[e]=n,!0):G2(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(r[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:i,appContext:s,propsOptions:r}},o){let l;return!!n[o]||t!==J2&&G2(t,o)||S6(e,o)||(l=r[0])&&G2(l,o)||G2(i,o)||G2(e0,o)||G2(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:G2(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},oh=H2({},b6,{get(t,e){if(e!==Symbol.unscopables)return b6.get(t,e,t)},has(t,e){return e[0]!=="_"&&!wC(e)}});function As(t,e){for(const n in e){const i=t[n],s=e[n];n in t&&q5(i)&&q5(s)?As(i,s):t[n]=s}return t}let E6=!0;function lh(t){const e=K0(t),n=t.proxy,i=t.ctx;E6=!1,e.beforeCreate&&Zs(e.beforeCreate,t,"bc");const{data:s,computed:r,methods:o,watch:l,provide:L,inject:a,created:c,beforeMount:C,mounted:u,beforeUpdate:h,updated:f,activated:w,deactivated:_,beforeDestroy:p,beforeUnmount:g,destroyed:m,unmounted:v,render:Z,renderTracked:b,renderTriggered:k,errorCaptured:S,serverPrefetch:V,expose:D,inheritAttrs:t2,components:h2,directives:L2,filters:X}=e;if(a&&ks(a,i,null,t.appContext.config.unwrapInjectedRef),o)for(const n2 in o){const x2=o[n2];v2(x2)&&(i[n2]=x2.bind(n))}if(s){const n2=s.call(n,n);U2(n2)&&(t.data=K3(n2))}if(E6=!0,r)for(const n2 in r){const x2=r[n2],s1=v2(x2)?x2.bind(n,n):v2(x2.get)?x2.get.bind(n,n):s3,F2=!v2(x2)&&v2(x2.set)?x2.set.bind(n):s3,E1=F({get:s1,set:F2});Object.defineProperty(i,n2,{enumerable:!0,configurable:!0,get:()=>E1.value,set:D2=>E1.value=D2})}if(l)for(const n2 in l)Ts(l[n2],i,n,n2);if(L){const n2=v2(L)?L.call(n):L;Reflect.ownKeys(n2).forEach(x2=>{V1(x2,n2[x2])})}c&&Zs(c,t,"c");function z(n2,x2){o2(x2)?x2.forEach(s1=>n2(s1.bind(n))):x2&&n2(x2.bind(n))}if(z(ss,C),z(e1,u),z(rs,h),z(j0,f),z(ts,w),z(ns,_),z(as,S),z(Ls,b),z(ls,k),z(J9,g),z(v1,v),z(os,V),p&&x4("OPTIONS_BEFORE_DESTROY",t)&&z(J9,p),m&&x4("OPTIONS_DESTROYED",t)&&z(v1,m),o2(D))if(D.length){const n2=t.exposed||(t.exposed={});D.forEach(x2=>{Object.defineProperty(n2,x2,{get:()=>n[x2],set:s1=>n[x2]=s1})})}else t.exposed||(t.exposed={});Z&&t.render===s3&&(t.render=Z),t2!=null&&(t.inheritAttrs=t2),h2&&(t.components=h2),L2&&(t.directives=L2),X&&Q2("FILTERS",t)&&(t.filters=X)}function ks(t,e,n=s3,i=!1){o2(t)&&(t=I6(t));for(const s in t){const r=t[s];let o;U2(r)?"default"in r?o=f1(r.from||s,r.default,!0):o=f1(r.from||s):o=f1(r),R1(o)&&i?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function Zs(t,e,n){o3(o2(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,n)}function Ts(t,e,n,i){const s=i.includes(".")?Ki(n,i):()=>n[i];if(L1(t)){const r=e[t];v2(r)&&a1(s,r)}else if(v2(t))a1(s,t.bind(n));else if(U2(t))if(o2(t))t.forEach(r=>Ts(r,e,n,i));else{const r=v2(t.handler)?t.handler.bind(n):e[t.handler];v2(r)&&a1(s,r,t)}}function K0(t){const e=t.type,{mixins:n,extends:i}=e,{mixins:s,optionsCache:r,config:{optionMergeStrategies:o}}=t.appContext,l=r.get(e);let L;return l?L=l:!s.length&&!n&&!i?Q2("PRIVATE_APIS",t)?(L=H2({},e),L.parent=t.parent&&t.parent.proxy,L.propsData=t.vnode.props):L=e:(L={},s.length&&s.forEach(a=>h9(L,a,o,!0)),h9(L,e,o)),U2(e)&&r.set(e,L),L}function h9(t,e,n,i=!1){v2(e)&&(e=e.options);const{mixins:s,extends:r}=e;r&&h9(t,r,n,!0),s&&s.forEach(o=>h9(t,o,n,!0));for(const o in e)if(!(i&&o==="expose")){const l=d9[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const d9={data:Ss,props:D4,emits:D4,methods:D4,computed:D4,beforeCreate:G1,created:G1,beforeMount:G1,mounted:G1,beforeUpdate:G1,updated:G1,beforeDestroy:G1,beforeUnmount:G1,destroyed:G1,unmounted:G1,activated:G1,deactivated:G1,errorCaptured:G1,serverPrefetch:G1,components:D4,directives:D4,watch:ah,provide:Ss,inject:Lh};d9.filters=D4;function Ss(t,e){return e?t?function(){return(Q2("OPTIONS_DATA_MERGE",null)?As:H2)(v2(t)?t.call(this,this):t,v2(e)?e.call(this,this):e)}:e:t}function Lh(t,e){return D4(I6(t),I6(e))}function I6(t){if(o2(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function G1(t,e){return t?[...new Set([].concat(t,e))]:e}function D4(t,e){return t?H2(H2(Object.create(null),t),e):e}function ah(t,e){if(!t)return e;if(!e)return t;const n=H2(Object.create(null),t);for(const i in e)n[i]=G1(t[i],e[i]);return n}function ch(t,e,n){return new Proxy({},{get(i,s){if(s==="$options")return K0(t);if(s in e)return e[s];const r=t.type.inject;if(r){if(o2(r)){if(r.includes(s))return f1(s)}else if(s in r)return f1(s)}}})}function bs(t,e){return!!(t==="is"||(t==="class"||t==="style")&&Q2("INSTANCE_ATTRS_CLASS_STYLE",e)||g4(t)&&Q2("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function Ch(t,e,n,i=!1){const s={},r={};Y5(r,k8,1),t.propsDefaults=Object.create(null),Es(t,e,s,r);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=i?s:Ii(s):t.type.props?t.props=s:t.props=r,t.attrs=r}function uh(t,e,n,i){const{props:s,attrs:r,vnode:{patchFlag:o}}=t,l=N2(s),[L]=t.propsOptions;let a=!1;if((i||o>0)&&!(o&16)){if(o&8){const c=t.vnode.dynamicProps;for(let C=0;C<c.length;C++){let u=c[C];if(d8(t.emitsOptions,u))continue;const h=e[u];if(L)if(G2(r,u))h!==r[u]&&(r[u]=h,a=!0);else{const f=H1(u);s[f]=F6(L,l,f,h,t,!1)}else{if(g4(u)&&u.endsWith("Native"))u=u.slice(0,-6);else if(bs(u,t))continue;h!==r[u]&&(r[u]=h,a=!0)}}}}else{Es(t,e,s,r)&&(a=!0);let c;for(const C in l)(!e||!G2(e,C)&&((c=$1(C))===C||!G2(e,c)))&&(L?n&&(n[C]!==void 0||n[c]!==void 0)&&(s[C]=F6(L,l,C,void 0,t,!0)):delete s[C]);if(r!==l)for(const C in r)(!e||!G2(e,C)&&!G2(e,C+"Native"))&&(delete r[C],a=!0)}a&&q3(t,"set","$attrs")}function Es(t,e,n,i){const[s,r]=t.propsOptions;let o=!1,l;if(e)for(let L in e){if(W9(L)||(L.startsWith("onHook:")&&x4("INSTANCE_EVENT_HOOKS",t,L.slice(2).toLowerCase()),L==="inline-template"))continue;const a=e[L];let c;if(s&&G2(s,c=H1(L)))!r||!r.includes(c)?n[c]=a:(l||(l={}))[c]=a;else if(!d8(t.emitsOptions,L)){if(g4(L)&&L.endsWith("Native"))L=L.slice(0,-6);else if(bs(L,t))continue;(!(L in i)||a!==i[L])&&(i[L]=a,o=!0)}}if(r){const L=N2(n),a=l||J2;for(let c=0;c<r.length;c++){const C=r[c];n[C]=F6(s,L,C,a[C],t,!G2(a,C))}}return o}function F6(t,e,n,i,s,r){const o=t[n];if(o!=null){const l=G2(o,"default");if(l&&i===void 0){const L=o.default;if(o.type!==Function&&v2(L)){const{propsDefaults:a}=s;n in a?i=a[n]:(z4(s),i=a[n]=L.call(Q2("PROPS_DEFAULT_THIS",s)?ch(s,e):null,e),U4())}else i=L}o[0]&&(r&&!l?i=!1:o[1]&&(i===""||i===$1(n))&&(i=!0))}return i}function Is(t,e,n=!1){const i=e.propsCache,s=i.get(t);if(s)return s;const r=t.props,o={},l=[];let L=!1;if(!v2(t)){const c=C=>{v2(C)&&(C=C.options),L=!0;const[u,h]=Is(C,e,!0);H2(o,u),h&&l.push(...h)};!n&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!r&&!L)return U2(t)&&i.set(t,z9),z9;if(o2(r))for(let c=0;c<r.length;c++){const C=H1(r[c]);Fs(C)&&(o[C]=J2)}else if(r)for(const c in r){const C=H1(c);if(Fs(C)){const u=r[c],h=o[C]=o2(u)||v2(u)?{type:u}:Object.assign({},u);if(h){const f=Ds(Boolean,h.type),w=Ds(String,h.type);h[0]=f>-1,h[1]=w<0||f<w,(f>-1||G2(h,"default"))&&l.push(C)}}}const a=[o,l];return U2(t)&&i.set(t,a),a}function Fs(t){return t[0]!=="$"}function Os(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function Ns(t,e){return Os(t)===Os(e)}function Ds(t,e){return o2(e)?e.findIndex(n=>Ns(n,t)):v2(e)&&Ns(e,t)?0:-1}const Ps=t=>t[0]==="_"||t==="$stable",O6=t=>o2(t)?t.map(x3):[x3(t)],hh=(t,e,n)=>{if(e._n)return e;const i=l3((...s)=>O6(e(...s)),n);return i._c=!1,i},Bs=(t,e,n)=>{const i=t._ctx;for(const s in t){if(Ps(s))continue;const r=t[s];if(v2(r))e[s]=hh(s,r,i);else if(r!=null){const o=O6(r);e[s]=()=>o}}},zs=(t,e)=>{const n=O6(e);t.slots.default=()=>n},dh=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=N2(e),Y5(e,"_",n)):Bs(e,t.slots={})}else t.slots={},e&&zs(t,e);Y5(t.slots,k8,1)},fh=(t,e,n)=>{const{vnode:i,slots:s}=t;let r=!0,o=J2;if(i.shapeFlag&32){const l=e._;l?n&&l===1?r=!1:(H2(s,e),!n&&l===1&&delete s._):(r=!e.$stable,Bs(e,s)),o=e}else e&&(zs(t,e),o={default:1});if(r)for(const l in s)!Ps(l)&&!(l in o)&&delete s[l]};function gh(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in d9&&x4("CONFIG_OPTION_MERGE_STRATS",null))return d9[n]}})}let a3,f9;function ph(t,e){a3=e({});const n=f9=function L(a={}){return i(a,L)};function i(L={},a){Z1("GLOBAL_MOUNT",null);const{data:c}=L;c&&!v2(c)&&x4("OPTIONS_DATA_FN",null)&&(L.data=()=>c);const C=t(L);a!==n&&Us(C,a);const u=C._createRoot(L);return L.el?u.$mount(L.el):u}n.version="2.6.14-compat:3.2.45",n.config=a3.config,n.use=(L,...a)=>(L&&v2(L.install)?L.install(n,...a):v2(L)&&L(n,...a),n),n.mixin=L=>(a3.mixin(L),n),n.component=(L,a)=>a?(a3.component(L,a),n):a3.component(L),n.directive=(L,a)=>a?(a3.directive(L,a),n):a3.directive(L),n.options={_base:n};let s=1;n.cid=s,n.nextTick=w4;const r=new WeakMap;function o(L={}){if(Z1("GLOBAL_EXTEND",null),v2(L)&&(L=L.options),r.has(L))return r.get(L);const a=this;function c(u){return i(u?h9(H2({},c.options),u,d9):c.options,c)}c.super=a,c.prototype=Object.create(n.prototype),c.prototype.constructor=c;const C={};for(const u in a.options){const h=a.options[u];C[u]=o2(h)?h.slice():U2(h)?H2(Object.create(null),h):h}return c.options=h9(C,L,d9),c.options._base=c,c.extend=o.bind(c),c.mixin=a.mixin,c.use=a.use,c.cid=++s,r.set(L,c),c}n.extend=o.bind(n),n.set=(L,a,c)=>{Z1("GLOBAL_SET",null),L[a]=c},n.delete=(L,a)=>{Z1("GLOBAL_DELETE",null),delete L[a]},n.observable=L=>(Z1("GLOBAL_OBSERVABLE",null),K3(L)),n.filter=(L,a)=>a?(a3.filter(L,a),n):a3.filter(L);const l={warn:s3,extend:H2,mergeOptions:(L,a,c)=>h9(L,a,c?void 0:d9),defineReactive:Rh};return Object.defineProperty(n,"util",{get(){return Z1("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=_u,n}function mh(t,e,n){wh(t,e),gh(t.config),a3&&(vh(t,e,n),xh(t),_h(t))}function wh(t,e){e.filters={},t.filter=(n,i)=>(Z1("FILTERS",null),i?(e.filters[n]=i,t):e.filters[n])}function xh(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:w4},extend:{value:f9.extend},set:{value:f9.set},delete:{value:f9.delete},observable:{value:f9.observable},util:{get(){return f9.util}}})}function _h(t){t._context.mixins=[...a3._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(a3._context[e])});for(const e in a3.config){if(e==="isNativeTag"||V6()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=a3.config[e];t.config[e]=U2(n)?Object.create(n):n,e==="ignoredElements"&&Q2("CONFIG_IGNORED_ELEMENTS",null)&&!V6()&&o2(n)&&(t.config.compilerOptions.isCustomElement=i=>n.some(s=>L1(s)?s===i:s.test(i)))}Us(t,f9)}function Us(t,e){const n=Q2("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const i=Object.getOwnPropertyDescriptors(e.prototype);for(const s in i)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,i[s])}function vh(t,e,n){let i=!1;t._createRoot=s=>{const r=t._component,o=G(r,s.propsData||null);o.appContext=e;const l=!v2(r)&&!r.render&&!r.template,L=()=>{},a=U6(o,null,null);return l&&(a.render=L),W6(a),o.component=a,o.isCompatRoot=!0,a.ctx._compat_mount=c=>{if(i)return;let C;if(typeof c=="string"){const h=document.querySelector(c);if(!h)return;C=h}else C=c||document.createElement("div");const u=C instanceof SVGElement;return l&&a.render===L&&(a.render=null,r.template=C.innerHTML,G6(a,!1,!0)),C.innerHTML="",n(o,C,u),C instanceof Element&&(C.removeAttribute("v-cloak"),C.setAttribute("data-v-app","")),i=!0,t._container=C,C.__vue_app__=t,a.proxy},a.ctx._compat_destroy=()=>{if(i)n(null,t._container),delete t._container.__vue_app__;else{const{bum:c,scope:C,um:u}=a;c&&E4(c),Q2("INSTANCE_EVENT_HOOKS",a)&&a.emit("hook:beforeDestroy"),C&&C.stop(),u&&E4(u),Q2("INSTANCE_EVENT_HOOKS",a)&&a.emit("hook:destroyed")}},a.proxy}}const Mh=["push","pop","shift","unshift","splice","sort","reverse"],yh=new WeakSet;function Rh(t,e,n){if(U2(n)&&!p4(n)&&!yh.has(n)){const s=K3(n);o2(n)?Mh.forEach(r=>{n[r]=(...o)=>{Array.prototype[r].call(s,...o)}}):Object.keys(n).forEach(r=>{try{N6(n,r,n[r])}catch{}})}const i=t.$;i&&t===i.proxy?(N6(i.ctx,e,n),i.accessCache=Object.create(null)):p4(t)?t[e]=n:N6(t,e,n)}function N6(t,e,n){n=U2(n)?K3(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return r3(t,"get",e),n},set(i){n=U2(i)?K3(i):i,q3(t,"set",e,i)}})}function Ws(){return{app:null,config:{isNativeTag:AC,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Ah=0;function kh(t,e){return function(i,s=null){v2(i)||(i=Object.assign({},i)),s!=null&&!U2(s)&&(s=null);const r=Ws(),o=new Set;let l=!1;const L=r.app={_uid:Ah++,_component:i,_props:s,_container:null,_context:r,_instance:null,version:rr,get config(){return r.config},set config(a){},use(a,...c){return o.has(a)||(a&&v2(a.install)?(o.add(a),a.install(L,...c)):v2(a)&&(o.add(a),a(L,...c))),L},mixin(a){return r.mixins.includes(a)||r.mixins.push(a),L},component(a,c){return c?(r.components[a]=c,L):r.components[a]},directive(a,c){return c?(r.directives[a]=c,L):r.directives[a]},mount(a,c,C){if(!l){const u=G(i,s);return u.appContext=r,c&&e?e(u,a):t(u,a,C),l=!0,L._container=a,a.__vue_app__=L,E8(u.component)||u.component.proxy}},unmount(){l&&(t(null,L._container),delete L._container.__vue_app__)},provide(a,c){return r.provides[a]=c,L}};return mh(L,r,t),L}}function M8(t,e,n,i,s=!1){if(o2(t)){t.forEach((u,h)=>M8(u,e&&(o2(e)?e[h]:e),n,i,s));return}if(u9(i)&&!s)return;const r=i.shapeFlag&4?E8(i.component)||i.component.proxy:i.el,o=s?null:r,{i:l,r:L}=t,a=e&&e.r,c=l.refs===J2?l.refs={}:l.refs,C=l.setupState;if(a!=null&&a!==L&&(L1(a)?(c[a]=null,G2(C,a)&&(C[a]=null)):R1(a)&&(a.value=null)),v2(L))Y3(L,l,12,[o,c]);else{const u=L1(L),h=R1(L);if(u||h){const f=()=>{if(t.f){const w=u?G2(C,L)?C[L]:c[L]:L.value;s?o2(w)&&K7(w,r):o2(w)?w.includes(r)||w.push(r):u?(c[L]=[r],G2(C,L)&&(C[L]=c[L])):(L.value=[r],t.k&&(c[t.k]=L.value))}else u?(c[L]=o,G2(C,L)&&(C[L]=o)):h&&(L.value=o,t.k&&(c[t.k]=o))};o?(f.id=-1,x1(f,n)):f()}}}let P4=!1;const y8=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",R8=t=>t.nodeType===8;function Zh(t){const{mt:e,p:n,o:{patchProp:i,createText:s,nextSibling:r,parentNode:o,remove:l,insert:L,createComment:a}}=t,c=(p,g)=>{if(!g.hasChildNodes()){n(null,p,g),c8(),g._vnode=p;return}P4=!1,C(g.firstChild,p,null,null,null),c8(),g._vnode=p,P4&&console.error("Hydration completed but contains mismatches.")},C=(p,g,m,v,Z,b=!1)=>{const k=R8(p)&&p.data==="[",S=()=>w(p,g,m,v,Z,k),{type:V,ref:D,shapeFlag:t2,patchFlag:h2}=g;let L2=p.nodeType;g.el=p,h2===-2&&(b=!1,g.dynamicChildren=null);let X=null;switch(V){case p9:L2!==3?g.children===""?(L(g.el=s(""),o(p),p),X=p):X=S():(p.data!==g.children&&(P4=!0,p.data=g.children),X=r(p));break;case T1:L2!==8||k?X=S():X=r(p);break;case m9:if(k&&(p=r(p),L2=p.nodeType),L2===1||L2===3){X=p;const q=!g.children.length;for(let z=0;z<g.staticCount;z++)q&&(g.children+=X.nodeType===1?X.outerHTML:X.data),z===g.staticCount-1&&(g.anchor=X),X=r(X);return k?r(X):X}else S();break;case z2:k?X=f(p,g,m,v,Z,b):X=S();break;default:if(t2&1)L2!==1||g.type.toLowerCase()!==p.tagName.toLowerCase()?X=S():X=u(p,g,m,v,Z,b);else if(t2&6){g.slotScopeIds=Z;const q=o(p);if(e(g,q,null,m,v,y8(q),b),X=k?_(p):r(p),X&&R8(X)&&X.data==="teleport end"&&(X=r(X)),u9(g)){let z;k?(z=G(z2),z.anchor=X?X.previousSibling:q.lastChild):z=p.nodeType===3?e4(""):G("div"),z.el=p,g.component.subTree=z}}else t2&64?L2!==8?X=S():X=g.type.hydrate(p,g,m,v,Z,b,t,h):t2&128&&(X=g.type.hydrate(p,g,m,v,y8(o(p)),Z,b,t,C))}return D!=null&&M8(D,null,v,g),X},u=(p,g,m,v,Z,b)=>{b=b||!!g.dynamicChildren;const{type:k,props:S,patchFlag:V,shapeFlag:D,dirs:t2}=g,h2=k==="input"&&t2||k==="option";if(h2||V!==-1){if(t2&&Q3(g,null,m,"created"),S)if(h2||!b||V&48)for(const X in S)(h2&&X.endsWith("value")||g4(X)&&!W9(X))&&i(p,X,null,S[X],!1,void 0,m);else S.onClick&&i(p,"onClick",null,S.onClick,!1,void 0,m);let L2;if((L2=S&&S.onVnodeBeforeMount)&&C3(L2,m,g),t2&&Q3(g,null,m,"beforeMount"),((L2=S&&S.onVnodeMounted)||t2)&&ji(()=>{L2&&C3(L2,m,g),t2&&Q3(g,null,m,"mounted")},v),D&16&&!(S&&(S.innerHTML||S.textContent))){let X=h(p.firstChild,g,p,m,v,Z,b);for(;X;){P4=!0;const q=X;X=X.nextSibling,l(q)}}else D&8&&p.textContent!==g.children&&(P4=!0,p.textContent=g.children)}return p.nextSibling},h=(p,g,m,v,Z,b,k)=>{k=k||!!g.dynamicChildren;const S=g.children,V=S.length;for(let D=0;D<V;D++){const t2=k?S[D]:S[D]=x3(S[D]);if(p)p=C(p,t2,v,Z,b,k);else{if(t2.type===p9&&!t2.children)continue;P4=!0,n(null,t2,m,null,v,Z,y8(m),b)}}return p},f=(p,g,m,v,Z,b)=>{const{slotScopeIds:k}=g;k&&(Z=Z?Z.concat(k):k);const S=o(p),V=h(r(p),g,S,m,v,Z,b);return V&&R8(V)&&V.data==="]"?r(g.anchor=V):(P4=!0,L(g.anchor=a("]"),S,V),V)},w=(p,g,m,v,Z,b)=>{if(P4=!0,g.el=null,b){const V=_(p);for(;;){const D=r(p);if(D&&D!==V)l(D);else break}}const k=r(p),S=o(p);return l(p),n(null,g,S,k,m,v,y8(S),Z),k},_=p=>{let g=0;for(;p;)if(p=r(p),p&&R8(p)&&(p.data==="["&&g++,p.data==="]")){if(g===0)return r(p);g--}return p};return[c,C]}const x1=ji;function Hs(t){return Vs(t)}function $s(t){return Vs(t,Zh)}function Vs(t,e){const n=EC();n.__VUE__=!0;const{insert:i,remove:s,patchProp:r,createElement:o,createText:l,createComment:L,setText:a,setElementText:c,parentNode:C,nextSibling:u,setScopeId:h=s3,insertStaticContent:f}=t,w=(x,M,O,U=null,P=null,j=null,r2=!1,K=null,Q=!!M.dynamicChildren)=>{if(x===M)return;x&&!J3(x,M)&&(U=o1(x),D2(x,P,j,!0),x=null),M.patchFlag===-2&&(Q=!1,M.dynamicChildren=null);const{type:H,ref:$,shapeFlag:u2}=M;switch(H){case p9:_(x,M,O,U);break;case T1:p(x,M,O,U);break;case m9:x==null&&g(M,O,U,r2);break;case z2:h2(x,M,O,U,P,j,r2,K,Q);break;default:u2&1?Z(x,M,O,U,P,j,r2,K,Q):u2&6?L2(x,M,O,U,P,j,r2,K,Q):(u2&64||u2&128)&&H.process(x,M,O,U,P,j,r2,K,Q,M1)}$!=null&&P&&M8($,x&&x.ref,j,M||x,!M)},_=(x,M,O,U)=>{if(x==null)i(M.el=l(M.children),O,U);else{const P=M.el=x.el;M.children!==x.children&&a(P,M.children)}},p=(x,M,O,U)=>{x==null?i(M.el=L(M.children||""),O,U):M.el=x.el},g=(x,M,O,U)=>{[x.el,x.anchor]=f(x.children,M,O,U,x.el,x.anchor)},m=({el:x,anchor:M},O,U)=>{let P;for(;x&&x!==M;)P=u(x),i(x,O,U),x=P;i(M,O,U)},v=({el:x,anchor:M})=>{let O;for(;x&&x!==M;)O=u(x),s(x),x=O;s(M)},Z=(x,M,O,U,P,j,r2,K,Q)=>{r2=r2||M.type==="svg",x==null?b(M,O,U,P,j,r2,K,Q):V(x,M,P,j,r2,K,Q)},b=(x,M,O,U,P,j,r2,K)=>{let Q,H;const{type:$,props:u2,shapeFlag:l2,transition:a2,dirs:E2}=x;if(Q=x.el=o(x.type,j,u2&&u2.is,u2),l2&8?c(Q,x.children):l2&16&&S(x.children,Q,null,U,P,j&&$!=="foreignObject",r2,K),E2&&Q3(x,null,U,"created"),u2){for(const V2 in u2)V2!=="value"&&!W9(V2)&&r(Q,V2,null,u2[V2],j,x.children,U,P,B2);"value"in u2&&r(Q,"value",null,u2.value),(H=u2.onVnodeBeforeMount)&&C3(H,U,x)}k(Q,x,x.scopeId,r2,U),E2&&Q3(x,null,U,"beforeMount");const $2=(!P||P&&!P.pendingBranch)&&a2&&!a2.persisted;$2&&a2.beforeEnter(Q),i(Q,M,O),((H=u2&&u2.onVnodeMounted)||$2||E2)&&x1(()=>{H&&C3(H,U,x),$2&&a2.enter(Q),E2&&Q3(x,null,U,"mounted")},P)},k=(x,M,O,U,P)=>{if(O&&h(x,O),U)for(let j=0;j<U.length;j++)h(x,U[j]);if(P){let j=P.subTree;if(M===j){const r2=P.vnode;k(x,r2,r2.scopeId,r2.slotScopeIds,P.parent)}}},S=(x,M,O,U,P,j,r2,K,Q=0)=>{for(let H=Q;H<x.length;H++){const $=x[H]=K?B4(x[H]):x3(x[H]);w(null,$,M,O,U,P,j,r2,K)}},V=(x,M,O,U,P,j,r2)=>{const K=M.el=x.el;let{patchFlag:Q,dynamicChildren:H,dirs:$}=M;Q|=x.patchFlag&16;const u2=x.props||J2,l2=M.props||J2;let a2;O&&g9(O,!1),(a2=l2.onVnodeBeforeUpdate)&&C3(a2,O,M,x),$&&Q3(M,x,O,"beforeUpdate"),O&&g9(O,!0);const E2=P&&M.type!=="foreignObject";if(H?D(x.dynamicChildren,H,K,O,U,E2,j):r2||x2(x,M,K,null,O,U,E2,j,!1),Q>0){if(Q&16)t2(K,M,u2,l2,O,U,P);else if(Q&2&&u2.class!==l2.class&&r(K,"class",null,l2.class,P),Q&4&&r(K,"style",u2.style,l2.style,P),Q&8){const $2=M.dynamicProps;for(let V2=0;V2<$2.length;V2++){const t1=$2[V2],c2=u2[t1],m2=l2[t1];(m2!==c2||t1==="value")&&r(K,t1,c2,m2,P,x.children,O,U,B2)}}Q&1&&x.children!==M.children&&c(K,M.children)}else!r2&&H==null&&t2(K,M,u2,l2,O,U,P);((a2=l2.onVnodeUpdated)||$)&&x1(()=>{a2&&C3(a2,O,M,x),$&&Q3(M,x,O,"updated")},U)},D=(x,M,O,U,P,j,r2)=>{for(let K=0;K<M.length;K++){const Q=x[K],H=M[K],$=Q.el&&(Q.type===z2||!J3(Q,H)||Q.shapeFlag&70)?C(Q.el):O;w(Q,H,$,null,U,P,j,r2,!0)}},t2=(x,M,O,U,P,j,r2)=>{if(O!==U){if(O!==J2)for(const K in O)!W9(K)&&!(K in U)&&r(x,K,O[K],null,r2,M.children,P,j,B2);for(const K in U){if(W9(K))continue;const Q=U[K],H=O[K];Q!==H&&K!=="value"&&r(x,K,H,Q,r2,M.children,P,j,B2)}"value"in U&&r(x,"value",O.value,U.value)}},h2=(x,M,O,U,P,j,r2,K,Q)=>{const H=M.el=x?x.el:l(""),$=M.anchor=x?x.anchor:l("");let{patchFlag:u2,dynamicChildren:l2,slotScopeIds:a2}=M;a2&&(K=K?K.concat(a2):a2),x==null?(i(H,O,U),i($,O,U),S(M.children,O,$,P,j,r2,K,Q)):u2>0&&u2&64&&l2&&x.dynamicChildren?(D(x.dynamicChildren,l2,O,P,j,r2,K),(M.key!=null||P&&M===P.subTree)&&D6(x,M,!0)):x2(x,M,O,$,P,j,r2,K,Q)},L2=(x,M,O,U,P,j,r2,K,Q)=>{M.slotScopeIds=K,x==null?M.shapeFlag&512?P.ctx.activate(M,O,U,r2,Q):X(M,O,U,P,j,r2,Q):q(x,M,Q)},X=(x,M,O,U,P,j,r2)=>{const K=x.isCompatRoot&&x.component,Q=K||(x.component=U6(x,U,P));if(V0(x)&&(Q.ctx.renderer=M1),K||W6(Q),Q.asyncDep){if(P&&P.registerDep(Q,z),!x.el){const H=Q.subTree=G(T1);p(null,H,M,O)}return}z(Q,x,M,O,P,j,r2)},q=(x,M,O)=>{const U=M.component=x.component;if(bu(x,M,O))if(U.asyncDep&&!U.asyncResolved){n2(U,M,O);return}else U.next=M,mu(U.update),U.update();else M.el=x.el,U.vnode=M},z=(x,M,O,U,P,j,r2)=>{const K=()=>{if(x.isMounted){let{next:$,bu:u2,u:l2,parent:a2,vnode:E2}=x,$2=$,V2;g9(x,!1),$?($.el=E2.el,n2(x,$,r2)):$=E2,u2&&E4(u2),(V2=$.props&&$.props.onVnodeBeforeUpdate)&&C3(V2,a2,$,E2),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeUpdate"),g9(x,!0);const t1=f8(x),c2=x.subTree;x.subTree=t1,w(c2,t1,C(c2.el),o1(c2),x,P,j),$.el=t1.el,$2===null&&m6(x,t1.el),l2&&x1(l2,P),(V2=$.props&&$.props.onVnodeUpdated)&&x1(()=>C3(V2,a2,$,E2),P),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:updated"),P)}else{let $;const{el:u2,props:l2}=M,{bm:a2,m:E2,parent:$2}=x,V2=u9(M);if(g9(x,!1),a2&&E4(a2),!V2&&($=l2&&l2.onVnodeBeforeMount)&&C3($,$2,M),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeMount"),g9(x,!0),u2&&_1){const t1=()=>{x.subTree=f8(x),_1(u2,x.subTree,x,P,null)};V2?M.type.__asyncLoader().then(()=>!x.isUnmounted&&t1()):t1()}else{const t1=x.subTree=f8(x);w(null,t1,O,U,x,P,j),M.el=t1.el}if(E2&&x1(E2,P),!V2&&($=l2&&l2.onVnodeMounted)){const t1=M;x1(()=>C3($,$2,t1),P)}Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:mounted"),P),(M.shapeFlag&256||$2&&u9($2.vnode)&&$2.vnode.shapeFlag&256)&&(x.a&&x1(x.a,P),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:activated"),P)),x.isMounted=!0,M=O=U=null}},Q=x.effect=new D0(K,()=>a8(H),x.scope),H=x.update=()=>Q.run();H.id=x.uid,g9(x,!0),H()},n2=(x,M,O)=>{M.component=x;const U=x.vnode.props;x.vnode=M,x.next=null,uh(x,M.props,U,O),fh(x,M.children,O),V9(),Pi(),G9()},x2=(x,M,O,U,P,j,r2,K,Q=!1)=>{const H=x&&x.children,$=x?x.shapeFlag:0,u2=M.children,{patchFlag:l2,shapeFlag:a2}=M;if(l2>0){if(l2&128){F2(H,u2,O,U,P,j,r2,K,Q);return}else if(l2&256){s1(H,u2,O,U,P,j,r2,K,Q);return}}a2&8?($&16&&B2(H,P,j),u2!==H&&c(O,u2)):$&16?a2&16?F2(H,u2,O,U,P,j,r2,K,Q):B2(H,P,j,!0):($&8&&c(O,""),a2&16&&S(u2,O,U,P,j,r2,K,Q))},s1=(x,M,O,U,P,j,r2,K,Q)=>{x=x||z9,M=M||z9;const H=x.length,$=M.length,u2=Math.min(H,$);let l2;for(l2=0;l2<u2;l2++){const a2=M[l2]=Q?B4(M[l2]):x3(M[l2]);w(x[l2],a2,O,null,P,j,r2,K,Q)}H>$?B2(x,P,j,!0,!1,u2):S(M,O,U,P,j,r2,K,Q,u2)},F2=(x,M,O,U,P,j,r2,K,Q)=>{let H=0;const $=M.length;let u2=x.length-1,l2=$-1;for(;H<=u2&&H<=l2;){const a2=x[H],E2=M[H]=Q?B4(M[H]):x3(M[H]);if(J3(a2,E2))w(a2,E2,O,null,P,j,r2,K,Q);else break;H++}for(;H<=u2&&H<=l2;){const a2=x[u2],E2=M[l2]=Q?B4(M[l2]):x3(M[l2]);if(J3(a2,E2))w(a2,E2,O,null,P,j,r2,K,Q);else break;u2--,l2--}if(H>u2){if(H<=l2){const a2=l2+1,E2=a2<$?M[a2].el:U;for(;H<=l2;)w(null,M[H]=Q?B4(M[H]):x3(M[H]),O,E2,P,j,r2,K,Q),H++}}else if(H>l2)for(;H<=u2;)D2(x[H],P,j,!0),H++;else{const a2=H,E2=H,$2=new Map;for(H=E2;H<=l2;H++){const m1=M[H]=Q?B4(M[H]):x3(M[H]);m1.key!=null&&$2.set(m1.key,H)}let V2,t1=0;const c2=l2-E2+1;let m2=!1,T2=0;const I2=new Array(c2);for(H=0;H<c2;H++)I2[H]=0;for(H=a2;H<=u2;H++){const m1=x[H];if(t1>=c2){D2(m1,P,j,!0);continue}let U1;if(m1.key!=null)U1=$2.get(m1.key);else for(V2=E2;V2<=l2;V2++)if(I2[V2-E2]===0&&J3(m1,M[V2])){U1=V2;break}U1===void 0?D2(m1,P,j,!0):(I2[U1-E2]=H+1,U1>=T2?T2=U1:m2=!0,w(m1,M[U1],O,null,P,j,r2,K,Q),t1++)}const C1=m2?Th(I2):z9;for(V2=C1.length-1,H=c2-1;H>=0;H--){const m1=E2+H,U1=M[m1],$7=m1+1<$?M[m1+1].el:U;I2[H]===0?w(null,U1,O,$7,P,j,r2,K,Q):m2&&(V2<0||H!==C1[V2]?E1(U1,O,$7,2):V2--)}}},E1=(x,M,O,U,P=null)=>{const{el:j,type:r2,transition:K,children:Q,shapeFlag:H}=x;if(H&6){E1(x.component.subTree,M,O,U);return}if(H&128){x.suspense.move(M,O,U);return}if(H&64){r2.move(x,M,O,M1);return}if(r2===z2){i(j,M,O);for(let u2=0;u2<Q.length;u2++)E1(Q[u2],M,O,U);i(x.anchor,M,O);return}if(r2===m9){m(x,M,O);return}if(U!==2&&H&1&&K)if(U===0)K.beforeEnter(j),i(j,M,O),x1(()=>K.enter(j),P);else{const{leave:u2,delayLeave:l2,afterLeave:a2}=K,E2=()=>i(j,M,O),$2=()=>{u2(j,()=>{E2(),a2&&a2()})};l2?l2(j,E2,$2):$2()}else i(j,M,O)},D2=(x,M,O,U=!1,P=!1)=>{const{type:j,props:r2,ref:K,children:Q,dynamicChildren:H,shapeFlag:$,patchFlag:u2,dirs:l2}=x;if(K!=null&&M8(K,null,O,x,!0),$&256){M.ctx.deactivate(x);return}const a2=$&1&&l2,E2=!u9(x);let $2;if(E2&&($2=r2&&r2.onVnodeBeforeUnmount)&&C3($2,M,x),$&6)O2(x.component,O,U);else{if($&128){x.suspense.unmount(O,U);return}a2&&Q3(x,null,M,"beforeUnmount"),$&64?x.type.remove(x,M,O,P,M1,U):H&&(j!==z2||u2>0&&u2&64)?B2(H,M,O,!1,!0):(j===z2&&u2&384||!P&&$&16)&&B2(Q,M,O),U&&W(x)}(E2&&($2=r2&&r2.onVnodeUnmounted)||a2)&&x1(()=>{$2&&C3($2,M,x),a2&&Q3(x,null,M,"unmounted")},O)},W=x=>{const{type:M,el:O,anchor:U,transition:P}=x;if(M===z2){e2(O,U);return}if(M===m9){v(x);return}const j=()=>{s(O),P&&!P.persisted&&P.afterLeave&&P.afterLeave()};if(x.shapeFlag&1&&P&&!P.persisted){const{leave:r2,delayLeave:K}=P,Q=()=>r2(O,j);K?K(x.el,j,Q):Q()}else j()},e2=(x,M)=>{let O;for(;x!==M;)O=u(x),s(x),x=O;s(M)},O2=(x,M,O)=>{const{bum:U,scope:P,update:j,subTree:r2,um:K}=x;U&&E4(U),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeDestroy"),P.stop(),j&&(j.active=!1,D2(r2,x,M,O)),K&&x1(K,M),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:destroyed"),M),x1(()=>{x.isUnmounted=!0},M),M&&M.pendingBranch&&!M.isUnmounted&&x.asyncDep&&!x.asyncResolved&&x.suspenseId===M.pendingId&&(M.deps--,M.deps===0&&M.resolve())},B2=(x,M,O,U=!1,P=!1,j=0)=>{for(let r2=j;r2<x.length;r2++)D2(x[r2],M,O,U,P)},o1=x=>x.shapeFlag&6?o1(x.component.subTree):x.shapeFlag&128?x.suspense.next():u(x.anchor||x.el),d3=(x,M,O)=>{x==null?M._vnode&&D2(M._vnode,null,null,!0):w(M._vnode||null,x,M,null,null,null,O),Pi(),c8(),M._vnode=x},M1={p:w,um:D2,m:E1,r:W,mt:X,mc:S,pc:x2,pbc:D,n:o1,o:t};let I1,_1;return e&&([I1,_1]=e(M1)),{render:d3,hydrate:I1,createApp:kh(d3,I1)}}function g9({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function D6(t,e,n=!1){const i=t.children,s=e.children;if(o2(i)&&o2(s))for(let r=0;r<i.length;r++){const o=i[r];let l=s[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[r]=B4(s[r]),l.el=o.el),n||D6(o,l)),l.type===p9&&(l.el=o.el)}}function Th(t){const e=t.slice(),n=[0];let i,s,r,o,l;const L=t.length;for(i=0;i<L;i++){const a=t[i];if(a!==0){if(s=n[n.length-1],t[s]<a){e[i]=s,n.push(i);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,t[n[l]]<a?r=l+1:o=l;a<t[n[r]]&&(r>0&&(e[i]=n[r-1]),n[r]=i)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=e[o];return n}const Sh=t=>t.__isTeleport,Y0=t=>t&&(t.disabled||t.disabled===""),Gs=t=>typeof SVGElement<"u"&&t instanceof SVGElement,P6=(t,e)=>{const n=t&&t.to;return L1(n)?e?e(n):null:n},bh={__isTeleport:!0,process(t,e,n,i,s,r,o,l,L,a){const{mc:c,pc:C,pbc:u,o:{insert:h,querySelector:f,createText:w,createComment:_}}=a,p=Y0(e.props);let{shapeFlag:g,children:m,dynamicChildren:v}=e;if(t==null){const Z=e.el=w(""),b=e.anchor=w("");h(Z,n,i),h(b,n,i);const k=e.target=P6(e.props,f),S=e.targetAnchor=w("");k&&(h(S,k),o=o||Gs(k));const V=(D,t2)=>{g&16&&c(m,D,t2,s,r,o,l,L)};p?V(n,b):k&&V(k,S)}else{e.el=t.el;const Z=e.anchor=t.anchor,b=e.target=t.target,k=e.targetAnchor=t.targetAnchor,S=Y0(t.props),V=S?n:b,D=S?Z:k;if(o=o||Gs(b),v?(u(t.dynamicChildren,v,V,s,r,o,l),D6(t,e,!0)):L||C(t,e,V,D,s,r,o,l,!1),p)S||A8(e,n,Z,a,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const t2=e.target=P6(e.props,f);t2&&A8(e,t2,null,a,0)}else S&&A8(e,b,k,a,1)}qs(e)},remove(t,e,n,i,{um:s,o:{remove:r}},o){const{shapeFlag:l,children:L,anchor:a,targetAnchor:c,target:C,props:u}=t;if(C&&r(c),(o||!Y0(u))&&(r(a),l&16))for(let h=0;h<L.length;h++){const f=L[h];s(f,e,n,!0,!!f.dynamicChildren)}},move:A8,hydrate:Eh};function A8(t,e,n,{o:{insert:i},m:s},r=2){r===0&&i(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:L,children:a,props:c}=t,C=r===2;if(C&&i(o,e,n),(!C||Y0(c))&&L&16)for(let u=0;u<a.length;u++)s(a[u],e,n,2);C&&i(l,e,n)}function Eh(t,e,n,i,s,r,{o:{nextSibling:o,parentNode:l,querySelector:L}},a){const c=e.target=P6(e.props,L);if(c){const C=c._lpa||c.firstChild;if(e.shapeFlag&16)if(Y0(e.props))e.anchor=a(o(t),e,l(t),n,i,s,r),e.targetAnchor=C;else{e.anchor=o(t);let u=C;for(;u;)if(u=o(u),u&&u.nodeType===8&&u.data==="teleport anchor"){e.targetAnchor=u,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}a(C,e,c,n,i,s,r)}qs(e)}return e.anchor&&o(e.anchor)}const js=bh;function qs(t){const e=t.ctx;if(e&&e.ut){let n=t.children[0].el;for(;n!==t.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",e.uid),n=n.nextSibling;e.ut()}}const B6=new Map;function Ih(t){if(B6.has(t))return B6.get(t);let e,n;const i=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let r;return j5(s)?r=Q9(()=>s):U2(s)&&!m3(s)&&!o2(s)?r=Q9({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?r=Q9(()=>i):r=t,B6.set(t,r),r}function Fh(t,e){return t.__isBuiltIn?t:(v2(t)&&t.cid&&(t=t.options),v2(t)&&u8("COMPONENT_ASYNC",e,t)?Ih(t):U2(t)&&t.functional&&x4("COMPONENT_FUNCTIONAL",e,t)?qu(t):t)}const z2=Symbol(void 0),p9=Symbol(void 0),T1=Symbol(void 0),m9=Symbol(void 0),X0=[];let c3=null;function I(t=!1){X0.push(c3=t?null:[])}function Ks(){X0.pop(),c3=X0[X0.length-1]||null}let w9=1;function z6(t){w9+=t}function Ys(t){return t.dynamicChildren=w9>0?c3||z9:null,Ks(),w9>0&&c3&&c3.push(t),t}function B(t,e,n,i,s,r){return Ys(R(t,e,n,i,s,r,!0))}function S2(t,e,n,i,s){return Ys(G(t,e,n,i,s,!0))}function m3(t){return t?t.__v_isVNode===!0:!1}function J3(t,e){return t.type===e.type&&t.key===e.key}function Oh(t){}const k8="__vInternal",Xs=({key:t})=>t!=null?t:null,Z8=({ref:t,ref_key:e,ref_for:n})=>t!=null?L1(t)||R1(t)||v2(t)?{i:w1,r:t,k:e,f:!!n}:t:null;function R(t,e=null,n=null,i=0,s=null,r=t===z2?0:1,o=!1,l=!1){const L={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Xs(e),ref:e&&Z8(e),scopeId:K9,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:i,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:w1};return l?(S8(L,n),r&128&&t.normalize(L)):n&&(L.shapeFlag|=L1(n)?8:16),w9>0&&!o&&c3&&(L.patchFlag>0||r&6)&&L.patchFlag!==32&&c3.push(L),yu(L),ms(L),L}const G=Nh;function Nh(t,e=null,n=null,i=0,s=null,r=!1){if((!t||t===us)&&(t=T1),m3(t)){const l=w3(t,e,!0);return n&&S8(l,n),w9>0&&!r&&c3&&(l.shapeFlag&6?c3[c3.indexOf(t)]=l:c3.push(l)),l.patchFlag|=-2,l}if(Wh(t)&&(t=t.__vccOpts),t=Fh(t,w1),e){e=Qs(e);let{class:l,style:L}=e;l&&!L1(l)&&(e.class=y2(l)),U2(L)&&(r6(L)&&!o2(L)&&(L=H2({},L)),e.style=R2(L))}const o=L1(t)?1:Vi(t)?128:Sh(t)?64:U2(t)?4:v2(t)?2:0;return R(t,e,n,i,s,o,r,!0)}function Qs(t){return t?r6(t)||k8 in t?H2({},t):t:null}function w3(t,e,n=!1){const{props:i,ref:s,patchFlag:r,children:o}=t,l=e?x9(i||{},e):i,L={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&Xs(l),ref:e&&e.ref?n&&s?o2(s)?s.concat(Z8(e)):[s,Z8(e)]:Z8(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==z2?r===-1?16:r|16:r,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&w3(t.ssContent),ssFallback:t.ssFallback&&w3(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return ms(L),L}function e4(t=" ",e=0){return G(p9,null,t,e)}function T8(t,e){const n=G(m9,null,t);return n.staticCount=e,n}function g2(t="",e=!1){return e?(I(),S2(T1,null,t)):G(T1,null,t)}function x3(t){return t==null||typeof t=="boolean"?G(T1):o2(t)?G(z2,null,t.slice()):typeof t=="object"?B4(t):G(p9,null,String(t))}function B4(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:w3(t)}function S8(t,e){let n=0;const{shapeFlag:i}=t;if(e==null)e=null;else if(o2(e))n=16;else if(typeof e=="object")if(i&65){const s=e.default;s&&(s._c&&(s._d=!1),S8(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(k8 in e)?e._ctx=w1:s===3&&w1&&(w1.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else v2(e)?(e={default:e,_ctx:w1},n=32):(e=String(e),i&64?(n=16,e=[e4(e)]):n=8);t.children=e,t.shapeFlag|=n}function x9(...t){const e={};for(let n=0;n<t.length;n++){const i=t[n];for(const s in i)if(s==="class")e.class!==i.class&&(e.class=y2([e.class,i.class]));else if(s==="style")e.style=R2([e.style,i.style]);else if(g4(s)){const r=e[s],o=i[s];o&&r!==o&&!(o2(r)&&r.includes(o))&&(e[s]=r?[].concat(r,o):o)}else s!==""&&(e[s]=i[s])}return e}function C3(t,e,n,i=null){o3(t,e,7,[n,i])}const Dh=Ws();let Ph=0;function U6(t,e,n){const i=t.type,s=(e?e.appContext:t.appContext)||Dh,r={uid:Ph++,vnode:t,type:i,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new X7(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Is(i,s),emitsOptions:Hi(i,s),emit:null,emitted:null,propsDefaults:J2,inheritAttrs:i.inheritAttrs,ctx:J2,data:J2,props:J2,attrs:J2,slots:J2,refs:J2,setupState:J2,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=e?e.root:r,r.emit=Au.bind(null,r),t.ce&&t.ce(r),r}let y1=null;const t4=()=>y1||w1,z4=t=>{y1=t,t.scope.on()},U4=()=>{y1&&y1.scope.off(),y1=null};function Js(t){return t.vnode.shapeFlag&4}let t0=!1;function W6(t,e=!1){t0=e;const{props:n,children:i}=t.vnode,s=Js(t);Ch(t,n,s,e),dh(t,i);const r=s?Bh(t,e):void 0;return t0=!1,r}function Bh(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=o6(new Proxy(t.ctx,b6));const{setup:i}=n;if(i){const s=t.setupContext=i.length>1?er(t):null;z4(t),V9();const r=Y3(i,t,0,[t.props,s]);if(G9(),U4(),j5(r)){if(r.then(U4,U4),e)return r.then(o=>{H6(t,o,e)}).catch(o=>{a9(o,t,0)});t.asyncDep=r}else H6(t,r,e)}else G6(t,e)}function H6(t,e,n){v2(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:U2(e)&&(t.setupState=a6(e)),G6(t,n)}let b8,$6;function zh(t){b8=t,$6=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,oh))}}const V6=()=>!b8;function G6(t,e,n){const i=t.type;if(Vu(t),!t.render){if(!e&&b8&&!i.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||i.template||K0(t).template;if(s){const{isCustomElement:r,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:L}=i,a=H2(H2({isCustomElement:r,delimiters:l},o),L);a.compatConfig=Object.create(h6),i.compatConfig&&H2(a.compatConfig,i.compatConfig),i.render=b8(s,a)}}t.render=i.render||s3,$6&&$6(t)}n||(z4(t),V9(),lh(t),G9(),U4())}function Uh(t){return new Proxy(t.attrs,{get(e,n){return r3(t,"get","$attrs"),e[n]}})}function er(t){const e=i=>{t.exposed=i||{}};let n;return{get attrs(){return n||(n=Uh(t))},slots:t.slots,emit:t.emit,expose:e}}function E8(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(a6(o6(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in e0)return e0[n](t)},has(e,n){return n in e||n in e0}}))}function j6(t,e=!0){return v2(t)?t.displayName||t.name:t.name||e&&t.__name}function Wh(t){return v2(t)&&"__vccOpts"in t}const F=(t,e)=>du(t,e,t0);function Hh(){return null}function $h(){return null}function Vh(t){}function Gh(t,e){return null}function jh(){return tr().slots}function qh(){return tr().attrs}function tr(){const t=t4();return t.setupContext||(t.setupContext=er(t))}function Kh(t,e){const n=o2(t)?t.reduce((i,s)=>(i[s]={},i),{}):t;for(const i in e){const s=n[i];s?o2(s)||v2(s)?n[i]={type:s,default:e[i]}:s.default=e[i]:s===null&&(n[i]={default:e[i]})}return n}function Yh(t,e){const n={};for(const i in t)e.includes(i)||Object.defineProperty(n,i,{enumerable:!0,get:()=>t[i]});return n}function Xh(t){const e=t4();let n=t();return U4(),j5(n)&&(n=n.catch(i=>{throw z4(e),i})),[n,()=>z4(e)]}function r1(t,e,n){const i=arguments.length;return i===2?U2(e)&&!o2(e)?m3(e)?G(t,null,[e]):G(t,e):G(t,null,e):(i>3?n=Array.prototype.slice.call(arguments,2):i===3&&m3(n)&&(n=[n]),G(t,e,n))}const nr=Symbol(""),ir=()=>f1(nr);function Qh(){}function Jh(t,e,n,i){const s=n[i];if(s&&sr(s,t))return s;const r=e();return r.memo=t.slice(),n[i]=r}function sr(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let i=0;i<n.length;i++)if($9(n[i],e[i]))return!1;return w9>0&&c3&&c3.push(t),!0}const rr="3.2.45",ed={createComponentInstance:U6,setupComponent:W6,renderComponentRoot:f8,setCurrentRenderingInstance:W0,isVNode:m3,normalizeVNode:x3},td=ds,n4={warnDeprecation:xu,createCompatVue:ph,isCompatEnabled:Q2,checkCompatEnabled:u8,softAssertCompatEnabled:x4},nd="http://www.w3.org/2000/svg",_9=typeof document<"u"?document:null,or=_9&&_9.createElement("template"),id={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,i)=>{const s=e?_9.createElementNS(nd,t):_9.createElement(t,n?{is:n}:void 0);return t==="select"&&i&&i.multiple!=null&&s.setAttribute("multiple",i.multiple),s},createText:t=>_9.createTextNode(t),createComment:t=>_9.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>_9.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,i,s,r){const o=n?n.previousSibling:e.lastChild;if(s&&(s===r||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===r||!(s=s.nextSibling)););else{or.innerHTML=i?`<svg>${t}</svg>`:t;const l=or.content;if(i){const L=l.firstChild;for(;L.firstChild;)l.appendChild(L.firstChild);l.removeChild(L)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function sd(t,e,n){const i=t._vtc;i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function rd(t,e,n){const i=t.style,s=L1(n);if(n&&!s){for(const r in n)q6(i,r,n[r]);if(e&&!L1(e))for(const r in e)n[r]==null&&q6(i,r,"")}else{const r=i.display;s?e!==n&&(i.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(i.display=r)}}const lr=/\s*!important$/;function q6(t,e,n){if(o2(n))n.forEach(i=>q6(t,e,i));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const i=od(t,e);lr.test(n)?t.setProperty($1(i),n.replace(lr,""),"important"):t[i]=n}}const Lr=["Webkit","Moz","ms"],K6={};function od(t,e){const n=K6[e];if(n)return n;let i=H1(e);if(i!=="filter"&&i in t)return K6[e]=i;i=O0(i);for(let s=0;s<Lr.length;s++){const r=Lr[s]+i;if(r in t)return K6[e]=r}return e}const ar="http://www.w3.org/1999/xlink";function ld(t,e,n,i,s){if(i&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(ar,e.slice(6,e.length)):t.setAttributeNS(ar,e,n);else{if(ad(t,e,n,s))return;const r=si(e);n==null||r&&!ri(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)}}const Ld=B9("contenteditable,draggable,spellcheck");function ad(t,e,n,i=null){if(Ld(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&n4.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",i,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!si(e)&&n4.softAssertCompatEnabled("ATTR_FALSE_VALUE",i,e))return t.removeAttribute(e),!0;return!1}function cd(t,e,n,i,s,r,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,s,r),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const L=n==null?"":n;(t.value!==L||t.tagName==="OPTION")&&(t.value=L),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const L=typeof t[e];L==="boolean"?n=ri(n):n==null&&L==="string"?(n="",l=!0):L==="number"&&(n=0,l=!0)}else if(n===!1&&n4.isCompatEnabled("ATTR_FALSE_VALUE",s)){const L=typeof t[e];(L==="string"||L==="number")&&(n=L==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function y4(t,e,n,i){t.addEventListener(e,n,i)}function Cd(t,e,n,i){t.removeEventListener(e,n,i)}function ud(t,e,n,i,s=null){const r=t._vei||(t._vei={}),o=r[e];if(i&&o)o.value=i;else{const[l,L]=hd(e);if(i){const a=r[e]=gd(i,s);y4(t,l,a,L)}else o&&(Cd(t,l,o,L),r[e]=void 0)}}const cr=/(?:Once|Passive|Capture)$/;function hd(t){let e;if(cr.test(t)){e={};let i;for(;i=t.match(cr);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):$1(t.slice(2)),e]}let Y6=0;const dd=Promise.resolve(),fd=()=>Y6||(dd.then(()=>Y6=0),Y6=Date.now());function gd(t,e){const n=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=n.attached)return;o3(pd(i,n.value),e,5,[i])};return n.value=t,n.attached=fd(),n}function pd(t,e){if(o2(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(i=>s=>!s._stopped&&i&&i(s))}else return e}const Cr=/^on[a-z]/,md=(t,e,n,i,s=!1,r,o,l,L)=>{e==="class"?sd(t,i,s):e==="style"?rd(t,n,i):g4(e)?q7(e)||ud(t,e,n,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):wd(t,e,i,s))?cd(t,e,i,r,o,l,L):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),ld(t,e,i,s,o))};function wd(t,e,n,i){return i?!!(e==="innerHTML"||e==="textContent"||e in t&&Cr.test(e)&&v2(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||Cr.test(e)&&L1(n)?!1:e in t}function ur(t,e){const n=X2(t);class i extends I8{constructor(r){super(n,r,e)}}return i.def=n,i}const xd=t=>ur(t,Nr),_d=typeof HTMLElement<"u"?HTMLElement:class{};class I8 extends _d{constructor(e,n={},i){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,w4(()=>{this._connected||(ie(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);new MutationObserver(i=>{for(const s of i)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(i,s=!1)=>{const{props:r,styles:o}=i;let l;if(r&&!o2(r))for(const L in r){const a=r[L];(a===Number||a&&a.type===Number)&&(L in this._props&&(this._props[L]=j3(this._props[L])),(l||(l=Object.create(null)))[H1(L)]=!0)}this._numberProps=l,s&&this._resolveProps(i),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,i=o2(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&i.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of i.map(H1))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(r){this._setProp(s,r)}})}_setAttr(e){let n=this.getAttribute(e);const i=H1(e);this._numberProps&&this._numberProps[i]&&(n=j3(n)),this._setProp(i,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,i=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),i&&(n===!0?this.setAttribute($1(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute($1(e),n+""):n||this.removeAttribute($1(e))))}_update(){ie(this._createVNode(),this.shadowRoot)}_createVNode(){const e=G(this._def,H2({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const i=(r,o)=>{this.dispatchEvent(new CustomEvent(r,{detail:o}))};n.emit=(r,...o)=>{i(r,o),$1(r)!==r&&i($1(r),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof I8){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const i=document.createElement("style");i.textContent=n,this.shadowRoot.appendChild(i)})}}function vd(t="$style"){{const e=t4();if(!e)return J2;const n=e.type.__cssModules;if(!n)return J2;const i=n[t];return i||J2}}function Md(t){const e=t4();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(r=>Q6(r,s))},i=()=>{const s=t(e.proxy);X6(e.subTree,s),n(s)};qi(i),e1(()=>{const s=new MutationObserver(i);s.observe(e.subTree.el.parentNode,{childList:!0}),v1(()=>s.disconnect())})}function X6(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{X6(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)Q6(t.el,e);else if(t.type===z2)t.children.forEach(n=>X6(n,e));else if(t.type===m9){let{el:n,anchor:i}=t;for(;n&&(Q6(n,e),n!==i);)n=n.nextSibling}}function Q6(t,e){if(t.nodeType===1){const n=t.style;for(const i in e)n.setProperty(`--${i}`,e[i])}}const W4="transition",Q0="animation",n0=(t,{slots:e})=>r1(_6,fr(t),e);n0.displayName="Transition",n0.__isBuiltIn=!0;const hr={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},yd=n0.props=H2({},_6.props,hr),v9=(t,e=[])=>{o2(t)?t.forEach(n=>n(...e)):t&&t(...e)},dr=t=>t?o2(t)?t.some(e=>e.length>1):t.length>1:!1;function fr(t){const e={};for(const z in t)z in hr||(e[z]=t[z]);if(t.css===!1)return e;const{name:n="v",type:i,duration:s,enterFromClass:r=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:L=r,appearActiveClass:a=o,appearToClass:c=l,leaveFromClass:C=`${n}-leave-from`,leaveActiveClass:u=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=t,f=n4.isCompatEnabled("TRANSITION_CLASSES",null);let w,_,p;if(f){const z=n2=>n2.replace(/-from$/,"");t.enterFromClass||(w=z(r)),t.appearFromClass||(_=z(L)),t.leaveFromClass||(p=z(C))}const g=Rd(s),m=g&&g[0],v=g&&g[1],{onBeforeEnter:Z,onEnter:b,onEnterCancelled:k,onLeave:S,onLeaveCancelled:V,onBeforeAppear:D=Z,onAppear:t2=b,onAppearCancelled:h2=k}=e,L2=(z,n2,x2)=>{i4(z,n2?c:l),i4(z,n2?a:o),x2&&x2()},X=(z,n2)=>{z._isLeaving=!1,i4(z,C),i4(z,h),i4(z,u),n2&&n2()},q=z=>(n2,x2)=>{const s1=z?t2:b,F2=()=>L2(n2,z,x2);v9(s1,[n2,F2]),gr(()=>{i4(n2,z?L:r),f&&i4(n2,z?_:w),b3(n2,z?c:l),dr(s1)||pr(n2,i,m,F2)})};return H2(e,{onBeforeEnter(z){v9(Z,[z]),b3(z,r),f&&b3(z,w),b3(z,o)},onBeforeAppear(z){v9(D,[z]),b3(z,L),f&&b3(z,_),b3(z,a)},onEnter:q(!1),onAppear:q(!0),onLeave(z,n2){z._isLeaving=!0;const x2=()=>X(z,n2);b3(z,C),f&&b3(z,p),_r(),b3(z,u),gr(()=>{!z._isLeaving||(i4(z,C),f&&i4(z,p),b3(z,h),dr(S)||pr(z,i,v,x2))}),v9(S,[z,x2])},onEnterCancelled(z){L2(z,!1),v9(k,[z])},onAppearCancelled(z){L2(z,!0),v9(h2,[z])},onLeaveCancelled(z){X(z),v9(V,[z])}})}function Rd(t){if(t==null)return null;if(U2(t))return[J6(t.enter),J6(t.leave)];{const e=J6(t);return[e,e]}}function J6(t){return j3(t)}function b3(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function i4(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function gr(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let Ad=0;function pr(t,e,n,i){const s=t._endId=++Ad,r=()=>{s===t._endId&&i()};if(n)return setTimeout(r,n);const{type:o,timeout:l,propCount:L}=mr(t,e);if(!o)return i();const a=o+"end";let c=0;const C=()=>{t.removeEventListener(a,u),r()},u=h=>{h.target===t&&++c>=L&&C()};setTimeout(()=>{c<L&&C()},l+1),t.addEventListener(a,u)}function mr(t,e){const n=window.getComputedStyle(t),i=f=>(n[f]||"").split(", "),s=i(`${W4}Delay`),r=i(`${W4}Duration`),o=wr(s,r),l=i(`${Q0}Delay`),L=i(`${Q0}Duration`),a=wr(l,L);let c=null,C=0,u=0;e===W4?o>0&&(c=W4,C=o,u=r.length):e===Q0?a>0&&(c=Q0,C=a,u=L.length):(C=Math.max(o,a),c=C>0?o>a?W4:Q0:null,u=c?c===W4?r.length:L.length:0);const h=c===W4&&/\b(transform|all)(,|$)/.test(i(`${W4}Property`).toString());return{type:c,timeout:C,propCount:u,hasTransform:h}}function wr(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,i)=>xr(n)+xr(t[i])))}function xr(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function _r(){return document.body.offsetHeight}const vr=new WeakMap,Mr=new WeakMap,yr={name:"TransitionGroup",props:H2({},yd,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=t4(),i=x6();let s,r;return j0(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!Sd(s[0].el,n.vnode.el,o))return;s.forEach(kd),s.forEach(Zd);const l=s.filter(Td);_r(),l.forEach(L=>{const a=L.el,c=a.style;b3(a,o),c.transform=c.webkitTransform=c.transitionDuration="";const C=a._moveCb=u=>{u&&u.target!==a||(!u||/transform$/.test(u.propertyName))&&(a.removeEventListener("transitionend",C),a._moveCb=null,i4(a,o))};a.addEventListener("transitionend",C)})}),()=>{const o=N2(t),l=fr(o);let L=o.tag||z2;!o.tag&&n4.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(L="span"),s=r,r=e.default?p8(e.default()):[];for(let a=0;a<r.length;a++){const c=r[a];c.key!=null&&C9(c,X9(c,l,i,n))}if(s)for(let a=0;a<s.length;a++){const c=s[a];C9(c,X9(c,l,i,n)),vr.set(c,c.el.getBoundingClientRect())}return G(L,null,r)}}};yr.__isBuiltIn=!0;const Rr=yr;function kd(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function Zd(t){Mr.set(t,t.el.getBoundingClientRect())}function Td(t){const e=vr.get(t),n=Mr.get(t),i=e.left-n.left,s=e.top-n.top;if(i||s){const r=t.el.style;return r.transform=r.webkitTransform=`translate(${i}px,${s}px)`,r.transitionDuration="0s",t}}function Sd(t,e,n){const i=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&i.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&i.classList.add(o)),i.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(i);const{hasTransform:r}=mr(i);return s.removeChild(i),r}const H4=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return o2(e)?n=>E4(e,n):e};function bd(t){t.target.composing=!0}function Ar(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const F8={created(t,{modifiers:{lazy:e,trim:n,number:i}},s){t._assign=H4(s);const r=i||s.props&&s.props.type==="number";y4(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),r&&(l=j3(l)),t._assign(l)}),n&&y4(t,"change",()=>{t.value=t.value.trim()}),e||(y4(t,"compositionstart",bd),y4(t,"compositionend",Ar),y4(t,"change",Ar))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:i,number:s}},r){if(t._assign=H4(r),t.composing||document.activeElement===t&&t.type!=="range"&&(n||i&&t.value.trim()===e||(s||t.type==="number")&&j3(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},ee={deep:!0,created(t,e,n){t._assign=H4(n),y4(t,"change",()=>{const i=t._modelValue,s=i0(t),r=t.checked,o=t._assign;if(o2(i)){const l=E0(i,s),L=l!==-1;if(r&&!L)o(i.concat(s));else if(!r&&L){const a=[...i];a.splice(l,1),o(a)}}else if(s9(i)){const l=new Set(i);r?l.add(s):l.delete(s),o(l)}else o(Sr(t,r))})},mounted:kr,beforeUpdate(t,e,n){t._assign=H4(n),kr(t,e,n)}};function kr(t,{value:e,oldValue:n},i){t._modelValue=e,o2(e)?t.checked=E0(e,i.props.value)>-1:s9(e)?t.checked=e.has(i.props.value):e!==n&&(t.checked=f4(e,Sr(t,!0)))}const te={created(t,{value:e},n){t.checked=f4(e,n.props.value),t._assign=H4(n),y4(t,"change",()=>{t._assign(i0(t))})},beforeUpdate(t,{value:e,oldValue:n},i){t._assign=H4(i),e!==n&&(t.checked=f4(e,i.props.value))}},Zr={deep:!0,created(t,{value:e,modifiers:{number:n}},i){const s=s9(e);y4(t,"change",()=>{const r=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?j3(i0(o)):i0(o));t._assign(t.multiple?s?new Set(r):r:r[0])}),t._assign=H4(i)},mounted(t,{value:e}){Tr(t,e)},beforeUpdate(t,e,n){t._assign=H4(n)},updated(t,{value:e}){Tr(t,e)}};function Tr(t,e){const n=t.multiple;if(!(n&&!o2(e)&&!s9(e))){for(let i=0,s=t.options.length;i<s;i++){const r=t.options[i],o=i0(r);if(n)o2(e)?r.selected=E0(e,o)>-1:r.selected=e.has(o);else if(f4(i0(r),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function i0(t){return"_value"in t?t._value:t.value}function Sr(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const ne={created(t,e,n){O8(t,e,n,null,"created")},mounted(t,e,n){O8(t,e,n,null,"mounted")},beforeUpdate(t,e,n,i){O8(t,e,n,i,"beforeUpdate")},updated(t,e,n,i){O8(t,e,n,i,"updated")}};function br(t,e){switch(t){case"SELECT":return Zr;case"TEXTAREA":return F8;default:switch(e){case"checkbox":return ee;case"radio":return te;default:return F8}}}function O8(t,e,n,i,s){const o=br(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,i)}function Ed(){F8.getSSRProps=({value:t})=>({value:t}),te.getSSRProps=({value:t},e)=>{if(e.props&&f4(e.props.value,t))return{checked:!0}},ee.getSSRProps=({value:t},e)=>{if(o2(t)){if(e.props&&E0(t,e.props.value)>-1)return{checked:!0}}else if(s9(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},ne.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=br(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const Id=["ctrl","shift","alt","meta"],Fd={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>Id.some(n=>t[`${n}Key`]&&!e.includes(n))},J0=(t,e)=>(n,...i)=>{for(let s=0;s<e.length;s++){const r=Fd[e[s]];if(r&&r(n,e))return}return t(n,...i)},Od={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Nd=(t,e)=>{let n,i=null;return i=t4(),n4.isCompatEnabled("CONFIG_KEY_CODES",i)&&i&&(n=i.appContext.config.keyCodes),s=>{if(!("key"in s))return;const r=$1(s.key);if(e.some(o=>o===r||Od[o]===r))return t(s);{const o=String(s.keyCode);if(n4.isCompatEnabled("V_ON_KEYCODE_MODIFIER",i)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const L=n[l];if(L&&(o2(L)?L.some(c=>String(c)===o):String(L)===o))return t(s)}}}},s0={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):e5(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:i}){!e!=!n&&(i?e?(i.beforeEnter(t),e5(t,!0),i.enter(t)):i.leave(t,()=>{e5(t,!1)}):e5(t,e))},beforeUnmount(t,{value:e}){e5(t,e)}};function e5(t,e){t.style.display=e?t._vod:"none"}function Dd(){s0.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const Er=H2({patchProp:md},id);let t5,Ir=!1;function Fr(){return t5||(t5=Hs(Er))}function Or(){return t5=Ir?t5:$s(Er),Ir=!0,t5}const ie=(...t)=>{Fr().render(...t)},Nr=(...t)=>{Or().hydrate(...t)},n5=(...t)=>{const e=Fr().createApp(...t),{mount:n}=e;return e.mount=i=>{const s=Dr(i);if(!s)return;const r=e._component;!v2(r)&&!r.render&&!r.template&&(r.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},e},Pd=(...t)=>{const e=Or().createApp(...t),{mount:n}=e;return e.mount=i=>{const s=Dr(i);if(s)return n(s,!0,s instanceof SVGElement)},e};function Dr(t){return L1(t)?document.querySelector(t):t}let Pr=!1;var Bd=Object.freeze({__proto__:null,render:ie,hydrate:Nr,createApp:n5,createSSRApp:Pd,initDirectivesForSSR:()=>{Pr||(Pr=!0,Ed(),Dd())},defineCustomElement:ur,defineSSRCustomElement:xd,VueElement:I8,useCssModule:vd,useCssVars:Md,Transition:n0,TransitionGroup:Rr,vModelText:F8,vModelCheckbox:ee,vModelRadio:te,vModelSelect:Zr,vModelDynamic:ne,withModifiers:J0,withKeys:Nd,vShow:s0,reactive:K3,ref:C2,readonly:s6,unref:N,proxyRefs:a6,isRef:R1,toRef:L8,toRefs:L9,isProxy:r6,isReactive:p4,isReadonly:l9,isShallow:P0,customRef:Cu,triggerRef:Lu,shallowRef:l8,shallowReactive:Ii,shallowReadonly:o9,markRaw:o6,toRaw:N2,effect:OC,stop:NC,ReactiveEffect:D0,effectScope:ci,EffectScope:X7,getCurrentScope:ui,onScopeDispose:hi,computed:F,watch:a1,watchEffect:L3,watchPostEffect:qi,watchSyncEffect:Du,onBeforeMount:ss,onMounted:e1,onBeforeUpdate:rs,onUpdated:j0,onBeforeUnmount:J9,onUnmounted:v1,onActivated:ts,onDeactivated:ns,onRenderTracked:Ls,onRenderTriggered:ls,onErrorCaptured:as,onServerPrefetch:os,provide:V1,inject:f1,nextTick:w4,defineComponent:X2,defineAsyncComponent:Q9,useAttrs:qh,useSlots:jh,defineProps:Hh,defineEmits:$h,defineExpose:Vh,withDefaults:Gh,mergeDefaults:Kh,createPropsRestProxy:Yh,withAsyncContext:Xh,getCurrentInstance:t4,h:r1,createVNode:G,cloneVNode:w3,mergeProps:x9,isVNode:m3,Fragment:z2,Text:p9,Comment:T1,Static:m9,Teleport:js,Suspense:Eu,KeepAlive:es,BaseTransition:_6,withDirectives:q0,useSSRContext:ir,ssrContextKey:nr,createRenderer:Hs,createHydrationRenderer:$s,queuePostFlushCb:u6,warn:fu,handleError:a9,callWithErrorHandling:Y3,callWithAsyncErrorHandling:o3,resolveComponent:w2,resolveDirective:hs,resolveDynamicComponent:w8,registerRuntimeCompiler:zh,isRuntimeOnly:V6,useTransitionState:x6,resolveTransitionHooks:X9,setTransitionHooks:C9,getTransitionRawChildren:p8,initCustomFormatter:Qh,get devtools(){return q9},setDevtoolsHook:zi,withCtx:l3,pushScopeId:_4,popScopeId:v4,withScopeId:ku,renderList:P3,toHandlers:vs,renderSlot:Z6,createSlots:xs,withMemo:Jh,isMemoSame:sr,openBlock:I,createBlock:S2,setBlockTracking:z6,createTextVNode:e4,createCommentVNode:g2,createStaticVNode:T8,createElementVNode:R,createElementBlock:B,guardReactiveProps:Qs,toDisplayString:K2,camelize:H1,capitalize:O0,toHandlerKey:H9,normalizeProps:yC,normalizeClass:y2,normalizeStyle:R2,transformVNodeArgs:Oh,version:rr,ssrUtils:ed,resolveFilter:td,compatUtils:n4});function zd(...t){const e=n5(...t);return n4.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",n0),e.component("__compat__transition-group",Rr),e.component("__compat__keep-alive",es),e._context.directives.show=s0,e._context.directives.model=ne),e}function Ud(){const t=n4.createCompatVue(n5,zd);return H2(t,Bd),t}const Wd=Ud();Wd.compile=()=>{};function Hd(){return Br().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Br(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const $d=typeof Proxy=="function",Vd="devtools-plugin:setup",Gd="plugin:settings:set";let r0,se;function jd(){var t;return r0!==void 0||(typeof window<"u"&&window.performance?(r0=!0,se=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(r0=!0,se=global.perf_hooks.performance):r0=!1),r0}function qd(){return jd()?se.now():Date.now()}class Kd{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const i={};if(e.settings)for(const o in e.settings){const l=e.settings[o];i[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let r=Object.assign({},i);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(r,l)}catch{}this.fallbacks={getSettings(){return r},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}r=o},now(){return qd()}},n&&n.on(Gd,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...L)=>{this.onQueue.push({method:l,args:L})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...L)=>(this.targetQueue.push({method:l,args:L,resolve:()=>{}}),this.fallbacks[l](...L)):(...L)=>new Promise(a=>{this.targetQueue.push({method:l,args:L,resolve:a})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function Yd(t,e){const n=t,i=Br(),s=Hd(),r=$d&&n.enableEarlyProxy;if(s&&(i.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!r))s.emit(Vd,t,e);else{const o=r?new Kd(n,s):null;(i.__VUE_DEVTOOLS_PLUGINS__=i.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:o}),o&&e(o.proxiedTarget)}}/*!
|
|
2
|
+
(function(g3,O1){typeof exports=="object"&&typeof module<"u"?O1(exports):typeof define=="function"&&define.amd?define(["exports"],O1):(g3=typeof globalThis<"u"?globalThis:g3||self,O1(g3.zenuml={}))})(this,function(g3){"use strict";var lP=Object.defineProperty;var LP=(g3,O1,i9)=>O1 in g3?lP(g3,O1,{enumerable:!0,configurable:!0,writable:!0,value:i9}):g3[O1]=i9;var i2=(g3,O1,i9)=>(LP(g3,typeof O1!="symbol"?O1+"":O1,i9),i9);var O1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function i9(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var nC=iC;function iC(t,e,n){var i=n&&n.stringify||i9,s=1;if(typeof t=="object"&&t!==null){var r=e.length+s;if(r===1)return t;var o=new Array(r);o[0]=i(t);for(var l=1;l<r;l++)o[l]=i(e[l]);return o.join(" ")}if(typeof t!="string")return t;var L=e.length;if(L===0)return t;for(var a="",c=1-s,C=-1,u=t&&t.length||0,h=0;h<u;){if(t.charCodeAt(h)===37&&h+1<u){switch(C=C>-1?C:0,t.charCodeAt(h+1)){case 100:case 102:if(c>=L||e[c]==null)break;C<h&&(a+=t.slice(C,h)),a+=Number(e[c]),C=h+2,h++;break;case 105:if(c>=L||e[c]==null)break;C<h&&(a+=t.slice(C,h)),a+=Math.floor(Number(e[c])),C=h+2,h++;break;case 79:case 111:case 106:if(c>=L||e[c]===void 0)break;C<h&&(a+=t.slice(C,h));var f=typeof e[c];if(f==="string"){a+="'"+e[c]+"'",C=h+2,h++;break}if(f==="function"){a+=e[c].name||"<anonymous>",C=h+2,h++;break}a+=i(e[c]),C=h+2,h++;break;case 115:if(c>=L)break;C<h&&(a+=t.slice(C,h)),a+=String(e[c]),C=h+2,h++;break;case 37:C<h&&(a+=t.slice(C,h)),a+="%",C=h+2,h++,c--;break}++c}++h}return C===-1?t:(C<u&&(a+=t.slice(C)),a)}const ei=nC;var sC=G3;const S0=dC().console||{},rC={mapHttpRequest:G5,mapHttpResponse:G5,wrapRequestSerializer:j7,wrapResponseSerializer:j7,wrapErrorSerializer:j7,req:G5,res:G5,err:cC};function oC(t,e){return Array.isArray(t)?t.filter(function(i){return i!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function G3(t){t=t||{},t.browser=t.browser||{};const e=t.browser.transmit;if(e&&typeof e.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||S0;t.browser.write&&(t.browser.asObject=!0);const i=t.serializers||{},s=oC(t.browser.serialize,i);let r=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(r=!1);const o=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),(t.enabled===!1||t.browser.disabled)&&(t.level="silent");const l=t.level||"info",L=Object.create(n);L.log||(L.log=b0),Object.defineProperty(L,"levelVal",{get:c}),Object.defineProperty(L,"level",{get:C,set:u});const a={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:CC(t)};L.levels=G3.levels,L.level=l,L.setMaxListeners=L.getMaxListeners=L.emit=L.addListener=L.on=L.prependListener=L.once=L.prependOnceListener=L.removeListener=L.removeAllListeners=L.listeners=L.listenerCount=L.eventNames=L.write=L.flush=b0,L.serializers=i,L._serialize=s,L._stdErrSerialize=r,L.child=h,e&&(L._logEvent=G7());function c(){return this.level==="silent"?1/0:this.levels.values[this.level]}function C(){return this._level}function u(f){if(f!=="silent"&&!this.levels.values[f])throw Error("unknown level "+f);this._level=f,D9(a,L,"error","log"),D9(a,L,"fatal","error"),D9(a,L,"warn","error"),D9(a,L,"info","log"),D9(a,L,"debug","log"),D9(a,L,"trace","log")}function h(f,w){if(!f)throw new Error("missing bindings for child Pino");w=w||{},s&&f.serializers&&(w.serializers=f.serializers);const _=w.serializers;if(s&&_){var p=Object.assign({},i,_),g=t.browser.serialize===!0?Object.keys(p):s;delete f.serializers,V5([f],g,p,this._stdErrSerialize)}function m(v){this._childLevel=(v._childLevel|0)+1,this.error=P9(v,f,"error"),this.fatal=P9(v,f,"fatal"),this.warn=P9(v,f,"warn"),this.info=P9(v,f,"info"),this.debug=P9(v,f,"debug"),this.trace=P9(v,f,"trace"),p&&(this.serializers=p,this._serialize=g),e&&(this._logEvent=G7([].concat(v._logEvent.bindings,f)))}return m.prototype=this,new m(this)}return L}G3.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}},G3.stdSerializers=rC,G3.stdTimeFunctions=Object.assign({},{nullTime:ti,epochTime:ni,unixTime:uC,isoTime:hC});function D9(t,e,n,i){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?b0:s[n]?s[n]:S0[n]||S0[i]||b0,lC(t,e,n)}function lC(t,e,n){!t.transmit&&e[n]===b0||(e[n]=function(i){return function(){const r=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===S0?S0:this;for(var L=0;L<o.length;L++)o[L]=arguments[L];if(t.serialize&&!t.asObject&&V5(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?i.call(l,LC(this,n,o,r)):i.apply(l,o),t.transmit){const a=t.transmit.level||e.level,c=G3.levels.values[a],C=G3.levels.values[n];if(C<c)return;aC(this,{ts:r,methodLevel:n,methodValue:C,transmitLevel:a,transmitValue:G3.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function LC(t,e,n,i){t._serialize&&V5(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let r=s[0];const o={};i&&(o.time=i),o.level=G3.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),r!==null&&typeof r=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());r=s.length?ei(s.shift(),s):void 0}else typeof r=="string"&&(r=ei(s.shift(),s));return r!==void 0&&(o.msg=r),o}function V5(t,e,n,i){for(const s in t)if(i&&t[s]instanceof Error)t[s]=G3.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const r in t[s])e&&e.indexOf(r)>-1&&r in n&&(t[s][r]=n[r](t[s][r]))}function P9(t,e,n){return function(){const i=new Array(1+arguments.length);i[0]=e;for(var s=1;s<i.length;s++)i[s]=arguments[s-1];return t[n].apply(this,i)}}function aC(t,e,n){const i=e.send,s=e.ts,r=e.methodLevel,o=e.methodValue,l=e.val,L=t._logEvent.bindings;V5(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=s,t._logEvent.messages=n.filter(function(a){return L.indexOf(a)===-1}),t._logEvent.level.label=r,t._logEvent.level.value=o,i(r,t._logEvent,l),t._logEvent=G7(L)}function G7(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function cC(t){const e={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)e[n]===void 0&&(e[n]=t[n]);return e}function CC(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?ti:ni}function G5(){return{}}function j7(t){return t}function b0(){}function ti(){return!1}function ni(){return Date.now()}function uC(){return Math.round(Date.now()/1e3)}function hC(){return new Date(Date.now()).toISOString()}function dC(){function t(e){return typeof e<"u"&&e}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const fC=sC({level:"warn"}),ii=["log","trace","debug","info","warn","error"];function gC(t,e){t[e]=(console[e]||console.log).bind(console)}function pC(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function mC(t){ii.forEach(n=>gC(t,n));const e=t.child;return t.child=function(n){const i=e.call(t,n);return ii.forEach(s=>pC(i,s,["%c"+n.name||"","color: #00f"])),i},t}const E0=mC(fC);function B9(t,e){const n=Object.create(null),i=t.split(",");for(let s=0;s<i.length;s++)n[i[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const wC=B9("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt");function R2(t){if(o2(t)){const e={};for(let n=0;n<t.length;n++){const i=t[n],s=L1(i)?MC(i):R2(i);if(s)for(const r in s)e[r]=s[r]}return e}else{if(L1(t))return t;if(U2(t))return t}}const xC=/;(?![^(]*\))/g,_C=/:([^]+)/,vC=/\/\*.*?\*\//gs;function MC(t){const e={};return t.replace(vC,"").split(xC).forEach(n=>{if(n){const i=n.split(_C);i.length>1&&(e[i[0].trim()]=i[1].trim())}}),e}function y2(t){let e="";if(L1(t))e=t;else if(o2(t))for(let n=0;n<t.length;n++){const i=y2(t[n]);i&&(e+=i+" ")}else if(U2(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function yC(t){if(!t)return null;let{class:e,style:n}=t;return e&&!L1(e)&&(t.class=y2(e)),n&&(t.style=R2(n)),t}const si=B9("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function ri(t){return!!t||t===""}function RC(t,e){if(t.length!==e.length)return!1;let n=!0;for(let i=0;n&&i<t.length;i++)n=f4(t[i],e[i]);return n}function f4(t,e){if(t===e)return!0;let n=li(t),i=li(e);if(n||i)return n&&i?t.getTime()===e.getTime():!1;if(n=F0(t),i=F0(e),n||i)return t===e;if(n=o2(t),i=o2(e),n||i)return n&&i?RC(t,e):!1;if(n=U2(t),i=U2(e),n||i){if(!n||!i)return!1;const s=Object.keys(t).length,r=Object.keys(e).length;if(s!==r)return!1;for(const o in t){const l=t.hasOwnProperty(o),L=e.hasOwnProperty(o);if(l&&!L||!l&&L||!f4(t[o],e[o]))return!1}}return String(t)===String(e)}function I0(t,e){return t.findIndex(n=>f4(n,e))}const K2=t=>L1(t)?t:t==null?"":o2(t)||U2(t)&&(t.toString===Li||!v2(t.toString))?JSON.stringify(t,oi,2):String(t),oi=(t,e)=>e&&e.__v_isRef?oi(t,e.value):U9(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[i,s])=>(n[`${i} =>`]=s,n),{})}:s9(e)?{[`Set(${e.size})`]:[...e.values()]}:U2(e)&&!o2(e)&&!q5(e)?String(e):e,J2={},z9=[],s3=()=>{},AC=()=>!1,kC=/^on[^a-z]/,g4=t=>kC.test(t),q7=t=>t.startsWith("onUpdate:"),H2=Object.assign,K7=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},ZC=Object.prototype.hasOwnProperty,G2=(t,e)=>ZC.call(t,e),o2=Array.isArray,U9=t=>O0(t)==="[object Map]",s9=t=>O0(t)==="[object Set]",li=t=>O0(t)==="[object Date]",v2=t=>typeof t=="function",L1=t=>typeof t=="string",F0=t=>typeof t=="symbol",U2=t=>t!==null&&typeof t=="object",j5=t=>U2(t)&&v2(t.then)&&v2(t.catch),Li=Object.prototype.toString,O0=t=>Li.call(t),TC=t=>O0(t).slice(8,-1),q5=t=>O0(t)==="[object Object]",Y7=t=>L1(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,W9=B9(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),K5=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},SC=/-(\w)/g,H1=K5(t=>t.replace(SC,(e,n)=>n?n.toUpperCase():"")),bC=/\B([A-Z])/g,$1=K5(t=>t.replace(bC,"-$1").toLowerCase()),N0=K5(t=>t.charAt(0).toUpperCase()+t.slice(1)),H9=K5(t=>t?`on${N0(t)}`:""),$9=(t,e)=>!Object.is(t,e),E4=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Y5=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},j3=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let ai;const EC=()=>ai||(ai=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let p3;class X7{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=p3,!e&&p3&&(this.index=(p3.scopes||(p3.scopes=[])).push(this)-1)}run(e){if(this.active){const n=p3;try{return p3=this,e()}finally{p3=n}}}on(){p3=this}off(){p3=this.parent}stop(e){if(this.active){let n,i;for(n=0,i=this.effects.length;n<i;n++)this.effects[n].stop();for(n=0,i=this.cleanups.length;n<i;n++)this.cleanups[n]();if(this.scopes)for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this.active=!1}}}function ci(t){return new X7(t)}function Ci(t,e=p3){e&&e.active&&e.effects.push(t)}function ui(){return p3}function hi(t){p3&&p3.cleanups.push(t)}const Q7=t=>{const e=new Set(t);return e.w=0,e.n=0,e},di=t=>(t.w&I4)>0,fi=t=>(t.n&I4)>0,IC=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=I4},FC=t=>{const{deps:e}=t;if(e.length){let n=0;for(let i=0;i<e.length;i++){const s=e[i];di(s)&&!fi(s)?s.delete(t):e[n++]=s,s.w&=~I4,s.n&=~I4}e.length=n}},J7=new WeakMap;let D0=0,I4=1;const e6=30;let D3;const r9=Symbol(""),t6=Symbol("");class P0{constructor(e,n=null,i){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Ci(this,i)}run(){if(!this.active)return this.fn();let e=D3,n=F4;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=D3,D3=this,F4=!0,I4=1<<++D0,D0<=e6?IC(this):gi(this),this.fn()}finally{D0<=e6&&FC(this),I4=1<<--D0,D3=this.parent,F4=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){D3===this?this.deferStop=!0:this.active&&(gi(this),this.onStop&&this.onStop(),this.active=!1)}}function gi(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function OC(t,e){t.effect&&(t=t.effect.fn);const n=new P0(t);e&&(H2(n,e),e.scope&&Ci(n,e.scope)),(!e||!e.lazy)&&n.run();const i=n.run.bind(n);return i.effect=n,i}function NC(t){t.effect.stop()}let F4=!0;const pi=[];function V9(){pi.push(F4),F4=!1}function G9(){const t=pi.pop();F4=t===void 0?!0:t}function r3(t,e,n){if(F4&&D3){let i=J7.get(t);i||J7.set(t,i=new Map);let s=i.get(n);s||i.set(n,s=Q7()),mi(s)}}function mi(t,e){let n=!1;D0<=e6?fi(t)||(t.n|=I4,n=!di(t)):n=!t.has(D3),n&&(t.add(D3),D3.deps.push(t))}function q3(t,e,n,i,s,r){const o=J7.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&o2(t)){const L=j3(i);o.forEach((a,c)=>{(c==="length"||c>=L)&&l.push(a)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":o2(t)?Y7(n)&&l.push(o.get("length")):(l.push(o.get(r9)),U9(t)&&l.push(o.get(t6)));break;case"delete":o2(t)||(l.push(o.get(r9)),U9(t)&&l.push(o.get(t6)));break;case"set":U9(t)&&l.push(o.get(r9));break}if(l.length===1)l[0]&&n6(l[0]);else{const L=[];for(const a of l)a&&L.push(...a);n6(Q7(L))}}function n6(t,e){const n=o2(t)?t:[...t];for(const i of n)i.computed&&wi(i);for(const i of n)i.computed||wi(i)}function wi(t,e){(t!==D3||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const DC=B9("__proto__,__v_isRef,__isVue"),xi=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(F0)),PC=X5(),BC=X5(!1,!0),zC=X5(!0),UC=X5(!0,!0),_i=WC();function WC(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const i=N2(this);for(let r=0,o=this.length;r<o;r++)r3(i,"get",r+"");const s=i[e](...n);return s===-1||s===!1?i[e](...n.map(N2)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){V9();const i=N2(this)[e].apply(this,n);return G9(),i}}),t}function X5(t=!1,e=!1){return function(i,s,r){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&r===(t?e?Ei:bi:e?Si:Ti).get(i))return i;const o=o2(i);if(!t&&o&&G2(_i,s))return Reflect.get(_i,s,r);const l=Reflect.get(i,s,r);return(F0(s)?xi.has(s):DC(s))||(t||r3(i,"get",s),e)?l:R1(l)?o&&Y7(s)?l:l.value:U2(l)?t?s6(l):K3(l):l}}const HC=vi(),$C=vi(!0);function vi(t=!1){return function(n,i,s,r){let o=n[i];if(l9(o)&&R1(o)&&!R1(s))return!1;if(!t&&(!B0(s)&&!l9(s)&&(o=N2(o),s=N2(s)),!o2(n)&&R1(o)&&!R1(s)))return o.value=s,!0;const l=o2(n)&&Y7(i)?Number(i)<n.length:G2(n,i),L=Reflect.set(n,i,s,r);return n===N2(r)&&(l?$9(s,o)&&q3(n,"set",i,s):q3(n,"add",i,s)),L}}function VC(t,e){const n=G2(t,e);t[e];const i=Reflect.deleteProperty(t,e);return i&&n&&q3(t,"delete",e,void 0),i}function GC(t,e){const n=Reflect.has(t,e);return(!F0(e)||!xi.has(e))&&r3(t,"has",e),n}function jC(t){return r3(t,"iterate",o2(t)?"length":r9),Reflect.ownKeys(t)}const Mi={get:PC,set:HC,deleteProperty:VC,has:GC,ownKeys:jC},yi={get:zC,set(t,e){return!0},deleteProperty(t,e){return!0}},qC=H2({},Mi,{get:BC,set:$C}),KC=H2({},yi,{get:UC}),i6=t=>t,Q5=t=>Reflect.getPrototypeOf(t);function J5(t,e,n=!1,i=!1){t=t.__v_raw;const s=N2(t),r=N2(e);n||(e!==r&&r3(s,"get",e),r3(s,"get",r));const{has:o}=Q5(s),l=i?i6:n?l6:z0;if(o.call(s,e))return l(t.get(e));if(o.call(s,r))return l(t.get(r));t!==s&&t.get(e)}function e8(t,e=!1){const n=this.__v_raw,i=N2(n),s=N2(t);return e||(t!==s&&r3(i,"has",t),r3(i,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function t8(t,e=!1){return t=t.__v_raw,!e&&r3(N2(t),"iterate",r9),Reflect.get(t,"size",t)}function Ri(t){t=N2(t);const e=N2(this);return Q5(e).has.call(e,t)||(e.add(t),q3(e,"add",t,t)),this}function Ai(t,e){e=N2(e);const n=N2(this),{has:i,get:s}=Q5(n);let r=i.call(n,t);r||(t=N2(t),r=i.call(n,t));const o=s.call(n,t);return n.set(t,e),r?$9(e,o)&&q3(n,"set",t,e):q3(n,"add",t,e),this}function ki(t){const e=N2(this),{has:n,get:i}=Q5(e);let s=n.call(e,t);s||(t=N2(t),s=n.call(e,t)),i&&i.call(e,t);const r=e.delete(t);return s&&q3(e,"delete",t,void 0),r}function Zi(){const t=N2(this),e=t.size!==0,n=t.clear();return e&&q3(t,"clear",void 0,void 0),n}function n8(t,e){return function(i,s){const r=this,o=r.__v_raw,l=N2(o),L=e?i6:t?l6:z0;return!t&&r3(l,"iterate",r9),o.forEach((a,c)=>i.call(s,L(a),L(c),r))}}function i8(t,e,n){return function(...i){const s=this.__v_raw,r=N2(s),o=U9(r),l=t==="entries"||t===Symbol.iterator&&o,L=t==="keys"&&o,a=s[t](...i),c=n?i6:e?l6:z0;return!e&&r3(r,"iterate",L?t6:r9),{next(){const{value:C,done:u}=a.next();return u?{value:C,done:u}:{value:l?[c(C[0]),c(C[1])]:c(C),done:u}},[Symbol.iterator](){return this}}}}function O4(t){return function(...e){return t==="delete"?!1:this}}function YC(){const t={get(r){return J5(this,r)},get size(){return t8(this)},has:e8,add:Ri,set:Ai,delete:ki,clear:Zi,forEach:n8(!1,!1)},e={get(r){return J5(this,r,!1,!0)},get size(){return t8(this)},has:e8,add:Ri,set:Ai,delete:ki,clear:Zi,forEach:n8(!1,!0)},n={get(r){return J5(this,r,!0)},get size(){return t8(this,!0)},has(r){return e8.call(this,r,!0)},add:O4("add"),set:O4("set"),delete:O4("delete"),clear:O4("clear"),forEach:n8(!0,!1)},i={get(r){return J5(this,r,!0,!0)},get size(){return t8(this,!0)},has(r){return e8.call(this,r,!0)},add:O4("add"),set:O4("set"),delete:O4("delete"),clear:O4("clear"),forEach:n8(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{t[r]=i8(r,!1,!1),n[r]=i8(r,!0,!1),e[r]=i8(r,!1,!0),i[r]=i8(r,!0,!0)}),[t,n,e,i]}const[XC,QC,JC,eu]=YC();function s8(t,e){const n=e?t?eu:JC:t?QC:XC;return(i,s,r)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?i:Reflect.get(G2(n,s)&&s in i?n:i,s,r)}const tu={get:s8(!1,!1)},nu={get:s8(!1,!0)},iu={get:s8(!0,!1)},su={get:s8(!0,!0)},Ti=new WeakMap,Si=new WeakMap,bi=new WeakMap,Ei=new WeakMap;function ru(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ou(t){return t.__v_skip||!Object.isExtensible(t)?0:ru(TC(t))}function K3(t){return l9(t)?t:r8(t,!1,Mi,tu,Ti)}function Ii(t){return r8(t,!1,qC,nu,Si)}function s6(t){return r8(t,!0,yi,iu,bi)}function o9(t){return r8(t,!0,KC,su,Ei)}function r8(t,e,n,i,s){if(!U2(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const r=s.get(t);if(r)return r;const o=ou(t);if(o===0)return t;const l=new Proxy(t,o===2?i:n);return s.set(t,l),l}function p4(t){return l9(t)?p4(t.__v_raw):!!(t&&t.__v_isReactive)}function l9(t){return!!(t&&t.__v_isReadonly)}function B0(t){return!!(t&&t.__v_isShallow)}function r6(t){return p4(t)||l9(t)}function N2(t){const e=t&&t.__v_raw;return e?N2(e):t}function o6(t){return Y5(t,"__v_skip",!0),t}const z0=t=>U2(t)?K3(t):t,l6=t=>U2(t)?s6(t):t;function L6(t){F4&&D3&&(t=N2(t),mi(t.dep||(t.dep=Q7())))}function o8(t,e){t=N2(t),t.dep&&n6(t.dep)}function R1(t){return!!(t&&t.__v_isRef===!0)}function C2(t){return Fi(t,!1)}function l8(t){return Fi(t,!0)}function Fi(t,e){return R1(t)?t:new lu(t,e)}class lu{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:N2(e),this._value=n?e:z0(e)}get value(){return L6(this),this._value}set value(e){const n=this.__v_isShallow||B0(e)||l9(e);e=n?e:N2(e),$9(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:z0(e),o8(this))}}function Lu(t){o8(t)}function N(t){return R1(t)?t.value:t}const au={get:(t,e,n)=>N(Reflect.get(t,e,n)),set:(t,e,n,i)=>{const s=t[e];return R1(s)&&!R1(n)?(s.value=n,!0):Reflect.set(t,e,n,i)}};function a6(t){return p4(t)?t:new Proxy(t,au)}class cu{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:i}=e(()=>L6(this),()=>o8(this));this._get=n,this._set=i}get value(){return this._get()}set value(e){this._set(e)}}function Cu(t){return new cu(t)}function L9(t){const e=o2(t)?new Array(t.length):{};for(const n in t)e[n]=L8(t,n);return e}class uu{constructor(e,n,i){this._object=e,this._key=n,this._defaultValue=i,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}}function L8(t,e,n){const i=t[e];return R1(i)?i:new uu(t,e,n)}var Oi;class hu{constructor(e,n,i,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[Oi]=!1,this._dirty=!0,this.effect=new P0(e,()=>{this._dirty||(this._dirty=!0,o8(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=i}get value(){const e=N2(this);return L6(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}Oi="__v_isReadonly";function du(t,e,n=!1){let i,s;const r=v2(t);return r?(i=t,s=s3):(i=t.get,s=t.set),new hu(i,s,r||!s,n)}function fu(t,...e){}function Y3(t,e,n,i){let s;try{s=i?t(...i):t()}catch(r){a9(r,e,n)}return s}function o3(t,e,n,i){if(v2(t)){const r=Y3(t,e,n,i);return r&&j5(r)&&r.catch(o=>{a9(o,e,n)}),r}const s=[];for(let r=0;r<t.length;r++)s.push(o3(t[r],e,n,i));return s}function a9(t,e,n,i=!0){const s=e?e.vnode:null;if(e){let r=e.parent;const o=e.proxy,l=n;for(;r;){const a=r.ec;if(a){for(let c=0;c<a.length;c++)if(a[c](t,o,l)===!1)return}r=r.parent}const L=e.appContext.config.errorHandler;if(L){Y3(L,null,10,[t,o,l]);return}}gu(t,n,s,i)}function gu(t,e,n,i=!0){console.error(t)}let U0=!1,c6=!1;const N1=[];let X3=0;const j9=[];let m4=null,c9=0;const Ni=Promise.resolve();let C6=null;function w4(t){const e=C6||Ni;return t?e.then(this?t.bind(this):t):e}function pu(t){let e=X3+1,n=N1.length;for(;e<n;){const i=e+n>>>1;W0(N1[i])<t?e=i+1:n=i}return e}function a8(t){(!N1.length||!N1.includes(t,U0&&t.allowRecurse?X3+1:X3))&&(t.id==null?N1.push(t):N1.splice(pu(t.id),0,t),Di())}function Di(){!U0&&!c6&&(c6=!0,C6=Ni.then(Bi))}function mu(t){const e=N1.indexOf(t);e>X3&&N1.splice(e,1)}function u6(t){o2(t)?j9.push(...t):(!m4||!m4.includes(t,t.allowRecurse?c9+1:c9))&&j9.push(t),Di()}function Pi(t,e=U0?X3+1:0){for(;e<N1.length;e++){const n=N1[e];n&&n.pre&&(N1.splice(e,1),e--,n())}}function c8(t){if(j9.length){const e=[...new Set(j9)];if(j9.length=0,m4){m4.push(...e);return}for(m4=e,m4.sort((n,i)=>W0(n)-W0(i)),c9=0;c9<m4.length;c9++)m4[c9]();m4=null,c9=0}}const W0=t=>t.id==null?1/0:t.id,wu=(t,e)=>{const n=W0(t)-W0(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function Bi(t){c6=!1,U0=!0,N1.sort(wu);const e=s3;try{for(X3=0;X3<N1.length;X3++){const n=N1[X3];n&&n.active!==!1&&Y3(n,null,14)}}finally{X3=0,N1.length=0,c8(),U0=!1,C6=null,(N1.length||j9.length)&&Bi()}}let q9,C8=[];function zi(t,e){var n,i;q9=t,q9?(q9.enabled=!0,C8.forEach(({event:s,args:r})=>q9.emit(s,...r)),C8=[]):typeof window<"u"&&window.HTMLElement&&!(!((i=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||i===void 0)&&i.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{zi(r,e)}),setTimeout(()=>{q9||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,C8=[])},3e3)):C8=[]}function xu(t,e,...n){}const h6={MODE:2};function _u(t){H2(h6,t)}function Ui(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:h6[t]}function Q2(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const i=Ui("MODE",e)||2,s=Ui(t,e);return(v2(i)?i(e&&e.type):i)===2?s!==!1:s===!0||s==="suppress-warning"}function Z1(t,e,...n){if(!Q2(t,e))throw new Error(`${t} compat has been disabled.`)}function x4(t,e,...n){return Q2(t,e)}function u8(t,e,...n){return Q2(t,e)}const d6=new WeakMap;function f6(t){let e=d6.get(t);return e||d6.set(t,e=Object.create(null)),e}function g6(t,e,n){if(o2(e))e.forEach(i=>g6(t,i,n));else{e.startsWith("hook:")?Z1("INSTANCE_EVENT_HOOKS",t,e):Z1("INSTANCE_EVENT_EMITTER",t);const i=f6(t);(i[e]||(i[e]=[])).push(n)}return t.proxy}function vu(t,e,n){const i=(...s)=>{p6(t,e,i),n.call(t.proxy,...s)};return i.fn=n,g6(t,e,i),t.proxy}function p6(t,e,n){Z1("INSTANCE_EVENT_EMITTER",t);const i=t.proxy;if(!e)return d6.set(t,Object.create(null)),i;if(o2(e))return e.forEach(o=>p6(t,o,n)),i;const s=f6(t),r=s[e];return r?n?(s[e]=r.filter(o=>!(o===n||o.fn===n)),i):(s[e]=void 0,i):i}function Mu(t,e,n){const i=f6(t)[e];return i&&o3(i.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const h8="onModelCompat:";function yu(t){const{type:e,shapeFlag:n,props:i,dynamicProps:s}=t,r=e;if(n&6&&i&&"modelValue"in i){if(!Q2("COMPONENT_V_MODEL",{type:e}))return;const o=r.model||{};Wi(o,r.mixins);const{prop:l="value",event:L="input"}=o;l!=="modelValue"&&(i[l]=i.modelValue,delete i.modelValue),s&&(s[s.indexOf("modelValue")]=l),i[h8+L]=i["onUpdate:modelValue"],delete i["onUpdate:modelValue"]}}function Wi(t,e){e&&e.forEach(n=>{n.model&&H2(t,n.model),n.mixins&&Wi(t,n.mixins)})}function Ru(t,e,n){if(!Q2("COMPONENT_V_MODEL",t))return;const i=t.vnode.props,s=i&&i[h8+e];s&&Y3(s,t,6,n)}function Au(t,e,...n){if(t.isUnmounted)return;const i=t.vnode.props||J2;let s=n;const r=e.startsWith("update:"),o=r&&e.slice(7);if(o&&o in i){const c=`${o==="modelValue"?"model":o}Modifiers`,{number:C,trim:u}=i[c]||J2;u&&(s=n.map(h=>L1(h)?h.trim():h)),C&&(s=n.map(j3))}let l,L=i[l=H9(e)]||i[l=H9(H1(e))];!L&&r&&(L=i[l=H9($1(e))]),L&&o3(L,t,6,s);const a=i[l+"Once"];if(a){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,o3(a,t,6,s)}return Ru(t,e,s),Mu(t,e,s)}function Hi(t,e,n=!1){const i=e.emitsCache,s=i.get(t);if(s!==void 0)return s;const r=t.emits;let o={},l=!1;if(!v2(t)){const L=a=>{const c=Hi(a,e,!0);c&&(l=!0,H2(o,c))};!n&&e.mixins.length&&e.mixins.forEach(L),t.extends&&L(t.extends),t.mixins&&t.mixins.forEach(L)}return!r&&!l?(U2(t)&&i.set(t,null),null):(o2(r)?r.forEach(L=>o[L]=null):H2(o,r),U2(t)&&i.set(t,o),o)}function d8(t,e){return!t||!g4(e)?!1:e.startsWith(h8)?!0:(e=e.slice(2).replace(/Once$/,""),G2(t,e[0].toLowerCase()+e.slice(1))||G2(t,$1(e))||G2(t,e))}let w1=null,K9=null;function H0(t){const e=w1;return w1=t,K9=t&&t.type.__scopeId||null,K9||(K9=t&&t.type._scopeId||null),e}function _4(t){K9=t}function v4(){K9=null}const ku=t=>l3;function l3(t,e=w1,n){if(!e||t._n)return t;const i=(...s)=>{i._d&&z6(-1);const r=H0(e);let o;try{o=t(...s)}finally{H0(r),i._d&&z6(1)}return o};return i._n=!0,i._c=!0,i._d=!0,n&&(i._ns=!0),i}function CP(){}function f8(t){const{type:e,vnode:n,proxy:i,withProxy:s,props:r,propsOptions:[o],slots:l,attrs:L,emit:a,render:c,renderCache:C,data:u,setupState:h,ctx:f,inheritAttrs:w}=t;let _,p;const g=H0(t);try{if(n.shapeFlag&4){const v=s||i;_=x3(c.call(v,v,C,r,h,u,f)),p=L}else{const v=e;_=x3(v.length>1?v(r,{attrs:L,slots:l,emit:a}):v(r,null)),p=e.props?L:Tu(L)}}catch(v){Q0.length=0,a9(v,t,1),_=G(T1)}let m=_;if(p&&w!==!1){const v=Object.keys(p),{shapeFlag:Z}=m;v.length&&Z&7&&(o&&v.some(q7)&&(p=Su(p,o)),m=w3(m,p))}if(Q2("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&m.shapeFlag&7){const{class:v,style:Z}=n.props||{};(v||Z)&&(m=w3(m,{class:v,style:Z}))}return n.dirs&&(m=w3(m),m.dirs=m.dirs?m.dirs.concat(n.dirs):n.dirs),n.transition&&(m.transition=n.transition),_=m,H0(g),_}function Zu(t){let e;for(let n=0;n<t.length;n++){const i=t[n];if(m3(i)){if(i.type!==T1||i.children==="v-if"){if(e)return;e=i}}else return}return e}const Tu=t=>{let e;for(const n in t)(n==="class"||n==="style"||g4(n))&&((e||(e={}))[n]=t[n]);return e},Su=(t,e)=>{const n={};for(const i in t)(!q7(i)||!(i.slice(9)in e))&&(n[i]=t[i]);return n};function bu(t,e,n){const{props:i,children:s,component:r}=t,{props:o,children:l,patchFlag:L}=e,a=r.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&L>=0){if(L&1024)return!0;if(L&16)return i?$i(i,o,a):!!o;if(L&8){const c=e.dynamicProps;for(let C=0;C<c.length;C++){const u=c[C];if(o[u]!==i[u]&&!d8(a,u))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:i===o?!1:i?o?$i(i,o,a):!0:!!o;return!1}function $i(t,e,n){const i=Object.keys(e);if(i.length!==Object.keys(t).length)return!0;for(let s=0;s<i.length;s++){const r=i[s];if(e[r]!==t[r]&&!d8(n,r))return!0}return!1}function m6({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const Vi=t=>t.__isSuspense,Eu={name:"Suspense",__isSuspense:!0,process(t,e,n,i,s,r,o,l,L,a){t==null?Iu(e,n,i,s,r,o,l,L,a):Fu(t,e,n,i,s,o,l,L,a)},hydrate:Ou,create:w6,normalize:Nu};function $0(t,e){const n=t.props&&t.props[e];v2(n)&&n()}function Iu(t,e,n,i,s,r,o,l,L){const{p:a,o:{createElement:c}}=L,C=c("div"),u=t.suspense=w6(t,s,i,e,C,n,r,o,l,L);a(null,u.pendingBranch=t.ssContent,C,null,i,u,r,o),u.deps>0?($0(t,"onPending"),$0(t,"onFallback"),a(null,t.ssFallback,e,n,i,null,r,o),Y9(u,t.ssFallback)):u.resolve()}function Fu(t,e,n,i,s,r,o,l,{p:L,um:a,o:{createElement:c}}){const C=e.suspense=t.suspense;C.vnode=e,e.el=t.el;const u=e.ssContent,h=e.ssFallback,{activeBranch:f,pendingBranch:w,isInFallback:_,isHydrating:p}=C;if(w)C.pendingBranch=u,J3(u,w)?(L(w,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0?C.resolve():_&&(L(f,h,n,i,s,null,r,o,l),Y9(C,h))):(C.pendingId++,p?(C.isHydrating=!1,C.activeBranch=w):a(w,s,C),C.deps=0,C.effects.length=0,C.hiddenContainer=c("div"),_?(L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0?C.resolve():(L(f,h,n,i,s,null,r,o,l),Y9(C,h))):f&&J3(u,f)?(L(f,u,n,i,s,C,r,o,l),C.resolve(!0)):(L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0&&C.resolve()));else if(f&&J3(u,f))L(f,u,n,i,s,C,r,o,l),Y9(C,u);else if($0(e,"onPending"),C.pendingBranch=u,C.pendingId++,L(null,u,C.hiddenContainer,null,s,C,r,o,l),C.deps<=0)C.resolve();else{const{timeout:g,pendingId:m}=C;g>0?setTimeout(()=>{C.pendingId===m&&C.fallback(h)},g):g===0&&C.fallback(h)}}function w6(t,e,n,i,s,r,o,l,L,a,c=!1){const{p:C,m:u,um:h,n:f,o:{parentNode:w,remove:_}}=a,p=j3(t.props&&t.props.timeout),g={vnode:t,parent:e,parentComponent:n,isSVG:o,container:i,hiddenContainer:s,anchor:r,deps:0,pendingId:0,timeout:typeof p=="number"?p:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:c,isUnmounted:!1,effects:[],resolve(m=!1){const{vnode:v,activeBranch:Z,pendingBranch:b,pendingId:k,effects:S,parentComponent:V,container:D}=g;if(g.isHydrating)g.isHydrating=!1;else if(!m){const L2=Z&&b.transition&&b.transition.mode==="out-in";L2&&(Z.transition.afterLeave=()=>{k===g.pendingId&&u(b,D,X,0)});let{anchor:X}=g;Z&&(X=f(Z),h(Z,V,g,!0)),L2||u(b,D,X,0)}Y9(g,b),g.pendingBranch=null,g.isInFallback=!1;let t2=g.parent,h2=!1;for(;t2;){if(t2.pendingBranch){t2.effects.push(...S),h2=!0;break}t2=t2.parent}h2||u6(S),g.effects=[],$0(v,"onResolve")},fallback(m){if(!g.pendingBranch)return;const{vnode:v,activeBranch:Z,parentComponent:b,container:k,isSVG:S}=g;$0(v,"onFallback");const V=f(Z),D=()=>{!g.isInFallback||(C(null,m,k,V,b,null,S,l,L),Y9(g,m))},t2=m.transition&&m.transition.mode==="out-in";t2&&(Z.transition.afterLeave=D),g.isInFallback=!0,h(Z,b,null,!0),t2||D()},move(m,v,Z){g.activeBranch&&u(g.activeBranch,m,v,Z),g.container=m},next(){return g.activeBranch&&f(g.activeBranch)},registerDep(m,v){const Z=!!g.pendingBranch;Z&&g.deps++;const b=m.vnode.el;m.asyncDep.catch(k=>{a9(k,m,0)}).then(k=>{if(m.isUnmounted||g.isUnmounted||g.pendingId!==m.suspenseId)return;m.asyncResolved=!0;const{vnode:S}=m;H6(m,k,!1),b&&(S.el=b);const V=!b&&m.subTree.el;v(m,S,w(b||m.subTree.el),b?null:f(m.subTree),g,o,L),V&&_(V),m6(m,S.el),Z&&--g.deps===0&&g.resolve()})},unmount(m,v){g.isUnmounted=!0,g.activeBranch&&h(g.activeBranch,n,m,v),g.pendingBranch&&h(g.pendingBranch,n,m,v)}};return g}function Ou(t,e,n,i,s,r,o,l,L){const a=e.suspense=w6(e,i,n,t.parentNode,document.createElement("div"),null,s,r,o,l,!0),c=L(t,a.pendingBranch=e.ssContent,n,a,r,o);return a.deps===0&&a.resolve(),c}function Nu(t){const{shapeFlag:e,children:n}=t,i=e&32;t.ssContent=Gi(i?n.default:n),t.ssFallback=i?Gi(n.fallback):G(T1)}function Gi(t){let e;if(v2(t)){const n=w9&&t._c;n&&(t._d=!1,I()),t=t(),n&&(t._d=!0,e=c3,Ks())}return o2(t)&&(t=Zu(t)),t=x3(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function ji(t,e){e&&e.pendingBranch?o2(t)?e.effects.push(...t):e.effects.push(t):u6(t)}function Y9(t,e){t.activeBranch=e;const{vnode:n,parentComponent:i}=t,s=n.el=e.el;i&&i.subTree===n&&(i.vnode.el=s,m6(i,s))}function V1(t,e){if(y1){let n=y1.provides;const i=y1.parent&&y1.parent.provides;i===n&&(n=y1.provides=Object.create(i)),n[t]=e}}function f1(t,e,n=!1){const i=y1||w1;if(i){const s=i.parent==null?i.vnode.appContext&&i.vnode.appContext.provides:i.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&v2(e)?e.call(i.proxy):e}}function L3(t,e){return V0(t,null,e)}function qi(t,e){return V0(t,null,{flush:"post"})}function Du(t,e){return V0(t,null,{flush:"sync"})}const g8={};function a1(t,e,n){return V0(t,e,n)}function V0(t,e,{immediate:n,deep:i,flush:s,onTrack:r,onTrigger:o}=J2){const l=y1;let L,a=!1,c=!1;if(R1(t)?(L=()=>t.value,a=B0(t)):p4(t)?(L=()=>t,i=!0):o2(t)?(c=!0,a=t.some(m=>p4(m)||B0(m)),L=()=>t.map(m=>{if(R1(m))return m.value;if(p4(m))return N4(m);if(v2(m))return Y3(m,l,2)})):v2(t)?e?L=()=>Y3(t,l,2):L=()=>{if(!(l&&l.isUnmounted))return C&&C(),o3(t,l,3,[u])}:L=s3,e&&!i){const m=L;L=()=>{const v=m();return o2(v)&&u8("WATCH_ARRAY",l)&&N4(v),v}}if(e&&i){const m=L;L=()=>N4(m())}let C,u=m=>{C=p.onStop=()=>{Y3(m,l,4)}},h;if(t0)if(u=s3,e?n&&o3(e,l,3,[L(),c?[]:void 0,u]):L(),s==="sync"){const m=ir();h=m.__watcherHandles||(m.__watcherHandles=[])}else return s3;let f=c?new Array(t.length).fill(g8):g8;const w=()=>{if(!!p.active)if(e){const m=p.run();(i||a||(c?m.some((v,Z)=>$9(v,f[Z])):$9(m,f))||o2(m)&&Q2("WATCH_ARRAY",l))&&(C&&C(),o3(e,l,3,[m,f===g8?void 0:c&&f[0]===g8?[]:f,u]),f=m)}else p.run()};w.allowRecurse=!!e;let _;s==="sync"?_=w:s==="post"?_=()=>x1(w,l&&l.suspense):(w.pre=!0,l&&(w.id=l.uid),_=()=>a8(w));const p=new P0(L,_);e?n?w():f=p.run():s==="post"?x1(p.run.bind(p),l&&l.suspense):p.run();const g=()=>{p.stop(),l&&l.scope&&K7(l.scope.effects,p)};return h&&h.push(g),g}function Pu(t,e,n){const i=this.proxy,s=L1(t)?t.includes(".")?Ki(i,t):()=>i[t]:t.bind(i,i);let r;v2(e)?r=e:(r=e.handler,n=e);const o=y1;z4(this);const l=V0(s,r.bind(i),n);return o?z4(o):U4(),l}function Ki(t,e){const n=e.split(".");return()=>{let i=t;for(let s=0;s<n.length&&i;s++)i=i[n[s]];return i}}function N4(t,e){if(!U2(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),R1(t))N4(t.value,e);else if(o2(t))for(let n=0;n<t.length;n++)N4(t[n],e);else if(s9(t)||U9(t))t.forEach(n=>{N4(n,e)});else if(q5(t))for(const n in t)N4(t[n],e);return t}function x6(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return e1(()=>{t.isMounted=!0}),J9(()=>{t.isUnmounting=!0}),t}const S3=[Function,Array],Yi={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:S3,onEnter:S3,onAfterEnter:S3,onEnterCancelled:S3,onBeforeLeave:S3,onLeave:S3,onAfterLeave:S3,onLeaveCancelled:S3,onBeforeAppear:S3,onAppear:S3,onAfterAppear:S3,onAppearCancelled:S3},setup(t,{slots:e}){const n=t4(),i=x6();let s;return()=>{const r=e.default&&p8(e.default(),!0);if(!r||!r.length)return;let o=r[0];if(r.length>1){for(const w of r)if(w.type!==T1){o=w;break}}const l=N2(t),{mode:L}=l;if(i.isLeaving)return v6(o);const a=Qi(o);if(!a)return v6(o);const c=X9(a,l,i,n);C9(a,c);const C=n.subTree,u=C&&Qi(C);let h=!1;const{getTransitionKey:f}=a.type;if(f){const w=f();s===void 0?s=w:w!==s&&(s=w,h=!0)}if(u&&u.type!==T1&&(!J3(a,u)||h)){const w=X9(u,l,i,n);if(C9(u,w),L==="out-in")return i.isLeaving=!0,w.afterLeave=()=>{i.isLeaving=!1,n.update.active!==!1&&n.update()},v6(o);L==="in-out"&&a.type!==T1&&(w.delayLeave=(_,p,g)=>{const m=Xi(i,u);m[String(u.key)]=u,_._leaveCb=()=>{p(),_._leaveCb=void 0,delete c.delayedLeave},c.delayedLeave=g})}return o}}};Yi.__isBuiltIn=!0;const _6=Yi;function Xi(t,e){const{leavingVNodes:n}=t;let i=n.get(e.type);return i||(i=Object.create(null),n.set(e.type,i)),i}function X9(t,e,n,i){const{appear:s,mode:r,persisted:o=!1,onBeforeEnter:l,onEnter:L,onAfterEnter:a,onEnterCancelled:c,onBeforeLeave:C,onLeave:u,onAfterLeave:h,onLeaveCancelled:f,onBeforeAppear:w,onAppear:_,onAfterAppear:p,onAppearCancelled:g}=e,m=String(t.key),v=Xi(n,t),Z=(S,V)=>{S&&o3(S,i,9,V)},b=(S,V)=>{const D=V[1];Z(S,V),o2(S)?S.every(t2=>t2.length<=1)&&D():S.length<=1&&D()},k={mode:r,persisted:o,beforeEnter(S){let V=l;if(!n.isMounted)if(s)V=w||l;else return;S._leaveCb&&S._leaveCb(!0);const D=v[m];D&&J3(t,D)&&D.el._leaveCb&&D.el._leaveCb(),Z(V,[S])},enter(S){let V=L,D=a,t2=c;if(!n.isMounted)if(s)V=_||L,D=p||a,t2=g||c;else return;let h2=!1;const L2=S._enterCb=X=>{h2||(h2=!0,X?Z(t2,[S]):Z(D,[S]),k.delayedLeave&&k.delayedLeave(),S._enterCb=void 0)};V?b(V,[S,L2]):L2()},leave(S,V){const D=String(t.key);if(S._enterCb&&S._enterCb(!0),n.isUnmounting)return V();Z(C,[S]);let t2=!1;const h2=S._leaveCb=L2=>{t2||(t2=!0,V(),L2?Z(f,[S]):Z(h,[S]),S._leaveCb=void 0,v[D]===t&&delete v[D])};v[D]=t,u?b(u,[S,h2]):h2()},clone(S){return X9(S,e,n,i)}};return k}function v6(t){if(G0(t))return t=w3(t),t.children=null,t}function Qi(t){return G0(t)?t.children?t.children[0]:void 0:t}function C9(t,e){t.shapeFlag&6&&t.component?C9(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function p8(t,e=!1,n){let i=[],s=0;for(let r=0;r<t.length;r++){let o=t[r];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:r);o.type===z2?(o.patchFlag&128&&s++,i=i.concat(p8(o.children,e,l))):(e||o.type!==T1)&&i.push(l!=null?w3(o,{key:l}):o)}if(s>1)for(let r=0;r<i.length;r++)i[r].patchFlag=-2;return i}function X2(t){return v2(t)?{setup:t,name:t.name}:t}const u9=t=>!!t.type.__asyncLoader;function Q9(t){v2(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:i,delay:s=200,timeout:r,suspensible:o=!0,onError:l}=t;let L=null,a,c=0;const C=()=>(c++,L=null,u()),u=()=>{let h;return L||(h=L=e().catch(f=>{if(f=f instanceof Error?f:new Error(String(f)),l)return new Promise((w,_)=>{l(f,()=>w(C()),()=>_(f),c+1)});throw f}).then(f=>h!==L&&L?L:(f&&(f.__esModule||f[Symbol.toStringTag]==="Module")&&(f=f.default),a=f,f)))};return X2({name:"AsyncComponentWrapper",__asyncLoader:u,get __asyncResolved(){return a},setup(){const h=y1;if(a)return()=>M6(a,h);const f=g=>{L=null,a9(g,h,13,!i)};if(o&&h.suspense||t0)return u().then(g=>()=>M6(g,h)).catch(g=>(f(g),()=>i?G(i,{error:g}):null));const w=C2(!1),_=C2(),p=C2(!!s);return s&&setTimeout(()=>{p.value=!1},s),r!=null&&setTimeout(()=>{if(!w.value&&!_.value){const g=new Error(`Async component timed out after ${r}ms.`);f(g),_.value=g}},r),u().then(()=>{w.value=!0,h.parent&&G0(h.parent.vnode)&&a8(h.parent.update)}).catch(g=>{f(g),_.value=g}),()=>{if(w.value&&a)return M6(a,h);if(_.value&&i)return G(i,{error:_.value});if(n&&!p.value)return G(n)}}})}function M6(t,e){const{ref:n,props:i,children:s,ce:r}=e.vnode,o=G(t,i,s);return o.ref=n,o.ce=r,delete e.vnode.ce,o}const G0=t=>t.type.__isKeepAlive,Ji={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=t4(),i=n.ctx;if(!i.renderer)return()=>{const g=e.default&&e.default();return g&&g.length===1?g[0]:g};const s=new Map,r=new Set;let o=null;const l=n.suspense,{renderer:{p:L,m:a,um:c,o:{createElement:C}}}=i,u=C("div");i.activate=(g,m,v,Z,b)=>{const k=g.component;a(g,m,v,0,l),L(k.vnode,g,m,v,k,l,Z,g.slotScopeIds,b),x1(()=>{k.isDeactivated=!1,k.a&&E4(k.a);const S=g.props&&g.props.onVnodeMounted;S&&C3(S,k.parent,g)},l)},i.deactivate=g=>{const m=g.component;a(g,u,null,1,l),x1(()=>{m.da&&E4(m.da);const v=g.props&&g.props.onVnodeUnmounted;v&&C3(v,m.parent,g),m.isDeactivated=!0},l)};function h(g){y6(g),c(g,n,l,!0)}function f(g){s.forEach((m,v)=>{const Z=j6(m.type);Z&&(!g||!g(Z))&&w(v)})}function w(g){const m=s.get(g);!o||m.type!==o.type?h(m):o&&y6(o),s.delete(g),r.delete(g)}a1(()=>[t.include,t.exclude],([g,m])=>{g&&f(v=>j0(g,v)),m&&f(v=>!j0(m,v))},{flush:"post",deep:!0});let _=null;const p=()=>{_!=null&&s.set(_,R6(n.subTree))};return e1(p),q0(p),J9(()=>{s.forEach(g=>{const{subTree:m,suspense:v}=n,Z=R6(m);if(g.type===Z.type){y6(Z);const b=Z.component.da;b&&x1(b,v);return}h(g)})}),()=>{if(_=null,!e.default)return null;const g=e.default(),m=g[0];if(g.length>1)return o=null,g;if(!m3(m)||!(m.shapeFlag&4)&&!(m.shapeFlag&128))return o=null,m;let v=R6(m);const Z=v.type,b=j6(u9(v)?v.type.__asyncResolved||{}:Z),{include:k,exclude:S,max:V}=t;if(k&&(!b||!j0(k,b))||S&&b&&j0(S,b))return o=v,m;const D=v.key==null?Z:v.key,t2=s.get(D);return v.el&&(v=w3(v),m.shapeFlag&128&&(m.ssContent=v)),_=D,t2?(v.el=t2.el,v.component=t2.component,v.transition&&C9(v,v.transition),v.shapeFlag|=512,r.delete(D),r.add(D)):(r.add(D),V&&r.size>parseInt(V,10)&&w(r.values().next().value)),v.shapeFlag|=256,o=v,Vi(m.type)?m:v}}};Ji.__isBuildIn=!0;const es=Ji;function j0(t,e){return o2(t)?t.some(n=>j0(n,e)):L1(t)?t.split(",").includes(e):t.test?t.test(e):!1}function ts(t,e){is(t,"a",e)}function ns(t,e){is(t,"da",e)}function is(t,e,n=y1){const i=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(m8(e,i,n),n){let s=n.parent;for(;s&&s.parent;)G0(s.parent.vnode)&&Bu(i,e,n,s),s=s.parent}}function Bu(t,e,n,i){const s=m8(e,t,i,!0);v1(()=>{K7(i[e],s)},n)}function y6(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function R6(t){return t.shapeFlag&128?t.ssContent:t}function m8(t,e,n=y1,i=!1){if(n){const s=n[t]||(n[t]=[]),r=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;V9(),z4(n);const l=o3(e,n,t,o);return U4(),G9(),l});return i?s.unshift(r):s.push(r),r}}const M4=t=>(e,n=y1)=>(!t0||t==="sp")&&m8(t,(...i)=>e(...i),n),ss=M4("bm"),e1=M4("m"),rs=M4("bu"),q0=M4("u"),J9=M4("bum"),v1=M4("um"),os=M4("sp"),ls=M4("rtg"),Ls=M4("rtc");function as(t,e=y1){m8("ec",t,e)}function zu(t){Z1("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&cs(e,n),n}function cs(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let i=0;i<n.length;i++)cs(n[i],e)}}function Cs(t){Z1("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const i in n)g4(i)&&(e[i[2].toLowerCase()+i.slice(3)]=n[i]);return e}const Uu={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function Wu(t,e,n){const i=Uu[t];if(i)if(o2(i)){const s=[];return i.forEach(r=>{const o=e[r];o&&(x4("CUSTOM_DIR",n,r,t),s.push(o))}),s.length?s:void 0}else return e[i]&&x4("CUSTOM_DIR",n,i,t),e[i]}function K0(t,e){const n=w1;if(n===null)return t;const i=E8(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let r=0;r<e.length;r++){let[o,l,L,a=J2]=e[r];o&&(v2(o)&&(o={mounted:o,updated:o}),o.deep&&N4(l),s.push({dir:o,instance:i,value:l,oldValue:void 0,arg:L,modifiers:a}))}return t}function Q3(t,e,n,i){const s=t.dirs,r=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];r&&(l.oldValue=r[o].value);let L=l.dir[i];L||(L=Wu(i,l.dir,n)),L&&(V9(),o3(L,n,8,[t.el,l,t,e]),G9())}}const A6="components",Hu="directives",$u="filters";function w2(t,e){return x8(A6,t,!0,e)||t}const us=Symbol();function w8(t){return L1(t)?x8(A6,t,!1)||t:t||us}function hs(t){return x8(Hu,t)}function ds(t){return x8($u,t)}function x8(t,e,n=!0,i=!1){const s=w1||y1;if(s){const r=s.type;if(t===A6){const l=j6(r,!1);if(l&&(l===e||l===H1(e)||l===N0(H1(e))))return r}const o=fs(s[t]||r[t],e)||fs(s.appContext[t],e);return!o&&i?r:o}}function fs(t,e){return t&&(t[e]||t[H1(e)]||t[N0(H1(e))])}function Vu(t){const e=t.type,n=e.render;if(!(!n||n._rc||n._compatChecked||n._compatWrapped)){if(n.length>=2){n._compatChecked=!0;return}if(u8("RENDER_FUNCTION",t)){const i=e.render=function(){return n.call(this,_8)};i._compatWrapped=!0}}}function _8(t,e,n){if(t||(t=T1),typeof t=="string"){const r=$1(t);(r==="transition"||r==="transition-group"||r==="keep-alive")&&(t=`__compat__${r}`),t=w8(t)}const i=arguments.length,s=o2(e);return i===2||s?U2(e)&&!s?m3(e)?v8(G(t,null,[e])):v8(ps(G(t,gs(e,t)),e)):v8(G(t,null,e)):(m3(n)&&(n=[n]),v8(ps(G(t,gs(e,t),n),e)))}const Gu=B9("staticStyle,staticClass,directives,model,hook");function gs(t,e){if(!t)return null;const n={};for(const i in t)if(i==="attrs"||i==="domProps"||i==="props")H2(n,t[i]);else if(i==="on"||i==="nativeOn"){const s=t[i];for(const r in s){let o=ju(r);i==="nativeOn"&&(o+="Native");const l=n[o],L=s[r];l!==L&&(l?n[o]=[].concat(l,L):n[o]=L)}}else Gu(i)||(n[i]=t[i]);if(t.staticClass&&(n.class=y2([t.staticClass,n.class])),t.staticStyle&&(n.style=R2([t.staticStyle,n.style])),t.model&&U2(e)){const{prop:i="value",event:s="input"}=e.model||{};n[i]=t.model.value,n[h8+s]=t.model.callback}return n}function ju(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),H9(t)}function ps(t,e){return e&&e.directives?K0(t,e.directives.map(({name:n,value:i,arg:s,modifiers:r})=>[hs(n),i,s,r])):t}function v8(t){const{props:e,children:n}=t;let i;if(t.shapeFlag&6&&o2(n)){i={};for(let r=0;r<n.length;r++){const o=n[r],l=m3(o)&&o.props&&o.props.slot||"default",L=i[l]||(i[l]=[]);m3(o)&&o.type==="template"?L.push(o.children):L.push(o)}if(i)for(const r in i){const o=i[r];i[r]=()=>o,i[r]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,i?H2(i,s):i=s),i&&S8(t,i),t}function ms(t){if(Q2("RENDER_FUNCTION",w1,!0)&&Q2("PRIVATE_APIS",w1,!0)){const e=w1,n=()=>t.component&&t.component.proxy;let i;Object.defineProperties(t,{tag:{get:()=>t.type},data:{get:()=>t.props||{},set:s=>t.props=s},elm:{get:()=>t.el},componentInstance:{get:n},child:{get:n},text:{get:()=>L1(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return i||(i={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const k6=new Map,ws={get(t,e){const n=t[e];return n&&n()}};function qu(t){if(k6.has(t))return k6.get(t);const e=t.render,n=(i,s)=>{const r=t4(),o={props:i,children:r.vnode.children||[],data:r.vnode.props||{},scopedSlots:s.slots,parent:r.parent&&r.parent.proxy,slots(){return new Proxy(s.slots,ws)},get listeners(){return Cs(r)},get injections(){if(t.inject){const l={};return ks(t.inject,l),l}return{}}};return e(_8,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,k6.set(t,n),n}function P3(t,e,n,i){let s;const r=n&&n[i];if(o2(t)||L1(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,r&&r[o])}else if(typeof t=="number"){s=new Array(t);for(let o=0;o<t;o++)s[o]=e(o+1,o,void 0,r&&r[o])}else if(U2(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,r&&r[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,L=o.length;l<L;l++){const a=o[l];s[l]=e(t[a],a,l,r&&r[l])}}else s=[];return n&&(n[i]=s),s}function xs(t,e){for(let n=0;n<e.length;n++){const i=e[n];if(o2(i))for(let s=0;s<i.length;s++)t[i[s].name]=i[s].fn;else i&&(t[i.name]=i.key?(...s)=>{const r=i.fn(...s);return r&&(r.key=i.key),r}:i.fn)}return t}function Z6(t,e,n={},i,s){if(w1.isCE||w1.parent&&u9(w1.parent)&&w1.parent.isCE)return e!=="default"&&(n.name=e),G("slot",n,i&&i());let r=t[e];r&&r._c&&(r._d=!1),I();const o=r&&_s(r(n)),l=S2(z2,{key:n.key||o&&o.key||`_${e}`},o||(i?i():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),r&&r._c&&(r._d=!0),l}function _s(t){return t.some(e=>m3(e)?!(e.type===T1||e.type===z2&&!_s(e.children)):!0)?t:null}function vs(t,e){const n={};for(const i in t)n[e&&/[A-Z]/.test(i)?`on:${i}`:H9(i)]=t[i];return n}function Ku(t){const e={};for(let n=0;n<t.length;n++)t[n]&&H2(e,t[n]);return e}function Yu(t,e,n,i,s){if(n&&U2(n)){o2(n)&&(n=Ku(n));for(const r in n)if(W9(r))t[r]=n[r];else if(r==="class")t.class=y2([t.class,n.class]);else if(r==="style")t.style=y2([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=H1(r),L=$1(r);if(!(l in o)&&!(L in o)&&(o[r]=n[r],s)){const a=t.on||(t.on={});a[`update:${r}`]=function(c){n[r]=c}}}}return t}function Xu(t,e){return x9(t,vs(e))}function Qu(t,e,n,i,s){return s&&(i=x9(i,s)),Z6(t.slots,e,i,n&&(()=>n))}function Ju(t,e,n){return xs(e||{$stable:!n},Ms(t))}function Ms(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(o2(n)?Ms(n):n.name=n.key||"default")}return t}const ys=new WeakMap;function eh(t,e){let n=ys.get(t);if(n||ys.set(t,n=[]),n[e])return n[e];const i=t.type.staticRenderFns[e],s=t.proxy;return n[e]=i.call(s,null,s)}function th(t,e,n,i,s,r){const l=t.appContext.config.keyCodes||{},L=l[n]||i;if(r&&s&&!l[n])return Rs(r,s);if(L)return Rs(L,e);if(s)return $1(s)!==n}function Rs(t,e){return o2(t)?!t.includes(e):t!==e}function nh(t){return t}function ih(t,e){for(let n=0;n<e.length;n+=2){const i=e[n];typeof i=="string"&&i&&(t[e[n]]=e[n+1])}return t}function sh(t,e){return typeof t=="string"?e+t:t}function rh(t){const e=(i,s,r)=>{i[s]=r},n=(i,s)=>{delete i[s]};H2(t,{$set:i=>(Z1("INSTANCE_SET",i),e),$delete:i=>(Z1("INSTANCE_DELETE",i),n),$mount:i=>(Z1("GLOBAL_MOUNT",null),i.ctx._compat_mount||s3),$destroy:i=>(Z1("INSTANCE_DESTROY",i),i.ctx._compat_destroy||s3),$slots:i=>Q2("RENDER_FUNCTION",i)&&i.render&&i.render._compatWrapped?new Proxy(i.slots,ws):i.slots,$scopedSlots:i=>{Z1("INSTANCE_SCOPED_SLOTS",i);const s={};for(const r in i.slots){const o=i.slots[r];o._ns||(s[r]=o)}return s},$on:i=>g6.bind(null,i),$once:i=>vu.bind(null,i),$off:i=>p6.bind(null,i),$children:zu,$listeners:Cs}),Q2("PRIVATE_APIS",null)&&H2(t,{$vnode:i=>i.vnode,$options:i=>{const s=H2({},Y0(i));return s.parent=i.proxy.$parent,s.propsData=i.vnode.props,s},_self:i=>i.proxy,_uid:i=>i.uid,_data:i=>i.data,_isMounted:i=>i.isMounted,_isDestroyed:i=>i.isUnmounted,$createElement:()=>_8,_c:()=>_8,_o:()=>nh,_n:()=>j3,_s:()=>K2,_l:()=>P3,_t:i=>Qu.bind(null,i),_q:()=>f4,_i:()=>I0,_m:i=>eh.bind(null,i),_f:()=>ds,_k:i=>th.bind(null,i),_b:()=>Yu,_v:()=>e4,_e:()=>g2,_u:()=>Ju,_g:()=>Xu,_d:()=>ih,_p:()=>sh})}const T6=t=>t?Js(t)?E8(t)||t.proxy:T6(t.parent):null,e0=H2(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>T6(t.parent),$root:t=>T6(t.root),$emit:t=>t.emit,$options:t=>Y0(t),$forceUpdate:t=>t.f||(t.f=()=>a8(t.update)),$nextTick:t=>t.n||(t.n=w4.bind(t.proxy)),$watch:t=>Pu.bind(t)});rh(e0);const S6=(t,e)=>t!==J2&&!t.__isScriptSetup&&G2(t,e),b6={get({_:t},e){const{ctx:n,setupState:i,data:s,props:r,accessCache:o,type:l,appContext:L}=t;let a;if(e[0]!=="$"){const h=o[e];if(h!==void 0)switch(h){case 1:return i[e];case 2:return s[e];case 4:return n[e];case 3:return r[e]}else{if(S6(i,e))return o[e]=1,i[e];if(s!==J2&&G2(s,e))return o[e]=2,s[e];if((a=t.propsOptions[0])&&G2(a,e))return o[e]=3,r[e];if(n!==J2&&G2(n,e))return o[e]=4,n[e];E6&&(o[e]=0)}}const c=e0[e];let C,u;if(c)return e==="$attrs"&&r3(t,"get",e),c(t);if((C=l.__cssModules)&&(C=C[e]))return C;if(n!==J2&&G2(n,e))return o[e]=4,n[e];if(u=L.config.globalProperties,G2(u,e)){const h=Object.getOwnPropertyDescriptor(u,e);if(h.get)return h.get.call(t.proxy);{const f=u[e];return v2(f)?Object.assign(f.bind(t.proxy),f):f}}},set({_:t},e,n){const{data:i,setupState:s,ctx:r}=t;return S6(s,e)?(s[e]=n,!0):i!==J2&&G2(i,e)?(i[e]=n,!0):G2(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(r[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:i,appContext:s,propsOptions:r}},o){let l;return!!n[o]||t!==J2&&G2(t,o)||S6(e,o)||(l=r[0])&&G2(l,o)||G2(i,o)||G2(e0,o)||G2(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:G2(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},oh=H2({},b6,{get(t,e){if(e!==Symbol.unscopables)return b6.get(t,e,t)},has(t,e){return e[0]!=="_"&&!wC(e)}});function As(t,e){for(const n in e){const i=t[n],s=e[n];n in t&&q5(i)&&q5(s)?As(i,s):t[n]=s}return t}let E6=!0;function lh(t){const e=Y0(t),n=t.proxy,i=t.ctx;E6=!1,e.beforeCreate&&Zs(e.beforeCreate,t,"bc");const{data:s,computed:r,methods:o,watch:l,provide:L,inject:a,created:c,beforeMount:C,mounted:u,beforeUpdate:h,updated:f,activated:w,deactivated:_,beforeDestroy:p,beforeUnmount:g,destroyed:m,unmounted:v,render:Z,renderTracked:b,renderTriggered:k,errorCaptured:S,serverPrefetch:V,expose:D,inheritAttrs:t2,components:h2,directives:L2,filters:X}=e;if(a&&ks(a,i,null,t.appContext.config.unwrapInjectedRef),o)for(const n2 in o){const x2=o[n2];v2(x2)&&(i[n2]=x2.bind(n))}if(s){const n2=s.call(n,n);U2(n2)&&(t.data=K3(n2))}if(E6=!0,r)for(const n2 in r){const x2=r[n2],s1=v2(x2)?x2.bind(n,n):v2(x2.get)?x2.get.bind(n,n):s3,F2=!v2(x2)&&v2(x2.set)?x2.set.bind(n):s3,E1=F({get:s1,set:F2});Object.defineProperty(i,n2,{enumerable:!0,configurable:!0,get:()=>E1.value,set:D2=>E1.value=D2})}if(l)for(const n2 in l)Ts(l[n2],i,n,n2);if(L){const n2=v2(L)?L.call(n):L;Reflect.ownKeys(n2).forEach(x2=>{V1(x2,n2[x2])})}c&&Zs(c,t,"c");function z(n2,x2){o2(x2)?x2.forEach(s1=>n2(s1.bind(n))):x2&&n2(x2.bind(n))}if(z(ss,C),z(e1,u),z(rs,h),z(q0,f),z(ts,w),z(ns,_),z(as,S),z(Ls,b),z(ls,k),z(J9,g),z(v1,v),z(os,V),p&&x4("OPTIONS_BEFORE_DESTROY",t)&&z(J9,p),m&&x4("OPTIONS_DESTROYED",t)&&z(v1,m),o2(D))if(D.length){const n2=t.exposed||(t.exposed={});D.forEach(x2=>{Object.defineProperty(n2,x2,{get:()=>n[x2],set:s1=>n[x2]=s1})})}else t.exposed||(t.exposed={});Z&&t.render===s3&&(t.render=Z),t2!=null&&(t.inheritAttrs=t2),h2&&(t.components=h2),L2&&(t.directives=L2),X&&Q2("FILTERS",t)&&(t.filters=X)}function ks(t,e,n=s3,i=!1){o2(t)&&(t=I6(t));for(const s in t){const r=t[s];let o;U2(r)?"default"in r?o=f1(r.from||s,r.default,!0):o=f1(r.from||s):o=f1(r),R1(o)&&i?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function Zs(t,e,n){o3(o2(t)?t.map(i=>i.bind(e.proxy)):t.bind(e.proxy),e,n)}function Ts(t,e,n,i){const s=i.includes(".")?Ki(n,i):()=>n[i];if(L1(t)){const r=e[t];v2(r)&&a1(s,r)}else if(v2(t))a1(s,t.bind(n));else if(U2(t))if(o2(t))t.forEach(r=>Ts(r,e,n,i));else{const r=v2(t.handler)?t.handler.bind(n):e[t.handler];v2(r)&&a1(s,r,t)}}function Y0(t){const e=t.type,{mixins:n,extends:i}=e,{mixins:s,optionsCache:r,config:{optionMergeStrategies:o}}=t.appContext,l=r.get(e);let L;return l?L=l:!s.length&&!n&&!i?Q2("PRIVATE_APIS",t)?(L=H2({},e),L.parent=t.parent&&t.parent.proxy,L.propsData=t.vnode.props):L=e:(L={},s.length&&s.forEach(a=>h9(L,a,o,!0)),h9(L,e,o)),U2(e)&&r.set(e,L),L}function h9(t,e,n,i=!1){v2(e)&&(e=e.options);const{mixins:s,extends:r}=e;r&&h9(t,r,n,!0),s&&s.forEach(o=>h9(t,o,n,!0));for(const o in e)if(!(i&&o==="expose")){const l=d9[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const d9={data:Ss,props:D4,emits:D4,methods:D4,computed:D4,beforeCreate:G1,created:G1,beforeMount:G1,mounted:G1,beforeUpdate:G1,updated:G1,beforeDestroy:G1,beforeUnmount:G1,destroyed:G1,unmounted:G1,activated:G1,deactivated:G1,errorCaptured:G1,serverPrefetch:G1,components:D4,directives:D4,watch:ah,provide:Ss,inject:Lh};d9.filters=D4;function Ss(t,e){return e?t?function(){return(Q2("OPTIONS_DATA_MERGE",null)?As:H2)(v2(t)?t.call(this,this):t,v2(e)?e.call(this,this):e)}:e:t}function Lh(t,e){return D4(I6(t),I6(e))}function I6(t){if(o2(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function G1(t,e){return t?[...new Set([].concat(t,e))]:e}function D4(t,e){return t?H2(H2(Object.create(null),t),e):e}function ah(t,e){if(!t)return e;if(!e)return t;const n=H2(Object.create(null),t);for(const i in e)n[i]=G1(t[i],e[i]);return n}function ch(t,e,n){return new Proxy({},{get(i,s){if(s==="$options")return Y0(t);if(s in e)return e[s];const r=t.type.inject;if(r){if(o2(r)){if(r.includes(s))return f1(s)}else if(s in r)return f1(s)}}})}function bs(t,e){return!!(t==="is"||(t==="class"||t==="style")&&Q2("INSTANCE_ATTRS_CLASS_STYLE",e)||g4(t)&&Q2("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function Ch(t,e,n,i=!1){const s={},r={};Y5(r,k8,1),t.propsDefaults=Object.create(null),Es(t,e,s,r);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=i?s:Ii(s):t.type.props?t.props=s:t.props=r,t.attrs=r}function uh(t,e,n,i){const{props:s,attrs:r,vnode:{patchFlag:o}}=t,l=N2(s),[L]=t.propsOptions;let a=!1;if((i||o>0)&&!(o&16)){if(o&8){const c=t.vnode.dynamicProps;for(let C=0;C<c.length;C++){let u=c[C];if(d8(t.emitsOptions,u))continue;const h=e[u];if(L)if(G2(r,u))h!==r[u]&&(r[u]=h,a=!0);else{const f=H1(u);s[f]=F6(L,l,f,h,t,!1)}else{if(g4(u)&&u.endsWith("Native"))u=u.slice(0,-6);else if(bs(u,t))continue;h!==r[u]&&(r[u]=h,a=!0)}}}}else{Es(t,e,s,r)&&(a=!0);let c;for(const C in l)(!e||!G2(e,C)&&((c=$1(C))===C||!G2(e,c)))&&(L?n&&(n[C]!==void 0||n[c]!==void 0)&&(s[C]=F6(L,l,C,void 0,t,!0)):delete s[C]);if(r!==l)for(const C in r)(!e||!G2(e,C)&&!G2(e,C+"Native"))&&(delete r[C],a=!0)}a&&q3(t,"set","$attrs")}function Es(t,e,n,i){const[s,r]=t.propsOptions;let o=!1,l;if(e)for(let L in e){if(W9(L)||(L.startsWith("onHook:")&&x4("INSTANCE_EVENT_HOOKS",t,L.slice(2).toLowerCase()),L==="inline-template"))continue;const a=e[L];let c;if(s&&G2(s,c=H1(L)))!r||!r.includes(c)?n[c]=a:(l||(l={}))[c]=a;else if(!d8(t.emitsOptions,L)){if(g4(L)&&L.endsWith("Native"))L=L.slice(0,-6);else if(bs(L,t))continue;(!(L in i)||a!==i[L])&&(i[L]=a,o=!0)}}if(r){const L=N2(n),a=l||J2;for(let c=0;c<r.length;c++){const C=r[c];n[C]=F6(s,L,C,a[C],t,!G2(a,C))}}return o}function F6(t,e,n,i,s,r){const o=t[n];if(o!=null){const l=G2(o,"default");if(l&&i===void 0){const L=o.default;if(o.type!==Function&&v2(L)){const{propsDefaults:a}=s;n in a?i=a[n]:(z4(s),i=a[n]=L.call(Q2("PROPS_DEFAULT_THIS",s)?ch(s,e):null,e),U4())}else i=L}o[0]&&(r&&!l?i=!1:o[1]&&(i===""||i===$1(n))&&(i=!0))}return i}function Is(t,e,n=!1){const i=e.propsCache,s=i.get(t);if(s)return s;const r=t.props,o={},l=[];let L=!1;if(!v2(t)){const c=C=>{v2(C)&&(C=C.options),L=!0;const[u,h]=Is(C,e,!0);H2(o,u),h&&l.push(...h)};!n&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!r&&!L)return U2(t)&&i.set(t,z9),z9;if(o2(r))for(let c=0;c<r.length;c++){const C=H1(r[c]);Fs(C)&&(o[C]=J2)}else if(r)for(const c in r){const C=H1(c);if(Fs(C)){const u=r[c],h=o[C]=o2(u)||v2(u)?{type:u}:Object.assign({},u);if(h){const f=Ds(Boolean,h.type),w=Ds(String,h.type);h[0]=f>-1,h[1]=w<0||f<w,(f>-1||G2(h,"default"))&&l.push(C)}}}const a=[o,l];return U2(t)&&i.set(t,a),a}function Fs(t){return t[0]!=="$"}function Os(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function Ns(t,e){return Os(t)===Os(e)}function Ds(t,e){return o2(e)?e.findIndex(n=>Ns(n,t)):v2(e)&&Ns(e,t)?0:-1}const Ps=t=>t[0]==="_"||t==="$stable",O6=t=>o2(t)?t.map(x3):[x3(t)],hh=(t,e,n)=>{if(e._n)return e;const i=l3((...s)=>O6(e(...s)),n);return i._c=!1,i},Bs=(t,e,n)=>{const i=t._ctx;for(const s in t){if(Ps(s))continue;const r=t[s];if(v2(r))e[s]=hh(s,r,i);else if(r!=null){const o=O6(r);e[s]=()=>o}}},zs=(t,e)=>{const n=O6(e);t.slots.default=()=>n},dh=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=N2(e),Y5(e,"_",n)):Bs(e,t.slots={})}else t.slots={},e&&zs(t,e);Y5(t.slots,k8,1)},fh=(t,e,n)=>{const{vnode:i,slots:s}=t;let r=!0,o=J2;if(i.shapeFlag&32){const l=e._;l?n&&l===1?r=!1:(H2(s,e),!n&&l===1&&delete s._):(r=!e.$stable,Bs(e,s)),o=e}else e&&(zs(t,e),o={default:1});if(r)for(const l in s)!Ps(l)&&!(l in o)&&delete s[l]};function gh(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in d9&&x4("CONFIG_OPTION_MERGE_STRATS",null))return d9[n]}})}let a3,f9;function ph(t,e){a3=e({});const n=f9=function L(a={}){return i(a,L)};function i(L={},a){Z1("GLOBAL_MOUNT",null);const{data:c}=L;c&&!v2(c)&&x4("OPTIONS_DATA_FN",null)&&(L.data=()=>c);const C=t(L);a!==n&&Us(C,a);const u=C._createRoot(L);return L.el?u.$mount(L.el):u}n.version="2.6.14-compat:3.2.45",n.config=a3.config,n.use=(L,...a)=>(L&&v2(L.install)?L.install(n,...a):v2(L)&&L(n,...a),n),n.mixin=L=>(a3.mixin(L),n),n.component=(L,a)=>a?(a3.component(L,a),n):a3.component(L),n.directive=(L,a)=>a?(a3.directive(L,a),n):a3.directive(L),n.options={_base:n};let s=1;n.cid=s,n.nextTick=w4;const r=new WeakMap;function o(L={}){if(Z1("GLOBAL_EXTEND",null),v2(L)&&(L=L.options),r.has(L))return r.get(L);const a=this;function c(u){return i(u?h9(H2({},c.options),u,d9):c.options,c)}c.super=a,c.prototype=Object.create(n.prototype),c.prototype.constructor=c;const C={};for(const u in a.options){const h=a.options[u];C[u]=o2(h)?h.slice():U2(h)?H2(Object.create(null),h):h}return c.options=h9(C,L,d9),c.options._base=c,c.extend=o.bind(c),c.mixin=a.mixin,c.use=a.use,c.cid=++s,r.set(L,c),c}n.extend=o.bind(n),n.set=(L,a,c)=>{Z1("GLOBAL_SET",null),L[a]=c},n.delete=(L,a)=>{Z1("GLOBAL_DELETE",null),delete L[a]},n.observable=L=>(Z1("GLOBAL_OBSERVABLE",null),K3(L)),n.filter=(L,a)=>a?(a3.filter(L,a),n):a3.filter(L);const l={warn:s3,extend:H2,mergeOptions:(L,a,c)=>h9(L,a,c?void 0:d9),defineReactive:Rh};return Object.defineProperty(n,"util",{get(){return Z1("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=_u,n}function mh(t,e,n){wh(t,e),gh(t.config),a3&&(vh(t,e,n),xh(t),_h(t))}function wh(t,e){e.filters={},t.filter=(n,i)=>(Z1("FILTERS",null),i?(e.filters[n]=i,t):e.filters[n])}function xh(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:w4},extend:{value:f9.extend},set:{value:f9.set},delete:{value:f9.delete},observable:{value:f9.observable},util:{get(){return f9.util}}})}function _h(t){t._context.mixins=[...a3._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(a3._context[e])});for(const e in a3.config){if(e==="isNativeTag"||V6()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=a3.config[e];t.config[e]=U2(n)?Object.create(n):n,e==="ignoredElements"&&Q2("CONFIG_IGNORED_ELEMENTS",null)&&!V6()&&o2(n)&&(t.config.compilerOptions.isCustomElement=i=>n.some(s=>L1(s)?s===i:s.test(i)))}Us(t,f9)}function Us(t,e){const n=Q2("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const i=Object.getOwnPropertyDescriptors(e.prototype);for(const s in i)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,i[s])}function vh(t,e,n){let i=!1;t._createRoot=s=>{const r=t._component,o=G(r,s.propsData||null);o.appContext=e;const l=!v2(r)&&!r.render&&!r.template,L=()=>{},a=U6(o,null,null);return l&&(a.render=L),W6(a),o.component=a,o.isCompatRoot=!0,a.ctx._compat_mount=c=>{if(i)return;let C;if(typeof c=="string"){const h=document.querySelector(c);if(!h)return;C=h}else C=c||document.createElement("div");const u=C instanceof SVGElement;return l&&a.render===L&&(a.render=null,r.template=C.innerHTML,G6(a,!1,!0)),C.innerHTML="",n(o,C,u),C instanceof Element&&(C.removeAttribute("v-cloak"),C.setAttribute("data-v-app","")),i=!0,t._container=C,C.__vue_app__=t,a.proxy},a.ctx._compat_destroy=()=>{if(i)n(null,t._container),delete t._container.__vue_app__;else{const{bum:c,scope:C,um:u}=a;c&&E4(c),Q2("INSTANCE_EVENT_HOOKS",a)&&a.emit("hook:beforeDestroy"),C&&C.stop(),u&&E4(u),Q2("INSTANCE_EVENT_HOOKS",a)&&a.emit("hook:destroyed")}},a.proxy}}const Mh=["push","pop","shift","unshift","splice","sort","reverse"],yh=new WeakSet;function Rh(t,e,n){if(U2(n)&&!p4(n)&&!yh.has(n)){const s=K3(n);o2(n)?Mh.forEach(r=>{n[r]=(...o)=>{Array.prototype[r].call(s,...o)}}):Object.keys(n).forEach(r=>{try{N6(n,r,n[r])}catch{}})}const i=t.$;i&&t===i.proxy?(N6(i.ctx,e,n),i.accessCache=Object.create(null)):p4(t)?t[e]=n:N6(t,e,n)}function N6(t,e,n){n=U2(n)?K3(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return r3(t,"get",e),n},set(i){n=U2(i)?K3(i):i,q3(t,"set",e,i)}})}function Ws(){return{app:null,config:{isNativeTag:AC,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Ah=0;function kh(t,e){return function(i,s=null){v2(i)||(i=Object.assign({},i)),s!=null&&!U2(s)&&(s=null);const r=Ws(),o=new Set;let l=!1;const L=r.app={_uid:Ah++,_component:i,_props:s,_container:null,_context:r,_instance:null,version:rr,get config(){return r.config},set config(a){},use(a,...c){return o.has(a)||(a&&v2(a.install)?(o.add(a),a.install(L,...c)):v2(a)&&(o.add(a),a(L,...c))),L},mixin(a){return r.mixins.includes(a)||r.mixins.push(a),L},component(a,c){return c?(r.components[a]=c,L):r.components[a]},directive(a,c){return c?(r.directives[a]=c,L):r.directives[a]},mount(a,c,C){if(!l){const u=G(i,s);return u.appContext=r,c&&e?e(u,a):t(u,a,C),l=!0,L._container=a,a.__vue_app__=L,E8(u.component)||u.component.proxy}},unmount(){l&&(t(null,L._container),delete L._container.__vue_app__)},provide(a,c){return r.provides[a]=c,L}};return mh(L,r,t),L}}function M8(t,e,n,i,s=!1){if(o2(t)){t.forEach((u,h)=>M8(u,e&&(o2(e)?e[h]:e),n,i,s));return}if(u9(i)&&!s)return;const r=i.shapeFlag&4?E8(i.component)||i.component.proxy:i.el,o=s?null:r,{i:l,r:L}=t,a=e&&e.r,c=l.refs===J2?l.refs={}:l.refs,C=l.setupState;if(a!=null&&a!==L&&(L1(a)?(c[a]=null,G2(C,a)&&(C[a]=null)):R1(a)&&(a.value=null)),v2(L))Y3(L,l,12,[o,c]);else{const u=L1(L),h=R1(L);if(u||h){const f=()=>{if(t.f){const w=u?G2(C,L)?C[L]:c[L]:L.value;s?o2(w)&&K7(w,r):o2(w)?w.includes(r)||w.push(r):u?(c[L]=[r],G2(C,L)&&(C[L]=c[L])):(L.value=[r],t.k&&(c[t.k]=L.value))}else u?(c[L]=o,G2(C,L)&&(C[L]=o)):h&&(L.value=o,t.k&&(c[t.k]=o))};o?(f.id=-1,x1(f,n)):f()}}}let P4=!1;const y8=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",R8=t=>t.nodeType===8;function Zh(t){const{mt:e,p:n,o:{patchProp:i,createText:s,nextSibling:r,parentNode:o,remove:l,insert:L,createComment:a}}=t,c=(p,g)=>{if(!g.hasChildNodes()){n(null,p,g),c8(),g._vnode=p;return}P4=!1,C(g.firstChild,p,null,null,null),c8(),g._vnode=p,P4&&console.error("Hydration completed but contains mismatches.")},C=(p,g,m,v,Z,b=!1)=>{const k=R8(p)&&p.data==="[",S=()=>w(p,g,m,v,Z,k),{type:V,ref:D,shapeFlag:t2,patchFlag:h2}=g;let L2=p.nodeType;g.el=p,h2===-2&&(b=!1,g.dynamicChildren=null);let X=null;switch(V){case p9:L2!==3?g.children===""?(L(g.el=s(""),o(p),p),X=p):X=S():(p.data!==g.children&&(P4=!0,p.data=g.children),X=r(p));break;case T1:L2!==8||k?X=S():X=r(p);break;case m9:if(k&&(p=r(p),L2=p.nodeType),L2===1||L2===3){X=p;const q=!g.children.length;for(let z=0;z<g.staticCount;z++)q&&(g.children+=X.nodeType===1?X.outerHTML:X.data),z===g.staticCount-1&&(g.anchor=X),X=r(X);return k?r(X):X}else S();break;case z2:k?X=f(p,g,m,v,Z,b):X=S();break;default:if(t2&1)L2!==1||g.type.toLowerCase()!==p.tagName.toLowerCase()?X=S():X=u(p,g,m,v,Z,b);else if(t2&6){g.slotScopeIds=Z;const q=o(p);if(e(g,q,null,m,v,y8(q),b),X=k?_(p):r(p),X&&R8(X)&&X.data==="teleport end"&&(X=r(X)),u9(g)){let z;k?(z=G(z2),z.anchor=X?X.previousSibling:q.lastChild):z=p.nodeType===3?e4(""):G("div"),z.el=p,g.component.subTree=z}}else t2&64?L2!==8?X=S():X=g.type.hydrate(p,g,m,v,Z,b,t,h):t2&128&&(X=g.type.hydrate(p,g,m,v,y8(o(p)),Z,b,t,C))}return D!=null&&M8(D,null,v,g),X},u=(p,g,m,v,Z,b)=>{b=b||!!g.dynamicChildren;const{type:k,props:S,patchFlag:V,shapeFlag:D,dirs:t2}=g,h2=k==="input"&&t2||k==="option";if(h2||V!==-1){if(t2&&Q3(g,null,m,"created"),S)if(h2||!b||V&48)for(const X in S)(h2&&X.endsWith("value")||g4(X)&&!W9(X))&&i(p,X,null,S[X],!1,void 0,m);else S.onClick&&i(p,"onClick",null,S.onClick,!1,void 0,m);let L2;if((L2=S&&S.onVnodeBeforeMount)&&C3(L2,m,g),t2&&Q3(g,null,m,"beforeMount"),((L2=S&&S.onVnodeMounted)||t2)&&ji(()=>{L2&&C3(L2,m,g),t2&&Q3(g,null,m,"mounted")},v),D&16&&!(S&&(S.innerHTML||S.textContent))){let X=h(p.firstChild,g,p,m,v,Z,b);for(;X;){P4=!0;const q=X;X=X.nextSibling,l(q)}}else D&8&&p.textContent!==g.children&&(P4=!0,p.textContent=g.children)}return p.nextSibling},h=(p,g,m,v,Z,b,k)=>{k=k||!!g.dynamicChildren;const S=g.children,V=S.length;for(let D=0;D<V;D++){const t2=k?S[D]:S[D]=x3(S[D]);if(p)p=C(p,t2,v,Z,b,k);else{if(t2.type===p9&&!t2.children)continue;P4=!0,n(null,t2,m,null,v,Z,y8(m),b)}}return p},f=(p,g,m,v,Z,b)=>{const{slotScopeIds:k}=g;k&&(Z=Z?Z.concat(k):k);const S=o(p),V=h(r(p),g,S,m,v,Z,b);return V&&R8(V)&&V.data==="]"?r(g.anchor=V):(P4=!0,L(g.anchor=a("]"),S,V),V)},w=(p,g,m,v,Z,b)=>{if(P4=!0,g.el=null,b){const V=_(p);for(;;){const D=r(p);if(D&&D!==V)l(D);else break}}const k=r(p),S=o(p);return l(p),n(null,g,S,k,m,v,y8(S),Z),k},_=p=>{let g=0;for(;p;)if(p=r(p),p&&R8(p)&&(p.data==="["&&g++,p.data==="]")){if(g===0)return r(p);g--}return p};return[c,C]}const x1=ji;function Hs(t){return Vs(t)}function $s(t){return Vs(t,Zh)}function Vs(t,e){const n=EC();n.__VUE__=!0;const{insert:i,remove:s,patchProp:r,createElement:o,createText:l,createComment:L,setText:a,setElementText:c,parentNode:C,nextSibling:u,setScopeId:h=s3,insertStaticContent:f}=t,w=(x,M,O,U=null,P=null,j=null,r2=!1,K=null,Q=!!M.dynamicChildren)=>{if(x===M)return;x&&!J3(x,M)&&(U=o1(x),D2(x,P,j,!0),x=null),M.patchFlag===-2&&(Q=!1,M.dynamicChildren=null);const{type:H,ref:$,shapeFlag:u2}=M;switch(H){case p9:_(x,M,O,U);break;case T1:p(x,M,O,U);break;case m9:x==null&&g(M,O,U,r2);break;case z2:h2(x,M,O,U,P,j,r2,K,Q);break;default:u2&1?Z(x,M,O,U,P,j,r2,K,Q):u2&6?L2(x,M,O,U,P,j,r2,K,Q):(u2&64||u2&128)&&H.process(x,M,O,U,P,j,r2,K,Q,M1)}$!=null&&P&&M8($,x&&x.ref,j,M||x,!M)},_=(x,M,O,U)=>{if(x==null)i(M.el=l(M.children),O,U);else{const P=M.el=x.el;M.children!==x.children&&a(P,M.children)}},p=(x,M,O,U)=>{x==null?i(M.el=L(M.children||""),O,U):M.el=x.el},g=(x,M,O,U)=>{[x.el,x.anchor]=f(x.children,M,O,U,x.el,x.anchor)},m=({el:x,anchor:M},O,U)=>{let P;for(;x&&x!==M;)P=u(x),i(x,O,U),x=P;i(M,O,U)},v=({el:x,anchor:M})=>{let O;for(;x&&x!==M;)O=u(x),s(x),x=O;s(M)},Z=(x,M,O,U,P,j,r2,K,Q)=>{r2=r2||M.type==="svg",x==null?b(M,O,U,P,j,r2,K,Q):V(x,M,P,j,r2,K,Q)},b=(x,M,O,U,P,j,r2,K)=>{let Q,H;const{type:$,props:u2,shapeFlag:l2,transition:a2,dirs:E2}=x;if(Q=x.el=o(x.type,j,u2&&u2.is,u2),l2&8?c(Q,x.children):l2&16&&S(x.children,Q,null,U,P,j&&$!=="foreignObject",r2,K),E2&&Q3(x,null,U,"created"),u2){for(const V2 in u2)V2!=="value"&&!W9(V2)&&r(Q,V2,null,u2[V2],j,x.children,U,P,B2);"value"in u2&&r(Q,"value",null,u2.value),(H=u2.onVnodeBeforeMount)&&C3(H,U,x)}k(Q,x,x.scopeId,r2,U),E2&&Q3(x,null,U,"beforeMount");const $2=(!P||P&&!P.pendingBranch)&&a2&&!a2.persisted;$2&&a2.beforeEnter(Q),i(Q,M,O),((H=u2&&u2.onVnodeMounted)||$2||E2)&&x1(()=>{H&&C3(H,U,x),$2&&a2.enter(Q),E2&&Q3(x,null,U,"mounted")},P)},k=(x,M,O,U,P)=>{if(O&&h(x,O),U)for(let j=0;j<U.length;j++)h(x,U[j]);if(P){let j=P.subTree;if(M===j){const r2=P.vnode;k(x,r2,r2.scopeId,r2.slotScopeIds,P.parent)}}},S=(x,M,O,U,P,j,r2,K,Q=0)=>{for(let H=Q;H<x.length;H++){const $=x[H]=K?B4(x[H]):x3(x[H]);w(null,$,M,O,U,P,j,r2,K)}},V=(x,M,O,U,P,j,r2)=>{const K=M.el=x.el;let{patchFlag:Q,dynamicChildren:H,dirs:$}=M;Q|=x.patchFlag&16;const u2=x.props||J2,l2=M.props||J2;let a2;O&&g9(O,!1),(a2=l2.onVnodeBeforeUpdate)&&C3(a2,O,M,x),$&&Q3(M,x,O,"beforeUpdate"),O&&g9(O,!0);const E2=P&&M.type!=="foreignObject";if(H?D(x.dynamicChildren,H,K,O,U,E2,j):r2||x2(x,M,K,null,O,U,E2,j,!1),Q>0){if(Q&16)t2(K,M,u2,l2,O,U,P);else if(Q&2&&u2.class!==l2.class&&r(K,"class",null,l2.class,P),Q&4&&r(K,"style",u2.style,l2.style,P),Q&8){const $2=M.dynamicProps;for(let V2=0;V2<$2.length;V2++){const t1=$2[V2],c2=u2[t1],m2=l2[t1];(m2!==c2||t1==="value")&&r(K,t1,c2,m2,P,x.children,O,U,B2)}}Q&1&&x.children!==M.children&&c(K,M.children)}else!r2&&H==null&&t2(K,M,u2,l2,O,U,P);((a2=l2.onVnodeUpdated)||$)&&x1(()=>{a2&&C3(a2,O,M,x),$&&Q3(M,x,O,"updated")},U)},D=(x,M,O,U,P,j,r2)=>{for(let K=0;K<M.length;K++){const Q=x[K],H=M[K],$=Q.el&&(Q.type===z2||!J3(Q,H)||Q.shapeFlag&70)?C(Q.el):O;w(Q,H,$,null,U,P,j,r2,!0)}},t2=(x,M,O,U,P,j,r2)=>{if(O!==U){if(O!==J2)for(const K in O)!W9(K)&&!(K in U)&&r(x,K,O[K],null,r2,M.children,P,j,B2);for(const K in U){if(W9(K))continue;const Q=U[K],H=O[K];Q!==H&&K!=="value"&&r(x,K,H,Q,r2,M.children,P,j,B2)}"value"in U&&r(x,"value",O.value,U.value)}},h2=(x,M,O,U,P,j,r2,K,Q)=>{const H=M.el=x?x.el:l(""),$=M.anchor=x?x.anchor:l("");let{patchFlag:u2,dynamicChildren:l2,slotScopeIds:a2}=M;a2&&(K=K?K.concat(a2):a2),x==null?(i(H,O,U),i($,O,U),S(M.children,O,$,P,j,r2,K,Q)):u2>0&&u2&64&&l2&&x.dynamicChildren?(D(x.dynamicChildren,l2,O,P,j,r2,K),(M.key!=null||P&&M===P.subTree)&&D6(x,M,!0)):x2(x,M,O,$,P,j,r2,K,Q)},L2=(x,M,O,U,P,j,r2,K,Q)=>{M.slotScopeIds=K,x==null?M.shapeFlag&512?P.ctx.activate(M,O,U,r2,Q):X(M,O,U,P,j,r2,Q):q(x,M,Q)},X=(x,M,O,U,P,j,r2)=>{const K=x.isCompatRoot&&x.component,Q=K||(x.component=U6(x,U,P));if(G0(x)&&(Q.ctx.renderer=M1),K||W6(Q),Q.asyncDep){if(P&&P.registerDep(Q,z),!x.el){const H=Q.subTree=G(T1);p(null,H,M,O)}return}z(Q,x,M,O,P,j,r2)},q=(x,M,O)=>{const U=M.component=x.component;if(bu(x,M,O))if(U.asyncDep&&!U.asyncResolved){n2(U,M,O);return}else U.next=M,mu(U.update),U.update();else M.el=x.el,U.vnode=M},z=(x,M,O,U,P,j,r2)=>{const K=()=>{if(x.isMounted){let{next:$,bu:u2,u:l2,parent:a2,vnode:E2}=x,$2=$,V2;g9(x,!1),$?($.el=E2.el,n2(x,$,r2)):$=E2,u2&&E4(u2),(V2=$.props&&$.props.onVnodeBeforeUpdate)&&C3(V2,a2,$,E2),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeUpdate"),g9(x,!0);const t1=f8(x),c2=x.subTree;x.subTree=t1,w(c2,t1,C(c2.el),o1(c2),x,P,j),$.el=t1.el,$2===null&&m6(x,t1.el),l2&&x1(l2,P),(V2=$.props&&$.props.onVnodeUpdated)&&x1(()=>C3(V2,a2,$,E2),P),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:updated"),P)}else{let $;const{el:u2,props:l2}=M,{bm:a2,m:E2,parent:$2}=x,V2=u9(M);if(g9(x,!1),a2&&E4(a2),!V2&&($=l2&&l2.onVnodeBeforeMount)&&C3($,$2,M),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeMount"),g9(x,!0),u2&&_1){const t1=()=>{x.subTree=f8(x),_1(u2,x.subTree,x,P,null)};V2?M.type.__asyncLoader().then(()=>!x.isUnmounted&&t1()):t1()}else{const t1=x.subTree=f8(x);w(null,t1,O,U,x,P,j),M.el=t1.el}if(E2&&x1(E2,P),!V2&&($=l2&&l2.onVnodeMounted)){const t1=M;x1(()=>C3($,$2,t1),P)}Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:mounted"),P),(M.shapeFlag&256||$2&&u9($2.vnode)&&$2.vnode.shapeFlag&256)&&(x.a&&x1(x.a,P),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:activated"),P)),x.isMounted=!0,M=O=U=null}},Q=x.effect=new P0(K,()=>a8(H),x.scope),H=x.update=()=>Q.run();H.id=x.uid,g9(x,!0),H()},n2=(x,M,O)=>{M.component=x;const U=x.vnode.props;x.vnode=M,x.next=null,uh(x,M.props,U,O),fh(x,M.children,O),V9(),Pi(),G9()},x2=(x,M,O,U,P,j,r2,K,Q=!1)=>{const H=x&&x.children,$=x?x.shapeFlag:0,u2=M.children,{patchFlag:l2,shapeFlag:a2}=M;if(l2>0){if(l2&128){F2(H,u2,O,U,P,j,r2,K,Q);return}else if(l2&256){s1(H,u2,O,U,P,j,r2,K,Q);return}}a2&8?($&16&&B2(H,P,j),u2!==H&&c(O,u2)):$&16?a2&16?F2(H,u2,O,U,P,j,r2,K,Q):B2(H,P,j,!0):($&8&&c(O,""),a2&16&&S(u2,O,U,P,j,r2,K,Q))},s1=(x,M,O,U,P,j,r2,K,Q)=>{x=x||z9,M=M||z9;const H=x.length,$=M.length,u2=Math.min(H,$);let l2;for(l2=0;l2<u2;l2++){const a2=M[l2]=Q?B4(M[l2]):x3(M[l2]);w(x[l2],a2,O,null,P,j,r2,K,Q)}H>$?B2(x,P,j,!0,!1,u2):S(M,O,U,P,j,r2,K,Q,u2)},F2=(x,M,O,U,P,j,r2,K,Q)=>{let H=0;const $=M.length;let u2=x.length-1,l2=$-1;for(;H<=u2&&H<=l2;){const a2=x[H],E2=M[H]=Q?B4(M[H]):x3(M[H]);if(J3(a2,E2))w(a2,E2,O,null,P,j,r2,K,Q);else break;H++}for(;H<=u2&&H<=l2;){const a2=x[u2],E2=M[l2]=Q?B4(M[l2]):x3(M[l2]);if(J3(a2,E2))w(a2,E2,O,null,P,j,r2,K,Q);else break;u2--,l2--}if(H>u2){if(H<=l2){const a2=l2+1,E2=a2<$?M[a2].el:U;for(;H<=l2;)w(null,M[H]=Q?B4(M[H]):x3(M[H]),O,E2,P,j,r2,K,Q),H++}}else if(H>l2)for(;H<=u2;)D2(x[H],P,j,!0),H++;else{const a2=H,E2=H,$2=new Map;for(H=E2;H<=l2;H++){const m1=M[H]=Q?B4(M[H]):x3(M[H]);m1.key!=null&&$2.set(m1.key,H)}let V2,t1=0;const c2=l2-E2+1;let m2=!1,T2=0;const I2=new Array(c2);for(H=0;H<c2;H++)I2[H]=0;for(H=a2;H<=u2;H++){const m1=x[H];if(t1>=c2){D2(m1,P,j,!0);continue}let U1;if(m1.key!=null)U1=$2.get(m1.key);else for(V2=E2;V2<=l2;V2++)if(I2[V2-E2]===0&&J3(m1,M[V2])){U1=V2;break}U1===void 0?D2(m1,P,j,!0):(I2[U1-E2]=H+1,U1>=T2?T2=U1:m2=!0,w(m1,M[U1],O,null,P,j,r2,K,Q),t1++)}const C1=m2?Th(I2):z9;for(V2=C1.length-1,H=c2-1;H>=0;H--){const m1=E2+H,U1=M[m1],$7=m1+1<$?M[m1+1].el:U;I2[H]===0?w(null,U1,O,$7,P,j,r2,K,Q):m2&&(V2<0||H!==C1[V2]?E1(U1,O,$7,2):V2--)}}},E1=(x,M,O,U,P=null)=>{const{el:j,type:r2,transition:K,children:Q,shapeFlag:H}=x;if(H&6){E1(x.component.subTree,M,O,U);return}if(H&128){x.suspense.move(M,O,U);return}if(H&64){r2.move(x,M,O,M1);return}if(r2===z2){i(j,M,O);for(let u2=0;u2<Q.length;u2++)E1(Q[u2],M,O,U);i(x.anchor,M,O);return}if(r2===m9){m(x,M,O);return}if(U!==2&&H&1&&K)if(U===0)K.beforeEnter(j),i(j,M,O),x1(()=>K.enter(j),P);else{const{leave:u2,delayLeave:l2,afterLeave:a2}=K,E2=()=>i(j,M,O),$2=()=>{u2(j,()=>{E2(),a2&&a2()})};l2?l2(j,E2,$2):$2()}else i(j,M,O)},D2=(x,M,O,U=!1,P=!1)=>{const{type:j,props:r2,ref:K,children:Q,dynamicChildren:H,shapeFlag:$,patchFlag:u2,dirs:l2}=x;if(K!=null&&M8(K,null,O,x,!0),$&256){M.ctx.deactivate(x);return}const a2=$&1&&l2,E2=!u9(x);let $2;if(E2&&($2=r2&&r2.onVnodeBeforeUnmount)&&C3($2,M,x),$&6)O2(x.component,O,U);else{if($&128){x.suspense.unmount(O,U);return}a2&&Q3(x,null,M,"beforeUnmount"),$&64?x.type.remove(x,M,O,P,M1,U):H&&(j!==z2||u2>0&&u2&64)?B2(H,M,O,!1,!0):(j===z2&&u2&384||!P&&$&16)&&B2(Q,M,O),U&&W(x)}(E2&&($2=r2&&r2.onVnodeUnmounted)||a2)&&x1(()=>{$2&&C3($2,M,x),a2&&Q3(x,null,M,"unmounted")},O)},W=x=>{const{type:M,el:O,anchor:U,transition:P}=x;if(M===z2){e2(O,U);return}if(M===m9){v(x);return}const j=()=>{s(O),P&&!P.persisted&&P.afterLeave&&P.afterLeave()};if(x.shapeFlag&1&&P&&!P.persisted){const{leave:r2,delayLeave:K}=P,Q=()=>r2(O,j);K?K(x.el,j,Q):Q()}else j()},e2=(x,M)=>{let O;for(;x!==M;)O=u(x),s(x),x=O;s(M)},O2=(x,M,O)=>{const{bum:U,scope:P,update:j,subTree:r2,um:K}=x;U&&E4(U),Q2("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeDestroy"),P.stop(),j&&(j.active=!1,D2(r2,x,M,O)),K&&x1(K,M),Q2("INSTANCE_EVENT_HOOKS",x)&&x1(()=>x.emit("hook:destroyed"),M),x1(()=>{x.isUnmounted=!0},M),M&&M.pendingBranch&&!M.isUnmounted&&x.asyncDep&&!x.asyncResolved&&x.suspenseId===M.pendingId&&(M.deps--,M.deps===0&&M.resolve())},B2=(x,M,O,U=!1,P=!1,j=0)=>{for(let r2=j;r2<x.length;r2++)D2(x[r2],M,O,U,P)},o1=x=>x.shapeFlag&6?o1(x.component.subTree):x.shapeFlag&128?x.suspense.next():u(x.anchor||x.el),d3=(x,M,O)=>{x==null?M._vnode&&D2(M._vnode,null,null,!0):w(M._vnode||null,x,M,null,null,null,O),Pi(),c8(),M._vnode=x},M1={p:w,um:D2,m:E1,r:W,mt:X,mc:S,pc:x2,pbc:D,n:o1,o:t};let I1,_1;return e&&([I1,_1]=e(M1)),{render:d3,hydrate:I1,createApp:kh(d3,I1)}}function g9({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function D6(t,e,n=!1){const i=t.children,s=e.children;if(o2(i)&&o2(s))for(let r=0;r<i.length;r++){const o=i[r];let l=s[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[r]=B4(s[r]),l.el=o.el),n||D6(o,l)),l.type===p9&&(l.el=o.el)}}function Th(t){const e=t.slice(),n=[0];let i,s,r,o,l;const L=t.length;for(i=0;i<L;i++){const a=t[i];if(a!==0){if(s=n[n.length-1],t[s]<a){e[i]=s,n.push(i);continue}for(r=0,o=n.length-1;r<o;)l=r+o>>1,t[n[l]]<a?r=l+1:o=l;a<t[n[r]]&&(r>0&&(e[i]=n[r-1]),n[r]=i)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=e[o];return n}const Sh=t=>t.__isTeleport,X0=t=>t&&(t.disabled||t.disabled===""),Gs=t=>typeof SVGElement<"u"&&t instanceof SVGElement,P6=(t,e)=>{const n=t&&t.to;return L1(n)?e?e(n):null:n},bh={__isTeleport:!0,process(t,e,n,i,s,r,o,l,L,a){const{mc:c,pc:C,pbc:u,o:{insert:h,querySelector:f,createText:w,createComment:_}}=a,p=X0(e.props);let{shapeFlag:g,children:m,dynamicChildren:v}=e;if(t==null){const Z=e.el=w(""),b=e.anchor=w("");h(Z,n,i),h(b,n,i);const k=e.target=P6(e.props,f),S=e.targetAnchor=w("");k&&(h(S,k),o=o||Gs(k));const V=(D,t2)=>{g&16&&c(m,D,t2,s,r,o,l,L)};p?V(n,b):k&&V(k,S)}else{e.el=t.el;const Z=e.anchor=t.anchor,b=e.target=t.target,k=e.targetAnchor=t.targetAnchor,S=X0(t.props),V=S?n:b,D=S?Z:k;if(o=o||Gs(b),v?(u(t.dynamicChildren,v,V,s,r,o,l),D6(t,e,!0)):L||C(t,e,V,D,s,r,o,l,!1),p)S||A8(e,n,Z,a,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const t2=e.target=P6(e.props,f);t2&&A8(e,t2,null,a,0)}else S&&A8(e,b,k,a,1)}qs(e)},remove(t,e,n,i,{um:s,o:{remove:r}},o){const{shapeFlag:l,children:L,anchor:a,targetAnchor:c,target:C,props:u}=t;if(C&&r(c),(o||!X0(u))&&(r(a),l&16))for(let h=0;h<L.length;h++){const f=L[h];s(f,e,n,!0,!!f.dynamicChildren)}},move:A8,hydrate:Eh};function A8(t,e,n,{o:{insert:i},m:s},r=2){r===0&&i(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:L,children:a,props:c}=t,C=r===2;if(C&&i(o,e,n),(!C||X0(c))&&L&16)for(let u=0;u<a.length;u++)s(a[u],e,n,2);C&&i(l,e,n)}function Eh(t,e,n,i,s,r,{o:{nextSibling:o,parentNode:l,querySelector:L}},a){const c=e.target=P6(e.props,L);if(c){const C=c._lpa||c.firstChild;if(e.shapeFlag&16)if(X0(e.props))e.anchor=a(o(t),e,l(t),n,i,s,r),e.targetAnchor=C;else{e.anchor=o(t);let u=C;for(;u;)if(u=o(u),u&&u.nodeType===8&&u.data==="teleport anchor"){e.targetAnchor=u,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}a(C,e,c,n,i,s,r)}qs(e)}return e.anchor&&o(e.anchor)}const js=bh;function qs(t){const e=t.ctx;if(e&&e.ut){let n=t.children[0].el;for(;n!==t.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",e.uid),n=n.nextSibling;e.ut()}}const B6=new Map;function Ih(t){if(B6.has(t))return B6.get(t);let e,n;const i=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let r;return j5(s)?r=Q9(()=>s):U2(s)&&!m3(s)&&!o2(s)?r=Q9({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?r=Q9(()=>i):r=t,B6.set(t,r),r}function Fh(t,e){return t.__isBuiltIn?t:(v2(t)&&t.cid&&(t=t.options),v2(t)&&u8("COMPONENT_ASYNC",e,t)?Ih(t):U2(t)&&t.functional&&x4("COMPONENT_FUNCTIONAL",e,t)?qu(t):t)}const z2=Symbol(void 0),p9=Symbol(void 0),T1=Symbol(void 0),m9=Symbol(void 0),Q0=[];let c3=null;function I(t=!1){Q0.push(c3=t?null:[])}function Ks(){Q0.pop(),c3=Q0[Q0.length-1]||null}let w9=1;function z6(t){w9+=t}function Ys(t){return t.dynamicChildren=w9>0?c3||z9:null,Ks(),w9>0&&c3&&c3.push(t),t}function B(t,e,n,i,s,r){return Ys(R(t,e,n,i,s,r,!0))}function S2(t,e,n,i,s){return Ys(G(t,e,n,i,s,!0))}function m3(t){return t?t.__v_isVNode===!0:!1}function J3(t,e){return t.type===e.type&&t.key===e.key}function Oh(t){}const k8="__vInternal",Xs=({key:t})=>t!=null?t:null,Z8=({ref:t,ref_key:e,ref_for:n})=>t!=null?L1(t)||R1(t)||v2(t)?{i:w1,r:t,k:e,f:!!n}:t:null;function R(t,e=null,n=null,i=0,s=null,r=t===z2?0:1,o=!1,l=!1){const L={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Xs(e),ref:e&&Z8(e),scopeId:K9,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:i,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:w1};return l?(S8(L,n),r&128&&t.normalize(L)):n&&(L.shapeFlag|=L1(n)?8:16),w9>0&&!o&&c3&&(L.patchFlag>0||r&6)&&L.patchFlag!==32&&c3.push(L),yu(L),ms(L),L}const G=Nh;function Nh(t,e=null,n=null,i=0,s=null,r=!1){if((!t||t===us)&&(t=T1),m3(t)){const l=w3(t,e,!0);return n&&S8(l,n),w9>0&&!r&&c3&&(l.shapeFlag&6?c3[c3.indexOf(t)]=l:c3.push(l)),l.patchFlag|=-2,l}if(Wh(t)&&(t=t.__vccOpts),t=Fh(t,w1),e){e=Qs(e);let{class:l,style:L}=e;l&&!L1(l)&&(e.class=y2(l)),U2(L)&&(r6(L)&&!o2(L)&&(L=H2({},L)),e.style=R2(L))}const o=L1(t)?1:Vi(t)?128:Sh(t)?64:U2(t)?4:v2(t)?2:0;return R(t,e,n,i,s,o,r,!0)}function Qs(t){return t?r6(t)||k8 in t?H2({},t):t:null}function w3(t,e,n=!1){const{props:i,ref:s,patchFlag:r,children:o}=t,l=e?x9(i||{},e):i,L={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&Xs(l),ref:e&&e.ref?n&&s?o2(s)?s.concat(Z8(e)):[s,Z8(e)]:Z8(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==z2?r===-1?16:r|16:r,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&w3(t.ssContent),ssFallback:t.ssFallback&&w3(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return ms(L),L}function e4(t=" ",e=0){return G(p9,null,t,e)}function T8(t,e){const n=G(m9,null,t);return n.staticCount=e,n}function g2(t="",e=!1){return e?(I(),S2(T1,null,t)):G(T1,null,t)}function x3(t){return t==null||typeof t=="boolean"?G(T1):o2(t)?G(z2,null,t.slice()):typeof t=="object"?B4(t):G(p9,null,String(t))}function B4(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:w3(t)}function S8(t,e){let n=0;const{shapeFlag:i}=t;if(e==null)e=null;else if(o2(e))n=16;else if(typeof e=="object")if(i&65){const s=e.default;s&&(s._c&&(s._d=!1),S8(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(k8 in e)?e._ctx=w1:s===3&&w1&&(w1.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else v2(e)?(e={default:e,_ctx:w1},n=32):(e=String(e),i&64?(n=16,e=[e4(e)]):n=8);t.children=e,t.shapeFlag|=n}function x9(...t){const e={};for(let n=0;n<t.length;n++){const i=t[n];for(const s in i)if(s==="class")e.class!==i.class&&(e.class=y2([e.class,i.class]));else if(s==="style")e.style=R2([e.style,i.style]);else if(g4(s)){const r=e[s],o=i[s];o&&r!==o&&!(o2(r)&&r.includes(o))&&(e[s]=r?[].concat(r,o):o)}else s!==""&&(e[s]=i[s])}return e}function C3(t,e,n,i=null){o3(t,e,7,[n,i])}const Dh=Ws();let Ph=0;function U6(t,e,n){const i=t.type,s=(e?e.appContext:t.appContext)||Dh,r={uid:Ph++,vnode:t,type:i,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new X7(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Is(i,s),emitsOptions:Hi(i,s),emit:null,emitted:null,propsDefaults:J2,inheritAttrs:i.inheritAttrs,ctx:J2,data:J2,props:J2,attrs:J2,slots:J2,refs:J2,setupState:J2,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=e?e.root:r,r.emit=Au.bind(null,r),t.ce&&t.ce(r),r}let y1=null;const t4=()=>y1||w1,z4=t=>{y1=t,t.scope.on()},U4=()=>{y1&&y1.scope.off(),y1=null};function Js(t){return t.vnode.shapeFlag&4}let t0=!1;function W6(t,e=!1){t0=e;const{props:n,children:i}=t.vnode,s=Js(t);Ch(t,n,s,e),dh(t,i);const r=s?Bh(t,e):void 0;return t0=!1,r}function Bh(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=o6(new Proxy(t.ctx,b6));const{setup:i}=n;if(i){const s=t.setupContext=i.length>1?er(t):null;z4(t),V9();const r=Y3(i,t,0,[t.props,s]);if(G9(),U4(),j5(r)){if(r.then(U4,U4),e)return r.then(o=>{H6(t,o,e)}).catch(o=>{a9(o,t,0)});t.asyncDep=r}else H6(t,r,e)}else G6(t,e)}function H6(t,e,n){v2(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:U2(e)&&(t.setupState=a6(e)),G6(t,n)}let b8,$6;function zh(t){b8=t,$6=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,oh))}}const V6=()=>!b8;function G6(t,e,n){const i=t.type;if(Vu(t),!t.render){if(!e&&b8&&!i.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||i.template||Y0(t).template;if(s){const{isCustomElement:r,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:L}=i,a=H2(H2({isCustomElement:r,delimiters:l},o),L);a.compatConfig=Object.create(h6),i.compatConfig&&H2(a.compatConfig,i.compatConfig),i.render=b8(s,a)}}t.render=i.render||s3,$6&&$6(t)}n||(z4(t),V9(),lh(t),G9(),U4())}function Uh(t){return new Proxy(t.attrs,{get(e,n){return r3(t,"get","$attrs"),e[n]}})}function er(t){const e=i=>{t.exposed=i||{}};let n;return{get attrs(){return n||(n=Uh(t))},slots:t.slots,emit:t.emit,expose:e}}function E8(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(a6(o6(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in e0)return e0[n](t)},has(e,n){return n in e||n in e0}}))}function j6(t,e=!0){return v2(t)?t.displayName||t.name:t.name||e&&t.__name}function Wh(t){return v2(t)&&"__vccOpts"in t}const F=(t,e)=>du(t,e,t0);function Hh(){return null}function $h(){return null}function Vh(t){}function Gh(t,e){return null}function jh(){return tr().slots}function qh(){return tr().attrs}function tr(){const t=t4();return t.setupContext||(t.setupContext=er(t))}function Kh(t,e){const n=o2(t)?t.reduce((i,s)=>(i[s]={},i),{}):t;for(const i in e){const s=n[i];s?o2(s)||v2(s)?n[i]={type:s,default:e[i]}:s.default=e[i]:s===null&&(n[i]={default:e[i]})}return n}function Yh(t,e){const n={};for(const i in t)e.includes(i)||Object.defineProperty(n,i,{enumerable:!0,get:()=>t[i]});return n}function Xh(t){const e=t4();let n=t();return U4(),j5(n)&&(n=n.catch(i=>{throw z4(e),i})),[n,()=>z4(e)]}function r1(t,e,n){const i=arguments.length;return i===2?U2(e)&&!o2(e)?m3(e)?G(t,null,[e]):G(t,e):G(t,null,e):(i>3?n=Array.prototype.slice.call(arguments,2):i===3&&m3(n)&&(n=[n]),G(t,e,n))}const nr=Symbol(""),ir=()=>f1(nr);function Qh(){}function Jh(t,e,n,i){const s=n[i];if(s&&sr(s,t))return s;const r=e();return r.memo=t.slice(),n[i]=r}function sr(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let i=0;i<n.length;i++)if($9(n[i],e[i]))return!1;return w9>0&&c3&&c3.push(t),!0}const rr="3.2.45",ed={createComponentInstance:U6,setupComponent:W6,renderComponentRoot:f8,setCurrentRenderingInstance:H0,isVNode:m3,normalizeVNode:x3},td=ds,n4={warnDeprecation:xu,createCompatVue:ph,isCompatEnabled:Q2,checkCompatEnabled:u8,softAssertCompatEnabled:x4},nd="http://www.w3.org/2000/svg",_9=typeof document<"u"?document:null,or=_9&&_9.createElement("template"),id={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,i)=>{const s=e?_9.createElementNS(nd,t):_9.createElement(t,n?{is:n}:void 0);return t==="select"&&i&&i.multiple!=null&&s.setAttribute("multiple",i.multiple),s},createText:t=>_9.createTextNode(t),createComment:t=>_9.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>_9.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,i,s,r){const o=n?n.previousSibling:e.lastChild;if(s&&(s===r||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===r||!(s=s.nextSibling)););else{or.innerHTML=i?`<svg>${t}</svg>`:t;const l=or.content;if(i){const L=l.firstChild;for(;L.firstChild;)l.appendChild(L.firstChild);l.removeChild(L)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function sd(t,e,n){const i=t._vtc;i&&(e=(e?[e,...i]:[...i]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function rd(t,e,n){const i=t.style,s=L1(n);if(n&&!s){for(const r in n)q6(i,r,n[r]);if(e&&!L1(e))for(const r in e)n[r]==null&&q6(i,r,"")}else{const r=i.display;s?e!==n&&(i.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(i.display=r)}}const lr=/\s*!important$/;function q6(t,e,n){if(o2(n))n.forEach(i=>q6(t,e,i));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const i=od(t,e);lr.test(n)?t.setProperty($1(i),n.replace(lr,""),"important"):t[i]=n}}const Lr=["Webkit","Moz","ms"],K6={};function od(t,e){const n=K6[e];if(n)return n;let i=H1(e);if(i!=="filter"&&i in t)return K6[e]=i;i=N0(i);for(let s=0;s<Lr.length;s++){const r=Lr[s]+i;if(r in t)return K6[e]=r}return e}const ar="http://www.w3.org/1999/xlink";function ld(t,e,n,i,s){if(i&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(ar,e.slice(6,e.length)):t.setAttributeNS(ar,e,n);else{if(ad(t,e,n,s))return;const r=si(e);n==null||r&&!ri(n)?t.removeAttribute(e):t.setAttribute(e,r?"":n)}}const Ld=B9("contenteditable,draggable,spellcheck");function ad(t,e,n,i=null){if(Ld(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&n4.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",i,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!si(e)&&n4.softAssertCompatEnabled("ATTR_FALSE_VALUE",i,e))return t.removeAttribute(e),!0;return!1}function cd(t,e,n,i,s,r,o){if(e==="innerHTML"||e==="textContent"){i&&o(i,s,r),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const L=n==null?"":n;(t.value!==L||t.tagName==="OPTION")&&(t.value=L),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const L=typeof t[e];L==="boolean"?n=ri(n):n==null&&L==="string"?(n="",l=!0):L==="number"&&(n=0,l=!0)}else if(n===!1&&n4.isCompatEnabled("ATTR_FALSE_VALUE",s)){const L=typeof t[e];(L==="string"||L==="number")&&(n=L==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function y4(t,e,n,i){t.addEventListener(e,n,i)}function Cd(t,e,n,i){t.removeEventListener(e,n,i)}function ud(t,e,n,i,s=null){const r=t._vei||(t._vei={}),o=r[e];if(i&&o)o.value=i;else{const[l,L]=hd(e);if(i){const a=r[e]=gd(i,s);y4(t,l,a,L)}else o&&(Cd(t,l,o,L),r[e]=void 0)}}const cr=/(?:Once|Passive|Capture)$/;function hd(t){let e;if(cr.test(t)){e={};let i;for(;i=t.match(cr);)t=t.slice(0,t.length-i[0].length),e[i[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):$1(t.slice(2)),e]}let Y6=0;const dd=Promise.resolve(),fd=()=>Y6||(dd.then(()=>Y6=0),Y6=Date.now());function gd(t,e){const n=i=>{if(!i._vts)i._vts=Date.now();else if(i._vts<=n.attached)return;o3(pd(i,n.value),e,5,[i])};return n.value=t,n.attached=fd(),n}function pd(t,e){if(o2(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(i=>s=>!s._stopped&&i&&i(s))}else return e}const Cr=/^on[a-z]/,md=(t,e,n,i,s=!1,r,o,l,L)=>{e==="class"?sd(t,i,s):e==="style"?rd(t,n,i):g4(e)?q7(e)||ud(t,e,n,i,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):wd(t,e,i,s))?cd(t,e,i,r,o,l,L):(e==="true-value"?t._trueValue=i:e==="false-value"&&(t._falseValue=i),ld(t,e,i,s,o))};function wd(t,e,n,i){return i?!!(e==="innerHTML"||e==="textContent"||e in t&&Cr.test(e)&&v2(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||Cr.test(e)&&L1(n)?!1:e in t}function ur(t,e){const n=X2(t);class i extends I8{constructor(r){super(n,r,e)}}return i.def=n,i}const xd=t=>ur(t,Nr),_d=typeof HTMLElement<"u"?HTMLElement:class{};class I8 extends _d{constructor(e,n={},i){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&i?i(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,w4(()=>{this._connected||(ie(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let i=0;i<this.attributes.length;i++)this._setAttr(this.attributes[i].name);new MutationObserver(i=>{for(const s of i)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(i,s=!1)=>{const{props:r,styles:o}=i;let l;if(r&&!o2(r))for(const L in r){const a=r[L];(a===Number||a&&a.type===Number)&&(L in this._props&&(this._props[L]=j3(this._props[L])),(l||(l=Object.create(null)))[H1(L)]=!0)}this._numberProps=l,s&&this._resolveProps(i),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(i=>e(i,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,i=o2(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&i.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of i.map(H1))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(r){this._setProp(s,r)}})}_setAttr(e){let n=this.getAttribute(e);const i=H1(e);this._numberProps&&this._numberProps[i]&&(n=j3(n)),this._setProp(i,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,i=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),i&&(n===!0?this.setAttribute($1(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute($1(e),n+""):n||this.removeAttribute($1(e))))}_update(){ie(this._createVNode(),this.shadowRoot)}_createVNode(){const e=G(this._def,H2({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const i=(r,o)=>{this.dispatchEvent(new CustomEvent(r,{detail:o}))};n.emit=(r,...o)=>{i(r,o),$1(r)!==r&&i($1(r),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof I8){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const i=document.createElement("style");i.textContent=n,this.shadowRoot.appendChild(i)})}}function vd(t="$style"){{const e=t4();if(!e)return J2;const n=e.type.__cssModules;if(!n)return J2;const i=n[t];return i||J2}}function Md(t){const e=t4();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(r=>Q6(r,s))},i=()=>{const s=t(e.proxy);X6(e.subTree,s),n(s)};qi(i),e1(()=>{const s=new MutationObserver(i);s.observe(e.subTree.el.parentNode,{childList:!0}),v1(()=>s.disconnect())})}function X6(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{X6(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)Q6(t.el,e);else if(t.type===z2)t.children.forEach(n=>X6(n,e));else if(t.type===m9){let{el:n,anchor:i}=t;for(;n&&(Q6(n,e),n!==i);)n=n.nextSibling}}function Q6(t,e){if(t.nodeType===1){const n=t.style;for(const i in e)n.setProperty(`--${i}`,e[i])}}const W4="transition",J0="animation",n0=(t,{slots:e})=>r1(_6,fr(t),e);n0.displayName="Transition",n0.__isBuiltIn=!0;const hr={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},yd=n0.props=H2({},_6.props,hr),v9=(t,e=[])=>{o2(t)?t.forEach(n=>n(...e)):t&&t(...e)},dr=t=>t?o2(t)?t.some(e=>e.length>1):t.length>1:!1;function fr(t){const e={};for(const z in t)z in hr||(e[z]=t[z]);if(t.css===!1)return e;const{name:n="v",type:i,duration:s,enterFromClass:r=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:L=r,appearActiveClass:a=o,appearToClass:c=l,leaveFromClass:C=`${n}-leave-from`,leaveActiveClass:u=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=t,f=n4.isCompatEnabled("TRANSITION_CLASSES",null);let w,_,p;if(f){const z=n2=>n2.replace(/-from$/,"");t.enterFromClass||(w=z(r)),t.appearFromClass||(_=z(L)),t.leaveFromClass||(p=z(C))}const g=Rd(s),m=g&&g[0],v=g&&g[1],{onBeforeEnter:Z,onEnter:b,onEnterCancelled:k,onLeave:S,onLeaveCancelled:V,onBeforeAppear:D=Z,onAppear:t2=b,onAppearCancelled:h2=k}=e,L2=(z,n2,x2)=>{i4(z,n2?c:l),i4(z,n2?a:o),x2&&x2()},X=(z,n2)=>{z._isLeaving=!1,i4(z,C),i4(z,h),i4(z,u),n2&&n2()},q=z=>(n2,x2)=>{const s1=z?t2:b,F2=()=>L2(n2,z,x2);v9(s1,[n2,F2]),gr(()=>{i4(n2,z?L:r),f&&i4(n2,z?_:w),b3(n2,z?c:l),dr(s1)||pr(n2,i,m,F2)})};return H2(e,{onBeforeEnter(z){v9(Z,[z]),b3(z,r),f&&b3(z,w),b3(z,o)},onBeforeAppear(z){v9(D,[z]),b3(z,L),f&&b3(z,_),b3(z,a)},onEnter:q(!1),onAppear:q(!0),onLeave(z,n2){z._isLeaving=!0;const x2=()=>X(z,n2);b3(z,C),f&&b3(z,p),_r(),b3(z,u),gr(()=>{!z._isLeaving||(i4(z,C),f&&i4(z,p),b3(z,h),dr(S)||pr(z,i,v,x2))}),v9(S,[z,x2])},onEnterCancelled(z){L2(z,!1),v9(k,[z])},onAppearCancelled(z){L2(z,!0),v9(h2,[z])},onLeaveCancelled(z){X(z),v9(V,[z])}})}function Rd(t){if(t==null)return null;if(U2(t))return[J6(t.enter),J6(t.leave)];{const e=J6(t);return[e,e]}}function J6(t){return j3(t)}function b3(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function i4(t,e){e.split(/\s+/).forEach(i=>i&&t.classList.remove(i));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function gr(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let Ad=0;function pr(t,e,n,i){const s=t._endId=++Ad,r=()=>{s===t._endId&&i()};if(n)return setTimeout(r,n);const{type:o,timeout:l,propCount:L}=mr(t,e);if(!o)return i();const a=o+"end";let c=0;const C=()=>{t.removeEventListener(a,u),r()},u=h=>{h.target===t&&++c>=L&&C()};setTimeout(()=>{c<L&&C()},l+1),t.addEventListener(a,u)}function mr(t,e){const n=window.getComputedStyle(t),i=f=>(n[f]||"").split(", "),s=i(`${W4}Delay`),r=i(`${W4}Duration`),o=wr(s,r),l=i(`${J0}Delay`),L=i(`${J0}Duration`),a=wr(l,L);let c=null,C=0,u=0;e===W4?o>0&&(c=W4,C=o,u=r.length):e===J0?a>0&&(c=J0,C=a,u=L.length):(C=Math.max(o,a),c=C>0?o>a?W4:J0:null,u=c?c===W4?r.length:L.length:0);const h=c===W4&&/\b(transform|all)(,|$)/.test(i(`${W4}Property`).toString());return{type:c,timeout:C,propCount:u,hasTransform:h}}function wr(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,i)=>xr(n)+xr(t[i])))}function xr(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function _r(){return document.body.offsetHeight}const vr=new WeakMap,Mr=new WeakMap,yr={name:"TransitionGroup",props:H2({},yd,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=t4(),i=x6();let s,r;return q0(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!Sd(s[0].el,n.vnode.el,o))return;s.forEach(kd),s.forEach(Zd);const l=s.filter(Td);_r(),l.forEach(L=>{const a=L.el,c=a.style;b3(a,o),c.transform=c.webkitTransform=c.transitionDuration="";const C=a._moveCb=u=>{u&&u.target!==a||(!u||/transform$/.test(u.propertyName))&&(a.removeEventListener("transitionend",C),a._moveCb=null,i4(a,o))};a.addEventListener("transitionend",C)})}),()=>{const o=N2(t),l=fr(o);let L=o.tag||z2;!o.tag&&n4.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(L="span"),s=r,r=e.default?p8(e.default()):[];for(let a=0;a<r.length;a++){const c=r[a];c.key!=null&&C9(c,X9(c,l,i,n))}if(s)for(let a=0;a<s.length;a++){const c=s[a];C9(c,X9(c,l,i,n)),vr.set(c,c.el.getBoundingClientRect())}return G(L,null,r)}}};yr.__isBuiltIn=!0;const Rr=yr;function kd(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function Zd(t){Mr.set(t,t.el.getBoundingClientRect())}function Td(t){const e=vr.get(t),n=Mr.get(t),i=e.left-n.left,s=e.top-n.top;if(i||s){const r=t.el.style;return r.transform=r.webkitTransform=`translate(${i}px,${s}px)`,r.transitionDuration="0s",t}}function Sd(t,e,n){const i=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&i.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&i.classList.add(o)),i.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(i);const{hasTransform:r}=mr(i);return s.removeChild(i),r}const H4=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return o2(e)?n=>E4(e,n):e};function bd(t){t.target.composing=!0}function Ar(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const F8={created(t,{modifiers:{lazy:e,trim:n,number:i}},s){t._assign=H4(s);const r=i||s.props&&s.props.type==="number";y4(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),r&&(l=j3(l)),t._assign(l)}),n&&y4(t,"change",()=>{t.value=t.value.trim()}),e||(y4(t,"compositionstart",bd),y4(t,"compositionend",Ar),y4(t,"change",Ar))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:i,number:s}},r){if(t._assign=H4(r),t.composing||document.activeElement===t&&t.type!=="range"&&(n||i&&t.value.trim()===e||(s||t.type==="number")&&j3(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},ee={deep:!0,created(t,e,n){t._assign=H4(n),y4(t,"change",()=>{const i=t._modelValue,s=i0(t),r=t.checked,o=t._assign;if(o2(i)){const l=I0(i,s),L=l!==-1;if(r&&!L)o(i.concat(s));else if(!r&&L){const a=[...i];a.splice(l,1),o(a)}}else if(s9(i)){const l=new Set(i);r?l.add(s):l.delete(s),o(l)}else o(Sr(t,r))})},mounted:kr,beforeUpdate(t,e,n){t._assign=H4(n),kr(t,e,n)}};function kr(t,{value:e,oldValue:n},i){t._modelValue=e,o2(e)?t.checked=I0(e,i.props.value)>-1:s9(e)?t.checked=e.has(i.props.value):e!==n&&(t.checked=f4(e,Sr(t,!0)))}const te={created(t,{value:e},n){t.checked=f4(e,n.props.value),t._assign=H4(n),y4(t,"change",()=>{t._assign(i0(t))})},beforeUpdate(t,{value:e,oldValue:n},i){t._assign=H4(i),e!==n&&(t.checked=f4(e,i.props.value))}},Zr={deep:!0,created(t,{value:e,modifiers:{number:n}},i){const s=s9(e);y4(t,"change",()=>{const r=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?j3(i0(o)):i0(o));t._assign(t.multiple?s?new Set(r):r:r[0])}),t._assign=H4(i)},mounted(t,{value:e}){Tr(t,e)},beforeUpdate(t,e,n){t._assign=H4(n)},updated(t,{value:e}){Tr(t,e)}};function Tr(t,e){const n=t.multiple;if(!(n&&!o2(e)&&!s9(e))){for(let i=0,s=t.options.length;i<s;i++){const r=t.options[i],o=i0(r);if(n)o2(e)?r.selected=I0(e,o)>-1:r.selected=e.has(o);else if(f4(i0(r),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function i0(t){return"_value"in t?t._value:t.value}function Sr(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const ne={created(t,e,n){O8(t,e,n,null,"created")},mounted(t,e,n){O8(t,e,n,null,"mounted")},beforeUpdate(t,e,n,i){O8(t,e,n,i,"beforeUpdate")},updated(t,e,n,i){O8(t,e,n,i,"updated")}};function br(t,e){switch(t){case"SELECT":return Zr;case"TEXTAREA":return F8;default:switch(e){case"checkbox":return ee;case"radio":return te;default:return F8}}}function O8(t,e,n,i,s){const o=br(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,i)}function Ed(){F8.getSSRProps=({value:t})=>({value:t}),te.getSSRProps=({value:t},e)=>{if(e.props&&f4(e.props.value,t))return{checked:!0}},ee.getSSRProps=({value:t},e)=>{if(o2(t)){if(e.props&&I0(t,e.props.value)>-1)return{checked:!0}}else if(s9(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},ne.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=br(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const Id=["ctrl","shift","alt","meta"],Fd={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>Id.some(n=>t[`${n}Key`]&&!e.includes(n))},e5=(t,e)=>(n,...i)=>{for(let s=0;s<e.length;s++){const r=Fd[e[s]];if(r&&r(n,e))return}return t(n,...i)},Od={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Nd=(t,e)=>{let n,i=null;return i=t4(),n4.isCompatEnabled("CONFIG_KEY_CODES",i)&&i&&(n=i.appContext.config.keyCodes),s=>{if(!("key"in s))return;const r=$1(s.key);if(e.some(o=>o===r||Od[o]===r))return t(s);{const o=String(s.keyCode);if(n4.isCompatEnabled("V_ON_KEYCODE_MODIFIER",i)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const L=n[l];if(L&&(o2(L)?L.some(c=>String(c)===o):String(L)===o))return t(s)}}}},s0={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):t5(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:i}){!e!=!n&&(i?e?(i.beforeEnter(t),t5(t,!0),i.enter(t)):i.leave(t,()=>{t5(t,!1)}):t5(t,e))},beforeUnmount(t,{value:e}){t5(t,e)}};function t5(t,e){t.style.display=e?t._vod:"none"}function Dd(){s0.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const Er=H2({patchProp:md},id);let n5,Ir=!1;function Fr(){return n5||(n5=Hs(Er))}function Or(){return n5=Ir?n5:$s(Er),Ir=!0,n5}const ie=(...t)=>{Fr().render(...t)},Nr=(...t)=>{Or().hydrate(...t)},i5=(...t)=>{const e=Fr().createApp(...t),{mount:n}=e;return e.mount=i=>{const s=Dr(i);if(!s)return;const r=e._component;!v2(r)&&!r.render&&!r.template&&(r.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},e},Pd=(...t)=>{const e=Or().createApp(...t),{mount:n}=e;return e.mount=i=>{const s=Dr(i);if(s)return n(s,!0,s instanceof SVGElement)},e};function Dr(t){return L1(t)?document.querySelector(t):t}let Pr=!1;var Bd=Object.freeze({__proto__:null,render:ie,hydrate:Nr,createApp:i5,createSSRApp:Pd,initDirectivesForSSR:()=>{Pr||(Pr=!0,Ed(),Dd())},defineCustomElement:ur,defineSSRCustomElement:xd,VueElement:I8,useCssModule:vd,useCssVars:Md,Transition:n0,TransitionGroup:Rr,vModelText:F8,vModelCheckbox:ee,vModelRadio:te,vModelSelect:Zr,vModelDynamic:ne,withModifiers:e5,withKeys:Nd,vShow:s0,reactive:K3,ref:C2,readonly:s6,unref:N,proxyRefs:a6,isRef:R1,toRef:L8,toRefs:L9,isProxy:r6,isReactive:p4,isReadonly:l9,isShallow:B0,customRef:Cu,triggerRef:Lu,shallowRef:l8,shallowReactive:Ii,shallowReadonly:o9,markRaw:o6,toRaw:N2,effect:OC,stop:NC,ReactiveEffect:P0,effectScope:ci,EffectScope:X7,getCurrentScope:ui,onScopeDispose:hi,computed:F,watch:a1,watchEffect:L3,watchPostEffect:qi,watchSyncEffect:Du,onBeforeMount:ss,onMounted:e1,onBeforeUpdate:rs,onUpdated:q0,onBeforeUnmount:J9,onUnmounted:v1,onActivated:ts,onDeactivated:ns,onRenderTracked:Ls,onRenderTriggered:ls,onErrorCaptured:as,onServerPrefetch:os,provide:V1,inject:f1,nextTick:w4,defineComponent:X2,defineAsyncComponent:Q9,useAttrs:qh,useSlots:jh,defineProps:Hh,defineEmits:$h,defineExpose:Vh,withDefaults:Gh,mergeDefaults:Kh,createPropsRestProxy:Yh,withAsyncContext:Xh,getCurrentInstance:t4,h:r1,createVNode:G,cloneVNode:w3,mergeProps:x9,isVNode:m3,Fragment:z2,Text:p9,Comment:T1,Static:m9,Teleport:js,Suspense:Eu,KeepAlive:es,BaseTransition:_6,withDirectives:K0,useSSRContext:ir,ssrContextKey:nr,createRenderer:Hs,createHydrationRenderer:$s,queuePostFlushCb:u6,warn:fu,handleError:a9,callWithErrorHandling:Y3,callWithAsyncErrorHandling:o3,resolveComponent:w2,resolveDirective:hs,resolveDynamicComponent:w8,registerRuntimeCompiler:zh,isRuntimeOnly:V6,useTransitionState:x6,resolveTransitionHooks:X9,setTransitionHooks:C9,getTransitionRawChildren:p8,initCustomFormatter:Qh,get devtools(){return q9},setDevtoolsHook:zi,withCtx:l3,pushScopeId:_4,popScopeId:v4,withScopeId:ku,renderList:P3,toHandlers:vs,renderSlot:Z6,createSlots:xs,withMemo:Jh,isMemoSame:sr,openBlock:I,createBlock:S2,setBlockTracking:z6,createTextVNode:e4,createCommentVNode:g2,createStaticVNode:T8,createElementVNode:R,createElementBlock:B,guardReactiveProps:Qs,toDisplayString:K2,camelize:H1,capitalize:N0,toHandlerKey:H9,normalizeProps:yC,normalizeClass:y2,normalizeStyle:R2,transformVNodeArgs:Oh,version:rr,ssrUtils:ed,resolveFilter:td,compatUtils:n4});function zd(...t){const e=i5(...t);return n4.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",n0),e.component("__compat__transition-group",Rr),e.component("__compat__keep-alive",es),e._context.directives.show=s0,e._context.directives.model=ne),e}function Ud(){const t=n4.createCompatVue(i5,zd);return H2(t,Bd),t}const Wd=Ud();Wd.compile=()=>{};function Hd(){return Br().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Br(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const $d=typeof Proxy=="function",Vd="devtools-plugin:setup",Gd="plugin:settings:set";let r0,se;function jd(){var t;return r0!==void 0||(typeof window<"u"&&window.performance?(r0=!0,se=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(r0=!0,se=global.perf_hooks.performance):r0=!1),r0}function qd(){return jd()?se.now():Date.now()}class Kd{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const i={};if(e.settings)for(const o in e.settings){const l=e.settings[o];i[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let r=Object.assign({},i);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(r,l)}catch{}this.fallbacks={getSettings(){return r},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}r=o},now(){return qd()}},n&&n.on(Gd,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...L)=>{this.onQueue.push({method:l,args:L})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...L)=>(this.targetQueue.push({method:l,args:L,resolve:()=>{}}),this.fallbacks[l](...L)):(...L)=>new Promise(a=>{this.targetQueue.push({method:l,args:L,resolve:a})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function Yd(t,e){const n=t,i=Br(),s=Hd(),r=$d&&n.enableEarlyProxy;if(s&&(i.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!r))s.emit(Vd,t,e);else{const o=r?new Kd(n,s):null;(i.__VUE_DEVTOOLS_PLUGINS__=i.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:o}),o&&e(o.proxiedTarget)}}/*!
|
|
3
3
|
* vuex v4.1.0
|
|
4
4
|
* (c) 2022 Evan You
|
|
5
5
|
* @license MIT
|
|
6
|
-
*/var zr="store";function S1(t){return t===void 0&&(t=null),f1(t!==null?t:zr)}function o0(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}function Ur(t){return t!==null&&typeof t=="object"}function Xd(t){return t&&typeof t.then=="function"}function Qd(t,e){return function(){return t(e)}}function Wr(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var i=e.indexOf(t);i>-1&&e.splice(i,1)}}function Hr(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;N8(t,n,[],t._modules.root,!0),re(t,n,e)}function re(t,e,n){var i=t._state,s=t._scope;t.getters={},t._makeLocalGettersCache=Object.create(null);var r=t._wrappedGetters,o={},l={},L=ci(!0);L.run(function(){o0(r,function(a,c){o[c]=Qd(a,t),l[c]=F(function(){return o[c]()}),Object.defineProperty(t.getters,c,{get:function(){return l[c].value},enumerable:!0})})}),t._state=K3({data:e}),t._scope=L,t.strict&&sf(t),i&&n&&t._withCommit(function(){i.data=null}),s&&s.stop()}function N8(t,e,n,i,s){var r=!n.length,o=t._modules.getNamespace(n);if(i.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=i),!r&&!s){var l=oe(e,n.slice(0,-1)),L=n[n.length-1];t._withCommit(function(){l[L]=i.state})}var a=i.context=Jd(t,o,n);i.forEachMutation(function(c,C){var u=o+C;ef(t,u,c,a)}),i.forEachAction(function(c,C){var u=c.root?C:o+C,h=c.handler||c;tf(t,u,h,a)}),i.forEachGetter(function(c,C){var u=o+C;nf(t,u,c,a)}),i.forEachChild(function(c,C){N8(t,e,n.concat(C),c,s)})}function Jd(t,e,n){var i=e==="",s={dispatch:i?t.dispatch:function(r,o,l){var L=D8(r,o,l),a=L.payload,c=L.options,C=L.type;return(!c||!c.root)&&(C=e+C),t.dispatch(C,a)},commit:i?t.commit:function(r,o,l){var L=D8(r,o,l),a=L.payload,c=L.options,C=L.type;(!c||!c.root)&&(C=e+C),t.commit(C,a,c)}};return Object.defineProperties(s,{getters:{get:i?function(){return t.getters}:function(){return $r(t,e)}},state:{get:function(){return oe(t.state,n)}}}),s}function $r(t,e){if(!t._makeLocalGettersCache[e]){var n={},i=e.length;Object.keys(t.getters).forEach(function(s){if(s.slice(0,i)===e){var r=s.slice(i);Object.defineProperty(n,r,{get:function(){return t.getters[s]},enumerable:!0})}}),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function ef(t,e,n,i){var s=t._mutations[e]||(t._mutations[e]=[]);s.push(function(o){n.call(t,i.state,o)})}function tf(t,e,n,i){var s=t._actions[e]||(t._actions[e]=[]);s.push(function(o){var l=n.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},o);return Xd(l)||(l=Promise.resolve(l)),t._devtoolHook?l.catch(function(L){throw t._devtoolHook.emit("vuex:error",L),L}):l})}function nf(t,e,n,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(r){return n(i.state,i.getters,r.state,r.getters)})}function sf(t){a1(function(){return t._state.data},function(){},{deep:!0,flush:"sync"})}function oe(t,e){return e.reduce(function(n,i){return n[i]},t)}function D8(t,e,n){return Ur(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}var rf="vuex bindings",Vr="vuex:mutations",le="vuex:actions",l0="vuex",of=0;function lf(t,e){Yd({id:"org.vuejs.vuex",app:t,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[rf]},function(n){n.addTimelineLayer({id:Vr,label:"Vuex Mutations",color:Gr}),n.addTimelineLayer({id:le,label:"Vuex Actions",color:Gr}),n.addInspector({id:l0,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(i){if(i.app===t&&i.inspectorId===l0)if(i.filter){var s=[];Yr(s,e._modules.root,i.filter,""),i.rootNodes=s}else i.rootNodes=[Kr(e._modules.root,"")]}),n.on.getInspectorState(function(i){if(i.app===t&&i.inspectorId===l0){var s=i.nodeId;$r(e,s),i.state=cf(uf(e._modules,s),s==="root"?e.getters:e._makeLocalGettersCache,s)}}),n.on.editInspectorState(function(i){if(i.app===t&&i.inspectorId===l0){var s=i.nodeId,r=i.path;s!=="root"&&(r=s.split("/").filter(Boolean).concat(r)),e._withCommit(function(){i.set(e._state.data,r,i.state.value)})}}),e.subscribe(function(i,s){var r={};i.payload&&(r.payload=i.payload),r.state=s,n.notifyComponentUpdate(),n.sendInspectorTree(l0),n.sendInspectorState(l0),n.addTimelineEvent({layerId:Vr,event:{time:Date.now(),title:i.type,data:r}})}),e.subscribeAction({before:function(i,s){var r={};i.payload&&(r.payload=i.payload),i._id=of++,i._time=Date.now(),r.state=s,n.addTimelineEvent({layerId:le,event:{time:i._time,title:i.type,groupId:i._id,subtitle:"start",data:r}})},after:function(i,s){var r={},o=Date.now()-i._time;r.duration={_custom:{type:"duration",display:o+"ms",tooltip:"Action duration",value:o}},i.payload&&(r.payload=i.payload),r.state=s,n.addTimelineEvent({layerId:le,event:{time:Date.now(),title:i.type,groupId:i._id,subtitle:"end",data:r}})}})})}var Gr=8702998,Lf=6710886,af=16777215,jr={label:"namespaced",textColor:af,backgroundColor:Lf};function qr(t){return t&&t!=="root"?t.split("/").slice(-2,-1)[0]:"Root"}function Kr(t,e){return{id:e||"root",label:qr(e),tags:t.namespaced?[jr]:[],children:Object.keys(t._children).map(function(n){return Kr(t._children[n],e+n+"/")})}}function Yr(t,e,n,i){i.includes(n)&&t.push({id:i||"root",label:i.endsWith("/")?i.slice(0,i.length-1):i||"Root",tags:e.namespaced?[jr]:[]}),Object.keys(e._children).forEach(function(s){Yr(t,e._children[s],n,i+s+"/")})}function cf(t,e,n){e=n==="root"?e:e[n];var i=Object.keys(e),s={state:Object.keys(t.state).map(function(o){return{key:o,editable:!0,value:t.state[o]}})};if(i.length){var r=Cf(e);s.getters=Object.keys(r).map(function(o){return{key:o.endsWith("/")?qr(o):o,editable:!1,value:Le(function(){return r[o]})}})}return s}function Cf(t){var e={};return Object.keys(t).forEach(function(n){var i=n.split("/");if(i.length>1){var s=e,r=i.pop();i.forEach(function(o){s[o]||(s[o]={_custom:{value:{},display:o,tooltip:"Module",abstract:!0}}),s=s[o]._custom.value}),s[r]=Le(function(){return t[n]})}else e[n]=Le(function(){return t[n]})}),e}function uf(t,e){var n=e.split("/").filter(function(i){return i});return n.reduce(function(i,s,r){var o=i[s];if(!o)throw new Error('Missing module "'+s+'" for path "'+e+'".');return r===n.length-1?o:o._children},e==="root"?t:t.root._children)}function Le(t){try{return t()}catch(e){return e}}var B3=function(e,n){this.runtime=n,this._children=Object.create(null),this._rawModule=e;var i=e.state;this.state=(typeof i=="function"?i():i)||{}},Xr={namespaced:{configurable:!0}};Xr.namespaced.get=function(){return!!this._rawModule.namespaced},B3.prototype.addChild=function(e,n){this._children[e]=n},B3.prototype.removeChild=function(e){delete this._children[e]},B3.prototype.getChild=function(e){return this._children[e]},B3.prototype.hasChild=function(e){return e in this._children},B3.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},B3.prototype.forEachChild=function(e){o0(this._children,e)},B3.prototype.forEachGetter=function(e){this._rawModule.getters&&o0(this._rawModule.getters,e)},B3.prototype.forEachAction=function(e){this._rawModule.actions&&o0(this._rawModule.actions,e)},B3.prototype.forEachMutation=function(e){this._rawModule.mutations&&o0(this._rawModule.mutations,e)},Object.defineProperties(B3.prototype,Xr);var M9=function(e){this.register([],e,!1)};M9.prototype.get=function(e){return e.reduce(function(n,i){return n.getChild(i)},this.root)},M9.prototype.getNamespace=function(e){var n=this.root;return e.reduce(function(i,s){return n=n.getChild(s),i+(n.namespaced?s+"/":"")},"")},M9.prototype.update=function(e){Qr([],this.root,e)},M9.prototype.register=function(e,n,i){var s=this;i===void 0&&(i=!0);var r=new B3(n,i);if(e.length===0)this.root=r;else{var o=this.get(e.slice(0,-1));o.addChild(e[e.length-1],r)}n.modules&&o0(n.modules,function(l,L){s.register(e.concat(L),l,i)})},M9.prototype.unregister=function(e){var n=this.get(e.slice(0,-1)),i=e[e.length-1],s=n.getChild(i);!s||!s.runtime||n.removeChild(i)},M9.prototype.isRegistered=function(e){var n=this.get(e.slice(0,-1)),i=e[e.length-1];return n?n.hasChild(i):!1};function Qr(t,e,n){if(e.update(n),n.modules)for(var i in n.modules){if(!e.getChild(i))return;Qr(t.concat(i),e.getChild(i),n.modules[i])}}function Jr(t){return new u3(t)}var u3=function(e){var n=this;e===void 0&&(e={});var i=e.plugins;i===void 0&&(i=[]);var s=e.strict;s===void 0&&(s=!1);var r=e.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new M9(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=r;var o=this,l=this,L=l.dispatch,a=l.commit;this.dispatch=function(u,h){return L.call(o,u,h)},this.commit=function(u,h,f){return a.call(o,u,h,f)},this.strict=s;var c=this._modules.root.state;N8(this,c,[],this._modules.root),re(this,c),i.forEach(function(C){return C(n)})},ae={state:{configurable:!0}};u3.prototype.install=function(e,n){e.provide(n||zr,this),e.config.globalProperties.$store=this;var i=this._devtools!==void 0?this._devtools:!1;i&&lf(e,this)},ae.state.get=function(){return this._state.data},ae.state.set=function(t){},u3.prototype.commit=function(e,n,i){var s=this,r=D8(e,n,i),o=r.type,l=r.payload,L={type:o,payload:l},a=this._mutations[o];!a||(this._withCommit(function(){a.forEach(function(C){C(l)})}),this._subscribers.slice().forEach(function(c){return c(L,s.state)}))},u3.prototype.dispatch=function(e,n){var i=this,s=D8(e,n),r=s.type,o=s.payload,l={type:r,payload:o},L=this._actions[r];if(!!L){try{this._actionSubscribers.slice().filter(function(c){return c.before}).forEach(function(c){return c.before(l,i.state)})}catch{}var a=L.length>1?Promise.all(L.map(function(c){return c(o)})):L[0](o);return new Promise(function(c,C){a.then(function(u){try{i._actionSubscribers.filter(function(h){return h.after}).forEach(function(h){return h.after(l,i.state)})}catch{}c(u)},function(u){try{i._actionSubscribers.filter(function(h){return h.error}).forEach(function(h){return h.error(l,i.state,u)})}catch{}C(u)})})}},u3.prototype.subscribe=function(e,n){return Wr(e,this._subscribers,n)},u3.prototype.subscribeAction=function(e,n){var i=typeof e=="function"?{before:e}:e;return Wr(i,this._actionSubscribers,n)},u3.prototype.watch=function(e,n,i){var s=this;return a1(function(){return e(s.state,s.getters)},n,Object.assign({},i))},u3.prototype.replaceState=function(e){var n=this;this._withCommit(function(){n._state.data=e})},u3.prototype.registerModule=function(e,n,i){i===void 0&&(i={}),typeof e=="string"&&(e=[e]),this._modules.register(e,n),N8(this,this.state,e,this._modules.get(e),i.preserveState),re(this,this.state)},u3.prototype.unregisterModule=function(e){var n=this;typeof e=="string"&&(e=[e]),this._modules.unregister(e),this._withCommit(function(){var i=oe(n.state,e.slice(0,-1));delete i[e[e.length-1]]}),Hr(this)},u3.prototype.hasModule=function(e){return typeof e=="string"&&(e=[e]),this._modules.isRegistered(e)},u3.prototype.hotUpdate=function(e){this._modules.update(e),Hr(this,!0)},u3.prototype._withCommit=function(e){var n=this._committing;this._committing=!0,e(),this._committing=n},Object.defineProperties(u3.prototype,ae);var y9=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;n[s]=function(){var l=this.$store.state,L=this.$store.getters;if(t){var a=ue(this.$store,"mapState",t);if(!a)return;l=a.context.state,L=a.context.getters}return typeof r=="function"?r.call(this,l,L):l[r]},n[s].vuex=!0}),n}),eo=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;n[s]=function(){for(var l=[],L=arguments.length;L--;)l[L]=arguments[L];var a=this.$store.commit;if(t){var c=ue(this.$store,"mapMutations",t);if(!c)return;a=c.context.commit}return typeof r=="function"?r.apply(this,[a].concat(l)):a.apply(this.$store,[r].concat(l))}}),n}),z3=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;r=t+r,n[s]=function(){if(!(t&&!ue(this.$store,"mapGetters",t)))return this.$store.getters[r]},n[s].vuex=!0}),n});function ce(t){return hf(t)?Array.isArray(t)?t.map(function(e){return{key:e,val:e}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}}):[]}function hf(t){return Array.isArray(t)||Ur(t)}function Ce(t){return function(e,n){return typeof e!="string"?(n=e,e=""):e.charAt(e.length-1)!=="/"&&(e+="/"),t(e,n)}}function ue(t,e,n){var i=t._modulesNamespaceMap[n];return i}String.prototype.seed=String.prototype.seed||Math.round(Math.random()*Math.pow(2,32)),String.prototype.hashCode=function(){const t=this.toString();let e,n;const i=t.length&3,s=t.length-i;let r=String.prototype.seed;const o=3432918353,l=461845907;let L=0;for(;L<s;)n=t.charCodeAt(L)&255|(t.charCodeAt(++L)&255)<<8|(t.charCodeAt(++L)&255)<<16|(t.charCodeAt(++L)&255)<<24,++L,n=(n&65535)*o+(((n>>>16)*o&65535)<<16)&4294967295,n=n<<15|n>>>17,n=(n&65535)*l+(((n>>>16)*l&65535)<<16)&4294967295,r^=n,r=r<<13|r>>>19,e=(r&65535)*5+(((r>>>16)*5&65535)<<16)&4294967295,r=(e&65535)+27492+(((e>>>16)+58964&65535)<<16);switch(n=0,i){case 3:n^=(t.charCodeAt(L+2)&255)<<16;case 2:n^=(t.charCodeAt(L+1)&255)<<8;case 1:n^=t.charCodeAt(L)&255,n=(n&65535)*o+(((n>>>16)*o&65535)<<16)&4294967295,n=n<<15|n>>>17,n=(n&65535)*l+(((n>>>16)*l&65535)<<16)&4294967295,r^=n}return r^=t.length,r^=r>>>16,r=(r&65535)*2246822507+(((r>>>16)*2246822507&65535)<<16)&4294967295,r^=r>>>13,r=(r&65535)*3266489909+(((r>>>16)*3266489909&65535)<<16)&4294967295,r^=r>>>16,r>>>0};/*! https://mths.be/codepointat v0.2.0 by @mathias */String.prototype.codePointAt||function(){var t=function(){let n;try{const i={},s=Object.defineProperty;n=s(i,i,i)&&s}catch{}return n}();const e=function(n){if(this==null)throw TypeError();const i=String(this),s=i.length;let r=n?Number(n):0;if(r!==r&&(r=0),r<0||r>=s)return;const o=i.charCodeAt(r);let l;return o>=55296&&o<=56319&&s>r+1&&(l=i.charCodeAt(r+1),l>=56320&&l<=57343)?(o-55296)*1024+l-56320+65536:o};t?t(String.prototype,"codePointAt",{value:e,configurable:!0,writable:!0}):String.prototype.codePointAt=e}();/*! https://mths.be/fromcodepoint v0.2.1 by @mathias */String.fromCodePoint||function(){const t=function(){let s;try{const r={},o=Object.defineProperty;s=o(r,r,r)&&o}catch{}return s}(),e=String.fromCharCode,n=Math.floor,i=function(s){const o=[];let l,L,a=-1;const c=arguments.length;if(!c)return"";let C="";for(;++a<c;){let u=Number(arguments[a]);if(!isFinite(u)||u<0||u>1114111||n(u)!==u)throw RangeError("Invalid code point: "+u);u<=65535?o.push(u):(u-=65536,l=(u>>10)+55296,L=u%1024+56320,o.push(l,L)),(a+1===c||o.length>16384)&&(C+=e.apply(null,o),o.length=0)}return C};t?t(String,"fromCodePoint",{value:i,configurable:!0,writable:!0}):String.fromCodePoint=i}();class Y{constructor(){this.source=null,this.type=null,this.channel=null,this.start=null,this.stop=null,this.tokenIndex=null,this.line=null,this.column=null,this._text=null}getTokenSource(){return this.source[0]}getInputStream(){return this.source[1]}get text(){return this._text}set text(e){this._text=e}}Y.INVALID_TYPE=0,Y.EPSILON=-2,Y.MIN_USER_TOKEN_TYPE=1,Y.EOF=-1,Y.DEFAULT_CHANNEL=0,Y.HIDDEN_CHANNEL=1;function L0(t,e){if(!Array.isArray(t)||!Array.isArray(e))return!1;if(t===e)return!0;if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n]&&(!t[n].equals||!t[n].equals(e[n])))return!1;return!0}class _3{constructor(){this.count=0,this.hash=0}update(){for(let e=0;e<arguments.length;e++){const n=arguments[e];if(n!=null)if(Array.isArray(n))this.update.apply(this,n);else{let i=0;switch(typeof n){case"undefined":case"function":continue;case"number":case"boolean":i=n;break;case"string":i=n.hashCode();break;default:n.updateHashCode?n.updateHashCode(this):console.log("No updateHashCode for "+n.toString());continue}i=i*3432918353,i=i<<15|i>>>32-15,i=i*461845907,this.count=this.count+1;let s=this.hash^i;s=s<<13|s>>>32-13,s=s*5+3864292196,this.hash=s}}}finish(){let e=this.hash^this.count*4;return e=e^e>>>16,e=e*2246822507,e=e^e>>>13,e=e*3266489909,e=e^e>>>16,e}static hashStuff(){const e=new _3;return e.update.apply(e,arguments),e.finish()}}function to(t){return t?t.hashCode():-1}function no(t,e){return t?t.equals(e):t===e}function df(t){return t===null?"null":t}function $4(t){return Array.isArray(t)?"["+t.map(df).join(", ")+"]":"null"}const P8="h-";class v3{constructor(e,n){this.data={},this.hashFunction=e||to,this.equalsFunction=n||no}add(e){const n=P8+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++)if(this.equalsFunction(e,i[s]))return i[s];return i.push(e),e}else return this.data[n]=[e],e}has(e){return this.get(e)!=null}get(e){const n=P8+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++)if(this.equalsFunction(e,i[s]))return i[s]}return null}values(){return Object.keys(this.data).filter(e=>e.startsWith(P8)).flatMap(e=>this.data[e],this)}toString(){return $4(this.values())}get length(){return Object.keys(this.data).filter(e=>e.startsWith(P8)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}class j2{hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}evaluate(e,n){}evalPrecedence(e,n){return this}static andContext(e,n){if(e===null||e===j2.NONE)return n;if(n===null||n===j2.NONE)return e;const i=new i5(e,n);return i.opnds.length===1?i.opnds[0]:i}static orContext(e,n){if(e===null)return n;if(n===null)return e;if(e===j2.NONE||n===j2.NONE)return j2.NONE;const i=new s5(e,n);return i.opnds.length===1?i.opnds[0]:i}}class i5 extends j2{constructor(e,n){super();const i=new v3;e instanceof i5?e.opnds.map(function(r){i.add(r)}):i.add(e),n instanceof i5?n.opnds.map(function(r){i.add(r)}):i.add(n);const s=io(i);if(s.length>0){let r=null;s.map(function(o){(r===null||o.precedence<r.precedence)&&(r=o)}),i.add(r)}this.opnds=Array.from(i.values())}equals(e){return this===e?!0:e instanceof i5?L0(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"AND")}evaluate(e,n){for(let i=0;i<this.opnds.length;i++)if(!this.opnds[i].evaluate(e,n))return!1;return!0}evalPrecedence(e,n){let i=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],L=l.evalPrecedence(e,n);if(i|=L!==l,L===null)return null;L!==j2.NONE&&s.push(L)}if(!i)return this;if(s.length===0)return j2.NONE;let r=null;return s.map(function(o){r=r===null?o:j2.andContext(r,o)}),r}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("&&")}}class s5 extends j2{constructor(e,n){super();const i=new v3;e instanceof s5?e.opnds.map(function(r){i.add(r)}):i.add(e),n instanceof s5?n.opnds.map(function(r){i.add(r)}):i.add(n);const s=io(i);if(s.length>0){const r=s.sort(function(l,L){return l.compareTo(L)}),o=r[r.length-1];i.add(o)}this.opnds=Array.from(i.values())}equals(e){return this===e?!0:e instanceof s5?L0(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"OR")}evaluate(e,n){for(let i=0;i<this.opnds.length;i++)if(this.opnds[i].evaluate(e,n))return!0;return!1}evalPrecedence(e,n){let i=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],L=l.evalPrecedence(e,n);if(i|=L!==l,L===j2.NONE)return j2.NONE;L!==null&&s.push(L)}return i?(s.length===0,null):this}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("||")}}function io(t){const e=[];return t.values().map(function(n){n instanceof j2.PrecedencePredicate&&e.push(n)}),e}function so(t,e){if(t===null){const n={state:null,alt:null,context:null,semanticContext:null};return e&&(n.reachesIntoOuterContext=0),n}else{const n={};return n.state=t.state||null,n.alt=t.alt===void 0?null:t.alt,n.context=t.context||null,n.semanticContext=t.semanticContext||null,e&&(n.reachesIntoOuterContext=t.reachesIntoOuterContext||0,n.precedenceFilterSuppressed=t.precedenceFilterSuppressed||!1),n}}class g1{constructor(e,n){this.checkContext(e,n),e=so(e),n=so(n,!0),this.state=e.state!==null?e.state:n.state,this.alt=e.alt!==null?e.alt:n.alt,this.context=e.context!==null?e.context:n.context,this.semanticContext=e.semanticContext!==null?e.semanticContext:n.semanticContext!==null?n.semanticContext:j2.NONE,this.reachesIntoOuterContext=n.reachesIntoOuterContext,this.precedenceFilterSuppressed=n.precedenceFilterSuppressed}checkContext(e,n){(e.context===null||e.context===void 0)&&(n===null||n.context===null||n.context===void 0)&&(this.context=null)}hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.state.stateNumber,this.alt,this.context,this.semanticContext)}equals(e){return this===e?!0:e instanceof g1?this.state.stateNumber===e.state.stateNumber&&this.alt===e.alt&&(this.context===null?e.context===null:this.context.equals(e.context))&&this.semanticContext.equals(e.semanticContext)&&this.precedenceFilterSuppressed===e.precedenceFilterSuppressed:!1}hashCodeForConfigSet(){const e=new _3;return e.update(this.state.stateNumber,this.alt,this.semanticContext),e.finish()}equalsForConfigSet(e){return this===e?!0:e instanceof g1?this.state.stateNumber===e.state.stateNumber&&this.alt===e.alt&&this.semanticContext.equals(e.semanticContext):!1}toString(){return"("+this.state+","+this.alt+(this.context!==null?",["+this.context.toString()+"]":"")+(this.semanticContext!==j2.NONE?","+this.semanticContext.toString():"")+(this.reachesIntoOuterContext>0?",up="+this.reachesIntoOuterContext:"")+")"}}class q2{constructor(e,n){this.start=e,this.stop=n}clone(){return new q2(this.start,this.stop)}contains(e){return e>=this.start&&e<this.stop}toString(){return this.start===this.stop-1?this.start.toString():this.start.toString()+".."+(this.stop-1).toString()}get length(){return this.stop-this.start}}q2.INVALID_INTERVAL=new q2(-1,-2);class E3{constructor(){this.intervals=null,this.readOnly=!1}first(e){return this.intervals===null||this.intervals.length===0?Y.INVALID_TYPE:this.intervals[0].start}addOne(e){this.addInterval(new q2(e,e+1))}addRange(e,n){this.addInterval(new q2(e,n+1))}addInterval(e){if(this.intervals===null)this.intervals=[],this.intervals.push(e.clone());else{for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];if(e.stop<i.start){this.intervals.splice(n,0,e);return}else if(e.stop===i.start){this.intervals[n]=new q2(e.start,i.stop);return}else if(e.start<=i.stop){this.intervals[n]=new q2(Math.min(i.start,e.start),Math.max(i.stop,e.stop)),this.reduce(n);return}}this.intervals.push(e.clone())}}addSet(e){return e.intervals!==null&&e.intervals.forEach(n=>this.addInterval(n),this),this}reduce(e){if(e<this.intervals.length-1){const n=this.intervals[e],i=this.intervals[e+1];n.stop>=i.stop?(this.intervals.splice(e+1,1),this.reduce(e)):n.stop>=i.start&&(this.intervals[e]=new q2(n.start,i.stop),this.intervals.splice(e+1,1))}}complement(e,n){const i=new E3;return i.addInterval(new q2(e,n+1)),this.intervals!==null&&this.intervals.forEach(s=>i.removeRange(s)),i}contains(e){if(this.intervals===null)return!1;for(let n=0;n<this.intervals.length;n++)if(this.intervals[n].contains(e))return!0;return!1}removeRange(e){if(e.start===e.stop-1)this.removeOne(e.start);else if(this.intervals!==null){let n=0;for(let i=0;i<this.intervals.length;i++){const s=this.intervals[n];if(e.stop<=s.start)return;if(e.start>s.start&&e.stop<s.stop){this.intervals[n]=new q2(s.start,e.start);const r=new q2(e.stop,s.stop);this.intervals.splice(n,0,r);return}else e.start<=s.start&&e.stop>=s.stop?(this.intervals.splice(n,1),n=n-1):e.start<s.stop?this.intervals[n]=new q2(s.start,e.start):e.stop<s.stop&&(this.intervals[n]=new q2(e.stop,s.stop));n+=1}}}removeOne(e){if(this.intervals!==null)for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];if(e<i.start)return;if(e===i.start&&e===i.stop-1){this.intervals.splice(n,1);return}else if(e===i.start){this.intervals[n]=new q2(i.start+1,i.stop);return}else if(e===i.stop-1){this.intervals[n]=new q2(i.start,i.stop-1);return}else if(e<i.stop-1){const s=new q2(i.start,e);i.start=e+1,this.intervals.splice(n,0,s);return}}}toString(e,n,i){return e=e||null,n=n||null,i=i||!1,this.intervals===null?"{}":e!==null||n!==null?this.toTokenString(e,n):i?this.toCharString():this.toIndexString()}toCharString(){const e=[];for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];i.stop===i.start+1?i.start===Y.EOF?e.push("<EOF>"):e.push("'"+String.fromCharCode(i.start)+"'"):e.push("'"+String.fromCharCode(i.start)+"'..'"+String.fromCharCode(i.stop-1)+"'")}return e.length>1?"{"+e.join(", ")+"}":e[0]}toIndexString(){const e=[];for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];i.stop===i.start+1?i.start===Y.EOF?e.push("<EOF>"):e.push(i.start.toString()):e.push(i.start.toString()+".."+(i.stop-1).toString())}return e.length>1?"{"+e.join(", ")+"}":e[0]}toTokenString(e,n){const i=[];for(let s=0;s<this.intervals.length;s++){const r=this.intervals[s];for(let o=r.start;o<r.stop;o++)i.push(this.elementName(e,n,o))}return i.length>1?"{"+i.join(", ")+"}":i[0]}elementName(e,n,i){return i===Y.EOF?"<EOF>":i===Y.EPSILON?"<EPSILON>":e[i]||n[i]}get length(){return this.intervals.map(e=>e.length).reduce((e,n)=>e+n)}}class p2{constructor(){this.atn=null,this.stateNumber=p2.INVALID_STATE_NUMBER,this.stateType=null,this.ruleIndex=0,this.epsilonOnlyTransitions=!1,this.transitions=[],this.nextTokenWithinRule=null}toString(){return this.stateNumber}equals(e){return e instanceof p2?this.stateNumber===e.stateNumber:!1}isNonGreedyExitState(){return!1}addTransition(e,n){n===void 0&&(n=-1),this.transitions.length===0?this.epsilonOnlyTransitions=e.isEpsilon:this.epsilonOnlyTransitions!==e.isEpsilon&&(this.epsilonOnlyTransitions=!1),n===-1?this.transitions.push(e):this.transitions.splice(n,1,e)}}p2.INVALID_TYPE=0,p2.BASIC=1,p2.RULE_START=2,p2.BLOCK_START=3,p2.PLUS_BLOCK_START=4,p2.STAR_BLOCK_START=5,p2.TOKEN_START=6,p2.RULE_STOP=7,p2.BLOCK_END=8,p2.STAR_LOOP_BACK=9,p2.STAR_LOOP_ENTRY=10,p2.PLUS_LOOP_BACK=11,p2.LOOP_END=12,p2.serializationNames=["INVALID","BASIC","RULE_START","BLOCK_START","PLUS_BLOCK_START","STAR_BLOCK_START","TOKEN_START","RULE_STOP","BLOCK_END","STAR_LOOP_BACK","STAR_LOOP_ENTRY","PLUS_LOOP_BACK","LOOP_END"],p2.INVALID_STATE_NUMBER=-1;class j1 extends p2{constructor(){return super(),this.stateType=p2.RULE_STOP,this}}class d2{constructor(e){if(e==null)throw"target cannot be null.";this.target=e,this.isEpsilon=!1,this.label=null}}d2.EPSILON=1,d2.RANGE=2,d2.RULE=3,d2.PREDICATE=4,d2.ATOM=5,d2.ACTION=6,d2.SET=7,d2.NOT_SET=8,d2.WILDCARD=9,d2.PRECEDENCE=10,d2.serializationNames=["INVALID","EPSILON","RANGE","RULE","PREDICATE","ATOM","ACTION","SET","NOT_SET","WILDCARD","PRECEDENCE"],d2.serializationTypes={EpsilonTransition:d2.EPSILON,RangeTransition:d2.RANGE,RuleTransition:d2.RULE,PredicateTransition:d2.PREDICATE,AtomTransition:d2.ATOM,ActionTransition:d2.ACTION,SetTransition:d2.SET,NotSetTransition:d2.NOT_SET,WildcardTransition:d2.WILDCARD,PrecedencePredicateTransition:d2.PRECEDENCE};class B8 extends d2{constructor(e,n,i,s){super(e),this.ruleIndex=n,this.precedence=i,this.followState=s,this.serializationType=d2.RULE,this.isEpsilon=!0}matches(e,n,i){return!1}}class he extends d2{constructor(e,n){super(e),this.serializationType=d2.SET,n!=null?this.label=n:(this.label=new E3,this.label.addOne(Y.INVALID_TYPE))}matches(e,n,i){return this.label.contains(e)}toString(){return this.label.toString()}}class de extends he{constructor(e,n){super(e,n),this.serializationType=d2.NOT_SET}matches(e,n,i){return e>=n&&e<=i&&!super.matches(e,n,i)}toString(){return"~"+super.toString()}}class ro extends d2{constructor(e){super(e),this.serializationType=d2.WILDCARD}matches(e,n,i){return e>=n&&e<=i}toString(){return"."}}class fe extends d2{constructor(e){super(e)}}class ff{}class gf extends ff{}class oo extends gf{}class z8 extends oo{getRuleContext(){throw new Error("missing interface implementation")}}class R4 extends oo{}class U8 extends R4{}function pf(t,e){return t=t.replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r"),e&&(t=t.replace(/ /g,"\xB7")),t}const s4={toStringTree:function(t,e,n){e=e||null,n=n||null,n!==null&&(e=n.ruleNames);let i=s4.getNodeText(t,e);i=pf(i,!1);const s=t.getChildCount();if(s===0)return i;let r="("+i+" ";s>0&&(i=s4.toStringTree(t.getChild(0),e),r=r.concat(i));for(let o=1;o<s;o++)i=s4.toStringTree(t.getChild(o),e),r=r.concat(" "+i);return r=r.concat(")"),r},getNodeText:function(t,e,n){if(e=e||null,n=n||null,n!==null&&(e=n.ruleNames),e!==null)if(t instanceof z8){const r=t.getRuleContext().getAltNumber();return r!=0?e[t.ruleIndex]+":"+r:e[t.ruleIndex]}else{if(t instanceof U8)return t.toString();if(t instanceof R4&&t.symbol!==null)return t.symbol.text}const i=t.getPayload();return i instanceof Y?i.text:t.getPayload().toString()},getChildren:function(t){const e=[];for(let n=0;n<t.getChildCount();n++)e.push(t.getChild(n));return e},getAncestors:function(t){let e=[];for(t=t.getParent();t!==null;)e=[t].concat(e),t=t.getParent();return e},findAllTokenNodes:function(t,e){return s4.findAllNodes(t,e,!0)},findAllRuleNodes:function(t,e){return s4.findAllNodes(t,e,!1)},findAllNodes:function(t,e,n){const i=[];return s4._findAllNodes(t,e,n,i),i},_findAllNodes:function(t,e,n,i){n&&t instanceof R4?t.symbol.type===e&&i.push(t):!n&&t instanceof z8&&t.ruleIndex===e&&i.push(t);for(let s=0;s<t.getChildCount();s++)s4._findAllNodes(t.getChild(s),e,n,i)},descendants:function(t){let e=[t];for(let n=0;n<t.getChildCount();n++)e=e.concat(s4.descendants(t.getChild(n)));return e}};class a0 extends z8{constructor(e,n){super(),this.parentCtx=e||null,this.invokingState=n||-1}depth(){let e=0,n=this;for(;n!==null;)n=n.parentCtx,e+=1;return e}isEmpty(){return this.invokingState===-1}getSourceInterval(){return q2.INVALID_INTERVAL}getRuleContext(){return this}getPayload(){return this}getText(){return this.getChildCount()===0?"":this.children.map(function(e){return e.getText()}).join("")}getAltNumber(){return 0}setAltNumber(e){}getChild(e){return null}getChildCount(){return 0}accept(e){return e.visitChildren(this)}toStringTree(e,n){return s4.toStringTree(this,e,n)}toString(e,n){e=e||null,n=n||null;let i=this,s="[";for(;i!==null&&i!==n;){if(e===null)i.isEmpty()||(s+=i.invokingState);else{const r=i.ruleIndex,o=r>=0&&r<e.length?e[r]:""+r;s+=o}i.parentCtx!==null&&(e!==null||!i.parentCtx.isEmpty())&&(s+=" "),i=i.parentCtx}return s+="]",s}}class P2{constructor(e){this.cachedHashCode=e}isEmpty(){return this===P2.EMPTY}hasEmptyPath(){return this.getReturnState(this.length-1)===P2.EMPTY_RETURN_STATE}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}}P2.EMPTY=null,P2.EMPTY_RETURN_STATE=2147483647,P2.globalNodeCount=1,P2.id=P2.globalNodeCount;class r4 extends P2{constructor(e,n){const i=new _3;i.update(e,n);const s=i.finish();return super(s),this.parents=e,this.returnStates=n,this}isEmpty(){return this.returnStates[0]===P2.EMPTY_RETURN_STATE}getParent(e){return this.parents[e]}getReturnState(e){return this.returnStates[e]}equals(e){return this===e?!0:e instanceof r4?this.hashCode()!==e.hashCode()?!1:L0(this.returnStates,e.returnStates)&&L0(this.parents,e.parents):!1}toString(){if(this.isEmpty())return"[]";{let e="[";for(let n=0;n<this.returnStates.length;n++){if(n>0&&(e=e+", "),this.returnStates[n]===P2.EMPTY_RETURN_STATE){e=e+"$";continue}e=e+this.returnStates[n],this.parents[n]!==null?e=e+" "+this.parents[n]:e=e+"null"}return e+"]"}}get length(){return this.returnStates.length}}class q1 extends P2{constructor(e,n){let i=0;const s=new _3;e!==null?s.update(e,n):s.update(1),i=s.finish(),super(i),this.parentCtx=e,this.returnState=n}getParent(e){return this.parentCtx}getReturnState(e){return this.returnState}equals(e){return this===e?!0:e instanceof q1?this.hashCode()!==e.hashCode()||this.returnState!==e.returnState?!1:this.parentCtx==null?e.parentCtx==null:this.parentCtx.equals(e.parentCtx):!1}toString(){const e=this.parentCtx===null?"":this.parentCtx.toString();return e.length===0?this.returnState===P2.EMPTY_RETURN_STATE?"$":""+this.returnState:""+this.returnState+" "+e}get length(){return 1}static create(e,n){return n===P2.EMPTY_RETURN_STATE&&e===null?P2.EMPTY:new q1(e,n)}}class ge extends q1{constructor(){super(null,P2.EMPTY_RETURN_STATE)}isEmpty(){return!0}getParent(e){return null}getReturnState(e){return this.returnState}equals(e){return this===e}toString(){return"$"}}P2.EMPTY=new ge;const r5="h-";class o5{constructor(e,n){this.data={},this.hashFunction=e||to,this.equalsFunction=n||no}set(e,n){const i=r5+this.hashFunction(e);if(i in this.data){const s=this.data[i];for(let r=0;r<s.length;r++){const o=s[r];if(this.equalsFunction(e,o.key)){const l=o.value;return o.value=n,l}}return s.push({key:e,value:n}),n}else return this.data[i]=[{key:e,value:n}],n}containsKey(e){const n=r5+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++){const r=i[s];if(this.equalsFunction(e,r.key))return!0}}return!1}get(e){const n=r5+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++){const r=i[s];if(this.equalsFunction(e,r.key))return r.value}}return null}entries(){return Object.keys(this.data).filter(e=>e.startsWith(r5)).flatMap(e=>this.data[e],this)}getKeys(){return this.entries().map(e=>e.key)}getValues(){return this.entries().map(e=>e.value)}toString(){return"["+this.entries().map(n=>"{"+n.key+":"+n.value+"}").join(", ")+"]"}get length(){return Object.keys(this.data).filter(e=>e.startsWith(r5)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}function pe(t,e){if(e==null&&(e=a0.EMPTY),e.parentCtx===null||e===a0.EMPTY)return P2.EMPTY;const n=pe(t,e.parentCtx),s=t.states[e.invokingState].transitions[0];return q1.create(n,s.followState.stateNumber)}function lo(t,e,n){if(t.isEmpty())return t;let i=n.get(t)||null;if(i!==null)return i;if(i=e.get(t),i!==null)return n.set(t,i),i;let s=!1,r=[];for(let l=0;l<r.length;l++){const L=lo(t.getParent(l),e,n);if(s||L!==t.getParent(l)){if(!s){r=[];for(let a=0;a<t.length;a++)r[a]=t.getParent(a);s=!0}r[l]=L}}if(!s)return e.add(t),n.set(t,t),t;let o=null;return r.length===0?o=P2.EMPTY:r.length===1?o=q1.create(r[0],t.getReturnState(0)):o=new r4(r,t.returnStates),e.add(o),n.set(o,o),n.set(t,o),o}function me(t,e,n,i){if(t===e)return t;if(t instanceof q1&&e instanceof q1)return xf(t,e,n,i);if(n){if(t instanceof ge)return t;if(e instanceof ge)return e}return t instanceof q1&&(t=new r4([t.getParent()],[t.returnState])),e instanceof q1&&(e=new r4([e.getParent()],[e.returnState])),mf(t,e,n,i)}function mf(t,e,n,i){if(i!==null){let c=i.get(t,e);if(c!==null||(c=i.get(e,t),c!==null))return c}let s=0,r=0,o=0,l=[],L=[];for(;s<t.returnStates.length&&r<e.returnStates.length;){const c=t.parents[s],C=e.parents[r];if(t.returnStates[s]===e.returnStates[r]){const u=t.returnStates[s];u===P2.EMPTY_RETURN_STATE&&c===null&&C===null||c!==null&&C!==null&&c===C?(L[o]=c,l[o]=u):(L[o]=me(c,C,n,i),l[o]=u),s+=1,r+=1}else t.returnStates[s]<e.returnStates[r]?(L[o]=c,l[o]=t.returnStates[s],s+=1):(L[o]=C,l[o]=e.returnStates[r],r+=1);o+=1}if(s<t.returnStates.length)for(let c=s;c<t.returnStates.length;c++)L[o]=t.parents[c],l[o]=t.returnStates[c],o+=1;else for(let c=r;c<e.returnStates.length;c++)L[o]=e.parents[c],l[o]=e.returnStates[c],o+=1;if(o<L.length){if(o===1){const c=q1.create(L[0],l[0]);return i!==null&&i.set(t,e,c),c}L=L.slice(0,o),l=l.slice(0,o)}const a=new r4(L,l);return a===t?(i!==null&&i.set(t,e,t),t):a===e?(i!==null&&i.set(t,e,e),e):(wf(L),i!==null&&i.set(t,e,a),a)}function wf(t){const e=new o5;for(let n=0;n<t.length;n++){const i=t[n];e.containsKey(i)||e.set(i,i)}for(let n=0;n<t.length;n++)t[n]=e.get(t[n])}function xf(t,e,n,i){if(i!==null){let r=i.get(t,e);if(r!==null||(r=i.get(e,t),r!==null))return r}const s=_f(t,e,n);if(s!==null)return i!==null&&i.set(t,e,s),s;if(t.returnState===e.returnState){const r=me(t.parentCtx,e.parentCtx,n,i);if(r===t.parentCtx)return t;if(r===e.parentCtx)return e;const o=q1.create(r,t.returnState);return i!==null&&i.set(t,e,o),o}else{let r=null;if((t===e||t.parentCtx!==null&&t.parentCtx===e.parentCtx)&&(r=t.parentCtx),r!==null){const a=[t.returnState,e.returnState];t.returnState>e.returnState&&(a[0]=e.returnState,a[1]=t.returnState);const c=[r,r],C=new r4(c,a);return i!==null&&i.set(t,e,C),C}const o=[t.returnState,e.returnState];let l=[t.parentCtx,e.parentCtx];t.returnState>e.returnState&&(o[0]=e.returnState,o[1]=t.returnState,l=[e.parentCtx,t.parentCtx]);const L=new r4(l,o);return i!==null&&i.set(t,e,L),L}}function _f(t,e,n){if(n){if(t===P2.EMPTY||e===P2.EMPTY)return P2.EMPTY}else{if(t===P2.EMPTY&&e===P2.EMPTY)return P2.EMPTY;if(t===P2.EMPTY){const i=[e.returnState,P2.EMPTY_RETURN_STATE],s=[e.parentCtx,null];return new r4(s,i)}else if(e===P2.EMPTY){const i=[t.returnState,P2.EMPTY_RETURN_STATE],s=[t.parentCtx,null];return new r4(s,i)}}return null}class o4{constructor(){this.data=[]}add(e){this.data[e]=!0}or(e){Object.keys(e.data).map(n=>this.add(n),this)}remove(e){delete this.data[e]}has(e){return this.data[e]===!0}values(){return Object.keys(this.data)}minValue(){return Math.min.apply(null,this.values())}hashCode(){return _3.hashStuff(this.values())}equals(e){return e instanceof o4&&L0(this.data,e.data)}toString(){return"{"+this.values().join(", ")+"}"}get length(){return this.values().length}}class c0{constructor(e){this.atn=e}getDecisionLookahead(e){if(e===null)return null;const n=e.transitions.length,i=[];for(let s=0;s<n;s++){i[s]=new E3;const r=new v3,o=!1;this._LOOK(e.transition(s).target,null,P2.EMPTY,i[s],r,new o4,o,!1),(i[s].length===0||i[s].contains(c0.HIT_PRED))&&(i[s]=null)}return i}LOOK(e,n,i){const s=new E3,r=!0;i=i||null;const o=i!==null?pe(e.atn,i):null;return this._LOOK(e,n,o,s,new v3,new o4,r,!0),s}_LOOK(e,n,i,s,r,o,l,L){const a=new g1({state:e,alt:0,context:i},null);if(!r.has(a)){if(r.add(a),e===n){if(i===null){s.addOne(Y.EPSILON);return}else if(i.isEmpty()&&L){s.addOne(Y.EOF);return}}if(e instanceof j1){if(i===null){s.addOne(Y.EPSILON);return}else if(i.isEmpty()&&L){s.addOne(Y.EOF);return}if(i!==P2.EMPTY){const c=o.has(e.ruleIndex);try{o.remove(e.ruleIndex);for(let C=0;C<i.length;C++){const u=this.atn.states[i.getReturnState(C)];this._LOOK(u,n,i.getParent(C),s,r,o,l,L)}}finally{c&&o.add(e.ruleIndex)}return}}for(let c=0;c<e.transitions.length;c++){const C=e.transitions[c];if(C.constructor===B8){if(o.has(C.target.ruleIndex))continue;const u=q1.create(i,C.followState.stateNumber);try{o.add(C.target.ruleIndex),this._LOOK(C.target,n,u,s,r,o,l,L)}finally{o.remove(C.target.ruleIndex)}}else if(C instanceof fe)l?this._LOOK(C.target,n,i,s,r,o,l,L):s.addOne(c0.HIT_PRED);else if(C.isEpsilon)this._LOOK(C.target,n,i,s,r,o,l,L);else if(C.constructor===ro)s.addRange(Y.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType);else{let u=C.label;u!==null&&(C instanceof de&&(u=u.complement(Y.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType)),s.addSet(u))}}}}}c0.HIT_PRED=Y.INVALID_TYPE;class c1{constructor(e,n){this.grammarType=e,this.maxTokenType=n,this.states=[],this.decisionToState=[],this.ruleToStartState=[],this.ruleToStopState=null,this.modeNameToStartState={},this.ruleToTokenType=null,this.lexerActions=null,this.modeToStartState=[]}nextTokensInContext(e,n){return new c0(this).LOOK(e,null,n)}nextTokensNoContext(e){return e.nextTokenWithinRule!==null||(e.nextTokenWithinRule=this.nextTokensInContext(e,null),e.nextTokenWithinRule.readOnly=!0),e.nextTokenWithinRule}nextTokens(e,n){return n===void 0?this.nextTokensNoContext(e):this.nextTokensInContext(e,n)}addState(e){e!==null&&(e.atn=this,e.stateNumber=this.states.length),this.states.push(e)}removeState(e){this.states[e.stateNumber]=null}defineDecisionState(e){return this.decisionToState.push(e),e.decision=this.decisionToState.length-1,e.decision}getDecisionState(e){return this.decisionToState.length===0?null:this.decisionToState[e]}getExpectedTokens(e,n){if(e<0||e>=this.states.length)throw"Invalid state number.";const i=this.states[e];let s=this.nextTokens(i);if(!s.contains(Y.EPSILON))return s;const r=new E3;for(r.addSet(s),r.removeOne(Y.EPSILON);n!==null&&n.invokingState>=0&&s.contains(Y.EPSILON);){const l=this.states[n.invokingState].transitions[0];s=this.nextTokens(l.followState),r.addSet(s),r.removeOne(Y.EPSILON),n=n.parentCtx}return s.contains(Y.EPSILON)&&r.addOne(Y.EOF),r}}c1.INVALID_ALT_NUMBER=0;const W8={LEXER:0,PARSER:1};class Lo extends p2{constructor(){super(),this.stateType=p2.BASIC}}class C0 extends p2{constructor(){return super(),this.decision=-1,this.nonGreedy=!1,this}}class u0 extends C0{constructor(){return super(),this.endState=null,this}}class we extends p2{constructor(){return super(),this.stateType=p2.BLOCK_END,this.startState=null,this}}class h0 extends p2{constructor(){return super(),this.stateType=p2.LOOP_END,this.loopBackState=null,this}}class ao extends p2{constructor(){return super(),this.stateType=p2.RULE_START,this.stopState=null,this.isPrecedenceRule=!1,this}}class vf extends C0{constructor(){return super(),this.stateType=p2.TOKEN_START,this}}class co extends C0{constructor(){return super(),this.stateType=p2.PLUS_LOOP_BACK,this}}class xe extends p2{constructor(){return super(),this.stateType=p2.STAR_LOOP_BACK,this}}class R9 extends C0{constructor(){return super(),this.stateType=p2.STAR_LOOP_ENTRY,this.loopBackState=null,this.isPrecedenceDecision=null,this}}class _e extends u0{constructor(){return super(),this.stateType=p2.PLUS_BLOCK_START,this.loopBackState=null,this}}class ve extends u0{constructor(){return super(),this.stateType=p2.STAR_BLOCK_START,this}}class Co extends u0{constructor(){return super(),this.stateType=p2.BLOCK_START,this}}class H8 extends d2{constructor(e,n){super(e),this.label_=n,this.label=this.makeLabel(),this.serializationType=d2.ATOM}makeLabel(){const e=new E3;return e.addOne(this.label_),e}matches(e,n,i){return this.label_===e}toString(){return this.label_}}class uo extends d2{constructor(e,n,i){super(e),this.serializationType=d2.RANGE,this.start=n,this.stop=i,this.label=this.makeLabel()}makeLabel(){const e=new E3;return e.addRange(this.start,this.stop),e}matches(e,n,i){return e>=this.start&&e<=this.stop}toString(){return"'"+String.fromCharCode(this.start)+"'..'"+String.fromCharCode(this.stop)+"'"}}class ho extends d2{constructor(e,n,i,s){super(e),this.serializationType=d2.ACTION,this.ruleIndex=n,this.actionIndex=i===void 0?-1:i,this.isCtxDependent=s===void 0?!1:s,this.isEpsilon=!0}matches(e,n,i){return!1}toString(){return"action_"+this.ruleIndex+":"+this.actionIndex}}class l5 extends d2{constructor(e,n){super(e),this.serializationType=d2.EPSILON,this.isEpsilon=!0,this.outermostPrecedenceReturn=n}matches(e,n,i){return!1}toString(){return"epsilon"}}class $8 extends j2{constructor(e,n,i){super(),this.ruleIndex=e===void 0?-1:e,this.predIndex=n===void 0?-1:n,this.isCtxDependent=i===void 0?!1:i}evaluate(e,n){const i=this.isCtxDependent?n:null;return e.sempred(i,this.ruleIndex,this.predIndex)}updateHashCode(e){e.update(this.ruleIndex,this.predIndex,this.isCtxDependent)}equals(e){return this===e?!0:e instanceof $8?this.ruleIndex===e.ruleIndex&&this.predIndex===e.predIndex&&this.isCtxDependent===e.isCtxDependent:!1}toString(){return"{"+this.ruleIndex+":"+this.predIndex+"}?"}}j2.NONE=new $8;class fo extends fe{constructor(e,n,i,s){super(e),this.serializationType=d2.PREDICATE,this.ruleIndex=n,this.predIndex=i,this.isCtxDependent=s,this.isEpsilon=!0}matches(e,n,i){return!1}getPredicate(){return new $8(this.ruleIndex,this.predIndex,this.isCtxDependent)}toString(){return"pred_"+this.ruleIndex+":"+this.predIndex}}class V8 extends j2{constructor(e){super(),this.precedence=e===void 0?0:e}evaluate(e,n){return e.precpred(n,this.precedence)}evalPrecedence(e,n){return e.precpred(n,this.precedence)?j2.NONE:null}compareTo(e){return this.precedence-e.precedence}updateHashCode(e){e.update(this.precedence)}equals(e){return this===e?!0:e instanceof V8?this.precedence===e.precedence:!1}toString(){return"{"+this.precedence+">=prec}?"}}j2.PrecedencePredicate=V8;class Mf extends fe{constructor(e,n){super(e),this.serializationType=d2.PRECEDENCE,this.precedence=n,this.isEpsilon=!0}matches(e,n,i){return!1}getPredicate(){return new V8(this.precedence)}toString(){return this.precedence+" >= _p"}}class L5{constructor(e){e===void 0&&(e=null),this.readOnly=!1,this.verifyATN=e===null?!0:e.verifyATN,this.generateRuleBypassTransitions=e===null?!1:e.generateRuleBypassTransitions}}L5.defaultOptions=new L5,L5.defaultOptions.readOnly=!0;const D1={CHANNEL:0,CUSTOM:1,MODE:2,MORE:3,POP_MODE:4,PUSH_MODE:5,SKIP:6,TYPE:7};class A4{constructor(e){this.actionType=e,this.isPositionDependent=!1}hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.actionType)}equals(e){return this===e}}class Me extends A4{constructor(){super(D1.SKIP)}execute(e){e.skip()}toString(){return"skip"}}Me.INSTANCE=new Me;class ye extends A4{constructor(e){super(D1.CHANNEL),this.channel=e}execute(e){e._channel=this.channel}updateHashCode(e){e.update(this.actionType,this.channel)}equals(e){return this===e?!0:e instanceof ye?this.channel===e.channel:!1}toString(){return"channel("+this.channel+")"}}class Re extends A4{constructor(e,n){super(D1.CUSTOM),this.ruleIndex=e,this.actionIndex=n,this.isPositionDependent=!0}execute(e){e.action(null,this.ruleIndex,this.actionIndex)}updateHashCode(e){e.update(this.actionType,this.ruleIndex,this.actionIndex)}equals(e){return this===e?!0:e instanceof Re?this.ruleIndex===e.ruleIndex&&this.actionIndex===e.actionIndex:!1}}class Ae extends A4{constructor(){super(D1.MORE)}execute(e){e.more()}toString(){return"more"}}Ae.INSTANCE=new Ae;class ke extends A4{constructor(e){super(D1.TYPE),this.type=e}execute(e){e.type=this.type}updateHashCode(e){e.update(this.actionType,this.type)}equals(e){return this===e?!0:e instanceof ke?this.type===e.type:!1}toString(){return"type("+this.type+")"}}class Ze extends A4{constructor(e){super(D1.PUSH_MODE),this.mode=e}execute(e){e.pushMode(this.mode)}updateHashCode(e){e.update(this.actionType,this.mode)}equals(e){return this===e?!0:e instanceof Ze?this.mode===e.mode:!1}toString(){return"pushMode("+this.mode+")"}}class Te extends A4{constructor(){super(D1.POP_MODE)}execute(e){e.popMode()}toString(){return"popMode"}}Te.INSTANCE=new Te;class Se extends A4{constructor(e){super(D1.MODE),this.mode=e}execute(e){e.mode(this.mode)}updateHashCode(e){e.update(this.actionType,this.mode)}equals(e){return this===e?!0:e instanceof Se?this.mode===e.mode:!1}toString(){return"mode("+this.mode+")"}}const be=4;function G8(t,e){const n=[];return n[t-1]=e,n.map(function(i){return e})}class go{constructor(e){e==null&&(e=L5.defaultOptions),this.deserializationOptions=e,this.stateFactories=null,this.actionFactories=null}deserialize(e){const n=this.reset(e);this.checkVersion(n),n&&this.skipUUID();const i=this.readATN();this.readStates(i,n),this.readRules(i,n),this.readModes(i);const s=[];return this.readSets(i,s,this.readInt.bind(this)),n&&this.readSets(i,s,this.readInt32.bind(this)),this.readEdges(i,s),this.readDecisions(i),this.readLexerActions(i,n),this.markPrecedenceDecisions(i),this.verifyATN(i),this.deserializationOptions.generateRuleBypassTransitions&&i.grammarType===W8.PARSER&&(this.generateRuleBypassTransitions(i),this.verifyATN(i)),i}reset(e){if((e.charCodeAt?e.charCodeAt(0):e[0])===be-1){const i=function(r){const o=r.charCodeAt(0);return o>1?o-2:o+65534},s=e.split("").map(i);return s[0]=e.charCodeAt(0),this.data=s,this.pos=0,!0}else return this.data=e,this.pos=0,!1}skipUUID(){let e=0;for(;e++<8;)this.readInt()}checkVersion(e){const n=this.readInt();if(!e&&n!==be)throw"Could not deserialize ATN with version "+n+" (expected "+be+")."}readATN(){const e=this.readInt(),n=this.readInt();return new c1(e,n)}readStates(e,n){let i,s,r;const o=[],l=[],L=this.readInt();for(let C=0;C<L;C++){const u=this.readInt();if(u===p2.INVALID_TYPE){e.addState(null);continue}let h=this.readInt();n&&h===65535&&(h=-1);const f=this.stateFactory(u,h);if(u===p2.LOOP_END){const w=this.readInt();o.push([f,w])}else if(f instanceof u0){const w=this.readInt();l.push([f,w])}e.addState(f)}for(i=0;i<o.length;i++)s=o[i],s[0].loopBackState=e.states[s[1]];for(i=0;i<l.length;i++)s=l[i],s[0].endState=e.states[s[1]];let a=this.readInt();for(i=0;i<a;i++)r=this.readInt(),e.states[r].nonGreedy=!0;let c=this.readInt();for(i=0;i<c;i++)r=this.readInt(),e.states[r].isPrecedenceRule=!0}readRules(e,n){let i;const s=this.readInt();for(e.grammarType===W8.LEXER&&(e.ruleToTokenType=G8(s,0)),e.ruleToStartState=G8(s,0),i=0;i<s;i++){const r=this.readInt();if(e.ruleToStartState[i]=e.states[r],e.grammarType===W8.LEXER){let o=this.readInt();n&&o===65535&&(o=Y.EOF),e.ruleToTokenType[i]=o}}for(e.ruleToStopState=G8(s,0),i=0;i<e.states.length;i++){const r=e.states[i];r instanceof j1&&(e.ruleToStopState[r.ruleIndex]=r,e.ruleToStartState[r.ruleIndex].stopState=r)}}readModes(e){const n=this.readInt();for(let i=0;i<n;i++){let s=this.readInt();e.modeToStartState.push(e.states[s])}}readSets(e,n,i){const s=this.readInt();for(let r=0;r<s;r++){const o=new E3;n.push(o);const l=this.readInt();this.readInt()!==0&&o.addOne(-1);for(let a=0;a<l;a++){const c=i(),C=i();o.addRange(c,C)}}}readEdges(e,n){let i,s,r,o,l;const L=this.readInt();for(i=0;i<L;i++){const a=this.readInt(),c=this.readInt(),C=this.readInt(),u=this.readInt(),h=this.readInt(),f=this.readInt();o=this.edgeFactory(e,C,a,c,u,h,f,n),e.states[a].addTransition(o)}for(i=0;i<e.states.length;i++)for(r=e.states[i],s=0;s<r.transitions.length;s++){const a=r.transitions[s];if(!(a instanceof B8))continue;let c=-1;e.ruleToStartState[a.target.ruleIndex].isPrecedenceRule&&a.precedence===0&&(c=a.target.ruleIndex),o=new l5(a.followState,c),e.ruleToStopState[a.target.ruleIndex].addTransition(o)}for(i=0;i<e.states.length;i++){if(r=e.states[i],r instanceof u0){if(r.endState===null||r.endState.startState!==null)throw"IllegalState";r.endState.startState=r}if(r instanceof co)for(s=0;s<r.transitions.length;s++)l=r.transitions[s].target,l instanceof _e&&(l.loopBackState=r);else if(r instanceof xe)for(s=0;s<r.transitions.length;s++)l=r.transitions[s].target,l instanceof R9&&(l.loopBackState=r)}}readDecisions(e){const n=this.readInt();for(let i=0;i<n;i++){const s=this.readInt(),r=e.states[s];e.decisionToState.push(r),r.decision=i}}readLexerActions(e,n){if(e.grammarType===W8.LEXER){const i=this.readInt();e.lexerActions=G8(i,null);for(let s=0;s<i;s++){const r=this.readInt();let o=this.readInt();n&&o===65535&&(o=-1);let l=this.readInt();n&&l===65535&&(l=-1),e.lexerActions[s]=this.lexerActionFactory(r,o,l)}}}generateRuleBypassTransitions(e){let n;const i=e.ruleToStartState.length;for(n=0;n<i;n++)e.ruleToTokenType[n]=e.maxTokenType+n+1;for(n=0;n<i;n++)this.generateRuleBypassTransition(e,n)}generateRuleBypassTransition(e,n){let i,s;const r=new Co;r.ruleIndex=n,e.addState(r);const o=new we;o.ruleIndex=n,e.addState(o),r.endState=o,e.defineDecisionState(r),o.startState=r;let l=null,L=null;if(e.ruleToStartState[n].isPrecedenceRule){for(L=null,i=0;i<e.states.length;i++)if(s=e.states[i],this.stateIsEndStateFor(s,n)){L=s,l=s.loopBackState.transitions[0];break}if(l===null)throw"Couldn't identify final state of the precedence rule prefix section."}else L=e.ruleToStopState[n];for(i=0;i<e.states.length;i++){s=e.states[i];for(let u=0;u<s.transitions.length;u++){const h=s.transitions[u];h!==l&&h.target===L&&(h.target=o)}}const a=e.ruleToStartState[n],c=a.transitions.length;for(;c>0;)r.addTransition(a.transitions[c-1]),a.transitions=a.transitions.slice(-1);e.ruleToStartState[n].addTransition(new l5(r)),o.addTransition(new l5(L));const C=new Lo;e.addState(C),C.addTransition(new H8(o,e.ruleToTokenType[n])),r.addTransition(new l5(C))}stateIsEndStateFor(e,n){if(e.ruleIndex!==n||!(e instanceof R9))return null;const i=e.transitions[e.transitions.length-1].target;return i instanceof h0&&i.epsilonOnlyTransitions&&i.transitions[0].target instanceof j1?e:null}markPrecedenceDecisions(e){for(let n=0;n<e.states.length;n++){const i=e.states[n];if(i instanceof R9&&e.ruleToStartState[i.ruleIndex].isPrecedenceRule){const s=i.transitions[i.transitions.length-1].target;s instanceof h0&&s.epsilonOnlyTransitions&&s.transitions[0].target instanceof j1&&(i.isPrecedenceDecision=!0)}}}verifyATN(e){if(!!this.deserializationOptions.verifyATN)for(let n=0;n<e.states.length;n++){const i=e.states[n];if(i!==null)if(this.checkCondition(i.epsilonOnlyTransitions||i.transitions.length<=1),i instanceof _e)this.checkCondition(i.loopBackState!==null);else if(i instanceof R9)if(this.checkCondition(i.loopBackState!==null),this.checkCondition(i.transitions.length===2),i.transitions[0].target instanceof ve)this.checkCondition(i.transitions[1].target instanceof h0),this.checkCondition(!i.nonGreedy);else if(i.transitions[0].target instanceof h0)this.checkCondition(i.transitions[1].target instanceof ve),this.checkCondition(i.nonGreedy);else throw"IllegalState";else i instanceof xe?(this.checkCondition(i.transitions.length===1),this.checkCondition(i.transitions[0].target instanceof R9)):i instanceof h0?this.checkCondition(i.loopBackState!==null):i instanceof ao?this.checkCondition(i.stopState!==null):i instanceof u0?this.checkCondition(i.endState!==null):i instanceof we?this.checkCondition(i.startState!==null):i instanceof C0?this.checkCondition(i.transitions.length<=1||i.decision>=0):this.checkCondition(i.transitions.length<=1||i instanceof j1)}}checkCondition(e,n){if(!e)throw n==null&&(n="IllegalState"),n}readInt(){return this.data[this.pos++]}readInt32(){const e=this.readInt(),n=this.readInt();return e|n<<16}edgeFactory(e,n,i,s,r,o,l,L){const a=e.states[s];switch(n){case d2.EPSILON:return new l5(a);case d2.RANGE:return l!==0?new uo(a,Y.EOF,o):new uo(a,r,o);case d2.RULE:return new B8(e.states[r],o,l,a);case d2.PREDICATE:return new fo(a,r,o,l!==0);case d2.PRECEDENCE:return new Mf(a,r);case d2.ATOM:return l!==0?new H8(a,Y.EOF):new H8(a,r);case d2.ACTION:return new ho(a,r,o,l!==0);case d2.SET:return new he(a,L[r]);case d2.NOT_SET:return new de(a,L[r]);case d2.WILDCARD:return new ro(a);default:throw"The specified transition type: "+n+" is not valid."}}stateFactory(e,n){if(this.stateFactories===null){const i=[];i[p2.INVALID_TYPE]=null,i[p2.BASIC]=()=>new Lo,i[p2.RULE_START]=()=>new ao,i[p2.BLOCK_START]=()=>new Co,i[p2.PLUS_BLOCK_START]=()=>new _e,i[p2.STAR_BLOCK_START]=()=>new ve,i[p2.TOKEN_START]=()=>new vf,i[p2.RULE_STOP]=()=>new j1,i[p2.BLOCK_END]=()=>new we,i[p2.STAR_LOOP_BACK]=()=>new xe,i[p2.STAR_LOOP_ENTRY]=()=>new R9,i[p2.PLUS_LOOP_BACK]=()=>new co,i[p2.LOOP_END]=()=>new h0,this.stateFactories=i}if(e>this.stateFactories.length||this.stateFactories[e]===null)throw"The specified state type "+e+" is not valid.";{const i=this.stateFactories[e]();if(i!==null)return i.ruleIndex=n,i}}lexerActionFactory(e,n,i){if(this.actionFactories===null){const s=[];s[D1.CHANNEL]=(r,o)=>new ye(r),s[D1.CUSTOM]=(r,o)=>new Re(r,o),s[D1.MODE]=(r,o)=>new Se(r),s[D1.MORE]=(r,o)=>Ae.INSTANCE,s[D1.POP_MODE]=(r,o)=>Te.INSTANCE,s[D1.PUSH_MODE]=(r,o)=>new Ze(r),s[D1.SKIP]=(r,o)=>Me.INSTANCE,s[D1.TYPE]=(r,o)=>new ke(r),this.actionFactories=s}if(e>this.actionFactories.length||this.actionFactories[e]===null)throw"The specified lexer action type "+e+" is not valid.";return this.actionFactories[e](n,i)}}class j8{syntaxError(e,n,i,s,r,o){}reportAmbiguity(e,n,i,s,r,o,l){}reportAttemptingFullContext(e,n,i,s,r,o){}reportContextSensitivity(e,n,i,s,r,o){}}class Ee extends j8{constructor(){super()}syntaxError(e,n,i,s,r,o){console.error("line "+i+":"+s+" "+r)}}Ee.INSTANCE=new Ee;class yf extends j8{constructor(e){if(super(),e===null)throw"delegates";return this.delegates=e,this}syntaxError(e,n,i,s,r,o){this.delegates.map(l=>l.syntaxError(e,n,i,s,r,o))}reportAmbiguity(e,n,i,s,r,o,l){this.delegates.map(L=>L.reportAmbiguity(e,n,i,s,r,o,l))}reportAttemptingFullContext(e,n,i,s,r,o){this.delegates.map(l=>l.reportAttemptingFullContext(e,n,i,s,r,o))}reportContextSensitivity(e,n,i,s,r,o){this.delegates.map(l=>l.reportContextSensitivity(e,n,i,s,r,o))}}class q8{constructor(){this._listeners=[Ee.INSTANCE],this._interp=null,this._stateNumber=-1}checkVersion(e){const n="4.11.0";n!==e&&console.log("ANTLR runtime and generated code versions disagree: "+n+"!="+e)}addErrorListener(e){this._listeners.push(e)}removeErrorListeners(){this._listeners=[]}getLiteralNames(){return Object.getPrototypeOf(this).constructor.literalNames||[]}getSymbolicNames(){return Object.getPrototypeOf(this).constructor.symbolicNames||[]}getTokenNames(){if(!this.tokenNames){const e=this.getLiteralNames(),n=this.getSymbolicNames(),i=e.length>n.length?e.length:n.length;this.tokenNames=[];for(let s=0;s<i;s++)this.tokenNames[s]=e[s]||n[s]||"<INVALID"}return this.tokenNames}getTokenTypeMap(){const e=this.getTokenNames();if(e===null)throw"The current recognizer does not provide a list of token names.";let n=this.tokenTypeMapCache[e];return n===void 0&&(n=e.reduce(function(i,s,r){i[s]=r}),n.EOF=Y.EOF,this.tokenTypeMapCache[e]=n),n}getRuleIndexMap(){const e=this.ruleNames;if(e===null)throw"The current recognizer does not provide a list of rule names.";let n=this.ruleIndexMapCache[e];return n===void 0&&(n=e.reduce(function(i,s,r){i[s]=r}),this.ruleIndexMapCache[e]=n),n}getTokenType(e){const n=this.getTokenTypeMap()[e];return n!==void 0?n:Y.INVALID_TYPE}getErrorHeader(e){const n=e.getOffendingToken().line,i=e.getOffendingToken().column;return"line "+n+":"+i}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===Y.EOF?n="<EOF>":n="<"+e.type+">"),n=n.replace(`
|
|
6
|
+
*/var zr="store";function S1(t){return t===void 0&&(t=null),f1(t!==null?t:zr)}function o0(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}function Ur(t){return t!==null&&typeof t=="object"}function Xd(t){return t&&typeof t.then=="function"}function Qd(t,e){return function(){return t(e)}}function Wr(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var i=e.indexOf(t);i>-1&&e.splice(i,1)}}function Hr(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;N8(t,n,[],t._modules.root,!0),re(t,n,e)}function re(t,e,n){var i=t._state,s=t._scope;t.getters={},t._makeLocalGettersCache=Object.create(null);var r=t._wrappedGetters,o={},l={},L=ci(!0);L.run(function(){o0(r,function(a,c){o[c]=Qd(a,t),l[c]=F(function(){return o[c]()}),Object.defineProperty(t.getters,c,{get:function(){return l[c].value},enumerable:!0})})}),t._state=K3({data:e}),t._scope=L,t.strict&&sf(t),i&&n&&t._withCommit(function(){i.data=null}),s&&s.stop()}function N8(t,e,n,i,s){var r=!n.length,o=t._modules.getNamespace(n);if(i.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=i),!r&&!s){var l=oe(e,n.slice(0,-1)),L=n[n.length-1];t._withCommit(function(){l[L]=i.state})}var a=i.context=Jd(t,o,n);i.forEachMutation(function(c,C){var u=o+C;ef(t,u,c,a)}),i.forEachAction(function(c,C){var u=c.root?C:o+C,h=c.handler||c;tf(t,u,h,a)}),i.forEachGetter(function(c,C){var u=o+C;nf(t,u,c,a)}),i.forEachChild(function(c,C){N8(t,e,n.concat(C),c,s)})}function Jd(t,e,n){var i=e==="",s={dispatch:i?t.dispatch:function(r,o,l){var L=D8(r,o,l),a=L.payload,c=L.options,C=L.type;return(!c||!c.root)&&(C=e+C),t.dispatch(C,a)},commit:i?t.commit:function(r,o,l){var L=D8(r,o,l),a=L.payload,c=L.options,C=L.type;(!c||!c.root)&&(C=e+C),t.commit(C,a,c)}};return Object.defineProperties(s,{getters:{get:i?function(){return t.getters}:function(){return $r(t,e)}},state:{get:function(){return oe(t.state,n)}}}),s}function $r(t,e){if(!t._makeLocalGettersCache[e]){var n={},i=e.length;Object.keys(t.getters).forEach(function(s){if(s.slice(0,i)===e){var r=s.slice(i);Object.defineProperty(n,r,{get:function(){return t.getters[s]},enumerable:!0})}}),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function ef(t,e,n,i){var s=t._mutations[e]||(t._mutations[e]=[]);s.push(function(o){n.call(t,i.state,o)})}function tf(t,e,n,i){var s=t._actions[e]||(t._actions[e]=[]);s.push(function(o){var l=n.call(t,{dispatch:i.dispatch,commit:i.commit,getters:i.getters,state:i.state,rootGetters:t.getters,rootState:t.state},o);return Xd(l)||(l=Promise.resolve(l)),t._devtoolHook?l.catch(function(L){throw t._devtoolHook.emit("vuex:error",L),L}):l})}function nf(t,e,n,i){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(r){return n(i.state,i.getters,r.state,r.getters)})}function sf(t){a1(function(){return t._state.data},function(){},{deep:!0,flush:"sync"})}function oe(t,e){return e.reduce(function(n,i){return n[i]},t)}function D8(t,e,n){return Ur(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}var rf="vuex bindings",Vr="vuex:mutations",le="vuex:actions",l0="vuex",of=0;function lf(t,e){Yd({id:"org.vuejs.vuex",app:t,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[rf]},function(n){n.addTimelineLayer({id:Vr,label:"Vuex Mutations",color:Gr}),n.addTimelineLayer({id:le,label:"Vuex Actions",color:Gr}),n.addInspector({id:l0,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(i){if(i.app===t&&i.inspectorId===l0)if(i.filter){var s=[];Yr(s,e._modules.root,i.filter,""),i.rootNodes=s}else i.rootNodes=[Kr(e._modules.root,"")]}),n.on.getInspectorState(function(i){if(i.app===t&&i.inspectorId===l0){var s=i.nodeId;$r(e,s),i.state=cf(uf(e._modules,s),s==="root"?e.getters:e._makeLocalGettersCache,s)}}),n.on.editInspectorState(function(i){if(i.app===t&&i.inspectorId===l0){var s=i.nodeId,r=i.path;s!=="root"&&(r=s.split("/").filter(Boolean).concat(r)),e._withCommit(function(){i.set(e._state.data,r,i.state.value)})}}),e.subscribe(function(i,s){var r={};i.payload&&(r.payload=i.payload),r.state=s,n.notifyComponentUpdate(),n.sendInspectorTree(l0),n.sendInspectorState(l0),n.addTimelineEvent({layerId:Vr,event:{time:Date.now(),title:i.type,data:r}})}),e.subscribeAction({before:function(i,s){var r={};i.payload&&(r.payload=i.payload),i._id=of++,i._time=Date.now(),r.state=s,n.addTimelineEvent({layerId:le,event:{time:i._time,title:i.type,groupId:i._id,subtitle:"start",data:r}})},after:function(i,s){var r={},o=Date.now()-i._time;r.duration={_custom:{type:"duration",display:o+"ms",tooltip:"Action duration",value:o}},i.payload&&(r.payload=i.payload),r.state=s,n.addTimelineEvent({layerId:le,event:{time:Date.now(),title:i.type,groupId:i._id,subtitle:"end",data:r}})}})})}var Gr=8702998,Lf=6710886,af=16777215,jr={label:"namespaced",textColor:af,backgroundColor:Lf};function qr(t){return t&&t!=="root"?t.split("/").slice(-2,-1)[0]:"Root"}function Kr(t,e){return{id:e||"root",label:qr(e),tags:t.namespaced?[jr]:[],children:Object.keys(t._children).map(function(n){return Kr(t._children[n],e+n+"/")})}}function Yr(t,e,n,i){i.includes(n)&&t.push({id:i||"root",label:i.endsWith("/")?i.slice(0,i.length-1):i||"Root",tags:e.namespaced?[jr]:[]}),Object.keys(e._children).forEach(function(s){Yr(t,e._children[s],n,i+s+"/")})}function cf(t,e,n){e=n==="root"?e:e[n];var i=Object.keys(e),s={state:Object.keys(t.state).map(function(o){return{key:o,editable:!0,value:t.state[o]}})};if(i.length){var r=Cf(e);s.getters=Object.keys(r).map(function(o){return{key:o.endsWith("/")?qr(o):o,editable:!1,value:Le(function(){return r[o]})}})}return s}function Cf(t){var e={};return Object.keys(t).forEach(function(n){var i=n.split("/");if(i.length>1){var s=e,r=i.pop();i.forEach(function(o){s[o]||(s[o]={_custom:{value:{},display:o,tooltip:"Module",abstract:!0}}),s=s[o]._custom.value}),s[r]=Le(function(){return t[n]})}else e[n]=Le(function(){return t[n]})}),e}function uf(t,e){var n=e.split("/").filter(function(i){return i});return n.reduce(function(i,s,r){var o=i[s];if(!o)throw new Error('Missing module "'+s+'" for path "'+e+'".');return r===n.length-1?o:o._children},e==="root"?t:t.root._children)}function Le(t){try{return t()}catch(e){return e}}var B3=function(e,n){this.runtime=n,this._children=Object.create(null),this._rawModule=e;var i=e.state;this.state=(typeof i=="function"?i():i)||{}},Xr={namespaced:{configurable:!0}};Xr.namespaced.get=function(){return!!this._rawModule.namespaced},B3.prototype.addChild=function(e,n){this._children[e]=n},B3.prototype.removeChild=function(e){delete this._children[e]},B3.prototype.getChild=function(e){return this._children[e]},B3.prototype.hasChild=function(e){return e in this._children},B3.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},B3.prototype.forEachChild=function(e){o0(this._children,e)},B3.prototype.forEachGetter=function(e){this._rawModule.getters&&o0(this._rawModule.getters,e)},B3.prototype.forEachAction=function(e){this._rawModule.actions&&o0(this._rawModule.actions,e)},B3.prototype.forEachMutation=function(e){this._rawModule.mutations&&o0(this._rawModule.mutations,e)},Object.defineProperties(B3.prototype,Xr);var M9=function(e){this.register([],e,!1)};M9.prototype.get=function(e){return e.reduce(function(n,i){return n.getChild(i)},this.root)},M9.prototype.getNamespace=function(e){var n=this.root;return e.reduce(function(i,s){return n=n.getChild(s),i+(n.namespaced?s+"/":"")},"")},M9.prototype.update=function(e){Qr([],this.root,e)},M9.prototype.register=function(e,n,i){var s=this;i===void 0&&(i=!0);var r=new B3(n,i);if(e.length===0)this.root=r;else{var o=this.get(e.slice(0,-1));o.addChild(e[e.length-1],r)}n.modules&&o0(n.modules,function(l,L){s.register(e.concat(L),l,i)})},M9.prototype.unregister=function(e){var n=this.get(e.slice(0,-1)),i=e[e.length-1],s=n.getChild(i);!s||!s.runtime||n.removeChild(i)},M9.prototype.isRegistered=function(e){var n=this.get(e.slice(0,-1)),i=e[e.length-1];return n?n.hasChild(i):!1};function Qr(t,e,n){if(e.update(n),n.modules)for(var i in n.modules){if(!e.getChild(i))return;Qr(t.concat(i),e.getChild(i),n.modules[i])}}function Jr(t){return new u3(t)}var u3=function(e){var n=this;e===void 0&&(e={});var i=e.plugins;i===void 0&&(i=[]);var s=e.strict;s===void 0&&(s=!1);var r=e.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new M9(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=r;var o=this,l=this,L=l.dispatch,a=l.commit;this.dispatch=function(u,h){return L.call(o,u,h)},this.commit=function(u,h,f){return a.call(o,u,h,f)},this.strict=s;var c=this._modules.root.state;N8(this,c,[],this._modules.root),re(this,c),i.forEach(function(C){return C(n)})},ae={state:{configurable:!0}};u3.prototype.install=function(e,n){e.provide(n||zr,this),e.config.globalProperties.$store=this;var i=this._devtools!==void 0?this._devtools:!1;i&&lf(e,this)},ae.state.get=function(){return this._state.data},ae.state.set=function(t){},u3.prototype.commit=function(e,n,i){var s=this,r=D8(e,n,i),o=r.type,l=r.payload,L={type:o,payload:l},a=this._mutations[o];!a||(this._withCommit(function(){a.forEach(function(C){C(l)})}),this._subscribers.slice().forEach(function(c){return c(L,s.state)}))},u3.prototype.dispatch=function(e,n){var i=this,s=D8(e,n),r=s.type,o=s.payload,l={type:r,payload:o},L=this._actions[r];if(!!L){try{this._actionSubscribers.slice().filter(function(c){return c.before}).forEach(function(c){return c.before(l,i.state)})}catch{}var a=L.length>1?Promise.all(L.map(function(c){return c(o)})):L[0](o);return new Promise(function(c,C){a.then(function(u){try{i._actionSubscribers.filter(function(h){return h.after}).forEach(function(h){return h.after(l,i.state)})}catch{}c(u)},function(u){try{i._actionSubscribers.filter(function(h){return h.error}).forEach(function(h){return h.error(l,i.state,u)})}catch{}C(u)})})}},u3.prototype.subscribe=function(e,n){return Wr(e,this._subscribers,n)},u3.prototype.subscribeAction=function(e,n){var i=typeof e=="function"?{before:e}:e;return Wr(i,this._actionSubscribers,n)},u3.prototype.watch=function(e,n,i){var s=this;return a1(function(){return e(s.state,s.getters)},n,Object.assign({},i))},u3.prototype.replaceState=function(e){var n=this;this._withCommit(function(){n._state.data=e})},u3.prototype.registerModule=function(e,n,i){i===void 0&&(i={}),typeof e=="string"&&(e=[e]),this._modules.register(e,n),N8(this,this.state,e,this._modules.get(e),i.preserveState),re(this,this.state)},u3.prototype.unregisterModule=function(e){var n=this;typeof e=="string"&&(e=[e]),this._modules.unregister(e),this._withCommit(function(){var i=oe(n.state,e.slice(0,-1));delete i[e[e.length-1]]}),Hr(this)},u3.prototype.hasModule=function(e){return typeof e=="string"&&(e=[e]),this._modules.isRegistered(e)},u3.prototype.hotUpdate=function(e){this._modules.update(e),Hr(this,!0)},u3.prototype._withCommit=function(e){var n=this._committing;this._committing=!0,e(),this._committing=n},Object.defineProperties(u3.prototype,ae);var y9=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;n[s]=function(){var l=this.$store.state,L=this.$store.getters;if(t){var a=ue(this.$store,"mapState",t);if(!a)return;l=a.context.state,L=a.context.getters}return typeof r=="function"?r.call(this,l,L):l[r]},n[s].vuex=!0}),n}),eo=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;n[s]=function(){for(var l=[],L=arguments.length;L--;)l[L]=arguments[L];var a=this.$store.commit;if(t){var c=ue(this.$store,"mapMutations",t);if(!c)return;a=c.context.commit}return typeof r=="function"?r.apply(this,[a].concat(l)):a.apply(this.$store,[r].concat(l))}}),n}),z3=Ce(function(t,e){var n={};return ce(e).forEach(function(i){var s=i.key,r=i.val;r=t+r,n[s]=function(){if(!(t&&!ue(this.$store,"mapGetters",t)))return this.$store.getters[r]},n[s].vuex=!0}),n});function ce(t){return hf(t)?Array.isArray(t)?t.map(function(e){return{key:e,val:e}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}}):[]}function hf(t){return Array.isArray(t)||Ur(t)}function Ce(t){return function(e,n){return typeof e!="string"?(n=e,e=""):e.charAt(e.length-1)!=="/"&&(e+="/"),t(e,n)}}function ue(t,e,n){var i=t._modulesNamespaceMap[n];return i}String.prototype.seed=String.prototype.seed||Math.round(Math.random()*Math.pow(2,32)),String.prototype.hashCode=function(){const t=this.toString();let e,n;const i=t.length&3,s=t.length-i;let r=String.prototype.seed;const o=3432918353,l=461845907;let L=0;for(;L<s;)n=t.charCodeAt(L)&255|(t.charCodeAt(++L)&255)<<8|(t.charCodeAt(++L)&255)<<16|(t.charCodeAt(++L)&255)<<24,++L,n=(n&65535)*o+(((n>>>16)*o&65535)<<16)&4294967295,n=n<<15|n>>>17,n=(n&65535)*l+(((n>>>16)*l&65535)<<16)&4294967295,r^=n,r=r<<13|r>>>19,e=(r&65535)*5+(((r>>>16)*5&65535)<<16)&4294967295,r=(e&65535)+27492+(((e>>>16)+58964&65535)<<16);switch(n=0,i){case 3:n^=(t.charCodeAt(L+2)&255)<<16;case 2:n^=(t.charCodeAt(L+1)&255)<<8;case 1:n^=t.charCodeAt(L)&255,n=(n&65535)*o+(((n>>>16)*o&65535)<<16)&4294967295,n=n<<15|n>>>17,n=(n&65535)*l+(((n>>>16)*l&65535)<<16)&4294967295,r^=n}return r^=t.length,r^=r>>>16,r=(r&65535)*2246822507+(((r>>>16)*2246822507&65535)<<16)&4294967295,r^=r>>>13,r=(r&65535)*3266489909+(((r>>>16)*3266489909&65535)<<16)&4294967295,r^=r>>>16,r>>>0};/*! https://mths.be/codepointat v0.2.0 by @mathias */String.prototype.codePointAt||function(){var t=function(){let n;try{const i={},s=Object.defineProperty;n=s(i,i,i)&&s}catch{}return n}();const e=function(n){if(this==null)throw TypeError();const i=String(this),s=i.length;let r=n?Number(n):0;if(r!==r&&(r=0),r<0||r>=s)return;const o=i.charCodeAt(r);let l;return o>=55296&&o<=56319&&s>r+1&&(l=i.charCodeAt(r+1),l>=56320&&l<=57343)?(o-55296)*1024+l-56320+65536:o};t?t(String.prototype,"codePointAt",{value:e,configurable:!0,writable:!0}):String.prototype.codePointAt=e}();/*! https://mths.be/fromcodepoint v0.2.1 by @mathias */String.fromCodePoint||function(){const t=function(){let s;try{const r={},o=Object.defineProperty;s=o(r,r,r)&&o}catch{}return s}(),e=String.fromCharCode,n=Math.floor,i=function(s){const o=[];let l,L,a=-1;const c=arguments.length;if(!c)return"";let C="";for(;++a<c;){let u=Number(arguments[a]);if(!isFinite(u)||u<0||u>1114111||n(u)!==u)throw RangeError("Invalid code point: "+u);u<=65535?o.push(u):(u-=65536,l=(u>>10)+55296,L=u%1024+56320,o.push(l,L)),(a+1===c||o.length>16384)&&(C+=e.apply(null,o),o.length=0)}return C};t?t(String,"fromCodePoint",{value:i,configurable:!0,writable:!0}):String.fromCodePoint=i}();class Y{constructor(){this.source=null,this.type=null,this.channel=null,this.start=null,this.stop=null,this.tokenIndex=null,this.line=null,this.column=null,this._text=null}getTokenSource(){return this.source[0]}getInputStream(){return this.source[1]}get text(){return this._text}set text(e){this._text=e}}Y.INVALID_TYPE=0,Y.EPSILON=-2,Y.MIN_USER_TOKEN_TYPE=1,Y.EOF=-1,Y.DEFAULT_CHANNEL=0,Y.HIDDEN_CHANNEL=1;function L0(t,e){if(!Array.isArray(t)||!Array.isArray(e))return!1;if(t===e)return!0;if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n]&&(!t[n].equals||!t[n].equals(e[n])))return!1;return!0}class _3{constructor(){this.count=0,this.hash=0}update(){for(let e=0;e<arguments.length;e++){const n=arguments[e];if(n!=null)if(Array.isArray(n))this.update.apply(this,n);else{let i=0;switch(typeof n){case"undefined":case"function":continue;case"number":case"boolean":i=n;break;case"string":i=n.hashCode();break;default:n.updateHashCode?n.updateHashCode(this):console.log("No updateHashCode for "+n.toString());continue}i=i*3432918353,i=i<<15|i>>>32-15,i=i*461845907,this.count=this.count+1;let s=this.hash^i;s=s<<13|s>>>32-13,s=s*5+3864292196,this.hash=s}}}finish(){let e=this.hash^this.count*4;return e=e^e>>>16,e=e*2246822507,e=e^e>>>13,e=e*3266489909,e=e^e>>>16,e}static hashStuff(){const e=new _3;return e.update.apply(e,arguments),e.finish()}}function to(t){return t?t.hashCode():-1}function no(t,e){return t?t.equals(e):t===e}function df(t){return t===null?"null":t}function $4(t){return Array.isArray(t)?"["+t.map(df).join(", ")+"]":"null"}const P8="h-";class v3{constructor(e,n){this.data={},this.hashFunction=e||to,this.equalsFunction=n||no}add(e){const n=P8+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++)if(this.equalsFunction(e,i[s]))return i[s];return i.push(e),e}else return this.data[n]=[e],e}has(e){return this.get(e)!=null}get(e){const n=P8+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++)if(this.equalsFunction(e,i[s]))return i[s]}return null}values(){return Object.keys(this.data).filter(e=>e.startsWith(P8)).flatMap(e=>this.data[e],this)}toString(){return $4(this.values())}get length(){return Object.keys(this.data).filter(e=>e.startsWith(P8)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}class j2{hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}evaluate(e,n){}evalPrecedence(e,n){return this}static andContext(e,n){if(e===null||e===j2.NONE)return n;if(n===null||n===j2.NONE)return e;const i=new s5(e,n);return i.opnds.length===1?i.opnds[0]:i}static orContext(e,n){if(e===null)return n;if(n===null)return e;if(e===j2.NONE||n===j2.NONE)return j2.NONE;const i=new r5(e,n);return i.opnds.length===1?i.opnds[0]:i}}class s5 extends j2{constructor(e,n){super();const i=new v3;e instanceof s5?e.opnds.map(function(r){i.add(r)}):i.add(e),n instanceof s5?n.opnds.map(function(r){i.add(r)}):i.add(n);const s=io(i);if(s.length>0){let r=null;s.map(function(o){(r===null||o.precedence<r.precedence)&&(r=o)}),i.add(r)}this.opnds=Array.from(i.values())}equals(e){return this===e?!0:e instanceof s5?L0(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"AND")}evaluate(e,n){for(let i=0;i<this.opnds.length;i++)if(!this.opnds[i].evaluate(e,n))return!1;return!0}evalPrecedence(e,n){let i=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],L=l.evalPrecedence(e,n);if(i|=L!==l,L===null)return null;L!==j2.NONE&&s.push(L)}if(!i)return this;if(s.length===0)return j2.NONE;let r=null;return s.map(function(o){r=r===null?o:j2.andContext(r,o)}),r}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("&&")}}class r5 extends j2{constructor(e,n){super();const i=new v3;e instanceof r5?e.opnds.map(function(r){i.add(r)}):i.add(e),n instanceof r5?n.opnds.map(function(r){i.add(r)}):i.add(n);const s=io(i);if(s.length>0){const r=s.sort(function(l,L){return l.compareTo(L)}),o=r[r.length-1];i.add(o)}this.opnds=Array.from(i.values())}equals(e){return this===e?!0:e instanceof r5?L0(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"OR")}evaluate(e,n){for(let i=0;i<this.opnds.length;i++)if(this.opnds[i].evaluate(e,n))return!0;return!1}evalPrecedence(e,n){let i=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],L=l.evalPrecedence(e,n);if(i|=L!==l,L===j2.NONE)return j2.NONE;L!==null&&s.push(L)}return i?(s.length===0,null):this}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("||")}}function io(t){const e=[];return t.values().map(function(n){n instanceof j2.PrecedencePredicate&&e.push(n)}),e}function so(t,e){if(t===null){const n={state:null,alt:null,context:null,semanticContext:null};return e&&(n.reachesIntoOuterContext=0),n}else{const n={};return n.state=t.state||null,n.alt=t.alt===void 0?null:t.alt,n.context=t.context||null,n.semanticContext=t.semanticContext||null,e&&(n.reachesIntoOuterContext=t.reachesIntoOuterContext||0,n.precedenceFilterSuppressed=t.precedenceFilterSuppressed||!1),n}}class g1{constructor(e,n){this.checkContext(e,n),e=so(e),n=so(n,!0),this.state=e.state!==null?e.state:n.state,this.alt=e.alt!==null?e.alt:n.alt,this.context=e.context!==null?e.context:n.context,this.semanticContext=e.semanticContext!==null?e.semanticContext:n.semanticContext!==null?n.semanticContext:j2.NONE,this.reachesIntoOuterContext=n.reachesIntoOuterContext,this.precedenceFilterSuppressed=n.precedenceFilterSuppressed}checkContext(e,n){(e.context===null||e.context===void 0)&&(n===null||n.context===null||n.context===void 0)&&(this.context=null)}hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.state.stateNumber,this.alt,this.context,this.semanticContext)}equals(e){return this===e?!0:e instanceof g1?this.state.stateNumber===e.state.stateNumber&&this.alt===e.alt&&(this.context===null?e.context===null:this.context.equals(e.context))&&this.semanticContext.equals(e.semanticContext)&&this.precedenceFilterSuppressed===e.precedenceFilterSuppressed:!1}hashCodeForConfigSet(){const e=new _3;return e.update(this.state.stateNumber,this.alt,this.semanticContext),e.finish()}equalsForConfigSet(e){return this===e?!0:e instanceof g1?this.state.stateNumber===e.state.stateNumber&&this.alt===e.alt&&this.semanticContext.equals(e.semanticContext):!1}toString(){return"("+this.state+","+this.alt+(this.context!==null?",["+this.context.toString()+"]":"")+(this.semanticContext!==j2.NONE?","+this.semanticContext.toString():"")+(this.reachesIntoOuterContext>0?",up="+this.reachesIntoOuterContext:"")+")"}}class q2{constructor(e,n){this.start=e,this.stop=n}clone(){return new q2(this.start,this.stop)}contains(e){return e>=this.start&&e<this.stop}toString(){return this.start===this.stop-1?this.start.toString():this.start.toString()+".."+(this.stop-1).toString()}get length(){return this.stop-this.start}}q2.INVALID_INTERVAL=new q2(-1,-2);class E3{constructor(){this.intervals=null,this.readOnly=!1}first(e){return this.intervals===null||this.intervals.length===0?Y.INVALID_TYPE:this.intervals[0].start}addOne(e){this.addInterval(new q2(e,e+1))}addRange(e,n){this.addInterval(new q2(e,n+1))}addInterval(e){if(this.intervals===null)this.intervals=[],this.intervals.push(e.clone());else{for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];if(e.stop<i.start){this.intervals.splice(n,0,e);return}else if(e.stop===i.start){this.intervals[n]=new q2(e.start,i.stop);return}else if(e.start<=i.stop){this.intervals[n]=new q2(Math.min(i.start,e.start),Math.max(i.stop,e.stop)),this.reduce(n);return}}this.intervals.push(e.clone())}}addSet(e){return e.intervals!==null&&e.intervals.forEach(n=>this.addInterval(n),this),this}reduce(e){if(e<this.intervals.length-1){const n=this.intervals[e],i=this.intervals[e+1];n.stop>=i.stop?(this.intervals.splice(e+1,1),this.reduce(e)):n.stop>=i.start&&(this.intervals[e]=new q2(n.start,i.stop),this.intervals.splice(e+1,1))}}complement(e,n){const i=new E3;return i.addInterval(new q2(e,n+1)),this.intervals!==null&&this.intervals.forEach(s=>i.removeRange(s)),i}contains(e){if(this.intervals===null)return!1;for(let n=0;n<this.intervals.length;n++)if(this.intervals[n].contains(e))return!0;return!1}removeRange(e){if(e.start===e.stop-1)this.removeOne(e.start);else if(this.intervals!==null){let n=0;for(let i=0;i<this.intervals.length;i++){const s=this.intervals[n];if(e.stop<=s.start)return;if(e.start>s.start&&e.stop<s.stop){this.intervals[n]=new q2(s.start,e.start);const r=new q2(e.stop,s.stop);this.intervals.splice(n,0,r);return}else e.start<=s.start&&e.stop>=s.stop?(this.intervals.splice(n,1),n=n-1):e.start<s.stop?this.intervals[n]=new q2(s.start,e.start):e.stop<s.stop&&(this.intervals[n]=new q2(e.stop,s.stop));n+=1}}}removeOne(e){if(this.intervals!==null)for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];if(e<i.start)return;if(e===i.start&&e===i.stop-1){this.intervals.splice(n,1);return}else if(e===i.start){this.intervals[n]=new q2(i.start+1,i.stop);return}else if(e===i.stop-1){this.intervals[n]=new q2(i.start,i.stop-1);return}else if(e<i.stop-1){const s=new q2(i.start,e);i.start=e+1,this.intervals.splice(n,0,s);return}}}toString(e,n,i){return e=e||null,n=n||null,i=i||!1,this.intervals===null?"{}":e!==null||n!==null?this.toTokenString(e,n):i?this.toCharString():this.toIndexString()}toCharString(){const e=[];for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];i.stop===i.start+1?i.start===Y.EOF?e.push("<EOF>"):e.push("'"+String.fromCharCode(i.start)+"'"):e.push("'"+String.fromCharCode(i.start)+"'..'"+String.fromCharCode(i.stop-1)+"'")}return e.length>1?"{"+e.join(", ")+"}":e[0]}toIndexString(){const e=[];for(let n=0;n<this.intervals.length;n++){const i=this.intervals[n];i.stop===i.start+1?i.start===Y.EOF?e.push("<EOF>"):e.push(i.start.toString()):e.push(i.start.toString()+".."+(i.stop-1).toString())}return e.length>1?"{"+e.join(", ")+"}":e[0]}toTokenString(e,n){const i=[];for(let s=0;s<this.intervals.length;s++){const r=this.intervals[s];for(let o=r.start;o<r.stop;o++)i.push(this.elementName(e,n,o))}return i.length>1?"{"+i.join(", ")+"}":i[0]}elementName(e,n,i){return i===Y.EOF?"<EOF>":i===Y.EPSILON?"<EPSILON>":e[i]||n[i]}get length(){return this.intervals.map(e=>e.length).reduce((e,n)=>e+n)}}class p2{constructor(){this.atn=null,this.stateNumber=p2.INVALID_STATE_NUMBER,this.stateType=null,this.ruleIndex=0,this.epsilonOnlyTransitions=!1,this.transitions=[],this.nextTokenWithinRule=null}toString(){return this.stateNumber}equals(e){return e instanceof p2?this.stateNumber===e.stateNumber:!1}isNonGreedyExitState(){return!1}addTransition(e,n){n===void 0&&(n=-1),this.transitions.length===0?this.epsilonOnlyTransitions=e.isEpsilon:this.epsilonOnlyTransitions!==e.isEpsilon&&(this.epsilonOnlyTransitions=!1),n===-1?this.transitions.push(e):this.transitions.splice(n,1,e)}}p2.INVALID_TYPE=0,p2.BASIC=1,p2.RULE_START=2,p2.BLOCK_START=3,p2.PLUS_BLOCK_START=4,p2.STAR_BLOCK_START=5,p2.TOKEN_START=6,p2.RULE_STOP=7,p2.BLOCK_END=8,p2.STAR_LOOP_BACK=9,p2.STAR_LOOP_ENTRY=10,p2.PLUS_LOOP_BACK=11,p2.LOOP_END=12,p2.serializationNames=["INVALID","BASIC","RULE_START","BLOCK_START","PLUS_BLOCK_START","STAR_BLOCK_START","TOKEN_START","RULE_STOP","BLOCK_END","STAR_LOOP_BACK","STAR_LOOP_ENTRY","PLUS_LOOP_BACK","LOOP_END"],p2.INVALID_STATE_NUMBER=-1;class j1 extends p2{constructor(){return super(),this.stateType=p2.RULE_STOP,this}}class d2{constructor(e){if(e==null)throw"target cannot be null.";this.target=e,this.isEpsilon=!1,this.label=null}}d2.EPSILON=1,d2.RANGE=2,d2.RULE=3,d2.PREDICATE=4,d2.ATOM=5,d2.ACTION=6,d2.SET=7,d2.NOT_SET=8,d2.WILDCARD=9,d2.PRECEDENCE=10,d2.serializationNames=["INVALID","EPSILON","RANGE","RULE","PREDICATE","ATOM","ACTION","SET","NOT_SET","WILDCARD","PRECEDENCE"],d2.serializationTypes={EpsilonTransition:d2.EPSILON,RangeTransition:d2.RANGE,RuleTransition:d2.RULE,PredicateTransition:d2.PREDICATE,AtomTransition:d2.ATOM,ActionTransition:d2.ACTION,SetTransition:d2.SET,NotSetTransition:d2.NOT_SET,WildcardTransition:d2.WILDCARD,PrecedencePredicateTransition:d2.PRECEDENCE};class B8 extends d2{constructor(e,n,i,s){super(e),this.ruleIndex=n,this.precedence=i,this.followState=s,this.serializationType=d2.RULE,this.isEpsilon=!0}matches(e,n,i){return!1}}class he extends d2{constructor(e,n){super(e),this.serializationType=d2.SET,n!=null?this.label=n:(this.label=new E3,this.label.addOne(Y.INVALID_TYPE))}matches(e,n,i){return this.label.contains(e)}toString(){return this.label.toString()}}class de extends he{constructor(e,n){super(e,n),this.serializationType=d2.NOT_SET}matches(e,n,i){return e>=n&&e<=i&&!super.matches(e,n,i)}toString(){return"~"+super.toString()}}class ro extends d2{constructor(e){super(e),this.serializationType=d2.WILDCARD}matches(e,n,i){return e>=n&&e<=i}toString(){return"."}}class fe extends d2{constructor(e){super(e)}}class ff{}class gf extends ff{}class oo extends gf{}class z8 extends oo{getRuleContext(){throw new Error("missing interface implementation")}}class R4 extends oo{}class U8 extends R4{}function pf(t,e){return t=t.replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r"),e&&(t=t.replace(/ /g,"\xB7")),t}const s4={toStringTree:function(t,e,n){e=e||null,n=n||null,n!==null&&(e=n.ruleNames);let i=s4.getNodeText(t,e);i=pf(i,!1);const s=t.getChildCount();if(s===0)return i;let r="("+i+" ";s>0&&(i=s4.toStringTree(t.getChild(0),e),r=r.concat(i));for(let o=1;o<s;o++)i=s4.toStringTree(t.getChild(o),e),r=r.concat(" "+i);return r=r.concat(")"),r},getNodeText:function(t,e,n){if(e=e||null,n=n||null,n!==null&&(e=n.ruleNames),e!==null)if(t instanceof z8){const r=t.getRuleContext().getAltNumber();return r!=0?e[t.ruleIndex]+":"+r:e[t.ruleIndex]}else{if(t instanceof U8)return t.toString();if(t instanceof R4&&t.symbol!==null)return t.symbol.text}const i=t.getPayload();return i instanceof Y?i.text:t.getPayload().toString()},getChildren:function(t){const e=[];for(let n=0;n<t.getChildCount();n++)e.push(t.getChild(n));return e},getAncestors:function(t){let e=[];for(t=t.getParent();t!==null;)e=[t].concat(e),t=t.getParent();return e},findAllTokenNodes:function(t,e){return s4.findAllNodes(t,e,!0)},findAllRuleNodes:function(t,e){return s4.findAllNodes(t,e,!1)},findAllNodes:function(t,e,n){const i=[];return s4._findAllNodes(t,e,n,i),i},_findAllNodes:function(t,e,n,i){n&&t instanceof R4?t.symbol.type===e&&i.push(t):!n&&t instanceof z8&&t.ruleIndex===e&&i.push(t);for(let s=0;s<t.getChildCount();s++)s4._findAllNodes(t.getChild(s),e,n,i)},descendants:function(t){let e=[t];for(let n=0;n<t.getChildCount();n++)e=e.concat(s4.descendants(t.getChild(n)));return e}};class a0 extends z8{constructor(e,n){super(),this.parentCtx=e||null,this.invokingState=n||-1}depth(){let e=0,n=this;for(;n!==null;)n=n.parentCtx,e+=1;return e}isEmpty(){return this.invokingState===-1}getSourceInterval(){return q2.INVALID_INTERVAL}getRuleContext(){return this}getPayload(){return this}getText(){return this.getChildCount()===0?"":this.children.map(function(e){return e.getText()}).join("")}getAltNumber(){return 0}setAltNumber(e){}getChild(e){return null}getChildCount(){return 0}accept(e){return e.visitChildren(this)}toStringTree(e,n){return s4.toStringTree(this,e,n)}toString(e,n){e=e||null,n=n||null;let i=this,s="[";for(;i!==null&&i!==n;){if(e===null)i.isEmpty()||(s+=i.invokingState);else{const r=i.ruleIndex,o=r>=0&&r<e.length?e[r]:""+r;s+=o}i.parentCtx!==null&&(e!==null||!i.parentCtx.isEmpty())&&(s+=" "),i=i.parentCtx}return s+="]",s}}class P2{constructor(e){this.cachedHashCode=e}isEmpty(){return this===P2.EMPTY}hasEmptyPath(){return this.getReturnState(this.length-1)===P2.EMPTY_RETURN_STATE}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}}P2.EMPTY=null,P2.EMPTY_RETURN_STATE=2147483647,P2.globalNodeCount=1,P2.id=P2.globalNodeCount;class r4 extends P2{constructor(e,n){const i=new _3;i.update(e,n);const s=i.finish();return super(s),this.parents=e,this.returnStates=n,this}isEmpty(){return this.returnStates[0]===P2.EMPTY_RETURN_STATE}getParent(e){return this.parents[e]}getReturnState(e){return this.returnStates[e]}equals(e){return this===e?!0:e instanceof r4?this.hashCode()!==e.hashCode()?!1:L0(this.returnStates,e.returnStates)&&L0(this.parents,e.parents):!1}toString(){if(this.isEmpty())return"[]";{let e="[";for(let n=0;n<this.returnStates.length;n++){if(n>0&&(e=e+", "),this.returnStates[n]===P2.EMPTY_RETURN_STATE){e=e+"$";continue}e=e+this.returnStates[n],this.parents[n]!==null?e=e+" "+this.parents[n]:e=e+"null"}return e+"]"}}get length(){return this.returnStates.length}}class q1 extends P2{constructor(e,n){let i=0;const s=new _3;e!==null?s.update(e,n):s.update(1),i=s.finish(),super(i),this.parentCtx=e,this.returnState=n}getParent(e){return this.parentCtx}getReturnState(e){return this.returnState}equals(e){return this===e?!0:e instanceof q1?this.hashCode()!==e.hashCode()||this.returnState!==e.returnState?!1:this.parentCtx==null?e.parentCtx==null:this.parentCtx.equals(e.parentCtx):!1}toString(){const e=this.parentCtx===null?"":this.parentCtx.toString();return e.length===0?this.returnState===P2.EMPTY_RETURN_STATE?"$":""+this.returnState:""+this.returnState+" "+e}get length(){return 1}static create(e,n){return n===P2.EMPTY_RETURN_STATE&&e===null?P2.EMPTY:new q1(e,n)}}class ge extends q1{constructor(){super(null,P2.EMPTY_RETURN_STATE)}isEmpty(){return!0}getParent(e){return null}getReturnState(e){return this.returnState}equals(e){return this===e}toString(){return"$"}}P2.EMPTY=new ge;const o5="h-";class l5{constructor(e,n){this.data={},this.hashFunction=e||to,this.equalsFunction=n||no}set(e,n){const i=o5+this.hashFunction(e);if(i in this.data){const s=this.data[i];for(let r=0;r<s.length;r++){const o=s[r];if(this.equalsFunction(e,o.key)){const l=o.value;return o.value=n,l}}return s.push({key:e,value:n}),n}else return this.data[i]=[{key:e,value:n}],n}containsKey(e){const n=o5+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++){const r=i[s];if(this.equalsFunction(e,r.key))return!0}}return!1}get(e){const n=o5+this.hashFunction(e);if(n in this.data){const i=this.data[n];for(let s=0;s<i.length;s++){const r=i[s];if(this.equalsFunction(e,r.key))return r.value}}return null}entries(){return Object.keys(this.data).filter(e=>e.startsWith(o5)).flatMap(e=>this.data[e],this)}getKeys(){return this.entries().map(e=>e.key)}getValues(){return this.entries().map(e=>e.value)}toString(){return"["+this.entries().map(n=>"{"+n.key+":"+n.value+"}").join(", ")+"]"}get length(){return Object.keys(this.data).filter(e=>e.startsWith(o5)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}function pe(t,e){if(e==null&&(e=a0.EMPTY),e.parentCtx===null||e===a0.EMPTY)return P2.EMPTY;const n=pe(t,e.parentCtx),s=t.states[e.invokingState].transitions[0];return q1.create(n,s.followState.stateNumber)}function lo(t,e,n){if(t.isEmpty())return t;let i=n.get(t)||null;if(i!==null)return i;if(i=e.get(t),i!==null)return n.set(t,i),i;let s=!1,r=[];for(let l=0;l<r.length;l++){const L=lo(t.getParent(l),e,n);if(s||L!==t.getParent(l)){if(!s){r=[];for(let a=0;a<t.length;a++)r[a]=t.getParent(a);s=!0}r[l]=L}}if(!s)return e.add(t),n.set(t,t),t;let o=null;return r.length===0?o=P2.EMPTY:r.length===1?o=q1.create(r[0],t.getReturnState(0)):o=new r4(r,t.returnStates),e.add(o),n.set(o,o),n.set(t,o),o}function me(t,e,n,i){if(t===e)return t;if(t instanceof q1&&e instanceof q1)return xf(t,e,n,i);if(n){if(t instanceof ge)return t;if(e instanceof ge)return e}return t instanceof q1&&(t=new r4([t.getParent()],[t.returnState])),e instanceof q1&&(e=new r4([e.getParent()],[e.returnState])),mf(t,e,n,i)}function mf(t,e,n,i){if(i!==null){let c=i.get(t,e);if(c!==null||(c=i.get(e,t),c!==null))return c}let s=0,r=0,o=0,l=[],L=[];for(;s<t.returnStates.length&&r<e.returnStates.length;){const c=t.parents[s],C=e.parents[r];if(t.returnStates[s]===e.returnStates[r]){const u=t.returnStates[s];u===P2.EMPTY_RETURN_STATE&&c===null&&C===null||c!==null&&C!==null&&c===C?(L[o]=c,l[o]=u):(L[o]=me(c,C,n,i),l[o]=u),s+=1,r+=1}else t.returnStates[s]<e.returnStates[r]?(L[o]=c,l[o]=t.returnStates[s],s+=1):(L[o]=C,l[o]=e.returnStates[r],r+=1);o+=1}if(s<t.returnStates.length)for(let c=s;c<t.returnStates.length;c++)L[o]=t.parents[c],l[o]=t.returnStates[c],o+=1;else for(let c=r;c<e.returnStates.length;c++)L[o]=e.parents[c],l[o]=e.returnStates[c],o+=1;if(o<L.length){if(o===1){const c=q1.create(L[0],l[0]);return i!==null&&i.set(t,e,c),c}L=L.slice(0,o),l=l.slice(0,o)}const a=new r4(L,l);return a===t?(i!==null&&i.set(t,e,t),t):a===e?(i!==null&&i.set(t,e,e),e):(wf(L),i!==null&&i.set(t,e,a),a)}function wf(t){const e=new l5;for(let n=0;n<t.length;n++){const i=t[n];e.containsKey(i)||e.set(i,i)}for(let n=0;n<t.length;n++)t[n]=e.get(t[n])}function xf(t,e,n,i){if(i!==null){let r=i.get(t,e);if(r!==null||(r=i.get(e,t),r!==null))return r}const s=_f(t,e,n);if(s!==null)return i!==null&&i.set(t,e,s),s;if(t.returnState===e.returnState){const r=me(t.parentCtx,e.parentCtx,n,i);if(r===t.parentCtx)return t;if(r===e.parentCtx)return e;const o=q1.create(r,t.returnState);return i!==null&&i.set(t,e,o),o}else{let r=null;if((t===e||t.parentCtx!==null&&t.parentCtx===e.parentCtx)&&(r=t.parentCtx),r!==null){const a=[t.returnState,e.returnState];t.returnState>e.returnState&&(a[0]=e.returnState,a[1]=t.returnState);const c=[r,r],C=new r4(c,a);return i!==null&&i.set(t,e,C),C}const o=[t.returnState,e.returnState];let l=[t.parentCtx,e.parentCtx];t.returnState>e.returnState&&(o[0]=e.returnState,o[1]=t.returnState,l=[e.parentCtx,t.parentCtx]);const L=new r4(l,o);return i!==null&&i.set(t,e,L),L}}function _f(t,e,n){if(n){if(t===P2.EMPTY||e===P2.EMPTY)return P2.EMPTY}else{if(t===P2.EMPTY&&e===P2.EMPTY)return P2.EMPTY;if(t===P2.EMPTY){const i=[e.returnState,P2.EMPTY_RETURN_STATE],s=[e.parentCtx,null];return new r4(s,i)}else if(e===P2.EMPTY){const i=[t.returnState,P2.EMPTY_RETURN_STATE],s=[t.parentCtx,null];return new r4(s,i)}}return null}class o4{constructor(){this.data=[]}add(e){this.data[e]=!0}or(e){Object.keys(e.data).map(n=>this.add(n),this)}remove(e){delete this.data[e]}has(e){return this.data[e]===!0}values(){return Object.keys(this.data)}minValue(){return Math.min.apply(null,this.values())}hashCode(){return _3.hashStuff(this.values())}equals(e){return e instanceof o4&&L0(this.data,e.data)}toString(){return"{"+this.values().join(", ")+"}"}get length(){return this.values().length}}class c0{constructor(e){this.atn=e}getDecisionLookahead(e){if(e===null)return null;const n=e.transitions.length,i=[];for(let s=0;s<n;s++){i[s]=new E3;const r=new v3,o=!1;this._LOOK(e.transition(s).target,null,P2.EMPTY,i[s],r,new o4,o,!1),(i[s].length===0||i[s].contains(c0.HIT_PRED))&&(i[s]=null)}return i}LOOK(e,n,i){const s=new E3,r=!0;i=i||null;const o=i!==null?pe(e.atn,i):null;return this._LOOK(e,n,o,s,new v3,new o4,r,!0),s}_LOOK(e,n,i,s,r,o,l,L){const a=new g1({state:e,alt:0,context:i},null);if(!r.has(a)){if(r.add(a),e===n){if(i===null){s.addOne(Y.EPSILON);return}else if(i.isEmpty()&&L){s.addOne(Y.EOF);return}}if(e instanceof j1){if(i===null){s.addOne(Y.EPSILON);return}else if(i.isEmpty()&&L){s.addOne(Y.EOF);return}if(i!==P2.EMPTY){const c=o.has(e.ruleIndex);try{o.remove(e.ruleIndex);for(let C=0;C<i.length;C++){const u=this.atn.states[i.getReturnState(C)];this._LOOK(u,n,i.getParent(C),s,r,o,l,L)}}finally{c&&o.add(e.ruleIndex)}return}}for(let c=0;c<e.transitions.length;c++){const C=e.transitions[c];if(C.constructor===B8){if(o.has(C.target.ruleIndex))continue;const u=q1.create(i,C.followState.stateNumber);try{o.add(C.target.ruleIndex),this._LOOK(C.target,n,u,s,r,o,l,L)}finally{o.remove(C.target.ruleIndex)}}else if(C instanceof fe)l?this._LOOK(C.target,n,i,s,r,o,l,L):s.addOne(c0.HIT_PRED);else if(C.isEpsilon)this._LOOK(C.target,n,i,s,r,o,l,L);else if(C.constructor===ro)s.addRange(Y.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType);else{let u=C.label;u!==null&&(C instanceof de&&(u=u.complement(Y.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType)),s.addSet(u))}}}}}c0.HIT_PRED=Y.INVALID_TYPE;class c1{constructor(e,n){this.grammarType=e,this.maxTokenType=n,this.states=[],this.decisionToState=[],this.ruleToStartState=[],this.ruleToStopState=null,this.modeNameToStartState={},this.ruleToTokenType=null,this.lexerActions=null,this.modeToStartState=[]}nextTokensInContext(e,n){return new c0(this).LOOK(e,null,n)}nextTokensNoContext(e){return e.nextTokenWithinRule!==null||(e.nextTokenWithinRule=this.nextTokensInContext(e,null),e.nextTokenWithinRule.readOnly=!0),e.nextTokenWithinRule}nextTokens(e,n){return n===void 0?this.nextTokensNoContext(e):this.nextTokensInContext(e,n)}addState(e){e!==null&&(e.atn=this,e.stateNumber=this.states.length),this.states.push(e)}removeState(e){this.states[e.stateNumber]=null}defineDecisionState(e){return this.decisionToState.push(e),e.decision=this.decisionToState.length-1,e.decision}getDecisionState(e){return this.decisionToState.length===0?null:this.decisionToState[e]}getExpectedTokens(e,n){if(e<0||e>=this.states.length)throw"Invalid state number.";const i=this.states[e];let s=this.nextTokens(i);if(!s.contains(Y.EPSILON))return s;const r=new E3;for(r.addSet(s),r.removeOne(Y.EPSILON);n!==null&&n.invokingState>=0&&s.contains(Y.EPSILON);){const l=this.states[n.invokingState].transitions[0];s=this.nextTokens(l.followState),r.addSet(s),r.removeOne(Y.EPSILON),n=n.parentCtx}return s.contains(Y.EPSILON)&&r.addOne(Y.EOF),r}}c1.INVALID_ALT_NUMBER=0;const W8={LEXER:0,PARSER:1};class Lo extends p2{constructor(){super(),this.stateType=p2.BASIC}}class C0 extends p2{constructor(){return super(),this.decision=-1,this.nonGreedy=!1,this}}class u0 extends C0{constructor(){return super(),this.endState=null,this}}class we extends p2{constructor(){return super(),this.stateType=p2.BLOCK_END,this.startState=null,this}}class h0 extends p2{constructor(){return super(),this.stateType=p2.LOOP_END,this.loopBackState=null,this}}class ao extends p2{constructor(){return super(),this.stateType=p2.RULE_START,this.stopState=null,this.isPrecedenceRule=!1,this}}class vf extends C0{constructor(){return super(),this.stateType=p2.TOKEN_START,this}}class co extends C0{constructor(){return super(),this.stateType=p2.PLUS_LOOP_BACK,this}}class xe extends p2{constructor(){return super(),this.stateType=p2.STAR_LOOP_BACK,this}}class R9 extends C0{constructor(){return super(),this.stateType=p2.STAR_LOOP_ENTRY,this.loopBackState=null,this.isPrecedenceDecision=null,this}}class _e extends u0{constructor(){return super(),this.stateType=p2.PLUS_BLOCK_START,this.loopBackState=null,this}}class ve extends u0{constructor(){return super(),this.stateType=p2.STAR_BLOCK_START,this}}class Co extends u0{constructor(){return super(),this.stateType=p2.BLOCK_START,this}}class H8 extends d2{constructor(e,n){super(e),this.label_=n,this.label=this.makeLabel(),this.serializationType=d2.ATOM}makeLabel(){const e=new E3;return e.addOne(this.label_),e}matches(e,n,i){return this.label_===e}toString(){return this.label_}}class uo extends d2{constructor(e,n,i){super(e),this.serializationType=d2.RANGE,this.start=n,this.stop=i,this.label=this.makeLabel()}makeLabel(){const e=new E3;return e.addRange(this.start,this.stop),e}matches(e,n,i){return e>=this.start&&e<=this.stop}toString(){return"'"+String.fromCharCode(this.start)+"'..'"+String.fromCharCode(this.stop)+"'"}}class ho extends d2{constructor(e,n,i,s){super(e),this.serializationType=d2.ACTION,this.ruleIndex=n,this.actionIndex=i===void 0?-1:i,this.isCtxDependent=s===void 0?!1:s,this.isEpsilon=!0}matches(e,n,i){return!1}toString(){return"action_"+this.ruleIndex+":"+this.actionIndex}}class L5 extends d2{constructor(e,n){super(e),this.serializationType=d2.EPSILON,this.isEpsilon=!0,this.outermostPrecedenceReturn=n}matches(e,n,i){return!1}toString(){return"epsilon"}}class $8 extends j2{constructor(e,n,i){super(),this.ruleIndex=e===void 0?-1:e,this.predIndex=n===void 0?-1:n,this.isCtxDependent=i===void 0?!1:i}evaluate(e,n){const i=this.isCtxDependent?n:null;return e.sempred(i,this.ruleIndex,this.predIndex)}updateHashCode(e){e.update(this.ruleIndex,this.predIndex,this.isCtxDependent)}equals(e){return this===e?!0:e instanceof $8?this.ruleIndex===e.ruleIndex&&this.predIndex===e.predIndex&&this.isCtxDependent===e.isCtxDependent:!1}toString(){return"{"+this.ruleIndex+":"+this.predIndex+"}?"}}j2.NONE=new $8;class fo extends fe{constructor(e,n,i,s){super(e),this.serializationType=d2.PREDICATE,this.ruleIndex=n,this.predIndex=i,this.isCtxDependent=s,this.isEpsilon=!0}matches(e,n,i){return!1}getPredicate(){return new $8(this.ruleIndex,this.predIndex,this.isCtxDependent)}toString(){return"pred_"+this.ruleIndex+":"+this.predIndex}}class V8 extends j2{constructor(e){super(),this.precedence=e===void 0?0:e}evaluate(e,n){return e.precpred(n,this.precedence)}evalPrecedence(e,n){return e.precpred(n,this.precedence)?j2.NONE:null}compareTo(e){return this.precedence-e.precedence}updateHashCode(e){e.update(this.precedence)}equals(e){return this===e?!0:e instanceof V8?this.precedence===e.precedence:!1}toString(){return"{"+this.precedence+">=prec}?"}}j2.PrecedencePredicate=V8;class Mf extends fe{constructor(e,n){super(e),this.serializationType=d2.PRECEDENCE,this.precedence=n,this.isEpsilon=!0}matches(e,n,i){return!1}getPredicate(){return new V8(this.precedence)}toString(){return this.precedence+" >= _p"}}class a5{constructor(e){e===void 0&&(e=null),this.readOnly=!1,this.verifyATN=e===null?!0:e.verifyATN,this.generateRuleBypassTransitions=e===null?!1:e.generateRuleBypassTransitions}}a5.defaultOptions=new a5,a5.defaultOptions.readOnly=!0;const D1={CHANNEL:0,CUSTOM:1,MODE:2,MORE:3,POP_MODE:4,PUSH_MODE:5,SKIP:6,TYPE:7};class A4{constructor(e){this.actionType=e,this.isPositionDependent=!1}hashCode(){const e=new _3;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.actionType)}equals(e){return this===e}}class Me extends A4{constructor(){super(D1.SKIP)}execute(e){e.skip()}toString(){return"skip"}}Me.INSTANCE=new Me;class ye extends A4{constructor(e){super(D1.CHANNEL),this.channel=e}execute(e){e._channel=this.channel}updateHashCode(e){e.update(this.actionType,this.channel)}equals(e){return this===e?!0:e instanceof ye?this.channel===e.channel:!1}toString(){return"channel("+this.channel+")"}}class Re extends A4{constructor(e,n){super(D1.CUSTOM),this.ruleIndex=e,this.actionIndex=n,this.isPositionDependent=!0}execute(e){e.action(null,this.ruleIndex,this.actionIndex)}updateHashCode(e){e.update(this.actionType,this.ruleIndex,this.actionIndex)}equals(e){return this===e?!0:e instanceof Re?this.ruleIndex===e.ruleIndex&&this.actionIndex===e.actionIndex:!1}}class Ae extends A4{constructor(){super(D1.MORE)}execute(e){e.more()}toString(){return"more"}}Ae.INSTANCE=new Ae;class ke extends A4{constructor(e){super(D1.TYPE),this.type=e}execute(e){e.type=this.type}updateHashCode(e){e.update(this.actionType,this.type)}equals(e){return this===e?!0:e instanceof ke?this.type===e.type:!1}toString(){return"type("+this.type+")"}}class Ze extends A4{constructor(e){super(D1.PUSH_MODE),this.mode=e}execute(e){e.pushMode(this.mode)}updateHashCode(e){e.update(this.actionType,this.mode)}equals(e){return this===e?!0:e instanceof Ze?this.mode===e.mode:!1}toString(){return"pushMode("+this.mode+")"}}class Te extends A4{constructor(){super(D1.POP_MODE)}execute(e){e.popMode()}toString(){return"popMode"}}Te.INSTANCE=new Te;class Se extends A4{constructor(e){super(D1.MODE),this.mode=e}execute(e){e.mode(this.mode)}updateHashCode(e){e.update(this.actionType,this.mode)}equals(e){return this===e?!0:e instanceof Se?this.mode===e.mode:!1}toString(){return"mode("+this.mode+")"}}const be=4;function G8(t,e){const n=[];return n[t-1]=e,n.map(function(i){return e})}class go{constructor(e){e==null&&(e=a5.defaultOptions),this.deserializationOptions=e,this.stateFactories=null,this.actionFactories=null}deserialize(e){const n=this.reset(e);this.checkVersion(n),n&&this.skipUUID();const i=this.readATN();this.readStates(i,n),this.readRules(i,n),this.readModes(i);const s=[];return this.readSets(i,s,this.readInt.bind(this)),n&&this.readSets(i,s,this.readInt32.bind(this)),this.readEdges(i,s),this.readDecisions(i),this.readLexerActions(i,n),this.markPrecedenceDecisions(i),this.verifyATN(i),this.deserializationOptions.generateRuleBypassTransitions&&i.grammarType===W8.PARSER&&(this.generateRuleBypassTransitions(i),this.verifyATN(i)),i}reset(e){if((e.charCodeAt?e.charCodeAt(0):e[0])===be-1){const i=function(r){const o=r.charCodeAt(0);return o>1?o-2:o+65534},s=e.split("").map(i);return s[0]=e.charCodeAt(0),this.data=s,this.pos=0,!0}else return this.data=e,this.pos=0,!1}skipUUID(){let e=0;for(;e++<8;)this.readInt()}checkVersion(e){const n=this.readInt();if(!e&&n!==be)throw"Could not deserialize ATN with version "+n+" (expected "+be+")."}readATN(){const e=this.readInt(),n=this.readInt();return new c1(e,n)}readStates(e,n){let i,s,r;const o=[],l=[],L=this.readInt();for(let C=0;C<L;C++){const u=this.readInt();if(u===p2.INVALID_TYPE){e.addState(null);continue}let h=this.readInt();n&&h===65535&&(h=-1);const f=this.stateFactory(u,h);if(u===p2.LOOP_END){const w=this.readInt();o.push([f,w])}else if(f instanceof u0){const w=this.readInt();l.push([f,w])}e.addState(f)}for(i=0;i<o.length;i++)s=o[i],s[0].loopBackState=e.states[s[1]];for(i=0;i<l.length;i++)s=l[i],s[0].endState=e.states[s[1]];let a=this.readInt();for(i=0;i<a;i++)r=this.readInt(),e.states[r].nonGreedy=!0;let c=this.readInt();for(i=0;i<c;i++)r=this.readInt(),e.states[r].isPrecedenceRule=!0}readRules(e,n){let i;const s=this.readInt();for(e.grammarType===W8.LEXER&&(e.ruleToTokenType=G8(s,0)),e.ruleToStartState=G8(s,0),i=0;i<s;i++){const r=this.readInt();if(e.ruleToStartState[i]=e.states[r],e.grammarType===W8.LEXER){let o=this.readInt();n&&o===65535&&(o=Y.EOF),e.ruleToTokenType[i]=o}}for(e.ruleToStopState=G8(s,0),i=0;i<e.states.length;i++){const r=e.states[i];r instanceof j1&&(e.ruleToStopState[r.ruleIndex]=r,e.ruleToStartState[r.ruleIndex].stopState=r)}}readModes(e){const n=this.readInt();for(let i=0;i<n;i++){let s=this.readInt();e.modeToStartState.push(e.states[s])}}readSets(e,n,i){const s=this.readInt();for(let r=0;r<s;r++){const o=new E3;n.push(o);const l=this.readInt();this.readInt()!==0&&o.addOne(-1);for(let a=0;a<l;a++){const c=i(),C=i();o.addRange(c,C)}}}readEdges(e,n){let i,s,r,o,l;const L=this.readInt();for(i=0;i<L;i++){const a=this.readInt(),c=this.readInt(),C=this.readInt(),u=this.readInt(),h=this.readInt(),f=this.readInt();o=this.edgeFactory(e,C,a,c,u,h,f,n),e.states[a].addTransition(o)}for(i=0;i<e.states.length;i++)for(r=e.states[i],s=0;s<r.transitions.length;s++){const a=r.transitions[s];if(!(a instanceof B8))continue;let c=-1;e.ruleToStartState[a.target.ruleIndex].isPrecedenceRule&&a.precedence===0&&(c=a.target.ruleIndex),o=new L5(a.followState,c),e.ruleToStopState[a.target.ruleIndex].addTransition(o)}for(i=0;i<e.states.length;i++){if(r=e.states[i],r instanceof u0){if(r.endState===null||r.endState.startState!==null)throw"IllegalState";r.endState.startState=r}if(r instanceof co)for(s=0;s<r.transitions.length;s++)l=r.transitions[s].target,l instanceof _e&&(l.loopBackState=r);else if(r instanceof xe)for(s=0;s<r.transitions.length;s++)l=r.transitions[s].target,l instanceof R9&&(l.loopBackState=r)}}readDecisions(e){const n=this.readInt();for(let i=0;i<n;i++){const s=this.readInt(),r=e.states[s];e.decisionToState.push(r),r.decision=i}}readLexerActions(e,n){if(e.grammarType===W8.LEXER){const i=this.readInt();e.lexerActions=G8(i,null);for(let s=0;s<i;s++){const r=this.readInt();let o=this.readInt();n&&o===65535&&(o=-1);let l=this.readInt();n&&l===65535&&(l=-1),e.lexerActions[s]=this.lexerActionFactory(r,o,l)}}}generateRuleBypassTransitions(e){let n;const i=e.ruleToStartState.length;for(n=0;n<i;n++)e.ruleToTokenType[n]=e.maxTokenType+n+1;for(n=0;n<i;n++)this.generateRuleBypassTransition(e,n)}generateRuleBypassTransition(e,n){let i,s;const r=new Co;r.ruleIndex=n,e.addState(r);const o=new we;o.ruleIndex=n,e.addState(o),r.endState=o,e.defineDecisionState(r),o.startState=r;let l=null,L=null;if(e.ruleToStartState[n].isPrecedenceRule){for(L=null,i=0;i<e.states.length;i++)if(s=e.states[i],this.stateIsEndStateFor(s,n)){L=s,l=s.loopBackState.transitions[0];break}if(l===null)throw"Couldn't identify final state of the precedence rule prefix section."}else L=e.ruleToStopState[n];for(i=0;i<e.states.length;i++){s=e.states[i];for(let u=0;u<s.transitions.length;u++){const h=s.transitions[u];h!==l&&h.target===L&&(h.target=o)}}const a=e.ruleToStartState[n],c=a.transitions.length;for(;c>0;)r.addTransition(a.transitions[c-1]),a.transitions=a.transitions.slice(-1);e.ruleToStartState[n].addTransition(new L5(r)),o.addTransition(new L5(L));const C=new Lo;e.addState(C),C.addTransition(new H8(o,e.ruleToTokenType[n])),r.addTransition(new L5(C))}stateIsEndStateFor(e,n){if(e.ruleIndex!==n||!(e instanceof R9))return null;const i=e.transitions[e.transitions.length-1].target;return i instanceof h0&&i.epsilonOnlyTransitions&&i.transitions[0].target instanceof j1?e:null}markPrecedenceDecisions(e){for(let n=0;n<e.states.length;n++){const i=e.states[n];if(i instanceof R9&&e.ruleToStartState[i.ruleIndex].isPrecedenceRule){const s=i.transitions[i.transitions.length-1].target;s instanceof h0&&s.epsilonOnlyTransitions&&s.transitions[0].target instanceof j1&&(i.isPrecedenceDecision=!0)}}}verifyATN(e){if(!!this.deserializationOptions.verifyATN)for(let n=0;n<e.states.length;n++){const i=e.states[n];if(i!==null)if(this.checkCondition(i.epsilonOnlyTransitions||i.transitions.length<=1),i instanceof _e)this.checkCondition(i.loopBackState!==null);else if(i instanceof R9)if(this.checkCondition(i.loopBackState!==null),this.checkCondition(i.transitions.length===2),i.transitions[0].target instanceof ve)this.checkCondition(i.transitions[1].target instanceof h0),this.checkCondition(!i.nonGreedy);else if(i.transitions[0].target instanceof h0)this.checkCondition(i.transitions[1].target instanceof ve),this.checkCondition(i.nonGreedy);else throw"IllegalState";else i instanceof xe?(this.checkCondition(i.transitions.length===1),this.checkCondition(i.transitions[0].target instanceof R9)):i instanceof h0?this.checkCondition(i.loopBackState!==null):i instanceof ao?this.checkCondition(i.stopState!==null):i instanceof u0?this.checkCondition(i.endState!==null):i instanceof we?this.checkCondition(i.startState!==null):i instanceof C0?this.checkCondition(i.transitions.length<=1||i.decision>=0):this.checkCondition(i.transitions.length<=1||i instanceof j1)}}checkCondition(e,n){if(!e)throw n==null&&(n="IllegalState"),n}readInt(){return this.data[this.pos++]}readInt32(){const e=this.readInt(),n=this.readInt();return e|n<<16}edgeFactory(e,n,i,s,r,o,l,L){const a=e.states[s];switch(n){case d2.EPSILON:return new L5(a);case d2.RANGE:return l!==0?new uo(a,Y.EOF,o):new uo(a,r,o);case d2.RULE:return new B8(e.states[r],o,l,a);case d2.PREDICATE:return new fo(a,r,o,l!==0);case d2.PRECEDENCE:return new Mf(a,r);case d2.ATOM:return l!==0?new H8(a,Y.EOF):new H8(a,r);case d2.ACTION:return new ho(a,r,o,l!==0);case d2.SET:return new he(a,L[r]);case d2.NOT_SET:return new de(a,L[r]);case d2.WILDCARD:return new ro(a);default:throw"The specified transition type: "+n+" is not valid."}}stateFactory(e,n){if(this.stateFactories===null){const i=[];i[p2.INVALID_TYPE]=null,i[p2.BASIC]=()=>new Lo,i[p2.RULE_START]=()=>new ao,i[p2.BLOCK_START]=()=>new Co,i[p2.PLUS_BLOCK_START]=()=>new _e,i[p2.STAR_BLOCK_START]=()=>new ve,i[p2.TOKEN_START]=()=>new vf,i[p2.RULE_STOP]=()=>new j1,i[p2.BLOCK_END]=()=>new we,i[p2.STAR_LOOP_BACK]=()=>new xe,i[p2.STAR_LOOP_ENTRY]=()=>new R9,i[p2.PLUS_LOOP_BACK]=()=>new co,i[p2.LOOP_END]=()=>new h0,this.stateFactories=i}if(e>this.stateFactories.length||this.stateFactories[e]===null)throw"The specified state type "+e+" is not valid.";{const i=this.stateFactories[e]();if(i!==null)return i.ruleIndex=n,i}}lexerActionFactory(e,n,i){if(this.actionFactories===null){const s=[];s[D1.CHANNEL]=(r,o)=>new ye(r),s[D1.CUSTOM]=(r,o)=>new Re(r,o),s[D1.MODE]=(r,o)=>new Se(r),s[D1.MORE]=(r,o)=>Ae.INSTANCE,s[D1.POP_MODE]=(r,o)=>Te.INSTANCE,s[D1.PUSH_MODE]=(r,o)=>new Ze(r),s[D1.SKIP]=(r,o)=>Me.INSTANCE,s[D1.TYPE]=(r,o)=>new ke(r),this.actionFactories=s}if(e>this.actionFactories.length||this.actionFactories[e]===null)throw"The specified lexer action type "+e+" is not valid.";return this.actionFactories[e](n,i)}}class j8{syntaxError(e,n,i,s,r,o){}reportAmbiguity(e,n,i,s,r,o,l){}reportAttemptingFullContext(e,n,i,s,r,o){}reportContextSensitivity(e,n,i,s,r,o){}}class Ee extends j8{constructor(){super()}syntaxError(e,n,i,s,r,o){console.error("line "+i+":"+s+" "+r)}}Ee.INSTANCE=new Ee;class yf extends j8{constructor(e){if(super(),e===null)throw"delegates";return this.delegates=e,this}syntaxError(e,n,i,s,r,o){this.delegates.map(l=>l.syntaxError(e,n,i,s,r,o))}reportAmbiguity(e,n,i,s,r,o,l){this.delegates.map(L=>L.reportAmbiguity(e,n,i,s,r,o,l))}reportAttemptingFullContext(e,n,i,s,r,o){this.delegates.map(l=>l.reportAttemptingFullContext(e,n,i,s,r,o))}reportContextSensitivity(e,n,i,s,r,o){this.delegates.map(l=>l.reportContextSensitivity(e,n,i,s,r,o))}}class q8{constructor(){this._listeners=[Ee.INSTANCE],this._interp=null,this._stateNumber=-1}checkVersion(e){const n="4.11.0";n!==e&&console.log("ANTLR runtime and generated code versions disagree: "+n+"!="+e)}addErrorListener(e){this._listeners.push(e)}removeErrorListeners(){this._listeners=[]}getLiteralNames(){return Object.getPrototypeOf(this).constructor.literalNames||[]}getSymbolicNames(){return Object.getPrototypeOf(this).constructor.symbolicNames||[]}getTokenNames(){if(!this.tokenNames){const e=this.getLiteralNames(),n=this.getSymbolicNames(),i=e.length>n.length?e.length:n.length;this.tokenNames=[];for(let s=0;s<i;s++)this.tokenNames[s]=e[s]||n[s]||"<INVALID"}return this.tokenNames}getTokenTypeMap(){const e=this.getTokenNames();if(e===null)throw"The current recognizer does not provide a list of token names.";let n=this.tokenTypeMapCache[e];return n===void 0&&(n=e.reduce(function(i,s,r){i[s]=r}),n.EOF=Y.EOF,this.tokenTypeMapCache[e]=n),n}getRuleIndexMap(){const e=this.ruleNames;if(e===null)throw"The current recognizer does not provide a list of rule names.";let n=this.ruleIndexMapCache[e];return n===void 0&&(n=e.reduce(function(i,s,r){i[s]=r}),this.ruleIndexMapCache[e]=n),n}getTokenType(e){const n=this.getTokenTypeMap()[e];return n!==void 0?n:Y.INVALID_TYPE}getErrorHeader(e){const n=e.getOffendingToken().line,i=e.getOffendingToken().column;return"line "+n+":"+i}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===Y.EOF?n="<EOF>":n="<"+e.type+">"),n=n.replace(`
|
|
7
7
|
`,"\\n").replace("\r","\\r").replace(" ","\\t"),"'"+n+"'"}getErrorListenerDispatch(){return new yf(this._listeners)}sempred(e,n,i){return!0}precpred(e,n){return!0}get state(){return this._stateNumber}set state(e){this._stateNumber=e}}q8.tokenTypeMapCache={},q8.ruleIndexMapCache={};class A9 extends Y{constructor(e,n,i,s,r){super(),this.source=e!==void 0?e:A9.EMPTY_SOURCE,this.type=n!==void 0?n:null,this.channel=i!==void 0?i:Y.DEFAULT_CHANNEL,this.start=s!==void 0?s:-1,this.stop=r!==void 0?r:-1,this.tokenIndex=-1,this.source[0]!==null?(this.line=e[0].line,this.column=e[0].column):this.column=-1}clone(){const e=new A9(this.source,this.type,this.channel,this.start,this.stop);return e.tokenIndex=this.tokenIndex,e.line=this.line,e.column=this.column,e.text=this.text,e}toString(){let e=this.text;return e!==null?e=e.replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t"):e="<no text>","[@"+this.tokenIndex+","+this.start+":"+this.stop+"='"+e+"',<"+this.type+">"+(this.channel>0?",channel="+this.channel:"")+","+this.line+":"+this.column+"]"}get text(){if(this._text!==null)return this._text;const e=this.getInputStream();if(e===null)return null;const n=e.size;return this.start<n&&this.stop<n?e.getText(this.start,this.stop):"<EOF>"}set text(e){this._text=e}}A9.EMPTY_SOURCE=[null,null];class Rf{}class Ie extends Rf{constructor(e){super(),this.copyText=e===void 0?!1:e}create(e,n,i,s,r,o,l,L){const a=new A9(e,n,s,r,o);return a.line=l,a.column=L,i!==null?a.text=i:this.copyText&&e[1]!==null&&(a.text=e[1].getText(r,o)),a}createThin(e,n){const i=new A9(null,e);return i.text=n,i}}Ie.DEFAULT=new Ie;class V4 extends Error{constructor(e){super(e.message),Error.captureStackTrace&&Error.captureStackTrace(this,V4),this.message=e.message,this.recognizer=e.recognizer,this.input=e.input,this.ctx=e.ctx,this.offendingToken=null,this.offendingState=-1,this.recognizer!==null&&(this.offendingState=this.recognizer.state)}getExpectedTokens(){return this.recognizer!==null?this.recognizer.atn.getExpectedTokens(this.offendingState,this.ctx):null}toString(){return this.message}}class Fe extends V4{constructor(e,n,i,s){super({message:"",recognizer:e,input:n,ctx:null}),this.startIndex=i,this.deadEndConfigs=s}toString(){let e="";return this.startIndex>=0&&this.startIndex<this.input.size&&(e=this.input.getText(new q2(this.startIndex,this.startIndex))),"LexerNoViableAltException"+e}}class u1 extends q8{constructor(e){super(),this._input=e,this._factory=Ie.DEFAULT,this._tokenFactorySourcePair=[this,e],this._interp=null,this._token=null,this._tokenStartCharIndex=-1,this._tokenStartLine=-1,this._tokenStartColumn=-1,this._hitEOF=!1,this._channel=Y.DEFAULT_CHANNEL,this._type=Y.INVALID_TYPE,this._modeStack=[],this._mode=u1.DEFAULT_MODE,this._text=null}reset(){this._input!==null&&this._input.seek(0),this._token=null,this._type=Y.INVALID_TYPE,this._channel=Y.DEFAULT_CHANNEL,this._tokenStartCharIndex=-1,this._tokenStartColumn=-1,this._tokenStartLine=-1,this._text=null,this._hitEOF=!1,this._mode=u1.DEFAULT_MODE,this._modeStack=[],this._interp.reset()}nextToken(){if(this._input===null)throw"nextToken requires a non-null input stream.";const e=this._input.mark();try{for(;;){if(this._hitEOF)return this.emitEOF(),this._token;this._token=null,this._channel=Y.DEFAULT_CHANNEL,this._tokenStartCharIndex=this._input.index,this._tokenStartColumn=this._interp.column,this._tokenStartLine=this._interp.line,this._text=null;let n=!1;for(;;){this._type=Y.INVALID_TYPE;let i=u1.SKIP;try{i=this._interp.match(this._input,this._mode)}catch(s){if(s instanceof V4)this.notifyListeners(s),this.recover(s);else throw console.log(s.stack),s}if(this._input.LA(1)===Y.EOF&&(this._hitEOF=!0),this._type===Y.INVALID_TYPE&&(this._type=i),this._type===u1.SKIP){n=!0;break}if(this._type!==u1.MORE)break}if(!n)return this._token===null&&this.emit(),this._token}}finally{this._input.release(e)}}skip(){this._type=u1.SKIP}more(){this._type=u1.MORE}mode(e){this._mode=e}pushMode(e){this._interp.debug&&console.log("pushMode "+e),this._modeStack.push(this._mode),this.mode(e)}popMode(){if(this._modeStack.length===0)throw"Empty Stack";return this._interp.debug&&console.log("popMode back to "+this._modeStack.slice(0,-1)),this.mode(this._modeStack.pop()),this._mode}emitToken(e){this._token=e}emit(){const e=this._factory.create(this._tokenFactorySourcePair,this._type,this._text,this._channel,this._tokenStartCharIndex,this.getCharIndex()-1,this._tokenStartLine,this._tokenStartColumn);return this.emitToken(e),e}emitEOF(){const e=this.column,n=this.line,i=this._factory.create(this._tokenFactorySourcePair,Y.EOF,null,Y.DEFAULT_CHANNEL,this._input.index,this._input.index-1,n,e);return this.emitToken(i),i}getCharIndex(){return this._input.index}getAllTokens(){const e=[];let n=this.nextToken();for(;n.type!==Y.EOF;)e.push(n),n=this.nextToken();return e}notifyListeners(e){const n=this._tokenStartCharIndex,i=this._input.index,s=this._input.getText(n,i),r="token recognition error at: '"+this.getErrorDisplay(s)+"'";this.getErrorListenerDispatch().syntaxError(this,null,this._tokenStartLine,this._tokenStartColumn,r,e)}getErrorDisplay(e){const n=[];for(let i=0;i<e.length;i++)n.push(e[i]);return n.join("")}getErrorDisplayForChar(e){return e.charCodeAt(0)===Y.EOF?"<EOF>":e===`
|
|
8
|
-
`?"\\n":e===" "?"\\t":e==="\r"?"\\r":e}getCharErrorDisplay(e){return"'"+this.getErrorDisplayForChar(e)+"'"}recover(e){this._input.LA(1)!==Y.EOF&&(e instanceof Fe?this._interp.consume(this._input):this._input.consume())}get inputStream(){return this._input}set inputStream(e){this._input=null,this._tokenFactorySourcePair=[this,this._input],this.reset(),this._input=e,this._tokenFactorySourcePair=[this,this._input]}get sourceName(){return this._input.sourceName}get type(){return this._type}set type(e){this._type=e}get line(){return this._interp.line}set line(e){this._interp.line=e}get column(){return this._interp.column}set column(e){this._interp.column=e}get text(){return this._text!==null?this._text:this._interp.getText(this._input)}set text(e){this._text=e}}u1.DEFAULT_MODE=0,u1.MORE=-2,u1.SKIP=-3,u1.DEFAULT_TOKEN_CHANNEL=Y.DEFAULT_CHANNEL,u1.HIDDEN=Y.HIDDEN_CHANNEL,u1.MIN_CHAR_VALUE=0,u1.MAX_CHAR_VALUE=1114111;function Af(t){return t.hashCodeForConfigSet()}function kf(t,e){return t===e?!0:t===null||e===null?!1:t.equalsForConfigSet(e)}class K1{constructor(e){this.configLookup=new v3(Af,kf),this.fullCtx=e===void 0?!0:e,this.readOnly=!1,this.configs=[],this.uniqueAlt=0,this.conflictingAlts=null,this.hasSemanticContext=!1,this.dipsIntoOuterContext=!1,this.cachedHashCode=-1}add(e,n){if(n===void 0&&(n=null),this.readOnly)throw"This set is readonly";e.semanticContext!==j2.NONE&&(this.hasSemanticContext=!0),e.reachesIntoOuterContext>0&&(this.dipsIntoOuterContext=!0);const i=this.configLookup.add(e);if(i===e)return this.cachedHashCode=-1,this.configs.push(e),!0;const s=!this.fullCtx,r=me(i.context,e.context,s,n);return i.reachesIntoOuterContext=Math.max(i.reachesIntoOuterContext,e.reachesIntoOuterContext),e.precedenceFilterSuppressed&&(i.precedenceFilterSuppressed=!0),i.context=r,!0}getStates(){const e=new v3;for(let n=0;n<this.configs.length;n++)e.add(this.configs[n].state);return e}getPredicates(){const e=[];for(let n=0;n<this.configs.length;n++){const i=this.configs[n].semanticContext;i!==j2.NONE&&e.push(i.semanticContext)}return e}optimizeConfigs(e){if(this.readOnly)throw"This set is readonly";if(this.configLookup.length!==0)for(let n=0;n<this.configs.length;n++){const i=this.configs[n];i.context=e.getCachedContext(i.context)}}addAll(e){for(let n=0;n<e.length;n++)this.add(e[n]);return!1}equals(e){return this===e||e instanceof K1&&L0(this.configs,e.configs)&&this.fullCtx===e.fullCtx&&this.uniqueAlt===e.uniqueAlt&&this.conflictingAlts===e.conflictingAlts&&this.hasSemanticContext===e.hasSemanticContext&&this.dipsIntoOuterContext===e.dipsIntoOuterContext}hashCode(){const e=new _3;return e.update(this.configs),e.finish()}updateHashCode(e){this.readOnly?(this.cachedHashCode===-1&&(this.cachedHashCode=this.hashCode()),e.update(this.cachedHashCode)):e.update(this.hashCode())}isEmpty(){return this.configs.length===0}contains(e){if(this.configLookup===null)throw"This method is not implemented for readonly sets.";return this.configLookup.contains(e)}containsFast(e){if(this.configLookup===null)throw"This method is not implemented for readonly sets.";return this.configLookup.containsFast(e)}clear(){if(this.readOnly)throw"This set is readonly";this.configs=[],this.cachedHashCode=-1,this.configLookup=new v3}setReadonly(e){this.readOnly=e,e&&(this.configLookup=null)}toString(){return $4(this.configs)+(this.hasSemanticContext?",hasSemanticContext="+this.hasSemanticContext:"")+(this.uniqueAlt!==c1.INVALID_ALT_NUMBER?",uniqueAlt="+this.uniqueAlt:"")+(this.conflictingAlts!==null?",conflictingAlts="+this.conflictingAlts:"")+(this.dipsIntoOuterContext?",dipsIntoOuterContext":"")}get items(){return this.configs}get length(){return this.configs.length}}class k4{constructor(e,n){return e===null&&(e=-1),n===null&&(n=new K1),this.stateNumber=e,this.configs=n,this.edges=null,this.isAcceptState=!1,this.prediction=0,this.lexerActionExecutor=null,this.requiresFullContext=!1,this.predicates=null,this}getAltSet(){const e=new v3;if(this.configs!==null)for(let n=0;n<this.configs.length;n++){const i=this.configs[n];e.add(i.alt)}return e.length===0?null:e}equals(e){return this===e||e instanceof k4&&this.configs.equals(e.configs)}toString(){let e=""+this.stateNumber+":"+this.configs;return this.isAcceptState&&(e=e+"=>",this.predicates!==null?e=e+this.predicates:e=e+this.prediction),e}hashCode(){const e=new _3;return e.update(this.configs),e.finish()}}class l4{constructor(e,n){return this.atn=e,this.sharedContextCache=n,this}getCachedContext(e){if(this.sharedContextCache===null)return e;const n=new
|
|
8
|
+
`?"\\n":e===" "?"\\t":e==="\r"?"\\r":e}getCharErrorDisplay(e){return"'"+this.getErrorDisplayForChar(e)+"'"}recover(e){this._input.LA(1)!==Y.EOF&&(e instanceof Fe?this._interp.consume(this._input):this._input.consume())}get inputStream(){return this._input}set inputStream(e){this._input=null,this._tokenFactorySourcePair=[this,this._input],this.reset(),this._input=e,this._tokenFactorySourcePair=[this,this._input]}get sourceName(){return this._input.sourceName}get type(){return this._type}set type(e){this._type=e}get line(){return this._interp.line}set line(e){this._interp.line=e}get column(){return this._interp.column}set column(e){this._interp.column=e}get text(){return this._text!==null?this._text:this._interp.getText(this._input)}set text(e){this._text=e}}u1.DEFAULT_MODE=0,u1.MORE=-2,u1.SKIP=-3,u1.DEFAULT_TOKEN_CHANNEL=Y.DEFAULT_CHANNEL,u1.HIDDEN=Y.HIDDEN_CHANNEL,u1.MIN_CHAR_VALUE=0,u1.MAX_CHAR_VALUE=1114111;function Af(t){return t.hashCodeForConfigSet()}function kf(t,e){return t===e?!0:t===null||e===null?!1:t.equalsForConfigSet(e)}class K1{constructor(e){this.configLookup=new v3(Af,kf),this.fullCtx=e===void 0?!0:e,this.readOnly=!1,this.configs=[],this.uniqueAlt=0,this.conflictingAlts=null,this.hasSemanticContext=!1,this.dipsIntoOuterContext=!1,this.cachedHashCode=-1}add(e,n){if(n===void 0&&(n=null),this.readOnly)throw"This set is readonly";e.semanticContext!==j2.NONE&&(this.hasSemanticContext=!0),e.reachesIntoOuterContext>0&&(this.dipsIntoOuterContext=!0);const i=this.configLookup.add(e);if(i===e)return this.cachedHashCode=-1,this.configs.push(e),!0;const s=!this.fullCtx,r=me(i.context,e.context,s,n);return i.reachesIntoOuterContext=Math.max(i.reachesIntoOuterContext,e.reachesIntoOuterContext),e.precedenceFilterSuppressed&&(i.precedenceFilterSuppressed=!0),i.context=r,!0}getStates(){const e=new v3;for(let n=0;n<this.configs.length;n++)e.add(this.configs[n].state);return e}getPredicates(){const e=[];for(let n=0;n<this.configs.length;n++){const i=this.configs[n].semanticContext;i!==j2.NONE&&e.push(i.semanticContext)}return e}optimizeConfigs(e){if(this.readOnly)throw"This set is readonly";if(this.configLookup.length!==0)for(let n=0;n<this.configs.length;n++){const i=this.configs[n];i.context=e.getCachedContext(i.context)}}addAll(e){for(let n=0;n<e.length;n++)this.add(e[n]);return!1}equals(e){return this===e||e instanceof K1&&L0(this.configs,e.configs)&&this.fullCtx===e.fullCtx&&this.uniqueAlt===e.uniqueAlt&&this.conflictingAlts===e.conflictingAlts&&this.hasSemanticContext===e.hasSemanticContext&&this.dipsIntoOuterContext===e.dipsIntoOuterContext}hashCode(){const e=new _3;return e.update(this.configs),e.finish()}updateHashCode(e){this.readOnly?(this.cachedHashCode===-1&&(this.cachedHashCode=this.hashCode()),e.update(this.cachedHashCode)):e.update(this.hashCode())}isEmpty(){return this.configs.length===0}contains(e){if(this.configLookup===null)throw"This method is not implemented for readonly sets.";return this.configLookup.contains(e)}containsFast(e){if(this.configLookup===null)throw"This method is not implemented for readonly sets.";return this.configLookup.containsFast(e)}clear(){if(this.readOnly)throw"This set is readonly";this.configs=[],this.cachedHashCode=-1,this.configLookup=new v3}setReadonly(e){this.readOnly=e,e&&(this.configLookup=null)}toString(){return $4(this.configs)+(this.hasSemanticContext?",hasSemanticContext="+this.hasSemanticContext:"")+(this.uniqueAlt!==c1.INVALID_ALT_NUMBER?",uniqueAlt="+this.uniqueAlt:"")+(this.conflictingAlts!==null?",conflictingAlts="+this.conflictingAlts:"")+(this.dipsIntoOuterContext?",dipsIntoOuterContext":"")}get items(){return this.configs}get length(){return this.configs.length}}class k4{constructor(e,n){return e===null&&(e=-1),n===null&&(n=new K1),this.stateNumber=e,this.configs=n,this.edges=null,this.isAcceptState=!1,this.prediction=0,this.lexerActionExecutor=null,this.requiresFullContext=!1,this.predicates=null,this}getAltSet(){const e=new v3;if(this.configs!==null)for(let n=0;n<this.configs.length;n++){const i=this.configs[n];e.add(i.alt)}return e.length===0?null:e}equals(e){return this===e||e instanceof k4&&this.configs.equals(e.configs)}toString(){let e=""+this.stateNumber+":"+this.configs;return this.isAcceptState&&(e=e+"=>",this.predicates!==null?e=e+this.predicates:e=e+this.prediction),e}hashCode(){const e=new _3;return e.update(this.configs),e.finish()}}class l4{constructor(e,n){return this.atn=e,this.sharedContextCache=n,this}getCachedContext(e){if(this.sharedContextCache===null)return e;const n=new l5;return lo(e,this.sharedContextCache,n)}}l4.ERROR=new k4(2147483647,new K1);class po extends K1{constructor(){super(),this.configLookup=new v3}}class h3 extends g1{constructor(e,n){super(e,n);const i=e.lexerActionExecutor||null;return this.lexerActionExecutor=i||(n!==null?n.lexerActionExecutor:null),this.passedThroughNonGreedyDecision=n!==null?this.checkNonGreedyDecision(n,this.state):!1,this.hashCodeForConfigSet=h3.prototype.hashCode,this.equalsForConfigSet=h3.prototype.equals,this}updateHashCode(e){e.update(this.state.stateNumber,this.alt,this.context,this.semanticContext,this.passedThroughNonGreedyDecision,this.lexerActionExecutor)}equals(e){return this===e||e instanceof h3&&this.passedThroughNonGreedyDecision===e.passedThroughNonGreedyDecision&&(this.lexerActionExecutor?this.lexerActionExecutor.equals(e.lexerActionExecutor):!e.lexerActionExecutor)&&super.equals(e)}checkNonGreedyDecision(e,n){return e.passedThroughNonGreedyDecision||n instanceof C0&&n.nonGreedy}}class c5 extends A4{constructor(e,n){super(n.actionType),this.offset=e,this.action=n,this.isPositionDependent=!0}execute(e){this.action.execute(e)}updateHashCode(e){e.update(this.actionType,this.offset,this.action)}equals(e){return this===e?!0:e instanceof c5?this.offset===e.offset&&this.action===e.action:!1}}class d0{constructor(e){return this.lexerActions=e===null?[]:e,this.cachedHashCode=_3.hashStuff(e),this}fixOffsetBeforeMatch(e){let n=null;for(let i=0;i<this.lexerActions.length;i++)this.lexerActions[i].isPositionDependent&&!(this.lexerActions[i]instanceof c5)&&(n===null&&(n=this.lexerActions.concat([])),n[i]=new c5(e,this.lexerActions[i]));return n===null?this:new d0(n)}execute(e,n,i){let s=!1;const r=n.index;try{for(let o=0;o<this.lexerActions.length;o++){let l=this.lexerActions[o];if(l instanceof c5){const L=l.offset;n.seek(i+L),l=l.action,s=i+L!==r}else l.isPositionDependent&&(n.seek(r),s=!1);l.execute(e)}}finally{s&&n.seek(r)}}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}equals(e){if(this===e)return!0;if(e instanceof d0){if(this.cachedHashCode!=e.cachedHashCode)return!1;if(this.lexerActions.length!=e.lexerActions.length)return!1;{const n=this.lexerActions.length;for(let i=0;i<n;++i)if(!this.lexerActions[i].equals(e.lexerActions[i]))return!1;return!0}}else return!1}static append(e,n){if(e===null)return new d0([n]);const i=e.lexerActions.concat([n]);return new d0(i)}}function mo(t){t.index=-1,t.line=0,t.column=-1,t.dfaState=null}class Zf{constructor(){mo(this)}reset(){mo(this)}}class h1 extends l4{constructor(e,n,i,s){super(n,s),this.decisionToDFA=i,this.recog=e,this.startIndex=-1,this.line=1,this.column=0,this.mode=u1.DEFAULT_MODE,this.prevAccept=new Zf}copyState(e){this.column=e.column,this.line=e.line,this.mode=e.mode,this.startIndex=e.startIndex}match(e,n){this.mode=n;const i=e.mark();try{this.startIndex=e.index,this.prevAccept.reset();const s=this.decisionToDFA[n];return s.s0===null?this.matchATN(e):this.execATN(e,s.s0)}finally{e.release(i)}}reset(){this.prevAccept.reset(),this.startIndex=-1,this.line=1,this.column=0,this.mode=u1.DEFAULT_MODE}matchATN(e){const n=this.atn.modeToStartState[this.mode];h1.debug&&console.log("matchATN mode "+this.mode+" start: "+n);const i=this.mode,s=this.computeStartState(e,n),r=s.hasSemanticContext;s.hasSemanticContext=!1;const o=this.addDFAState(s);r||(this.decisionToDFA[this.mode].s0=o);const l=this.execATN(e,o);return h1.debug&&console.log("DFA after matchATN: "+this.decisionToDFA[i].toLexerString()),l}execATN(e,n){h1.debug&&console.log("start state closure="+n.configs),n.isAcceptState&&this.captureSimState(this.prevAccept,e,n);let i=e.LA(1),s=n;for(;;){h1.debug&&console.log("execATN loop starting closure: "+s.configs);let r=this.getExistingTargetState(s,i);if(r===null&&(r=this.computeTargetState(e,s,i)),r===l4.ERROR||(i!==Y.EOF&&this.consume(e),r.isAcceptState&&(this.captureSimState(this.prevAccept,e,r),i===Y.EOF)))break;i=e.LA(1),s=r}return this.failOrAccept(this.prevAccept,e,s.configs,i)}getExistingTargetState(e,n){if(e.edges===null||n<h1.MIN_DFA_EDGE||n>h1.MAX_DFA_EDGE)return null;let i=e.edges[n-h1.MIN_DFA_EDGE];return i===void 0&&(i=null),h1.debug&&i!==null&&console.log("reuse state "+e.stateNumber+" edge to "+i.stateNumber),i}computeTargetState(e,n,i){const s=new po;return this.getReachableConfigSet(e,n.configs,s,i),s.items.length===0?(s.hasSemanticContext||this.addDFAEdge(n,i,l4.ERROR),l4.ERROR):this.addDFAEdge(n,i,null,s)}failOrAccept(e,n,i,s){if(this.prevAccept.dfaState!==null){const r=e.dfaState.lexerActionExecutor;return this.accept(n,r,this.startIndex,e.index,e.line,e.column),e.dfaState.prediction}else{if(s===Y.EOF&&n.index===this.startIndex)return Y.EOF;throw new Fe(this.recog,n,this.startIndex,i)}}getReachableConfigSet(e,n,i,s){let r=c1.INVALID_ALT_NUMBER;for(let o=0;o<n.items.length;o++){const l=n.items[o],L=l.alt===r;if(!(L&&l.passedThroughNonGreedyDecision)){h1.debug&&console.log(`testing %s at %s
|
|
9
9
|
`,this.getTokenName(s),l.toString(this.recog,!0));for(let a=0;a<l.state.transitions.length;a++){const c=l.state.transitions[a],C=this.getReachableTarget(c,s);if(C!==null){let u=l.lexerActionExecutor;u!==null&&(u=u.fixOffsetBeforeMatch(e.index-this.startIndex));const h=s===Y.EOF,f=new h3({state:C,lexerActionExecutor:u},l);this.closure(e,f,i,L,!0,h)&&(r=l.alt)}}}}}accept(e,n,i,s,r,o){h1.debug&&console.log(`ACTION %s
|
|
10
10
|
`,n),e.seek(s),this.line=r,this.column=o,n!==null&&this.recog!==null&&n.execute(this.recog,e,i)}getReachableTarget(e,n){return e.matches(n,0,u1.MAX_CHAR_VALUE)?e.target:null}computeStartState(e,n){const i=P2.EMPTY,s=new po;for(let r=0;r<n.transitions.length;r++){const o=n.transitions[r].target,l=new h3({state:o,alt:r+1,context:i},null);this.closure(e,l,s,!1,!1,!1)}return s}closure(e,n,i,s,r,o){let l=null;if(h1.debug&&console.log("closure("+n.toString(this.recog,!0)+")"),n.state instanceof j1){if(h1.debug&&(this.recog!==null?console.log(`closure at %s rule stop %s
|
|
11
11
|
`,this.recog.ruleNames[n.state.ruleIndex],n):console.log(`closure at rule stop %s
|
|
12
12
|
`,n)),n.context===null||n.context.hasEmptyPath()){if(n.context===null||n.context.isEmpty())return i.add(n),!0;i.add(new h3({state:n.state,context:P2.EMPTY},n)),s=!0}if(n.context!==null&&!n.context.isEmpty()){for(let L=0;L<n.context.length;L++)if(n.context.getReturnState(L)!==P2.EMPTY_RETURN_STATE){const a=n.context.getParent(L),c=this.atn.states[n.context.getReturnState(L)];l=new h3({state:c,context:a},n),s=this.closure(e,l,i,s,r,o)}}return s}n.state.epsilonOnlyTransitions||(!s||!n.passedThroughNonGreedyDecision)&&i.add(n);for(let L=0;L<n.state.transitions.length;L++){const a=n.state.transitions[L];l=this.getEpsilonTarget(e,n,a,i,r,o),l!==null&&(s=this.closure(e,l,i,s,r,o))}return s}getEpsilonTarget(e,n,i,s,r,o){let l=null;if(i.serializationType===d2.RULE){const L=q1.create(n.context,i.followState.stateNumber);l=new h3({state:i.target,context:L},n)}else{if(i.serializationType===d2.PRECEDENCE)throw"Precedence predicates are not supported in lexers.";if(i.serializationType===d2.PREDICATE)h1.debug&&console.log("EVAL rule "+i.ruleIndex+":"+i.predIndex),s.hasSemanticContext=!0,this.evaluatePredicate(e,i.ruleIndex,i.predIndex,r)&&(l=new h3({state:i.target},n));else if(i.serializationType===d2.ACTION)if(n.context===null||n.context.hasEmptyPath()){const L=d0.append(n.lexerActionExecutor,this.atn.lexerActions[i.actionIndex]);l=new h3({state:i.target,lexerActionExecutor:L},n)}else l=new h3({state:i.target},n);else i.serializationType===d2.EPSILON?l=new h3({state:i.target},n):(i.serializationType===d2.ATOM||i.serializationType===d2.RANGE||i.serializationType===d2.SET)&&o&&i.matches(Y.EOF,0,u1.MAX_CHAR_VALUE)&&(l=new h3({state:i.target},n))}return l}evaluatePredicate(e,n,i,s){if(this.recog===null)return!0;if(!s)return this.recog.sempred(null,n,i);const r=this.column,o=this.line,l=e.index,L=e.mark();try{return this.consume(e),this.recog.sempred(null,n,i)}finally{this.column=r,this.line=o,e.seek(l),e.release(L)}}captureSimState(e,n,i){e.index=n.index,e.line=this.line,e.column=this.column,e.dfaState=i}addDFAEdge(e,n,i,s){if(i===void 0&&(i=null),s===void 0&&(s=null),i===null&&s!==null){const r=s.hasSemanticContext;if(s.hasSemanticContext=!1,i=this.addDFAState(s),r)return i}return n<h1.MIN_DFA_EDGE||n>h1.MAX_DFA_EDGE||(h1.debug&&console.log("EDGE "+e+" -> "+i+" upon "+n),e.edges===null&&(e.edges=[]),e.edges[n-h1.MIN_DFA_EDGE]=i),i}addDFAState(e){const n=new k4(null,e);let i=null;for(let l=0;l<e.items.length;l++){const L=e.items[l];if(L.state instanceof j1){i=L;break}}i!==null&&(n.isAcceptState=!0,n.lexerActionExecutor=i.lexerActionExecutor,n.prediction=this.atn.ruleToTokenType[i.state.ruleIndex]);const s=this.decisionToDFA[this.mode],r=s.states.get(n);if(r!==null)return r;const o=n;return o.stateNumber=s.states.length,e.setReadonly(!0),o.configs=e,s.states.add(o),o}getDFA(e){return this.decisionToDFA[e]}getText(e){return e.getText(this.startIndex,e.index-1)}consume(e){e.LA(1)===`
|
|
13
|
-
`.charCodeAt(0)?(this.line+=1,this.column=0):this.column+=1,e.consume()}getTokenName(e){return e===-1?"EOF":"'"+String.fromCharCode(e)+"'"}}h1.debug=!1,h1.dfa_debug=!1,h1.MIN_DFA_EDGE=0,h1.MAX_DFA_EDGE=127;class wo{constructor(e,n){this.alt=n,this.pred=e}toString(){return"("+this.pred+", "+this.alt+")"}}class Tf{constructor(){this.data={}}get(e){return this.data["k-"+e]||null}set(e,n){this.data["k-"+e]=n}values(){return Object.keys(this.data).filter(e=>e.startsWith("k-")).map(e=>this.data[e],this)}}const n1={SLL:0,LL:1,LL_EXACT_AMBIG_DETECTION:2,hasSLLConflictTerminatingPrediction:function(t,e){if(n1.allConfigsInRuleStopStates(e))return!0;if(t===n1.SLL&&e.hasSemanticContext){const i=new K1;for(let s=0;s<e.items.length;s++){let r=e.items[s];r=new g1({semanticContext:j2.NONE},r),i.add(r)}e=i}const n=n1.getConflictingAltSubsets(e);return n1.hasConflictingAltSet(n)&&!n1.hasStateAssociatedWithOneAlt(e)},hasConfigInRuleStopState:function(t){for(let e=0;e<t.items.length;e++)if(t.items[e].state instanceof j1)return!0;return!1},allConfigsInRuleStopStates:function(t){for(let e=0;e<t.items.length;e++)if(!(t.items[e].state instanceof j1))return!1;return!0},resolvesToJustOneViableAlt:function(t){return n1.getSingleViableAlt(t)},allSubsetsConflict:function(t){return!n1.hasNonConflictingAltSet(t)},hasNonConflictingAltSet:function(t){for(let e=0;e<t.length;e++)if(t[e].length===1)return!0;return!1},hasConflictingAltSet:function(t){for(let e=0;e<t.length;e++)if(t[e].length>1)return!0;return!1},allSubsetsEqual:function(t){let e=null;for(let n=0;n<t.length;n++){const i=t[n];if(e===null)e=i;else if(i!==e)return!1}return!0},getUniqueAlt:function(t){const e=n1.getAlts(t);return e.length===1?e.minValue():c1.INVALID_ALT_NUMBER},getAlts:function(t){const e=new o4;return t.map(function(n){e.or(n)}),e},getConflictingAltSubsets:function(t){const e=new o5;return e.hashFunction=function(n){_3.hashStuff(n.state.stateNumber,n.context)},e.equalsFunction=function(n,i){return n.state.stateNumber===i.state.stateNumber&&n.context.equals(i.context)},t.items.map(function(n){let i=e.get(n);i===null&&(i=new o4,e.set(n,i)),i.add(n.alt)}),e.getValues()},getStateToAltMap:function(t){const e=new Tf;return t.items.map(function(n){let i=e.get(n.state);i===null&&(i=new o4,e.set(n.state,i)),i.add(n.alt)}),e},hasStateAssociatedWithOneAlt:function(t){const e=n1.getStateToAltMap(t).values();for(let n=0;n<e.length;n++)if(e[n].length===1)return!0;return!1},getSingleViableAlt:function(t){let e=null;for(let n=0;n<t.length;n++){const s=t[n].minValue();if(e===null)e=s;else if(e!==s)return c1.INVALID_ALT_NUMBER}return e}};class Oe extends V4{constructor(e,n,i,s,r,o){o=o||e._ctx,s=s||e.getCurrentToken(),i=i||e.getCurrentToken(),n=n||e.getInputStream(),super({message:"",recognizer:e,input:n,ctx:o}),this.deadEndConfigs=r,this.startToken=i,this.offendingToken=s}}class Sf{constructor(e){this.defaultMapCtor=e||o5,this.cacheMap=new this.defaultMapCtor}get(e,n){const i=this.cacheMap.get(e)||null;return i===null?null:i.get(n)||null}set(e,n,i){let s=this.cacheMap.get(e)||null;s===null&&(s=new this.defaultMapCtor,this.cacheMap.set(e,s)),s.set(n,i)}}class bf extends l4{constructor(e,n,i,s){super(n,s),this.parser=e,this.decisionToDFA=i,this.predictionMode=n1.LL,this._input=null,this._startIndex=0,this._outerContext=null,this._dfa=null,this.mergeCache=null,this.debug=!1,this.debug_closure=!1,this.debug_add=!1,this.debug_list_atn_decisions=!1,this.dfa_debug=!1,this.retry_debug=!1}reset(){}adaptivePredict(e,n,i){(this.debug||this.debug_list_atn_decisions)&&console.log("adaptivePredict decision "+n+" exec LA(1)=="+this.getLookaheadName(e)+" line "+e.LT(1).line+":"+e.LT(1).column),this._input=e,this._startIndex=e.index,this._outerContext=i;const s=this.decisionToDFA[n];this._dfa=s;const r=e.mark(),o=e.index;try{let l;if(s.precedenceDfa?l=s.getPrecedenceStartState(this.parser.getPrecedence()):l=s.s0,l===null){i===null&&(i=a0.EMPTY),(this.debug||this.debug_list_atn_decisions)&&console.log("predictATN decision "+s.decision+" exec LA(1)=="+this.getLookaheadName(e)+", outerContext="+i.toString(this.parser.ruleNames));const a=!1;let c=this.computeStartState(s.atnStartState,a0.EMPTY,a);s.precedenceDfa?(s.s0.configs=c,c=this.applyPrecedenceFilter(c),l=this.addDFAState(s,new k4(null,c)),s.setPrecedenceStartState(this.parser.getPrecedence(),l)):(l=this.addDFAState(s,new k4(null,c)),s.s0=l)}const L=this.execATN(s,l,e,o,i);return this.debug&&console.log("DFA after predictATN: "+s.toString(this.parser.literalNames,this.parser.symbolicNames)),L}finally{this._dfa=null,this.mergeCache=null,e.seek(o),e.release(r)}}execATN(e,n,i,s,r){(this.debug||this.debug_list_atn_decisions)&&console.log("execATN decision "+e.decision+" exec LA(1)=="+this.getLookaheadName(i)+" line "+i.LT(1).line+":"+i.LT(1).column);let o,l=n;this.debug&&console.log("s0 = "+n);let L=i.LA(1);for(;;){let a=this.getExistingTargetState(l,L);if(a===null&&(a=this.computeTargetState(e,l,L)),a===l4.ERROR){const c=this.noViableAlt(i,r,l.configs,s);if(i.seek(s),o=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(l.configs,r),o!==c1.INVALID_ALT_NUMBER)return o;throw c}if(a.requiresFullContext&&this.predictionMode!==n1.SLL){let c=null;if(a.predicates!==null){this.debug&&console.log("DFA state has preds in DFA sim LL failover");const h=i.index;if(h!==s&&i.seek(s),c=this.evalSemanticContext(a.predicates,r,!0),c.length===1)return this.debug&&console.log("Full LL avoided"),c.minValue();h!==s&&i.seek(h)}this.dfa_debug&&console.log("ctx sensitive state "+r+" in "+a);const C=!0,u=this.computeStartState(e.atnStartState,r,C);return this.reportAttemptingFullContext(e,c,a.configs,s,i.index),o=this.execATNWithFullContext(e,a,u,i,s,r),o}if(a.isAcceptState){if(a.predicates===null)return a.prediction;const c=i.index;i.seek(s);const C=this.evalSemanticContext(a.predicates,r,!0);if(C.length===0)throw this.noViableAlt(i,r,a.configs,s);return C.length===1||this.reportAmbiguity(e,a,s,c,!1,C,a.configs),C.minValue()}l=a,L!==Y.EOF&&(i.consume(),L=i.LA(1))}}getExistingTargetState(e,n){const i=e.edges;return i===null?null:i[n+1]||null}computeTargetState(e,n,i){const s=this.computeReachSet(n.configs,i,!1);if(s===null)return this.addDFAEdge(e,n,i,l4.ERROR),l4.ERROR;let r=new k4(null,s);const o=this.getUniqueAlt(s);if(this.debug){const l=n1.getConflictingAltSubsets(s);console.log("SLL altSubSets="+$4(l)+", configs="+s+", predict="+o+", allSubsetsConflict="+n1.allSubsetsConflict(l)+", conflictingAlts="+this.getConflictingAlts(s))}return o!==c1.INVALID_ALT_NUMBER?(r.isAcceptState=!0,r.configs.uniqueAlt=o,r.prediction=o):n1.hasSLLConflictTerminatingPrediction(this.predictionMode,s)&&(r.configs.conflictingAlts=this.getConflictingAlts(s),r.requiresFullContext=!0,r.isAcceptState=!0,r.prediction=r.configs.conflictingAlts.minValue()),r.isAcceptState&&r.configs.hasSemanticContext&&(this.predicateDFAState(r,this.atn.getDecisionState(e.decision)),r.predicates!==null&&(r.prediction=c1.INVALID_ALT_NUMBER)),r=this.addDFAEdge(e,n,i,r),r}predicateDFAState(e,n){const i=n.transitions.length,s=this.getConflictingAltsOrUniqueAlt(e.configs),r=this.getPredsForAmbigAlts(s,e.configs,i);r!==null?(e.predicates=this.getPredicatePredictions(s,r),e.prediction=c1.INVALID_ALT_NUMBER):e.prediction=s.minValue()}execATNWithFullContext(e,n,i,s,r,o){(this.debug||this.debug_list_atn_decisions)&&console.log("execATNWithFullContext "+i);const l=!0;let L=!1,a,c=i;s.seek(r);let C=s.LA(1),u=-1;for(;;){if(a=this.computeReachSet(c,C,l),a===null){const f=this.noViableAlt(s,o,c,r);s.seek(r);const w=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(c,o);if(w!==c1.INVALID_ALT_NUMBER)return w;throw f}const h=n1.getConflictingAltSubsets(a);if(this.debug&&console.log("LL altSubSets="+h+", predict="+n1.getUniqueAlt(h)+", resolvesToJustOneViableAlt="+n1.resolvesToJustOneViableAlt(h)),a.uniqueAlt=this.getUniqueAlt(a),a.uniqueAlt!==c1.INVALID_ALT_NUMBER){u=a.uniqueAlt;break}else if(this.predictionMode!==n1.LL_EXACT_AMBIG_DETECTION){if(u=n1.resolvesToJustOneViableAlt(h),u!==c1.INVALID_ALT_NUMBER)break}else if(n1.allSubsetsConflict(h)&&n1.allSubsetsEqual(h)){L=!0,u=n1.getSingleViableAlt(h);break}c=a,C!==Y.EOF&&(s.consume(),C=s.LA(1))}return a.uniqueAlt!==c1.INVALID_ALT_NUMBER?(this.reportContextSensitivity(e,u,a,r,s.index),u):(this.reportAmbiguity(e,n,r,s.index,L,null,a),u)}computeReachSet(e,n,i){this.debug&&console.log("in computeReachSet, starting closure: "+e),this.mergeCache===null&&(this.mergeCache=new Sf);const s=new K1(i);let r=null;for(let l=0;l<e.items.length;l++){const L=e.items[l];if(this.debug&&console.log("testing "+this.getTokenName(n)+" at "+L),L.state instanceof j1){(i||n===Y.EOF)&&(r===null&&(r=[]),r.push(L),this.debug_add&&console.log("added "+L+" to skippedStopStates"));continue}for(let a=0;a<L.state.transitions.length;a++){const c=L.state.transitions[a],C=this.getReachableTarget(c,n);if(C!==null){const u=new g1({state:C},L);s.add(u,this.mergeCache),this.debug_add&&console.log("added "+u+" to intermediate")}}}let o=null;if(r===null&&n!==Y.EOF&&(s.items.length===1||this.getUniqueAlt(s)!==c1.INVALID_ALT_NUMBER)&&(o=s),o===null){o=new K1(i);const l=new v3,L=n===Y.EOF;for(let a=0;a<s.items.length;a++)this.closure(s.items[a],o,l,!1,i,L)}if(n===Y.EOF&&(o=this.removeAllConfigsNotInRuleStopState(o,o===s)),r!==null&&(!i||!n1.hasConfigInRuleStopState(o)))for(let l=0;l<r.length;l++)o.add(r[l],this.mergeCache);return o.items.length===0?null:o}removeAllConfigsNotInRuleStopState(e,n){if(n1.allConfigsInRuleStopStates(e))return e;const i=new K1(e.fullCtx);for(let s=0;s<e.items.length;s++){const r=e.items[s];if(r.state instanceof j1){i.add(r,this.mergeCache);continue}if(n&&r.state.epsilonOnlyTransitions&&this.atn.nextTokens(r.state).contains(Y.EPSILON)){const l=this.atn.ruleToStopState[r.state.ruleIndex];i.add(new g1({state:l},r),this.mergeCache)}}return i}computeStartState(e,n,i){const s=pe(this.atn,n),r=new K1(i);for(let o=0;o<e.transitions.length;o++){const l=e.transitions[o].target,L=new g1({state:l,alt:o+1,context:s},null),a=new v3;this.closure(L,r,a,!0,i,!1)}return r}applyPrecedenceFilter(e){let n;const i=[],s=new K1(e.fullCtx);for(let r=0;r<e.items.length;r++){if(n=e.items[r],n.alt!==1)continue;const o=n.semanticContext.evalPrecedence(this.parser,this._outerContext);o!==null&&(i[n.state.stateNumber]=n.context,o!==n.semanticContext?s.add(new g1({semanticContext:o},n),this.mergeCache):s.add(n,this.mergeCache))}for(let r=0;r<e.items.length;r++)if(n=e.items[r],n.alt!==1){if(!n.precedenceFilterSuppressed){const o=i[n.state.stateNumber]||null;if(o!==null&&o.equals(n.context))continue}s.add(n,this.mergeCache)}return s}getReachableTarget(e,n){return e.matches(n,0,this.atn.maxTokenType)?e.target:null}getPredsForAmbigAlts(e,n,i){let s=[];for(let o=0;o<n.items.length;o++){const l=n.items[o];e.has(l.alt)&&(s[l.alt]=j2.orContext(s[l.alt]||null,l.semanticContext))}let r=0;for(let o=1;o<i+1;o++){const l=s[o]||null;l===null?s[o]=j2.NONE:l!==j2.NONE&&(r+=1)}return r===0&&(s=null),this.debug&&console.log("getPredsForAmbigAlts result "+$4(s)),s}getPredicatePredictions(e,n){const i=[];let s=!1;for(let r=1;r<n.length;r++){const o=n[r];e!==null&&e.has(r)&&i.push(new wo(o,r)),o!==j2.NONE&&(s=!0)}return s?i:null}getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(e,n){const i=this.splitAccordingToSemanticValidity(e,n),s=i[0],r=i[1];let o=this.getAltThatFinishedDecisionEntryRule(s);return o!==c1.INVALID_ALT_NUMBER||r.items.length>0&&(o=this.getAltThatFinishedDecisionEntryRule(r),o!==c1.INVALID_ALT_NUMBER)?o:c1.INVALID_ALT_NUMBER}getAltThatFinishedDecisionEntryRule(e){const n=[];for(let i=0;i<e.items.length;i++){const s=e.items[i];(s.reachesIntoOuterContext>0||s.state instanceof j1&&s.context.hasEmptyPath())&&n.indexOf(s.alt)<0&&n.push(s.alt)}return n.length===0?c1.INVALID_ALT_NUMBER:Math.min.apply(null,n)}splitAccordingToSemanticValidity(e,n){const i=new K1(e.fullCtx),s=new K1(e.fullCtx);for(let r=0;r<e.items.length;r++){const o=e.items[r];o.semanticContext!==j2.NONE?o.semanticContext.evaluate(this.parser,n)?i.add(o):s.add(o):i.add(o)}return[i,s]}evalSemanticContext(e,n,i){const s=new o4;for(let r=0;r<e.length;r++){const o=e[r];if(o.pred===j2.NONE){if(s.add(o.alt),!i)break;continue}const l=o.pred.evaluate(this.parser,n);if((this.debug||this.dfa_debug)&&console.log("eval pred "+o+"="+l),l&&((this.debug||this.dfa_debug)&&console.log("PREDICT "+o.alt),s.add(o.alt),!i))break}return s}closure(e,n,i,s,r,o){this.closureCheckingStopState(e,n,i,s,r,0,o)}closureCheckingStopState(e,n,i,s,r,o,l){if((this.debug||this.debug_closure)&&(console.log("closure("+e.toString(this.parser,!0)+")"),e.reachesIntoOuterContext>50))throw"problem";if(e.state instanceof j1)if(e.context.isEmpty())if(r){n.add(e,this.mergeCache);return}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex));else{for(let L=0;L<e.context.length;L++){if(e.context.getReturnState(L)===P2.EMPTY_RETURN_STATE){if(r){n.add(new g1({state:e.state,context:P2.EMPTY},e),this.mergeCache);continue}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex)),this.closure_(e,n,i,s,r,o,l);continue}const a=this.atn.states[e.context.getReturnState(L)],c=e.context.getParent(L),C={state:a,alt:e.alt,context:c,semanticContext:e.semanticContext},u=new g1(C,null);u.reachesIntoOuterContext=e.reachesIntoOuterContext,this.closureCheckingStopState(u,n,i,s,r,o-1,l)}return}this.closure_(e,n,i,s,r,o,l)}closure_(e,n,i,s,r,o,l){const L=e.state;L.epsilonOnlyTransitions||n.add(e,this.mergeCache);for(let a=0;a<L.transitions.length;a++){if(a===0&&this.canDropLoopEntryEdgeInLeftRecursiveRule(e))continue;const c=L.transitions[a],C=s&&!(c instanceof ho),u=this.getEpsilonTarget(e,c,C,o===0,r,l);if(u!==null){let h=o;if(e.state instanceof j1){if(this._dfa!==null&&this._dfa.precedenceDfa&&c.outermostPrecedenceReturn===this._dfa.atnStartState.ruleIndex&&(u.precedenceFilterSuppressed=!0),u.reachesIntoOuterContext+=1,i.add(u)!==u)continue;n.dipsIntoOuterContext=!0,h-=1,this.debug&&console.log("dips into outer ctx: "+u)}else{if(!c.isEpsilon&&i.add(u)!==u)continue;c instanceof B8&&h>=0&&(h+=1)}this.closureCheckingStopState(u,n,i,C,r,h,l)}}}canDropLoopEntryEdgeInLeftRecursiveRule(e){const n=e.state;if(n.stateType!==p2.STAR_LOOP_ENTRY||n.stateType!==p2.STAR_LOOP_ENTRY||!n.isPrecedenceDecision||e.context.isEmpty()||e.context.hasEmptyPath())return!1;const i=e.context.length;for(let l=0;l<i;l++)if(this.atn.states[e.context.getReturnState(l)].ruleIndex!==n.ruleIndex)return!1;const r=n.transitions[0].target.endState.stateNumber,o=this.atn.states[r];for(let l=0;l<i;l++){const L=e.context.getReturnState(l),a=this.atn.states[L];if(a.transitions.length!==1||!a.transitions[0].isEpsilon)return!1;const c=a.transitions[0].target;if(!(a.stateType===p2.BLOCK_END&&c===n)&&a!==o&&c!==o&&!(c.stateType===p2.BLOCK_END&&c.transitions.length===1&&c.transitions[0].isEpsilon&&c.transitions[0].target===n))return!1}return!0}getRuleName(e){return this.parser!==null&&e>=0?this.parser.ruleNames[e]:"<rule "+e+">"}getEpsilonTarget(e,n,i,s,r,o){switch(n.serializationType){case d2.RULE:return this.ruleTransition(e,n);case d2.PRECEDENCE:return this.precedenceTransition(e,n,i,s,r);case d2.PREDICATE:return this.predTransition(e,n,i,s,r);case d2.ACTION:return this.actionTransition(e,n);case d2.EPSILON:return new g1({state:n.target},e);case d2.ATOM:case d2.RANGE:case d2.SET:return o&&n.matches(Y.EOF,0,1)?new g1({state:n.target},e):null;default:return null}}actionTransition(e,n){if(this.debug){const i=n.actionIndex===-1?65535:n.actionIndex;console.log("ACTION edge "+n.ruleIndex+":"+i)}return new g1({state:n.target},e)}precedenceTransition(e,n,i,s,r){this.debug&&(console.log("PRED (collectPredicates="+i+") "+n.precedence+">=_p, ctx dependent=true"),this.parser!==null&&console.log("context surrounding pred is "+$4(this.parser.getRuleInvocationStack())));let o=null;if(i&&s)if(r){const l=this._input.index;this._input.seek(this._startIndex);const L=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),L&&(o=new g1({state:n.target},e))}else{const l=j2.andContext(e.semanticContext,n.getPredicate());o=new g1({state:n.target,semanticContext:l},e)}else o=new g1({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}predTransition(e,n,i,s,r){this.debug&&(console.log("PRED (collectPredicates="+i+") "+n.ruleIndex+":"+n.predIndex+", ctx dependent="+n.isCtxDependent),this.parser!==null&&console.log("context surrounding pred is "+$4(this.parser.getRuleInvocationStack())));let o=null;if(i&&(n.isCtxDependent&&s||!n.isCtxDependent))if(r){const l=this._input.index;this._input.seek(this._startIndex);const L=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),L&&(o=new g1({state:n.target},e))}else{const l=j2.andContext(e.semanticContext,n.getPredicate());o=new g1({state:n.target,semanticContext:l},e)}else o=new g1({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}ruleTransition(e,n){this.debug&&console.log("CALL rule "+this.getRuleName(n.target.ruleIndex)+", ctx="+e.context);const i=n.followState,s=q1.create(e.context,i.stateNumber);return new g1({state:n.target,context:s},e)}getConflictingAlts(e){const n=n1.getConflictingAltSubsets(e);return n1.getAlts(n)}getConflictingAltsOrUniqueAlt(e){let n=null;return e.uniqueAlt!==c1.INVALID_ALT_NUMBER?(n=new o4,n.add(e.uniqueAlt)):n=e.conflictingAlts,n}getTokenName(e){if(e===Y.EOF)return"EOF";if(this.parser!==null&&this.parser.literalNames!==null)if(e>=this.parser.literalNames.length&&e>=this.parser.symbolicNames.length)console.log(""+e+" ttype out of range: "+this.parser.literalNames),console.log(""+this.parser.getInputStream().getTokens());else return(this.parser.literalNames[e]||this.parser.symbolicNames[e])+"<"+e+">";return""+e}getLookaheadName(e){return this.getTokenName(e.LA(1))}dumpDeadEndConfigs(e){console.log("dead end configs: ");const n=e.getDeadEndConfigs();for(let i=0;i<n.length;i++){const s=n[i];let r="no edges";if(s.state.transitions.length>0){const o=s.state.transitions[0];o instanceof H8?r="Atom "+this.getTokenName(o.label):o instanceof he&&(r=(o instanceof de?"~":"")+"Set "+o.set)}console.error(s.toString(this.parser,!0)+":"+r)}}noViableAlt(e,n,i,s){return new Oe(this.parser,e,e.get(s),e.LT(1),i,n)}getUniqueAlt(e){let n=c1.INVALID_ALT_NUMBER;for(let i=0;i<e.items.length;i++){const s=e.items[i];if(n===c1.INVALID_ALT_NUMBER)n=s.alt;else if(s.alt!==n)return c1.INVALID_ALT_NUMBER}return n}addDFAEdge(e,n,i,s){if(this.debug&&console.log("EDGE "+n+" -> "+s+" upon "+this.getTokenName(i)),s===null)return null;if(s=this.addDFAState(e,s),n===null||i<-1||i>this.atn.maxTokenType)return s;if(n.edges===null&&(n.edges=[]),n.edges[i+1]=s,this.debug){const r=this.parser===null?null:this.parser.literalNames,o=this.parser===null?null:this.parser.symbolicNames;console.log(`DFA=
|
|
13
|
+
`.charCodeAt(0)?(this.line+=1,this.column=0):this.column+=1,e.consume()}getTokenName(e){return e===-1?"EOF":"'"+String.fromCharCode(e)+"'"}}h1.debug=!1,h1.dfa_debug=!1,h1.MIN_DFA_EDGE=0,h1.MAX_DFA_EDGE=127;class wo{constructor(e,n){this.alt=n,this.pred=e}toString(){return"("+this.pred+", "+this.alt+")"}}class Tf{constructor(){this.data={}}get(e){return this.data["k-"+e]||null}set(e,n){this.data["k-"+e]=n}values(){return Object.keys(this.data).filter(e=>e.startsWith("k-")).map(e=>this.data[e],this)}}const n1={SLL:0,LL:1,LL_EXACT_AMBIG_DETECTION:2,hasSLLConflictTerminatingPrediction:function(t,e){if(n1.allConfigsInRuleStopStates(e))return!0;if(t===n1.SLL&&e.hasSemanticContext){const i=new K1;for(let s=0;s<e.items.length;s++){let r=e.items[s];r=new g1({semanticContext:j2.NONE},r),i.add(r)}e=i}const n=n1.getConflictingAltSubsets(e);return n1.hasConflictingAltSet(n)&&!n1.hasStateAssociatedWithOneAlt(e)},hasConfigInRuleStopState:function(t){for(let e=0;e<t.items.length;e++)if(t.items[e].state instanceof j1)return!0;return!1},allConfigsInRuleStopStates:function(t){for(let e=0;e<t.items.length;e++)if(!(t.items[e].state instanceof j1))return!1;return!0},resolvesToJustOneViableAlt:function(t){return n1.getSingleViableAlt(t)},allSubsetsConflict:function(t){return!n1.hasNonConflictingAltSet(t)},hasNonConflictingAltSet:function(t){for(let e=0;e<t.length;e++)if(t[e].length===1)return!0;return!1},hasConflictingAltSet:function(t){for(let e=0;e<t.length;e++)if(t[e].length>1)return!0;return!1},allSubsetsEqual:function(t){let e=null;for(let n=0;n<t.length;n++){const i=t[n];if(e===null)e=i;else if(i!==e)return!1}return!0},getUniqueAlt:function(t){const e=n1.getAlts(t);return e.length===1?e.minValue():c1.INVALID_ALT_NUMBER},getAlts:function(t){const e=new o4;return t.map(function(n){e.or(n)}),e},getConflictingAltSubsets:function(t){const e=new l5;return e.hashFunction=function(n){_3.hashStuff(n.state.stateNumber,n.context)},e.equalsFunction=function(n,i){return n.state.stateNumber===i.state.stateNumber&&n.context.equals(i.context)},t.items.map(function(n){let i=e.get(n);i===null&&(i=new o4,e.set(n,i)),i.add(n.alt)}),e.getValues()},getStateToAltMap:function(t){const e=new Tf;return t.items.map(function(n){let i=e.get(n.state);i===null&&(i=new o4,e.set(n.state,i)),i.add(n.alt)}),e},hasStateAssociatedWithOneAlt:function(t){const e=n1.getStateToAltMap(t).values();for(let n=0;n<e.length;n++)if(e[n].length===1)return!0;return!1},getSingleViableAlt:function(t){let e=null;for(let n=0;n<t.length;n++){const s=t[n].minValue();if(e===null)e=s;else if(e!==s)return c1.INVALID_ALT_NUMBER}return e}};class Oe extends V4{constructor(e,n,i,s,r,o){o=o||e._ctx,s=s||e.getCurrentToken(),i=i||e.getCurrentToken(),n=n||e.getInputStream(),super({message:"",recognizer:e,input:n,ctx:o}),this.deadEndConfigs=r,this.startToken=i,this.offendingToken=s}}class Sf{constructor(e){this.defaultMapCtor=e||l5,this.cacheMap=new this.defaultMapCtor}get(e,n){const i=this.cacheMap.get(e)||null;return i===null?null:i.get(n)||null}set(e,n,i){let s=this.cacheMap.get(e)||null;s===null&&(s=new this.defaultMapCtor,this.cacheMap.set(e,s)),s.set(n,i)}}class bf extends l4{constructor(e,n,i,s){super(n,s),this.parser=e,this.decisionToDFA=i,this.predictionMode=n1.LL,this._input=null,this._startIndex=0,this._outerContext=null,this._dfa=null,this.mergeCache=null,this.debug=!1,this.debug_closure=!1,this.debug_add=!1,this.debug_list_atn_decisions=!1,this.dfa_debug=!1,this.retry_debug=!1}reset(){}adaptivePredict(e,n,i){(this.debug||this.debug_list_atn_decisions)&&console.log("adaptivePredict decision "+n+" exec LA(1)=="+this.getLookaheadName(e)+" line "+e.LT(1).line+":"+e.LT(1).column),this._input=e,this._startIndex=e.index,this._outerContext=i;const s=this.decisionToDFA[n];this._dfa=s;const r=e.mark(),o=e.index;try{let l;if(s.precedenceDfa?l=s.getPrecedenceStartState(this.parser.getPrecedence()):l=s.s0,l===null){i===null&&(i=a0.EMPTY),(this.debug||this.debug_list_atn_decisions)&&console.log("predictATN decision "+s.decision+" exec LA(1)=="+this.getLookaheadName(e)+", outerContext="+i.toString(this.parser.ruleNames));const a=!1;let c=this.computeStartState(s.atnStartState,a0.EMPTY,a);s.precedenceDfa?(s.s0.configs=c,c=this.applyPrecedenceFilter(c),l=this.addDFAState(s,new k4(null,c)),s.setPrecedenceStartState(this.parser.getPrecedence(),l)):(l=this.addDFAState(s,new k4(null,c)),s.s0=l)}const L=this.execATN(s,l,e,o,i);return this.debug&&console.log("DFA after predictATN: "+s.toString(this.parser.literalNames,this.parser.symbolicNames)),L}finally{this._dfa=null,this.mergeCache=null,e.seek(o),e.release(r)}}execATN(e,n,i,s,r){(this.debug||this.debug_list_atn_decisions)&&console.log("execATN decision "+e.decision+" exec LA(1)=="+this.getLookaheadName(i)+" line "+i.LT(1).line+":"+i.LT(1).column);let o,l=n;this.debug&&console.log("s0 = "+n);let L=i.LA(1);for(;;){let a=this.getExistingTargetState(l,L);if(a===null&&(a=this.computeTargetState(e,l,L)),a===l4.ERROR){const c=this.noViableAlt(i,r,l.configs,s);if(i.seek(s),o=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(l.configs,r),o!==c1.INVALID_ALT_NUMBER)return o;throw c}if(a.requiresFullContext&&this.predictionMode!==n1.SLL){let c=null;if(a.predicates!==null){this.debug&&console.log("DFA state has preds in DFA sim LL failover");const h=i.index;if(h!==s&&i.seek(s),c=this.evalSemanticContext(a.predicates,r,!0),c.length===1)return this.debug&&console.log("Full LL avoided"),c.minValue();h!==s&&i.seek(h)}this.dfa_debug&&console.log("ctx sensitive state "+r+" in "+a);const C=!0,u=this.computeStartState(e.atnStartState,r,C);return this.reportAttemptingFullContext(e,c,a.configs,s,i.index),o=this.execATNWithFullContext(e,a,u,i,s,r),o}if(a.isAcceptState){if(a.predicates===null)return a.prediction;const c=i.index;i.seek(s);const C=this.evalSemanticContext(a.predicates,r,!0);if(C.length===0)throw this.noViableAlt(i,r,a.configs,s);return C.length===1||this.reportAmbiguity(e,a,s,c,!1,C,a.configs),C.minValue()}l=a,L!==Y.EOF&&(i.consume(),L=i.LA(1))}}getExistingTargetState(e,n){const i=e.edges;return i===null?null:i[n+1]||null}computeTargetState(e,n,i){const s=this.computeReachSet(n.configs,i,!1);if(s===null)return this.addDFAEdge(e,n,i,l4.ERROR),l4.ERROR;let r=new k4(null,s);const o=this.getUniqueAlt(s);if(this.debug){const l=n1.getConflictingAltSubsets(s);console.log("SLL altSubSets="+$4(l)+", configs="+s+", predict="+o+", allSubsetsConflict="+n1.allSubsetsConflict(l)+", conflictingAlts="+this.getConflictingAlts(s))}return o!==c1.INVALID_ALT_NUMBER?(r.isAcceptState=!0,r.configs.uniqueAlt=o,r.prediction=o):n1.hasSLLConflictTerminatingPrediction(this.predictionMode,s)&&(r.configs.conflictingAlts=this.getConflictingAlts(s),r.requiresFullContext=!0,r.isAcceptState=!0,r.prediction=r.configs.conflictingAlts.minValue()),r.isAcceptState&&r.configs.hasSemanticContext&&(this.predicateDFAState(r,this.atn.getDecisionState(e.decision)),r.predicates!==null&&(r.prediction=c1.INVALID_ALT_NUMBER)),r=this.addDFAEdge(e,n,i,r),r}predicateDFAState(e,n){const i=n.transitions.length,s=this.getConflictingAltsOrUniqueAlt(e.configs),r=this.getPredsForAmbigAlts(s,e.configs,i);r!==null?(e.predicates=this.getPredicatePredictions(s,r),e.prediction=c1.INVALID_ALT_NUMBER):e.prediction=s.minValue()}execATNWithFullContext(e,n,i,s,r,o){(this.debug||this.debug_list_atn_decisions)&&console.log("execATNWithFullContext "+i);const l=!0;let L=!1,a,c=i;s.seek(r);let C=s.LA(1),u=-1;for(;;){if(a=this.computeReachSet(c,C,l),a===null){const f=this.noViableAlt(s,o,c,r);s.seek(r);const w=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(c,o);if(w!==c1.INVALID_ALT_NUMBER)return w;throw f}const h=n1.getConflictingAltSubsets(a);if(this.debug&&console.log("LL altSubSets="+h+", predict="+n1.getUniqueAlt(h)+", resolvesToJustOneViableAlt="+n1.resolvesToJustOneViableAlt(h)),a.uniqueAlt=this.getUniqueAlt(a),a.uniqueAlt!==c1.INVALID_ALT_NUMBER){u=a.uniqueAlt;break}else if(this.predictionMode!==n1.LL_EXACT_AMBIG_DETECTION){if(u=n1.resolvesToJustOneViableAlt(h),u!==c1.INVALID_ALT_NUMBER)break}else if(n1.allSubsetsConflict(h)&&n1.allSubsetsEqual(h)){L=!0,u=n1.getSingleViableAlt(h);break}c=a,C!==Y.EOF&&(s.consume(),C=s.LA(1))}return a.uniqueAlt!==c1.INVALID_ALT_NUMBER?(this.reportContextSensitivity(e,u,a,r,s.index),u):(this.reportAmbiguity(e,n,r,s.index,L,null,a),u)}computeReachSet(e,n,i){this.debug&&console.log("in computeReachSet, starting closure: "+e),this.mergeCache===null&&(this.mergeCache=new Sf);const s=new K1(i);let r=null;for(let l=0;l<e.items.length;l++){const L=e.items[l];if(this.debug&&console.log("testing "+this.getTokenName(n)+" at "+L),L.state instanceof j1){(i||n===Y.EOF)&&(r===null&&(r=[]),r.push(L),this.debug_add&&console.log("added "+L+" to skippedStopStates"));continue}for(let a=0;a<L.state.transitions.length;a++){const c=L.state.transitions[a],C=this.getReachableTarget(c,n);if(C!==null){const u=new g1({state:C},L);s.add(u,this.mergeCache),this.debug_add&&console.log("added "+u+" to intermediate")}}}let o=null;if(r===null&&n!==Y.EOF&&(s.items.length===1||this.getUniqueAlt(s)!==c1.INVALID_ALT_NUMBER)&&(o=s),o===null){o=new K1(i);const l=new v3,L=n===Y.EOF;for(let a=0;a<s.items.length;a++)this.closure(s.items[a],o,l,!1,i,L)}if(n===Y.EOF&&(o=this.removeAllConfigsNotInRuleStopState(o,o===s)),r!==null&&(!i||!n1.hasConfigInRuleStopState(o)))for(let l=0;l<r.length;l++)o.add(r[l],this.mergeCache);return o.items.length===0?null:o}removeAllConfigsNotInRuleStopState(e,n){if(n1.allConfigsInRuleStopStates(e))return e;const i=new K1(e.fullCtx);for(let s=0;s<e.items.length;s++){const r=e.items[s];if(r.state instanceof j1){i.add(r,this.mergeCache);continue}if(n&&r.state.epsilonOnlyTransitions&&this.atn.nextTokens(r.state).contains(Y.EPSILON)){const l=this.atn.ruleToStopState[r.state.ruleIndex];i.add(new g1({state:l},r),this.mergeCache)}}return i}computeStartState(e,n,i){const s=pe(this.atn,n),r=new K1(i);for(let o=0;o<e.transitions.length;o++){const l=e.transitions[o].target,L=new g1({state:l,alt:o+1,context:s},null),a=new v3;this.closure(L,r,a,!0,i,!1)}return r}applyPrecedenceFilter(e){let n;const i=[],s=new K1(e.fullCtx);for(let r=0;r<e.items.length;r++){if(n=e.items[r],n.alt!==1)continue;const o=n.semanticContext.evalPrecedence(this.parser,this._outerContext);o!==null&&(i[n.state.stateNumber]=n.context,o!==n.semanticContext?s.add(new g1({semanticContext:o},n),this.mergeCache):s.add(n,this.mergeCache))}for(let r=0;r<e.items.length;r++)if(n=e.items[r],n.alt!==1){if(!n.precedenceFilterSuppressed){const o=i[n.state.stateNumber]||null;if(o!==null&&o.equals(n.context))continue}s.add(n,this.mergeCache)}return s}getReachableTarget(e,n){return e.matches(n,0,this.atn.maxTokenType)?e.target:null}getPredsForAmbigAlts(e,n,i){let s=[];for(let o=0;o<n.items.length;o++){const l=n.items[o];e.has(l.alt)&&(s[l.alt]=j2.orContext(s[l.alt]||null,l.semanticContext))}let r=0;for(let o=1;o<i+1;o++){const l=s[o]||null;l===null?s[o]=j2.NONE:l!==j2.NONE&&(r+=1)}return r===0&&(s=null),this.debug&&console.log("getPredsForAmbigAlts result "+$4(s)),s}getPredicatePredictions(e,n){const i=[];let s=!1;for(let r=1;r<n.length;r++){const o=n[r];e!==null&&e.has(r)&&i.push(new wo(o,r)),o!==j2.NONE&&(s=!0)}return s?i:null}getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(e,n){const i=this.splitAccordingToSemanticValidity(e,n),s=i[0],r=i[1];let o=this.getAltThatFinishedDecisionEntryRule(s);return o!==c1.INVALID_ALT_NUMBER||r.items.length>0&&(o=this.getAltThatFinishedDecisionEntryRule(r),o!==c1.INVALID_ALT_NUMBER)?o:c1.INVALID_ALT_NUMBER}getAltThatFinishedDecisionEntryRule(e){const n=[];for(let i=0;i<e.items.length;i++){const s=e.items[i];(s.reachesIntoOuterContext>0||s.state instanceof j1&&s.context.hasEmptyPath())&&n.indexOf(s.alt)<0&&n.push(s.alt)}return n.length===0?c1.INVALID_ALT_NUMBER:Math.min.apply(null,n)}splitAccordingToSemanticValidity(e,n){const i=new K1(e.fullCtx),s=new K1(e.fullCtx);for(let r=0;r<e.items.length;r++){const o=e.items[r];o.semanticContext!==j2.NONE?o.semanticContext.evaluate(this.parser,n)?i.add(o):s.add(o):i.add(o)}return[i,s]}evalSemanticContext(e,n,i){const s=new o4;for(let r=0;r<e.length;r++){const o=e[r];if(o.pred===j2.NONE){if(s.add(o.alt),!i)break;continue}const l=o.pred.evaluate(this.parser,n);if((this.debug||this.dfa_debug)&&console.log("eval pred "+o+"="+l),l&&((this.debug||this.dfa_debug)&&console.log("PREDICT "+o.alt),s.add(o.alt),!i))break}return s}closure(e,n,i,s,r,o){this.closureCheckingStopState(e,n,i,s,r,0,o)}closureCheckingStopState(e,n,i,s,r,o,l){if((this.debug||this.debug_closure)&&(console.log("closure("+e.toString(this.parser,!0)+")"),e.reachesIntoOuterContext>50))throw"problem";if(e.state instanceof j1)if(e.context.isEmpty())if(r){n.add(e,this.mergeCache);return}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex));else{for(let L=0;L<e.context.length;L++){if(e.context.getReturnState(L)===P2.EMPTY_RETURN_STATE){if(r){n.add(new g1({state:e.state,context:P2.EMPTY},e),this.mergeCache);continue}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex)),this.closure_(e,n,i,s,r,o,l);continue}const a=this.atn.states[e.context.getReturnState(L)],c=e.context.getParent(L),C={state:a,alt:e.alt,context:c,semanticContext:e.semanticContext},u=new g1(C,null);u.reachesIntoOuterContext=e.reachesIntoOuterContext,this.closureCheckingStopState(u,n,i,s,r,o-1,l)}return}this.closure_(e,n,i,s,r,o,l)}closure_(e,n,i,s,r,o,l){const L=e.state;L.epsilonOnlyTransitions||n.add(e,this.mergeCache);for(let a=0;a<L.transitions.length;a++){if(a===0&&this.canDropLoopEntryEdgeInLeftRecursiveRule(e))continue;const c=L.transitions[a],C=s&&!(c instanceof ho),u=this.getEpsilonTarget(e,c,C,o===0,r,l);if(u!==null){let h=o;if(e.state instanceof j1){if(this._dfa!==null&&this._dfa.precedenceDfa&&c.outermostPrecedenceReturn===this._dfa.atnStartState.ruleIndex&&(u.precedenceFilterSuppressed=!0),u.reachesIntoOuterContext+=1,i.add(u)!==u)continue;n.dipsIntoOuterContext=!0,h-=1,this.debug&&console.log("dips into outer ctx: "+u)}else{if(!c.isEpsilon&&i.add(u)!==u)continue;c instanceof B8&&h>=0&&(h+=1)}this.closureCheckingStopState(u,n,i,C,r,h,l)}}}canDropLoopEntryEdgeInLeftRecursiveRule(e){const n=e.state;if(n.stateType!==p2.STAR_LOOP_ENTRY||n.stateType!==p2.STAR_LOOP_ENTRY||!n.isPrecedenceDecision||e.context.isEmpty()||e.context.hasEmptyPath())return!1;const i=e.context.length;for(let l=0;l<i;l++)if(this.atn.states[e.context.getReturnState(l)].ruleIndex!==n.ruleIndex)return!1;const r=n.transitions[0].target.endState.stateNumber,o=this.atn.states[r];for(let l=0;l<i;l++){const L=e.context.getReturnState(l),a=this.atn.states[L];if(a.transitions.length!==1||!a.transitions[0].isEpsilon)return!1;const c=a.transitions[0].target;if(!(a.stateType===p2.BLOCK_END&&c===n)&&a!==o&&c!==o&&!(c.stateType===p2.BLOCK_END&&c.transitions.length===1&&c.transitions[0].isEpsilon&&c.transitions[0].target===n))return!1}return!0}getRuleName(e){return this.parser!==null&&e>=0?this.parser.ruleNames[e]:"<rule "+e+">"}getEpsilonTarget(e,n,i,s,r,o){switch(n.serializationType){case d2.RULE:return this.ruleTransition(e,n);case d2.PRECEDENCE:return this.precedenceTransition(e,n,i,s,r);case d2.PREDICATE:return this.predTransition(e,n,i,s,r);case d2.ACTION:return this.actionTransition(e,n);case d2.EPSILON:return new g1({state:n.target},e);case d2.ATOM:case d2.RANGE:case d2.SET:return o&&n.matches(Y.EOF,0,1)?new g1({state:n.target},e):null;default:return null}}actionTransition(e,n){if(this.debug){const i=n.actionIndex===-1?65535:n.actionIndex;console.log("ACTION edge "+n.ruleIndex+":"+i)}return new g1({state:n.target},e)}precedenceTransition(e,n,i,s,r){this.debug&&(console.log("PRED (collectPredicates="+i+") "+n.precedence+">=_p, ctx dependent=true"),this.parser!==null&&console.log("context surrounding pred is "+$4(this.parser.getRuleInvocationStack())));let o=null;if(i&&s)if(r){const l=this._input.index;this._input.seek(this._startIndex);const L=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),L&&(o=new g1({state:n.target},e))}else{const l=j2.andContext(e.semanticContext,n.getPredicate());o=new g1({state:n.target,semanticContext:l},e)}else o=new g1({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}predTransition(e,n,i,s,r){this.debug&&(console.log("PRED (collectPredicates="+i+") "+n.ruleIndex+":"+n.predIndex+", ctx dependent="+n.isCtxDependent),this.parser!==null&&console.log("context surrounding pred is "+$4(this.parser.getRuleInvocationStack())));let o=null;if(i&&(n.isCtxDependent&&s||!n.isCtxDependent))if(r){const l=this._input.index;this._input.seek(this._startIndex);const L=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),L&&(o=new g1({state:n.target},e))}else{const l=j2.andContext(e.semanticContext,n.getPredicate());o=new g1({state:n.target,semanticContext:l},e)}else o=new g1({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}ruleTransition(e,n){this.debug&&console.log("CALL rule "+this.getRuleName(n.target.ruleIndex)+", ctx="+e.context);const i=n.followState,s=q1.create(e.context,i.stateNumber);return new g1({state:n.target,context:s},e)}getConflictingAlts(e){const n=n1.getConflictingAltSubsets(e);return n1.getAlts(n)}getConflictingAltsOrUniqueAlt(e){let n=null;return e.uniqueAlt!==c1.INVALID_ALT_NUMBER?(n=new o4,n.add(e.uniqueAlt)):n=e.conflictingAlts,n}getTokenName(e){if(e===Y.EOF)return"EOF";if(this.parser!==null&&this.parser.literalNames!==null)if(e>=this.parser.literalNames.length&&e>=this.parser.symbolicNames.length)console.log(""+e+" ttype out of range: "+this.parser.literalNames),console.log(""+this.parser.getInputStream().getTokens());else return(this.parser.literalNames[e]||this.parser.symbolicNames[e])+"<"+e+">";return""+e}getLookaheadName(e){return this.getTokenName(e.LA(1))}dumpDeadEndConfigs(e){console.log("dead end configs: ");const n=e.getDeadEndConfigs();for(let i=0;i<n.length;i++){const s=n[i];let r="no edges";if(s.state.transitions.length>0){const o=s.state.transitions[0];o instanceof H8?r="Atom "+this.getTokenName(o.label):o instanceof he&&(r=(o instanceof de?"~":"")+"Set "+o.set)}console.error(s.toString(this.parser,!0)+":"+r)}}noViableAlt(e,n,i,s){return new Oe(this.parser,e,e.get(s),e.LT(1),i,n)}getUniqueAlt(e){let n=c1.INVALID_ALT_NUMBER;for(let i=0;i<e.items.length;i++){const s=e.items[i];if(n===c1.INVALID_ALT_NUMBER)n=s.alt;else if(s.alt!==n)return c1.INVALID_ALT_NUMBER}return n}addDFAEdge(e,n,i,s){if(this.debug&&console.log("EDGE "+n+" -> "+s+" upon "+this.getTokenName(i)),s===null)return null;if(s=this.addDFAState(e,s),n===null||i<-1||i>this.atn.maxTokenType)return s;if(n.edges===null&&(n.edges=[]),n.edges[i+1]=s,this.debug){const r=this.parser===null?null:this.parser.literalNames,o=this.parser===null?null:this.parser.symbolicNames;console.log(`DFA=
|
|
14
14
|
`+e.toString(r,o))}return s}addDFAState(e,n){if(n===l4.ERROR)return n;const i=e.states.get(n);return i!==null?i:(n.stateNumber=e.states.length,n.configs.readOnly||(n.configs.optimizeConfigs(this),n.configs.setReadonly(!0)),e.states.add(n),this.debug&&console.log("adding new DFA state: "+n),n)}reportAttemptingFullContext(e,n,i,s,r){if(this.debug||this.retry_debug){const o=new q2(s,r+1);console.log("reportAttemptingFullContext decision="+e.decision+":"+i+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAttemptingFullContext(this.parser,e,s,r,n,i)}reportContextSensitivity(e,n,i,s,r){if(this.debug||this.retry_debug){const o=new q2(s,r+1);console.log("reportContextSensitivity decision="+e.decision+":"+i+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportContextSensitivity(this.parser,e,s,r,n,i)}reportAmbiguity(e,n,i,s,r,o,l){if(this.debug||this.retry_debug){const L=new q2(i,s+1);console.log("reportAmbiguity "+o+":"+l+", input="+this.parser.getTokenStream().getText(L))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAmbiguity(this.parser,e,i,s,r,o,l)}}const Ef={ATN:c1,ATNDeserializer:go,LexerATNSimulator:h1,ParserATNSimulator:bf,PredictionMode:n1};class Ne{constructor(e,n,i){this.dfa=e,this.literalNames=n||[],this.symbolicNames=i||[]}toString(){if(this.dfa.s0===null)return null;let e="";const n=this.dfa.sortedStates();for(let i=0;i<n.length;i++){const s=n[i];if(s.edges!==null){const r=s.edges.length;for(let o=0;o<r;o++){const l=s.edges[o]||null;l!==null&&l.stateNumber!==2147483647&&(e=e.concat(this.getStateString(s)),e=e.concat("-"),e=e.concat(this.getEdgeLabel(o)),e=e.concat("->"),e=e.concat(this.getStateString(l)),e=e.concat(`
|
|
15
|
-
`))}}}return e.length===0?null:e}getEdgeLabel(e){return e===0?"EOF":this.literalNames!==null||this.symbolicNames!==null?this.literalNames[e-1]||this.symbolicNames[e-1]:String.fromCharCode(e-1)}getStateString(e){const n=(e.isAcceptState?":":"")+"s"+e.stateNumber+(e.requiresFullContext?"^":"");return e.isAcceptState?e.predicates!==null?n+"=>"+$4(e.predicates):n+"=>"+e.prediction.toString():n}}class xo extends Ne{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class If{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new v3,this.s0=null,this.precedenceDfa=!1,e instanceof R9&&e.isPrecedenceDecision){this.precedenceDfa=!0;const i=new k4(null,new K1);i.edges=[],i.isAcceptState=!1,i.requiresFullContext=!1,this.s0=i}}getPrecedenceStartState(e){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";return e<0||e>=this.s0.edges.length?null:this.s0.edges[e]||null}setPrecedenceStartState(e,n){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";e<0||(this.s0.edges[e]=n)}setPrecedenceDfa(e){if(this.precedenceDfa!==e){if(this._states=new v3,e){const n=new k4(null,new K1);n.edges=[],n.isAcceptState=!1,n.requiresFullContext=!1,this.s0=n}else this.s0=null;this.precedenceDfa=e}}sortedStates(){return this._states.values().sort(function(n,i){return n.stateNumber-i.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new Ne(this,e,n).toString()}toLexerString(){return this.s0===null?"":new xo(this).toString()}get states(){return this._states}}const Ff={DFA:If,DFASerializer:Ne,LexerDFASerializer:xo,PredPrediction:wo};class _o{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class Of{visit(e){return Array.isArray(e)?e.map(function(n){return n.accept(this)},this):e.accept(this)}visitChildren(e){return e.children?this.visit(e.children):null}visitTerminal(e){}visitErrorNode(e){}}class De{walk(e,n){if(n instanceof U8||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof R4)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const r=n.getChild(s);this.walk(e,r)}this.exitRule(e,n)}}enterRule(e,n){const i=n.getRuleContext();e.enterEveryRule(i),i.enterRule(e)}exitRule(e,n){const i=n.getRuleContext();i.exitRule(e),e.exitEveryRule(i)}}De.DEFAULT=new De;const Nf={Trees:s4,RuleNode:z8,ErrorNode:U8,TerminalNode:R4,ParseTreeListener:_o,ParseTreeVisitor:Of,ParseTreeWalker:De};class c5 extends V4{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class vo extends V4{constructor(e,n,i){super({message:Df(n,i||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const r=e._interp.atn.states[e.state].transitions[0];r instanceof fo?(this.ruleIndex=r.ruleIndex,this.predicateIndex=r.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function Df(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class Pf extends j8{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,i,s,r,o,l){if(this.exactOnly&&!r)return;const L="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(L)}reportAttemptingFullContext(e,n,i,s,r,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,i,s,r,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const i=n.decision,s=n.atnStartState.ruleIndex,r=e.ruleNames;if(s<0||s>=r.length)return""+i;const o=r[s]||null;return o===null||o.length===0?""+i:`${i} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const i=new o4;for(let s=0;s<n.items.length;s++)i.add(n.items[s].alt);return`{${i.values().join(", ")}}`}}class Pe extends Error{constructor(){super(),Error.captureStackTrace(this,Pe)}}class Bf{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class Be extends Bf{constructor(){super(),this.errorRecoveryMode=!1,this.lastErrorIndex=-1,this.lastErrorStates=null,this.nextTokensContext=null,this.nextTokenState=0}reset(e){this.endErrorCondition(e)}beginErrorCondition(e){this.errorRecoveryMode=!0}inErrorRecoveryMode(e){return this.errorRecoveryMode}endErrorCondition(e){this.errorRecoveryMode=!1,this.lastErrorStates=null,this.lastErrorIndex=-1}reportMatch(e){this.endErrorCondition(e)}reportError(e,n){this.inErrorRecoveryMode(e)||(this.beginErrorCondition(e),n instanceof Oe?this.reportNoViableAlternative(e,n):n instanceof c5?this.reportInputMismatch(e,n):n instanceof vo?this.reportFailedPredicate(e,n):(console.log("unknown recognition error type: "+n.constructor.name),console.log(n.stack),e.notifyErrorListeners(n.getOffendingToken(),n.getMessage(),n)))}recover(e,n){this.lastErrorIndex===e.getInputStream().index&&this.lastErrorStates!==null&&this.lastErrorStates.indexOf(e.state)>=0&&e.consume(),this.lastErrorIndex=e._input.index,this.lastErrorStates===null&&(this.lastErrorStates=[]),this.lastErrorStates.push(e.state);const i=this.getErrorRecoverySet(e);this.consumeUntil(e,i)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],i=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(i)){this.nextTokensContext=null,this.nextTokenState=p2.INVALID_STATE_NUMBER;return}else if(s.contains(Y.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case p2.BLOCK_START:case p2.STAR_BLOCK_START:case p2.PLUS_BLOCK_START:case p2.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new c5(e);case p2.PLUS_LOOP_BACK:case p2.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const r=new E3;r.addSet(e.getExpectedTokens());const o=r.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const i=e.getTokenStream();let s;i!==null?n.startToken.type===Y.EOF?s="<EOF>":s=i.getText(new q2(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const r="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(r,n.offendingToken,n)}reportInputMismatch(e,n){const i="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,n.offendingToken,n)}reportFailedPredicate(e,n){const s="rule "+e.ruleNames[e._ctx.ruleIndex]+" "+n.message;e.notifyErrorListeners(s,n.offendingToken,n)}reportUnwantedToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),i=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),r="extraneous input "+i+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,n,null)}reportMissingToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),s="missing "+this.getExpectedTokens(e).toString(e.literalNames,e.symbolicNames)+" at "+this.getTokenErrorDisplay(n);e.notifyErrorListeners(s,n,null)}recoverInline(e){const n=this.singleTokenDeletion(e);if(n!==null)return e.consume(),n;if(this.singleTokenInsertion(e))return this.getMissingSymbol(e);throw new c5(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),i=e._interp.atn,r=i.states[e.state].transitions[0].target;return i.nextTokens(r,e._ctx).contains(n)?(this.reportMissingToken(e),!0):!1}singleTokenDeletion(e){const n=e.getTokenStream().LA(2);if(this.getExpectedTokens(e).contains(n)){this.reportUnwantedToken(e),e.consume();const s=e.getCurrentToken();return this.reportMatch(e),s}else return null}getMissingSymbol(e){const n=e.getCurrentToken(),s=this.getExpectedTokens(e).first();let r;s===Y.EOF?r="<missing EOF>":r="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===Y.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,r,Y.DEFAULT_CHANNEL,-1,-1,o.line,o.column)}getExpectedTokens(e){return e.getExpectedTokens()}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===Y.EOF?n="<EOF>":n="<"+e.type+">"),this.escapeWSAndQuote(n)}escapeWSAndQuote(e){return e=e.replace(/\n/g,"\\n"),e=e.replace(/\r/g,"\\r"),e=e.replace(/\t/g,"\\t"),"'"+e+"'"}getErrorRecoverySet(e){const n=e._interp.atn;let i=e._ctx;const s=new E3;for(;i!==null&&i.invokingState>=0;){const o=n.states[i.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),i=i.parentCtx}return s.removeOne(Y.EPSILON),s}consumeUntil(e,n){let i=e.getTokenStream().LA(1);for(;i!==Y.EOF&&!n.contains(i);)e.consume(),i=e.getTokenStream().LA(1)}}class zf extends Be{constructor(){super()}recover(e,n){let i=e._ctx;for(;i!==null;)i.exception=n,i=i.parentCtx;throw new Pe(n)}recoverInline(e){this.recover(e,new c5(e))}sync(e){}}const Uf={RecognitionException:V4,NoViableAltException:Oe,LexerNoViableAltException:Fe,InputMismatchException:c5,FailedPredicateException:vo,DiagnosticErrorListener:Pf,BailErrorStrategy:zf,DefaultErrorStrategy:Be,ErrorListener:j8};class k9{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let i=0;i<this.strdata.length;){const s=this.strdata.codePointAt(i);this.data.push(s),i+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let i=0;i<this.strdata.length;i++){const s=this.strdata.charCodeAt(i);this.data[i]=s}}this._size=this.data.length}reset(){this._index=0}consume(){if(this._index>=this._size)throw"cannot consume EOF";this._index+=1}LA(e){if(e===0)return 0;e<0&&(e+=1);const n=this._index+e-1;return n<0||n>=this._size?Y.EOF:this.data[n]}LT(e){return this.LA(e)}mark(){return-1}release(e){}seek(e){if(e<=this._index){this._index=e;return}this._index=Math.min(e,this._size)}getText(e,n){if(n>=this._size&&(n=this._size-1),e>=this._size)return"";if(this.decodeToUnicodeCodePoints){let i="";for(let s=e;s<=n;s++)i+=String.fromCodePoint(this.data[s]);return i}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const ze={},Wf={fromString:function(t){return new k9(t,!0)},fromBlob:function(t,e,n,i){const s=new window.FileReader;s.onload=function(r){const o=new k9(r.target.result,!0);n(o)},s.onerror=i,s.readAsText(t,e)},fromBuffer:function(t,e){return new k9(t.toString(e),!0)},fromPath:function(t,e,n){ze.readFile(t,e,function(i,s){let r=null;s!==null&&(r=new k9(s,!0)),n(i,r)})},fromPathSync:function(t,e){const n=ze.readFileSync(t,e);return new k9(n,!0)}};class Hf extends k9{constructor(e,n){const i=ze.readFileSync(e,"utf8");super(i,n),this.fileName=e}}class $f{}class Vf extends $f{constructor(e){super(),this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}mark(){return 0}release(e){}reset(){this.seek(0)}seek(e){this.lazyInit(),this.index=this.adjustSeekIndex(e)}get(e){return this.lazyInit(),this.tokens[e]}consume(){let e=!1;if(this.index>=0?this.fetchedEOF?e=this.index<this.tokens.length-1:e=this.index<this.tokens.length:e=!1,!e&&this.LA(1)===Y.EOF)throw"cannot consume EOF";this.sync(this.index+1)&&(this.index=this.adjustSeekIndex(this.index+1))}sync(e){const n=e-this.tokens.length+1;return n>0?this.fetch(n)>=n:!0}fetch(e){if(this.fetchedEOF)return 0;for(let n=0;n<e;n++){const i=this.tokenSource.nextToken();if(i.tokenIndex=this.tokens.length,this.tokens.push(i),i.type===Y.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,i){if(i===void 0&&(i=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let r=e;r<n;r++){const o=this.tokens[r];if(o.type===Y.EOF)break;(i===null||i.contains(o.type))&&s.push(o)}return s}LA(e){return this.LT(e).type}LB(e){return this.index-e<0?null:this.tokens[this.index-e]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);const n=this.index+e-1;return this.sync(n),n>=this.tokens.length?this.tokens[this.tokens.length-1]:this.tokens[n]}adjustSeekIndex(e){return e}lazyInit(){this.index===-1&&this.setup()}setup(){this.sync(0),this.index=this.adjustSeekIndex(0)}setTokenSource(e){this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}nextTokenOnChannel(e,n){if(this.sync(e),e>=this.tokens.length)return-1;let i=this.tokens[e];for(;i.channel!==this.channel;){if(i.type===Y.EOF)return-1;e+=1,this.sync(e),i=this.tokens[e]}return e}previousTokenOnChannel(e,n){for(;e>=0&&this.tokens[e].channel!==n;)e-=1;return e}getHiddenTokensToRight(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const i=this.nextTokenOnChannel(e+1,u1.DEFAULT_TOKEN_CHANNEL),s=e+1,r=i===-1?this.tokens.length-1:i;return this.filterForChannel(s,r,n)}getHiddenTokensToLeft(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const i=this.previousTokenOnChannel(e-1,u1.DEFAULT_TOKEN_CHANNEL);if(i===e-1)return null;const s=i+1,r=e-1;return this.filterForChannel(s,r,n)}filterForChannel(e,n,i){const s=[];for(let r=e;r<n+1;r++){const o=this.tokens[r];i===-1?o.channel!==u1.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===i&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new q2(0,this.tokens.length-1));let n=e.start;n instanceof Y&&(n=n.tokenIndex);let i=e.stop;if(i instanceof Y&&(i=i.tokenIndex),n===null||i===null||n<0||i<0)return"";i>=this.tokens.length&&(i=this.tokens.length-1);let s="";for(let r=n;r<i+1;r++){const o=this.tokens[r];if(o.type===Y.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class Gf extends Vf{constructor(e,n){super(e),this.channel=n===void 0?Y.DEFAULT_CHANNEL:n}adjustSeekIndex(e){return this.nextTokenOnChannel(e,this.channel)}LB(e){if(e===0||this.index-e<0)return null;let n=this.index,i=1;for(;i<=e;)n=this.previousTokenOnChannel(n-1,this.channel),i+=1;return n<0?null:this.tokens[n]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);let n=this.index,i=1;for(;i<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),i+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const i=this.tokens[n];if(i.channel===this.channel&&(e+=1),i.type===Y.EOF)break}return e}}class jf extends _o{constructor(e){super(),this.parser=e}enterEveryRule(e){console.log("enter "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}visitTerminal(e){console.log("consume "+e.symbol+" rule "+this.parser.ruleNames[this.parser._ctx.ruleIndex])}exitEveryRule(e){console.log("exit "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}}class Mo extends q8{constructor(e){super(),this._input=null,this._errHandler=new Be,this._precedenceStack=[],this._precedenceStack.push(0),this._ctx=null,this.buildParseTrees=!0,this._tracer=null,this._parseListeners=null,this._syntaxErrors=0,this.setInputStream(e)}reset(){this._input!==null&&this._input.seek(0),this._errHandler.reset(this),this._ctx=null,this._syntaxErrors=0,this.setTrace(!1),this._precedenceStack=[],this._precedenceStack.push(0),this._interp!==null&&this._interp.reset()}match(e){let n=this.getCurrentToken();return n.type===e?(this._errHandler.reportMatch(this),this.consume()):(n=this._errHandler.recoverInline(this),this.buildParseTrees&&n.tokenIndex===-1&&this._ctx.addErrorNode(n)),n}matchWildcard(){let e=this.getCurrentToken();return e.type>0?(this._errHandler.reportMatch(this),this.consume()):(e=this._errHandler.recoverInline(this),this._buildParseTrees&&e.tokenIndex===-1&&this._ctx.addErrorNode(e)),e}getParseListeners(){return this._parseListeners||[]}addParseListener(e){if(e===null)throw"listener";this._parseListeners===null&&(this._parseListeners=[]),this._parseListeners.push(e)}removeParseListener(e){if(this._parseListeners!==null){const n=this._parseListeners.indexOf(e);n>=0&&this._parseListeners.splice(n,1),this._parseListeners.length===0&&(this._parseListeners=null)}}removeParseListeners(){this._parseListeners=null}triggerEnterRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.forEach(function(n){n.enterEveryRule(e),e.enterRule(n)})}}triggerExitRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.slice(0).reverse().forEach(function(n){e.exitRule(n),n.exitEveryRule(e)})}}getTokenFactory(){return this._input.tokenSource._factory}setTokenFactory(e){this._input.tokenSource._factory=e}getATNWithBypassAlts(){const e=this.getSerializedATN();if(e===null)throw"The current parser does not support an ATN with bypass alternatives.";let n=this.bypassAltsAtnCache[e];if(n===null){const i=new L5;i.generateRuleBypassTransitions=!0,n=new go(i).deserialize(e),this.bypassAltsAtnCache[e]=n}return n}getInputStream(){return this.getTokenStream()}setInputStream(e){this.setTokenStream(e)}getTokenStream(){return this._input}setTokenStream(e){this._input=null,this.reset(),this._input=e}getCurrentToken(){return this._input.LT(1)}notifyErrorListeners(e,n,i){n=n||null,i=i||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,r=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,r,e,i)}consume(){const e=this.getCurrentToken();e.type!==Y.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let i;this._errHandler.inErrorRecoveryMode(this)?i=this._ctx.addErrorNode(e):i=this._ctx.addTokenNode(e),i.invokingState=this.state,n&&this._parseListeners.forEach(function(s){i instanceof U8||i.isErrorNode!==void 0&&i.isErrorNode()?s.visitErrorNode(i):i instanceof R4&&s.visitTerminal(i)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,i){this.state=n,this._ctx=e,this._ctx.start=this._input.LT(1),this.buildParseTrees&&this.addContextToParseTree(),this.triggerEnterRuleEvent()}exitRule(){this._ctx.stop=this._input.LT(-1),this.triggerExitRuleEvent(),this.state=this._ctx.invokingState,this._ctx=this._ctx.parentCtx}enterOuterAlt(e,n){e.setAltNumber(n),this.buildParseTrees&&this._ctx!==e&&this._ctx.parentCtx!==null&&(this._ctx.parentCtx.removeLastChild(),this._ctx.parentCtx.addChild(e)),this._ctx=e}getPrecedence(){return this._precedenceStack.length===0?-1:this._precedenceStack[this._precedenceStack.length-1]}enterRecursionRule(e,n,i,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,i){const s=this._ctx;s.parentCtx=e,s.invokingState=n,s.stop=this._input.LT(-1),this._ctx=e,this._ctx.start=s.start,this.buildParseTrees&&this._ctx.addChild(s),this.triggerEnterRuleEvent()}unrollRecursionContexts(e){this._precedenceStack.pop(),this._ctx.stop=this._input.LT(-1);const n=this._ctx,i=this.getParseListeners();if(i!==null&&i.length>0)for(;this._ctx!==e;)this.triggerExitRuleEvent(),this._ctx=this._ctx.parentCtx;else this._ctx=e;n.parentCtx=e,this.buildParseTrees&&e!==null&&e.addChild(n)}getInvokingContext(e){let n=this._ctx;for(;n!==null;){if(n.ruleIndex===e)return n;n=n.parentCtx}return null}precpred(e,n){return n>=this._precedenceStack[this._precedenceStack.length-1]}inContext(e){return!1}isExpectedToken(e){const n=this._interp.atn;let i=this._ctx;const s=n.states[this.state];let r=n.nextTokens(s);if(r.contains(e))return!0;if(!r.contains(Y.EPSILON))return!1;for(;i!==null&&i.invokingState>=0&&r.contains(Y.EPSILON);){const l=n.states[i.invokingState].transitions[0];if(r=n.nextTokens(l.followState),r.contains(e))return!0;i=i.parentCtx}return!!(r.contains(Y.EPSILON)&&e===Y.EOF)}getExpectedTokens(){return this._interp.atn.getExpectedTokens(this.state,this._ctx)}getExpectedTokensWithinCurrentRule(){const e=this._interp.atn,n=e.states[this.state];return e.nextTokens(n)}getRuleIndex(e){const n=this.getRuleIndexMap()[e];return n!==null?n:-1}getRuleInvocationStack(e){e=e||null,e===null&&(e=this._ctx);const n=[];for(;e!==null;){const i=e.ruleIndex;i<0?n.push("n/a"):n.push(this.ruleNames[i]),e=e.parentCtx}return n}getDFAStrings(){return this._interp.decisionToDFA.toString()}dumpDFA(){let e=!1;for(let n=0;n<this._interp.decisionToDFA.length;n++){const i=this._interp.decisionToDFA[n];i.states.length>0&&(e&&console.log(),this.printer.println("Decision "+i.decision+":"),this.printer.print(i.toString(this.literalNames,this.symbolicNames)),e=!0)}}getSourceName(){return this._input.sourceName}setTrace(e){e?(this._tracer!==null&&this.removeParseListener(this._tracer),this._tracer=new jf(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}Mo.bypassAltsAtnCache={};class qf{constructor(){this.cache=new o5}add(e){if(e===P2.EMPTY)return P2.EMPTY;const n=this.cache.get(e)||null;return n!==null?n:(this.cache.set(e,e),e)}get(e){return this.cache.get(e)||null}get length(){return this.cache.length}}class yo extends R4{constructor(e){super(),this.parentCtx=null,this.symbol=e}getChild(e){return null}getSymbol(){return this.symbol}getParent(){return this.parentCtx}getPayload(){return this.symbol}getSourceInterval(){if(this.symbol===null)return q2.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new q2(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===Y.EOF?"<EOF>":this.symbol.text}}class Ro extends yo{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class Ao extends a0{constructor(e,n){e=e||null,n=n||null,super(e,n),this.ruleIndex=-1,this.children=null,this.start=null,this.stop=null,this.exception=null}copyFrom(e){this.parentCtx=e.parentCtx,this.invokingState=e.invokingState,this.children=null,this.start=e.start,this.stop=e.stop,e.children&&(this.children=[],e.children.map(function(n){n instanceof Ro&&(this.children.push(n),n.parentCtx=this)},this))}enterRule(e){}exitRule(e){}addChild(e){return this.children===null&&(this.children=[]),this.children.push(e),e}removeLastChild(){this.children!==null&&this.children.pop()}addTokenNode(e){const n=new yo(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new Ro(e);return this.addChild(n),n.parentCtx=this,n}getChild(e,n){if(n=n||null,this.children===null||e<0||e>=this.children.length)return null;if(n===null)return this.children[e];for(let i=0;i<this.children.length;i++){const s=this.children[i];if(s instanceof n){if(e===0)return s;e-=1}}return null}getToken(e,n){if(this.children===null||n<0||n>=this.children.length)return null;for(let i=0;i<this.children.length;i++){const s=this.children[i];if(s instanceof R4&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let i=0;i<this.children.length;i++){const s=this.children[i];s instanceof R4&&s.symbol.type===e&&n.push(s)}return n}}getTypedRuleContext(e,n){return this.getChild(n,e)}getTypedRuleContexts(e){if(this.children===null)return[];{const n=[];for(let i=0;i<this.children.length;i++){const s=this.children[i];s instanceof e&&n.push(s)}return n}}getChildCount(){return this.children===null?0:this.children.length}getSourceInterval(){return this.start===null||this.stop===null?q2.INVALID_INTERVAL:new q2(this.start.tokenIndex,this.stop.tokenIndex)}}a0.EMPTY=new Ao;const T={atn:Ef,dfa:Ff,tree:Nf,error:Uf,Token:Y,CommonToken:A9,CharStreams:Wf,InputStream:k9,FileStream:Hf,CommonTokenStream:Gf,Lexer:u1,Parser:Mo,PredictionContextCache:qf,ParserRuleContext:Ao,Interval:q2,IntervalSet:E3,LL1Analyzer:c0,Utils:{arrayToString:$4}},Kf=[4,0,68,544,6,-1,6,-1,6,-1,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,2,56,7,56,2,57,7,57,2,58,7,58,2,59,7,59,2,60,7,60,2,61,7,61,2,62,7,62,2,63,7,63,2,64,7,64,2,65,7,65,2,66,7,66,2,67,7,67,2,68,7,68,1,0,1,0,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,6,1,6,1,6,1,6,1,7,1,7,1,7,1,8,1,8,1,8,1,9,1,9,1,9,1,10,1,10,1,11,1,11,4,11,207,8,11,11,11,12,11,208,1,12,1,12,1,12,1,13,1,13,1,13,1,14,1,14,1,14,1,15,1,15,1,15,1,16,1,16,1,17,1,17,1,18,1,18,1,18,1,19,1,19,1,19,1,20,1,20,1,21,1,21,1,22,1,22,1,23,1,23,1,24,1,24,1,25,1,25,1,26,1,26,1,27,1,27,1,28,1,28,1,29,1,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,34,1,34,1,34,1,34,1,34,1,35,1,35,1,35,1,35,1,35,1,35,1,36,1,36,1,36,1,36,1,36,1,36,1,36,3,36,279,8,36,1,37,1,37,1,37,1,38,1,38,1,38,1,38,1,38,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,3,39,315,8,39,1,40,1,40,1,40,1,40,1,40,1,40,1,40,1,41,1,41,1,41,1,41,1,42,1,42,1,42,1,42,1,43,1,43,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,3,46,363,8,46,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,49,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,52,1,52,1,52,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,3,53,409,8,53,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,3,54,437,8,54,1,55,1,55,5,55,441,8,55,10,55,12,55,444,9,55,1,56,1,56,1,57,1,57,5,57,450,8,57,10,57,12,57,453,9,57,1,58,4,58,456,8,58,11,58,12,58,457,1,59,4,59,461,8,59,11,59,12,59,462,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,4,59,474,8,59,11,59,12,59,475,3,59,478,8,59,1,60,1,60,1,60,1,60,5,60,484,8,60,10,60,12,60,487,9,60,1,60,3,60,490,8,60,1,61,1,61,1,61,1,61,1,62,1,62,1,62,1,62,5,62,500,8,62,10,62,12,62,503,9,62,1,62,1,62,1,62,1,62,1,63,1,63,1,64,1,64,5,64,513,8,64,10,64,12,64,516,9,64,1,64,1,64,1,64,1,64,5,64,522,8,64,10,64,12,64,525,9,64,1,65,4,65,528,8,65,11,65,12,65,529,1,66,1,66,1,66,1,66,1,67,4,67,537,8,67,11,67,12,67,538,1,68,1,68,1,68,1,68,1,501,0,69,3,1,5,2,7,3,9,4,11,5,13,6,15,7,17,8,19,9,21,10,23,0,25,11,27,12,29,13,31,14,33,15,35,16,37,17,39,18,41,19,43,20,45,21,47,22,49,23,51,24,53,25,55,26,57,27,59,28,61,29,63,30,65,31,67,32,69,33,71,34,73,35,75,36,77,37,79,38,81,39,83,40,85,41,87,42,89,43,91,44,93,45,95,46,97,47,99,48,101,49,103,50,105,51,107,52,109,53,111,54,113,55,115,56,117,57,119,58,121,59,123,60,125,61,127,62,129,63,131,64,133,65,135,66,137,67,139,68,3,0,1,2,7,2,0,9,9,32,32,3,0,48,57,65,70,97,102,4,0,48,57,65,90,95,95,97,122,3,0,65,90,95,95,97,122,1,0,48,57,3,0,10,10,13,13,34,34,2,0,10,10,13,13,566,0,3,1,0,0,0,0,5,1,0,0,0,0,7,1,0,0,0,0,9,1,0,0,0,0,11,1,0,0,0,0,13,1,0,0,0,0,15,1,0,0,0,0,17,1,0,0,0,0,19,1,0,0,0,0,21,1,0,0,0,0,25,1,0,0,0,0,27,1,0,0,0,0,29,1,0,0,0,0,31,1,0,0,0,0,33,1,0,0,0,0,35,1,0,0,0,0,37,1,0,0,0,0,39,1,0,0,0,0,41,1,0,0,0,0,43,1,0,0,0,0,45,1,0,0,0,0,47,1,0,0,0,0,49,1,0,0,0,0,51,1,0,0,0,0,53,1,0,0,0,0,55,1,0,0,0,0,57,1,0,0,0,0,59,1,0,0,0,0,61,1,0,0,0,0,63,1,0,0,0,0,65,1,0,0,0,0,67,1,0,0,0,0,69,1,0,0,0,0,71,1,0,0,0,0,73,1,0,0,0,0,75,1,0,0,0,0,77,1,0,0,0,0,79,1,0,0,0,0,81,1,0,0,0,0,83,1,0,0,0,0,85,1,0,0,0,0,87,1,0,0,0,0,89,1,0,0,0,0,91,1,0,0,0,0,93,1,0,0,0,0,95,1,0,0,0,0,97,1,0,0,0,0,99,1,0,0,0,0,101,1,0,0,0,0,103,1,0,0,0,0,105,1,0,0,0,0,107,1,0,0,0,0,109,1,0,0,0,0,111,1,0,0,0,0,113,1,0,0,0,0,115,1,0,0,0,0,117,1,0,0,0,0,119,1,0,0,0,0,121,1,0,0,0,0,123,1,0,0,0,0,125,1,0,0,0,0,127,1,0,0,0,0,129,1,0,0,0,0,131,1,0,0,0,1,133,1,0,0,0,1,135,1,0,0,0,2,137,1,0,0,0,2,139,1,0,0,0,3,141,1,0,0,0,5,145,1,0,0,0,7,153,1,0,0,0,9,164,1,0,0,0,11,173,1,0,0,0,13,181,1,0,0,0,15,189,1,0,0,0,17,193,1,0,0,0,19,196,1,0,0,0,21,199,1,0,0,0,23,202,1,0,0,0,25,204,1,0,0,0,27,210,1,0,0,0,29,213,1,0,0,0,31,216,1,0,0,0,33,219,1,0,0,0,35,222,1,0,0,0,37,224,1,0,0,0,39,226,1,0,0,0,41,229,1,0,0,0,43,232,1,0,0,0,45,234,1,0,0,0,47,236,1,0,0,0,49,238,1,0,0,0,51,240,1,0,0,0,53,242,1,0,0,0,55,244,1,0,0,0,57,246,1,0,0,0,59,248,1,0,0,0,61,250,1,0,0,0,63,252,1,0,0,0,65,254,1,0,0,0,67,256,1,0,0,0,69,258,1,0,0,0,71,260,1,0,0,0,73,265,1,0,0,0,75,278,1,0,0,0,77,280,1,0,0,0,79,283,1,0,0,0,81,314,1,0,0,0,83,316,1,0,0,0,85,323,1,0,0,0,87,327,1,0,0,0,89,331,1,0,0,0,91,337,1,0,0,0,93,341,1,0,0,0,95,362,1,0,0,0,97,364,1,0,0,0,99,368,1,0,0,0,101,371,1,0,0,0,103,375,1,0,0,0,105,381,1,0,0,0,107,389,1,0,0,0,109,408,1,0,0,0,111,436,1,0,0,0,113,438,1,0,0,0,115,445,1,0,0,0,117,447,1,0,0,0,119,455,1,0,0,0,121,477,1,0,0,0,123,479,1,0,0,0,125,491,1,0,0,0,127,495,1,0,0,0,129,508,1,0,0,0,131,510,1,0,0,0,133,527,1,0,0,0,135,531,1,0,0,0,137,536,1,0,0,0,139,540,1,0,0,0,141,142,7,0,0,0,142,143,1,0,0,0,143,144,6,0,0,0,144,4,1,0,0,0,145,146,5,99,0,0,146,147,5,111,0,0,147,148,5,110,0,0,148,149,5,115,0,0,149,150,5,116,0,0,150,151,1,0,0,0,151,152,6,1,1,0,152,6,1,0,0,0,153,154,5,114,0,0,154,155,5,101,0,0,155,156,5,97,0,0,156,157,5,100,0,0,157,158,5,111,0,0,158,159,5,110,0,0,159,160,5,108,0,0,160,161,5,121,0,0,161,162,1,0,0,0,162,163,6,2,1,0,163,8,1,0,0,0,164,165,5,115,0,0,165,166,5,116,0,0,166,167,5,97,0,0,167,168,5,116,0,0,168,169,5,105,0,0,169,170,5,99,0,0,170,171,1,0,0,0,171,172,6,3,1,0,172,10,1,0,0,0,173,174,5,97,0,0,174,175,5,119,0,0,175,176,5,97,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,1,0,0,0,179,180,6,4,1,0,180,12,1,0,0,0,181,182,5,116,0,0,182,183,5,105,0,0,183,184,5,116,0,0,184,185,5,108,0,0,185,186,5,101,0,0,186,187,1,0,0,0,187,188,6,5,2,0,188,14,1,0,0,0,189,190,5,58,0,0,190,191,1,0,0,0,191,192,6,6,3,0,192,16,1,0,0,0,193,194,5,60,0,0,194,195,5,60,0,0,195,18,1,0,0,0,196,197,5,62,0,0,197,198,5,62,0,0,198,20,1,0,0,0,199,200,5,45,0,0,200,201,5,62,0,0,201,22,1,0,0,0,202,203,7,1,0,0,203,24,1,0,0,0,204,206,5,35,0,0,205,207,3,23,10,0,206,205,1,0,0,0,207,208,1,0,0,0,208,206,1,0,0,0,208,209,1,0,0,0,209,26,1,0,0,0,210,211,5,124,0,0,211,212,5,124,0,0,212,28,1,0,0,0,213,214,5,38,0,0,214,215,5,38,0,0,215,30,1,0,0,0,216,217,5,61,0,0,217,218,5,61,0,0,218,32,1,0,0,0,219,220,5,33,0,0,220,221,5,61,0,0,221,34,1,0,0,0,222,223,5,62,0,0,223,36,1,0,0,0,224,225,5,60,0,0,225,38,1,0,0,0,226,227,5,62,0,0,227,228,5,61,0,0,228,40,1,0,0,0,229,230,5,60,0,0,230,231,5,61,0,0,231,42,1,0,0,0,232,233,5,43,0,0,233,44,1,0,0,0,234,235,5,45,0,0,235,46,1,0,0,0,236,237,5,42,0,0,237,48,1,0,0,0,238,239,5,47,0,0,239,50,1,0,0,0,240,241,5,37,0,0,241,52,1,0,0,0,242,243,5,94,0,0,243,54,1,0,0,0,244,245,5,33,0,0,245,56,1,0,0,0,246,247,5,59,0,0,247,58,1,0,0,0,248,249,5,44,0,0,249,60,1,0,0,0,250,251,5,61,0,0,251,62,1,0,0,0,252,253,5,40,0,0,253,64,1,0,0,0,254,255,5,41,0,0,255,66,1,0,0,0,256,257,5,123,0,0,257,68,1,0,0,0,258,259,5,125,0,0,259,70,1,0,0,0,260,261,5,116,0,0,261,262,5,114,0,0,262,263,5,117,0,0,263,264,5,101,0,0,264,72,1,0,0,0,265,266,5,102,0,0,266,267,5,97,0,0,267,268,5,108,0,0,268,269,5,115,0,0,269,270,5,101,0,0,270,74,1,0,0,0,271,272,5,110,0,0,272,273,5,105,0,0,273,279,5,108,0,0,274,275,5,110,0,0,275,276,5,117,0,0,276,277,5,108,0,0,277,279,5,108,0,0,278,271,1,0,0,0,278,274,1,0,0,0,279,76,1,0,0,0,280,281,5,105,0,0,281,282,5,102,0,0,282,78,1,0,0,0,283,284,5,101,0,0,284,285,5,108,0,0,285,286,5,115,0,0,286,287,5,101,0,0,287,80,1,0,0,0,288,289,5,119,0,0,289,290,5,104,0,0,290,291,5,105,0,0,291,292,5,108,0,0,292,315,5,101,0,0,293,294,5,102,0,0,294,295,5,111,0,0,295,315,5,114,0,0,296,297,5,102,0,0,297,298,5,111,0,0,298,299,5,114,0,0,299,300,5,101,0,0,300,301,5,97,0,0,301,302,5,99,0,0,302,315,5,104,0,0,303,304,5,102,0,0,304,305,5,111,0,0,305,306,5,114,0,0,306,307,5,69,0,0,307,308,5,97,0,0,308,309,5,99,0,0,309,315,5,104,0,0,310,311,5,108,0,0,311,312,5,111,0,0,312,313,5,111,0,0,313,315,5,112,0,0,314,288,1,0,0,0,314,293,1,0,0,0,314,296,1,0,0,0,314,303,1,0,0,0,314,310,1,0,0,0,315,82,1,0,0,0,316,317,5,114,0,0,317,318,5,101,0,0,318,319,5,116,0,0,319,320,5,117,0,0,320,321,5,114,0,0,321,322,5,110,0,0,322,84,1,0,0,0,323,324,5,110,0,0,324,325,5,101,0,0,325,326,5,119,0,0,326,86,1,0,0,0,327,328,5,112,0,0,328,329,5,97,0,0,329,330,5,114,0,0,330,88,1,0,0,0,331,332,5,103,0,0,332,333,5,114,0,0,333,334,5,111,0,0,334,335,5,117,0,0,335,336,5,112,0,0,336,90,1,0,0,0,337,338,5,111,0,0,338,339,5,112,0,0,339,340,5,116,0,0,340,92,1,0,0,0,341,342,5,99,0,0,342,343,5,114,0,0,343,344,5,105,0,0,344,345,5,116,0,0,345,346,5,105,0,0,346,347,5,99,0,0,347,348,5,97,0,0,348,349,5,108,0,0,349,94,1,0,0,0,350,351,5,115,0,0,351,352,5,101,0,0,352,353,5,99,0,0,353,354,5,116,0,0,354,355,5,105,0,0,355,356,5,111,0,0,356,363,5,110,0,0,357,358,5,102,0,0,358,359,5,114,0,0,359,360,5,97,0,0,360,361,5,109,0,0,361,363,5,101,0,0,362,350,1,0,0,0,362,357,1,0,0,0,363,96,1,0,0,0,364,365,5,114,0,0,365,366,5,101,0,0,366,367,5,102,0,0,367,98,1,0,0,0,368,369,5,97,0,0,369,370,5,115,0,0,370,100,1,0,0,0,371,372,5,116,0,0,372,373,5,114,0,0,373,374,5,121,0,0,374,102,1,0,0,0,375,376,5,99,0,0,376,377,5,97,0,0,377,378,5,116,0,0,378,379,5,99,0,0,379,380,5,104,0,0,380,104,1,0,0,0,381,382,5,102,0,0,382,383,5,105,0,0,383,384,5,110,0,0,384,385,5,97,0,0,385,386,5,108,0,0,386,387,5,108,0,0,387,388,5,121,0,0,388,106,1,0,0,0,389,390,5,105,0,0,390,391,5,110,0,0,391,108,1,0,0,0,392,393,5,64,0,0,393,394,5,83,0,0,394,395,5,116,0,0,395,396,5,97,0,0,396,397,5,114,0,0,397,398,5,116,0,0,398,399,5,101,0,0,399,409,5,114,0,0,400,401,5,64,0,0,401,402,5,115,0,0,402,403,5,116,0,0,403,404,5,97,0,0,404,405,5,114,0,0,405,406,5,116,0,0,406,407,5,101,0,0,407,409,5,114,0,0,408,392,1,0,0,0,408,400,1,0,0,0,409,110,1,0,0,0,410,411,5,64,0,0,411,412,5,82,0,0,412,413,5,101,0,0,413,414,5,116,0,0,414,415,5,117,0,0,415,416,5,114,0,0,416,437,5,110,0,0,417,418,5,64,0,0,418,419,5,114,0,0,419,420,5,101,0,0,420,421,5,116,0,0,421,422,5,117,0,0,422,423,5,114,0,0,423,437,5,110,0,0,424,425,5,64,0,0,425,426,5,82,0,0,426,427,5,101,0,0,427,428,5,112,0,0,428,429,5,108,0,0,429,437,5,121,0,0,430,431,5,64,0,0,431,432,5,114,0,0,432,433,5,101,0,0,433,434,5,112,0,0,434,435,5,108,0,0,435,437,5,121,0,0,436,410,1,0,0,0,436,417,1,0,0,0,436,424,1,0,0,0,436,430,1,0,0,0,437,112,1,0,0,0,438,442,5,64,0,0,439,441,7,2,0,0,440,439,1,0,0,0,441,444,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,114,1,0,0,0,444,442,1,0,0,0,445,446,5,46,0,0,446,116,1,0,0,0,447,451,7,3,0,0,448,450,7,2,0,0,449,448,1,0,0,0,450,453,1,0,0,0,451,449,1,0,0,0,451,452,1,0,0,0,452,118,1,0,0,0,453,451,1,0,0,0,454,456,7,4,0,0,455,454,1,0,0,0,456,457,1,0,0,0,457,455,1,0,0,0,457,458,1,0,0,0,458,120,1,0,0,0,459,461,7,4,0,0,460,459,1,0,0,0,461,462,1,0,0,0,462,460,1,0,0,0,462,463,1,0,0,0,463,464,1,0,0,0,464,468,5,46,0,0,465,467,7,4,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,466,1,0,0,0,468,469,1,0,0,0,469,478,1,0,0,0,470,468,1,0,0,0,471,473,5,46,0,0,472,474,7,4,0,0,473,472,1,0,0,0,474,475,1,0,0,0,475,473,1,0,0,0,475,476,1,0,0,0,476,478,1,0,0,0,477,460,1,0,0,0,477,471,1,0,0,0,478,122,1,0,0,0,479,485,5,34,0,0,480,484,8,5,0,0,481,482,5,34,0,0,482,484,5,34,0,0,483,480,1,0,0,0,483,481,1,0,0,0,484,487,1,0,0,0,485,483,1,0,0,0,485,486,1,0,0,0,486,489,1,0,0,0,487,485,1,0,0,0,488,490,7,5,0,0,489,488,1,0,0,0,489,490,1,0,0,0,490,124,1,0,0,0,491,492,7,6,0,0,492,493,1,0,0,0,493,494,6,61,0,0,494,126,1,0,0,0,495,496,5,47,0,0,496,497,5,47,0,0,497,501,1,0,0,0,498,500,9,0,0,0,499,498,1,0,0,0,500,503,1,0,0,0,501,502,1,0,0,0,501,499,1,0,0,0,502,504,1,0,0,0,503,501,1,0,0,0,504,505,5,10,0,0,505,506,1,0,0,0,506,507,6,62,4,0,507,128,1,0,0,0,508,509,9,0,0,0,509,130,1,0,0,0,510,514,4,64,0,0,511,513,3,3,0,0,512,511,1,0,0,0,513,516,1,0,0,0,514,512,1,0,0,0,514,515,1,0,0,0,515,517,1,0,0,0,516,514,1,0,0,0,517,518,5,61,0,0,518,519,5,61,0,0,519,523,1,0,0,0,520,522,8,6,0,0,521,520,1,0,0,0,522,525,1,0,0,0,523,521,1,0,0,0,523,524,1,0,0,0,524,132,1,0,0,0,525,523,1,0,0,0,526,528,8,6,0,0,527,526,1,0,0,0,528,529,1,0,0,0,529,527,1,0,0,0,529,530,1,0,0,0,530,134,1,0,0,0,531,532,7,6,0,0,532,533,1,0,0,0,533,534,6,66,5,0,534,136,1,0,0,0,535,537,8,6,0,0,536,535,1,0,0,0,537,538,1,0,0,0,538,536,1,0,0,0,538,539,1,0,0,0,539,138,1,0,0,0,540,541,7,6,0,0,541,542,1,0,0,0,542,543,6,68,5,0,543,140,1,0,0,0,24,0,1,2,208,278,314,362,408,436,442,451,457,462,468,475,477,483,485,489,501,514,523,529,538,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],Ue=new T.atn.ATNDeserializer().deserialize(Kf),Yf=Ue.decisionToState.map((t,e)=>new T.dfa.DFA(t,e));class s2 extends T.Lexer{constructor(e){super(e),this._interp=new T.atn.LexerATNSimulator(this,Ue,Yf,new T.PredictionContextCache)}get atn(){return Ue}}i2(s2,"grammarFileName","sequenceLexer.g4"),i2(s2,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),i2(s2,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),i2(s2,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'critical'",null,"'ref'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),i2(s2,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),i2(s2,"ruleNames",["WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","HEX","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),s2.EOF=T.Token.EOF,s2.WS=1,s2.CONSTANT=2,s2.READONLY=3,s2.STATIC=4,s2.AWAIT=5,s2.TITLE=6,s2.COL=7,s2.SOPEN=8,s2.SCLOSE=9,s2.ARROW=10,s2.COLOR=11,s2.OR=12,s2.AND=13,s2.EQ=14,s2.NEQ=15,s2.GT=16,s2.LT=17,s2.GTEQ=18,s2.LTEQ=19,s2.PLUS=20,s2.MINUS=21,s2.MULT=22,s2.DIV=23,s2.MOD=24,s2.POW=25,s2.NOT=26,s2.SCOL=27,s2.COMMA=28,s2.ASSIGN=29,s2.OPAR=30,s2.CPAR=31,s2.OBRACE=32,s2.CBRACE=33,s2.TRUE=34,s2.FALSE=35,s2.NIL=36,s2.IF=37,s2.ELSE=38,s2.WHILE=39,s2.RETURN=40,s2.NEW=41,s2.PAR=42,s2.GROUP=43,s2.OPT=44,s2.CRITICAL=45,s2.SECTION=46,s2.REF=47,s2.AS=48,s2.TRY=49,s2.CATCH=50,s2.FINALLY=51,s2.IN=52,s2.STARTER_LXR=53,s2.ANNOTATION_RET=54,s2.ANNOTATION=55,s2.DOT=56,s2.ID=57,s2.INT=58,s2.FLOAT=59,s2.STRING=60,s2.CR=61,s2.COMMENT=62,s2.OTHER=63,s2.DIVIDER=64,s2.EVENT_PAYLOAD_LXR=65,s2.EVENT_END=66,s2.TITLE_CONTENT=67,s2.TITLE_END=68,s2.COMMENT_CHANNEL=2,s2.MODIFIER_CHANNEL=3,s2.EVENT=1,s2.TITLE_MODE=2,s2.prototype.sempred=function(t,e,n){switch(e){case 64:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},s2.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class E extends T.tree.ParseTreeListener{enterProg(e){}exitProg(e){}enterTitle(e){}exitTitle(e){}enterHead(e){}exitHead(e){}enterGroup(e){}exitGroup(e){}enterStarterExp(e){}exitStarterExp(e){}enterStarter(e){}exitStarter(e){}enterParticipant(e){}exitParticipant(e){}enterStereotype(e){}exitStereotype(e){}enterLabel(e){}exitLabel(e){}enterParticipantType(e){}exitParticipantType(e){}enterName(e){}exitName(e){}enterWidth(e){}exitWidth(e){}enterBlock(e){}exitBlock(e){}enterRet(e){}exitRet(e){}enterDivider(e){}exitDivider(e){}enterDividerNote(e){}exitDividerNote(e){}enterStat(e){}exitStat(e){}enterPar(e){}exitPar(e){}enterOpt(e){}exitOpt(e){}enterCritical(e){}exitCritical(e){}enterSection(e){}exitSection(e){}enterCreation(e){}exitCreation(e){}enterRef(e){}exitRef(e){}enterCreationBody(e){}exitCreationBody(e){}enterMessage(e){}exitMessage(e){}enterMessageBody(e){}exitMessageBody(e){}enterFunc(e){}exitFunc(e){}enterFrom(e){}exitFrom(e){}enterTo(e){}exitTo(e){}enterSignature(e){}exitSignature(e){}enterInvocation(e){}exitInvocation(e){}enterAssignment(e){}exitAssignment(e){}enterAsyncMessage(e){}exitAsyncMessage(e){}enterContent(e){}exitContent(e){}enterConstruct(e){}exitConstruct(e){}enterType(e){}exitType(e){}enterAssignee(e){}exitAssignee(e){}enterMethodName(e){}exitMethodName(e){}enterParameters(e){}exitParameters(e){}enterParameter(e){}exitParameter(e){}enterDeclaration(e){}exitDeclaration(e){}enterTcf(e){}exitTcf(e){}enterTryBlock(e){}exitTryBlock(e){}enterCatchBlock(e){}exitCatchBlock(e){}enterFinallyBlock(e){}exitFinallyBlock(e){}enterAlt(e){}exitAlt(e){}enterIfBlock(e){}exitIfBlock(e){}enterElseIfBlock(e){}exitElseIfBlock(e){}enterElseBlock(e){}exitElseBlock(e){}enterBraceBlock(e){}exitBraceBlock(e){}enterLoop(e){}exitLoop(e){}enterAssignmentExpr(e){}exitAssignmentExpr(e){}enterFuncExpr(e){}exitFuncExpr(e){}enterAtomExpr(e){}exitAtomExpr(e){}enterOrExpr(e){}exitOrExpr(e){}enterAdditiveExpr(e){}exitAdditiveExpr(e){}enterRelationalExpr(e){}exitRelationalExpr(e){}enterPlusExpr(e){}exitPlusExpr(e){}enterNotExpr(e){}exitNotExpr(e){}enterUnaryMinusExpr(e){}exitUnaryMinusExpr(e){}enterCreationExpr(e){}exitCreationExpr(e){}enterParenthesizedExpr(e){}exitParenthesizedExpr(e){}enterMultiplicationExpr(e){}exitMultiplicationExpr(e){}enterEqualityExpr(e){}exitEqualityExpr(e){}enterAndExpr(e){}exitAndExpr(e){}enterNumberAtom(e){}exitNumberAtom(e){}enterBooleanAtom(e){}exitBooleanAtom(e){}enterIdAtom(e){}exitIdAtom(e){}enterStringAtom(e){}exitStringAtom(e){}enterNilAtom(e){}exitNilAtom(e){}enterParExpr(e){}exitParExpr(e){}enterCondition(e){}exitCondition(e){}enterInExpr(e){}exitInExpr(e){}}const Xf=[4,1,68,605,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,1,0,3,0,114,8,0,1,0,1,0,3,0,118,8,0,1,0,1,0,1,0,1,0,3,0,124,8,0,1,0,3,0,127,8,0,1,0,1,0,1,0,3,0,132,8,0,1,1,1,1,3,1,136,8,1,1,1,3,1,139,8,1,1,2,1,2,4,2,143,8,2,11,2,12,2,144,1,2,1,2,5,2,149,8,2,10,2,12,2,152,9,2,1,2,3,2,155,8,2,1,3,1,3,3,3,159,8,3,1,3,1,3,5,3,163,8,3,10,3,12,3,166,9,3,1,3,1,3,1,3,3,3,171,8,3,1,3,1,3,1,3,3,3,176,8,3,3,3,178,8,3,1,4,1,4,1,4,3,4,183,8,4,1,4,3,4,186,8,4,1,4,3,4,189,8,4,1,5,1,5,1,6,3,6,194,8,6,1,6,3,6,197,8,6,1,6,1,6,3,6,201,8,6,1,6,3,6,204,8,6,1,6,3,6,207,8,6,1,6,1,6,3,6,211,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,220,8,7,1,7,1,7,3,7,224,8,7,3,7,226,8,7,1,8,1,8,1,8,3,8,231,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,240,8,12,11,12,12,12,241,1,13,1,13,3,13,246,8,13,1,13,3,13,249,8,13,1,13,1,13,1,13,3,13,254,8,13,3,13,256,8,13,1,14,1,14,1,15,1,15,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,3,16,273,8,16,1,16,1,16,1,16,1,16,1,16,3,16,280,8,16,1,17,1,17,1,17,3,17,285,8,17,1,18,1,18,1,18,3,18,290,8,18,1,19,1,19,1,19,3,19,295,8,19,1,19,3,19,298,8,19,1,19,1,19,3,19,302,8,19,1,20,1,20,1,20,3,20,307,8,20,1,20,3,20,310,8,20,1,20,1,20,3,20,314,8,20,1,21,1,21,1,21,3,21,319,8,21,1,22,1,22,1,22,1,22,1,22,5,22,326,8,22,10,22,12,22,329,9,22,5,22,331,8,22,10,22,12,22,334,9,22,1,22,1,22,3,22,338,8,22,1,23,3,23,341,8,23,1,23,1,23,1,23,1,23,3,23,347,8,23,1,23,3,23,350,8,23,1,23,3,23,353,8,23,1,23,3,23,356,8,23,1,24,1,24,1,24,3,24,361,8,24,1,25,3,25,364,8,25,1,25,1,25,1,25,3,25,369,8,25,1,25,1,25,1,25,3,25,374,8,25,1,25,1,25,1,25,1,25,1,25,3,25,381,8,25,1,25,1,25,1,25,3,25,386,8,25,1,26,1,26,1,26,5,26,391,8,26,10,26,12,26,394,9,26,1,27,1,27,1,28,1,28,1,29,1,29,3,29,402,8,29,1,30,1,30,3,30,406,8,30,1,30,1,30,1,31,3,31,411,8,31,1,31,1,31,1,31,1,32,1,32,1,32,3,32,419,8,32,1,32,1,32,1,32,3,32,424,8,32,1,32,1,32,1,32,3,32,429,8,32,3,32,431,8,32,1,33,1,33,1,34,1,34,1,35,1,35,1,36,1,36,1,36,1,36,5,36,443,8,36,10,36,12,36,446,9,36,1,36,3,36,449,8,36,1,37,1,37,1,38,1,38,1,38,5,38,456,8,38,10,38,12,38,459,9,38,1,38,3,38,462,8,38,1,39,1,39,3,39,466,8,39,1,40,1,40,1,40,1,41,1,41,5,41,473,8,41,10,41,12,41,476,9,41,1,41,3,41,479,8,41,1,42,1,42,1,42,1,43,1,43,3,43,486,8,43,1,43,1,43,1,44,1,44,1,44,1,45,1,45,5,45,495,8,45,10,45,12,45,498,9,45,1,45,3,45,501,8,45,1,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,49,1,49,3,49,517,8,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,528,8,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,539,8,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,550,8,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,5,51,573,8,51,10,51,12,51,576,9,51,1,52,1,52,1,52,1,52,1,52,3,52,583,8,52,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,3,53,594,8,53,1,54,1,54,1,54,3,54,599,8,54,1,55,1,55,1,55,1,55,1,55,0,1,102,56,0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,0,10,2,0,57,57,60,60,2,0,8,8,17,17,2,0,9,9,16,16,2,0,10,10,21,21,1,0,22,24,1,0,20,21,1,0,16,19,1,0,14,15,1,0,58,59,1,0,34,35,672,0,131,1,0,0,0,2,133,1,0,0,0,4,154,1,0,0,0,6,177,1,0,0,0,8,188,1,0,0,0,10,190,1,0,0,0,12,210,1,0,0,0,14,225,1,0,0,0,16,230,1,0,0,0,18,232,1,0,0,0,20,234,1,0,0,0,22,236,1,0,0,0,24,239,1,0,0,0,26,255,1,0,0,0,28,257,1,0,0,0,30,259,1,0,0,0,32,279,1,0,0,0,34,284,1,0,0,0,36,289,1,0,0,0,38,301,1,0,0,0,40,313,1,0,0,0,42,315,1,0,0,0,44,320,1,0,0,0,46,355,1,0,0,0,48,357,1,0,0,0,50,385,1,0,0,0,52,387,1,0,0,0,54,395,1,0,0,0,56,397,1,0,0,0,58,399,1,0,0,0,60,403,1,0,0,0,62,410,1,0,0,0,64,430,1,0,0,0,66,432,1,0,0,0,68,434,1,0,0,0,70,436,1,0,0,0,72,448,1,0,0,0,74,450,1,0,0,0,76,452,1,0,0,0,78,465,1,0,0,0,80,467,1,0,0,0,82,470,1,0,0,0,84,480,1,0,0,0,86,483,1,0,0,0,88,489,1,0,0,0,90,492,1,0,0,0,92,502,1,0,0,0,94,506,1,0,0,0,96,511,1,0,0,0,98,514,1,0,0,0,100,527,1,0,0,0,102,549,1,0,0,0,104,582,1,0,0,0,106,593,1,0,0,0,108,598,1,0,0,0,110,600,1,0,0,0,112,114,3,2,1,0,113,112,1,0,0,0,113,114,1,0,0,0,114,115,1,0,0,0,115,132,5,0,0,1,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,119,1,0,0,0,119,120,3,4,2,0,120,121,5,0,0,1,121,132,1,0,0,0,122,124,3,2,1,0,123,122,1,0,0,0,123,124,1,0,0,0,124,126,1,0,0,0,125,127,3,4,2,0,126,125,1,0,0,0,126,127,1,0,0,0,127,128,1,0,0,0,128,129,3,24,12,0,129,130,5,0,0,1,130,132,1,0,0,0,131,113,1,0,0,0,131,117,1,0,0,0,131,123,1,0,0,0,132,1,1,0,0,0,133,135,5,6,0,0,134,136,5,67,0,0,135,134,1,0,0,0,135,136,1,0,0,0,136,138,1,0,0,0,137,139,5,68,0,0,138,137,1,0,0,0,138,139,1,0,0,0,139,3,1,0,0,0,140,143,3,6,3,0,141,143,3,12,6,0,142,140,1,0,0,0,142,141,1,0,0,0,143,144,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,155,1,0,0,0,146,149,3,6,3,0,147,149,3,12,6,0,148,146,1,0,0,0,148,147,1,0,0,0,149,152,1,0,0,0,150,148,1,0,0,0,150,151,1,0,0,0,151,153,1,0,0,0,152,150,1,0,0,0,153,155,3,8,4,0,154,142,1,0,0,0,154,150,1,0,0,0,155,5,1,0,0,0,156,158,5,43,0,0,157,159,3,20,10,0,158,157,1,0,0,0,158,159,1,0,0,0,159,160,1,0,0,0,160,164,5,32,0,0,161,163,3,12,6,0,162,161,1,0,0,0,163,166,1,0,0,0,164,162,1,0,0,0,164,165,1,0,0,0,165,167,1,0,0,0,166,164,1,0,0,0,167,178,5,33,0,0,168,170,5,43,0,0,169,171,3,20,10,0,170,169,1,0,0,0,170,171,1,0,0,0,171,172,1,0,0,0,172,178,5,32,0,0,173,175,5,43,0,0,174,176,3,20,10,0,175,174,1,0,0,0,175,176,1,0,0,0,176,178,1,0,0,0,177,156,1,0,0,0,177,168,1,0,0,0,177,173,1,0,0,0,178,7,1,0,0,0,179,185,5,53,0,0,180,182,5,30,0,0,181,183,3,10,5,0,182,181,1,0,0,0,182,183,1,0,0,0,183,184,1,0,0,0,184,186,5,31,0,0,185,180,1,0,0,0,185,186,1,0,0,0,186,189,1,0,0,0,187,189,5,55,0,0,188,179,1,0,0,0,188,187,1,0,0,0,189,9,1,0,0,0,190,191,7,0,0,0,191,11,1,0,0,0,192,194,3,18,9,0,193,192,1,0,0,0,193,194,1,0,0,0,194,196,1,0,0,0,195,197,3,14,7,0,196,195,1,0,0,0,196,197,1,0,0,0,197,198,1,0,0,0,198,200,3,20,10,0,199,201,3,22,11,0,200,199,1,0,0,0,200,201,1,0,0,0,201,203,1,0,0,0,202,204,3,16,8,0,203,202,1,0,0,0,203,204,1,0,0,0,204,206,1,0,0,0,205,207,5,11,0,0,206,205,1,0,0,0,206,207,1,0,0,0,207,211,1,0,0,0,208,211,3,14,7,0,209,211,3,18,9,0,210,193,1,0,0,0,210,208,1,0,0,0,210,209,1,0,0,0,211,13,1,0,0,0,212,213,5,8,0,0,213,214,3,20,10,0,214,215,5,9,0,0,215,226,1,0,0,0,216,217,5,8,0,0,217,219,3,20,10,0,218,220,5,16,0,0,219,218,1,0,0,0,219,220,1,0,0,0,220,226,1,0,0,0,221,223,7,1,0,0,222,224,7,2,0,0,223,222,1,0,0,0,223,224,1,0,0,0,224,226,1,0,0,0,225,212,1,0,0,0,225,216,1,0,0,0,225,221,1,0,0,0,226,15,1,0,0,0,227,228,5,48,0,0,228,231,3,20,10,0,229,231,5,48,0,0,230,227,1,0,0,0,230,229,1,0,0,0,231,17,1,0,0,0,232,233,5,55,0,0,233,19,1,0,0,0,234,235,7,0,0,0,235,21,1,0,0,0,236,237,5,58,0,0,237,23,1,0,0,0,238,240,3,32,16,0,239,238,1,0,0,0,240,241,1,0,0,0,241,239,1,0,0,0,241,242,1,0,0,0,242,25,1,0,0,0,243,245,5,40,0,0,244,246,3,102,51,0,245,244,1,0,0,0,245,246,1,0,0,0,246,248,1,0,0,0,247,249,5,27,0,0,248,247,1,0,0,0,248,249,1,0,0,0,249,256,1,0,0,0,250,251,5,54,0,0,251,253,3,64,32,0,252,254,5,66,0,0,253,252,1,0,0,0,253,254,1,0,0,0,254,256,1,0,0,0,255,243,1,0,0,0,255,250,1,0,0,0,256,27,1,0,0,0,257,258,3,30,15,0,258,29,1,0,0,0,259,260,5,64,0,0,260,31,1,0,0,0,261,280,3,90,45,0,262,280,3,34,17,0,263,280,3,36,18,0,264,280,3,38,19,0,265,280,3,40,20,0,266,280,3,44,22,0,267,280,3,100,50,0,268,280,3,42,21,0,269,280,3,48,24,0,270,272,3,64,32,0,271,273,5,66,0,0,272,271,1,0,0,0,272,273,1,0,0,0,273,280,1,0,0,0,274,280,3,26,13,0,275,280,3,28,14,0,276,280,3,82,41,0,277,278,5,63,0,0,278,280,6,16,-1,0,279,261,1,0,0,0,279,262,1,0,0,0,279,263,1,0,0,0,279,264,1,0,0,0,279,265,1,0,0,0,279,266,1,0,0,0,279,267,1,0,0,0,279,268,1,0,0,0,279,269,1,0,0,0,279,270,1,0,0,0,279,274,1,0,0,0,279,275,1,0,0,0,279,276,1,0,0,0,279,277,1,0,0,0,280,33,1,0,0,0,281,282,5,42,0,0,282,285,3,98,49,0,283,285,5,42,0,0,284,281,1,0,0,0,284,283,1,0,0,0,285,35,1,0,0,0,286,287,5,44,0,0,287,290,3,98,49,0,288,290,5,44,0,0,289,286,1,0,0,0,289,288,1,0,0,0,290,37,1,0,0,0,291,297,5,45,0,0,292,294,5,30,0,0,293,295,3,104,52,0,294,293,1,0,0,0,294,295,1,0,0,0,295,296,1,0,0,0,296,298,5,31,0,0,297,292,1,0,0,0,297,298,1,0,0,0,298,299,1,0,0,0,299,302,3,98,49,0,300,302,5,45,0,0,301,291,1,0,0,0,301,300,1,0,0,0,302,39,1,0,0,0,303,309,5,46,0,0,304,306,5,30,0,0,305,307,3,104,52,0,306,305,1,0,0,0,306,307,1,0,0,0,307,308,1,0,0,0,308,310,5,31,0,0,309,304,1,0,0,0,309,310,1,0,0,0,310,311,1,0,0,0,311,314,3,98,49,0,312,314,5,46,0,0,313,303,1,0,0,0,313,312,1,0,0,0,314,41,1,0,0,0,315,318,3,46,23,0,316,319,5,27,0,0,317,319,3,98,49,0,318,316,1,0,0,0,318,317,1,0,0,0,318,319,1,0,0,0,319,43,1,0,0,0,320,321,5,47,0,0,321,322,5,30,0,0,322,332,3,20,10,0,323,327,5,28,0,0,324,326,3,20,10,0,325,324,1,0,0,0,326,329,1,0,0,0,327,325,1,0,0,0,327,328,1,0,0,0,328,331,1,0,0,0,329,327,1,0,0,0,330,323,1,0,0,0,331,334,1,0,0,0,332,330,1,0,0,0,332,333,1,0,0,0,333,335,1,0,0,0,334,332,1,0,0,0,335,337,5,31,0,0,336,338,5,27,0,0,337,336,1,0,0,0,337,338,1,0,0,0,338,45,1,0,0,0,339,341,3,62,31,0,340,339,1,0,0,0,340,341,1,0,0,0,341,342,1,0,0,0,342,343,5,41,0,0,343,349,3,68,34,0,344,346,5,30,0,0,345,347,3,76,38,0,346,345,1,0,0,0,346,347,1,0,0,0,347,348,1,0,0,0,348,350,5,31,0,0,349,344,1,0,0,0,349,350,1,0,0,0,350,356,1,0,0,0,351,353,3,62,31,0,352,351,1,0,0,0,352,353,1,0,0,0,353,354,1,0,0,0,354,356,5,41,0,0,355,340,1,0,0,0,355,352,1,0,0,0,356,47,1,0,0,0,357,360,3,50,25,0,358,361,5,27,0,0,359,361,3,98,49,0,360,358,1,0,0,0,360,359,1,0,0,0,360,361,1,0,0,0,361,49,1,0,0,0,362,364,3,62,31,0,363,362,1,0,0,0,363,364,1,0,0,0,364,373,1,0,0,0,365,366,3,54,27,0,366,367,5,10,0,0,367,369,1,0,0,0,368,365,1,0,0,0,368,369,1,0,0,0,369,370,1,0,0,0,370,371,3,56,28,0,371,372,5,56,0,0,372,374,1,0,0,0,373,368,1,0,0,0,373,374,1,0,0,0,374,375,1,0,0,0,375,386,3,52,26,0,376,386,3,62,31,0,377,378,3,54,27,0,378,379,5,10,0,0,379,381,1,0,0,0,380,377,1,0,0,0,380,381,1,0,0,0,381,382,1,0,0,0,382,383,3,56,28,0,383,384,5,56,0,0,384,386,1,0,0,0,385,363,1,0,0,0,385,376,1,0,0,0,385,380,1,0,0,0,386,51,1,0,0,0,387,392,3,58,29,0,388,389,5,56,0,0,389,391,3,58,29,0,390,388,1,0,0,0,391,394,1,0,0,0,392,390,1,0,0,0,392,393,1,0,0,0,393,53,1,0,0,0,394,392,1,0,0,0,395,396,7,0,0,0,396,55,1,0,0,0,397,398,7,0,0,0,398,57,1,0,0,0,399,401,3,74,37,0,400,402,3,60,30,0,401,400,1,0,0,0,401,402,1,0,0,0,402,59,1,0,0,0,403,405,5,30,0,0,404,406,3,76,38,0,405,404,1,0,0,0,405,406,1,0,0,0,406,407,1,0,0,0,407,408,5,31,0,0,408,61,1,0,0,0,409,411,3,70,35,0,410,409,1,0,0,0,410,411,1,0,0,0,411,412,1,0,0,0,412,413,3,72,36,0,413,414,5,29,0,0,414,63,1,0,0,0,415,416,3,54,27,0,416,417,5,10,0,0,417,419,1,0,0,0,418,415,1,0,0,0,418,419,1,0,0,0,419,420,1,0,0,0,420,421,3,56,28,0,421,423,5,7,0,0,422,424,3,66,33,0,423,422,1,0,0,0,423,424,1,0,0,0,424,431,1,0,0,0,425,426,3,54,27,0,426,428,7,3,0,0,427,429,3,56,28,0,428,427,1,0,0,0,428,429,1,0,0,0,429,431,1,0,0,0,430,418,1,0,0,0,430,425,1,0,0,0,431,65,1,0,0,0,432,433,5,65,0,0,433,67,1,0,0,0,434,435,7,0,0,0,435,69,1,0,0,0,436,437,7,0,0,0,437,71,1,0,0,0,438,449,3,104,52,0,439,444,5,57,0,0,440,441,5,28,0,0,441,443,5,57,0,0,442,440,1,0,0,0,443,446,1,0,0,0,444,442,1,0,0,0,444,445,1,0,0,0,445,449,1,0,0,0,446,444,1,0,0,0,447,449,5,60,0,0,448,438,1,0,0,0,448,439,1,0,0,0,448,447,1,0,0,0,449,73,1,0,0,0,450,451,7,0,0,0,451,75,1,0,0,0,452,457,3,78,39,0,453,454,5,28,0,0,454,456,3,78,39,0,455,453,1,0,0,0,456,459,1,0,0,0,457,455,1,0,0,0,457,458,1,0,0,0,458,461,1,0,0,0,459,457,1,0,0,0,460,462,5,28,0,0,461,460,1,0,0,0,461,462,1,0,0,0,462,77,1,0,0,0,463,466,3,80,40,0,464,466,3,102,51,0,465,463,1,0,0,0,465,464,1,0,0,0,466,79,1,0,0,0,467,468,3,70,35,0,468,469,5,57,0,0,469,81,1,0,0,0,470,474,3,84,42,0,471,473,3,86,43,0,472,471,1,0,0,0,473,476,1,0,0,0,474,472,1,0,0,0,474,475,1,0,0,0,475,478,1,0,0,0,476,474,1,0,0,0,477,479,3,88,44,0,478,477,1,0,0,0,478,479,1,0,0,0,479,83,1,0,0,0,480,481,5,49,0,0,481,482,3,98,49,0,482,85,1,0,0,0,483,485,5,50,0,0,484,486,3,60,30,0,485,484,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,488,3,98,49,0,488,87,1,0,0,0,489,490,5,51,0,0,490,491,3,98,49,0,491,89,1,0,0,0,492,496,3,92,46,0,493,495,3,94,47,0,494,493,1,0,0,0,495,498,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,500,1,0,0,0,498,496,1,0,0,0,499,501,3,96,48,0,500,499,1,0,0,0,500,501,1,0,0,0,501,91,1,0,0,0,502,503,5,37,0,0,503,504,3,106,53,0,504,505,3,98,49,0,505,93,1,0,0,0,506,507,5,38,0,0,507,508,5,37,0,0,508,509,3,106,53,0,509,510,3,98,49,0,510,95,1,0,0,0,511,512,5,38,0,0,512,513,3,98,49,0,513,97,1,0,0,0,514,516,5,32,0,0,515,517,3,24,12,0,516,515,1,0,0,0,516,517,1,0,0,0,517,518,1,0,0,0,518,519,5,33,0,0,519,99,1,0,0,0,520,521,5,39,0,0,521,522,3,106,53,0,522,523,3,98,49,0,523,528,1,0,0,0,524,525,5,39,0,0,525,528,3,106,53,0,526,528,5,39,0,0,527,520,1,0,0,0,527,524,1,0,0,0,527,526,1,0,0,0,528,101,1,0,0,0,529,530,6,51,-1,0,530,550,3,104,52,0,531,532,5,21,0,0,532,550,3,102,51,13,533,534,5,26,0,0,534,550,3,102,51,12,535,536,3,56,28,0,536,537,5,56,0,0,537,539,1,0,0,0,538,535,1,0,0,0,538,539,1,0,0,0,539,540,1,0,0,0,540,550,3,52,26,0,541,550,3,42,21,0,542,543,5,30,0,0,543,544,3,102,51,0,544,545,5,31,0,0,545,550,1,0,0,0,546,547,3,62,31,0,547,548,3,102,51,1,548,550,1,0,0,0,549,529,1,0,0,0,549,531,1,0,0,0,549,533,1,0,0,0,549,538,1,0,0,0,549,541,1,0,0,0,549,542,1,0,0,0,549,546,1,0,0,0,550,574,1,0,0,0,551,552,10,11,0,0,552,553,7,4,0,0,553,573,3,102,51,12,554,555,10,10,0,0,555,556,7,5,0,0,556,573,3,102,51,11,557,558,10,9,0,0,558,559,7,6,0,0,559,573,3,102,51,10,560,561,10,8,0,0,561,562,7,7,0,0,562,573,3,102,51,9,563,564,10,7,0,0,564,565,5,13,0,0,565,573,3,102,51,8,566,567,10,6,0,0,567,568,5,12,0,0,568,573,3,102,51,7,569,570,10,5,0,0,570,571,5,20,0,0,571,573,3,102,51,6,572,551,1,0,0,0,572,554,1,0,0,0,572,557,1,0,0,0,572,560,1,0,0,0,572,563,1,0,0,0,572,566,1,0,0,0,572,569,1,0,0,0,573,576,1,0,0,0,574,572,1,0,0,0,574,575,1,0,0,0,575,103,1,0,0,0,576,574,1,0,0,0,577,583,7,8,0,0,578,583,7,9,0,0,579,583,5,57,0,0,580,583,5,60,0,0,581,583,5,36,0,0,582,577,1,0,0,0,582,578,1,0,0,0,582,579,1,0,0,0,582,580,1,0,0,0,582,581,1,0,0,0,583,105,1,0,0,0,584,585,5,30,0,0,585,586,3,108,54,0,586,587,5,31,0,0,587,594,1,0,0,0,588,589,5,30,0,0,589,594,3,108,54,0,590,591,5,30,0,0,591,594,5,31,0,0,592,594,5,30,0,0,593,584,1,0,0,0,593,588,1,0,0,0,593,590,1,0,0,0,593,592,1,0,0,0,594,107,1,0,0,0,595,599,3,104,52,0,596,599,3,102,51,0,597,599,3,110,55,0,598,595,1,0,0,0,598,596,1,0,0,0,598,597,1,0,0,0,599,109,1,0,0,0,600,601,5,57,0,0,601,602,5,52,0,0,602,603,5,57,0,0,603,111,1,0,0,0,87,113,117,123,126,131,135,138,142,144,148,150,154,158,164,170,175,177,182,185,188,193,196,200,203,206,210,219,223,225,230,241,245,248,253,255,272,279,284,289,294,297,301,306,309,313,318,327,332,337,340,346,349,352,355,360,363,368,373,380,385,392,401,405,410,418,423,428,430,444,448,457,461,465,474,478,485,496,500,516,527,538,549,572,574,582,593,598],We=new T.atn.ATNDeserializer().deserialize(Xf),Qf=We.decisionToState.map((t,e)=>new T.dfa.DFA(t,e)),Jf=new T.PredictionContextCache,A=class extends T.Parser{constructor(e){super(e),this._interp=new T.atn.ParserATNSimulator(this,We,Qf,Jf),this.ruleNames=A.ruleNames,this.literalNames=A.literalNames,this.symbolicNames=A.symbolicNames}get atn(){return We}sempred(e,n,i){switch(n){case 51:return this.expr_sempred(e,i);default:throw"No predicate with index:"+n}}expr_sempred(e,n){switch(n){case 0:return this.precpred(this._ctx,11);case 1:return this.precpred(this._ctx,10);case 2:return this.precpred(this._ctx,9);case 3:return this.precpred(this._ctx,8);case 4:return this.precpred(this._ctx,7);case 5:return this.precpred(this._ctx,6);case 6:return this.precpred(this._ctx,5);default:throw"No predicate with index:"+n}}prog(){let e=new ko(this,this._ctx,this.state);this.enterRule(e,0,A.RULE_prog);var n=0;try{this.state=131,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,4,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=113,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=112,this.title()),this.state=115,this.match(A.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=119,this.head(),this.state=120,this.match(A.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=123,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=122,this.title()),this.state=126,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,3,this._ctx);i===1&&(this.state=125,this.head()),this.state=128,this.block(),this.state=129,this.match(A.EOF);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}title(){let e=new He(this,this._ctx,this.state);this.enterRule(e,2,A.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=133,this.match(A.TITLE),this.state=135,this._errHandler.sync(this),n=this._input.LA(1),n===67&&(this.state=134,this.match(A.TITLE_CONTENT)),this.state=138,this._errHandler.sync(this),n=this._input.LA(1),n===68&&(this.state=137,this.match(A.TITLE_END))}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}head(){let e=new $e(this,this._ctx,this.state);this.enterRule(e,4,A.RULE_head);try{this.state=154,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=142,this._errHandler.sync(this);var i=1;do{switch(i){case 1:switch(this.state=142,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=140,this.group();break;case 8:case 17:case 55:case 57:case 60:this.state=141,this.participant();break;default:throw new T.error.NoViableAltException(this)}break;default:throw new T.error.NoViableAltException(this)}this.state=144,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,8,this._ctx)}while(i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=150,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,10,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;){if(i===1)switch(this.state=148,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=146,this.group();break;case 8:case 17:case 55:case 57:case 60:this.state=147,this.participant();break;default:throw new T.error.NoViableAltException(this)}this.state=152,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=153,this.starterExp();break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}group(){let e=new K8(this,this._ctx,this.state);this.enterRule(e,6,A.RULE_group);var n=0;try{this.state=177,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,16,this._ctx);switch(i){case 1:for(this.enterOuterAlt(e,1),this.state=156,this.match(A.GROUP),this.state=158,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=157,this.name()),this.state=160,this.match(A.OBRACE),this.state=164,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-55&-32)==0&&(1<<n-55&37)!==0;)this.state=161,this.participant(),this.state=166,this._errHandler.sync(this),n=this._input.LA(1);this.state=167,this.match(A.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=168,this.match(A.GROUP),this.state=170,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=169,this.name()),this.state=172,this.match(A.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=173,this.match(A.GROUP),this.state=175,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,15,this._ctx);i===1&&(this.state=174,this.name());break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}starterExp(){let e=new Ve(this,this._ctx,this.state);this.enterRule(e,8,A.RULE_starterExp);var n=0;try{switch(this.state=188,this._errHandler.sync(this),this._input.LA(1)){case 53:this.enterOuterAlt(e,1),this.state=179,this.match(A.STARTER_LXR),this.state=185,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=180,this.match(A.OPAR),this.state=182,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=181,this.starter()),this.state=184,this.match(A.CPAR));break;case 55:this.enterOuterAlt(e,2),this.state=187,this.match(A.ANNOTATION);break;default:throw new T.error.NoViableAltException(this)}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}starter(){let e=new Ge(this,this._ctx,this.state);this.enterRule(e,10,A.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=190,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}participant(){let e=new f0(this,this._ctx,this.state);this.enterRule(e,12,A.RULE_participant);var n=0;try{this.state=210,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,25,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=193,this._errHandler.sync(this),n=this._input.LA(1),n===55&&(this.state=192,this.participantType()),this.state=196,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=195,this.stereotype()),this.state=198,this.name(),this.state=200,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,22,this._ctx);i===1&&(this.state=199,this.width()),this.state=203,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=202,this.label()),this.state=206,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=205,this.match(A.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=208,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=209,this.participantType();break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}stereotype(){let e=new je(this,this._ctx,this.state);this.enterRule(e,14,A.RULE_stereotype);var n=0;try{this.state=225,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,28,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=212,this.match(A.SOPEN),this.state=213,this.name(),this.state=214,this.match(A.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=216,this.match(A.SOPEN),this.state=217,this.name(),this.state=219,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=218,this.match(A.GT));break;case 3:this.enterOuterAlt(e,3),this.state=221,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=223,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=222,n=this._input.LA(1),n===9||n===16?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this));break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}label(){let e=new qe(this,this._ctx,this.state);this.enterRule(e,16,A.RULE_label);try{this.state=230,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=227,this.match(A.AS),this.state=228,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=229,this.match(A.AS);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}participantType(){let e=new Ke(this,this._ctx,this.state);this.enterRule(e,18,A.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=232,this.match(A.ANNOTATION)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}name(){let e=new G4(this,this._ctx,this.state);this.enterRule(e,20,A.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=234,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}width(){let e=new Ye(this,this._ctx,this.state);this.enterRule(e,22,A.RULE_width);try{this.enterOuterAlt(e,1),this.state=236,this.match(A.INT)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}block(){let e=new Y8(this,this._ctx,this.state);this.enterRule(e,24,A.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=239,this._errHandler.sync(this),n=this._input.LA(1);do this.state=238,this.stat(),this.state=241,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&1737539055)!==0)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}ret(){let e=new Xe(this,this._ctx,this.state);this.enterRule(e,26,A.RULE_ret);var n=0;try{switch(this.state=255,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=243,this.match(A.RETURN),this.state=245,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,31,this._ctx);i===1&&(this.state=244,this.expr(0)),this.state=248,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=247,this.match(A.SCOL));break;case 54:this.enterOuterAlt(e,2),this.state=250,this.match(A.ANNOTATION_RET),this.state=251,this.asyncMessage(),this.state=253,this._errHandler.sync(this),n=this._input.LA(1),n===66&&(this.state=252,this.match(A.EVENT_END));break;default:throw new T.error.NoViableAltException(this)}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}divider(){let e=new Qe(this,this._ctx,this.state);this.enterRule(e,28,A.RULE_divider);try{this.enterOuterAlt(e,1),this.state=257,this.dividerNote()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}dividerNote(){let e=new Je(this,this._ctx,this.state);this.enterRule(e,30,A.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=259,this.match(A.DIVIDER)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}stat(){let e=new X8(this,this._ctx,this.state);this.enterRule(e,32,A.RULE_stat);var n=0;try{this.state=279,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,36,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=261,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=262,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=263,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=264,this.critical();break;case 5:this.enterOuterAlt(e,5),this.state=265,this.section();break;case 6:this.enterOuterAlt(e,6),this.state=266,this.ref();break;case 7:this.enterOuterAlt(e,7),this.state=267,this.loop();break;case 8:this.enterOuterAlt(e,8),this.state=268,this.creation();break;case 9:this.enterOuterAlt(e,9),this.state=269,this.message();break;case 10:this.enterOuterAlt(e,10),this.state=270,this.asyncMessage(),this.state=272,this._errHandler.sync(this),n=this._input.LA(1),n===66&&(this.state=271,this.match(A.EVENT_END));break;case 11:this.enterOuterAlt(e,11),this.state=274,this.ret();break;case 12:this.enterOuterAlt(e,12),this.state=275,this.divider();break;case 13:this.enterOuterAlt(e,13),this.state=276,this.tcf();break;case 14:this.enterOuterAlt(e,14),this.state=277,e._OTHER=this.match(A.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}par(){let e=new et(this,this._ctx,this.state);this.enterRule(e,34,A.RULE_par);try{this.state=284,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=281,this.match(A.PAR),this.state=282,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=283,this.match(A.PAR);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}opt(){let e=new tt(this,this._ctx,this.state);this.enterRule(e,36,A.RULE_opt);try{this.state=289,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=286,this.match(A.OPT),this.state=287,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=288,this.match(A.OPT);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}critical(){let e=new nt(this,this._ctx,this.state);this.enterRule(e,38,A.RULE_critical);var n=0;try{this.state=301,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,41,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=291,this.match(A.CRITICAL),this.state=297,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=292,this.match(A.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=293,this.atom()),this.state=296,this.match(A.CPAR)),this.state=299,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=300,this.match(A.CRITICAL);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}section(){let e=new it(this,this._ctx,this.state);this.enterRule(e,40,A.RULE_section);var n=0;try{this.state=313,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,44,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=303,this.match(A.SECTION),this.state=309,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=304,this.match(A.OPAR),this.state=306,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=305,this.atom()),this.state=308,this.match(A.CPAR)),this.state=311,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=312,this.match(A.SECTION);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}creation(){let e=new Q8(this,this._ctx,this.state);this.enterRule(e,42,A.RULE_creation);try{this.enterOuterAlt(e,1),this.state=315,this.creationBody(),this.state=318,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,45,this._ctx);n===1?(this.state=316,this.match(A.SCOL)):n===2&&(this.state=317,this.braceBlock())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}ref(){let e=new st(this,this._ctx,this.state);this.enterRule(e,44,A.RULE_ref);var n=0;try{for(this.enterOuterAlt(e,1),this.state=320,this.match(A.REF),this.state=321,this.match(A.OPAR),this.state=322,this.name(),this.state=332,this._errHandler.sync(this),n=this._input.LA(1);n===28;){for(this.state=323,this.match(A.COMMA),this.state=327,this._errHandler.sync(this),n=this._input.LA(1);n===57||n===60;)this.state=324,this.name(),this.state=329,this._errHandler.sync(this),n=this._input.LA(1);this.state=334,this._errHandler.sync(this),n=this._input.LA(1)}this.state=335,this.match(A.CPAR),this.state=337,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=336,this.match(A.SCOL))}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}creationBody(){let e=new rt(this,this._ctx,this.state);this.enterRule(e,46,A.RULE_creationBody);var n=0;try{this.state=355,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,53,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=340,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=339,this.assignment()),this.state=342,this.match(A.NEW),this.state=343,this.construct(),this.state=349,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,51,this._ctx);i===1&&(this.state=344,this.match(A.OPAR),this.state=346,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&125829255)!==0)&&(this.state=345,this.parameters()),this.state=348,this.match(A.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=352,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=351,this.assignment()),this.state=354,this.match(A.NEW);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}message(){let e=new ot(this,this._ctx,this.state);this.enterRule(e,48,A.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=357,this.messageBody(),this.state=360,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=358,this.match(A.SCOL);break;case 32:this.state=359,this.braceBlock();break;case-1:case 33:case 34:case 35:case 36:case 37:case 39:case 40:case 41:case 42:case 44:case 45:case 46:case 47:case 49:case 54:case 57:case 58:case 59:case 60:case 63:case 64:break;default:break}}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}messageBody(){let e=new lt(this,this._ctx,this.state);this.enterRule(e,50,A.RULE_messageBody);try{this.state=385,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,59,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=363,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,55,this._ctx);n===1&&(this.state=362,this.assignment()),this.state=373,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,57,this._ctx);if(n===1){this.state=368,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,56,this._ctx);n===1&&(this.state=365,this.from(),this.state=366,this.match(A.ARROW)),this.state=370,this.to(),this.state=371,this.match(A.DOT)}this.state=375,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=376,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=380,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,58,this._ctx);n===1&&(this.state=377,this.from(),this.state=378,this.match(A.ARROW)),this.state=382,this.to(),this.state=383,this.match(A.DOT);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}func(){let e=new J8(this,this._ctx,this.state);this.enterRule(e,52,A.RULE_func);try{this.enterOuterAlt(e,1),this.state=387,this.signature(),this.state=392,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,60,this._ctx);n!=2&&n!=T.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=388,this.match(A.DOT),this.state=389,this.signature()),this.state=394,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,60,this._ctx)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}from(){let e=new e7(this,this._ctx,this.state);this.enterRule(e,54,A.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=395,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}to(){let e=new C5(this,this._ctx,this.state);this.enterRule(e,56,A.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}signature(){let e=new t7(this,this._ctx,this.state);this.enterRule(e,58,A.RULE_signature);try{this.enterOuterAlt(e,1),this.state=399,this.methodName(),this.state=401,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,61,this._ctx);n===1&&(this.state=400,this.invocation())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}invocation(){let e=new n7(this,this._ctx,this.state);this.enterRule(e,60,A.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=403,this.match(A.OPAR),this.state=405,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&125829255)!==0)&&(this.state=404,this.parameters()),this.state=407,this.match(A.CPAR)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}assignment(){let e=new u5(this,this._ctx,this.state);this.enterRule(e,62,A.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=410,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,63,this._ctx);n===1&&(this.state=409,this.type()),this.state=412,this.assignee(),this.state=413,this.match(A.ASSIGN)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}asyncMessage(){let e=new i7(this,this._ctx,this.state);this.enterRule(e,64,A.RULE_asyncMessage);var n=0;try{this.state=430,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,67,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=418,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,64,this._ctx);i===1&&(this.state=415,this.from(),this.state=416,this.match(A.ARROW)),this.state=420,this.to(),this.state=421,this.match(A.COL),this.state=423,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=422,this.content());break;case 2:this.enterOuterAlt(e,2),this.state=425,this.from(),this.state=426,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=428,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,66,this._ctx);i===1&&(this.state=427,this.to());break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}content(){let e=new Lt(this,this._ctx,this.state);this.enterRule(e,66,A.RULE_content);try{this.enterOuterAlt(e,1),this.state=432,this.match(A.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}construct(){let e=new at(this,this._ctx,this.state);this.enterRule(e,68,A.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=434,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}type(){let e=new s7(this,this._ctx,this.state);this.enterRule(e,70,A.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=436,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}assignee(){let e=new ct(this,this._ctx,this.state);this.enterRule(e,72,A.RULE_assignee);var n=0;try{this.state=448,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,69,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=438,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=439,this.match(A.ID),this.state=444,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=440,this.match(A.COMMA),this.state=441,this.match(A.ID),this.state=446,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=447,this.match(A.STRING);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}methodName(){let e=new Ct(this,this._ctx,this.state);this.enterRule(e,74,A.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=450,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}parameters(){let e=new r7(this,this._ctx,this.state);this.enterRule(e,76,A.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=452,this.parameter(),this.state=457,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,70,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;)i===1&&(this.state=453,this.match(A.COMMA),this.state=454,this.parameter()),this.state=459,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,70,this._ctx);this.state=461,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=460,this.match(A.COMMA))}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}parameter(){let e=new o7(this,this._ctx,this.state);this.enterRule(e,78,A.RULE_parameter);try{this.state=465,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,72,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=463,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=464,this.expr(0);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}declaration(){let e=new ut(this,this._ctx,this.state);this.enterRule(e,80,A.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=467,this.type(),this.state=468,this.match(A.ID)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}tcf(){let e=new ht(this,this._ctx,this.state);this.enterRule(e,82,A.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=470,this.tryBlock(),this.state=474,this._errHandler.sync(this),n=this._input.LA(1);n===50;)this.state=471,this.catchBlock(),this.state=476,this._errHandler.sync(this),n=this._input.LA(1);this.state=478,this._errHandler.sync(this),n=this._input.LA(1),n===51&&(this.state=477,this.finallyBlock())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}tryBlock(){let e=new dt(this,this._ctx,this.state);this.enterRule(e,84,A.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=480,this.match(A.TRY),this.state=481,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}catchBlock(){let e=new l7(this,this._ctx,this.state);this.enterRule(e,86,A.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=483,this.match(A.CATCH),this.state=485,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=484,this.invocation()),this.state=487,this.braceBlock()}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}finallyBlock(){let e=new ft(this,this._ctx,this.state);this.enterRule(e,88,A.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=489,this.match(A.FINALLY),this.state=490,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}alt(){let e=new gt(this,this._ctx,this.state);this.enterRule(e,90,A.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=492,this.ifBlock(),this.state=496,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,76,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;)i===1&&(this.state=493,this.elseIfBlock()),this.state=498,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,76,this._ctx);this.state=500,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=499,this.elseBlock())}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}ifBlock(){let e=new pt(this,this._ctx,this.state);this.enterRule(e,92,A.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=502,this.match(A.IF),this.state=503,this.parExpr(),this.state=504,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseIfBlock(){let e=new L7(this,this._ctx,this.state);this.enterRule(e,94,A.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=506,this.match(A.ELSE),this.state=507,this.match(A.IF),this.state=508,this.parExpr(),this.state=509,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseBlock(){let e=new mt(this,this._ctx,this.state);this.enterRule(e,96,A.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=511,this.match(A.ELSE),this.state=512,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}braceBlock(){let e=new Y1(this,this._ctx,this.state);this.enterRule(e,98,A.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=514,this.match(A.OBRACE),this.state=516,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&1737539055)!==0&&(this.state=515,this.block()),this.state=518,this.match(A.CBRACE)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}loop(){let e=new wt(this,this._ctx,this.state);this.enterRule(e,100,A.RULE_loop);try{this.state=527,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,79,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=520,this.match(A.WHILE),this.state=521,this.parExpr(),this.state=522,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=524,this.match(A.WHILE),this.state=525,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=526,this.match(A.WHILE);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,i=this.state;let s=new b2(this,this._ctx,i),r=s;const o=102;this.enterRecursionRule(s,102,A.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=549,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,81,this._ctx);switch(L){case 1:s=new So(this,s),this._ctx=s,r=s,this.state=530,this.atom();break;case 2:s=new No(this,s),this._ctx=s,r=s,this.state=531,this.match(A.MINUS),this.state=532,this.expr(13);break;case 3:s=new Oo(this,s),this._ctx=s,r=s,this.state=533,this.match(A.NOT),this.state=534,this.expr(12);break;case 4:s=new To(this,s),this._ctx=s,r=s,this.state=538,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,80,this._ctx);L===1&&(this.state=535,this.to(),this.state=536,this.match(A.DOT)),this.state=540,this.func();break;case 5:s=new Do(this,s),this._ctx=s,r=s,this.state=541,this.creation();break;case 6:s=new Po(this,s),this._ctx=s,r=s,this.state=542,this.match(A.OPAR),this.state=543,this.expr(0),this.state=544,this.match(A.CPAR);break;case 7:s=new Zo(this,s),this._ctx=s,r=s,this.state=546,this.assignment(),this.state=547,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=574,this._errHandler.sync(this);for(var a=this._interp.adaptivePredict(this._input,83,this._ctx);a!=2&&a!=T.atn.ATN.INVALID_ALT_NUMBER;){if(a===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),r=s,this.state=572,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,82,this._ctx);switch(L){case 1:if(s=new Bo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=551,!this.precpred(this._ctx,11))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=552,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&29360128)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=553,this.expr(12);break;case 2:if(s=new Eo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=554,!this.precpred(this._ctx,10))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=555,s.op=this._input.LT(1),l=this._input.LA(1),l===20||l===21?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=556,this.expr(11);break;case 3:if(s=new Io(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=557,!this.precpred(this._ctx,9))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=558,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&983040)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=559,this.expr(10);break;case 4:if(s=new zo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=560,!this.precpred(this._ctx,8))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=561,s.op=this._input.LT(1),l=this._input.LA(1),l===14||l===15?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=562,this.expr(9);break;case 5:if(s=new Uo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=563,!this.precpred(this._ctx,7))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=564,this.match(A.AND),this.state=565,this.expr(8);break;case 6:if(s=new bo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=566,!this.precpred(this._ctx,6))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=567,this.match(A.OR),this.state=568,this.expr(7);break;case 7:if(s=new Fo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=569,!this.precpred(this._ctx,5))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=570,this.match(A.PLUS),this.state=571,this.expr(6);break}}this.state=576,this._errHandler.sync(this),a=this._interp.adaptivePredict(this._input,83,this._ctx)}}catch(c){if(c instanceof T.error.RecognitionException)s.exception=c,this._errHandler.reportError(this,c),this._errHandler.recover(this,c);else throw c}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new I3(this,this._ctx,this.state);this.enterRule(e,104,A.RULE_atom);var n=0;try{switch(this.state=582,this._errHandler.sync(this),this._input.LA(1)){case 58:case 59:e=new Go(this,e),this.enterOuterAlt(e,1),this.state=577,n=this._input.LA(1),n===58||n===59?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new Wo(this,e),this.enterOuterAlt(e,2),this.state=578,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 57:e=new Ho(this,e),this.enterOuterAlt(e,3),this.state=579,this.match(A.ID);break;case 60:e=new $o(this,e),this.enterOuterAlt(e,4),this.state=580,this.match(A.STRING);break;case 36:e=new Vo(this,e),this.enterOuterAlt(e,5),this.state=581,this.match(A.NIL);break;default:throw new T.error.NoViableAltException(this)}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}parExpr(){let e=new h5(this,this._ctx,this.state);this.enterRule(e,106,A.RULE_parExpr);try{this.state=593,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,85,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=584,this.match(A.OPAR),this.state=585,this.condition(),this.state=586,this.match(A.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=588,this.match(A.OPAR),this.state=589,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=590,this.match(A.OPAR),this.state=591,this.match(A.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=592,this.match(A.OPAR);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}condition(){let e=new xt(this,this._ctx,this.state);this.enterRule(e,108,A.RULE_condition);try{this.state=598,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,86,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=595,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=596,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=597,this.inExpr();break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}inExpr(){let e=new _t(this,this._ctx,this.state);this.enterRule(e,110,A.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=600,this.match(A.ID),this.state=601,this.match(A.IN),this.state=602,this.match(A.ID)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}};let d=A;i2(d,"grammarFileName","java-escape"),i2(d,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'critical'",null,"'ref'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),i2(d,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),i2(d,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","critical","section","creation","ref","creationBody","message","messageBody","func","from","to","signature","invocation","assignment","asyncMessage","content","construct","type","assignee","methodName","parameters","parameter","declaration","tcf","tryBlock","catchBlock","finallyBlock","alt","ifBlock","elseIfBlock","elseBlock","braceBlock","loop","expr","atom","parExpr","condition","inExpr"]),d.EOF=T.Token.EOF,d.WS=1,d.CONSTANT=2,d.READONLY=3,d.STATIC=4,d.AWAIT=5,d.TITLE=6,d.COL=7,d.SOPEN=8,d.SCLOSE=9,d.ARROW=10,d.COLOR=11,d.OR=12,d.AND=13,d.EQ=14,d.NEQ=15,d.GT=16,d.LT=17,d.GTEQ=18,d.LTEQ=19,d.PLUS=20,d.MINUS=21,d.MULT=22,d.DIV=23,d.MOD=24,d.POW=25,d.NOT=26,d.SCOL=27,d.COMMA=28,d.ASSIGN=29,d.OPAR=30,d.CPAR=31,d.OBRACE=32,d.CBRACE=33,d.TRUE=34,d.FALSE=35,d.NIL=36,d.IF=37,d.ELSE=38,d.WHILE=39,d.RETURN=40,d.NEW=41,d.PAR=42,d.GROUP=43,d.OPT=44,d.CRITICAL=45,d.SECTION=46,d.REF=47,d.AS=48,d.TRY=49,d.CATCH=50,d.FINALLY=51,d.IN=52,d.STARTER_LXR=53,d.ANNOTATION_RET=54,d.ANNOTATION=55,d.DOT=56,d.ID=57,d.INT=58,d.FLOAT=59,d.STRING=60,d.CR=61,d.COMMENT=62,d.OTHER=63,d.DIVIDER=64,d.EVENT_PAYLOAD_LXR=65,d.EVENT_END=66,d.TITLE_CONTENT=67,d.TITLE_END=68,d.RULE_prog=0,d.RULE_title=1,d.RULE_head=2,d.RULE_group=3,d.RULE_starterExp=4,d.RULE_starter=5,d.RULE_participant=6,d.RULE_stereotype=7,d.RULE_label=8,d.RULE_participantType=9,d.RULE_name=10,d.RULE_width=11,d.RULE_block=12,d.RULE_ret=13,d.RULE_divider=14,d.RULE_dividerNote=15,d.RULE_stat=16,d.RULE_par=17,d.RULE_opt=18,d.RULE_critical=19,d.RULE_section=20,d.RULE_creation=21,d.RULE_ref=22,d.RULE_creationBody=23,d.RULE_message=24,d.RULE_messageBody=25,d.RULE_func=26,d.RULE_from=27,d.RULE_to=28,d.RULE_signature=29,d.RULE_invocation=30,d.RULE_assignment=31,d.RULE_asyncMessage=32,d.RULE_content=33,d.RULE_construct=34,d.RULE_type=35,d.RULE_assignee=36,d.RULE_methodName=37,d.RULE_parameters=38,d.RULE_parameter=39,d.RULE_declaration=40,d.RULE_tcf=41,d.RULE_tryBlock=42,d.RULE_catchBlock=43,d.RULE_finallyBlock=44,d.RULE_alt=45,d.RULE_ifBlock=46,d.RULE_elseIfBlock=47,d.RULE_elseBlock=48,d.RULE_braceBlock=49,d.RULE_loop=50,d.RULE_expr=51,d.RULE_atom=52,d.RULE_parExpr=53,d.RULE_condition=54,d.RULE_inExpr=55;class ko extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_prog}EOF(){return this.getToken(d.EOF,0)}title(){return this.getTypedRuleContext(He,0)}head(){return this.getTypedRuleContext($e,0)}block(){return this.getTypedRuleContext(Y8,0)}enterRule(e){e instanceof E&&e.enterProg(this)}exitRule(e){e instanceof E&&e.exitProg(this)}}class He extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_title}TITLE(){return this.getToken(d.TITLE,0)}TITLE_CONTENT(){return this.getToken(d.TITLE_CONTENT,0)}TITLE_END(){return this.getToken(d.TITLE_END,0)}enterRule(e){e instanceof E&&e.enterTitle(this)}exitRule(e){e instanceof E&&e.exitTitle(this)}}class $e extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(K8):this.getTypedRuleContext(K8,n)});i2(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(f0):this.getTypedRuleContext(f0,n)});this.parser=n,this.ruleIndex=d.RULE_head}starterExp(){return this.getTypedRuleContext(Ve,0)}enterRule(n){n instanceof E&&n.enterHead(this)}exitRule(n){n instanceof E&&n.exitHead(this)}}class K8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(f0):this.getTypedRuleContext(f0,n)});this.parser=n,this.ruleIndex=d.RULE_group}GROUP(){return this.getToken(d.GROUP,0)}OBRACE(){return this.getToken(d.OBRACE,0)}CBRACE(){return this.getToken(d.CBRACE,0)}name(){return this.getTypedRuleContext(G4,0)}enterRule(n){n instanceof E&&n.enterGroup(this)}exitRule(n){n instanceof E&&n.exitGroup(this)}}class Ve extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_starterExp}STARTER_LXR(){return this.getToken(d.STARTER_LXR,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}starter(){return this.getTypedRuleContext(Ge,0)}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof E&&e.enterStarterExp(this)}exitRule(e){e instanceof E&&e.exitStarterExp(this)}}class Ge extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_starter}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterStarter(this)}exitRule(e){e instanceof E&&e.exitStarter(this)}}class f0 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_participant}name(){return this.getTypedRuleContext(G4,0)}participantType(){return this.getTypedRuleContext(Ke,0)}stereotype(){return this.getTypedRuleContext(je,0)}width(){return this.getTypedRuleContext(Ye,0)}label(){return this.getTypedRuleContext(qe,0)}COLOR(){return this.getToken(d.COLOR,0)}enterRule(e){e instanceof E&&e.enterParticipant(this)}exitRule(e){e instanceof E&&e.exitParticipant(this)}}class je extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_stereotype}SOPEN(){return this.getToken(d.SOPEN,0)}name(){return this.getTypedRuleContext(G4,0)}SCLOSE(){return this.getToken(d.SCLOSE,0)}GT(){return this.getToken(d.GT,0)}LT(){return this.getToken(d.LT,0)}enterRule(e){e instanceof E&&e.enterStereotype(this)}exitRule(e){e instanceof E&&e.exitStereotype(this)}}class qe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_label}AS(){return this.getToken(d.AS,0)}name(){return this.getTypedRuleContext(G4,0)}enterRule(e){e instanceof E&&e.enterLabel(this)}exitRule(e){e instanceof E&&e.exitLabel(this)}}class Ke extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_participantType}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof E&&e.enterParticipantType(this)}exitRule(e){e instanceof E&&e.exitParticipantType(this)}}class G4 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_name}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterName(this)}exitRule(e){e instanceof E&&e.exitName(this)}}class Ye extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_width}INT(){return this.getToken(d.INT,0)}enterRule(e){e instanceof E&&e.enterWidth(this)}exitRule(e){e instanceof E&&e.exitWidth(this)}}class Y8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(X8):this.getTypedRuleContext(X8,n)});this.parser=n,this.ruleIndex=d.RULE_block}enterRule(n){n instanceof E&&n.enterBlock(this)}exitRule(n){n instanceof E&&n.exitBlock(this)}}class Xe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_ret}RETURN(){return this.getToken(d.RETURN,0)}expr(){return this.getTypedRuleContext(b2,0)}SCOL(){return this.getToken(d.SCOL,0)}ANNOTATION_RET(){return this.getToken(d.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(i7,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}enterRule(e){e instanceof E&&e.enterRet(this)}exitRule(e){e instanceof E&&e.exitRet(this)}}class Qe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_divider}dividerNote(){return this.getTypedRuleContext(Je,0)}enterRule(e){e instanceof E&&e.enterDivider(this)}exitRule(e){e instanceof E&&e.exitDivider(this)}}class Je extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_dividerNote}DIVIDER(){return this.getToken(d.DIVIDER,0)}enterRule(e){e instanceof E&&e.enterDividerNote(this)}exitRule(e){e instanceof E&&e.exitDividerNote(this)}}class X8 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(gt,0)}par(){return this.getTypedRuleContext(et,0)}opt(){return this.getTypedRuleContext(tt,0)}critical(){return this.getTypedRuleContext(nt,0)}section(){return this.getTypedRuleContext(it,0)}ref(){return this.getTypedRuleContext(st,0)}loop(){return this.getTypedRuleContext(wt,0)}creation(){return this.getTypedRuleContext(Q8,0)}message(){return this.getTypedRuleContext(ot,0)}asyncMessage(){return this.getTypedRuleContext(i7,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}ret(){return this.getTypedRuleContext(Xe,0)}divider(){return this.getTypedRuleContext(Qe,0)}tcf(){return this.getTypedRuleContext(ht,0)}OTHER(){return this.getToken(d.OTHER,0)}enterRule(e){e instanceof E&&e.enterStat(this)}exitRule(e){e instanceof E&&e.exitStat(this)}}class et extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_par}PAR(){return this.getToken(d.PAR,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterPar(this)}exitRule(e){e instanceof E&&e.exitPar(this)}}class tt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_opt}OPT(){return this.getToken(d.OPT,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterOpt(this)}exitRule(e){e instanceof E&&e.exitOpt(this)}}class nt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_critical}CRITICAL(){return this.getToken(d.CRITICAL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterCritical(this)}exitRule(e){e instanceof E&&e.exitCritical(this)}}class it extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_section}SECTION(){return this.getToken(d.SECTION,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterSection(this)}exitRule(e){e instanceof E&&e.exitSection(this)}}class Q8 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_creation}creationBody(){return this.getTypedRuleContext(rt,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterCreation(this)}exitRule(e){e instanceof E&&e.exitCreation(this)}}class st extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"name",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(G4):this.getTypedRuleContext(G4,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_ref}REF(){return this.getToken(d.REF,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}SCOL(){return this.getToken(d.SCOL,0)}enterRule(n){n instanceof E&&n.enterRef(this)}exitRule(n){n instanceof E&&n.exitRef(this)}}class rt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_creationBody}NEW(){return this.getToken(d.NEW,0)}construct(){return this.getTypedRuleContext(at,0)}assignment(){return this.getTypedRuleContext(u5,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(r7,0)}enterRule(e){e instanceof E&&e.enterCreationBody(this)}exitRule(e){e instanceof E&&e.exitCreationBody(this)}}class ot extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_message}messageBody(){return this.getTypedRuleContext(lt,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterMessage(this)}exitRule(e){e instanceof E&&e.exitMessage(this)}}class lt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_messageBody}func(){return this.getTypedRuleContext(J8,0)}assignment(){return this.getTypedRuleContext(u5,0)}to(){return this.getTypedRuleContext(C5,0)}DOT(){return this.getToken(d.DOT,0)}from(){return this.getTypedRuleContext(e7,0)}ARROW(){return this.getToken(d.ARROW,0)}enterRule(e){e instanceof E&&e.enterMessageBody(this)}exitRule(e){e instanceof E&&e.exitMessageBody(this)}}class J8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(t7):this.getTypedRuleContext(t7,n)});i2(this,"DOT",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.DOT):this.getToken(d.DOT,n)});this.parser=n,this.ruleIndex=d.RULE_func}enterRule(n){n instanceof E&&n.enterFunc(this)}exitRule(n){n instanceof E&&n.exitFunc(this)}}class e7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_from}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterFrom(this)}exitRule(e){e instanceof E&&e.exitFrom(this)}}class C5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_to}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterTo(this)}exitRule(e){e instanceof E&&e.exitTo(this)}}class t7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_signature}methodName(){return this.getTypedRuleContext(Ct,0)}invocation(){return this.getTypedRuleContext(n7,0)}enterRule(e){e instanceof E&&e.enterSignature(this)}exitRule(e){e instanceof E&&e.exitSignature(this)}}class n7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_invocation}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(r7,0)}enterRule(e){e instanceof E&&e.enterInvocation(this)}exitRule(e){e instanceof E&&e.exitInvocation(this)}}class u5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_assignment}assignee(){return this.getTypedRuleContext(ct,0)}ASSIGN(){return this.getToken(d.ASSIGN,0)}type(){return this.getTypedRuleContext(s7,0)}enterRule(e){e instanceof E&&e.enterAssignment(this)}exitRule(e){e instanceof E&&e.exitAssignment(this)}}class i7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_asyncMessage}to(){return this.getTypedRuleContext(C5,0)}COL(){return this.getToken(d.COL,0)}from(){return this.getTypedRuleContext(e7,0)}ARROW(){return this.getToken(d.ARROW,0)}content(){return this.getTypedRuleContext(Lt,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(e){e instanceof E&&e.enterAsyncMessage(this)}exitRule(e){e instanceof E&&e.exitAsyncMessage(this)}}class Lt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(d.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof E&&e.enterContent(this)}exitRule(e){e instanceof E&&e.exitContent(this)}}class at extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_construct}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterConstruct(this)}exitRule(e){e instanceof E&&e.exitConstruct(this)}}class s7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_type}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterType(this)}exitRule(e){e instanceof E&&e.exitType(this)}}class ct extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_assignee}atom(){return this.getTypedRuleContext(I3,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(n){n instanceof E&&n.enterAssignee(this)}exitRule(n){n instanceof E&&n.exitAssignee(this)}}class Ct extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_methodName}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterMethodName(this)}exitRule(e){e instanceof E&&e.exitMethodName(this)}}class r7 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(o7):this.getTypedRuleContext(o7,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_parameters}enterRule(n){n instanceof E&&n.enterParameters(this)}exitRule(n){n instanceof E&&n.exitParameters(this)}}class o7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_parameter}declaration(){return this.getTypedRuleContext(ut,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterParameter(this)}exitRule(e){e instanceof E&&e.exitParameter(this)}}class ut extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_declaration}type(){return this.getTypedRuleContext(s7,0)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof E&&e.enterDeclaration(this)}exitRule(e){e instanceof E&&e.exitDeclaration(this)}}class ht extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(l7):this.getTypedRuleContext(l7,n)});this.parser=n,this.ruleIndex=d.RULE_tcf}tryBlock(){return this.getTypedRuleContext(dt,0)}finallyBlock(){return this.getTypedRuleContext(ft,0)}enterRule(n){n instanceof E&&n.enterTcf(this)}exitRule(n){n instanceof E&&n.exitTcf(this)}}class dt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_tryBlock}TRY(){return this.getToken(d.TRY,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterTryBlock(this)}exitRule(e){e instanceof E&&e.exitTryBlock(this)}}class l7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_catchBlock}CATCH(){return this.getToken(d.CATCH,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}invocation(){return this.getTypedRuleContext(n7,0)}enterRule(e){e instanceof E&&e.enterCatchBlock(this)}exitRule(e){e instanceof E&&e.exitCatchBlock(this)}}class ft extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_finallyBlock}FINALLY(){return this.getToken(d.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterFinallyBlock(this)}exitRule(e){e instanceof E&&e.exitFinallyBlock(this)}}class gt extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(L7):this.getTypedRuleContext(L7,n)});this.parser=n,this.ruleIndex=d.RULE_alt}ifBlock(){return this.getTypedRuleContext(pt,0)}elseBlock(){return this.getTypedRuleContext(mt,0)}enterRule(n){n instanceof E&&n.enterAlt(this)}exitRule(n){n instanceof E&&n.exitAlt(this)}}class pt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_ifBlock}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(h5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterIfBlock(this)}exitRule(e){e instanceof E&&e.exitIfBlock(this)}}class L7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_elseIfBlock}ELSE(){return this.getToken(d.ELSE,0)}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(h5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterElseIfBlock(this)}exitRule(e){e instanceof E&&e.exitElseIfBlock(this)}}class mt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_elseBlock}ELSE(){return this.getToken(d.ELSE,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterElseBlock(this)}exitRule(e){e instanceof E&&e.exitElseBlock(this)}}class Y1 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_braceBlock}OBRACE(){return this.getToken(d.OBRACE,0)}CBRACE(){return this.getToken(d.CBRACE,0)}block(){return this.getTypedRuleContext(Y8,0)}enterRule(e){e instanceof E&&e.enterBraceBlock(this)}exitRule(e){e instanceof E&&e.exitBraceBlock(this)}}class wt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_loop}WHILE(){return this.getToken(d.WHILE,0)}parExpr(){return this.getTypedRuleContext(h5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterLoop(this)}exitRule(e){e instanceof E&&e.exitLoop(this)}}class b2 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_expr}copyFrom(e){super.copyFrom(e)}}class Zo extends b2{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(u5,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof E&&e.exitAssignmentExpr(this)}}d.AssignmentExprContext=Zo;class To extends b2{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(J8,0)}to(){return this.getTypedRuleContext(C5,0)}DOT(){return this.getToken(d.DOT,0)}enterRule(e){e instanceof E&&e.enterFuncExpr(this)}exitRule(e){e instanceof E&&e.exitFuncExpr(this)}}d.FuncExprContext=To;class So extends b2{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterAtomExpr(this)}exitRule(e){e instanceof E&&e.exitAtomExpr(this)}}d.AtomExprContext=So;class bo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}OR(){return this.getToken(d.OR,0)}enterRule(n){n instanceof E&&n.enterOrExpr(this)}exitRule(n){n instanceof E&&n.exitOrExpr(this)}}d.OrExprContext=bo;class Eo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}PLUS(){return this.getToken(d.PLUS,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(n){n instanceof E&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof E&&n.exitAdditiveExpr(this)}}d.AdditiveExprContext=Eo;class Io extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}LTEQ(){return this.getToken(d.LTEQ,0)}GTEQ(){return this.getToken(d.GTEQ,0)}LT(){return this.getToken(d.LT,0)}GT(){return this.getToken(d.GT,0)}enterRule(n){n instanceof E&&n.enterRelationalExpr(this)}exitRule(n){n instanceof E&&n.exitRelationalExpr(this)}}d.RelationalExprContext=Io;class Fo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}PLUS(){return this.getToken(d.PLUS,0)}enterRule(n){n instanceof E&&n.enterPlusExpr(this)}exitRule(n){n instanceof E&&n.exitPlusExpr(this)}}d.PlusExprContext=Fo;class Oo extends b2{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(d.NOT,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterNotExpr(this)}exitRule(e){e instanceof E&&e.exitNotExpr(this)}}d.NotExprContext=Oo;class No extends b2{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(d.MINUS,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof E&&e.exitUnaryMinusExpr(this)}}d.UnaryMinusExprContext=No;class Do extends b2{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(Q8,0)}enterRule(e){e instanceof E&&e.enterCreationExpr(this)}exitRule(e){e instanceof E&&e.exitCreationExpr(this)}}d.CreationExprContext=Do;class Po extends b2{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(d.OPAR,0)}expr(){return this.getTypedRuleContext(b2,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof E&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof E&&e.exitParenthesizedExpr(this)}}d.ParenthesizedExprContext=Po;class Bo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}MULT(){return this.getToken(d.MULT,0)}DIV(){return this.getToken(d.DIV,0)}MOD(){return this.getToken(d.MOD,0)}enterRule(n){n instanceof E&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof E&&n.exitMultiplicationExpr(this)}}d.MultiplicationExprContext=Bo;class zo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}EQ(){return this.getToken(d.EQ,0)}NEQ(){return this.getToken(d.NEQ,0)}enterRule(n){n instanceof E&&n.enterEqualityExpr(this)}exitRule(n){n instanceof E&&n.exitEqualityExpr(this)}}d.EqualityExprContext=zo;class Uo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}AND(){return this.getToken(d.AND,0)}enterRule(n){n instanceof E&&n.enterAndExpr(this)}exitRule(n){n instanceof E&&n.exitAndExpr(this)}}d.AndExprContext=Uo;class I3 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_atom}copyFrom(e){super.copyFrom(e)}}class Wo extends I3{constructor(e,n){super(e),super.copyFrom(n)}TRUE(){return this.getToken(d.TRUE,0)}FALSE(){return this.getToken(d.FALSE,0)}enterRule(e){e instanceof E&&e.enterBooleanAtom(this)}exitRule(e){e instanceof E&&e.exitBooleanAtom(this)}}d.BooleanAtomContext=Wo;class Ho extends I3{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof E&&e.enterIdAtom(this)}exitRule(e){e instanceof E&&e.exitIdAtom(this)}}d.IdAtomContext=Ho;class $o extends I3{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterStringAtom(this)}exitRule(e){e instanceof E&&e.exitStringAtom(this)}}d.StringAtomContext=$o;class Vo extends I3{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(d.NIL,0)}enterRule(e){e instanceof E&&e.enterNilAtom(this)}exitRule(e){e instanceof E&&e.exitNilAtom(this)}}d.NilAtomContext=Vo;class Go extends I3{constructor(e,n){super(e),super.copyFrom(n)}INT(){return this.getToken(d.INT,0)}FLOAT(){return this.getToken(d.FLOAT,0)}enterRule(e){e instanceof E&&e.enterNumberAtom(this)}exitRule(e){e instanceof E&&e.exitNumberAtom(this)}}d.NumberAtomContext=Go;class h5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_parExpr}OPAR(){return this.getToken(d.OPAR,0)}condition(){return this.getTypedRuleContext(xt,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof E&&e.enterParExpr(this)}exitRule(e){e instanceof E&&e.exitParExpr(this)}}class xt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_condition}atom(){return this.getTypedRuleContext(I3,0)}expr(){return this.getTypedRuleContext(b2,0)}inExpr(){return this.getTypedRuleContext(_t,0)}enterRule(e){e instanceof E&&e.enterCondition(this)}exitRule(e){e instanceof E&&e.exitCondition(this)}}class _t extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});this.parser=n,this.ruleIndex=d.RULE_inExpr}IN(){return this.getToken(d.IN,0)}enterRule(n){n instanceof E&&n.enterInExpr(this)}exitRule(n){n instanceof E&&n.exitInExpr(this)}}d.ProgContext=ko,d.TitleContext=He,d.HeadContext=$e,d.GroupContext=K8,d.StarterExpContext=Ve,d.StarterContext=Ge,d.ParticipantContext=f0,d.StereotypeContext=je,d.LabelContext=qe,d.ParticipantTypeContext=Ke,d.NameContext=G4,d.WidthContext=Ye,d.BlockContext=Y8,d.RetContext=Xe,d.DividerContext=Qe,d.DividerNoteContext=Je,d.StatContext=X8,d.ParContext=et,d.OptContext=tt,d.CriticalContext=nt,d.SectionContext=it,d.CreationContext=Q8,d.RefContext=st,d.CreationBodyContext=rt,d.MessageContext=ot,d.MessageBodyContext=lt,d.FuncContext=J8,d.FromContext=e7,d.ToContext=C5,d.SignatureContext=t7,d.InvocationContext=n7,d.AssignmentContext=u5,d.AsyncMessageContext=i7,d.ContentContext=Lt,d.ConstructContext=at,d.TypeContext=s7,d.AssigneeContext=ct,d.MethodNameContext=Ct,d.ParametersContext=r7,d.ParameterContext=o7,d.DeclarationContext=ut,d.TcfContext=ht,d.TryBlockContext=dt,d.CatchBlockContext=l7,d.FinallyBlockContext=ft,d.AltContext=gt,d.IfBlockContext=pt,d.ElseIfBlockContext=L7,d.ElseBlockContext=mt,d.BraceBlockContext=Y1,d.LoopContext=wt,d.ExprContext=b2,d.AtomContext=I3,d.ParExprContext=h5,d.ConditionContext=xt,d.InExprContext=_t;class eg{constructor(e,n){i2(this,"name");i2(this,"stereotype");i2(this,"width");i2(this,"groupId");i2(this,"explicit");i2(this,"isStarter");i2(this,"label");i2(this,"type");i2(this,"color");i2(this,"comment");i2(this,"assignee");i2(this,"positions",new Set);i2(this,"assigneePositions",new Set);this.name=e,this.mergeOptions(n)}mergeOptions(e){const{stereotype:n,width:i,groupId:s,label:r,explicit:o,isStarter:l,type:L,color:a,comment:c,assignee:C}=e;this.stereotype||(this.stereotype=n),this.width||(this.width=i),this.groupId||(this.groupId=s),this.explicit||(this.explicit=o),this.isStarter||(this.isStarter=l),this.label||(this.label=r),this.type||(this.type=L),this.color||(this.color=a),this.comment||(this.comment=c),this.assignee||(this.assignee=C)}Type(){var e;switch((e=this.type)==null?void 0:e.toLowerCase()){case"@actor":return 1;case"@boundary":return 2;case"@collection":return 3;case"@control":return 4;case"@database":return 5;case"@entity":return 6;case"@queue":return 7;case"@ec2":return 8;case"@ecs":return 9;case"@iam":return 10;case"@lambda":return 11;case"@rds":return 12;case"@s3":return 13}return 14}AddPosition(e){this.positions.add(e)}ToValue(){return{name:this.name,stereotype:this.stereotype,width:this.width,groupId:this.groupId,explicit:this.explicit,isStarter:this.isStarter,label:this.label,type:this.type,color:this.color,comment:this.comment,assignee:this.assignee,positions:this.positions,assigneePositions:this.assigneePositions}}}class tg{constructor(){i2(this,"participants",new Map)}Add(e,n={}){let i=this.Get(e);i?i==null||i.mergeOptions(n):(i=new eg(e,n),this.participants.set(e,i));const{position:s,assigneePosition:r}=n;s&&i.AddPosition(s),r&&i.assigneePositions.add(r)}ImplicitArray(){return this.Array().filter(e=>{var n;return!((n=this.Get(e.name))!=null&&n.explicit)&&!e.isStarter})}Array(){return Array.from(this.participants.entries()).map(e=>e[1])}Names(){return Array.from(this.participants.keys())}First(){return this.participants.values().next().value}Get(e){return this.participants.get(e)}Size(){return this.participants.size}Starter(){const e=this.First();return e!=null&&e.isStarter?e:void 0}GetPositions(e){var n;return(n=this.participants.get(e))==null?void 0:n.positions}GetAssigneePositions(e){var n;return(n=this.participants.get(e))==null?void 0:n.assigneePositions}}const ng=d.ProgContext;let X1,Z9=!1,vt;const Q1=new E,ig=function(t){var h,f,w,_,p,g;if(Z9)return;const e=(h=t==null?void 0:t.participantType())==null?void 0:h.getFormattedText().replace("@",""),n=((f=t==null?void 0:t.name())==null?void 0:f.getFormattedText())||"Missing `Participant`",i=(_=(w=t.stereotype())==null?void 0:w.name())==null?void 0:_.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,r=t.label&&t.label(),o=(p=r==null?void 0:r.name())==null?void 0:p.getFormattedText(),l=!0,L=(g=t.COLOR())==null?void 0:g.getText(),a=t.getComment(),c=t.name();let C,u;if(r){const m=r.name();m&&(C=m.start.start,u=m.stop.stop+1)}else c&&(C=c.start.start,u=c.stop.stop+1);X1.Add(n,{isStarter:!1,type:e,stereotype:i,width:s,groupId:vt,label:o,explicit:l,color:L,comment:a,position:[C,u]})};Q1.enterParticipant=ig;const jo=function(t){if(Z9)return;let e=t.getFormattedText();const n=X1.Get(e);if(n!=null&&n.label)X1.Add(e,{isStarter:!1});else if(n!=null&&n.assignee){const s=[t.start.start+n.assignee.length+2,t.stop.stop],r=[t.start.start+1,t.start.start+n.assignee.length+1];X1.Add(e,{isStarter:!1,position:s,assigneePosition:r})}else X1.Add(e,{isStarter:!1,position:[t.start.start,t.stop.stop+1]})};Q1.enterFrom=jo,Q1.enterTo=jo,Q1.enterStarter=function(t){let e=t.getFormattedText();X1.Add(e,{isStarter:!0,position:[t.start.start,t.stop.stop+1]})},Q1.enterCreation=function(t){var s;if(Z9)return;const e=t.Owner(),n=(s=t==null?void 0:t.creationBody())==null?void 0:s.construct(),i=X1.Get(e);if(n&&!(i!=null&&i.label)){const r=t.Assignee(),o=t.AssigneePosition();X1.Add(e,{isStarter:!1,position:[n.start.start,n.stop.stop+1],assignee:r,assigneePosition:o})}else X1.Add(e,{isStarter:!1})},Q1.enterRef=function(t){t.Participants().forEach(e=>{X1.Add(e.getText(),{isStarter:!1,position:[e.start.start,e.stop.stop+1]})})},Q1.enterParameters=function(){Z9=!0},Q1.exitParameters=function(){Z9=!1},Q1.enterCondition=function(){Z9=!0},Q1.exitCondition=function(){Z9=!1},Q1.enterGroup=function(t){var e;vt=(e=t.name())==null?void 0:e.getFormattedText()},Q1.exitGroup=function(){vt=void 0},Q1.enterRet=function(t){t.asyncMessage()||(X1.Add(t.From()),X1.Add(t.ReturnTo()))};const sg=T.tree.ParseTreeWalker.DEFAULT;Q1.getParticipants=function(t,e){return X1=new tg,e&&t instanceof ng&&X1.Add(t.Starter(),{isStarter:!0}),sg.walk(this,t),X1};const rg=T.tree.ParseTreeWalker.DEFAULT;let J1=new E,p1=0,P1=0;J1.enterTcf=function(){p1++},J1.enterOpt=function(){p1++},J1.enterPar=function(){p1++},J1.enterAlt=function(){p1++},J1.enterLoop=function(){p1++},J1.enterSection=function(){p1++},J1.enterCritical=function(){p1++},J1.exitTcf=function(){P1=Math.max(P1,p1),p1--},J1.exitOpt=function(){P1=Math.max(P1,p1),p1--},J1.exitPar=function(){P1=Math.max(P1,p1),p1--},J1.exitAlt=function(){P1=Math.max(P1,p1),p1--},J1.exitLoop=function(){P1=Math.max(P1,p1),p1--},J1.exitSection=function(){P1=Math.max(P1,p1),p1--},J1.exitCritical=function(){P1=Math.max(P1,p1),p1--},J1.depth=function(t){return function(e){return p1=0,P1=0,e.children.map(function(n){rg.walk(t,n)}),P1}};const og=d.TitleContext;og.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const qo=d,Mt=qo.CreationContext;Mt.prototype.Body=Mt.prototype.creationBody,Mt.prototype.isCurrent=function(t){return Ko.bind(this)(t)};const yt=qo.MessageContext;yt.prototype.Body=yt.prototype.messageBody,yt.prototype.isCurrent=function(t){return Ko.bind(this)(t)};function Ko(t){try{if(t==null)return!1;const e=this.start.start,n=this.Body().stop.stop+1;return t>=e&&t<=n}catch{return!1}}const Rt=d,d5=Rt.CreationContext,At=Rt.MessageContext,Yo=Rt.AsyncMessageContext;d5.prototype.Assignee=function(){var t,e,n;return(n=(e=(t=this.creationBody())==null?void 0:t.assignment())==null?void 0:e.assignee())==null?void 0:n.getFormattedText()},d5.prototype.AssigneePosition=function(){var e,n;const t=(n=(e=this.creationBody())==null?void 0:e.assignment())==null?void 0:n.assignee();if(!!t)return[t.start.start,t.stop.stop+1]},d5.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},d5.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},At.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},At.prototype.Owner=function(){return this.To()||Xo(this.parentCtx)};function Xo(t){for(;t;){if(t instanceof d5||t instanceof At)return t.Owner();t=t.parentCtx}}Yo.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},Yo.prototype.Owner=function(){return this.To()||Xo(this.parentCtx)};const lg=d.ProgContext;lg.prototype.Starter=function(){var r,o,l,L,a,c,C,u,h,f,w,_;const t=(l=(o=(r=this.head())==null?void 0:r.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,i;const s=(L=this.block())==null?void 0:L.stat();if(s&&s[0]){const p=(C=(c=(a=s[0].message())==null?void 0:a.messageBody())==null?void 0:c.from())==null?void 0:C.getFormattedText(),g=(h=(u=s[0].asyncMessage())==null?void 0:u.from())==null?void 0:h.getFormattedText();e=p||g}else{const p=(f=this.head())==null?void 0:f.children;if(p&&p[0]){const g=p[0];if(g instanceof d.ParticipantContext&&(n=(w=g.name())==null?void 0:w.getFormattedText()),g instanceof d.GroupContext){const m=g.participant();m&&m[0]&&(i=(_=m[0].name())==null?void 0:_.getFormattedText())}}}return t||e||n||i||"_STARTER_"};const a7=d,Lg=a7.RetContext,Qo=a7.ProgContext,Jo=a7.MessageContext,ag=a7.CreationContext;Lg.prototype.ReturnTo=function(){var i,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof Qo)return n.Starter();{let r=n;for(;r&&!(r instanceof Jo)&&!(r instanceof ag);){if(r instanceof Qo)return r.Starter();r=r.parentCtx}return r instanceof Jo&&((s=(i=r.messageBody())==null?void 0:i.from())==null?void 0:s.getFormattedText())||r.ClosestAncestorStat().Origin()}};const el=d.RefContext;el.prototype.Content=function(){return this.name()[0]},el.prototype.Participants=function(){var t;return(t=this.name().slice(1))!=null?t:[]};const cg=T.ParserRuleContext,tl=d.StatContext,kt=d.ProgContext,Cg=d.MessageContext,ug=d.CreationContext;cg.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof tl||t instanceof kt);)t=this.parentCtx;return t.Origin()},tl.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof kt)return t.Starter();if(t instanceof Cg||t instanceof ug){const e=t.Owner();if(e)return e}t=t.parentCtx}},kt.prototype.Origin=function(){return this.Starter()};const hg=d.DividerContext;hg.prototype.Note=function(){var e;const t=(e=this.dividerNote())==null?void 0:e.getFormattedText().trim();if(!t.startsWith("=="))throw new Error("Divider note must start with ==");return t==null?void 0:t.replace(/^=+|=+$/g,"")};const Zt=d,dg=Zt.MessageContext,fg=Zt.AsyncMessageContext,nl=Zt.CreationContext;dg.prototype.SignatureText=function(){var t,e,n;return(n=(e=(t=this.messageBody())==null?void 0:t.func())==null?void 0:e.signature())==null?void 0:n.map(i=>i==null?void 0:i.getFormattedText()).join(".")},fg.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},nl.prototype.SignatureText=function(){var n;const t=this.creationBody().parameters();return"\xAB"+(((n=t==null?void 0:t.parameter())==null?void 0:n.length)>0?t.getFormattedText():"create")+"\xBB"},nl.prototype.isParamValid=function(){var t,e;return((e=(t=this.creationBody().parameters())==null?void 0:t.parameter())==null?void 0:e.length)>0};const gg=d.MessageContext;class pg{constructor(e,n){i2(this,"assignee");i2(this,"type");if(n&&!e)throw new Error("assignee must be defined if type is defined");this.assignee=e||"",this.type=n||""}getText(){return[this.assignee,this.type].filter(Boolean).join(":")}}gg.prototype.Assignment=function(){var i,s;const t=this.messageBody().assignment(),e=(i=t==null?void 0:t.assignee())==null?void 0:i.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new pg(e,n)};const f5=d,mg=f5.CreationContext,wg=f5.StatContext,il=f5.MessageContext,xg=f5.AsyncMessageContext,_g=f5.RetContext;mg.prototype.From=function(){if(this.parentCtx instanceof wg)return this.ClosestAncestorStat().Origin()},il.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},il.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},xg.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},_g.prototype.From=function(){return this.ClosestAncestorStat().Origin()},T.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const c7=d,Tt=c7.CreationContext;Tt.prototype.Body=Tt.prototype.creationBody,Tt.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};const St=c7.MessageContext;St.prototype.Body=St.prototype.messageBody,St.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};const vg=c7.AsyncMessageContext;vg.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};function bt(t){let e=this;for(;e!=null;){if(e instanceof c7.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()&&(n=e.creation().Owner()),n===t)return!0}e=e.parentCtx}return!1}const sl=d,rl=sl.StatContext;T.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof rl);)t=t.parentCtx;if(t instanceof rl)return t},T.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof sl.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function Mg(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(n){return e.apply(this,arguments)};case 2:return function(n,i){return e.apply(this,arguments)};case 3:return function(n,i,s){return e.apply(this,arguments)};case 4:return function(n,i,s,r){return e.apply(this,arguments)};case 5:return function(n,i,s,r,o){return e.apply(this,arguments)};case 6:return function(n,i,s,r,o,l){return e.apply(this,arguments)};case 7:return function(n,i,s,r,o,l,L){return e.apply(this,arguments)};case 8:return function(n,i,s,r,o,l,L,a){return e.apply(this,arguments)};case 9:return function(n,i,s,r,o,l,L,a,c){return e.apply(this,arguments)};case 10:return function(n,i,s,r,o,l,L,a,c,C){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var ol=Mg;function yg(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var Rg=yg;function Ag(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var Et=Ag,kg=Et;function Zg(t){return function e(n){return arguments.length===0||kg(n)?e:t.apply(this,arguments)}}var C7=Zg,It=C7,g5=Et;function Tg(t){return function e(n,i){switch(arguments.length){case 0:return e;case 1:return g5(n)?e:It(function(s){return t(n,s)});default:return g5(n)&&g5(i)?e:g5(n)?It(function(s){return t(s,i)}):g5(i)?It(function(s){return t(n,s)}):t(n,i)}}}var ll=Tg,u7=C7,g0=ll,b1=Et;function Sg(t){return function e(n,i,s){switch(arguments.length){case 0:return e;case 1:return b1(n)?e:g0(function(r,o){return t(n,r,o)});case 2:return b1(n)&&b1(i)?e:b1(n)?g0(function(r,o){return t(r,i,o)}):b1(i)?g0(function(r,o){return t(n,r,o)}):u7(function(r){return t(n,i,r)});default:return b1(n)&&b1(i)&&b1(s)?e:b1(n)&&b1(i)?g0(function(r,o){return t(r,o,s)}):b1(n)&&b1(s)?g0(function(r,o){return t(r,i,o)}):b1(i)&&b1(s)?g0(function(r,o){return t(n,r,o)}):b1(n)?u7(function(r){return t(r,i,s)}):b1(i)?u7(function(r){return t(n,r,s)}):b1(s)?u7(function(r){return t(n,i,r)}):t(n,i,s)}}}var Ft=Sg,Ll=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function bg(t){return Object.prototype.toString.call(t)==="[object String]"}var Eg=bg,Ig=C7,Fg=Ll,Og=Eg,Ng=Ig(function(e){return Fg(e)?!0:!e||typeof e!="object"||Og(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),Dg=Ng,Pg=function(){function t(e){this.f=e}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(e){return e},t.prototype["@@transducer/step"]=function(e,n){return this.f(e,n)},t}();function Bg(t){return new Pg(t)}var zg=Bg,Ug=ol,Wg=ll,Hg=Wg(function(e,n){return Ug(e.length,function(){return e.apply(n,arguments)})}),$g=Hg,Vg=Dg,Gg=zg,jg=$g;function qg(t,e,n){for(var i=0,s=n.length;i<s;){if(e=t["@@transducer/step"](e,n[i]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}i+=1}return t["@@transducer/result"](e)}function al(t,e,n){for(var i=n.next();!i.done;){if(e=t["@@transducer/step"](e,i.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}i=n.next()}return t["@@transducer/result"](e)}function cl(t,e,n,i){return t["@@transducer/result"](n[i](jg(t["@@transducer/step"],t),e))}var Cl=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function Kg(t,e,n){if(typeof t=="function"&&(t=Gg(t)),Vg(n))return qg(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return cl(t,e,n,"fantasy-land/reduce");if(n[Cl]!=null)return al(t,e,n[Cl]());if(typeof n.next=="function")return al(t,e,n);if(typeof n.reduce=="function")return cl(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var Yg=Kg,Xg=Ft,Qg=Yg,Jg=Xg(Qg),ep=Jg,tp=Ll;function np(t,e){return function(){var n=arguments.length;if(n===0)return e();var i=arguments[n-1];return tp(i)||typeof i[t]!="function"?e.apply(this,arguments):i[t].apply(i,Array.prototype.slice.call(arguments,0,n-1))}}var ul=np,ip=ul,sp=Ft,rp=sp(ip("slice",function(e,n,i){return Array.prototype.slice.call(i,e,n)})),op=rp,lp=ul,Lp=C7,ap=op,cp=Lp(lp("tail",ap(1,1/0))),Cp=cp,up=ol,hp=Rg,dp=ep,fp=Cp;function gp(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return up(arguments[0].length,dp(hp,arguments[0],fp(arguments)))}var pp=gp;const mp=pp;var wp=Ft,xp=wp(function(e,n,i){return i.replace(e,n)}),_p=xp;const p0=_p,vp=p0(/[\n\r]/g," "),Mp=p0(/\s+/g," "),yp=p0(/\s*([,;.])\s*/g,"$1"),Rp=p0(/\s*(\()\s*|\s*(\))/g,"$1$2"),Ap=p0(/\s+$/g,""),kp=p0(/^"(.*)"$/,"$1"),hl=mp(vp,Mp,yp,Rp,Ap,kp),Ot=(t,e)=>{let n=e;for(t[n]===`
|
|
15
|
+
`))}}}return e.length===0?null:e}getEdgeLabel(e){return e===0?"EOF":this.literalNames!==null||this.symbolicNames!==null?this.literalNames[e-1]||this.symbolicNames[e-1]:String.fromCharCode(e-1)}getStateString(e){const n=(e.isAcceptState?":":"")+"s"+e.stateNumber+(e.requiresFullContext?"^":"");return e.isAcceptState?e.predicates!==null?n+"=>"+$4(e.predicates):n+"=>"+e.prediction.toString():n}}class xo extends Ne{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class If{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new v3,this.s0=null,this.precedenceDfa=!1,e instanceof R9&&e.isPrecedenceDecision){this.precedenceDfa=!0;const i=new k4(null,new K1);i.edges=[],i.isAcceptState=!1,i.requiresFullContext=!1,this.s0=i}}getPrecedenceStartState(e){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";return e<0||e>=this.s0.edges.length?null:this.s0.edges[e]||null}setPrecedenceStartState(e,n){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";e<0||(this.s0.edges[e]=n)}setPrecedenceDfa(e){if(this.precedenceDfa!==e){if(this._states=new v3,e){const n=new k4(null,new K1);n.edges=[],n.isAcceptState=!1,n.requiresFullContext=!1,this.s0=n}else this.s0=null;this.precedenceDfa=e}}sortedStates(){return this._states.values().sort(function(n,i){return n.stateNumber-i.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new Ne(this,e,n).toString()}toLexerString(){return this.s0===null?"":new xo(this).toString()}get states(){return this._states}}const Ff={DFA:If,DFASerializer:Ne,LexerDFASerializer:xo,PredPrediction:wo};class _o{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class Of{visit(e){return Array.isArray(e)?e.map(function(n){return n.accept(this)},this):e.accept(this)}visitChildren(e){return e.children?this.visit(e.children):null}visitTerminal(e){}visitErrorNode(e){}}class De{walk(e,n){if(n instanceof U8||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof R4)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const r=n.getChild(s);this.walk(e,r)}this.exitRule(e,n)}}enterRule(e,n){const i=n.getRuleContext();e.enterEveryRule(i),i.enterRule(e)}exitRule(e,n){const i=n.getRuleContext();i.exitRule(e),e.exitEveryRule(i)}}De.DEFAULT=new De;const Nf={Trees:s4,RuleNode:z8,ErrorNode:U8,TerminalNode:R4,ParseTreeListener:_o,ParseTreeVisitor:Of,ParseTreeWalker:De};class C5 extends V4{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class vo extends V4{constructor(e,n,i){super({message:Df(n,i||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const r=e._interp.atn.states[e.state].transitions[0];r instanceof fo?(this.ruleIndex=r.ruleIndex,this.predicateIndex=r.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function Df(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class Pf extends j8{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,i,s,r,o,l){if(this.exactOnly&&!r)return;const L="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(L)}reportAttemptingFullContext(e,n,i,s,r,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,i,s,r,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new q2(i,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const i=n.decision,s=n.atnStartState.ruleIndex,r=e.ruleNames;if(s<0||s>=r.length)return""+i;const o=r[s]||null;return o===null||o.length===0?""+i:`${i} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const i=new o4;for(let s=0;s<n.items.length;s++)i.add(n.items[s].alt);return`{${i.values().join(", ")}}`}}class Pe extends Error{constructor(){super(),Error.captureStackTrace(this,Pe)}}class Bf{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class Be extends Bf{constructor(){super(),this.errorRecoveryMode=!1,this.lastErrorIndex=-1,this.lastErrorStates=null,this.nextTokensContext=null,this.nextTokenState=0}reset(e){this.endErrorCondition(e)}beginErrorCondition(e){this.errorRecoveryMode=!0}inErrorRecoveryMode(e){return this.errorRecoveryMode}endErrorCondition(e){this.errorRecoveryMode=!1,this.lastErrorStates=null,this.lastErrorIndex=-1}reportMatch(e){this.endErrorCondition(e)}reportError(e,n){this.inErrorRecoveryMode(e)||(this.beginErrorCondition(e),n instanceof Oe?this.reportNoViableAlternative(e,n):n instanceof C5?this.reportInputMismatch(e,n):n instanceof vo?this.reportFailedPredicate(e,n):(console.log("unknown recognition error type: "+n.constructor.name),console.log(n.stack),e.notifyErrorListeners(n.getOffendingToken(),n.getMessage(),n)))}recover(e,n){this.lastErrorIndex===e.getInputStream().index&&this.lastErrorStates!==null&&this.lastErrorStates.indexOf(e.state)>=0&&e.consume(),this.lastErrorIndex=e._input.index,this.lastErrorStates===null&&(this.lastErrorStates=[]),this.lastErrorStates.push(e.state);const i=this.getErrorRecoverySet(e);this.consumeUntil(e,i)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],i=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(i)){this.nextTokensContext=null,this.nextTokenState=p2.INVALID_STATE_NUMBER;return}else if(s.contains(Y.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case p2.BLOCK_START:case p2.STAR_BLOCK_START:case p2.PLUS_BLOCK_START:case p2.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new C5(e);case p2.PLUS_LOOP_BACK:case p2.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const r=new E3;r.addSet(e.getExpectedTokens());const o=r.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const i=e.getTokenStream();let s;i!==null?n.startToken.type===Y.EOF?s="<EOF>":s=i.getText(new q2(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const r="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(r,n.offendingToken,n)}reportInputMismatch(e,n){const i="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,n.offendingToken,n)}reportFailedPredicate(e,n){const s="rule "+e.ruleNames[e._ctx.ruleIndex]+" "+n.message;e.notifyErrorListeners(s,n.offendingToken,n)}reportUnwantedToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),i=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),r="extraneous input "+i+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,n,null)}reportMissingToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),s="missing "+this.getExpectedTokens(e).toString(e.literalNames,e.symbolicNames)+" at "+this.getTokenErrorDisplay(n);e.notifyErrorListeners(s,n,null)}recoverInline(e){const n=this.singleTokenDeletion(e);if(n!==null)return e.consume(),n;if(this.singleTokenInsertion(e))return this.getMissingSymbol(e);throw new C5(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),i=e._interp.atn,r=i.states[e.state].transitions[0].target;return i.nextTokens(r,e._ctx).contains(n)?(this.reportMissingToken(e),!0):!1}singleTokenDeletion(e){const n=e.getTokenStream().LA(2);if(this.getExpectedTokens(e).contains(n)){this.reportUnwantedToken(e),e.consume();const s=e.getCurrentToken();return this.reportMatch(e),s}else return null}getMissingSymbol(e){const n=e.getCurrentToken(),s=this.getExpectedTokens(e).first();let r;s===Y.EOF?r="<missing EOF>":r="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===Y.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,r,Y.DEFAULT_CHANNEL,-1,-1,o.line,o.column)}getExpectedTokens(e){return e.getExpectedTokens()}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===Y.EOF?n="<EOF>":n="<"+e.type+">"),this.escapeWSAndQuote(n)}escapeWSAndQuote(e){return e=e.replace(/\n/g,"\\n"),e=e.replace(/\r/g,"\\r"),e=e.replace(/\t/g,"\\t"),"'"+e+"'"}getErrorRecoverySet(e){const n=e._interp.atn;let i=e._ctx;const s=new E3;for(;i!==null&&i.invokingState>=0;){const o=n.states[i.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),i=i.parentCtx}return s.removeOne(Y.EPSILON),s}consumeUntil(e,n){let i=e.getTokenStream().LA(1);for(;i!==Y.EOF&&!n.contains(i);)e.consume(),i=e.getTokenStream().LA(1)}}class zf extends Be{constructor(){super()}recover(e,n){let i=e._ctx;for(;i!==null;)i.exception=n,i=i.parentCtx;throw new Pe(n)}recoverInline(e){this.recover(e,new C5(e))}sync(e){}}const Uf={RecognitionException:V4,NoViableAltException:Oe,LexerNoViableAltException:Fe,InputMismatchException:C5,FailedPredicateException:vo,DiagnosticErrorListener:Pf,BailErrorStrategy:zf,DefaultErrorStrategy:Be,ErrorListener:j8};class k9{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let i=0;i<this.strdata.length;){const s=this.strdata.codePointAt(i);this.data.push(s),i+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let i=0;i<this.strdata.length;i++){const s=this.strdata.charCodeAt(i);this.data[i]=s}}this._size=this.data.length}reset(){this._index=0}consume(){if(this._index>=this._size)throw"cannot consume EOF";this._index+=1}LA(e){if(e===0)return 0;e<0&&(e+=1);const n=this._index+e-1;return n<0||n>=this._size?Y.EOF:this.data[n]}LT(e){return this.LA(e)}mark(){return-1}release(e){}seek(e){if(e<=this._index){this._index=e;return}this._index=Math.min(e,this._size)}getText(e,n){if(n>=this._size&&(n=this._size-1),e>=this._size)return"";if(this.decodeToUnicodeCodePoints){let i="";for(let s=e;s<=n;s++)i+=String.fromCodePoint(this.data[s]);return i}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const ze={},Wf={fromString:function(t){return new k9(t,!0)},fromBlob:function(t,e,n,i){const s=new window.FileReader;s.onload=function(r){const o=new k9(r.target.result,!0);n(o)},s.onerror=i,s.readAsText(t,e)},fromBuffer:function(t,e){return new k9(t.toString(e),!0)},fromPath:function(t,e,n){ze.readFile(t,e,function(i,s){let r=null;s!==null&&(r=new k9(s,!0)),n(i,r)})},fromPathSync:function(t,e){const n=ze.readFileSync(t,e);return new k9(n,!0)}};class Hf extends k9{constructor(e,n){const i=ze.readFileSync(e,"utf8");super(i,n),this.fileName=e}}class $f{}class Vf extends $f{constructor(e){super(),this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}mark(){return 0}release(e){}reset(){this.seek(0)}seek(e){this.lazyInit(),this.index=this.adjustSeekIndex(e)}get(e){return this.lazyInit(),this.tokens[e]}consume(){let e=!1;if(this.index>=0?this.fetchedEOF?e=this.index<this.tokens.length-1:e=this.index<this.tokens.length:e=!1,!e&&this.LA(1)===Y.EOF)throw"cannot consume EOF";this.sync(this.index+1)&&(this.index=this.adjustSeekIndex(this.index+1))}sync(e){const n=e-this.tokens.length+1;return n>0?this.fetch(n)>=n:!0}fetch(e){if(this.fetchedEOF)return 0;for(let n=0;n<e;n++){const i=this.tokenSource.nextToken();if(i.tokenIndex=this.tokens.length,this.tokens.push(i),i.type===Y.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,i){if(i===void 0&&(i=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let r=e;r<n;r++){const o=this.tokens[r];if(o.type===Y.EOF)break;(i===null||i.contains(o.type))&&s.push(o)}return s}LA(e){return this.LT(e).type}LB(e){return this.index-e<0?null:this.tokens[this.index-e]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);const n=this.index+e-1;return this.sync(n),n>=this.tokens.length?this.tokens[this.tokens.length-1]:this.tokens[n]}adjustSeekIndex(e){return e}lazyInit(){this.index===-1&&this.setup()}setup(){this.sync(0),this.index=this.adjustSeekIndex(0)}setTokenSource(e){this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}nextTokenOnChannel(e,n){if(this.sync(e),e>=this.tokens.length)return-1;let i=this.tokens[e];for(;i.channel!==this.channel;){if(i.type===Y.EOF)return-1;e+=1,this.sync(e),i=this.tokens[e]}return e}previousTokenOnChannel(e,n){for(;e>=0&&this.tokens[e].channel!==n;)e-=1;return e}getHiddenTokensToRight(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const i=this.nextTokenOnChannel(e+1,u1.DEFAULT_TOKEN_CHANNEL),s=e+1,r=i===-1?this.tokens.length-1:i;return this.filterForChannel(s,r,n)}getHiddenTokensToLeft(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const i=this.previousTokenOnChannel(e-1,u1.DEFAULT_TOKEN_CHANNEL);if(i===e-1)return null;const s=i+1,r=e-1;return this.filterForChannel(s,r,n)}filterForChannel(e,n,i){const s=[];for(let r=e;r<n+1;r++){const o=this.tokens[r];i===-1?o.channel!==u1.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===i&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new q2(0,this.tokens.length-1));let n=e.start;n instanceof Y&&(n=n.tokenIndex);let i=e.stop;if(i instanceof Y&&(i=i.tokenIndex),n===null||i===null||n<0||i<0)return"";i>=this.tokens.length&&(i=this.tokens.length-1);let s="";for(let r=n;r<i+1;r++){const o=this.tokens[r];if(o.type===Y.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class Gf extends Vf{constructor(e,n){super(e),this.channel=n===void 0?Y.DEFAULT_CHANNEL:n}adjustSeekIndex(e){return this.nextTokenOnChannel(e,this.channel)}LB(e){if(e===0||this.index-e<0)return null;let n=this.index,i=1;for(;i<=e;)n=this.previousTokenOnChannel(n-1,this.channel),i+=1;return n<0?null:this.tokens[n]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);let n=this.index,i=1;for(;i<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),i+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const i=this.tokens[n];if(i.channel===this.channel&&(e+=1),i.type===Y.EOF)break}return e}}class jf extends _o{constructor(e){super(),this.parser=e}enterEveryRule(e){console.log("enter "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}visitTerminal(e){console.log("consume "+e.symbol+" rule "+this.parser.ruleNames[this.parser._ctx.ruleIndex])}exitEveryRule(e){console.log("exit "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}}class Mo extends q8{constructor(e){super(),this._input=null,this._errHandler=new Be,this._precedenceStack=[],this._precedenceStack.push(0),this._ctx=null,this.buildParseTrees=!0,this._tracer=null,this._parseListeners=null,this._syntaxErrors=0,this.setInputStream(e)}reset(){this._input!==null&&this._input.seek(0),this._errHandler.reset(this),this._ctx=null,this._syntaxErrors=0,this.setTrace(!1),this._precedenceStack=[],this._precedenceStack.push(0),this._interp!==null&&this._interp.reset()}match(e){let n=this.getCurrentToken();return n.type===e?(this._errHandler.reportMatch(this),this.consume()):(n=this._errHandler.recoverInline(this),this.buildParseTrees&&n.tokenIndex===-1&&this._ctx.addErrorNode(n)),n}matchWildcard(){let e=this.getCurrentToken();return e.type>0?(this._errHandler.reportMatch(this),this.consume()):(e=this._errHandler.recoverInline(this),this._buildParseTrees&&e.tokenIndex===-1&&this._ctx.addErrorNode(e)),e}getParseListeners(){return this._parseListeners||[]}addParseListener(e){if(e===null)throw"listener";this._parseListeners===null&&(this._parseListeners=[]),this._parseListeners.push(e)}removeParseListener(e){if(this._parseListeners!==null){const n=this._parseListeners.indexOf(e);n>=0&&this._parseListeners.splice(n,1),this._parseListeners.length===0&&(this._parseListeners=null)}}removeParseListeners(){this._parseListeners=null}triggerEnterRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.forEach(function(n){n.enterEveryRule(e),e.enterRule(n)})}}triggerExitRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.slice(0).reverse().forEach(function(n){e.exitRule(n),n.exitEveryRule(e)})}}getTokenFactory(){return this._input.tokenSource._factory}setTokenFactory(e){this._input.tokenSource._factory=e}getATNWithBypassAlts(){const e=this.getSerializedATN();if(e===null)throw"The current parser does not support an ATN with bypass alternatives.";let n=this.bypassAltsAtnCache[e];if(n===null){const i=new a5;i.generateRuleBypassTransitions=!0,n=new go(i).deserialize(e),this.bypassAltsAtnCache[e]=n}return n}getInputStream(){return this.getTokenStream()}setInputStream(e){this.setTokenStream(e)}getTokenStream(){return this._input}setTokenStream(e){this._input=null,this.reset(),this._input=e}getCurrentToken(){return this._input.LT(1)}notifyErrorListeners(e,n,i){n=n||null,i=i||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,r=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,r,e,i)}consume(){const e=this.getCurrentToken();e.type!==Y.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let i;this._errHandler.inErrorRecoveryMode(this)?i=this._ctx.addErrorNode(e):i=this._ctx.addTokenNode(e),i.invokingState=this.state,n&&this._parseListeners.forEach(function(s){i instanceof U8||i.isErrorNode!==void 0&&i.isErrorNode()?s.visitErrorNode(i):i instanceof R4&&s.visitTerminal(i)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,i){this.state=n,this._ctx=e,this._ctx.start=this._input.LT(1),this.buildParseTrees&&this.addContextToParseTree(),this.triggerEnterRuleEvent()}exitRule(){this._ctx.stop=this._input.LT(-1),this.triggerExitRuleEvent(),this.state=this._ctx.invokingState,this._ctx=this._ctx.parentCtx}enterOuterAlt(e,n){e.setAltNumber(n),this.buildParseTrees&&this._ctx!==e&&this._ctx.parentCtx!==null&&(this._ctx.parentCtx.removeLastChild(),this._ctx.parentCtx.addChild(e)),this._ctx=e}getPrecedence(){return this._precedenceStack.length===0?-1:this._precedenceStack[this._precedenceStack.length-1]}enterRecursionRule(e,n,i,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,i){const s=this._ctx;s.parentCtx=e,s.invokingState=n,s.stop=this._input.LT(-1),this._ctx=e,this._ctx.start=s.start,this.buildParseTrees&&this._ctx.addChild(s),this.triggerEnterRuleEvent()}unrollRecursionContexts(e){this._precedenceStack.pop(),this._ctx.stop=this._input.LT(-1);const n=this._ctx,i=this.getParseListeners();if(i!==null&&i.length>0)for(;this._ctx!==e;)this.triggerExitRuleEvent(),this._ctx=this._ctx.parentCtx;else this._ctx=e;n.parentCtx=e,this.buildParseTrees&&e!==null&&e.addChild(n)}getInvokingContext(e){let n=this._ctx;for(;n!==null;){if(n.ruleIndex===e)return n;n=n.parentCtx}return null}precpred(e,n){return n>=this._precedenceStack[this._precedenceStack.length-1]}inContext(e){return!1}isExpectedToken(e){const n=this._interp.atn;let i=this._ctx;const s=n.states[this.state];let r=n.nextTokens(s);if(r.contains(e))return!0;if(!r.contains(Y.EPSILON))return!1;for(;i!==null&&i.invokingState>=0&&r.contains(Y.EPSILON);){const l=n.states[i.invokingState].transitions[0];if(r=n.nextTokens(l.followState),r.contains(e))return!0;i=i.parentCtx}return!!(r.contains(Y.EPSILON)&&e===Y.EOF)}getExpectedTokens(){return this._interp.atn.getExpectedTokens(this.state,this._ctx)}getExpectedTokensWithinCurrentRule(){const e=this._interp.atn,n=e.states[this.state];return e.nextTokens(n)}getRuleIndex(e){const n=this.getRuleIndexMap()[e];return n!==null?n:-1}getRuleInvocationStack(e){e=e||null,e===null&&(e=this._ctx);const n=[];for(;e!==null;){const i=e.ruleIndex;i<0?n.push("n/a"):n.push(this.ruleNames[i]),e=e.parentCtx}return n}getDFAStrings(){return this._interp.decisionToDFA.toString()}dumpDFA(){let e=!1;for(let n=0;n<this._interp.decisionToDFA.length;n++){const i=this._interp.decisionToDFA[n];i.states.length>0&&(e&&console.log(),this.printer.println("Decision "+i.decision+":"),this.printer.print(i.toString(this.literalNames,this.symbolicNames)),e=!0)}}getSourceName(){return this._input.sourceName}setTrace(e){e?(this._tracer!==null&&this.removeParseListener(this._tracer),this._tracer=new jf(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}Mo.bypassAltsAtnCache={};class qf{constructor(){this.cache=new l5}add(e){if(e===P2.EMPTY)return P2.EMPTY;const n=this.cache.get(e)||null;return n!==null?n:(this.cache.set(e,e),e)}get(e){return this.cache.get(e)||null}get length(){return this.cache.length}}class yo extends R4{constructor(e){super(),this.parentCtx=null,this.symbol=e}getChild(e){return null}getSymbol(){return this.symbol}getParent(){return this.parentCtx}getPayload(){return this.symbol}getSourceInterval(){if(this.symbol===null)return q2.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new q2(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===Y.EOF?"<EOF>":this.symbol.text}}class Ro extends yo{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class Ao extends a0{constructor(e,n){e=e||null,n=n||null,super(e,n),this.ruleIndex=-1,this.children=null,this.start=null,this.stop=null,this.exception=null}copyFrom(e){this.parentCtx=e.parentCtx,this.invokingState=e.invokingState,this.children=null,this.start=e.start,this.stop=e.stop,e.children&&(this.children=[],e.children.map(function(n){n instanceof Ro&&(this.children.push(n),n.parentCtx=this)},this))}enterRule(e){}exitRule(e){}addChild(e){return this.children===null&&(this.children=[]),this.children.push(e),e}removeLastChild(){this.children!==null&&this.children.pop()}addTokenNode(e){const n=new yo(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new Ro(e);return this.addChild(n),n.parentCtx=this,n}getChild(e,n){if(n=n||null,this.children===null||e<0||e>=this.children.length)return null;if(n===null)return this.children[e];for(let i=0;i<this.children.length;i++){const s=this.children[i];if(s instanceof n){if(e===0)return s;e-=1}}return null}getToken(e,n){if(this.children===null||n<0||n>=this.children.length)return null;for(let i=0;i<this.children.length;i++){const s=this.children[i];if(s instanceof R4&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let i=0;i<this.children.length;i++){const s=this.children[i];s instanceof R4&&s.symbol.type===e&&n.push(s)}return n}}getTypedRuleContext(e,n){return this.getChild(n,e)}getTypedRuleContexts(e){if(this.children===null)return[];{const n=[];for(let i=0;i<this.children.length;i++){const s=this.children[i];s instanceof e&&n.push(s)}return n}}getChildCount(){return this.children===null?0:this.children.length}getSourceInterval(){return this.start===null||this.stop===null?q2.INVALID_INTERVAL:new q2(this.start.tokenIndex,this.stop.tokenIndex)}}a0.EMPTY=new Ao;const T={atn:Ef,dfa:Ff,tree:Nf,error:Uf,Token:Y,CommonToken:A9,CharStreams:Wf,InputStream:k9,FileStream:Hf,CommonTokenStream:Gf,Lexer:u1,Parser:Mo,PredictionContextCache:qf,ParserRuleContext:Ao,Interval:q2,IntervalSet:E3,LL1Analyzer:c0,Utils:{arrayToString:$4}},Kf=[4,0,68,544,6,-1,6,-1,6,-1,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,2,56,7,56,2,57,7,57,2,58,7,58,2,59,7,59,2,60,7,60,2,61,7,61,2,62,7,62,2,63,7,63,2,64,7,64,2,65,7,65,2,66,7,66,2,67,7,67,2,68,7,68,1,0,1,0,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,6,1,6,1,6,1,6,1,7,1,7,1,7,1,8,1,8,1,8,1,9,1,9,1,9,1,10,1,10,1,11,1,11,4,11,207,8,11,11,11,12,11,208,1,12,1,12,1,12,1,13,1,13,1,13,1,14,1,14,1,14,1,15,1,15,1,15,1,16,1,16,1,17,1,17,1,18,1,18,1,18,1,19,1,19,1,19,1,20,1,20,1,21,1,21,1,22,1,22,1,23,1,23,1,24,1,24,1,25,1,25,1,26,1,26,1,27,1,27,1,28,1,28,1,29,1,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,34,1,34,1,34,1,34,1,34,1,35,1,35,1,35,1,35,1,35,1,35,1,36,1,36,1,36,1,36,1,36,1,36,1,36,3,36,279,8,36,1,37,1,37,1,37,1,38,1,38,1,38,1,38,1,38,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,3,39,315,8,39,1,40,1,40,1,40,1,40,1,40,1,40,1,40,1,41,1,41,1,41,1,41,1,42,1,42,1,42,1,42,1,43,1,43,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,45,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,1,46,3,46,363,8,46,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,49,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,52,1,52,1,52,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,3,53,409,8,53,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,1,54,3,54,437,8,54,1,55,1,55,5,55,441,8,55,10,55,12,55,444,9,55,1,56,1,56,1,57,1,57,5,57,450,8,57,10,57,12,57,453,9,57,1,58,4,58,456,8,58,11,58,12,58,457,1,59,4,59,461,8,59,11,59,12,59,462,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,4,59,474,8,59,11,59,12,59,475,3,59,478,8,59,1,60,1,60,1,60,1,60,5,60,484,8,60,10,60,12,60,487,9,60,1,60,3,60,490,8,60,1,61,1,61,1,61,1,61,1,62,1,62,1,62,1,62,5,62,500,8,62,10,62,12,62,503,9,62,1,62,1,62,1,62,1,62,1,63,1,63,1,64,1,64,5,64,513,8,64,10,64,12,64,516,9,64,1,64,1,64,1,64,1,64,5,64,522,8,64,10,64,12,64,525,9,64,1,65,4,65,528,8,65,11,65,12,65,529,1,66,1,66,1,66,1,66,1,67,4,67,537,8,67,11,67,12,67,538,1,68,1,68,1,68,1,68,1,501,0,69,3,1,5,2,7,3,9,4,11,5,13,6,15,7,17,8,19,9,21,10,23,0,25,11,27,12,29,13,31,14,33,15,35,16,37,17,39,18,41,19,43,20,45,21,47,22,49,23,51,24,53,25,55,26,57,27,59,28,61,29,63,30,65,31,67,32,69,33,71,34,73,35,75,36,77,37,79,38,81,39,83,40,85,41,87,42,89,43,91,44,93,45,95,46,97,47,99,48,101,49,103,50,105,51,107,52,109,53,111,54,113,55,115,56,117,57,119,58,121,59,123,60,125,61,127,62,129,63,131,64,133,65,135,66,137,67,139,68,3,0,1,2,7,2,0,9,9,32,32,3,0,48,57,65,70,97,102,4,0,48,57,65,90,95,95,97,122,3,0,65,90,95,95,97,122,1,0,48,57,3,0,10,10,13,13,34,34,2,0,10,10,13,13,566,0,3,1,0,0,0,0,5,1,0,0,0,0,7,1,0,0,0,0,9,1,0,0,0,0,11,1,0,0,0,0,13,1,0,0,0,0,15,1,0,0,0,0,17,1,0,0,0,0,19,1,0,0,0,0,21,1,0,0,0,0,25,1,0,0,0,0,27,1,0,0,0,0,29,1,0,0,0,0,31,1,0,0,0,0,33,1,0,0,0,0,35,1,0,0,0,0,37,1,0,0,0,0,39,1,0,0,0,0,41,1,0,0,0,0,43,1,0,0,0,0,45,1,0,0,0,0,47,1,0,0,0,0,49,1,0,0,0,0,51,1,0,0,0,0,53,1,0,0,0,0,55,1,0,0,0,0,57,1,0,0,0,0,59,1,0,0,0,0,61,1,0,0,0,0,63,1,0,0,0,0,65,1,0,0,0,0,67,1,0,0,0,0,69,1,0,0,0,0,71,1,0,0,0,0,73,1,0,0,0,0,75,1,0,0,0,0,77,1,0,0,0,0,79,1,0,0,0,0,81,1,0,0,0,0,83,1,0,0,0,0,85,1,0,0,0,0,87,1,0,0,0,0,89,1,0,0,0,0,91,1,0,0,0,0,93,1,0,0,0,0,95,1,0,0,0,0,97,1,0,0,0,0,99,1,0,0,0,0,101,1,0,0,0,0,103,1,0,0,0,0,105,1,0,0,0,0,107,1,0,0,0,0,109,1,0,0,0,0,111,1,0,0,0,0,113,1,0,0,0,0,115,1,0,0,0,0,117,1,0,0,0,0,119,1,0,0,0,0,121,1,0,0,0,0,123,1,0,0,0,0,125,1,0,0,0,0,127,1,0,0,0,0,129,1,0,0,0,0,131,1,0,0,0,1,133,1,0,0,0,1,135,1,0,0,0,2,137,1,0,0,0,2,139,1,0,0,0,3,141,1,0,0,0,5,145,1,0,0,0,7,153,1,0,0,0,9,164,1,0,0,0,11,173,1,0,0,0,13,181,1,0,0,0,15,189,1,0,0,0,17,193,1,0,0,0,19,196,1,0,0,0,21,199,1,0,0,0,23,202,1,0,0,0,25,204,1,0,0,0,27,210,1,0,0,0,29,213,1,0,0,0,31,216,1,0,0,0,33,219,1,0,0,0,35,222,1,0,0,0,37,224,1,0,0,0,39,226,1,0,0,0,41,229,1,0,0,0,43,232,1,0,0,0,45,234,1,0,0,0,47,236,1,0,0,0,49,238,1,0,0,0,51,240,1,0,0,0,53,242,1,0,0,0,55,244,1,0,0,0,57,246,1,0,0,0,59,248,1,0,0,0,61,250,1,0,0,0,63,252,1,0,0,0,65,254,1,0,0,0,67,256,1,0,0,0,69,258,1,0,0,0,71,260,1,0,0,0,73,265,1,0,0,0,75,278,1,0,0,0,77,280,1,0,0,0,79,283,1,0,0,0,81,314,1,0,0,0,83,316,1,0,0,0,85,323,1,0,0,0,87,327,1,0,0,0,89,331,1,0,0,0,91,337,1,0,0,0,93,341,1,0,0,0,95,362,1,0,0,0,97,364,1,0,0,0,99,368,1,0,0,0,101,371,1,0,0,0,103,375,1,0,0,0,105,381,1,0,0,0,107,389,1,0,0,0,109,408,1,0,0,0,111,436,1,0,0,0,113,438,1,0,0,0,115,445,1,0,0,0,117,447,1,0,0,0,119,455,1,0,0,0,121,477,1,0,0,0,123,479,1,0,0,0,125,491,1,0,0,0,127,495,1,0,0,0,129,508,1,0,0,0,131,510,1,0,0,0,133,527,1,0,0,0,135,531,1,0,0,0,137,536,1,0,0,0,139,540,1,0,0,0,141,142,7,0,0,0,142,143,1,0,0,0,143,144,6,0,0,0,144,4,1,0,0,0,145,146,5,99,0,0,146,147,5,111,0,0,147,148,5,110,0,0,148,149,5,115,0,0,149,150,5,116,0,0,150,151,1,0,0,0,151,152,6,1,1,0,152,6,1,0,0,0,153,154,5,114,0,0,154,155,5,101,0,0,155,156,5,97,0,0,156,157,5,100,0,0,157,158,5,111,0,0,158,159,5,110,0,0,159,160,5,108,0,0,160,161,5,121,0,0,161,162,1,0,0,0,162,163,6,2,1,0,163,8,1,0,0,0,164,165,5,115,0,0,165,166,5,116,0,0,166,167,5,97,0,0,167,168,5,116,0,0,168,169,5,105,0,0,169,170,5,99,0,0,170,171,1,0,0,0,171,172,6,3,1,0,172,10,1,0,0,0,173,174,5,97,0,0,174,175,5,119,0,0,175,176,5,97,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,1,0,0,0,179,180,6,4,1,0,180,12,1,0,0,0,181,182,5,116,0,0,182,183,5,105,0,0,183,184,5,116,0,0,184,185,5,108,0,0,185,186,5,101,0,0,186,187,1,0,0,0,187,188,6,5,2,0,188,14,1,0,0,0,189,190,5,58,0,0,190,191,1,0,0,0,191,192,6,6,3,0,192,16,1,0,0,0,193,194,5,60,0,0,194,195,5,60,0,0,195,18,1,0,0,0,196,197,5,62,0,0,197,198,5,62,0,0,198,20,1,0,0,0,199,200,5,45,0,0,200,201,5,62,0,0,201,22,1,0,0,0,202,203,7,1,0,0,203,24,1,0,0,0,204,206,5,35,0,0,205,207,3,23,10,0,206,205,1,0,0,0,207,208,1,0,0,0,208,206,1,0,0,0,208,209,1,0,0,0,209,26,1,0,0,0,210,211,5,124,0,0,211,212,5,124,0,0,212,28,1,0,0,0,213,214,5,38,0,0,214,215,5,38,0,0,215,30,1,0,0,0,216,217,5,61,0,0,217,218,5,61,0,0,218,32,1,0,0,0,219,220,5,33,0,0,220,221,5,61,0,0,221,34,1,0,0,0,222,223,5,62,0,0,223,36,1,0,0,0,224,225,5,60,0,0,225,38,1,0,0,0,226,227,5,62,0,0,227,228,5,61,0,0,228,40,1,0,0,0,229,230,5,60,0,0,230,231,5,61,0,0,231,42,1,0,0,0,232,233,5,43,0,0,233,44,1,0,0,0,234,235,5,45,0,0,235,46,1,0,0,0,236,237,5,42,0,0,237,48,1,0,0,0,238,239,5,47,0,0,239,50,1,0,0,0,240,241,5,37,0,0,241,52,1,0,0,0,242,243,5,94,0,0,243,54,1,0,0,0,244,245,5,33,0,0,245,56,1,0,0,0,246,247,5,59,0,0,247,58,1,0,0,0,248,249,5,44,0,0,249,60,1,0,0,0,250,251,5,61,0,0,251,62,1,0,0,0,252,253,5,40,0,0,253,64,1,0,0,0,254,255,5,41,0,0,255,66,1,0,0,0,256,257,5,123,0,0,257,68,1,0,0,0,258,259,5,125,0,0,259,70,1,0,0,0,260,261,5,116,0,0,261,262,5,114,0,0,262,263,5,117,0,0,263,264,5,101,0,0,264,72,1,0,0,0,265,266,5,102,0,0,266,267,5,97,0,0,267,268,5,108,0,0,268,269,5,115,0,0,269,270,5,101,0,0,270,74,1,0,0,0,271,272,5,110,0,0,272,273,5,105,0,0,273,279,5,108,0,0,274,275,5,110,0,0,275,276,5,117,0,0,276,277,5,108,0,0,277,279,5,108,0,0,278,271,1,0,0,0,278,274,1,0,0,0,279,76,1,0,0,0,280,281,5,105,0,0,281,282,5,102,0,0,282,78,1,0,0,0,283,284,5,101,0,0,284,285,5,108,0,0,285,286,5,115,0,0,286,287,5,101,0,0,287,80,1,0,0,0,288,289,5,119,0,0,289,290,5,104,0,0,290,291,5,105,0,0,291,292,5,108,0,0,292,315,5,101,0,0,293,294,5,102,0,0,294,295,5,111,0,0,295,315,5,114,0,0,296,297,5,102,0,0,297,298,5,111,0,0,298,299,5,114,0,0,299,300,5,101,0,0,300,301,5,97,0,0,301,302,5,99,0,0,302,315,5,104,0,0,303,304,5,102,0,0,304,305,5,111,0,0,305,306,5,114,0,0,306,307,5,69,0,0,307,308,5,97,0,0,308,309,5,99,0,0,309,315,5,104,0,0,310,311,5,108,0,0,311,312,5,111,0,0,312,313,5,111,0,0,313,315,5,112,0,0,314,288,1,0,0,0,314,293,1,0,0,0,314,296,1,0,0,0,314,303,1,0,0,0,314,310,1,0,0,0,315,82,1,0,0,0,316,317,5,114,0,0,317,318,5,101,0,0,318,319,5,116,0,0,319,320,5,117,0,0,320,321,5,114,0,0,321,322,5,110,0,0,322,84,1,0,0,0,323,324,5,110,0,0,324,325,5,101,0,0,325,326,5,119,0,0,326,86,1,0,0,0,327,328,5,112,0,0,328,329,5,97,0,0,329,330,5,114,0,0,330,88,1,0,0,0,331,332,5,103,0,0,332,333,5,114,0,0,333,334,5,111,0,0,334,335,5,117,0,0,335,336,5,112,0,0,336,90,1,0,0,0,337,338,5,111,0,0,338,339,5,112,0,0,339,340,5,116,0,0,340,92,1,0,0,0,341,342,5,99,0,0,342,343,5,114,0,0,343,344,5,105,0,0,344,345,5,116,0,0,345,346,5,105,0,0,346,347,5,99,0,0,347,348,5,97,0,0,348,349,5,108,0,0,349,94,1,0,0,0,350,351,5,115,0,0,351,352,5,101,0,0,352,353,5,99,0,0,353,354,5,116,0,0,354,355,5,105,0,0,355,356,5,111,0,0,356,363,5,110,0,0,357,358,5,102,0,0,358,359,5,114,0,0,359,360,5,97,0,0,360,361,5,109,0,0,361,363,5,101,0,0,362,350,1,0,0,0,362,357,1,0,0,0,363,96,1,0,0,0,364,365,5,114,0,0,365,366,5,101,0,0,366,367,5,102,0,0,367,98,1,0,0,0,368,369,5,97,0,0,369,370,5,115,0,0,370,100,1,0,0,0,371,372,5,116,0,0,372,373,5,114,0,0,373,374,5,121,0,0,374,102,1,0,0,0,375,376,5,99,0,0,376,377,5,97,0,0,377,378,5,116,0,0,378,379,5,99,0,0,379,380,5,104,0,0,380,104,1,0,0,0,381,382,5,102,0,0,382,383,5,105,0,0,383,384,5,110,0,0,384,385,5,97,0,0,385,386,5,108,0,0,386,387,5,108,0,0,387,388,5,121,0,0,388,106,1,0,0,0,389,390,5,105,0,0,390,391,5,110,0,0,391,108,1,0,0,0,392,393,5,64,0,0,393,394,5,83,0,0,394,395,5,116,0,0,395,396,5,97,0,0,396,397,5,114,0,0,397,398,5,116,0,0,398,399,5,101,0,0,399,409,5,114,0,0,400,401,5,64,0,0,401,402,5,115,0,0,402,403,5,116,0,0,403,404,5,97,0,0,404,405,5,114,0,0,405,406,5,116,0,0,406,407,5,101,0,0,407,409,5,114,0,0,408,392,1,0,0,0,408,400,1,0,0,0,409,110,1,0,0,0,410,411,5,64,0,0,411,412,5,82,0,0,412,413,5,101,0,0,413,414,5,116,0,0,414,415,5,117,0,0,415,416,5,114,0,0,416,437,5,110,0,0,417,418,5,64,0,0,418,419,5,114,0,0,419,420,5,101,0,0,420,421,5,116,0,0,421,422,5,117,0,0,422,423,5,114,0,0,423,437,5,110,0,0,424,425,5,64,0,0,425,426,5,82,0,0,426,427,5,101,0,0,427,428,5,112,0,0,428,429,5,108,0,0,429,437,5,121,0,0,430,431,5,64,0,0,431,432,5,114,0,0,432,433,5,101,0,0,433,434,5,112,0,0,434,435,5,108,0,0,435,437,5,121,0,0,436,410,1,0,0,0,436,417,1,0,0,0,436,424,1,0,0,0,436,430,1,0,0,0,437,112,1,0,0,0,438,442,5,64,0,0,439,441,7,2,0,0,440,439,1,0,0,0,441,444,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,114,1,0,0,0,444,442,1,0,0,0,445,446,5,46,0,0,446,116,1,0,0,0,447,451,7,3,0,0,448,450,7,2,0,0,449,448,1,0,0,0,450,453,1,0,0,0,451,449,1,0,0,0,451,452,1,0,0,0,452,118,1,0,0,0,453,451,1,0,0,0,454,456,7,4,0,0,455,454,1,0,0,0,456,457,1,0,0,0,457,455,1,0,0,0,457,458,1,0,0,0,458,120,1,0,0,0,459,461,7,4,0,0,460,459,1,0,0,0,461,462,1,0,0,0,462,460,1,0,0,0,462,463,1,0,0,0,463,464,1,0,0,0,464,468,5,46,0,0,465,467,7,4,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,466,1,0,0,0,468,469,1,0,0,0,469,478,1,0,0,0,470,468,1,0,0,0,471,473,5,46,0,0,472,474,7,4,0,0,473,472,1,0,0,0,474,475,1,0,0,0,475,473,1,0,0,0,475,476,1,0,0,0,476,478,1,0,0,0,477,460,1,0,0,0,477,471,1,0,0,0,478,122,1,0,0,0,479,485,5,34,0,0,480,484,8,5,0,0,481,482,5,34,0,0,482,484,5,34,0,0,483,480,1,0,0,0,483,481,1,0,0,0,484,487,1,0,0,0,485,483,1,0,0,0,485,486,1,0,0,0,486,489,1,0,0,0,487,485,1,0,0,0,488,490,7,5,0,0,489,488,1,0,0,0,489,490,1,0,0,0,490,124,1,0,0,0,491,492,7,6,0,0,492,493,1,0,0,0,493,494,6,61,0,0,494,126,1,0,0,0,495,496,5,47,0,0,496,497,5,47,0,0,497,501,1,0,0,0,498,500,9,0,0,0,499,498,1,0,0,0,500,503,1,0,0,0,501,502,1,0,0,0,501,499,1,0,0,0,502,504,1,0,0,0,503,501,1,0,0,0,504,505,5,10,0,0,505,506,1,0,0,0,506,507,6,62,4,0,507,128,1,0,0,0,508,509,9,0,0,0,509,130,1,0,0,0,510,514,4,64,0,0,511,513,3,3,0,0,512,511,1,0,0,0,513,516,1,0,0,0,514,512,1,0,0,0,514,515,1,0,0,0,515,517,1,0,0,0,516,514,1,0,0,0,517,518,5,61,0,0,518,519,5,61,0,0,519,523,1,0,0,0,520,522,8,6,0,0,521,520,1,0,0,0,522,525,1,0,0,0,523,521,1,0,0,0,523,524,1,0,0,0,524,132,1,0,0,0,525,523,1,0,0,0,526,528,8,6,0,0,527,526,1,0,0,0,528,529,1,0,0,0,529,527,1,0,0,0,529,530,1,0,0,0,530,134,1,0,0,0,531,532,7,6,0,0,532,533,1,0,0,0,533,534,6,66,5,0,534,136,1,0,0,0,535,537,8,6,0,0,536,535,1,0,0,0,537,538,1,0,0,0,538,536,1,0,0,0,538,539,1,0,0,0,539,138,1,0,0,0,540,541,7,6,0,0,541,542,1,0,0,0,542,543,6,68,5,0,543,140,1,0,0,0,24,0,1,2,208,278,314,362,408,436,442,451,457,462,468,475,477,483,485,489,501,514,523,529,538,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],Ue=new T.atn.ATNDeserializer().deserialize(Kf),Yf=Ue.decisionToState.map((t,e)=>new T.dfa.DFA(t,e));class s2 extends T.Lexer{constructor(e){super(e),this._interp=new T.atn.LexerATNSimulator(this,Ue,Yf,new T.PredictionContextCache)}get atn(){return Ue}}i2(s2,"grammarFileName","sequenceLexer.g4"),i2(s2,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),i2(s2,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),i2(s2,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'critical'",null,"'ref'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),i2(s2,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),i2(s2,"ruleNames",["WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","HEX","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),s2.EOF=T.Token.EOF,s2.WS=1,s2.CONSTANT=2,s2.READONLY=3,s2.STATIC=4,s2.AWAIT=5,s2.TITLE=6,s2.COL=7,s2.SOPEN=8,s2.SCLOSE=9,s2.ARROW=10,s2.COLOR=11,s2.OR=12,s2.AND=13,s2.EQ=14,s2.NEQ=15,s2.GT=16,s2.LT=17,s2.GTEQ=18,s2.LTEQ=19,s2.PLUS=20,s2.MINUS=21,s2.MULT=22,s2.DIV=23,s2.MOD=24,s2.POW=25,s2.NOT=26,s2.SCOL=27,s2.COMMA=28,s2.ASSIGN=29,s2.OPAR=30,s2.CPAR=31,s2.OBRACE=32,s2.CBRACE=33,s2.TRUE=34,s2.FALSE=35,s2.NIL=36,s2.IF=37,s2.ELSE=38,s2.WHILE=39,s2.RETURN=40,s2.NEW=41,s2.PAR=42,s2.GROUP=43,s2.OPT=44,s2.CRITICAL=45,s2.SECTION=46,s2.REF=47,s2.AS=48,s2.TRY=49,s2.CATCH=50,s2.FINALLY=51,s2.IN=52,s2.STARTER_LXR=53,s2.ANNOTATION_RET=54,s2.ANNOTATION=55,s2.DOT=56,s2.ID=57,s2.INT=58,s2.FLOAT=59,s2.STRING=60,s2.CR=61,s2.COMMENT=62,s2.OTHER=63,s2.DIVIDER=64,s2.EVENT_PAYLOAD_LXR=65,s2.EVENT_END=66,s2.TITLE_CONTENT=67,s2.TITLE_END=68,s2.COMMENT_CHANNEL=2,s2.MODIFIER_CHANNEL=3,s2.EVENT=1,s2.TITLE_MODE=2,s2.prototype.sempred=function(t,e,n){switch(e){case 64:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},s2.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class E extends T.tree.ParseTreeListener{enterProg(e){}exitProg(e){}enterTitle(e){}exitTitle(e){}enterHead(e){}exitHead(e){}enterGroup(e){}exitGroup(e){}enterStarterExp(e){}exitStarterExp(e){}enterStarter(e){}exitStarter(e){}enterParticipant(e){}exitParticipant(e){}enterStereotype(e){}exitStereotype(e){}enterLabel(e){}exitLabel(e){}enterParticipantType(e){}exitParticipantType(e){}enterName(e){}exitName(e){}enterWidth(e){}exitWidth(e){}enterBlock(e){}exitBlock(e){}enterRet(e){}exitRet(e){}enterDivider(e){}exitDivider(e){}enterDividerNote(e){}exitDividerNote(e){}enterStat(e){}exitStat(e){}enterPar(e){}exitPar(e){}enterOpt(e){}exitOpt(e){}enterCritical(e){}exitCritical(e){}enterSection(e){}exitSection(e){}enterCreation(e){}exitCreation(e){}enterRef(e){}exitRef(e){}enterCreationBody(e){}exitCreationBody(e){}enterMessage(e){}exitMessage(e){}enterMessageBody(e){}exitMessageBody(e){}enterFunc(e){}exitFunc(e){}enterFrom(e){}exitFrom(e){}enterTo(e){}exitTo(e){}enterSignature(e){}exitSignature(e){}enterInvocation(e){}exitInvocation(e){}enterAssignment(e){}exitAssignment(e){}enterAsyncMessage(e){}exitAsyncMessage(e){}enterContent(e){}exitContent(e){}enterConstruct(e){}exitConstruct(e){}enterType(e){}exitType(e){}enterAssignee(e){}exitAssignee(e){}enterMethodName(e){}exitMethodName(e){}enterParameters(e){}exitParameters(e){}enterParameter(e){}exitParameter(e){}enterDeclaration(e){}exitDeclaration(e){}enterTcf(e){}exitTcf(e){}enterTryBlock(e){}exitTryBlock(e){}enterCatchBlock(e){}exitCatchBlock(e){}enterFinallyBlock(e){}exitFinallyBlock(e){}enterAlt(e){}exitAlt(e){}enterIfBlock(e){}exitIfBlock(e){}enterElseIfBlock(e){}exitElseIfBlock(e){}enterElseBlock(e){}exitElseBlock(e){}enterBraceBlock(e){}exitBraceBlock(e){}enterLoop(e){}exitLoop(e){}enterAssignmentExpr(e){}exitAssignmentExpr(e){}enterFuncExpr(e){}exitFuncExpr(e){}enterAtomExpr(e){}exitAtomExpr(e){}enterOrExpr(e){}exitOrExpr(e){}enterAdditiveExpr(e){}exitAdditiveExpr(e){}enterRelationalExpr(e){}exitRelationalExpr(e){}enterPlusExpr(e){}exitPlusExpr(e){}enterNotExpr(e){}exitNotExpr(e){}enterUnaryMinusExpr(e){}exitUnaryMinusExpr(e){}enterCreationExpr(e){}exitCreationExpr(e){}enterParenthesizedExpr(e){}exitParenthesizedExpr(e){}enterMultiplicationExpr(e){}exitMultiplicationExpr(e){}enterEqualityExpr(e){}exitEqualityExpr(e){}enterAndExpr(e){}exitAndExpr(e){}enterNumberAtom(e){}exitNumberAtom(e){}enterBooleanAtom(e){}exitBooleanAtom(e){}enterIdAtom(e){}exitIdAtom(e){}enterStringAtom(e){}exitStringAtom(e){}enterNilAtom(e){}exitNilAtom(e){}enterParExpr(e){}exitParExpr(e){}enterCondition(e){}exitCondition(e){}enterInExpr(e){}exitInExpr(e){}}const Xf=[4,1,68,605,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,1,0,3,0,114,8,0,1,0,1,0,3,0,118,8,0,1,0,1,0,1,0,1,0,3,0,124,8,0,1,0,3,0,127,8,0,1,0,1,0,1,0,3,0,132,8,0,1,1,1,1,3,1,136,8,1,1,1,3,1,139,8,1,1,2,1,2,4,2,143,8,2,11,2,12,2,144,1,2,1,2,5,2,149,8,2,10,2,12,2,152,9,2,1,2,3,2,155,8,2,1,3,1,3,3,3,159,8,3,1,3,1,3,5,3,163,8,3,10,3,12,3,166,9,3,1,3,1,3,1,3,3,3,171,8,3,1,3,1,3,1,3,3,3,176,8,3,3,3,178,8,3,1,4,1,4,1,4,3,4,183,8,4,1,4,3,4,186,8,4,1,4,3,4,189,8,4,1,5,1,5,1,6,3,6,194,8,6,1,6,3,6,197,8,6,1,6,1,6,3,6,201,8,6,1,6,3,6,204,8,6,1,6,3,6,207,8,6,1,6,1,6,3,6,211,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,220,8,7,1,7,1,7,3,7,224,8,7,3,7,226,8,7,1,8,1,8,1,8,3,8,231,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,240,8,12,11,12,12,12,241,1,13,1,13,3,13,246,8,13,1,13,3,13,249,8,13,1,13,1,13,1,13,3,13,254,8,13,3,13,256,8,13,1,14,1,14,1,15,1,15,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,3,16,273,8,16,1,16,1,16,1,16,1,16,1,16,3,16,280,8,16,1,17,1,17,1,17,3,17,285,8,17,1,18,1,18,1,18,3,18,290,8,18,1,19,1,19,1,19,3,19,295,8,19,1,19,3,19,298,8,19,1,19,1,19,3,19,302,8,19,1,20,1,20,1,20,3,20,307,8,20,1,20,3,20,310,8,20,1,20,1,20,3,20,314,8,20,1,21,1,21,1,21,3,21,319,8,21,1,22,1,22,1,22,1,22,1,22,5,22,326,8,22,10,22,12,22,329,9,22,5,22,331,8,22,10,22,12,22,334,9,22,1,22,1,22,3,22,338,8,22,1,23,3,23,341,8,23,1,23,1,23,1,23,1,23,3,23,347,8,23,1,23,3,23,350,8,23,1,23,3,23,353,8,23,1,23,3,23,356,8,23,1,24,1,24,1,24,3,24,361,8,24,1,25,3,25,364,8,25,1,25,1,25,1,25,3,25,369,8,25,1,25,1,25,1,25,3,25,374,8,25,1,25,1,25,1,25,1,25,1,25,3,25,381,8,25,1,25,1,25,1,25,3,25,386,8,25,1,26,1,26,1,26,5,26,391,8,26,10,26,12,26,394,9,26,1,27,1,27,1,28,1,28,1,29,1,29,3,29,402,8,29,1,30,1,30,3,30,406,8,30,1,30,1,30,1,31,3,31,411,8,31,1,31,1,31,1,31,1,32,1,32,1,32,3,32,419,8,32,1,32,1,32,1,32,3,32,424,8,32,1,32,1,32,1,32,3,32,429,8,32,3,32,431,8,32,1,33,1,33,1,34,1,34,1,35,1,35,1,36,1,36,1,36,1,36,5,36,443,8,36,10,36,12,36,446,9,36,1,36,3,36,449,8,36,1,37,1,37,1,38,1,38,1,38,5,38,456,8,38,10,38,12,38,459,9,38,1,38,3,38,462,8,38,1,39,1,39,3,39,466,8,39,1,40,1,40,1,40,1,41,1,41,5,41,473,8,41,10,41,12,41,476,9,41,1,41,3,41,479,8,41,1,42,1,42,1,42,1,43,1,43,3,43,486,8,43,1,43,1,43,1,44,1,44,1,44,1,45,1,45,5,45,495,8,45,10,45,12,45,498,9,45,1,45,3,45,501,8,45,1,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,49,1,49,3,49,517,8,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,528,8,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,539,8,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,550,8,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,5,51,573,8,51,10,51,12,51,576,9,51,1,52,1,52,1,52,1,52,1,52,3,52,583,8,52,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,1,53,3,53,594,8,53,1,54,1,54,1,54,3,54,599,8,54,1,55,1,55,1,55,1,55,1,55,0,1,102,56,0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,0,10,2,0,57,57,60,60,2,0,8,8,17,17,2,0,9,9,16,16,2,0,10,10,21,21,1,0,22,24,1,0,20,21,1,0,16,19,1,0,14,15,1,0,58,59,1,0,34,35,672,0,131,1,0,0,0,2,133,1,0,0,0,4,154,1,0,0,0,6,177,1,0,0,0,8,188,1,0,0,0,10,190,1,0,0,0,12,210,1,0,0,0,14,225,1,0,0,0,16,230,1,0,0,0,18,232,1,0,0,0,20,234,1,0,0,0,22,236,1,0,0,0,24,239,1,0,0,0,26,255,1,0,0,0,28,257,1,0,0,0,30,259,1,0,0,0,32,279,1,0,0,0,34,284,1,0,0,0,36,289,1,0,0,0,38,301,1,0,0,0,40,313,1,0,0,0,42,315,1,0,0,0,44,320,1,0,0,0,46,355,1,0,0,0,48,357,1,0,0,0,50,385,1,0,0,0,52,387,1,0,0,0,54,395,1,0,0,0,56,397,1,0,0,0,58,399,1,0,0,0,60,403,1,0,0,0,62,410,1,0,0,0,64,430,1,0,0,0,66,432,1,0,0,0,68,434,1,0,0,0,70,436,1,0,0,0,72,448,1,0,0,0,74,450,1,0,0,0,76,452,1,0,0,0,78,465,1,0,0,0,80,467,1,0,0,0,82,470,1,0,0,0,84,480,1,0,0,0,86,483,1,0,0,0,88,489,1,0,0,0,90,492,1,0,0,0,92,502,1,0,0,0,94,506,1,0,0,0,96,511,1,0,0,0,98,514,1,0,0,0,100,527,1,0,0,0,102,549,1,0,0,0,104,582,1,0,0,0,106,593,1,0,0,0,108,598,1,0,0,0,110,600,1,0,0,0,112,114,3,2,1,0,113,112,1,0,0,0,113,114,1,0,0,0,114,115,1,0,0,0,115,132,5,0,0,1,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,119,1,0,0,0,119,120,3,4,2,0,120,121,5,0,0,1,121,132,1,0,0,0,122,124,3,2,1,0,123,122,1,0,0,0,123,124,1,0,0,0,124,126,1,0,0,0,125,127,3,4,2,0,126,125,1,0,0,0,126,127,1,0,0,0,127,128,1,0,0,0,128,129,3,24,12,0,129,130,5,0,0,1,130,132,1,0,0,0,131,113,1,0,0,0,131,117,1,0,0,0,131,123,1,0,0,0,132,1,1,0,0,0,133,135,5,6,0,0,134,136,5,67,0,0,135,134,1,0,0,0,135,136,1,0,0,0,136,138,1,0,0,0,137,139,5,68,0,0,138,137,1,0,0,0,138,139,1,0,0,0,139,3,1,0,0,0,140,143,3,6,3,0,141,143,3,12,6,0,142,140,1,0,0,0,142,141,1,0,0,0,143,144,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,155,1,0,0,0,146,149,3,6,3,0,147,149,3,12,6,0,148,146,1,0,0,0,148,147,1,0,0,0,149,152,1,0,0,0,150,148,1,0,0,0,150,151,1,0,0,0,151,153,1,0,0,0,152,150,1,0,0,0,153,155,3,8,4,0,154,142,1,0,0,0,154,150,1,0,0,0,155,5,1,0,0,0,156,158,5,43,0,0,157,159,3,20,10,0,158,157,1,0,0,0,158,159,1,0,0,0,159,160,1,0,0,0,160,164,5,32,0,0,161,163,3,12,6,0,162,161,1,0,0,0,163,166,1,0,0,0,164,162,1,0,0,0,164,165,1,0,0,0,165,167,1,0,0,0,166,164,1,0,0,0,167,178,5,33,0,0,168,170,5,43,0,0,169,171,3,20,10,0,170,169,1,0,0,0,170,171,1,0,0,0,171,172,1,0,0,0,172,178,5,32,0,0,173,175,5,43,0,0,174,176,3,20,10,0,175,174,1,0,0,0,175,176,1,0,0,0,176,178,1,0,0,0,177,156,1,0,0,0,177,168,1,0,0,0,177,173,1,0,0,0,178,7,1,0,0,0,179,185,5,53,0,0,180,182,5,30,0,0,181,183,3,10,5,0,182,181,1,0,0,0,182,183,1,0,0,0,183,184,1,0,0,0,184,186,5,31,0,0,185,180,1,0,0,0,185,186,1,0,0,0,186,189,1,0,0,0,187,189,5,55,0,0,188,179,1,0,0,0,188,187,1,0,0,0,189,9,1,0,0,0,190,191,7,0,0,0,191,11,1,0,0,0,192,194,3,18,9,0,193,192,1,0,0,0,193,194,1,0,0,0,194,196,1,0,0,0,195,197,3,14,7,0,196,195,1,0,0,0,196,197,1,0,0,0,197,198,1,0,0,0,198,200,3,20,10,0,199,201,3,22,11,0,200,199,1,0,0,0,200,201,1,0,0,0,201,203,1,0,0,0,202,204,3,16,8,0,203,202,1,0,0,0,203,204,1,0,0,0,204,206,1,0,0,0,205,207,5,11,0,0,206,205,1,0,0,0,206,207,1,0,0,0,207,211,1,0,0,0,208,211,3,14,7,0,209,211,3,18,9,0,210,193,1,0,0,0,210,208,1,0,0,0,210,209,1,0,0,0,211,13,1,0,0,0,212,213,5,8,0,0,213,214,3,20,10,0,214,215,5,9,0,0,215,226,1,0,0,0,216,217,5,8,0,0,217,219,3,20,10,0,218,220,5,16,0,0,219,218,1,0,0,0,219,220,1,0,0,0,220,226,1,0,0,0,221,223,7,1,0,0,222,224,7,2,0,0,223,222,1,0,0,0,223,224,1,0,0,0,224,226,1,0,0,0,225,212,1,0,0,0,225,216,1,0,0,0,225,221,1,0,0,0,226,15,1,0,0,0,227,228,5,48,0,0,228,231,3,20,10,0,229,231,5,48,0,0,230,227,1,0,0,0,230,229,1,0,0,0,231,17,1,0,0,0,232,233,5,55,0,0,233,19,1,0,0,0,234,235,7,0,0,0,235,21,1,0,0,0,236,237,5,58,0,0,237,23,1,0,0,0,238,240,3,32,16,0,239,238,1,0,0,0,240,241,1,0,0,0,241,239,1,0,0,0,241,242,1,0,0,0,242,25,1,0,0,0,243,245,5,40,0,0,244,246,3,102,51,0,245,244,1,0,0,0,245,246,1,0,0,0,246,248,1,0,0,0,247,249,5,27,0,0,248,247,1,0,0,0,248,249,1,0,0,0,249,256,1,0,0,0,250,251,5,54,0,0,251,253,3,64,32,0,252,254,5,66,0,0,253,252,1,0,0,0,253,254,1,0,0,0,254,256,1,0,0,0,255,243,1,0,0,0,255,250,1,0,0,0,256,27,1,0,0,0,257,258,3,30,15,0,258,29,1,0,0,0,259,260,5,64,0,0,260,31,1,0,0,0,261,280,3,90,45,0,262,280,3,34,17,0,263,280,3,36,18,0,264,280,3,38,19,0,265,280,3,40,20,0,266,280,3,44,22,0,267,280,3,100,50,0,268,280,3,42,21,0,269,280,3,48,24,0,270,272,3,64,32,0,271,273,5,66,0,0,272,271,1,0,0,0,272,273,1,0,0,0,273,280,1,0,0,0,274,280,3,26,13,0,275,280,3,28,14,0,276,280,3,82,41,0,277,278,5,63,0,0,278,280,6,16,-1,0,279,261,1,0,0,0,279,262,1,0,0,0,279,263,1,0,0,0,279,264,1,0,0,0,279,265,1,0,0,0,279,266,1,0,0,0,279,267,1,0,0,0,279,268,1,0,0,0,279,269,1,0,0,0,279,270,1,0,0,0,279,274,1,0,0,0,279,275,1,0,0,0,279,276,1,0,0,0,279,277,1,0,0,0,280,33,1,0,0,0,281,282,5,42,0,0,282,285,3,98,49,0,283,285,5,42,0,0,284,281,1,0,0,0,284,283,1,0,0,0,285,35,1,0,0,0,286,287,5,44,0,0,287,290,3,98,49,0,288,290,5,44,0,0,289,286,1,0,0,0,289,288,1,0,0,0,290,37,1,0,0,0,291,297,5,45,0,0,292,294,5,30,0,0,293,295,3,104,52,0,294,293,1,0,0,0,294,295,1,0,0,0,295,296,1,0,0,0,296,298,5,31,0,0,297,292,1,0,0,0,297,298,1,0,0,0,298,299,1,0,0,0,299,302,3,98,49,0,300,302,5,45,0,0,301,291,1,0,0,0,301,300,1,0,0,0,302,39,1,0,0,0,303,309,5,46,0,0,304,306,5,30,0,0,305,307,3,104,52,0,306,305,1,0,0,0,306,307,1,0,0,0,307,308,1,0,0,0,308,310,5,31,0,0,309,304,1,0,0,0,309,310,1,0,0,0,310,311,1,0,0,0,311,314,3,98,49,0,312,314,5,46,0,0,313,303,1,0,0,0,313,312,1,0,0,0,314,41,1,0,0,0,315,318,3,46,23,0,316,319,5,27,0,0,317,319,3,98,49,0,318,316,1,0,0,0,318,317,1,0,0,0,318,319,1,0,0,0,319,43,1,0,0,0,320,321,5,47,0,0,321,322,5,30,0,0,322,332,3,20,10,0,323,327,5,28,0,0,324,326,3,20,10,0,325,324,1,0,0,0,326,329,1,0,0,0,327,325,1,0,0,0,327,328,1,0,0,0,328,331,1,0,0,0,329,327,1,0,0,0,330,323,1,0,0,0,331,334,1,0,0,0,332,330,1,0,0,0,332,333,1,0,0,0,333,335,1,0,0,0,334,332,1,0,0,0,335,337,5,31,0,0,336,338,5,27,0,0,337,336,1,0,0,0,337,338,1,0,0,0,338,45,1,0,0,0,339,341,3,62,31,0,340,339,1,0,0,0,340,341,1,0,0,0,341,342,1,0,0,0,342,343,5,41,0,0,343,349,3,68,34,0,344,346,5,30,0,0,345,347,3,76,38,0,346,345,1,0,0,0,346,347,1,0,0,0,347,348,1,0,0,0,348,350,5,31,0,0,349,344,1,0,0,0,349,350,1,0,0,0,350,356,1,0,0,0,351,353,3,62,31,0,352,351,1,0,0,0,352,353,1,0,0,0,353,354,1,0,0,0,354,356,5,41,0,0,355,340,1,0,0,0,355,352,1,0,0,0,356,47,1,0,0,0,357,360,3,50,25,0,358,361,5,27,0,0,359,361,3,98,49,0,360,358,1,0,0,0,360,359,1,0,0,0,360,361,1,0,0,0,361,49,1,0,0,0,362,364,3,62,31,0,363,362,1,0,0,0,363,364,1,0,0,0,364,373,1,0,0,0,365,366,3,54,27,0,366,367,5,10,0,0,367,369,1,0,0,0,368,365,1,0,0,0,368,369,1,0,0,0,369,370,1,0,0,0,370,371,3,56,28,0,371,372,5,56,0,0,372,374,1,0,0,0,373,368,1,0,0,0,373,374,1,0,0,0,374,375,1,0,0,0,375,386,3,52,26,0,376,386,3,62,31,0,377,378,3,54,27,0,378,379,5,10,0,0,379,381,1,0,0,0,380,377,1,0,0,0,380,381,1,0,0,0,381,382,1,0,0,0,382,383,3,56,28,0,383,384,5,56,0,0,384,386,1,0,0,0,385,363,1,0,0,0,385,376,1,0,0,0,385,380,1,0,0,0,386,51,1,0,0,0,387,392,3,58,29,0,388,389,5,56,0,0,389,391,3,58,29,0,390,388,1,0,0,0,391,394,1,0,0,0,392,390,1,0,0,0,392,393,1,0,0,0,393,53,1,0,0,0,394,392,1,0,0,0,395,396,7,0,0,0,396,55,1,0,0,0,397,398,7,0,0,0,398,57,1,0,0,0,399,401,3,74,37,0,400,402,3,60,30,0,401,400,1,0,0,0,401,402,1,0,0,0,402,59,1,0,0,0,403,405,5,30,0,0,404,406,3,76,38,0,405,404,1,0,0,0,405,406,1,0,0,0,406,407,1,0,0,0,407,408,5,31,0,0,408,61,1,0,0,0,409,411,3,70,35,0,410,409,1,0,0,0,410,411,1,0,0,0,411,412,1,0,0,0,412,413,3,72,36,0,413,414,5,29,0,0,414,63,1,0,0,0,415,416,3,54,27,0,416,417,5,10,0,0,417,419,1,0,0,0,418,415,1,0,0,0,418,419,1,0,0,0,419,420,1,0,0,0,420,421,3,56,28,0,421,423,5,7,0,0,422,424,3,66,33,0,423,422,1,0,0,0,423,424,1,0,0,0,424,431,1,0,0,0,425,426,3,54,27,0,426,428,7,3,0,0,427,429,3,56,28,0,428,427,1,0,0,0,428,429,1,0,0,0,429,431,1,0,0,0,430,418,1,0,0,0,430,425,1,0,0,0,431,65,1,0,0,0,432,433,5,65,0,0,433,67,1,0,0,0,434,435,7,0,0,0,435,69,1,0,0,0,436,437,7,0,0,0,437,71,1,0,0,0,438,449,3,104,52,0,439,444,5,57,0,0,440,441,5,28,0,0,441,443,5,57,0,0,442,440,1,0,0,0,443,446,1,0,0,0,444,442,1,0,0,0,444,445,1,0,0,0,445,449,1,0,0,0,446,444,1,0,0,0,447,449,5,60,0,0,448,438,1,0,0,0,448,439,1,0,0,0,448,447,1,0,0,0,449,73,1,0,0,0,450,451,7,0,0,0,451,75,1,0,0,0,452,457,3,78,39,0,453,454,5,28,0,0,454,456,3,78,39,0,455,453,1,0,0,0,456,459,1,0,0,0,457,455,1,0,0,0,457,458,1,0,0,0,458,461,1,0,0,0,459,457,1,0,0,0,460,462,5,28,0,0,461,460,1,0,0,0,461,462,1,0,0,0,462,77,1,0,0,0,463,466,3,80,40,0,464,466,3,102,51,0,465,463,1,0,0,0,465,464,1,0,0,0,466,79,1,0,0,0,467,468,3,70,35,0,468,469,5,57,0,0,469,81,1,0,0,0,470,474,3,84,42,0,471,473,3,86,43,0,472,471,1,0,0,0,473,476,1,0,0,0,474,472,1,0,0,0,474,475,1,0,0,0,475,478,1,0,0,0,476,474,1,0,0,0,477,479,3,88,44,0,478,477,1,0,0,0,478,479,1,0,0,0,479,83,1,0,0,0,480,481,5,49,0,0,481,482,3,98,49,0,482,85,1,0,0,0,483,485,5,50,0,0,484,486,3,60,30,0,485,484,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,488,3,98,49,0,488,87,1,0,0,0,489,490,5,51,0,0,490,491,3,98,49,0,491,89,1,0,0,0,492,496,3,92,46,0,493,495,3,94,47,0,494,493,1,0,0,0,495,498,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,500,1,0,0,0,498,496,1,0,0,0,499,501,3,96,48,0,500,499,1,0,0,0,500,501,1,0,0,0,501,91,1,0,0,0,502,503,5,37,0,0,503,504,3,106,53,0,504,505,3,98,49,0,505,93,1,0,0,0,506,507,5,38,0,0,507,508,5,37,0,0,508,509,3,106,53,0,509,510,3,98,49,0,510,95,1,0,0,0,511,512,5,38,0,0,512,513,3,98,49,0,513,97,1,0,0,0,514,516,5,32,0,0,515,517,3,24,12,0,516,515,1,0,0,0,516,517,1,0,0,0,517,518,1,0,0,0,518,519,5,33,0,0,519,99,1,0,0,0,520,521,5,39,0,0,521,522,3,106,53,0,522,523,3,98,49,0,523,528,1,0,0,0,524,525,5,39,0,0,525,528,3,106,53,0,526,528,5,39,0,0,527,520,1,0,0,0,527,524,1,0,0,0,527,526,1,0,0,0,528,101,1,0,0,0,529,530,6,51,-1,0,530,550,3,104,52,0,531,532,5,21,0,0,532,550,3,102,51,13,533,534,5,26,0,0,534,550,3,102,51,12,535,536,3,56,28,0,536,537,5,56,0,0,537,539,1,0,0,0,538,535,1,0,0,0,538,539,1,0,0,0,539,540,1,0,0,0,540,550,3,52,26,0,541,550,3,42,21,0,542,543,5,30,0,0,543,544,3,102,51,0,544,545,5,31,0,0,545,550,1,0,0,0,546,547,3,62,31,0,547,548,3,102,51,1,548,550,1,0,0,0,549,529,1,0,0,0,549,531,1,0,0,0,549,533,1,0,0,0,549,538,1,0,0,0,549,541,1,0,0,0,549,542,1,0,0,0,549,546,1,0,0,0,550,574,1,0,0,0,551,552,10,11,0,0,552,553,7,4,0,0,553,573,3,102,51,12,554,555,10,10,0,0,555,556,7,5,0,0,556,573,3,102,51,11,557,558,10,9,0,0,558,559,7,6,0,0,559,573,3,102,51,10,560,561,10,8,0,0,561,562,7,7,0,0,562,573,3,102,51,9,563,564,10,7,0,0,564,565,5,13,0,0,565,573,3,102,51,8,566,567,10,6,0,0,567,568,5,12,0,0,568,573,3,102,51,7,569,570,10,5,0,0,570,571,5,20,0,0,571,573,3,102,51,6,572,551,1,0,0,0,572,554,1,0,0,0,572,557,1,0,0,0,572,560,1,0,0,0,572,563,1,0,0,0,572,566,1,0,0,0,572,569,1,0,0,0,573,576,1,0,0,0,574,572,1,0,0,0,574,575,1,0,0,0,575,103,1,0,0,0,576,574,1,0,0,0,577,583,7,8,0,0,578,583,7,9,0,0,579,583,5,57,0,0,580,583,5,60,0,0,581,583,5,36,0,0,582,577,1,0,0,0,582,578,1,0,0,0,582,579,1,0,0,0,582,580,1,0,0,0,582,581,1,0,0,0,583,105,1,0,0,0,584,585,5,30,0,0,585,586,3,108,54,0,586,587,5,31,0,0,587,594,1,0,0,0,588,589,5,30,0,0,589,594,3,108,54,0,590,591,5,30,0,0,591,594,5,31,0,0,592,594,5,30,0,0,593,584,1,0,0,0,593,588,1,0,0,0,593,590,1,0,0,0,593,592,1,0,0,0,594,107,1,0,0,0,595,599,3,104,52,0,596,599,3,102,51,0,597,599,3,110,55,0,598,595,1,0,0,0,598,596,1,0,0,0,598,597,1,0,0,0,599,109,1,0,0,0,600,601,5,57,0,0,601,602,5,52,0,0,602,603,5,57,0,0,603,111,1,0,0,0,87,113,117,123,126,131,135,138,142,144,148,150,154,158,164,170,175,177,182,185,188,193,196,200,203,206,210,219,223,225,230,241,245,248,253,255,272,279,284,289,294,297,301,306,309,313,318,327,332,337,340,346,349,352,355,360,363,368,373,380,385,392,401,405,410,418,423,428,430,444,448,457,461,465,474,478,485,496,500,516,527,538,549,572,574,582,593,598],We=new T.atn.ATNDeserializer().deserialize(Xf),Qf=We.decisionToState.map((t,e)=>new T.dfa.DFA(t,e)),Jf=new T.PredictionContextCache,A=class extends T.Parser{constructor(e){super(e),this._interp=new T.atn.ParserATNSimulator(this,We,Qf,Jf),this.ruleNames=A.ruleNames,this.literalNames=A.literalNames,this.symbolicNames=A.symbolicNames}get atn(){return We}sempred(e,n,i){switch(n){case 51:return this.expr_sempred(e,i);default:throw"No predicate with index:"+n}}expr_sempred(e,n){switch(n){case 0:return this.precpred(this._ctx,11);case 1:return this.precpred(this._ctx,10);case 2:return this.precpred(this._ctx,9);case 3:return this.precpred(this._ctx,8);case 4:return this.precpred(this._ctx,7);case 5:return this.precpred(this._ctx,6);case 6:return this.precpred(this._ctx,5);default:throw"No predicate with index:"+n}}prog(){let e=new ko(this,this._ctx,this.state);this.enterRule(e,0,A.RULE_prog);var n=0;try{this.state=131,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,4,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=113,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=112,this.title()),this.state=115,this.match(A.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=119,this.head(),this.state=120,this.match(A.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=123,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=122,this.title()),this.state=126,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,3,this._ctx);i===1&&(this.state=125,this.head()),this.state=128,this.block(),this.state=129,this.match(A.EOF);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}title(){let e=new He(this,this._ctx,this.state);this.enterRule(e,2,A.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=133,this.match(A.TITLE),this.state=135,this._errHandler.sync(this),n=this._input.LA(1),n===67&&(this.state=134,this.match(A.TITLE_CONTENT)),this.state=138,this._errHandler.sync(this),n=this._input.LA(1),n===68&&(this.state=137,this.match(A.TITLE_END))}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}head(){let e=new $e(this,this._ctx,this.state);this.enterRule(e,4,A.RULE_head);try{this.state=154,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=142,this._errHandler.sync(this);var i=1;do{switch(i){case 1:switch(this.state=142,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=140,this.group();break;case 8:case 17:case 55:case 57:case 60:this.state=141,this.participant();break;default:throw new T.error.NoViableAltException(this)}break;default:throw new T.error.NoViableAltException(this)}this.state=144,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,8,this._ctx)}while(i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=150,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,10,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;){if(i===1)switch(this.state=148,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=146,this.group();break;case 8:case 17:case 55:case 57:case 60:this.state=147,this.participant();break;default:throw new T.error.NoViableAltException(this)}this.state=152,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=153,this.starterExp();break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}group(){let e=new K8(this,this._ctx,this.state);this.enterRule(e,6,A.RULE_group);var n=0;try{this.state=177,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,16,this._ctx);switch(i){case 1:for(this.enterOuterAlt(e,1),this.state=156,this.match(A.GROUP),this.state=158,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=157,this.name()),this.state=160,this.match(A.OBRACE),this.state=164,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-55&-32)==0&&(1<<n-55&37)!==0;)this.state=161,this.participant(),this.state=166,this._errHandler.sync(this),n=this._input.LA(1);this.state=167,this.match(A.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=168,this.match(A.GROUP),this.state=170,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=169,this.name()),this.state=172,this.match(A.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=173,this.match(A.GROUP),this.state=175,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,15,this._ctx);i===1&&(this.state=174,this.name());break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}starterExp(){let e=new Ve(this,this._ctx,this.state);this.enterRule(e,8,A.RULE_starterExp);var n=0;try{switch(this.state=188,this._errHandler.sync(this),this._input.LA(1)){case 53:this.enterOuterAlt(e,1),this.state=179,this.match(A.STARTER_LXR),this.state=185,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=180,this.match(A.OPAR),this.state=182,this._errHandler.sync(this),n=this._input.LA(1),(n===57||n===60)&&(this.state=181,this.starter()),this.state=184,this.match(A.CPAR));break;case 55:this.enterOuterAlt(e,2),this.state=187,this.match(A.ANNOTATION);break;default:throw new T.error.NoViableAltException(this)}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}starter(){let e=new Ge(this,this._ctx,this.state);this.enterRule(e,10,A.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=190,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}participant(){let e=new f0(this,this._ctx,this.state);this.enterRule(e,12,A.RULE_participant);var n=0;try{this.state=210,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,25,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=193,this._errHandler.sync(this),n=this._input.LA(1),n===55&&(this.state=192,this.participantType()),this.state=196,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=195,this.stereotype()),this.state=198,this.name(),this.state=200,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,22,this._ctx);i===1&&(this.state=199,this.width()),this.state=203,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=202,this.label()),this.state=206,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=205,this.match(A.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=208,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=209,this.participantType();break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}stereotype(){let e=new je(this,this._ctx,this.state);this.enterRule(e,14,A.RULE_stereotype);var n=0;try{this.state=225,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,28,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=212,this.match(A.SOPEN),this.state=213,this.name(),this.state=214,this.match(A.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=216,this.match(A.SOPEN),this.state=217,this.name(),this.state=219,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=218,this.match(A.GT));break;case 3:this.enterOuterAlt(e,3),this.state=221,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=223,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=222,n=this._input.LA(1),n===9||n===16?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this));break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}label(){let e=new qe(this,this._ctx,this.state);this.enterRule(e,16,A.RULE_label);try{this.state=230,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=227,this.match(A.AS),this.state=228,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=229,this.match(A.AS);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}participantType(){let e=new Ke(this,this._ctx,this.state);this.enterRule(e,18,A.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=232,this.match(A.ANNOTATION)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}name(){let e=new G4(this,this._ctx,this.state);this.enterRule(e,20,A.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=234,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}width(){let e=new Ye(this,this._ctx,this.state);this.enterRule(e,22,A.RULE_width);try{this.enterOuterAlt(e,1),this.state=236,this.match(A.INT)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}block(){let e=new Y8(this,this._ctx,this.state);this.enterRule(e,24,A.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=239,this._errHandler.sync(this),n=this._input.LA(1);do this.state=238,this.stat(),this.state=241,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&1737539055)!==0)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}ret(){let e=new Xe(this,this._ctx,this.state);this.enterRule(e,26,A.RULE_ret);var n=0;try{switch(this.state=255,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=243,this.match(A.RETURN),this.state=245,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,31,this._ctx);i===1&&(this.state=244,this.expr(0)),this.state=248,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=247,this.match(A.SCOL));break;case 54:this.enterOuterAlt(e,2),this.state=250,this.match(A.ANNOTATION_RET),this.state=251,this.asyncMessage(),this.state=253,this._errHandler.sync(this),n=this._input.LA(1),n===66&&(this.state=252,this.match(A.EVENT_END));break;default:throw new T.error.NoViableAltException(this)}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}divider(){let e=new Qe(this,this._ctx,this.state);this.enterRule(e,28,A.RULE_divider);try{this.enterOuterAlt(e,1),this.state=257,this.dividerNote()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}dividerNote(){let e=new Je(this,this._ctx,this.state);this.enterRule(e,30,A.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=259,this.match(A.DIVIDER)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}stat(){let e=new X8(this,this._ctx,this.state);this.enterRule(e,32,A.RULE_stat);var n=0;try{this.state=279,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,36,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=261,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=262,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=263,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=264,this.critical();break;case 5:this.enterOuterAlt(e,5),this.state=265,this.section();break;case 6:this.enterOuterAlt(e,6),this.state=266,this.ref();break;case 7:this.enterOuterAlt(e,7),this.state=267,this.loop();break;case 8:this.enterOuterAlt(e,8),this.state=268,this.creation();break;case 9:this.enterOuterAlt(e,9),this.state=269,this.message();break;case 10:this.enterOuterAlt(e,10),this.state=270,this.asyncMessage(),this.state=272,this._errHandler.sync(this),n=this._input.LA(1),n===66&&(this.state=271,this.match(A.EVENT_END));break;case 11:this.enterOuterAlt(e,11),this.state=274,this.ret();break;case 12:this.enterOuterAlt(e,12),this.state=275,this.divider();break;case 13:this.enterOuterAlt(e,13),this.state=276,this.tcf();break;case 14:this.enterOuterAlt(e,14),this.state=277,e._OTHER=this.match(A.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}par(){let e=new et(this,this._ctx,this.state);this.enterRule(e,34,A.RULE_par);try{this.state=284,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=281,this.match(A.PAR),this.state=282,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=283,this.match(A.PAR);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}opt(){let e=new tt(this,this._ctx,this.state);this.enterRule(e,36,A.RULE_opt);try{this.state=289,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=286,this.match(A.OPT),this.state=287,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=288,this.match(A.OPT);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}critical(){let e=new nt(this,this._ctx,this.state);this.enterRule(e,38,A.RULE_critical);var n=0;try{this.state=301,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,41,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=291,this.match(A.CRITICAL),this.state=297,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=292,this.match(A.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=293,this.atom()),this.state=296,this.match(A.CPAR)),this.state=299,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=300,this.match(A.CRITICAL);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}section(){let e=new it(this,this._ctx,this.state);this.enterRule(e,40,A.RULE_section);var n=0;try{this.state=313,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,44,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=303,this.match(A.SECTION),this.state=309,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=304,this.match(A.OPAR),this.state=306,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=305,this.atom()),this.state=308,this.match(A.CPAR)),this.state=311,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=312,this.match(A.SECTION);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}creation(){let e=new Q8(this,this._ctx,this.state);this.enterRule(e,42,A.RULE_creation);try{this.enterOuterAlt(e,1),this.state=315,this.creationBody(),this.state=318,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,45,this._ctx);n===1?(this.state=316,this.match(A.SCOL)):n===2&&(this.state=317,this.braceBlock())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}ref(){let e=new st(this,this._ctx,this.state);this.enterRule(e,44,A.RULE_ref);var n=0;try{for(this.enterOuterAlt(e,1),this.state=320,this.match(A.REF),this.state=321,this.match(A.OPAR),this.state=322,this.name(),this.state=332,this._errHandler.sync(this),n=this._input.LA(1);n===28;){for(this.state=323,this.match(A.COMMA),this.state=327,this._errHandler.sync(this),n=this._input.LA(1);n===57||n===60;)this.state=324,this.name(),this.state=329,this._errHandler.sync(this),n=this._input.LA(1);this.state=334,this._errHandler.sync(this),n=this._input.LA(1)}this.state=335,this.match(A.CPAR),this.state=337,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=336,this.match(A.SCOL))}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}creationBody(){let e=new rt(this,this._ctx,this.state);this.enterRule(e,46,A.RULE_creationBody);var n=0;try{this.state=355,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,53,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=340,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=339,this.assignment()),this.state=342,this.match(A.NEW),this.state=343,this.construct(),this.state=349,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,51,this._ctx);i===1&&(this.state=344,this.match(A.OPAR),this.state=346,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&125829255)!==0)&&(this.state=345,this.parameters()),this.state=348,this.match(A.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=352,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&125829127)!==0&&(this.state=351,this.assignment()),this.state=354,this.match(A.NEW);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}message(){let e=new ot(this,this._ctx,this.state);this.enterRule(e,48,A.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=357,this.messageBody(),this.state=360,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=358,this.match(A.SCOL);break;case 32:this.state=359,this.braceBlock();break;case-1:case 33:case 34:case 35:case 36:case 37:case 39:case 40:case 41:case 42:case 44:case 45:case 46:case 47:case 49:case 54:case 57:case 58:case 59:case 60:case 63:case 64:break;default:break}}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}messageBody(){let e=new lt(this,this._ctx,this.state);this.enterRule(e,50,A.RULE_messageBody);try{this.state=385,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,59,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=363,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,55,this._ctx);n===1&&(this.state=362,this.assignment()),this.state=373,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,57,this._ctx);if(n===1){this.state=368,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,56,this._ctx);n===1&&(this.state=365,this.from(),this.state=366,this.match(A.ARROW)),this.state=370,this.to(),this.state=371,this.match(A.DOT)}this.state=375,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=376,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=380,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,58,this._ctx);n===1&&(this.state=377,this.from(),this.state=378,this.match(A.ARROW)),this.state=382,this.to(),this.state=383,this.match(A.DOT);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}func(){let e=new J8(this,this._ctx,this.state);this.enterRule(e,52,A.RULE_func);try{this.enterOuterAlt(e,1),this.state=387,this.signature(),this.state=392,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,60,this._ctx);n!=2&&n!=T.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=388,this.match(A.DOT),this.state=389,this.signature()),this.state=394,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,60,this._ctx)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}from(){let e=new e7(this,this._ctx,this.state);this.enterRule(e,54,A.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=395,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}to(){let e=new u5(this,this._ctx,this.state);this.enterRule(e,56,A.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}signature(){let e=new t7(this,this._ctx,this.state);this.enterRule(e,58,A.RULE_signature);try{this.enterOuterAlt(e,1),this.state=399,this.methodName(),this.state=401,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,61,this._ctx);n===1&&(this.state=400,this.invocation())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}invocation(){let e=new n7(this,this._ctx,this.state);this.enterRule(e,60,A.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=403,this.match(A.OPAR),this.state=405,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&125829255)!==0)&&(this.state=404,this.parameters()),this.state=407,this.match(A.CPAR)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}assignment(){let e=new h5(this,this._ctx,this.state);this.enterRule(e,62,A.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=410,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,63,this._ctx);n===1&&(this.state=409,this.type()),this.state=412,this.assignee(),this.state=413,this.match(A.ASSIGN)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}asyncMessage(){let e=new i7(this,this._ctx,this.state);this.enterRule(e,64,A.RULE_asyncMessage);var n=0;try{this.state=430,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,67,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=418,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,64,this._ctx);i===1&&(this.state=415,this.from(),this.state=416,this.match(A.ARROW)),this.state=420,this.to(),this.state=421,this.match(A.COL),this.state=423,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=422,this.content());break;case 2:this.enterOuterAlt(e,2),this.state=425,this.from(),this.state=426,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=428,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,66,this._ctx);i===1&&(this.state=427,this.to());break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}content(){let e=new Lt(this,this._ctx,this.state);this.enterRule(e,66,A.RULE_content);try{this.enterOuterAlt(e,1),this.state=432,this.match(A.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}construct(){let e=new at(this,this._ctx,this.state);this.enterRule(e,68,A.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=434,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}type(){let e=new s7(this,this._ctx,this.state);this.enterRule(e,70,A.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=436,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}assignee(){let e=new ct(this,this._ctx,this.state);this.enterRule(e,72,A.RULE_assignee);var n=0;try{this.state=448,this._errHandler.sync(this);var i=this._interp.adaptivePredict(this._input,69,this._ctx);switch(i){case 1:this.enterOuterAlt(e,1),this.state=438,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=439,this.match(A.ID),this.state=444,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=440,this.match(A.COMMA),this.state=441,this.match(A.ID),this.state=446,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=447,this.match(A.STRING);break}}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}methodName(){let e=new Ct(this,this._ctx,this.state);this.enterRule(e,74,A.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=450,n=this._input.LA(1),n===57||n===60?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}parameters(){let e=new r7(this,this._ctx,this.state);this.enterRule(e,76,A.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=452,this.parameter(),this.state=457,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,70,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;)i===1&&(this.state=453,this.match(A.COMMA),this.state=454,this.parameter()),this.state=459,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,70,this._ctx);this.state=461,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=460,this.match(A.COMMA))}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}parameter(){let e=new o7(this,this._ctx,this.state);this.enterRule(e,78,A.RULE_parameter);try{this.state=465,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,72,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=463,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=464,this.expr(0);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}declaration(){let e=new ut(this,this._ctx,this.state);this.enterRule(e,80,A.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=467,this.type(),this.state=468,this.match(A.ID)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}tcf(){let e=new ht(this,this._ctx,this.state);this.enterRule(e,82,A.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=470,this.tryBlock(),this.state=474,this._errHandler.sync(this),n=this._input.LA(1);n===50;)this.state=471,this.catchBlock(),this.state=476,this._errHandler.sync(this),n=this._input.LA(1);this.state=478,this._errHandler.sync(this),n=this._input.LA(1),n===51&&(this.state=477,this.finallyBlock())}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}tryBlock(){let e=new dt(this,this._ctx,this.state);this.enterRule(e,84,A.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=480,this.match(A.TRY),this.state=481,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}catchBlock(){let e=new l7(this,this._ctx,this.state);this.enterRule(e,86,A.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=483,this.match(A.CATCH),this.state=485,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=484,this.invocation()),this.state=487,this.braceBlock()}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}finallyBlock(){let e=new ft(this,this._ctx,this.state);this.enterRule(e,88,A.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=489,this.match(A.FINALLY),this.state=490,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}alt(){let e=new gt(this,this._ctx,this.state);this.enterRule(e,90,A.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=492,this.ifBlock(),this.state=496,this._errHandler.sync(this);for(var i=this._interp.adaptivePredict(this._input,76,this._ctx);i!=2&&i!=T.atn.ATN.INVALID_ALT_NUMBER;)i===1&&(this.state=493,this.elseIfBlock()),this.state=498,this._errHandler.sync(this),i=this._interp.adaptivePredict(this._input,76,this._ctx);this.state=500,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=499,this.elseBlock())}catch(s){if(s instanceof T.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}ifBlock(){let e=new pt(this,this._ctx,this.state);this.enterRule(e,92,A.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=502,this.match(A.IF),this.state=503,this.parExpr(),this.state=504,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseIfBlock(){let e=new L7(this,this._ctx,this.state);this.enterRule(e,94,A.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=506,this.match(A.ELSE),this.state=507,this.match(A.IF),this.state=508,this.parExpr(),this.state=509,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseBlock(){let e=new mt(this,this._ctx,this.state);this.enterRule(e,96,A.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=511,this.match(A.ELSE),this.state=512,this.braceBlock()}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}braceBlock(){let e=new Y1(this,this._ctx,this.state);this.enterRule(e,98,A.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=514,this.match(A.OBRACE),this.state=516,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&1737539055)!==0&&(this.state=515,this.block()),this.state=518,this.match(A.CBRACE)}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}loop(){let e=new wt(this,this._ctx,this.state);this.enterRule(e,100,A.RULE_loop);try{this.state=527,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,79,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=520,this.match(A.WHILE),this.state=521,this.parExpr(),this.state=522,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=524,this.match(A.WHILE),this.state=525,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=526,this.match(A.WHILE);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,i=this.state;let s=new b2(this,this._ctx,i),r=s;const o=102;this.enterRecursionRule(s,102,A.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=549,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,81,this._ctx);switch(L){case 1:s=new So(this,s),this._ctx=s,r=s,this.state=530,this.atom();break;case 2:s=new No(this,s),this._ctx=s,r=s,this.state=531,this.match(A.MINUS),this.state=532,this.expr(13);break;case 3:s=new Oo(this,s),this._ctx=s,r=s,this.state=533,this.match(A.NOT),this.state=534,this.expr(12);break;case 4:s=new To(this,s),this._ctx=s,r=s,this.state=538,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,80,this._ctx);L===1&&(this.state=535,this.to(),this.state=536,this.match(A.DOT)),this.state=540,this.func();break;case 5:s=new Do(this,s),this._ctx=s,r=s,this.state=541,this.creation();break;case 6:s=new Po(this,s),this._ctx=s,r=s,this.state=542,this.match(A.OPAR),this.state=543,this.expr(0),this.state=544,this.match(A.CPAR);break;case 7:s=new Zo(this,s),this._ctx=s,r=s,this.state=546,this.assignment(),this.state=547,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=574,this._errHandler.sync(this);for(var a=this._interp.adaptivePredict(this._input,83,this._ctx);a!=2&&a!=T.atn.ATN.INVALID_ALT_NUMBER;){if(a===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),r=s,this.state=572,this._errHandler.sync(this);var L=this._interp.adaptivePredict(this._input,82,this._ctx);switch(L){case 1:if(s=new Bo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=551,!this.precpred(this._ctx,11))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=552,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&29360128)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=553,this.expr(12);break;case 2:if(s=new Eo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=554,!this.precpred(this._ctx,10))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=555,s.op=this._input.LT(1),l=this._input.LA(1),l===20||l===21?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=556,this.expr(11);break;case 3:if(s=new Io(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=557,!this.precpred(this._ctx,9))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=558,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&983040)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=559,this.expr(10);break;case 4:if(s=new zo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=560,!this.precpred(this._ctx,8))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=561,s.op=this._input.LT(1),l=this._input.LA(1),l===14||l===15?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=562,this.expr(9);break;case 5:if(s=new Uo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=563,!this.precpred(this._ctx,7))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=564,this.match(A.AND),this.state=565,this.expr(8);break;case 6:if(s=new bo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=566,!this.precpred(this._ctx,6))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=567,this.match(A.OR),this.state=568,this.expr(7);break;case 7:if(s=new Fo(this,new b2(this,n,i)),this.pushNewRecursionContext(s,o,A.RULE_expr),this.state=569,!this.precpred(this._ctx,5))throw new T.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=570,this.match(A.PLUS),this.state=571,this.expr(6);break}}this.state=576,this._errHandler.sync(this),a=this._interp.adaptivePredict(this._input,83,this._ctx)}}catch(c){if(c instanceof T.error.RecognitionException)s.exception=c,this._errHandler.reportError(this,c),this._errHandler.recover(this,c);else throw c}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new I3(this,this._ctx,this.state);this.enterRule(e,104,A.RULE_atom);var n=0;try{switch(this.state=582,this._errHandler.sync(this),this._input.LA(1)){case 58:case 59:e=new Go(this,e),this.enterOuterAlt(e,1),this.state=577,n=this._input.LA(1),n===58||n===59?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new Wo(this,e),this.enterOuterAlt(e,2),this.state=578,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 57:e=new Ho(this,e),this.enterOuterAlt(e,3),this.state=579,this.match(A.ID);break;case 60:e=new $o(this,e),this.enterOuterAlt(e,4),this.state=580,this.match(A.STRING);break;case 36:e=new Vo(this,e),this.enterOuterAlt(e,5),this.state=581,this.match(A.NIL);break;default:throw new T.error.NoViableAltException(this)}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}parExpr(){let e=new d5(this,this._ctx,this.state);this.enterRule(e,106,A.RULE_parExpr);try{this.state=593,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,85,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=584,this.match(A.OPAR),this.state=585,this.condition(),this.state=586,this.match(A.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=588,this.match(A.OPAR),this.state=589,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=590,this.match(A.OPAR),this.state=591,this.match(A.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=592,this.match(A.OPAR);break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}condition(){let e=new xt(this,this._ctx,this.state);this.enterRule(e,108,A.RULE_condition);try{this.state=598,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,86,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=595,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=596,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=597,this.inExpr();break}}catch(i){if(i instanceof T.error.RecognitionException)e.exception=i,this._errHandler.reportError(this,i),this._errHandler.recover(this,i);else throw i}finally{this.exitRule()}return e}inExpr(){let e=new _t(this,this._ctx,this.state);this.enterRule(e,110,A.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=600,this.match(A.ID),this.state=601,this.match(A.IN),this.state=602,this.match(A.ID)}catch(n){if(n instanceof T.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}};let d=A;i2(d,"grammarFileName","java-escape"),i2(d,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'critical'",null,"'ref'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),i2(d,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","CRITICAL","SECTION","REF","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),i2(d,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","critical","section","creation","ref","creationBody","message","messageBody","func","from","to","signature","invocation","assignment","asyncMessage","content","construct","type","assignee","methodName","parameters","parameter","declaration","tcf","tryBlock","catchBlock","finallyBlock","alt","ifBlock","elseIfBlock","elseBlock","braceBlock","loop","expr","atom","parExpr","condition","inExpr"]),d.EOF=T.Token.EOF,d.WS=1,d.CONSTANT=2,d.READONLY=3,d.STATIC=4,d.AWAIT=5,d.TITLE=6,d.COL=7,d.SOPEN=8,d.SCLOSE=9,d.ARROW=10,d.COLOR=11,d.OR=12,d.AND=13,d.EQ=14,d.NEQ=15,d.GT=16,d.LT=17,d.GTEQ=18,d.LTEQ=19,d.PLUS=20,d.MINUS=21,d.MULT=22,d.DIV=23,d.MOD=24,d.POW=25,d.NOT=26,d.SCOL=27,d.COMMA=28,d.ASSIGN=29,d.OPAR=30,d.CPAR=31,d.OBRACE=32,d.CBRACE=33,d.TRUE=34,d.FALSE=35,d.NIL=36,d.IF=37,d.ELSE=38,d.WHILE=39,d.RETURN=40,d.NEW=41,d.PAR=42,d.GROUP=43,d.OPT=44,d.CRITICAL=45,d.SECTION=46,d.REF=47,d.AS=48,d.TRY=49,d.CATCH=50,d.FINALLY=51,d.IN=52,d.STARTER_LXR=53,d.ANNOTATION_RET=54,d.ANNOTATION=55,d.DOT=56,d.ID=57,d.INT=58,d.FLOAT=59,d.STRING=60,d.CR=61,d.COMMENT=62,d.OTHER=63,d.DIVIDER=64,d.EVENT_PAYLOAD_LXR=65,d.EVENT_END=66,d.TITLE_CONTENT=67,d.TITLE_END=68,d.RULE_prog=0,d.RULE_title=1,d.RULE_head=2,d.RULE_group=3,d.RULE_starterExp=4,d.RULE_starter=5,d.RULE_participant=6,d.RULE_stereotype=7,d.RULE_label=8,d.RULE_participantType=9,d.RULE_name=10,d.RULE_width=11,d.RULE_block=12,d.RULE_ret=13,d.RULE_divider=14,d.RULE_dividerNote=15,d.RULE_stat=16,d.RULE_par=17,d.RULE_opt=18,d.RULE_critical=19,d.RULE_section=20,d.RULE_creation=21,d.RULE_ref=22,d.RULE_creationBody=23,d.RULE_message=24,d.RULE_messageBody=25,d.RULE_func=26,d.RULE_from=27,d.RULE_to=28,d.RULE_signature=29,d.RULE_invocation=30,d.RULE_assignment=31,d.RULE_asyncMessage=32,d.RULE_content=33,d.RULE_construct=34,d.RULE_type=35,d.RULE_assignee=36,d.RULE_methodName=37,d.RULE_parameters=38,d.RULE_parameter=39,d.RULE_declaration=40,d.RULE_tcf=41,d.RULE_tryBlock=42,d.RULE_catchBlock=43,d.RULE_finallyBlock=44,d.RULE_alt=45,d.RULE_ifBlock=46,d.RULE_elseIfBlock=47,d.RULE_elseBlock=48,d.RULE_braceBlock=49,d.RULE_loop=50,d.RULE_expr=51,d.RULE_atom=52,d.RULE_parExpr=53,d.RULE_condition=54,d.RULE_inExpr=55;class ko extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_prog}EOF(){return this.getToken(d.EOF,0)}title(){return this.getTypedRuleContext(He,0)}head(){return this.getTypedRuleContext($e,0)}block(){return this.getTypedRuleContext(Y8,0)}enterRule(e){e instanceof E&&e.enterProg(this)}exitRule(e){e instanceof E&&e.exitProg(this)}}class He extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_title}TITLE(){return this.getToken(d.TITLE,0)}TITLE_CONTENT(){return this.getToken(d.TITLE_CONTENT,0)}TITLE_END(){return this.getToken(d.TITLE_END,0)}enterRule(e){e instanceof E&&e.enterTitle(this)}exitRule(e){e instanceof E&&e.exitTitle(this)}}class $e extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(K8):this.getTypedRuleContext(K8,n)});i2(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(f0):this.getTypedRuleContext(f0,n)});this.parser=n,this.ruleIndex=d.RULE_head}starterExp(){return this.getTypedRuleContext(Ve,0)}enterRule(n){n instanceof E&&n.enterHead(this)}exitRule(n){n instanceof E&&n.exitHead(this)}}class K8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(f0):this.getTypedRuleContext(f0,n)});this.parser=n,this.ruleIndex=d.RULE_group}GROUP(){return this.getToken(d.GROUP,0)}OBRACE(){return this.getToken(d.OBRACE,0)}CBRACE(){return this.getToken(d.CBRACE,0)}name(){return this.getTypedRuleContext(G4,0)}enterRule(n){n instanceof E&&n.enterGroup(this)}exitRule(n){n instanceof E&&n.exitGroup(this)}}class Ve extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_starterExp}STARTER_LXR(){return this.getToken(d.STARTER_LXR,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}starter(){return this.getTypedRuleContext(Ge,0)}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof E&&e.enterStarterExp(this)}exitRule(e){e instanceof E&&e.exitStarterExp(this)}}class Ge extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_starter}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterStarter(this)}exitRule(e){e instanceof E&&e.exitStarter(this)}}class f0 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_participant}name(){return this.getTypedRuleContext(G4,0)}participantType(){return this.getTypedRuleContext(Ke,0)}stereotype(){return this.getTypedRuleContext(je,0)}width(){return this.getTypedRuleContext(Ye,0)}label(){return this.getTypedRuleContext(qe,0)}COLOR(){return this.getToken(d.COLOR,0)}enterRule(e){e instanceof E&&e.enterParticipant(this)}exitRule(e){e instanceof E&&e.exitParticipant(this)}}class je extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_stereotype}SOPEN(){return this.getToken(d.SOPEN,0)}name(){return this.getTypedRuleContext(G4,0)}SCLOSE(){return this.getToken(d.SCLOSE,0)}GT(){return this.getToken(d.GT,0)}LT(){return this.getToken(d.LT,0)}enterRule(e){e instanceof E&&e.enterStereotype(this)}exitRule(e){e instanceof E&&e.exitStereotype(this)}}class qe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_label}AS(){return this.getToken(d.AS,0)}name(){return this.getTypedRuleContext(G4,0)}enterRule(e){e instanceof E&&e.enterLabel(this)}exitRule(e){e instanceof E&&e.exitLabel(this)}}class Ke extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_participantType}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof E&&e.enterParticipantType(this)}exitRule(e){e instanceof E&&e.exitParticipantType(this)}}class G4 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_name}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterName(this)}exitRule(e){e instanceof E&&e.exitName(this)}}class Ye extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_width}INT(){return this.getToken(d.INT,0)}enterRule(e){e instanceof E&&e.enterWidth(this)}exitRule(e){e instanceof E&&e.exitWidth(this)}}class Y8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(X8):this.getTypedRuleContext(X8,n)});this.parser=n,this.ruleIndex=d.RULE_block}enterRule(n){n instanceof E&&n.enterBlock(this)}exitRule(n){n instanceof E&&n.exitBlock(this)}}class Xe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_ret}RETURN(){return this.getToken(d.RETURN,0)}expr(){return this.getTypedRuleContext(b2,0)}SCOL(){return this.getToken(d.SCOL,0)}ANNOTATION_RET(){return this.getToken(d.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(i7,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}enterRule(e){e instanceof E&&e.enterRet(this)}exitRule(e){e instanceof E&&e.exitRet(this)}}class Qe extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_divider}dividerNote(){return this.getTypedRuleContext(Je,0)}enterRule(e){e instanceof E&&e.enterDivider(this)}exitRule(e){e instanceof E&&e.exitDivider(this)}}class Je extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_dividerNote}DIVIDER(){return this.getToken(d.DIVIDER,0)}enterRule(e){e instanceof E&&e.enterDividerNote(this)}exitRule(e){e instanceof E&&e.exitDividerNote(this)}}class X8 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(gt,0)}par(){return this.getTypedRuleContext(et,0)}opt(){return this.getTypedRuleContext(tt,0)}critical(){return this.getTypedRuleContext(nt,0)}section(){return this.getTypedRuleContext(it,0)}ref(){return this.getTypedRuleContext(st,0)}loop(){return this.getTypedRuleContext(wt,0)}creation(){return this.getTypedRuleContext(Q8,0)}message(){return this.getTypedRuleContext(ot,0)}asyncMessage(){return this.getTypedRuleContext(i7,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}ret(){return this.getTypedRuleContext(Xe,0)}divider(){return this.getTypedRuleContext(Qe,0)}tcf(){return this.getTypedRuleContext(ht,0)}OTHER(){return this.getToken(d.OTHER,0)}enterRule(e){e instanceof E&&e.enterStat(this)}exitRule(e){e instanceof E&&e.exitStat(this)}}class et extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_par}PAR(){return this.getToken(d.PAR,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterPar(this)}exitRule(e){e instanceof E&&e.exitPar(this)}}class tt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_opt}OPT(){return this.getToken(d.OPT,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterOpt(this)}exitRule(e){e instanceof E&&e.exitOpt(this)}}class nt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_critical}CRITICAL(){return this.getToken(d.CRITICAL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterCritical(this)}exitRule(e){e instanceof E&&e.exitCritical(this)}}class it extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_section}SECTION(){return this.getToken(d.SECTION,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterSection(this)}exitRule(e){e instanceof E&&e.exitSection(this)}}class Q8 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_creation}creationBody(){return this.getTypedRuleContext(rt,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterCreation(this)}exitRule(e){e instanceof E&&e.exitCreation(this)}}class st extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"name",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(G4):this.getTypedRuleContext(G4,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_ref}REF(){return this.getToken(d.REF,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}SCOL(){return this.getToken(d.SCOL,0)}enterRule(n){n instanceof E&&n.enterRef(this)}exitRule(n){n instanceof E&&n.exitRef(this)}}class rt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_creationBody}NEW(){return this.getToken(d.NEW,0)}construct(){return this.getTypedRuleContext(at,0)}assignment(){return this.getTypedRuleContext(h5,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(r7,0)}enterRule(e){e instanceof E&&e.enterCreationBody(this)}exitRule(e){e instanceof E&&e.exitCreationBody(this)}}class ot extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_message}messageBody(){return this.getTypedRuleContext(lt,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterMessage(this)}exitRule(e){e instanceof E&&e.exitMessage(this)}}class lt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_messageBody}func(){return this.getTypedRuleContext(J8,0)}assignment(){return this.getTypedRuleContext(h5,0)}to(){return this.getTypedRuleContext(u5,0)}DOT(){return this.getToken(d.DOT,0)}from(){return this.getTypedRuleContext(e7,0)}ARROW(){return this.getToken(d.ARROW,0)}enterRule(e){e instanceof E&&e.enterMessageBody(this)}exitRule(e){e instanceof E&&e.exitMessageBody(this)}}class J8 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(t7):this.getTypedRuleContext(t7,n)});i2(this,"DOT",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.DOT):this.getToken(d.DOT,n)});this.parser=n,this.ruleIndex=d.RULE_func}enterRule(n){n instanceof E&&n.enterFunc(this)}exitRule(n){n instanceof E&&n.exitFunc(this)}}class e7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_from}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterFrom(this)}exitRule(e){e instanceof E&&e.exitFrom(this)}}class u5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_to}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterTo(this)}exitRule(e){e instanceof E&&e.exitTo(this)}}class t7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_signature}methodName(){return this.getTypedRuleContext(Ct,0)}invocation(){return this.getTypedRuleContext(n7,0)}enterRule(e){e instanceof E&&e.enterSignature(this)}exitRule(e){e instanceof E&&e.exitSignature(this)}}class n7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_invocation}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(r7,0)}enterRule(e){e instanceof E&&e.enterInvocation(this)}exitRule(e){e instanceof E&&e.exitInvocation(this)}}class h5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_assignment}assignee(){return this.getTypedRuleContext(ct,0)}ASSIGN(){return this.getToken(d.ASSIGN,0)}type(){return this.getTypedRuleContext(s7,0)}enterRule(e){e instanceof E&&e.enterAssignment(this)}exitRule(e){e instanceof E&&e.exitAssignment(this)}}class i7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_asyncMessage}to(){return this.getTypedRuleContext(u5,0)}COL(){return this.getToken(d.COL,0)}from(){return this.getTypedRuleContext(e7,0)}ARROW(){return this.getToken(d.ARROW,0)}content(){return this.getTypedRuleContext(Lt,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(e){e instanceof E&&e.enterAsyncMessage(this)}exitRule(e){e instanceof E&&e.exitAsyncMessage(this)}}class Lt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(d.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof E&&e.enterContent(this)}exitRule(e){e instanceof E&&e.exitContent(this)}}class at extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_construct}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterConstruct(this)}exitRule(e){e instanceof E&&e.exitConstruct(this)}}class s7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_type}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterType(this)}exitRule(e){e instanceof E&&e.exitType(this)}}class ct extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_assignee}atom(){return this.getTypedRuleContext(I3,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(n){n instanceof E&&n.enterAssignee(this)}exitRule(n){n instanceof E&&n.exitAssignee(this)}}class Ct extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_methodName}ID(){return this.getToken(d.ID,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterMethodName(this)}exitRule(e){e instanceof E&&e.exitMethodName(this)}}class r7 extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(o7):this.getTypedRuleContext(o7,n)});i2(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.COMMA):this.getToken(d.COMMA,n)});this.parser=n,this.ruleIndex=d.RULE_parameters}enterRule(n){n instanceof E&&n.enterParameters(this)}exitRule(n){n instanceof E&&n.exitParameters(this)}}class o7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_parameter}declaration(){return this.getTypedRuleContext(ut,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterParameter(this)}exitRule(e){e instanceof E&&e.exitParameter(this)}}class ut extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_declaration}type(){return this.getTypedRuleContext(s7,0)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof E&&e.enterDeclaration(this)}exitRule(e){e instanceof E&&e.exitDeclaration(this)}}class ht extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(l7):this.getTypedRuleContext(l7,n)});this.parser=n,this.ruleIndex=d.RULE_tcf}tryBlock(){return this.getTypedRuleContext(dt,0)}finallyBlock(){return this.getTypedRuleContext(ft,0)}enterRule(n){n instanceof E&&n.enterTcf(this)}exitRule(n){n instanceof E&&n.exitTcf(this)}}class dt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_tryBlock}TRY(){return this.getToken(d.TRY,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterTryBlock(this)}exitRule(e){e instanceof E&&e.exitTryBlock(this)}}class l7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_catchBlock}CATCH(){return this.getToken(d.CATCH,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}invocation(){return this.getTypedRuleContext(n7,0)}enterRule(e){e instanceof E&&e.enterCatchBlock(this)}exitRule(e){e instanceof E&&e.exitCatchBlock(this)}}class ft extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_finallyBlock}FINALLY(){return this.getToken(d.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterFinallyBlock(this)}exitRule(e){e instanceof E&&e.exitFinallyBlock(this)}}class gt extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(L7):this.getTypedRuleContext(L7,n)});this.parser=n,this.ruleIndex=d.RULE_alt}ifBlock(){return this.getTypedRuleContext(pt,0)}elseBlock(){return this.getTypedRuleContext(mt,0)}enterRule(n){n instanceof E&&n.enterAlt(this)}exitRule(n){n instanceof E&&n.exitAlt(this)}}class pt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_ifBlock}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(d5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterIfBlock(this)}exitRule(e){e instanceof E&&e.exitIfBlock(this)}}class L7 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_elseIfBlock}ELSE(){return this.getToken(d.ELSE,0)}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(d5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterElseIfBlock(this)}exitRule(e){e instanceof E&&e.exitElseIfBlock(this)}}class mt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_elseBlock}ELSE(){return this.getToken(d.ELSE,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterElseBlock(this)}exitRule(e){e instanceof E&&e.exitElseBlock(this)}}class Y1 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_braceBlock}OBRACE(){return this.getToken(d.OBRACE,0)}CBRACE(){return this.getToken(d.CBRACE,0)}block(){return this.getTypedRuleContext(Y8,0)}enterRule(e){e instanceof E&&e.enterBraceBlock(this)}exitRule(e){e instanceof E&&e.exitBraceBlock(this)}}class wt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_loop}WHILE(){return this.getToken(d.WHILE,0)}parExpr(){return this.getTypedRuleContext(d5,0)}braceBlock(){return this.getTypedRuleContext(Y1,0)}enterRule(e){e instanceof E&&e.enterLoop(this)}exitRule(e){e instanceof E&&e.exitLoop(this)}}class b2 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_expr}copyFrom(e){super.copyFrom(e)}}class Zo extends b2{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(h5,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof E&&e.exitAssignmentExpr(this)}}d.AssignmentExprContext=Zo;class To extends b2{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(J8,0)}to(){return this.getTypedRuleContext(u5,0)}DOT(){return this.getToken(d.DOT,0)}enterRule(e){e instanceof E&&e.enterFuncExpr(this)}exitRule(e){e instanceof E&&e.exitFuncExpr(this)}}d.FuncExprContext=To;class So extends b2{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext(I3,0)}enterRule(e){e instanceof E&&e.enterAtomExpr(this)}exitRule(e){e instanceof E&&e.exitAtomExpr(this)}}d.AtomExprContext=So;class bo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}OR(){return this.getToken(d.OR,0)}enterRule(n){n instanceof E&&n.enterOrExpr(this)}exitRule(n){n instanceof E&&n.exitOrExpr(this)}}d.OrExprContext=bo;class Eo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}PLUS(){return this.getToken(d.PLUS,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(n){n instanceof E&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof E&&n.exitAdditiveExpr(this)}}d.AdditiveExprContext=Eo;class Io extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}LTEQ(){return this.getToken(d.LTEQ,0)}GTEQ(){return this.getToken(d.GTEQ,0)}LT(){return this.getToken(d.LT,0)}GT(){return this.getToken(d.GT,0)}enterRule(n){n instanceof E&&n.enterRelationalExpr(this)}exitRule(n){n instanceof E&&n.exitRelationalExpr(this)}}d.RelationalExprContext=Io;class Fo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}PLUS(){return this.getToken(d.PLUS,0)}enterRule(n){n instanceof E&&n.enterPlusExpr(this)}exitRule(n){n instanceof E&&n.exitPlusExpr(this)}}d.PlusExprContext=Fo;class Oo extends b2{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(d.NOT,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterNotExpr(this)}exitRule(e){e instanceof E&&e.exitNotExpr(this)}}d.NotExprContext=Oo;class No extends b2{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(d.MINUS,0)}expr(){return this.getTypedRuleContext(b2,0)}enterRule(e){e instanceof E&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof E&&e.exitUnaryMinusExpr(this)}}d.UnaryMinusExprContext=No;class Do extends b2{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(Q8,0)}enterRule(e){e instanceof E&&e.enterCreationExpr(this)}exitRule(e){e instanceof E&&e.exitCreationExpr(this)}}d.CreationExprContext=Do;class Po extends b2{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(d.OPAR,0)}expr(){return this.getTypedRuleContext(b2,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof E&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof E&&e.exitParenthesizedExpr(this)}}d.ParenthesizedExprContext=Po;class Bo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}MULT(){return this.getToken(d.MULT,0)}DIV(){return this.getToken(d.DIV,0)}MOD(){return this.getToken(d.MOD,0)}enterRule(n){n instanceof E&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof E&&n.exitMultiplicationExpr(this)}}d.MultiplicationExprContext=Bo;class zo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});this.op=null,super.copyFrom(i)}EQ(){return this.getToken(d.EQ,0)}NEQ(){return this.getToken(d.NEQ,0)}enterRule(n){n instanceof E&&n.enterEqualityExpr(this)}exitRule(n){n instanceof E&&n.exitEqualityExpr(this)}}d.EqualityExprContext=zo;class Uo extends b2{constructor(n,i){super(n);i2(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(b2):this.getTypedRuleContext(b2,n)});super.copyFrom(i)}AND(){return this.getToken(d.AND,0)}enterRule(n){n instanceof E&&n.enterAndExpr(this)}exitRule(n){n instanceof E&&n.exitAndExpr(this)}}d.AndExprContext=Uo;class I3 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_atom}copyFrom(e){super.copyFrom(e)}}class Wo extends I3{constructor(e,n){super(e),super.copyFrom(n)}TRUE(){return this.getToken(d.TRUE,0)}FALSE(){return this.getToken(d.FALSE,0)}enterRule(e){e instanceof E&&e.enterBooleanAtom(this)}exitRule(e){e instanceof E&&e.exitBooleanAtom(this)}}d.BooleanAtomContext=Wo;class Ho extends I3{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof E&&e.enterIdAtom(this)}exitRule(e){e instanceof E&&e.exitIdAtom(this)}}d.IdAtomContext=Ho;class $o extends I3{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof E&&e.enterStringAtom(this)}exitRule(e){e instanceof E&&e.exitStringAtom(this)}}d.StringAtomContext=$o;class Vo extends I3{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(d.NIL,0)}enterRule(e){e instanceof E&&e.enterNilAtom(this)}exitRule(e){e instanceof E&&e.exitNilAtom(this)}}d.NilAtomContext=Vo;class Go extends I3{constructor(e,n){super(e),super.copyFrom(n)}INT(){return this.getToken(d.INT,0)}FLOAT(){return this.getToken(d.FLOAT,0)}enterRule(e){e instanceof E&&e.enterNumberAtom(this)}exitRule(e){e instanceof E&&e.exitNumberAtom(this)}}d.NumberAtomContext=Go;class d5 extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_parExpr}OPAR(){return this.getToken(d.OPAR,0)}condition(){return this.getTypedRuleContext(xt,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof E&&e.enterParExpr(this)}exitRule(e){e instanceof E&&e.exitParExpr(this)}}class xt extends T.ParserRuleContext{constructor(e,n,i){n===void 0&&(n=null),i==null&&(i=-1),super(n,i),this.parser=e,this.ruleIndex=d.RULE_condition}atom(){return this.getTypedRuleContext(I3,0)}expr(){return this.getTypedRuleContext(b2,0)}inExpr(){return this.getTypedRuleContext(_t,0)}enterRule(e){e instanceof E&&e.enterCondition(this)}exitRule(e){e instanceof E&&e.exitCondition(this)}}class _t extends T.ParserRuleContext{constructor(n,i,s){i===void 0&&(i=null),s==null&&(s=-1);super(i,s);i2(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});this.parser=n,this.ruleIndex=d.RULE_inExpr}IN(){return this.getToken(d.IN,0)}enterRule(n){n instanceof E&&n.enterInExpr(this)}exitRule(n){n instanceof E&&n.exitInExpr(this)}}d.ProgContext=ko,d.TitleContext=He,d.HeadContext=$e,d.GroupContext=K8,d.StarterExpContext=Ve,d.StarterContext=Ge,d.ParticipantContext=f0,d.StereotypeContext=je,d.LabelContext=qe,d.ParticipantTypeContext=Ke,d.NameContext=G4,d.WidthContext=Ye,d.BlockContext=Y8,d.RetContext=Xe,d.DividerContext=Qe,d.DividerNoteContext=Je,d.StatContext=X8,d.ParContext=et,d.OptContext=tt,d.CriticalContext=nt,d.SectionContext=it,d.CreationContext=Q8,d.RefContext=st,d.CreationBodyContext=rt,d.MessageContext=ot,d.MessageBodyContext=lt,d.FuncContext=J8,d.FromContext=e7,d.ToContext=u5,d.SignatureContext=t7,d.InvocationContext=n7,d.AssignmentContext=h5,d.AsyncMessageContext=i7,d.ContentContext=Lt,d.ConstructContext=at,d.TypeContext=s7,d.AssigneeContext=ct,d.MethodNameContext=Ct,d.ParametersContext=r7,d.ParameterContext=o7,d.DeclarationContext=ut,d.TcfContext=ht,d.TryBlockContext=dt,d.CatchBlockContext=l7,d.FinallyBlockContext=ft,d.AltContext=gt,d.IfBlockContext=pt,d.ElseIfBlockContext=L7,d.ElseBlockContext=mt,d.BraceBlockContext=Y1,d.LoopContext=wt,d.ExprContext=b2,d.AtomContext=I3,d.ParExprContext=d5,d.ConditionContext=xt,d.InExprContext=_t;class eg{constructor(e,n){i2(this,"name");i2(this,"stereotype");i2(this,"width");i2(this,"groupId");i2(this,"explicit");i2(this,"isStarter");i2(this,"label");i2(this,"type");i2(this,"color");i2(this,"comment");i2(this,"assignee");i2(this,"positions",new Set);i2(this,"assigneePositions",new Set);this.name=e,this.mergeOptions(n)}mergeOptions(e){const{stereotype:n,width:i,groupId:s,label:r,explicit:o,isStarter:l,type:L,color:a,comment:c,assignee:C}=e;this.stereotype||(this.stereotype=n),this.width||(this.width=i),this.groupId||(this.groupId=s),this.explicit||(this.explicit=o),this.isStarter||(this.isStarter=l),this.label||(this.label=r),this.type||(this.type=L),this.color||(this.color=a),this.comment||(this.comment=c),this.assignee||(this.assignee=C)}Type(){var e;switch((e=this.type)==null?void 0:e.toLowerCase()){case"@actor":return 1;case"@boundary":return 2;case"@collection":return 3;case"@control":return 4;case"@database":return 5;case"@entity":return 6;case"@queue":return 7;case"@ec2":return 8;case"@ecs":return 9;case"@iam":return 10;case"@lambda":return 11;case"@rds":return 12;case"@s3":return 13}return 14}AddPosition(e){this.positions.add(e)}ToValue(){return{name:this.name,stereotype:this.stereotype,width:this.width,groupId:this.groupId,explicit:this.explicit,isStarter:this.isStarter,label:this.label,type:this.type,color:this.color,comment:this.comment,assignee:this.assignee,positions:this.positions,assigneePositions:this.assigneePositions}}}class tg{constructor(){i2(this,"participants",new Map)}Add(e,n={}){let i=this.Get(e);i?i==null||i.mergeOptions(n):(i=new eg(e,n),this.participants.set(e,i));const{position:s,assigneePosition:r}=n;s&&i.AddPosition(s),r&&i.assigneePositions.add(r)}ImplicitArray(){return this.Array().filter(e=>{var n;return!((n=this.Get(e.name))!=null&&n.explicit)&&!e.isStarter})}Array(){return Array.from(this.participants.entries()).map(e=>e[1])}Names(){return Array.from(this.participants.keys())}First(){return this.participants.values().next().value}Get(e){return this.participants.get(e)}Size(){return this.participants.size}Starter(){const e=this.First();return e!=null&&e.isStarter?e:void 0}GetPositions(e){var n;return(n=this.participants.get(e))==null?void 0:n.positions}GetAssigneePositions(e){var n;return(n=this.participants.get(e))==null?void 0:n.assigneePositions}}const ng=d.ProgContext;let X1,Z9=!1,vt;const Q1=new E,ig=function(t){var h,f,w,_,p,g;if(Z9)return;const e=(h=t==null?void 0:t.participantType())==null?void 0:h.getFormattedText().replace("@",""),n=((f=t==null?void 0:t.name())==null?void 0:f.getFormattedText())||"Missing `Participant`",i=(_=(w=t.stereotype())==null?void 0:w.name())==null?void 0:_.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,r=t.label&&t.label(),o=(p=r==null?void 0:r.name())==null?void 0:p.getFormattedText(),l=!0,L=(g=t.COLOR())==null?void 0:g.getText(),a=t.getComment(),c=t.name();let C,u;if(r){const m=r.name();m&&(C=m.start.start,u=m.stop.stop+1)}else c&&(C=c.start.start,u=c.stop.stop+1);X1.Add(n,{isStarter:!1,type:e,stereotype:i,width:s,groupId:vt,label:o,explicit:l,color:L,comment:a,position:[C,u]})};Q1.enterParticipant=ig;const jo=function(t){if(Z9)return;let e=t.getFormattedText();const n=X1.Get(e);if(n!=null&&n.label)X1.Add(e,{isStarter:!1});else if(n!=null&&n.assignee){const s=[t.start.start+n.assignee.length+2,t.stop.stop],r=[t.start.start+1,t.start.start+n.assignee.length+1];X1.Add(e,{isStarter:!1,position:s,assigneePosition:r})}else X1.Add(e,{isStarter:!1,position:[t.start.start,t.stop.stop+1]})};Q1.enterFrom=jo,Q1.enterTo=jo,Q1.enterStarter=function(t){let e=t.getFormattedText();X1.Add(e,{isStarter:!0,position:[t.start.start,t.stop.stop+1]})},Q1.enterCreation=function(t){var s;if(Z9)return;const e=t.Owner(),n=(s=t==null?void 0:t.creationBody())==null?void 0:s.construct(),i=X1.Get(e);if(n&&!(i!=null&&i.label)){const r=t.Assignee(),o=t.AssigneePosition();X1.Add(e,{isStarter:!1,position:[n.start.start,n.stop.stop+1],assignee:r,assigneePosition:o})}else X1.Add(e,{isStarter:!1})},Q1.enterRef=function(t){t.Participants().forEach(e=>{X1.Add(e.getText(),{isStarter:!1,position:[e.start.start,e.stop.stop+1]})})},Q1.enterParameters=function(){Z9=!0},Q1.exitParameters=function(){Z9=!1},Q1.enterCondition=function(){Z9=!0},Q1.exitCondition=function(){Z9=!1},Q1.enterGroup=function(t){var e;vt=(e=t.name())==null?void 0:e.getFormattedText()},Q1.exitGroup=function(){vt=void 0},Q1.enterRet=function(t){t.asyncMessage()||(X1.Add(t.From()),X1.Add(t.ReturnTo()))};const sg=T.tree.ParseTreeWalker.DEFAULT;Q1.getParticipants=function(t,e){return X1=new tg,e&&t instanceof ng&&X1.Add(t.Starter(),{isStarter:!0}),sg.walk(this,t),X1};const rg=T.tree.ParseTreeWalker.DEFAULT;let J1=new E,p1=0,P1=0;J1.enterTcf=function(){p1++},J1.enterOpt=function(){p1++},J1.enterPar=function(){p1++},J1.enterAlt=function(){p1++},J1.enterLoop=function(){p1++},J1.enterSection=function(){p1++},J1.enterCritical=function(){p1++},J1.exitTcf=function(){P1=Math.max(P1,p1),p1--},J1.exitOpt=function(){P1=Math.max(P1,p1),p1--},J1.exitPar=function(){P1=Math.max(P1,p1),p1--},J1.exitAlt=function(){P1=Math.max(P1,p1),p1--},J1.exitLoop=function(){P1=Math.max(P1,p1),p1--},J1.exitSection=function(){P1=Math.max(P1,p1),p1--},J1.exitCritical=function(){P1=Math.max(P1,p1),p1--},J1.depth=function(t){return function(e){return p1=0,P1=0,e.children.map(function(n){rg.walk(t,n)}),P1}};const og=d.TitleContext;og.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const qo=d,Mt=qo.CreationContext;Mt.prototype.Body=Mt.prototype.creationBody,Mt.prototype.isCurrent=function(t){return Ko.bind(this)(t)};const yt=qo.MessageContext;yt.prototype.Body=yt.prototype.messageBody,yt.prototype.isCurrent=function(t){return Ko.bind(this)(t)};function Ko(t){try{if(t==null)return!1;const e=this.start.start,n=this.Body().stop.stop+1;return t>=e&&t<=n}catch{return!1}}const Rt=d,g0=Rt.CreationContext,At=Rt.MessageContext,Yo=Rt.AsyncMessageContext;g0.prototype.Assignee=function(){var t,e,n;return(n=(e=(t=this.creationBody())==null?void 0:t.assignment())==null?void 0:e.assignee())==null?void 0:n.getFormattedText()},g0.prototype.AssigneePosition=function(){var e,n;const t=(n=(e=this.creationBody())==null?void 0:e.assignment())==null?void 0:n.assignee();if(!!t)return[t.start.start,t.stop.stop+1]},g0.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},g0.prototype.To=function(){return this.Constructor()},g0.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},At.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},At.prototype.Owner=function(){return this.To()||Xo(this.parentCtx)};function Xo(t){for(;t;){if(t instanceof g0||t instanceof At)return t.Owner();t=t.parentCtx}}Yo.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},Yo.prototype.Owner=function(){return this.To()||Xo(this.parentCtx)};const lg=d.ProgContext;lg.prototype.Starter=function(){var r,o,l,L,a,c,C,u,h,f,w,_;const t=(l=(o=(r=this.head())==null?void 0:r.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,i;const s=(L=this.block())==null?void 0:L.stat();if(s&&s[0]){const p=(C=(c=(a=s[0].message())==null?void 0:a.messageBody())==null?void 0:c.from())==null?void 0:C.getFormattedText(),g=(h=(u=s[0].asyncMessage())==null?void 0:u.from())==null?void 0:h.getFormattedText();e=p||g}else{const p=(f=this.head())==null?void 0:f.children;if(p&&p[0]){const g=p[0];if(g instanceof d.ParticipantContext&&(n=(w=g.name())==null?void 0:w.getFormattedText()),g instanceof d.GroupContext){const m=g.participant();m&&m[0]&&(i=(_=m[0].name())==null?void 0:_.getFormattedText())}}}return t||e||n||i||"_STARTER_"};const a7=d,Lg=a7.RetContext,Qo=a7.ProgContext,Jo=a7.MessageContext,ag=a7.CreationContext;Lg.prototype.ReturnTo=function(){var i,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof Qo)return n.Starter();{let r=n;for(;r&&!(r instanceof Jo)&&!(r instanceof ag);){if(r instanceof Qo)return r.Starter();r=r.parentCtx}return r instanceof Jo&&((s=(i=r.messageBody())==null?void 0:i.from())==null?void 0:s.getFormattedText())||r.ClosestAncestorStat().Origin()}};const el=d.RefContext;el.prototype.Content=function(){return this.name()[0]},el.prototype.Participants=function(){var t;return(t=this.name().slice(1))!=null?t:[]};const cg=T.ParserRuleContext,tl=d.StatContext,kt=d.ProgContext,Cg=d.MessageContext,ug=d.CreationContext;cg.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof tl||t instanceof kt);)t=this.parentCtx;return t.Origin()},tl.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof kt)return t.Starter();if(t instanceof Cg||t instanceof ug){const e=t.Owner();if(e)return e}t=t.parentCtx}},kt.prototype.Origin=function(){return this.Starter()};const hg=d.DividerContext;hg.prototype.Note=function(){var e;const t=(e=this.dividerNote())==null?void 0:e.getFormattedText().trim();if(!t.startsWith("=="))throw new Error("Divider note must start with ==");return t==null?void 0:t.replace(/^=+|=+$/g,"")};const Zt=d,dg=Zt.MessageContext,fg=Zt.AsyncMessageContext,nl=Zt.CreationContext;dg.prototype.SignatureText=function(){var t,e,n;return(n=(e=(t=this.messageBody())==null?void 0:t.func())==null?void 0:e.signature())==null?void 0:n.map(i=>i==null?void 0:i.getFormattedText()).join(".")},fg.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},nl.prototype.SignatureText=function(){var n;const t=this.creationBody().parameters();return"\xAB"+(((n=t==null?void 0:t.parameter())==null?void 0:n.length)>0?t.getFormattedText():"create")+"\xBB"},nl.prototype.isParamValid=function(){var t,e;return((e=(t=this.creationBody().parameters())==null?void 0:t.parameter())==null?void 0:e.length)>0};const gg=d.MessageContext;class pg{constructor(e,n){i2(this,"assignee");i2(this,"type");if(n&&!e)throw new Error("assignee must be defined if type is defined");this.assignee=e||"",this.type=n||""}getText(){return[this.assignee,this.type].filter(Boolean).join(":")}}gg.prototype.Assignment=function(){var i,s;const t=this.messageBody().assignment(),e=(i=t==null?void 0:t.assignee())==null?void 0:i.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new pg(e,n)};const f5=d,mg=f5.CreationContext,wg=f5.StatContext,il=f5.MessageContext,xg=f5.AsyncMessageContext,_g=f5.RetContext;mg.prototype.From=function(){if(this.parentCtx instanceof wg)return this.ClosestAncestorStat().Origin()},il.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},il.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},xg.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},_g.prototype.From=function(){return this.ClosestAncestorStat().Origin()},T.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const c7=d,Tt=c7.CreationContext;Tt.prototype.Body=Tt.prototype.creationBody,Tt.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};const St=c7.MessageContext;St.prototype.Body=St.prototype.messageBody,St.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};const vg=c7.AsyncMessageContext;vg.prototype.isInitedFromOccurrence=function(t){return bt.bind(this)(t)};function bt(t){let e=this;for(;e!=null;){if(e instanceof c7.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()&&(n=e.creation().Owner()),n===t)return!0}e=e.parentCtx}return!1}const sl=d,rl=sl.StatContext;T.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof rl);)t=t.parentCtx;if(t instanceof rl)return t},T.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof sl.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function Mg(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(n){return e.apply(this,arguments)};case 2:return function(n,i){return e.apply(this,arguments)};case 3:return function(n,i,s){return e.apply(this,arguments)};case 4:return function(n,i,s,r){return e.apply(this,arguments)};case 5:return function(n,i,s,r,o){return e.apply(this,arguments)};case 6:return function(n,i,s,r,o,l){return e.apply(this,arguments)};case 7:return function(n,i,s,r,o,l,L){return e.apply(this,arguments)};case 8:return function(n,i,s,r,o,l,L,a){return e.apply(this,arguments)};case 9:return function(n,i,s,r,o,l,L,a,c){return e.apply(this,arguments)};case 10:return function(n,i,s,r,o,l,L,a,c,C){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var ol=Mg;function yg(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var Rg=yg;function Ag(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var Et=Ag,kg=Et;function Zg(t){return function e(n){return arguments.length===0||kg(n)?e:t.apply(this,arguments)}}var C7=Zg,It=C7,g5=Et;function Tg(t){return function e(n,i){switch(arguments.length){case 0:return e;case 1:return g5(n)?e:It(function(s){return t(n,s)});default:return g5(n)&&g5(i)?e:g5(n)?It(function(s){return t(s,i)}):g5(i)?It(function(s){return t(n,s)}):t(n,i)}}}var ll=Tg,u7=C7,p0=ll,b1=Et;function Sg(t){return function e(n,i,s){switch(arguments.length){case 0:return e;case 1:return b1(n)?e:p0(function(r,o){return t(n,r,o)});case 2:return b1(n)&&b1(i)?e:b1(n)?p0(function(r,o){return t(r,i,o)}):b1(i)?p0(function(r,o){return t(n,r,o)}):u7(function(r){return t(n,i,r)});default:return b1(n)&&b1(i)&&b1(s)?e:b1(n)&&b1(i)?p0(function(r,o){return t(r,o,s)}):b1(n)&&b1(s)?p0(function(r,o){return t(r,i,o)}):b1(i)&&b1(s)?p0(function(r,o){return t(n,r,o)}):b1(n)?u7(function(r){return t(r,i,s)}):b1(i)?u7(function(r){return t(n,r,s)}):b1(s)?u7(function(r){return t(n,i,r)}):t(n,i,s)}}}var Ft=Sg,Ll=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function bg(t){return Object.prototype.toString.call(t)==="[object String]"}var Eg=bg,Ig=C7,Fg=Ll,Og=Eg,Ng=Ig(function(e){return Fg(e)?!0:!e||typeof e!="object"||Og(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),Dg=Ng,Pg=function(){function t(e){this.f=e}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(e){return e},t.prototype["@@transducer/step"]=function(e,n){return this.f(e,n)},t}();function Bg(t){return new Pg(t)}var zg=Bg,Ug=ol,Wg=ll,Hg=Wg(function(e,n){return Ug(e.length,function(){return e.apply(n,arguments)})}),$g=Hg,Vg=Dg,Gg=zg,jg=$g;function qg(t,e,n){for(var i=0,s=n.length;i<s;){if(e=t["@@transducer/step"](e,n[i]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}i+=1}return t["@@transducer/result"](e)}function al(t,e,n){for(var i=n.next();!i.done;){if(e=t["@@transducer/step"](e,i.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}i=n.next()}return t["@@transducer/result"](e)}function cl(t,e,n,i){return t["@@transducer/result"](n[i](jg(t["@@transducer/step"],t),e))}var Cl=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function Kg(t,e,n){if(typeof t=="function"&&(t=Gg(t)),Vg(n))return qg(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return cl(t,e,n,"fantasy-land/reduce");if(n[Cl]!=null)return al(t,e,n[Cl]());if(typeof n.next=="function")return al(t,e,n);if(typeof n.reduce=="function")return cl(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var Yg=Kg,Xg=Ft,Qg=Yg,Jg=Xg(Qg),ep=Jg,tp=Ll;function np(t,e){return function(){var n=arguments.length;if(n===0)return e();var i=arguments[n-1];return tp(i)||typeof i[t]!="function"?e.apply(this,arguments):i[t].apply(i,Array.prototype.slice.call(arguments,0,n-1))}}var ul=np,ip=ul,sp=Ft,rp=sp(ip("slice",function(e,n,i){return Array.prototype.slice.call(i,e,n)})),op=rp,lp=ul,Lp=C7,ap=op,cp=Lp(lp("tail",ap(1,1/0))),Cp=cp,up=ol,hp=Rg,dp=ep,fp=Cp;function gp(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return up(arguments[0].length,dp(hp,arguments[0],fp(arguments)))}var pp=gp;const mp=pp;var wp=Ft,xp=wp(function(e,n,i){return i.replace(e,n)}),_p=xp;const m0=_p,vp=m0(/[\n\r]/g," "),Mp=m0(/\s+/g," "),yp=m0(/\s*([,;.])\s*/g,"$1"),Rp=m0(/\s*(\()\s*|\s*(\))/g,"$1$2"),Ap=m0(/\s+$/g,""),kp=m0(/^"(.*)"$/,"$1"),hl=mp(vp,Mp,yp,Rp,Ap,kp),Ot=(t,e)=>{let n=e;for(t[n]===`
|
|
16
16
|
`&&n--;n>=0;){if(t[n]===`
|
|
17
17
|
`)return n+1;n--}return 0},dl=(t,e)=>{const n=Ot(t,e);if(n===0)return 0;let i=n-2;for(;i>=0;){if(t[i]===`
|
|
18
|
-
`)return i+1;i--}return 0},Zp=(t,e)=>{const n=Ot(t,e);if(n===0)return"";const i=dl(t,e);return t.slice(i,n)};class Tp extends T.error.ErrorListener{syntaxError(e,n,i,s,r){}}function Sp(t){const e=new T.InputStream(t),n=new s2(e),i=new T.CommonTokenStream(n),s=new d(i);return s.addErrorListener(new Tp),s._syntaxErrors?null:s.prog()}T.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return hl(t)},T.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=s2.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(i=>i.text.substring(2)).join("")},T.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const bp=d.ProgContext,Ep=Sp,fl=d.GroupContext,gl=d.ParticipantContext,m0=function(t,e){return Q1.getParticipants(t,e)};var j4=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(j4||{});let Nt={};const pl={},ml=t=>{var e;if(t!=null){const n=(e=Nt[t])!=null?e:pl[t];return n!==void 0?n:null}return null},wl=(t,e,n=!1)=>{Nt[t]=e,n&&(pl[t]=e)},xl=()=>{Nt={}};function p5(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,i=ml(n);if(i!=null)return i;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===j4.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const r=s.scrollWidth;return wl(n,r,!0),r}const Ip=110,Dt=20,Fp=10,Op=14,Np=100,_l=70,Dp=d;class Pt extends E{constructor(){super(...arguments);i2(this,"explicitParticipants",[]);i2(this,"starter","");i2(this,"implicitParticipants",[]);i2(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,L;const i=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(L=(l=n.label())==null?void 0:l.name())==null?void 0:L.getFormattedText(),r={name:i,label:s,left:""};this.explicitParticipants.push(r)}enterFrom(n){if(this.isBlind)return;const i=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof Dp.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=i;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const i=n==null?void 0:n.getFormattedText();if(i===this.starter||this.explicitParticipants.some(r=>r.name===i))return;const s={name:i,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const i=n==null?void 0:n.Owner();if(i===this.starter||this.explicitParticipants.some(r=>r.name===i))return;const s={name:i,left:""};this.implicitParticipants.push(s)}enterRef(n){n.Participants().forEach(i=>{this.implicitParticipants.push({name:i.getText(),left:""})})}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),Pt._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((i,s)=>n.findIndex(r=>r.name===i.name)===s)}static _assignLeft(n){n.reduce((i,s)=>(s.left=i.name||"",s),{name:"",left:""})}}function Pp(t){const e=new Pt;return T.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function h7(t,e){return{position:t,velocity:e}}function vl(t,e){return h7(t.position+e.position,t.velocity+e.velocity)}const Ml=Math.sqrt(Number.EPSILON);function Bp(t,e){const n=t.position-e.position;return n<-Ml||Math.abs(n)<=Ml&&t.velocity<e.velocity}function zp(){return{delta:1/0,dualLessThan:function(t,e){const n=Bp(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function Up(t,e){const n=Array();for(let i=0;i<t;i++){n.push([]);for(let s=0;s<i;s++)e[s][i]>0&&n[i].push({i:s,length:h7(e[s][i],0)})}return n}function Wp(t,e){const n=zp();let i=h7(0,0);const s=[];for(let r=0;r<t.length;r++){let o=null;r>0&&(i=vl(i,e[r-1]));for(const l of t[r]){const L=vl(s[l.i].maximum,l.length);n.dualLessThan(i,L)&&(o=l.i,i=L)}s.push({argument:o,maximum:i})}return[n.delta,s]}function Hp(t,e,n){let i=t.length-1;for(;i>0;){const s=t[i].argument;s!==null?i=s:(i--,n[i].velocity=0)}}function $p(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Vp(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function Gp(t){const e=t.length,n=Up(e,t),i=[];for(let s=1;s<e;s++)i.push(h7(0,1));for(;;){const[s,r]=Wp(n,i);if(s==1/0)return Vp(r);r[e-1].maximum.velocity>0?Hp(r,n,i):$p(i,s)}}var m5=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(m5||{});class jp extends E{constructor(){super(...arguments);i2(this,"isBlind",!1);i2(this,"ownableMessages",[]);i2(this,"enterMessage",n=>this._addOwnedMessage(m5.SyncMessage)(n));i2(this,"enterAsyncMessage",n=>this._addOwnedMessage(m5.AsyncMessage)(n));i2(this,"enterCreation",n=>this._addOwnedMessage(m5.CreationMessage)(n));i2(this,"_addOwnedMessage",n=>i=>{if(this.isBlind)return;const s=i.From(),r=i==null?void 0:i.Owner(),o=i==null?void 0:i.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:r})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function yl(t){const e=T.tree.ParseTreeWalker.DEFAULT,n=new jp;return e.walk(n,t),n.result()}class qp{constructor(e,n){i2(this,"m",[]);i2(this,"widthProvider");i2(this,"participantModels");i2(this,"ownableMessages");xl(),this.participantModels=Pp(e),this.ownableMessages=yl(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const i=`getPosition_${e}`,s=ml(i);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+Gp(this.m)[n];return wl(i,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return Dt/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,Ip/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(i=>{const s=n.findIndex(L=>L.name===i.from),r=n.findIndex(L=>L.name===i.to);if(s===-1||r===-1){console.warn(`Participant ${i.from} or ${i.to} not found`);return}const o=Math.min(s,r),l=Math.max(s,r);try{const L=this.getMessageWidth(i);this.m[o][l]=Math.max(L+Fp+Op,this.m[o][l])}catch{console.warn(`Could not set message gap between ${i.from} and ${i.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let i=this.widthProvider(e.signature,j4.MessageContent);return e.type===m5.CreationMessage&&(i+=n),i}withParticipantGaps(e){this.m=e.map((n,i)=>e.map((s,r)=>r-i===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),i=this.half(e.name),s=e.left&&e.left!=="_STARTER_",r=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(r&&i||0)}labelOrName(e){const n=this.participantModels.findIndex(i=>i.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+Dt/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",j4.ParticipantName),Np)}}var e3=(t=>(t.Static="static",t.Dynamic="dynamic",t))(e3||{});const Rl=()=>({state:{code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>Ep(t.code),title:(t,e)=>{var n,i;return(i=(n=e.rootContext)==null?void 0:n.title())==null?void 0:i.content()},participants:(t,e)=>m0(e.rootContext,!0),coordinates:(t,e)=>new qp(e.rootContext,p5),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(i){return console.error(i),0}},GroupContext:()=>fl,ParticipantContext:()=>gl,cursor:t=>t.cursor,distance:(t,e)=>(n,i)=>e.centerOf(n)-e.centerOf(i),distance2:(t,e)=>(n,i)=>!n||!i?0:e.centerOf(i)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,scoped:Boolean(t.enableScopedTheming)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Kp=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((i,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},q4={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Q9(()=>Kp(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>tN),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>sN),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>lN),"./icons/debug.svg":()=>Promise.resolve().then(()=>cN),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>hN),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>gN),"./icons/numbering.svg":()=>Promise.resolve().then(()=>wN),"./icons/privacy.svg":()=>Promise.resolve().then(()=>vN),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>RN),"./icons/theme.svg":()=>Promise.resolve().then(()=>ZN),"./icons/tip.svg":()=>Promise.resolve().then(()=>bN),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>FN),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>DN)}),`./icons/${e.name}.svg`));return(i,s)=>(I(),B("span",{class:y2(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=r=>i.$emit("icon-click"))},[(I(),S2(w8(N(n)),{class:"w-full h-full"}))],2))}},vP="",Y2=(t,e)=>{const n=t.__vccOpts||t;for(const[i,s]of e)n[i]=s;return n},Yp={name:"Privacy",components:{Icon:q4}},Xp={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Qp(t,e,n,i,s,r){const o=w2("Icon");return I(),B("div",null,[R("div",Xp,[G(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Jp=Y2(Yp,[["render",Qp],["__scopeId","data-v-3e7c8bd7"]]),em={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},tm={class:"title text-skin-title text-base font-semibold"};function nm(t,e,n,i,s,r){return I(),B("div",tm,K2(r.title),1)}const im=Y2(em,[["render",nm]]);class sm{constructor(){i2(this,"events",{})}on(e,n){this.events[e]||(this.events[e]=new Set),console.debug(`Event ${e} ${n} added`),console.debug(this.events),this.events[e].add(n)}off(e,n){var i;console.debug(`Event ${e} ${n} removed`),console.debug(this.events),(i=this.events[e])==null||i.delete(n)}emit(e,n){const i=this.events[e];i&&i.forEach(s=>s(n))}}const d7=new sm;function rm(t,e,n,i){const s={label:JSON.stringify(e),action:n,category:i};t.commit("eventEmit",{event:"trackEvent",data:s}),d7.emit("trackEvent",s)}var Bt={exports:{}},om={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Al={exports:{}},lm=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},Lm=lm,am=Array.prototype.concat,cm=Array.prototype.slice,kl=Al.exports=function(e){for(var n=[],i=0,s=e.length;i<s;i++){var r=e[i];Lm(r)?n=am.call(n,cm.call(r)):n.push(r)}return n};kl.wrap=function(t){return function(){return t(kl(arguments))}};var f7=om,w5=Al.exports,Zl={};for(var zt in f7)f7.hasOwnProperty(zt)&&(Zl[f7[zt]]=zt);var M3=Bt.exports={to:{},get:{}};M3.get=function(t){var e=t.substring(0,3).toLowerCase(),n,i;switch(e){case"hsl":n=M3.get.hsl(t),i="hsl";break;case"hwb":n=M3.get.hwb(t),i="hwb";break;default:n=M3.get.rgb(t),i="rgb";break}return n?{model:i,value:n}:null},M3.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,i=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,r=/(\D+)/,o=[0,0,0,1],l,L,a;if(l=t.match(n)){for(a=l[2],l=l[1],L=0;L<3;L++){var c=L*2;o[L]=parseInt(l.slice(c,c+2),16)}a&&(o[3]=parseInt(a,16)/255)}else if(l=t.match(e)){for(l=l[1],a=l[3],L=0;L<3;L++)o[L]=parseInt(l[L]+l[L],16);a&&(o[3]=parseInt(a+a,16)/255)}else if(l=t.match(i)){for(L=0;L<3;L++)o[L]=parseInt(l[L+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(L=0;L<3;L++)o[L]=Math.round(parseFloat(l[L+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(r))?l[1]==="transparent"?[0,0,0,0]:(o=f7[l[1]],o?(o[3]=1,o):null):null;for(L=0;L<3;L++)o[L]=K4(o[L],0,255);return o[3]=K4(o[3],0,1),o},M3.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var i=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,r=K4(parseFloat(n[2]),0,100),o=K4(parseFloat(n[3]),0,100),l=K4(isNaN(i)?1:i,0,1);return[s,r,o,l]}return null},M3.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var i=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,r=K4(parseFloat(n[2]),0,100),o=K4(parseFloat(n[3]),0,100),l=K4(isNaN(i)?1:i,0,1);return[s,r,o,l]}return null},M3.to.hex=function(){var t=w5(arguments);return"#"+g7(t[0])+g7(t[1])+g7(t[2])+(t[3]<1?g7(Math.round(t[3]*255)):"")},M3.to.rgb=function(){var t=w5(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},M3.to.rgb.percent=function(){var t=w5(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),i=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+i+"%)":"rgba("+e+"%, "+n+"%, "+i+"%, "+t[3]+")"},M3.to.hsl=function(){var t=w5(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},M3.to.hwb=function(){var t=w5(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},M3.to.keyword=function(t){return Zl[t.slice(0,3)]};function K4(t,e,n){return Math.min(Math.max(e,t),n)}function g7(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function Cm(t){const e=Bt.exports.get.rgb(t),[n,i,s]=e;return(n*299+i*587+s*114)/1e3}function um(t){const e=Bt.exports.get.rgb(t),[n,i,s]=e;return`rgb(${n}, ${i}, ${s})`}const hm=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
`)return i+1;i--}return 0},Zp=(t,e)=>{const n=Ot(t,e);if(n===0)return"";const i=dl(t,e);return t.slice(i,n)};class Tp extends T.error.ErrorListener{syntaxError(e,n,i,s,r){}}function Sp(t){const e=new T.InputStream(t),n=new s2(e),i=new T.CommonTokenStream(n),s=new d(i);return s.addErrorListener(new Tp),s._syntaxErrors?null:s.prog()}T.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return hl(t)},T.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=s2.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(i=>i.text.substring(2)).join("")},T.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const bp=d.ProgContext,Ep=Sp,fl=d.GroupContext,gl=d.ParticipantContext,w0=function(t,e){return Q1.getParticipants(t,e)};var j4=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(j4||{});let Nt={};const pl={},ml=t=>{var e;if(t!=null){const n=(e=Nt[t])!=null?e:pl[t];return n!==void 0?n:null}return null},wl=(t,e,n=!1)=>{Nt[t]=e,n&&(pl[t]=e)},xl=()=>{Nt={}};function p5(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,i=ml(n);if(i!=null)return i;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===j4.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const r=s.scrollWidth;return wl(n,r,!0),r}const Ip=110,Dt=20,Fp=10,Op=14,Np=100,_l=70,Dp=d;class Pt extends E{constructor(){super(...arguments);i2(this,"explicitParticipants",[]);i2(this,"starter","");i2(this,"implicitParticipants",[]);i2(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,L;const i=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(L=(l=n.label())==null?void 0:l.name())==null?void 0:L.getFormattedText(),r={name:i,label:s,left:""};this.explicitParticipants.push(r)}enterFrom(n){if(this.isBlind)return;const i=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof Dp.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=i;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const i=n==null?void 0:n.getFormattedText();if(i===this.starter||this.explicitParticipants.some(r=>r.name===i))return;const s={name:i,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const i=n==null?void 0:n.Owner();if(i===this.starter||this.explicitParticipants.some(r=>r.name===i))return;const s={name:i,left:""};this.implicitParticipants.push(s)}enterRef(n){n.Participants().forEach(i=>{this.implicitParticipants.push({name:i.getText(),left:""})})}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),Pt._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((i,s)=>n.findIndex(r=>r.name===i.name)===s)}static _assignLeft(n){n.reduce((i,s)=>(s.left=i.name||"",s),{name:"",left:""})}}function Pp(t){const e=new Pt;return T.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function h7(t,e){return{position:t,velocity:e}}function vl(t,e){return h7(t.position+e.position,t.velocity+e.velocity)}const Ml=Math.sqrt(Number.EPSILON);function Bp(t,e){const n=t.position-e.position;return n<-Ml||Math.abs(n)<=Ml&&t.velocity<e.velocity}function zp(){return{delta:1/0,dualLessThan:function(t,e){const n=Bp(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function Up(t,e){const n=Array();for(let i=0;i<t;i++){n.push([]);for(let s=0;s<i;s++)e[s][i]>0&&n[i].push({i:s,length:h7(e[s][i],0)})}return n}function Wp(t,e){const n=zp();let i=h7(0,0);const s=[];for(let r=0;r<t.length;r++){let o=null;r>0&&(i=vl(i,e[r-1]));for(const l of t[r]){const L=vl(s[l.i].maximum,l.length);n.dualLessThan(i,L)&&(o=l.i,i=L)}s.push({argument:o,maximum:i})}return[n.delta,s]}function Hp(t,e,n){let i=t.length-1;for(;i>0;){const s=t[i].argument;s!==null?i=s:(i--,n[i].velocity=0)}}function $p(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Vp(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function Gp(t){const e=t.length,n=Up(e,t),i=[];for(let s=1;s<e;s++)i.push(h7(0,1));for(;;){const[s,r]=Wp(n,i);if(s==1/0)return Vp(r);r[e-1].maximum.velocity>0?Hp(r,n,i):$p(i,s)}}var m5=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(m5||{});class jp extends E{constructor(){super(...arguments);i2(this,"isBlind",!1);i2(this,"ownableMessages",[]);i2(this,"enterMessage",n=>this._addOwnedMessage(m5.SyncMessage)(n));i2(this,"enterAsyncMessage",n=>this._addOwnedMessage(m5.AsyncMessage)(n));i2(this,"enterCreation",n=>this._addOwnedMessage(m5.CreationMessage)(n));i2(this,"_addOwnedMessage",n=>i=>{if(this.isBlind)return;const s=i.From(),r=i==null?void 0:i.Owner(),o=i==null?void 0:i.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:r})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function yl(t){const e=T.tree.ParseTreeWalker.DEFAULT,n=new jp;return e.walk(n,t),n.result()}class qp{constructor(e,n){i2(this,"m",[]);i2(this,"widthProvider");i2(this,"participantModels");i2(this,"ownableMessages");xl(),this.participantModels=Pp(e),this.ownableMessages=yl(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const i=`getPosition_${e}`,s=ml(i);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+Gp(this.m)[n];return wl(i,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return Dt/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,Ip/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(i=>{const s=n.findIndex(L=>L.name===i.from),r=n.findIndex(L=>L.name===i.to);if(s===-1||r===-1){console.warn(`Participant ${i.from} or ${i.to} not found`);return}const o=Math.min(s,r),l=Math.max(s,r);try{const L=this.getMessageWidth(i);this.m[o][l]=Math.max(L+Fp+Op,this.m[o][l])}catch{console.warn(`Could not set message gap between ${i.from} and ${i.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let i=this.widthProvider(e.signature,j4.MessageContent);return e.type===m5.CreationMessage&&(i+=n),i}withParticipantGaps(e){this.m=e.map((n,i)=>e.map((s,r)=>r-i===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),i=this.half(e.name),s=e.left&&e.left!=="_STARTER_",r=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(r&&i||0)}labelOrName(e){const n=this.participantModels.findIndex(i=>i.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+Dt/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",j4.ParticipantName),Np)}}var e3=(t=>(t.Static="static",t.Dynamic="dynamic",t))(e3||{});const Rl=()=>({state:{code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>Ep(t.code),title:(t,e)=>{var n,i;return(i=(n=e.rootContext)==null?void 0:n.title())==null?void 0:i.content()},participants:(t,e)=>w0(e.rootContext,!0),coordinates:(t,e)=>new qp(e.rootContext,p5),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(i){return console.error(i),0}},GroupContext:()=>fl,ParticipantContext:()=>gl,cursor:t=>t.cursor,distance:(t,e)=>(n,i)=>e.centerOf(n)-e.centerOf(i),distance2:(t,e)=>(n,i)=>!n||!i?0:e.centerOf(i)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,scoped:Boolean(t.enableScopedTheming)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Kp=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((i,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},q4={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Q9(()=>Kp(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>tN),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>sN),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>lN),"./icons/debug.svg":()=>Promise.resolve().then(()=>cN),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>hN),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>gN),"./icons/numbering.svg":()=>Promise.resolve().then(()=>wN),"./icons/privacy.svg":()=>Promise.resolve().then(()=>vN),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>RN),"./icons/theme.svg":()=>Promise.resolve().then(()=>ZN),"./icons/tip.svg":()=>Promise.resolve().then(()=>bN),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>FN),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>DN)}),`./icons/${e.name}.svg`));return(i,s)=>(I(),B("span",{class:y2(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=r=>i.$emit("icon-click"))},[(I(),S2(w8(N(n)),{class:"w-full h-full"}))],2))}},vP="",Y2=(t,e)=>{const n=t.__vccOpts||t;for(const[i,s]of e)n[i]=s;return n},Yp={name:"Privacy",components:{Icon:q4}},Xp={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Qp(t,e,n,i,s,r){const o=w2("Icon");return I(),B("div",null,[R("div",Xp,[G(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Jp=Y2(Yp,[["render",Qp],["__scopeId","data-v-3e7c8bd7"]]),em={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},tm={class:"title text-skin-title text-base font-semibold"};function nm(t,e,n,i,s,r){return I(),B("div",tm,K2(r.title),1)}const im=Y2(em,[["render",nm]]);class sm{constructor(){i2(this,"events",{})}on(e,n){this.events[e]||(this.events[e]=new Set),console.debug(`Event ${e} ${n} added`),console.debug(this.events),this.events[e].add(n)}off(e,n){var i;console.debug(`Event ${e} ${n} removed`),console.debug(this.events),(i=this.events[e])==null||i.delete(n)}emit(e,n){const i=this.events[e];i&&i.forEach(s=>s(n))}}const d7=new sm;function rm(t,e,n,i){const s={label:JSON.stringify(e),action:n,category:i};t.commit("eventEmit",{event:"trackEvent",data:s}),d7.emit("trackEvent",s)}var Bt={exports:{}},om={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Al={exports:{}},lm=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},Lm=lm,am=Array.prototype.concat,cm=Array.prototype.slice,kl=Al.exports=function(e){for(var n=[],i=0,s=e.length;i<s;i++){var r=e[i];Lm(r)?n=am.call(n,cm.call(r)):n.push(r)}return n};kl.wrap=function(t){return function(){return t(kl(arguments))}};var f7=om,w5=Al.exports,Zl={};for(var zt in f7)f7.hasOwnProperty(zt)&&(Zl[f7[zt]]=zt);var M3=Bt.exports={to:{},get:{}};M3.get=function(t){var e=t.substring(0,3).toLowerCase(),n,i;switch(e){case"hsl":n=M3.get.hsl(t),i="hsl";break;case"hwb":n=M3.get.hwb(t),i="hwb";break;default:n=M3.get.rgb(t),i="rgb";break}return n?{model:i,value:n}:null},M3.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,i=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,r=/(\D+)/,o=[0,0,0,1],l,L,a;if(l=t.match(n)){for(a=l[2],l=l[1],L=0;L<3;L++){var c=L*2;o[L]=parseInt(l.slice(c,c+2),16)}a&&(o[3]=parseInt(a,16)/255)}else if(l=t.match(e)){for(l=l[1],a=l[3],L=0;L<3;L++)o[L]=parseInt(l[L]+l[L],16);a&&(o[3]=parseInt(a+a,16)/255)}else if(l=t.match(i)){for(L=0;L<3;L++)o[L]=parseInt(l[L+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(L=0;L<3;L++)o[L]=Math.round(parseFloat(l[L+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(r))?l[1]==="transparent"?[0,0,0,0]:(o=f7[l[1]],o?(o[3]=1,o):null):null;for(L=0;L<3;L++)o[L]=K4(o[L],0,255);return o[3]=K4(o[3],0,1),o},M3.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var i=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,r=K4(parseFloat(n[2]),0,100),o=K4(parseFloat(n[3]),0,100),l=K4(isNaN(i)?1:i,0,1);return[s,r,o,l]}return null},M3.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var i=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,r=K4(parseFloat(n[2]),0,100),o=K4(parseFloat(n[3]),0,100),l=K4(isNaN(i)?1:i,0,1);return[s,r,o,l]}return null},M3.to.hex=function(){var t=w5(arguments);return"#"+g7(t[0])+g7(t[1])+g7(t[2])+(t[3]<1?g7(Math.round(t[3]*255)):"")},M3.to.rgb=function(){var t=w5(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},M3.to.rgb.percent=function(){var t=w5(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),i=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+i+"%)":"rgba("+e+"%, "+n+"%, "+i+"%, "+t[3]+")"},M3.to.hsl=function(){var t=w5(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},M3.to.hwb=function(){var t=w5(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},M3.to.keyword=function(t){return Zl[t.slice(0,3)]};function K4(t,e,n){return Math.min(Math.max(e,t),n)}function g7(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function Cm(t){const e=Bt.exports.get.rgb(t),[n,i,s]=e;return(n*299+i*587+s*114)/1e3}function um(t){const e=Bt.exports.get.rgb(t),[n,i,s]=e;return`rgb(${n}, ${i}, ${s})`}const hm=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
19
19
|
<g>
|
|
20
20
|
<path d="M15.5489 4.19771C15.5489 5.18773 15.1485 6.13721 14.4358 6.83726C13.7231 7.53731 12.7565 7.93058 11.7486 7.93058C10.7407 7.93058 9.77403 7.53731 9.06133 6.83726C8.34863 6.13721 7.94824 5.18773 7.94824 4.19771C7.94824 3.20768 8.34863 2.25822 9.06133 1.55818C9.77403 0.858126 10.7407 0.464844 11.7486 0.464844C12.7565 0.464844 13.7231 0.858126 14.4358 1.55818C15.1485 2.25822 15.5489 3.20768 15.5489 4.19771Z" stroke="currentColor"/>
|
|
21
21
|
<path d="M6.54883 11.2152L17.2025 11.2073M11.7471 8.06641V19.5806V8.06641ZM11.7471 19.4385L6.79789 23.5738L11.7471 19.4385ZM11.7551 19.4385L17.1864 23.3055L11.7551 19.4385Z" stroke="currentColor"/>
|
|
@@ -3183,7 +3183,7 @@
|
|
|
3183
3183
|
<path d="M15.027 20.771h-12.881c-0.484-1.541-0.724-3.151-0.719-4.771 0-1.667 0.24-3.265 0.719-4.771h21.147c2.64-0.011 4.781 2.131 4.776 4.771 0.015 2.625-2.109 4.765-4.735 4.771zM14.427 22.375h-11.692c1.229 2.823 3.265 5.224 5.853 6.907 2.589 1.719 5.636 2.636 8.745 2.625 5.531 0 10.375-2.828 13.24-7.068-1.521-1.573-3.609-2.469-5.803-2.479zM24.771 9.64c2.271 0 4.333-0.957 5.803-2.468-3.24-4.828-8.855-7.511-14.652-7-5.791 0.516-10.848 4.14-13.187 9.468z"/>
|
|
3184
3184
|
</svg>`,auth0:`<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
3185
3185
|
<svg width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="none"><path fill="#000000" d="M12.549 1h-4.55l1.407 4.38h4.548l-3.68 2.61 1.406 4.405c2.37-1.725 3.143-4.336 2.274-7.016L12.55 1zM2.045 5.38h4.55L8 1H3.45L2.045 5.38c-.868 2.68-.094 5.29 2.275 7.015L5.725 7.99l-3.68-2.612zm2.275 7.015L8 15l3.68-2.605L8 9.745l-3.68 2.65z"/></svg>`,redis:`<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
3186
|
-
<svg fill="#000000" width="800px" height="800px" viewBox="0 -2 28 28" xmlns="http://www.w3.org/2000/svg"><path d="m27.994 14.729c-.012.267-.365.566-1.091.945-1.495.778-9.236 3.967-10.883 4.821-.589.419-1.324.67-2.116.67-.641 0-1.243-.164-1.768-.452l.019.01c-1.304-.622-9.539-3.95-11.023-4.659-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.722 4.037 11.023 4.659.504.277 1.105.44 1.744.44.795 0 1.531-.252 2.132-.681l-.011.008c1.647-.859 9.388-4.041 10.883-4.821.76-.396 1.096-.7 1.096-.982s0-2.791 0-2.791z"/><path d="m27.992 10.115c-.013.267-.365.565-1.09.944-1.495.778-9.236 3.967-10.883 4.821-.59.421-1.326.672-2.121.672-.639 0-1.24-.163-1.763-.449l.019.01c-1.304-.627-9.539-3.955-11.023-4.664-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.037 11.023 4.659.506.278 1.108.442 1.749.442.793 0 1.527-.251 2.128-.677l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791z"/><path d="m27.992 5.329c.014-.285-.358-.534-1.107-.81-1.451-.533-9.152-3.596-10.624-4.136-.528-.242-1.144-.383-1.794-.383-.734 0-1.426.18-2.035.498l.024-.012c-1.731.622-9.924 3.835-11.381 4.405-.729.287-1.086.552-1.073.834v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.038 11.023 4.66.504.277 1.105.439 1.744.439.795 0 1.531-.252 2.133-.68l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791h-.009zm-17.967 2.684 6.488-.996-1.96 2.874zm14.351-2.588-4.253 1.68-3.835-1.523 4.246-1.679 3.838 1.517zm-11.265-2.785-.628-1.157 1.958.765 1.846-.604-.499 1.196 1.881.7-2.426.252-.543 1.311-.879-1.457-2.8-.252 2.091-.754zm-4.827 1.632c1.916 0 3.467.602 3.467 1.344s-1.559 1.344-3.467 1.344-3.474-.603-3.474-1.344 1.553-1.344 3.474-1.344z"/></svg>`};function Vl(){const t=C2(0),e=C2(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return e1(()=>{n(),document.addEventListener("scroll",n)}),v1(()=>{document.removeEventListener("scroll",n)}),[t,e]}const Ht=10,RR=1,Gl=20;function AR(){let t=document.getElementById("zenuml-intersection-detector-container"),e=Array.from(document.getElementsByClassName("zenuml-intersection-detector"));return t&&e.length===Ht?{detectorContainer:t,detectors:e}:(t=document.createElement("div"),t.id="zenuml-intersection-detector-container",Object.assign(t.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"}),e=new Array(Ht).fill(0).map(()=>{const n=document.createElement("div");return n.className="zenuml-intersection-detector",Object.assign(n.style,{position:"absolute",top:"0",left:"0",width:"100%"}),t==null||t.appendChild(n),n}),document.body.appendChild(t),{detectorContainer:t,detectors:e})}function jl(){const t=C2(0);let e;return e1(()=>{const{detectorContainer:n,detectors:i}=AR(),s=document.documentElement.scrollHeight-Gl,r=document.documentElement.scrollWidth-Gl;n.style.height=s+"px",n.style.width=r+"px";const o=Math.ceil(document.documentElement.scrollHeight/Ht),l=[...Array(o+1).keys()].map(L=>L/o);i.forEach((L,a)=>{L.style.top=a*o+"px",L.style.height=o+"px"}),e=new IntersectionObserver(([L])=>{(L.intersectionRect.top-L.boundingClientRect.top>RR||L.target===i[0])&&(t.value=L.intersectionRect.top)},{threshold:l}),i.forEach(L=>{e.observe(L)})}),v1(()=>{e.disconnect()}),t}function $t(t){let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e}const x5=/[!@#$%^&*()+-,.?''":{}|<>/\s]/,p7=t=>{const e=C2(!1);function n(l){e.value=l}async function i(l){l.preventDefault(),l.stopPropagation(),n(!0),await w4();const L=document.createRange();if(!l.target)return;L.selectNodeContents(l.target),L.collapse(!1);const a=window.getSelection();!a||(a==null||a.removeAllRanges(),a==null||a.addRange(L))}async function s(l){await w4(),e.value&&(n(!1),t(l))}function r(l){l.key==="Enter"&&(l.preventDefault(),l.stopPropagation())}function o(l){(l.key==="Enter"||l.key==="Escape"||l.key==="Tab")&&(n(!1),t(l))}return{editing:e,handleDblClick:i,handleBlur:s,handleKeydown:r,handleKeyup:o}},kR={class:"flex items-center justify-center"},ZR=["contenteditable"],TR=R("span",null,":",-1),SR=["contenteditable"],bR=X2({__name:"ParticipantLabel",props:{labelText:null,labelPositions:null,assignee:null,assigneePositions:null},setup(t){var f,w;const e=t,n=["Missing Constructor","ZenUML"],{labelText:i,labelPositions:s,assigneePositions:r}=L9(e),o=S1(),l=F(()=>o.state.mode),L=F(()=>o.getters.code),a=F(()=>o.getters.onContentChange||(()=>{}));function c(_){o.dispatch("updateCode",{code:_}),a.value(_)}function C(_){return function(p){var Z;p.preventDefault(),p.stopPropagation();const g=p.target;if(!(g instanceof HTMLElement))return;let m=(Z=g.innerText.trim())!=null?Z:"";if(m===""||m===i.value){g.innerText=i.value;return}if(m.includes(" ")&&(m=m.replace(/\s+/g," ")),x5.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`,x5.lastIndex=0),!_||_.length===0)return;let v=L.value;for(const b of _){const[k,S]=b;v=v.slice(0,k)+m+v.slice(S)}c(v)}}const u=p7(C((f=s==null?void 0:s.value)!=null?f:[])),h=p7(C((w=r==null?void 0:r.value)!=null?w:[]));return(_,p)=>(I(),B("div",kR,[t.assignee?(I(),B(z2,{key:0},[R("label",{title:"Double click to edit",class:y2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 cursor-text":N(h).editing}]),contenteditable:N(h).editing&&N(l)===N(e3).Dynamic,onDblclick:p[0]||(p[0]=(...g)=>N(h).handleDblClick&&N(h).handleDblClick(...g)),onBlur:p[1]||(p[1]=(...g)=>N(h).handleBlur&&N(h).handleBlur(...g)),onKeyup:p[2]||(p[2]=(...g)=>N(h).handleKeyup&&N(h).handleKeyup(...g)),onKeydown:p[3]||(p[3]=(...g)=>N(h).handleKeydown&&N(h).handleKeydown(...g))},K2(t.assignee),43,ZR),TR],64)):g2("",!0),R("label",{title:"Double click to edit",class:y2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 cursor-text":N(u).editing}]),contenteditable:N(u).editing&&N(l)===N(e3).Dynamic&&n.indexOf(N(i))===-1,onDblclick:p[4]||(p[4]=(...g)=>N(u).handleDblClick&&N(u).handleDblClick(...g)),onBlur:p[5]||(p[5]=(...g)=>N(u).handleBlur&&N(u).handleBlur(...g)),onKeyup:p[6]||(p[6]=(...g)=>N(u).handleKeyup&&N(u).handleKeyup(...g)),onKeydown:p[7]||(p[7]=(...g)=>N(u).handleKeydown&&N(u).handleKeydown(...g))},K2(N(i)),43,SR)]))}}),ER=10,IR={name:"Participant",components:{ParticipantLabel:bR},setup(t){const e=S1(),n=C2(null);if(e.state.mode===e3.Static)return{translate:0,participant:n};const i=F(()=>{const L=e.getters.participants.GetPositions(t.entity.name);return Array.from(L!=null?L:[]).sort((c,C)=>C[0]-c[0])}),s=F(()=>{const L=e.getters.participants.GetAssigneePositions(t.entity.name);return Array.from(L!=null?L:[]).sort((c,C)=>C[0]-c[0])}),r=jl(),[o]=Vl();return{translate:F(()=>{var u;const L=t.offsetTop2||0;let a=r.value+o.value;r.value>ER&&(e==null?void 0:e.state.stickyOffset)&&(a+=e==null?void 0:e.state.stickyOffset);const c=((u=e==null?void 0:e.state.diagramElement)==null?void 0:u.clientHeight)||0,C=e!=null&&e.state.diagramElement?$t(e==null?void 0:e.state.diagramElement):0;return a<L+C?0:Math.min(a-C,c-_l)-L}),participant:n,labelPositions:i,assigneePositions:s}},props:{entity:{type:Object,required:!0},offsetTop2:{type:Number,default:0}},data(){return{color:void 0}},mounted(){this.updateFontColor()},updated(){this.updateFontColor()},computed:{selected(){return this.$store.state.selected.includes(this.entity.name)},stereotype(){return this.entity.stereotype},labelText(){return this.entity.assignee?this.entity.name.split(":")[1]:this.entity.label||this.entity.name},comment(){return this.entity.comment},icon(){var t;return $l[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&um(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t){this.color="inherit";return}let e=Cm(t);this.color=e>128?"#000":"#fff"}}},FR=["innerHTML","aria-description"],OR={class:"h-5 group flex flex-col justify-center"},NR={key:0,class:"interface leading-4"};function DR(t,e,n,i,s,r){const o=w2("ParticipantLabel");return I(),B("div",{class:y2(["participant bg-skin-participant shadow-participant border-skin-participant text-skin-participant rounded text-base leading-4 flex flex-col justify-center z-10 h-10 top-8",{selected:r.selected}]),ref:"participant",style:R2({backgroundColor:r.backgroundColor,color:s.color,transform:`translateY(${i.translate}px)`}),onClick:e[0]||(e[0]=(...l)=>r.onSelect&&r.onSelect(...l))},[r.icon?(I(),B("div",{key:0,innerHTML:r.icon,class:"text-skin-base bg-skin-frame px-1 absolute rounded left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full","aria-description":`icon for ${n.entity.name}`},null,8,FR)):g2("",!0),R("div",OR,[r.stereotype?(I(),B("label",NR,"\xAB"+K2(r.stereotype)+"\xBB",1)):g2("",!0),G(o,{labelText:r.labelText,labelPositions:i.labelPositions,assignee:n.entity.assignee,assigneePositions:i.assigneePositions},null,8,["labelText","labelPositions","assignee","assigneePositions"])])],6)}const ql=Y2(IR,[["render",DR]]),uz="",_5=b0.child({name:"LifeLine"}),PR={name:"life-line",components:{Participant:ql},props:["entity","context","groupLeft","inGroup","renderParticipants","renderLifeLine"],data:()=>({translateX:0,top:0}),computed:{...z3(["centerOf"]),...y9(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){_5.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),_5.debug(`nextTick after updated for ${this.entity.name}`)}),d7.on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){_5.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),_5.debug(`nextTick after updated for ${this.entity.name}`)})},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},setTop(){const t=this.entity.name.replace(/([ #;&,.+*~\':"!^$[\]()=>|\/@])/g,"\\$1"),e=this.$store.getters.diagramElement,n=e==null?void 0:e.querySelector(`[data-to="${t}"]`),i=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&i){_5.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,r=n.getBoundingClientRect().y;this.top=(r-s)/this.scale}else this.top=0}}},BR=["id","entity-type"],zR={key:1,class:"line w0 mx-auto flex-grow w-px"};function UR(t,e,n,i,s,r){var l;const o=w2("participant");return I(),B("div",{id:n.entity.name,"entity-type":(l=n.entity.type)==null?void 0:l.toLowerCase(),class:y2(["lifeline absolute flex flex-col mx-2 h-full",{"transform -translate-x-1/2":n.renderParticipants}]),style:R2({paddingTop:t.top+"px",left:r.left+"px"})},[n.renderParticipants?(I(),S2(o,{key:0,entity:n.entity,offsetTop2:t.top},null,8,["entity","offsetTop2"])):g2("",!0),n.renderLifeLine?(I(),B("div",zR)):g2("",!0)],14,BR)}const Kl=Y2(PR,[["render",UR],["__scopeId","data-v-25231267"]]),Yl=8,WR={name:"lifeline-group",props:["context","renderParticipants","renderLifeLine"],computed:{...z3(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},left(){const t=this.entities[0].name,e=Math.max(p5(t,j4.ParticipantName),100);return this.centerOf(t)-e/2-Yl},right(){const t=this.entities.slice(0).pop().name,e=Math.max(p5(t,j4.ParticipantName),100);return this.centerOf(t)+e/2+Yl},entities(){return m0(this.context).Array()}},components:{LifeLine:Kl}},HR={class:"lifeline-group relative flex-grow"};function $R(t,e,n,i,s,r){const o=w2("life-line");return r.entities.length>0?(I(),B("div",{key:0,class:"container absolute flex flex-col h-full",style:R2({left:`${r.left}px`,width:`${r.right-r.left}px`})},[R("div",{class:y2(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[R("div",HR,[(I(!0),B(z2,null,P3(r.entities,l=>(I(),S2(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":r.left,"render-life-line":n.renderLifeLine,renderParticipants:n.renderParticipants},null,8,["entity","group-left","render-life-line","renderParticipants"]))),128))])],2)],4)):g2("",!0)}const VR=Y2(WR,[["render",$R]]),Xl=b0.child({name:"LifeLineLayer"}),GR=70,jR=10,qR={name:"life-line-layer",props:["context","renderParticipants","renderLifeLine","leftGap"],setup(){const e=S1(),n=F(()=>e.state.mode);if(n.value===e3.static)return{translate:0,RenderMode:e3,mode:n};const i=jl(),[s]=Vl();return{translate:F(()=>{var a;let o=i.value+s.value;i.value>jR&&(e==null?void 0:e.state.stickyOffset)&&(o+=e==null?void 0:e.state.stickyOffset);const l=((a=e==null?void 0:e.state.diagramElement)==null?void 0:a.clientHeight)||0,L=e!=null&&e.state.diagramElement?$t(e==null?void 0:e.state.diagramElement):0;return o<=0+L?0:Math.min(o-L,l-GR)-0}),RenderMode:e3,mode:n}},computed:{...z3(["participants","GroupContext","ParticipantContext","centerOf"]),debug(){return!!localStorage.zenumlDebug},invisibleStarter(){return this.starterParticipant.name==="_STARTER_"},starterParticipant(){return this.participants.Starter()},starterOnTheLeft(){return!this.starterParticipant.explicit},implicitParticipants(){return this.participants.ImplicitArray()},explicitGroupAndParticipants(){var t;return(t=this.context)==null?void 0:t.children.filter(e=>{const n=e instanceof fl,i=e instanceof gl;return n||i})}},methods:{...eo(["increaseGeneration"]),getParticipantEntity(t){return m0(t).First()}},updated(){Xl.debug("LifeLineLayer updated")},mounted(){Xl.debug("LifeLineLayer mounted")},components:{LifeLine:Kl,LifeLineGroup:VR}},KR={class:"container relative grow"};function YR(t,e,n,i,s,r){const o=w2("life-line"),l=w2("life-line-group");return I(),B("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:R2({"min-width":i.mode===i.RenderMode.Dynamic?"200px":"auto",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[R("div",{style:R2({transform:`translateY(${i.translate>0?i.translate-1:i.translate}px)`}),class:"pt-8 after:bg-gradient-to-b after:from-skin-frame after:via-skin-frame after:to-skin-frame/0 after:block after:absolute after:top-0 after:w-full after:h-[72px]"},null,4),R("div",KR,[r.starterOnTheLeft?(I(),S2(o,{key:0,entity:r.starterParticipant,class:y2(["starter",{invisible:r.invisibleStarter&&!r.debug}]),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","class","renderParticipants","renderLifeLine"])):g2("",!0),(I(!0),B(z2,null,P3(r.explicitGroupAndParticipants,(L,a)=>(I(),B(z2,null,[L instanceof t.GroupContext?(I(),S2(l,{key:a,context:L,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["context","renderParticipants","renderLifeLine"])):g2("",!0),L instanceof t.ParticipantContext?(I(),S2(o,{key:a,entity:r.getParticipantEntity(L),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"])):g2("",!0)],64))),256)),(I(!0),B(z2,null,P3(r.implicitParticipants,L=>(I(),S2(o,{key:L.name,entity:L,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"]))),128))])],4)}const Vt=Y2(qR,[["render",YR]]),XR={class:"message-layer relative z-30 pt-24 pb-10"},Ql=X2({__name:"MessageLayer",props:{context:null},setup(t){const e=Q9(()=>Promise.resolve().then(()=>eP)),n=b0.child({name:"MessageLayer"}),i=S1(),s=F(()=>i.getters.participants),r=F(()=>i.getters.centerOf),o=F(()=>{if(s.value.Array().length>=1){const l=s.value.Array().slice(0)[0].name;return r.value(l)+1}return 0});return e1(()=>{n.debug("MessageLayer mounted")}),j0(()=>{n.debug("MessageLayer updated")}),(l,L)=>{const a=w2("block");return I(),B("div",XR,[G(a,{context:t.context,style:R2({"padding-left":N(o)+"px"})},null,8,["context","style"]),G(N(e))])}}}),hz="",QR=T.tree.ParseTreeWalker.DEFAULT;class Gt extends E{constructor(n){super();i2(this,"_orderedParticipants");i2(this,"frameRoot",null);i2(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...m0(n).ImplicitArray().map(i=>i.name)]}getLeft(n){const i=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>i.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(i=>this.getLocalParticipants(n).includes(i))||""}enterFragment(n){var s;const i={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=i),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(i)),this.parents.push(i)}exitFragment(){this.parents.pop()}enterTcf(n){this.enterFragment(n)}enterOpt(n){this.enterFragment(n)}enterPar(n){this.enterFragment(n)}enterAlt(n){this.enterFragment(n)}enterLoop(n){this.enterFragment(n)}enterSection(n){this.enterFragment(n)}enterCritical(n){this.enterFragment(n)}enterRef(n){this.enterFragment(n)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}exitSection(){this.exitFragment()}exitCritical(){this.exitFragment()}exitRef(){this.exitFragment()}getFrame(n){return n.children.map(i=>{QR.walk(this,i)}),this.frameRoot}}function jt(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(const i of t.children)e==="LEFT"&&i.left!==t.left||e==="RIGHT"&&i.right!==t.right||(n=Math.max(n,jt(i,e)));return n+1}function qt(t){return t?{left:10*jt(t,"LEFT"),right:10*jt(t,"RIGHT")}:{left:0,right:0}}function Jl(t,e){const n=e.orderedParticipantNames(),i=[t.Origin(),...m0(t).Names()],s=n.find(c=>i.includes(c))||"",r=n.slice().reverse().find(c=>i.includes(c))||"",l=new Gt(n).getFrame(t),L=qt(l),a=JR(t,r,e);return e.distance(s,r)+L.left+L.right+e.half(s)+e.half(r)+a}function JR(t,e,n){const s=yl(t).filter(r=>r.from===r.to).map(r=>p5(r.signature,j4.MessageContent)+37-n.distance(r.from,e)-n.half(e));return Math.max.apply(null,[0,...s])}const Kt=X2({__name:"SeqDiagram",setup(t){const e=S1(),n=F(()=>e.state.theme),i=F(()=>e.state.mode),s=F(()=>e.getters.rootContext),r=F(()=>e.getters.coordinates),o=F(()=>Jl(s.value,r.value)),l=F(()=>{const a=r.value.orderedParticipantNames(),C=new Gt(a).getFrame(s.value);return C?qt(C).left+Dt+20:0}),L=C2(null);return e.commit("diagramElement",L),(a,c)=>(I(),B("div",{class:y2(["zenuml sequence-diagram relative box-border text-left overflow-visible",N(n)]),ref_key:"diagramRef",ref:L},[R("div",{style:R2({paddingLeft:`${N(l)}px`}),class:"relative"},[N(i)===N(e3).Dynamic?(I(),B(z2,{key:0},[G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!1,renderLifeLine:!0},null,8,["leftGap","context"]),G(Ql,{context:N(s).block(),style:R2({width:`${N(o)}px`})},null,8,["context","style"]),G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!0,renderLifeLine:!1},null,8,["leftGap","context"])],64)):g2("",!0),N(i)===N(e3).Static?(I(),B(z2,{key:1},[G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!0,renderLifeLine:!0},null,8,["leftGap","context"]),G(Ql,{context:N(s).block(),style:R2({width:`${N(o)}px`})},null,8,["context","style"])],64)):g2("",!0)],4)],2))}}),dz="",eA={name:"IconList",props:["types"],computed:{},methods:{icon(t){return $l[t==null?void 0:t.toLowerCase()]}}},tA={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},nA={class:"h-12 flex items-center justify-center bg-gray-50 text-sm font-medium rounded-t-md"},iA=["innerHTML","alt"],sA={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},rA={class:"px-2 py-2 text-xs"},oA={class:"text-gray-900 font-medium hover:text-gray-600"};function lA(t,e,n,i,s,r){return I(),B("ul",tA,[(I(!0),B(z2,null,P3(n.types,o=>(I(),B("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[R("div",nA,[r.icon?(I(),B("i",{key:0,innerHTML:r.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,iA)):g2("",!0)]),R("div",sA,[R("div",rA,[R("span",oA,"@"+K2(o),1)])])]))),128))])}const LA={name:"TipsDialog",components:{Icon:q4,IconList:Y2(eA,[["render",lA]])},computed:{standardTypes(){return["Actor","Boundary","Control","Database","Entity"]},awsServices(){return["CloudWatch","CloudFront","Cognito","DynamoDB","EBS","EC2","ECS","EFS","ElastiCache","ElasticBeantalk","ElasticFileSystem","Glacier","IAM","Kinesis","Lambda","LightSail","RDS","Redshift","S3","SNS","SQS","Sagemaker","VPC"]},azureServices(){return["AzureActiveDirectory","AzureBackup","AzureCDN","AzureDataFactory","AzureDevOps","AzureFunction","AzureSQL","CosmosDB","LogicApps","VirtualMachine"]},googleServices(){return["BigTable","BigQuery","CloudCDN","CloudDNS","CloudInterconnect","CloudLoadBalancing","CloudSQL","CloudStorage","DataLab","DataProc","GoogleIAM","GoogleSecurity","GoogleVPC","PubSub","SecurityScanner","StackDriver","VisionAPI"]}},methods:{closeTipsDialog(){var t;this.$store.state.showTips=!1;try{(t=this.$gtag)==null||t.event("close",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}}}},aA={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},cA=R("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),CA=R("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),uA={class:"z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2"},hA={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6"},dA=R("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"}," ZenUML Tips ",-1),fA=R("span",{class:"sr-only"},"Close menu",-1),gA={class:"relative bg-white pb-32 mt-4 overflow-hidden"},pA={class:"relative"},mA={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},wA=T8(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
|
|
3186
|
+
<svg fill="#000000" width="800px" height="800px" viewBox="0 -2 28 28" xmlns="http://www.w3.org/2000/svg"><path d="m27.994 14.729c-.012.267-.365.566-1.091.945-1.495.778-9.236 3.967-10.883 4.821-.589.419-1.324.67-2.116.67-.641 0-1.243-.164-1.768-.452l.019.01c-1.304-.622-9.539-3.95-11.023-4.659-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.722 4.037 11.023 4.659.504.277 1.105.44 1.744.44.795 0 1.531-.252 2.132-.681l-.011.008c1.647-.859 9.388-4.041 10.883-4.821.76-.396 1.096-.7 1.096-.982s0-2.791 0-2.791z"/><path d="m27.992 10.115c-.013.267-.365.565-1.09.944-1.495.778-9.236 3.967-10.883 4.821-.59.421-1.326.672-2.121.672-.639 0-1.24-.163-1.763-.449l.019.01c-1.304-.627-9.539-3.955-11.023-4.664-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.037 11.023 4.659.506.278 1.108.442 1.749.442.793 0 1.527-.251 2.128-.677l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791z"/><path d="m27.992 5.329c.014-.285-.358-.534-1.107-.81-1.451-.533-9.152-3.596-10.624-4.136-.528-.242-1.144-.383-1.794-.383-.734 0-1.426.18-2.035.498l.024-.012c-1.731.622-9.924 3.835-11.381 4.405-.729.287-1.086.552-1.073.834v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.038 11.023 4.66.504.277 1.105.439 1.744.439.795 0 1.531-.252 2.133-.68l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791h-.009zm-17.967 2.684 6.488-.996-1.96 2.874zm14.351-2.588-4.253 1.68-3.835-1.523 4.246-1.679 3.838 1.517zm-11.265-2.785-.628-1.157 1.958.765 1.846-.604-.499 1.196 1.881.7-2.426.252-.543 1.311-.879-1.457-2.8-.252 2.091-.754zm-4.827 1.632c1.916 0 3.467.602 3.467 1.344s-1.559 1.344-3.467 1.344-3.474-.603-3.474-1.344 1.553-1.344 3.474-1.344z"/></svg>`};function Vl(){const t=C2(0),e=C2(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return e1(()=>{n(),document.addEventListener("scroll",n)}),v1(()=>{document.removeEventListener("scroll",n)}),[t,e]}const Ht=10,RR=1,Gl=20;function AR(){let t=document.getElementById("zenuml-intersection-detector-container"),e=Array.from(document.getElementsByClassName("zenuml-intersection-detector"));return t&&e.length===Ht?{detectorContainer:t,detectors:e}:(t=document.createElement("div"),t.id="zenuml-intersection-detector-container",Object.assign(t.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"}),e=new Array(Ht).fill(0).map(()=>{const n=document.createElement("div");return n.className="zenuml-intersection-detector",Object.assign(n.style,{position:"absolute",top:"0",left:"0",width:"100%"}),t==null||t.appendChild(n),n}),document.body.appendChild(t),{detectorContainer:t,detectors:e})}function jl(){const t=C2(0);let e;return e1(()=>{const{detectorContainer:n,detectors:i}=AR(),s=document.documentElement.scrollHeight-Gl,r=document.documentElement.scrollWidth-Gl;n.style.height=s+"px",n.style.width=r+"px";const o=Math.ceil(document.documentElement.scrollHeight/Ht),l=[...Array(o+1).keys()].map(L=>L/o);i.forEach((L,a)=>{L.style.top=a*o+"px",L.style.height=o+"px"}),e=new IntersectionObserver(([L])=>{(L.intersectionRect.top-L.boundingClientRect.top>RR||L.target===i[0])&&(t.value=L.intersectionRect.top)},{threshold:l}),i.forEach(L=>{e.observe(L)})}),v1(()=>{e.disconnect()}),t}function $t(t){let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e}const x5=/[!@#$%^&*()+-,.?''":{}|<>/\s]/,p7=t=>{const e=C2(!1);function n(l){e.value=l}async function i(l){l.preventDefault(),l.stopPropagation(),n(!0),await w4();const L=document.createRange();if(!l.target)return;L.selectNodeContents(l.target),L.collapse(!1);const a=window.getSelection();!a||(a==null||a.removeAllRanges(),a==null||a.addRange(L))}async function s(l){await w4(),e.value&&(n(!1),t(l))}function r(l){l.key==="Enter"&&(l.preventDefault(),l.stopPropagation())}function o(l){(l.key==="Enter"||l.key==="Escape"||l.key==="Tab")&&(n(!1),t(l))}return{editing:e,handleDblClick:i,handleBlur:s,handleKeydown:r,handleKeyup:o}},kR={class:"flex items-center justify-center"},ZR=["contenteditable"],TR=R("span",null,":",-1),SR=["contenteditable"],bR=X2({__name:"ParticipantLabel",props:{labelText:null,labelPositions:null,assignee:null,assigneePositions:null},setup(t){var f,w;const e=t,n=["Missing Constructor","ZenUML"],{labelText:i,labelPositions:s,assigneePositions:r}=L9(e),o=S1(),l=F(()=>o.state.mode),L=F(()=>o.getters.code),a=F(()=>o.getters.onContentChange||(()=>{}));function c(_){o.dispatch("updateCode",{code:_}),a.value(_)}function C(_){return function(p){var Z;p.preventDefault(),p.stopPropagation();const g=p.target;if(!(g instanceof HTMLElement))return;let m=(Z=g.innerText.trim())!=null?Z:"";if(m===""||m===i.value){g.innerText=i.value;return}if(m.includes(" ")&&(m=m.replace(/\s+/g," ")),x5.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`,x5.lastIndex=0),!_||_.length===0)return;let v=L.value;for(const b of _){const[k,S]=b;v=v.slice(0,k)+m+v.slice(S)}c(v)}}const u=p7(C((f=s==null?void 0:s.value)!=null?f:[])),h=p7(C((w=r==null?void 0:r.value)!=null?w:[]));return(_,p)=>(I(),B("div",kR,[t.assignee?(I(),B(z2,{key:0},[R("label",{title:"Double click to edit",class:y2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 cursor-text":N(h).editing}]),contenteditable:N(h).editing&&N(l)===N(e3).Dynamic,onDblclick:p[0]||(p[0]=(...g)=>N(h).handleDblClick&&N(h).handleDblClick(...g)),onBlur:p[1]||(p[1]=(...g)=>N(h).handleBlur&&N(h).handleBlur(...g)),onKeyup:p[2]||(p[2]=(...g)=>N(h).handleKeyup&&N(h).handleKeyup(...g)),onKeydown:p[3]||(p[3]=(...g)=>N(h).handleKeydown&&N(h).handleKeydown(...g))},K2(t.assignee),43,ZR),TR],64)):g2("",!0),R("label",{title:"Double click to edit",class:y2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 cursor-text":N(u).editing}]),contenteditable:N(u).editing&&N(l)===N(e3).Dynamic&&n.indexOf(N(i))===-1,onDblclick:p[4]||(p[4]=(...g)=>N(u).handleDblClick&&N(u).handleDblClick(...g)),onBlur:p[5]||(p[5]=(...g)=>N(u).handleBlur&&N(u).handleBlur(...g)),onKeyup:p[6]||(p[6]=(...g)=>N(u).handleKeyup&&N(u).handleKeyup(...g)),onKeydown:p[7]||(p[7]=(...g)=>N(u).handleKeydown&&N(u).handleKeydown(...g))},K2(N(i)),43,SR)]))}}),ER=10,IR={name:"Participant",components:{ParticipantLabel:bR},setup(t){const e=S1(),n=C2(null);if(e.state.mode===e3.Static)return{translate:0,participant:n};const i=F(()=>{const L=e.getters.participants.GetPositions(t.entity.name);return Array.from(L!=null?L:[]).sort((c,C)=>C[0]-c[0])}),s=F(()=>{const L=e.getters.participants.GetAssigneePositions(t.entity.name);return Array.from(L!=null?L:[]).sort((c,C)=>C[0]-c[0])}),r=jl(),[o]=Vl();return{translate:F(()=>{var u;const L=t.offsetTop2||0;let a=r.value+o.value;r.value>ER&&(e==null?void 0:e.state.stickyOffset)&&(a+=e==null?void 0:e.state.stickyOffset);const c=((u=e==null?void 0:e.state.diagramElement)==null?void 0:u.clientHeight)||0,C=e!=null&&e.state.diagramElement?$t(e==null?void 0:e.state.diagramElement):0;return a<L+C?0:Math.min(a-C,c-_l)-L}),participant:n,labelPositions:i,assigneePositions:s}},props:{entity:{type:Object,required:!0},offsetTop2:{type:Number,default:0}},data(){return{color:void 0}},mounted(){this.updateFontColor()},updated(){this.updateFontColor()},computed:{selected(){return this.$store.state.selected.includes(this.entity.name)},stereotype(){return this.entity.stereotype},labelText(){return this.entity.assignee?this.entity.name.split(":")[1]:this.entity.label||this.entity.name},comment(){return this.entity.comment},icon(){var t;return $l[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&um(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t){this.color="inherit";return}let e=Cm(t);this.color=e>128?"#000":"#fff"}}},FR=["innerHTML","aria-description"],OR={class:"h-5 group flex flex-col justify-center"},NR={key:0,class:"interface leading-4"};function DR(t,e,n,i,s,r){const o=w2("ParticipantLabel");return I(),B("div",{class:y2(["participant bg-skin-participant shadow-participant border-skin-participant text-skin-participant rounded text-base leading-4 flex flex-col justify-center z-10 h-10 top-8",{selected:r.selected}]),ref:"participant",style:R2({backgroundColor:r.backgroundColor,color:s.color,transform:`translateY(${i.translate}px)`}),onClick:e[0]||(e[0]=(...l)=>r.onSelect&&r.onSelect(...l))},[r.icon?(I(),B("div",{key:0,innerHTML:r.icon,class:"text-skin-base bg-skin-frame px-1 absolute rounded left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full","aria-description":`icon for ${n.entity.name}`},null,8,FR)):g2("",!0),R("div",OR,[r.stereotype?(I(),B("label",NR,"\xAB"+K2(r.stereotype)+"\xBB",1)):g2("",!0),G(o,{labelText:r.labelText,labelPositions:i.labelPositions,assignee:n.entity.assignee,assigneePositions:i.assigneePositions},null,8,["labelText","labelPositions","assignee","assigneePositions"])])],6)}const ql=Y2(IR,[["render",DR]]),uz="",_5=E0.child({name:"LifeLine"}),PR={name:"life-line",components:{Participant:ql},props:["entity","context","groupLeft","inGroup","renderParticipants","renderLifeLine"],data:()=>({translateX:0,top:0}),computed:{...z3(["centerOf"]),...y9(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){_5.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),_5.debug(`nextTick after updated for ${this.entity.name}`)}),d7.on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){_5.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),_5.debug(`nextTick after updated for ${this.entity.name}`)})},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},setTop(){const t=this.entity.name.replace(/([ #;&,.+*~\':"!^$[\]()=>|\/@])/g,"\\$1"),e=this.$store.getters.diagramElement,n=e==null?void 0:e.querySelector(`[data-to="${t}"]`),i=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&i){_5.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,r=n.getBoundingClientRect().y;this.top=(r-s)/this.scale}else this.top=0}}},BR=["id","entity-type"],zR={key:1,class:"line w0 mx-auto flex-grow w-px"};function UR(t,e,n,i,s,r){var l;const o=w2("participant");return I(),B("div",{id:n.entity.name,"entity-type":(l=n.entity.type)==null?void 0:l.toLowerCase(),class:y2(["lifeline absolute flex flex-col mx-2 h-full",{"transform -translate-x-1/2":n.renderParticipants}]),style:R2({paddingTop:t.top+"px",left:r.left+"px"})},[n.renderParticipants?(I(),S2(o,{key:0,entity:n.entity,offsetTop2:t.top},null,8,["entity","offsetTop2"])):g2("",!0),n.renderLifeLine?(I(),B("div",zR)):g2("",!0)],14,BR)}const Kl=Y2(PR,[["render",UR],["__scopeId","data-v-25231267"]]),Yl=8,WR={name:"lifeline-group",props:["context","renderParticipants","renderLifeLine"],computed:{...z3(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},left(){const t=this.entities[0].name,e=Math.max(p5(t,j4.ParticipantName),100);return this.centerOf(t)-e/2-Yl},right(){const t=this.entities.slice(0).pop().name,e=Math.max(p5(t,j4.ParticipantName),100);return this.centerOf(t)+e/2+Yl},entities(){return w0(this.context).Array()}},components:{LifeLine:Kl}},HR={class:"lifeline-group relative flex-grow"};function $R(t,e,n,i,s,r){const o=w2("life-line");return r.entities.length>0?(I(),B("div",{key:0,class:"container absolute flex flex-col h-full",style:R2({left:`${r.left}px`,width:`${r.right-r.left}px`})},[R("div",{class:y2(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[R("div",HR,[(I(!0),B(z2,null,P3(r.entities,l=>(I(),S2(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":r.left,"render-life-line":n.renderLifeLine,renderParticipants:n.renderParticipants},null,8,["entity","group-left","render-life-line","renderParticipants"]))),128))])],2)],4)):g2("",!0)}const VR=Y2(WR,[["render",$R]]),Xl=E0.child({name:"LifeLineLayer"}),GR=70,jR=10,qR={name:"life-line-layer",props:["context","renderParticipants","renderLifeLine","leftGap"],setup(){const e=S1(),n=F(()=>e.state.mode);if(n.value===e3.static)return{translate:0,RenderMode:e3,mode:n};const i=jl(),[s]=Vl();return{translate:F(()=>{var a;let o=i.value+s.value;i.value>jR&&(e==null?void 0:e.state.stickyOffset)&&(o+=e==null?void 0:e.state.stickyOffset);const l=((a=e==null?void 0:e.state.diagramElement)==null?void 0:a.clientHeight)||0,L=e!=null&&e.state.diagramElement?$t(e==null?void 0:e.state.diagramElement):0;return o<=0+L?0:Math.min(o-L,l-GR)-0}),RenderMode:e3,mode:n}},computed:{...z3(["participants","GroupContext","ParticipantContext","centerOf"]),debug(){return!!localStorage.zenumlDebug},invisibleStarter(){return this.starterParticipant.name==="_STARTER_"},starterParticipant(){return this.participants.Starter()},starterOnTheLeft(){return!this.starterParticipant.explicit},implicitParticipants(){return this.participants.ImplicitArray()},explicitGroupAndParticipants(){var t;return(t=this.context)==null?void 0:t.children.filter(e=>{const n=e instanceof fl,i=e instanceof gl;return n||i})}},methods:{...eo(["increaseGeneration"]),getParticipantEntity(t){return w0(t).First()}},updated(){Xl.debug("LifeLineLayer updated")},mounted(){Xl.debug("LifeLineLayer mounted")},components:{LifeLine:Kl,LifeLineGroup:VR}},KR={class:"container relative grow"};function YR(t,e,n,i,s,r){const o=w2("life-line"),l=w2("life-line-group");return I(),B("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:R2({"min-width":i.mode===i.RenderMode.Dynamic?"200px":"auto",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[R("div",{style:R2({transform:`translateY(${i.translate>0?i.translate-1:i.translate}px)`}),class:"pt-8 after:bg-gradient-to-b after:from-skin-frame after:via-skin-frame after:to-skin-frame/0 after:block after:absolute after:top-0 after:w-full after:h-[72px]"},null,4),R("div",KR,[r.starterOnTheLeft?(I(),S2(o,{key:0,entity:r.starterParticipant,class:y2(["starter",{invisible:r.invisibleStarter&&!r.debug}]),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","class","renderParticipants","renderLifeLine"])):g2("",!0),(I(!0),B(z2,null,P3(r.explicitGroupAndParticipants,(L,a)=>(I(),B(z2,null,[L instanceof t.GroupContext?(I(),S2(l,{key:a,context:L,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["context","renderParticipants","renderLifeLine"])):g2("",!0),L instanceof t.ParticipantContext?(I(),S2(o,{key:a,entity:r.getParticipantEntity(L),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"])):g2("",!0)],64))),256)),(I(!0),B(z2,null,P3(r.implicitParticipants,L=>(I(),S2(o,{key:L.name,entity:L,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"]))),128))])],4)}const Vt=Y2(qR,[["render",YR]]),XR={class:"message-layer relative z-30 pt-24 pb-10"},Ql=X2({__name:"MessageLayer",props:{context:null},setup(t){const e=Q9(()=>Promise.resolve().then(()=>eP)),n=E0.child({name:"MessageLayer"}),i=S1(),s=F(()=>i.getters.participants),r=F(()=>i.getters.centerOf),o=F(()=>{if(s.value.Array().length>=1){const l=s.value.Array().slice(0)[0].name;return r.value(l)+1}return 0});return e1(()=>{n.debug("MessageLayer mounted")}),q0(()=>{n.debug("MessageLayer updated")}),(l,L)=>{const a=w2("block");return I(),B("div",XR,[G(a,{context:t.context,style:R2({"padding-left":N(o)+"px"})},null,8,["context","style"]),G(N(e))])}}}),hz="",QR=T.tree.ParseTreeWalker.DEFAULT;class Gt extends E{constructor(n){super();i2(this,"_orderedParticipants");i2(this,"frameRoot",null);i2(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...w0(n).ImplicitArray().map(i=>i.name)]}getLeft(n){const i=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>i.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(i=>this.getLocalParticipants(n).includes(i))||""}enterFragment(n){var s;const i={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=i),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(i)),this.parents.push(i)}exitFragment(){this.parents.pop()}enterTcf(n){this.enterFragment(n)}enterOpt(n){this.enterFragment(n)}enterPar(n){this.enterFragment(n)}enterAlt(n){this.enterFragment(n)}enterLoop(n){this.enterFragment(n)}enterSection(n){this.enterFragment(n)}enterCritical(n){this.enterFragment(n)}enterRef(n){this.enterFragment(n)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}exitSection(){this.exitFragment()}exitCritical(){this.exitFragment()}exitRef(){this.exitFragment()}getFrame(n){return n.children.map(i=>{QR.walk(this,i)}),this.frameRoot}}function jt(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(const i of t.children)e==="LEFT"&&i.left!==t.left||e==="RIGHT"&&i.right!==t.right||(n=Math.max(n,jt(i,e)));return n+1}function qt(t){return t?{left:10*jt(t,"LEFT"),right:10*jt(t,"RIGHT")}:{left:0,right:0}}function Jl(t,e){const n=e.orderedParticipantNames(),i=[t.Origin(),...w0(t).Names()],s=n.find(c=>i.includes(c))||"",r=n.slice().reverse().find(c=>i.includes(c))||"",l=new Gt(n).getFrame(t),L=qt(l),a=JR(t,r,e);return e.distance(s,r)+L.left+L.right+e.half(s)+e.half(r)+a}function JR(t,e,n){const s=yl(t).filter(r=>r.from===r.to).map(r=>p5(r.signature,j4.MessageContent)+37-n.distance(r.from,e)-n.half(e));return Math.max.apply(null,[0,...s])}const Kt=X2({__name:"SeqDiagram",setup(t){const e=S1(),n=F(()=>e.state.theme),i=F(()=>e.state.mode),s=F(()=>e.getters.rootContext),r=F(()=>e.getters.coordinates),o=F(()=>Jl(s.value,r.value)),l=F(()=>{const a=r.value.orderedParticipantNames(),C=new Gt(a).getFrame(s.value);return C?qt(C).left+Dt+20:0}),L=C2(null);return e.commit("diagramElement",L),(a,c)=>(I(),B("div",{class:y2(["zenuml sequence-diagram relative box-border text-left overflow-visible",N(n)]),ref_key:"diagramRef",ref:L},[R("div",{style:R2({paddingLeft:`${N(l)}px`}),class:"relative"},[N(i)===N(e3).Dynamic?(I(),B(z2,{key:0},[G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!1,renderLifeLine:!0},null,8,["leftGap","context"]),G(Ql,{context:N(s).block(),style:R2({width:`${N(o)}px`})},null,8,["context","style"]),G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!0,renderLifeLine:!1},null,8,["leftGap","context"])],64)):g2("",!0),N(i)===N(e3).Static?(I(),B(z2,{key:1},[G(Vt,{leftGap:N(l),context:N(s).head(),renderParticipants:!0,renderLifeLine:!0},null,8,["leftGap","context"]),G(Ql,{context:N(s).block(),style:R2({width:`${N(o)}px`})},null,8,["context","style"])],64)):g2("",!0)],4)],2))}}),dz="",eA={name:"IconList",props:["types"],computed:{},methods:{icon(t){return $l[t==null?void 0:t.toLowerCase()]}}},tA={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},nA={class:"h-12 flex items-center justify-center bg-gray-50 text-sm font-medium rounded-t-md"},iA=["innerHTML","alt"],sA={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},rA={class:"px-2 py-2 text-xs"},oA={class:"text-gray-900 font-medium hover:text-gray-600"};function lA(t,e,n,i,s,r){return I(),B("ul",tA,[(I(!0),B(z2,null,P3(n.types,o=>(I(),B("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[R("div",nA,[r.icon?(I(),B("i",{key:0,innerHTML:r.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,iA)):g2("",!0)]),R("div",sA,[R("div",rA,[R("span",oA,"@"+K2(o),1)])])]))),128))])}const LA={name:"TipsDialog",components:{Icon:q4,IconList:Y2(eA,[["render",lA]])},computed:{standardTypes(){return["Actor","Boundary","Control","Database","Entity"]},awsServices(){return["CloudWatch","CloudFront","Cognito","DynamoDB","EBS","EC2","ECS","EFS","ElastiCache","ElasticBeantalk","ElasticFileSystem","Glacier","IAM","Kinesis","Lambda","LightSail","RDS","Redshift","S3","SNS","SQS","Sagemaker","VPC"]},azureServices(){return["AzureActiveDirectory","AzureBackup","AzureCDN","AzureDataFactory","AzureDevOps","AzureFunction","AzureSQL","CosmosDB","LogicApps","VirtualMachine"]},googleServices(){return["BigTable","BigQuery","CloudCDN","CloudDNS","CloudInterconnect","CloudLoadBalancing","CloudSQL","CloudStorage","DataLab","DataProc","GoogleIAM","GoogleSecurity","GoogleVPC","PubSub","SecurityScanner","StackDriver","VisionAPI"]}},methods:{closeTipsDialog(){var t;this.$store.state.showTips=!1;try{(t=this.$gtag)==null||t.event("close",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}}}},aA={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},cA=R("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),CA=R("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),uA={class:"z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2"},hA={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6"},dA=R("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"}," ZenUML Tips ",-1),fA=R("span",{class:"sr-only"},"Close menu",-1),gA={class:"relative bg-white pb-32 mt-4 overflow-hidden"},pA={class:"relative"},mA={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},wA=T8(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
|
|
3187
3187
|
@Starter(A)
|
|
3188
3188
|
|
|
3189
3189
|
// Show icons
|
|
@@ -3239,11 +3239,11 @@ A.method() {
|
|
|
3239
3239
|
}
|
|
3240
3240
|
A.method() {
|
|
3241
3241
|
@return A->B: message
|
|
3242
|
-
}</code></pre></div></div>`,1),xA={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},_A=R("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),vA=R("p",{class:"text-sm text-gray-500"},[e4(" Use "),R("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[R("code",{class:"text-xs"},"@Actor TheParticipant")]),e4(" to define the type of the participant. ")],-1),MA=R("hr",{class:"mt-4"},null,-1),yA=R("hr",{class:"mt-4"},null,-1),RA=R("hr",{class:"mt-4"},null,-1);function AA(t,e,n,i,s,r){const o=w2("Icon"),l=w2("IconList");return I(),B("div",aA,[cA,CA,R("div",uA,[R("div",null,[R("div",hA,[dA,R("button",{type:"button",onClick:e[0]||(e[0]=L=>r.closeTipsDialog()),class:"float-right bg-white rounded-md inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"},[fA,G(o,{name:"close","icon-class":"h-6 w-6"})])]),R("div",null,[R("div",gA,[R("div",pA,[R("div",mA,[wA,R("div",xA,[_A,vA,G(l,{types:r.standardTypes},null,8,["types"]),MA,G(l,{types:r.awsServices},null,8,["types"]),yA,G(l,{types:r.azureServices},null,8,["types"]),RA,G(l,{types:r.googleServices},null,8,["types"])])])])])])])])])}const kA=Y2(LA,[["render",AA]]),ZA={name:"point",props:["fill","rtl"]},TA={key:0,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 3 6"},SA=[R("path",{d:"M4.42834 2.657C4.68727 2.81236 4.68727 3.18764 4.42834 3.343L0.605799 5.63652C0.339189 5.79649 1.66376e-08 5.60444 2.97152e-08 5.29352L2.22651e-07 0.706476C2.35729e-07 0.395559 0.339189 0.203513 0.605799 0.363479L4.42834 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],bA={key:1,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 2 8.5"},EA=[R("path",{d:"M1 1L4.14331 4.29299C4.14704 4.2969 4.14699 4.30306 4.1432 4.30691L1 7.5",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)],IA={key:2,class:"arrow stroke-2",height:"10",width:"10",viewBox:"1 0 5 6"},FA=[R("path",{d:"M0.571662 2.657C0.312726 2.81236 0.312726 3.18764 0.571662 3.343L4.3942 5.63652C4.66081 5.79649 5 5.60444 5 5.29352L5 0.706476C5 0.395559 4.66081 0.203513 4.3942 0.363479L0.571662 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],OA={key:3,class:"arrow stroke-2",height:"10",width:"10",viewBox:"2 0 5 9"},NA=[R("path",{d:"M4.14844 1L1.00441 4.54711C1.00101 4.55094 1.00106 4.55671 1.00451 4.56049L4.14844 8",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)];function DA(t,e,n,i,s,r){return I(),B("div",{class:y2(["point text-skin-message-arrow",{filled:n.fill,open:!n.fill,"right-to-left":n.rtl}])},[!n.rtl&&n.fill?(I(),B("svg",TA,SA)):g2("",!0),!n.rtl&&!n.fill?(I(),B("svg",bA,EA)):g2("",!0),n.rtl&&n.fill?(I(),B("svg",IA,FA)):g2("",!0),n.rtl&&!n.fill?(I(),B("svg",OA,NA)):g2("",!0)],2)}const PA=Y2(ZA,[["render",DA]]),BA=["contenteditable"],m7=X2({__name:"MessageLabel",props:{labelText:null,labelPosition:null,isAsync:{type:Boolean,default:!1},isSelf:{type:Boolean,default:!1}},setup(t){const e=t,{labelText:n,labelPosition:i,isAsync:s}=L9(e),r=S1(),o=F(()=>r.state.mode),l=F(()=>r.getters.code),L=F(()=>r.getters.onContentChange||(()=>{})),a=F(()=>hl(n.value));function c(p){r.dispatch("updateCode",{code:p}),L.value(p)}function C(p){var k;p.preventDefault(),p.stopPropagation();const g=p.target;if(!(g instanceof HTMLElement))return;let m=(k=g.innerText.trim())!=null?k:"";if(m===""||m===n.value){g.innerText=n.value;return}m.includes(" ")&&(m=m.replace(/\s+/g," ")),!s.value&&x5.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`,x5.lastIndex=0);const[v,Z]=i.value;if(v===-1||Z===-1){console.warn("labelPosition is not set");return}const b=l.value.slice(0,v)+m+l.value.slice(Z+1);c(b)}const{editing:u,handleDblClick:h,handleBlur:f,handleKeydown:w,handleKeyup:_}=p7(C);return(p,g)=>(I(),B("label",{title:"Double click to edit",class:y2(["px-1 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"cursor-text":N(u)}]),contenteditable:N(u)&&N(o)===N(e3).Dynamic,onDblclick:g[0]||(g[0]=(...m)=>N(h)&&N(h)(...m)),onBlur:g[1]||(g[1]=(...m)=>N(f)&&N(f)(...m)),onKeyup:g[2]||(g[2]=(...m)=>N(_)&&N(_)(...m)),onKeydown:g[3]||(g[3]=(...m)=>N(w)&&N(w)(...m))},K2(N(a)),43,BA))}}),zA={class:"name group text-center flex-grow relative hover:text-skin-message-hover hover:bg-skin-message-hover"},UA={class:"inline-block static min-h-[1em]"},WA={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},v5=X2({__name:"Message",props:{context:null,content:null,rtl:{type:[String,Boolean]},type:null,textStyle:null,classNames:null,number:null},setup(t){const e=t,{context:n,content:i,rtl:s,type:r,textStyle:o,classNames:l,number:L}=L9(e),a=S1(),c=C2(),C=F(()=>a.state.numbering),u=F(()=>(r==null?void 0:r.value)==="async"),h=F(()=>a.state.mode),f=F(()=>{var b;if(h.value===e3.Static)return!1;switch(r==null?void 0:r.value){case"sync":case"async":case"return":return!0;case"creation":return((b=n==null?void 0:n.value)==null?void 0:b.isParamValid())>0;default:return!1}}),w=F(()=>{if(h.value===e3.Static)return!1;switch(r==null?void 0:r.value){case"sync":case"async":case"return":case"creation":return!0;default:return!1}}),_=/«([^»]+)»/,p=F(()=>{var b;switch(r==null?void 0:r.value){case"creation":return((b=i==null?void 0:i.value.match(_))==null?void 0:b[1])||"";case"sync":case"async":case"return":default:return(i==null?void 0:i.value)||""}}),g=F(()=>{var S,V,D,t2,h2,L2,X;let b=-1,k=-1;switch(r==null?void 0:r.value){case"sync":{const q=(V=(S=n==null?void 0:n.value)==null?void 0:S.messageBody().func())==null?void 0:V.signature()[0];[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"async":{const q=(D=n==null?void 0:n.value)==null?void 0:D.content();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"creation":{const q=(h2=(t2=n==null?void 0:n.value)==null?void 0:t2.creationBody())==null?void 0:h2.parameters();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"return":if((n==null?void 0:n.value)instanceof d.MessageContext){const q=(X=(L2=n.value.messageBody().func())==null?void 0:L2.signature())==null?void 0:X[0];[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}else if((n==null?void 0:n.value)instanceof d.AtomExprContext){const q=n.value.atom();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}else if((n==null?void 0:n.value)instanceof d.ContentContext)[b,k]=[n.value.start.start,n.value.stop.stop];else if((n==null?void 0:n.value)instanceof d.AssignmentContext){const q=n.value.assignee();[b,k]=[q.start.start,q.stop.stop]}break}return[b,k]}),m=F(()=>{switch(r==null?void 0:r.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),v=F(()=>{switch(r==null?void 0:r.value){case"sync":return!0;case"async":case"creation":case"return":default:return!1}}),Z=()=>{!w.value||a.getters.onMessageClick(n,c.value)};return(b,k)=>{var S;return I(),B("div",{class:y2(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":N(s),return:N(r)==="return","right-to-left":N(s)}]),style:R2({"border-bottom-style":N(m)||void 0}),onClick:Z,ref_key:"messageRef",ref:c},[R("div",zA,[R("div",UA,[R("div",{style:R2(N(o)),class:y2(N(l))},[N(f)?(I(),B(z2,{key:0},[q0(R("span",null,"\xAB",512),[[s0,N(r)==="creation"]]),G(m7,{labelText:(S=N(p))!=null?S:"",labelPosition:N(g),isAsync:N(u)},null,8,["labelText","labelPosition","isAsync"]),q0(R("span",null,"\xBB",512),[[s0,N(r)==="creation"]])],64)):(I(),B(z2,{key:1},[e4(K2(N(i)),1)],64))],6),N(C)?(I(),B("div",WA,K2(N(L)),1)):g2("",!0)])]),G(PA,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:N(v),rtl:N(s)},null,8,["fill","rtl"])],6)}}}),HA={name:"WidthProvider",components:{Message:v5},data:function(){return{text:"abcd"}},methods:{width:function(t,e){return console.log(t,e),this.text=t,this.$el.clientWidth}},mounted(){this.$store.state.widthProvider=this}},$A={class:"hidden"};function VA(t,e,n,i,s,r){const o=w2("message");return I(),B("div",$A,[G(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const GA=Y2(HA,[["render",VA]]);function jA(t,e){if(t.match(/^[a-z]+:\/\//i))return t;if(t.match(/^\/\//))return window.location.protocol+t;if(t.match(/^[a-z]+:/i))return t;const n=document.implementation.createHTMLDocument(),i=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(i),n.body.appendChild(s),e&&(i.href=e),s.href=t,s.href}const qA=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Y4(t){const e=[];for(let n=0,i=t.length;n<i;n++)e.push(t[n]);return e}function w7(t,e){const i=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return i?parseFloat(i.replace("px","")):0}function KA(t){const e=w7(t,"border-left-width"),n=w7(t,"border-right-width");return t.clientWidth+e+n}function YA(t){const e=w7(t,"border-top-width"),n=w7(t,"border-bottom-width");return t.clientHeight+e+n}function eL(t,e={}){const n=e.width||KA(t),i=e.height||YA(t);return{width:n,height:i}}function XA(){let t,e;try{e=process}catch{}const n=e&&e.env?e.env.devicePixelRatio:null;return n&&(t=parseInt(n,10),Number.isNaN(t)&&(t=1)),t||window.devicePixelRatio||1}const y3=16384;function QA(t){(t.width>y3||t.height>y3)&&(t.width>y3&&t.height>y3?t.width>t.height?(t.height*=y3/t.width,t.width=y3):(t.width*=y3/t.height,t.height=y3):t.width>y3?(t.height*=y3/t.width,t.width=y3):(t.width*=y3/t.height,t.height=y3))}function JA(t,e={}){return t.toBlob?new Promise(n=>{t.toBlob(n,e.type?e.type:"image/png",e.quality?e.quality:1)}):new Promise(n=>{const i=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=i.length,r=new Uint8Array(s);for(let o=0;o<s;o+=1)r[o]=i.charCodeAt(o);n(new Blob([r],{type:e.type?e.type:"image/png"}))})}function x7(t){return new Promise((e,n)=>{const i=new Image;i.decode=()=>e(i),i.onload=()=>e(i),i.onerror=n,i.crossOrigin="anonymous",i.decoding="async",i.src=t})}async function ek(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function tk(t,e,n){const i="http://www.w3.org/2000/svg",s=document.createElementNS(i,"svg"),r=document.createElementNS(i,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),r.setAttribute("width","100%"),r.setAttribute("height","100%"),r.setAttribute("x","0"),r.setAttribute("y","0"),r.setAttribute("externalResourcesRequired","true"),s.appendChild(r),r.appendChild(t),ek(s)}function nk(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function ik(t){return Y4(t).map(e=>{const n=t.getPropertyValue(e),i=t.getPropertyPriority(e);return`${e}: ${n}${i?" !important":""};`}).join(" ")}function sk(t,e,n){const i=`.${t}:${e}`,s=n.cssText?nk(n):ik(n);return document.createTextNode(`${i}{${s}}`)}function tL(t,e,n){const i=window.getComputedStyle(t,n),s=i.getPropertyValue("content");if(s===""||s==="none")return;const r=qA();try{e.className=`${e.className} ${r}`}catch{return}const o=document.createElement("style");o.appendChild(sk(r,n,i)),e.appendChild(o)}function rk(t,e){tL(t,e,":before"),tL(t,e,":after")}const nL="application/font-woff",iL="image/jpeg",ok={woff:nL,woff2:nL,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:iL,jpeg:iL,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function lk(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Yt(t){const e=lk(t).toLowerCase();return ok[e]||""}function Lk(t){return t.split(/,/)[1]}function Xt(t){return t.search(/^(data:)/)!==-1}function sL(t,e){return`data:${e};base64,${t}`}async function rL(t,e,n){const i=await fetch(t,e);if(i.status===404)throw new Error(`Resource "${i.url}" not found`);const s=await i.blob();return new Promise((r,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{r(n({res:i,result:l.result}))}catch(L){o(L)}},l.readAsDataURL(s)})}const Qt={};function ak(t,e,n){let i=t.replace(/\?.*/,"");return n&&(i=t),/ttf|otf|eot|woff2?/i.test(i)&&(i=i.replace(/.*\//,"")),e?`[${e}]${i}`:i}async function Jt(t,e,n){const i=ak(t,e,n.includeQueryParams);if(Qt[i]!=null)return Qt[i];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const r=await rL(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),Lk(l)));s=sL(r,e)}catch(r){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;r&&(o=typeof r=="string"?r:r.message),o&&console.warn(o)}return Qt[i]=s,s}async function ck(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):x7(e)}async function Ck(t,e){if(t.currentSrc){const r=document.createElement("canvas"),o=r.getContext("2d");r.width=t.clientWidth,r.height=t.clientHeight,o==null||o.drawImage(t,0,0,r.width,r.height);const l=r.toDataURL();return x7(l)}const n=t.poster,i=Yt(n),s=await Jt(n,i,e);return x7(s)}async function uk(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await _7(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function hk(t,e){return t instanceof HTMLCanvasElement?ck(t):t instanceof HTMLVideoElement?Ck(t,e):t instanceof HTMLIFrameElement?uk(t):t.cloneNode(!1)}const dk=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function fk(t,e,n){var i;const s=dk(t)&&t.assignedNodes?Y4(t.assignedNodes()):Y4(((i=t.shadowRoot)!==null&&i!==void 0?i:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((r,o)=>r.then(()=>_7(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function gk(t,e){const n=e.style;if(!n)return;const i=window.getComputedStyle(t);i.cssText?(n.cssText=i.cssText,n.transformOrigin=i.transformOrigin):Y4(i).forEach(s=>{let r=i.getPropertyValue(s);s==="font-size"&&r.endsWith("px")&&(r=`${Math.floor(parseFloat(r.substring(0,r.length-2)))-.1}px`),n.setProperty(s,r,i.getPropertyPriority(s))})}function pk(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function mk(t,e){if(t instanceof HTMLSelectElement){const n=e,i=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));i&&i.setAttribute("selected","")}}function wk(t,e){return e instanceof Element&&(gk(t,e),rk(t,e),pk(t,e),mk(t,e)),e}async function xk(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const i={};for(let r=0;r<n.length;r++){const l=n[r].getAttribute("xlink:href");if(l){const L=t.querySelector(l),a=document.querySelector(l);!L&&a&&!i[l]&&(i[l]=await _7(a,e,!0))}}const s=Object.values(i);if(s.length){const r="http://www.w3.org/1999/xhtml",o=document.createElementNS(r,"svg");o.setAttribute("xmlns",r),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(r,"defs");o.appendChild(l);for(let L=0;L<s.length;L++)l.appendChild(s[L]);t.appendChild(o)}return t}async function _7(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(i=>hk(i,e)).then(i=>fk(t,i,e)).then(i=>wk(t,i)).then(i=>xk(i,e))}const oL=/url\((['"]?)([^'"]+?)\1\)/g,_k=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,vk=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function Mk(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function yk(t){const e=[];return t.replace(oL,(n,i,s)=>(e.push(s),n)),e.filter(n=>!Xt(n))}async function Rk(t,e,n,i,s){try{const r=n?jA(e,n):e,o=Yt(e);let l;if(s){const L=await s(r);l=sL(L,o)}else l=await Jt(r,o,i);return t.replace(Mk(e),`$1${l}$3`)}catch{}return t}function Ak(t,{preferredFontFormat:e}){return e?t.replace(vk,n=>{for(;;){const[i,,s]=_k.exec(n)||[];if(!s)return"";if(s===e)return`src: ${i};`}}):t}function lL(t){return t.search(oL)!==-1}async function LL(t,e,n){if(!lL(t))return t;const i=Ak(t,n);return yk(i).reduce((r,o)=>r.then(l=>Rk(l,o,e,n)),Promise.resolve(i))}async function kk(t,e){var n;const i=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(i){const s=await LL(i,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function Zk(t,e){if(!(t instanceof HTMLImageElement&&!Xt(t.src))&&!(t instanceof SVGImageElement&&!Xt(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,i=await Jt(n,Yt(n),e);await new Promise((s,r)=>{t.onload=s,t.onerror=r;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=i):t.href.baseVal=i})}async function Tk(t,e){const i=Y4(t.childNodes).map(s=>aL(s,e));await Promise.all(i).then(()=>t)}async function aL(t,e){t instanceof Element&&(await kk(t,e),await Zk(t,e),await Tk(t,e))}function Sk(t,e){const{style:n}=t;e.backgroundColor&&(n.backgroundColor=e.backgroundColor),e.width&&(n.width=`${e.width}px`),e.height&&(n.height=`${e.height}px`);const i=e.style;return i!=null&&Object.keys(i).forEach(s=>{n[s]=i[s]}),t}const cL={};async function CL(t){let e=cL[t];if(e!=null)return e;const i=await(await fetch(t)).text();return e={url:t,cssText:i},cL[t]=e,e}async function uL(t,e){let n=t.cssText;const i=/url\(["']?([^"')]+)["']?\)/g,r=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(i,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),rL(l,e.fetchRequestInit,({result:L})=>(n=n.replace(o,`url(${L})`),[o,L]))});return Promise.all(r).then(()=>n)}function hL(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let i=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const L=s.exec(i);if(L===null)break;e.push(L[0])}i=i.replace(s,"");const r=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o="((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})",l=new RegExp(o,"gi");for(;;){let L=r.exec(i);if(L===null){if(L=l.exec(i),L===null)break;r.lastIndex=l.lastIndex}else l.lastIndex=r.lastIndex;e.push(L[0])}return e}async function bk(t,e){const n=[],i=[];return t.forEach(s=>{if("cssRules"in s)try{Y4(s.cssRules||[]).forEach((r,o)=>{if(r.type===CSSRule.IMPORT_RULE){let l=o+1;const L=r.href,a=CL(L).then(c=>uL(c,e)).then(c=>hL(c).forEach(C=>{try{s.insertRule(C,C.startsWith("@import")?l+=1:s.cssRules.length)}catch(u){console.error("Error inserting rule from remote css",{rule:C,error:u})}})).catch(c=>{console.error("Error loading remote css",c.toString())});i.push(a)}})}catch(r){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&i.push(CL(s.href).then(l=>uL(l,e)).then(l=>hL(l).forEach(L=>{o.insertRule(L,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",r.toString())}}),Promise.all(i).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Y4(s.cssRules||[]).forEach(r=>{n.push(r)})}catch(r){console.error(`Error while reading CSS rules from ${s.href}`,r.toString())}}),n))}function Ek(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>lL(e.style.getPropertyValue("src")))}async function Ik(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Y4(t.ownerDocument.styleSheets),i=await bk(n,e);return Ek(i)}async function Fk(t,e){const n=await Ik(t,e);return(await Promise.all(n.map(s=>{const r=s.parentStyleSheet?s.parentStyleSheet.href:null;return LL(s.cssText,r,e)}))).join(`
|
|
3243
|
-
`)}async function Ok(t,e){const n=e.fontEmbedCSS!=null?e.fontEmbedCSS:e.skipFonts?null:await Fk(t,e);if(n){const i=document.createElement("style"),s=document.createTextNode(n);i.appendChild(s),t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i)}}async function dL(t,e={}){const{width:n,height:i}=eL(t,e),s=await _7(t,e,!0);return await Ok(s,e),await aL(s,e),Sk(s,e),await tk(s,n,i)}async function en(t,e={}){const{width:n,height:i}=eL(t,e),s=await dL(t,e),r=await x7(s),o=document.createElement("canvas"),l=o.getContext("2d"),L=e.pixelRatio||XA(),a=e.canvasWidth||n,c=e.canvasHeight||i;return o.width=a*L,o.height=c*L,e.skipAutoScale||QA(o),o.style.width=`${a}`,o.style.height=`${c}`,e.backgroundColor&&(l.fillStyle=e.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(r,0,0,o.width,o.height),o}async function Nk(t,e={}){return(await en(t,e)).toDataURL()}async function Dk(t,e={}){return(await en(t,e)).toDataURL("image/jpeg",e.quality||1)}async function Pk(t,e={}){const n=await en(t,e);return await JA(n)}const Bk={}.VITE_APP_GIT_HASH,zk={}.VITE_APP_GIT_BRANCH,Uk={name:"Debug",components:{Icon:q4},data(){return{commitHash:Bk,gitBranch:zk}},computed:{debug(){return!!localStorage.zenumlDebug}}},Wk={class:"flex flex-nowrap m-2 text-sm"},Hk={class:"ml-4 text-xs inline-flex items-center font-bold leading-sm px-3 py-1 bg-green-200 text-green-700 rounded-sm"},$k={class:"inline-block px-2"};function Vk(t,e,n,i,s,r){const o=w2("Icon");return
|
|
3242
|
+
}</code></pre></div></div>`,1),xA={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},_A=R("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),vA=R("p",{class:"text-sm text-gray-500"},[e4(" Use "),R("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[R("code",{class:"text-xs"},"@Actor TheParticipant")]),e4(" to define the type of the participant. ")],-1),MA=R("hr",{class:"mt-4"},null,-1),yA=R("hr",{class:"mt-4"},null,-1),RA=R("hr",{class:"mt-4"},null,-1);function AA(t,e,n,i,s,r){const o=w2("Icon"),l=w2("IconList");return I(),B("div",aA,[cA,CA,R("div",uA,[R("div",null,[R("div",hA,[dA,R("button",{type:"button",onClick:e[0]||(e[0]=L=>r.closeTipsDialog()),class:"float-right bg-white rounded-md inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"},[fA,G(o,{name:"close","icon-class":"h-6 w-6"})])]),R("div",null,[R("div",gA,[R("div",pA,[R("div",mA,[wA,R("div",xA,[_A,vA,G(l,{types:r.standardTypes},null,8,["types"]),MA,G(l,{types:r.awsServices},null,8,["types"]),yA,G(l,{types:r.azureServices},null,8,["types"]),RA,G(l,{types:r.googleServices},null,8,["types"])])])])])])])])])}const kA=Y2(LA,[["render",AA]]),ZA={name:"point",props:["fill","rtl"]},TA={key:0,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 3 6"},SA=[R("path",{d:"M4.42834 2.657C4.68727 2.81236 4.68727 3.18764 4.42834 3.343L0.605799 5.63652C0.339189 5.79649 1.66376e-08 5.60444 2.97152e-08 5.29352L2.22651e-07 0.706476C2.35729e-07 0.395559 0.339189 0.203513 0.605799 0.363479L4.42834 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],bA={key:1,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 2 8.5"},EA=[R("path",{d:"M1 1L4.14331 4.29299C4.14704 4.2969 4.14699 4.30306 4.1432 4.30691L1 7.5",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)],IA={key:2,class:"arrow stroke-2",height:"10",width:"10",viewBox:"1 0 5 6"},FA=[R("path",{d:"M0.571662 2.657C0.312726 2.81236 0.312726 3.18764 0.571662 3.343L4.3942 5.63652C4.66081 5.79649 5 5.60444 5 5.29352L5 0.706476C5 0.395559 4.66081 0.203513 4.3942 0.363479L0.571662 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],OA={key:3,class:"arrow stroke-2",height:"10",width:"10",viewBox:"2 0 5 9"},NA=[R("path",{d:"M4.14844 1L1.00441 4.54711C1.00101 4.55094 1.00106 4.55671 1.00451 4.56049L4.14844 8",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)];function DA(t,e,n,i,s,r){return I(),B("div",{class:y2(["point text-skin-message-arrow",{filled:n.fill,open:!n.fill,"right-to-left":n.rtl}])},[!n.rtl&&n.fill?(I(),B("svg",TA,SA)):g2("",!0),!n.rtl&&!n.fill?(I(),B("svg",bA,EA)):g2("",!0),n.rtl&&n.fill?(I(),B("svg",IA,FA)):g2("",!0),n.rtl&&!n.fill?(I(),B("svg",OA,NA)):g2("",!0)],2)}const PA=Y2(ZA,[["render",DA]]),BA=["contenteditable"],m7=X2({__name:"MessageLabel",props:{labelText:null,labelPosition:null,isAsync:{type:Boolean,default:!1},isSelf:{type:Boolean,default:!1}},setup(t){const e=t,{labelText:n,labelPosition:i,isAsync:s}=L9(e),r=S1(),o=F(()=>r.state.mode),l=F(()=>r.getters.code),L=F(()=>r.getters.onContentChange||(()=>{})),a=F(()=>hl(n.value));function c(p){r.dispatch("updateCode",{code:p}),L.value(p)}function C(p){var k;p.preventDefault(),p.stopPropagation();const g=p.target;if(!(g instanceof HTMLElement))return;let m=(k=g.innerText.trim())!=null?k:"";if(m===""||m===n.value){g.innerText=n.value;return}m.includes(" ")&&(m=m.replace(/\s+/g," ")),!s.value&&x5.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`,x5.lastIndex=0);const[v,Z]=i.value;if(v===-1||Z===-1){console.warn("labelPosition is not set");return}const b=l.value.slice(0,v)+m+l.value.slice(Z+1);c(b)}const{editing:u,handleDblClick:h,handleBlur:f,handleKeydown:w,handleKeyup:_}=p7(C);return(p,g)=>(I(),B("label",{title:"Double click to edit",class:y2(["px-1 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"cursor-text":N(u)}]),contenteditable:N(u)&&N(o)===N(e3).Dynamic,onDblclick:g[0]||(g[0]=(...m)=>N(h)&&N(h)(...m)),onBlur:g[1]||(g[1]=(...m)=>N(f)&&N(f)(...m)),onKeyup:g[2]||(g[2]=(...m)=>N(_)&&N(_)(...m)),onKeydown:g[3]||(g[3]=(...m)=>N(w)&&N(w)(...m))},K2(N(a)),43,BA))}}),zA={class:"name group text-center flex-grow relative hover:text-skin-message-hover hover:bg-skin-message-hover"},UA={class:"inline-block static min-h-[1em]"},WA={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},v5=X2({__name:"Message",props:{context:null,content:null,rtl:{type:[String,Boolean]},type:null,textStyle:null,classNames:null,number:null},setup(t){const e=t,{context:n,content:i,rtl:s,type:r,textStyle:o,classNames:l,number:L}=L9(e),a=S1(),c=C2(),C=F(()=>a.state.numbering),u=F(()=>(r==null?void 0:r.value)==="async"),h=F(()=>a.state.mode),f=F(()=>{var b;if(h.value===e3.Static)return!1;switch(r==null?void 0:r.value){case"sync":case"async":case"return":return!0;case"creation":return((b=n==null?void 0:n.value)==null?void 0:b.isParamValid())>0;default:return!1}}),w=F(()=>{if(h.value===e3.Static)return!1;switch(r==null?void 0:r.value){case"sync":case"async":case"return":case"creation":return!0;default:return!1}}),_=/«([^»]+)»/,p=F(()=>{var b;switch(r==null?void 0:r.value){case"creation":return((b=i==null?void 0:i.value.match(_))==null?void 0:b[1])||"";case"sync":case"async":case"return":default:return(i==null?void 0:i.value)||""}}),g=F(()=>{var S,V,D,t2,h2,L2,X;let b=-1,k=-1;switch(r==null?void 0:r.value){case"sync":{const q=(V=(S=n==null?void 0:n.value)==null?void 0:S.messageBody().func())==null?void 0:V.signature()[0];[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"async":{const q=(D=n==null?void 0:n.value)==null?void 0:D.content();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"creation":{const q=(h2=(t2=n==null?void 0:n.value)==null?void 0:t2.creationBody())==null?void 0:h2.parameters();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}break;case"return":if((n==null?void 0:n.value)instanceof d.MessageContext){const q=(X=(L2=n.value.messageBody().func())==null?void 0:L2.signature())==null?void 0:X[0];[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}else if((n==null?void 0:n.value)instanceof d.AtomExprContext){const q=n.value.atom();[b,k]=[q==null?void 0:q.start.start,q==null?void 0:q.stop.stop]}else if((n==null?void 0:n.value)instanceof d.ContentContext)[b,k]=[n.value.start.start,n.value.stop.stop];else if((n==null?void 0:n.value)instanceof d.AssignmentContext){const q=n.value.assignee();[b,k]=[q.start.start,q.stop.stop]}break}return[b,k]}),m=F(()=>{switch(r==null?void 0:r.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),v=F(()=>{switch(r==null?void 0:r.value){case"sync":return!0;case"async":case"creation":case"return":default:return!1}}),Z=()=>{!w.value||a.getters.onMessageClick(n,c.value)};return(b,k)=>{var S;return I(),B("div",{class:y2(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":N(s),return:N(r)==="return","right-to-left":N(s)}]),style:R2({"border-bottom-style":N(m)||void 0}),onClick:Z,ref_key:"messageRef",ref:c},[R("div",zA,[R("div",UA,[R("div",{style:R2(N(o)),class:y2(N(l))},[N(f)?(I(),B(z2,{key:0},[K0(R("span",null,"\xAB",512),[[s0,N(r)==="creation"]]),G(m7,{labelText:(S=N(p))!=null?S:"",labelPosition:N(g),isAsync:N(u)},null,8,["labelText","labelPosition","isAsync"]),K0(R("span",null,"\xBB",512),[[s0,N(r)==="creation"]])],64)):(I(),B(z2,{key:1},[e4(K2(N(i)),1)],64))],6),N(C)?(I(),B("div",WA,K2(N(L)),1)):g2("",!0)])]),G(PA,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:N(v),rtl:N(s)},null,8,["fill","rtl"])],6)}}}),HA={name:"WidthProvider",components:{Message:v5},data:function(){return{text:"abcd"}},methods:{width:function(t,e){return console.log(t,e),this.text=t,this.$el.clientWidth}},mounted(){this.$store.state.widthProvider=this}},$A={class:"hidden"};function VA(t,e,n,i,s,r){const o=w2("message");return I(),B("div",$A,[G(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const GA=Y2(HA,[["render",VA]]);function jA(t,e){if(t.match(/^[a-z]+:\/\//i))return t;if(t.match(/^\/\//))return window.location.protocol+t;if(t.match(/^[a-z]+:/i))return t;const n=document.implementation.createHTMLDocument(),i=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(i),n.body.appendChild(s),e&&(i.href=e),s.href=t,s.href}const qA=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Y4(t){const e=[];for(let n=0,i=t.length;n<i;n++)e.push(t[n]);return e}function w7(t,e){const i=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return i?parseFloat(i.replace("px","")):0}function KA(t){const e=w7(t,"border-left-width"),n=w7(t,"border-right-width");return t.clientWidth+e+n}function YA(t){const e=w7(t,"border-top-width"),n=w7(t,"border-bottom-width");return t.clientHeight+e+n}function eL(t,e={}){const n=e.width||KA(t),i=e.height||YA(t);return{width:n,height:i}}function XA(){let t,e;try{e=process}catch{}const n=e&&e.env?e.env.devicePixelRatio:null;return n&&(t=parseInt(n,10),Number.isNaN(t)&&(t=1)),t||window.devicePixelRatio||1}const y3=16384;function QA(t){(t.width>y3||t.height>y3)&&(t.width>y3&&t.height>y3?t.width>t.height?(t.height*=y3/t.width,t.width=y3):(t.width*=y3/t.height,t.height=y3):t.width>y3?(t.height*=y3/t.width,t.width=y3):(t.width*=y3/t.height,t.height=y3))}function JA(t,e={}){return t.toBlob?new Promise(n=>{t.toBlob(n,e.type?e.type:"image/png",e.quality?e.quality:1)}):new Promise(n=>{const i=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=i.length,r=new Uint8Array(s);for(let o=0;o<s;o+=1)r[o]=i.charCodeAt(o);n(new Blob([r],{type:e.type?e.type:"image/png"}))})}function x7(t){return new Promise((e,n)=>{const i=new Image;i.decode=()=>e(i),i.onload=()=>e(i),i.onerror=n,i.crossOrigin="anonymous",i.decoding="async",i.src=t})}async function ek(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function tk(t,e,n){const i="http://www.w3.org/2000/svg",s=document.createElementNS(i,"svg"),r=document.createElementNS(i,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),r.setAttribute("width","100%"),r.setAttribute("height","100%"),r.setAttribute("x","0"),r.setAttribute("y","0"),r.setAttribute("externalResourcesRequired","true"),s.appendChild(r),r.appendChild(t),ek(s)}function nk(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function ik(t){return Y4(t).map(e=>{const n=t.getPropertyValue(e),i=t.getPropertyPriority(e);return`${e}: ${n}${i?" !important":""};`}).join(" ")}function sk(t,e,n){const i=`.${t}:${e}`,s=n.cssText?nk(n):ik(n);return document.createTextNode(`${i}{${s}}`)}function tL(t,e,n){const i=window.getComputedStyle(t,n),s=i.getPropertyValue("content");if(s===""||s==="none")return;const r=qA();try{e.className=`${e.className} ${r}`}catch{return}const o=document.createElement("style");o.appendChild(sk(r,n,i)),e.appendChild(o)}function rk(t,e){tL(t,e,":before"),tL(t,e,":after")}const nL="application/font-woff",iL="image/jpeg",ok={woff:nL,woff2:nL,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:iL,jpeg:iL,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function lk(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Yt(t){const e=lk(t).toLowerCase();return ok[e]||""}function Lk(t){return t.split(/,/)[1]}function Xt(t){return t.search(/^(data:)/)!==-1}function sL(t,e){return`data:${e};base64,${t}`}async function rL(t,e,n){const i=await fetch(t,e);if(i.status===404)throw new Error(`Resource "${i.url}" not found`);const s=await i.blob();return new Promise((r,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{r(n({res:i,result:l.result}))}catch(L){o(L)}},l.readAsDataURL(s)})}const Qt={};function ak(t,e,n){let i=t.replace(/\?.*/,"");return n&&(i=t),/ttf|otf|eot|woff2?/i.test(i)&&(i=i.replace(/.*\//,"")),e?`[${e}]${i}`:i}async function Jt(t,e,n){const i=ak(t,e,n.includeQueryParams);if(Qt[i]!=null)return Qt[i];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const r=await rL(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),Lk(l)));s=sL(r,e)}catch(r){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;r&&(o=typeof r=="string"?r:r.message),o&&console.warn(o)}return Qt[i]=s,s}async function ck(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):x7(e)}async function Ck(t,e){if(t.currentSrc){const r=document.createElement("canvas"),o=r.getContext("2d");r.width=t.clientWidth,r.height=t.clientHeight,o==null||o.drawImage(t,0,0,r.width,r.height);const l=r.toDataURL();return x7(l)}const n=t.poster,i=Yt(n),s=await Jt(n,i,e);return x7(s)}async function uk(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await _7(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function hk(t,e){return t instanceof HTMLCanvasElement?ck(t):t instanceof HTMLVideoElement?Ck(t,e):t instanceof HTMLIFrameElement?uk(t):t.cloneNode(!1)}const dk=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function fk(t,e,n){var i;const s=dk(t)&&t.assignedNodes?Y4(t.assignedNodes()):Y4(((i=t.shadowRoot)!==null&&i!==void 0?i:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((r,o)=>r.then(()=>_7(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function gk(t,e){const n=e.style;if(!n)return;const i=window.getComputedStyle(t);i.cssText?(n.cssText=i.cssText,n.transformOrigin=i.transformOrigin):Y4(i).forEach(s=>{let r=i.getPropertyValue(s);s==="font-size"&&r.endsWith("px")&&(r=`${Math.floor(parseFloat(r.substring(0,r.length-2)))-.1}px`),n.setProperty(s,r,i.getPropertyPriority(s))})}function pk(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function mk(t,e){if(t instanceof HTMLSelectElement){const n=e,i=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));i&&i.setAttribute("selected","")}}function wk(t,e){return e instanceof Element&&(gk(t,e),rk(t,e),pk(t,e),mk(t,e)),e}async function xk(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const i={};for(let r=0;r<n.length;r++){const l=n[r].getAttribute("xlink:href");if(l){const L=t.querySelector(l),a=document.querySelector(l);!L&&a&&!i[l]&&(i[l]=await _7(a,e,!0))}}const s=Object.values(i);if(s.length){const r="http://www.w3.org/1999/xhtml",o=document.createElementNS(r,"svg");o.setAttribute("xmlns",r),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(r,"defs");o.appendChild(l);for(let L=0;L<s.length;L++)l.appendChild(s[L]);t.appendChild(o)}return t}async function _7(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(i=>hk(i,e)).then(i=>fk(t,i,e)).then(i=>wk(t,i)).then(i=>xk(i,e))}const oL=/url\((['"]?)([^'"]+?)\1\)/g,_k=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,vk=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function Mk(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function yk(t){const e=[];return t.replace(oL,(n,i,s)=>(e.push(s),n)),e.filter(n=>!Xt(n))}async function Rk(t,e,n,i,s){try{const r=n?jA(e,n):e,o=Yt(e);let l;if(s){const L=await s(r);l=sL(L,o)}else l=await Jt(r,o,i);return t.replace(Mk(e),`$1${l}$3`)}catch{}return t}function Ak(t,{preferredFontFormat:e}){return e?t.replace(vk,n=>{for(;;){const[i,,s]=_k.exec(n)||[];if(!s)return"";if(s===e)return`src: ${i};`}}):t}function lL(t){return t.search(oL)!==-1}async function LL(t,e,n){if(!lL(t))return t;const i=Ak(t,n);return yk(i).reduce((r,o)=>r.then(l=>Rk(l,o,e,n)),Promise.resolve(i))}async function kk(t,e){var n;const i=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(i){const s=await LL(i,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function Zk(t,e){if(!(t instanceof HTMLImageElement&&!Xt(t.src))&&!(t instanceof SVGImageElement&&!Xt(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,i=await Jt(n,Yt(n),e);await new Promise((s,r)=>{t.onload=s,t.onerror=r;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=i):t.href.baseVal=i})}async function Tk(t,e){const i=Y4(t.childNodes).map(s=>aL(s,e));await Promise.all(i).then(()=>t)}async function aL(t,e){t instanceof Element&&(await kk(t,e),await Zk(t,e),await Tk(t,e))}function Sk(t,e){const{style:n}=t;e.backgroundColor&&(n.backgroundColor=e.backgroundColor),e.width&&(n.width=`${e.width}px`),e.height&&(n.height=`${e.height}px`);const i=e.style;return i!=null&&Object.keys(i).forEach(s=>{n[s]=i[s]}),t}const cL={};async function CL(t){let e=cL[t];if(e!=null)return e;const i=await(await fetch(t)).text();return e={url:t,cssText:i},cL[t]=e,e}async function uL(t,e){let n=t.cssText;const i=/url\(["']?([^"')]+)["']?\)/g,r=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(i,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),rL(l,e.fetchRequestInit,({result:L})=>(n=n.replace(o,`url(${L})`),[o,L]))});return Promise.all(r).then(()=>n)}function hL(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let i=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const L=s.exec(i);if(L===null)break;e.push(L[0])}i=i.replace(s,"");const r=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o="((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})",l=new RegExp(o,"gi");for(;;){let L=r.exec(i);if(L===null){if(L=l.exec(i),L===null)break;r.lastIndex=l.lastIndex}else l.lastIndex=r.lastIndex;e.push(L[0])}return e}async function bk(t,e){const n=[],i=[];return t.forEach(s=>{if("cssRules"in s)try{Y4(s.cssRules||[]).forEach((r,o)=>{if(r.type===CSSRule.IMPORT_RULE){let l=o+1;const L=r.href,a=CL(L).then(c=>uL(c,e)).then(c=>hL(c).forEach(C=>{try{s.insertRule(C,C.startsWith("@import")?l+=1:s.cssRules.length)}catch(u){console.error("Error inserting rule from remote css",{rule:C,error:u})}})).catch(c=>{console.error("Error loading remote css",c.toString())});i.push(a)}})}catch(r){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&i.push(CL(s.href).then(l=>uL(l,e)).then(l=>hL(l).forEach(L=>{o.insertRule(L,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",r.toString())}}),Promise.all(i).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Y4(s.cssRules||[]).forEach(r=>{n.push(r)})}catch(r){console.error(`Error while reading CSS rules from ${s.href}`,r.toString())}}),n))}function Ek(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>lL(e.style.getPropertyValue("src")))}async function Ik(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Y4(t.ownerDocument.styleSheets),i=await bk(n,e);return Ek(i)}async function Fk(t,e){const n=await Ik(t,e);return(await Promise.all(n.map(s=>{const r=s.parentStyleSheet?s.parentStyleSheet.href:null;return LL(s.cssText,r,e)}))).join(`
|
|
3243
|
+
`)}async function Ok(t,e){const n=e.fontEmbedCSS!=null?e.fontEmbedCSS:e.skipFonts?null:await Fk(t,e);if(n){const i=document.createElement("style"),s=document.createTextNode(n);i.appendChild(s),t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i)}}async function dL(t,e={}){const{width:n,height:i}=eL(t,e),s=await _7(t,e,!0);return await Ok(s,e),await aL(s,e),Sk(s,e),await tk(s,n,i)}async function en(t,e={}){const{width:n,height:i}=eL(t,e),s=await dL(t,e),r=await x7(s),o=document.createElement("canvas"),l=o.getContext("2d"),L=e.pixelRatio||XA(),a=e.canvasWidth||n,c=e.canvasHeight||i;return o.width=a*L,o.height=c*L,e.skipAutoScale||QA(o),o.style.width=`${a}`,o.style.height=`${c}`,e.backgroundColor&&(l.fillStyle=e.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(r,0,0,o.width,o.height),o}async function Nk(t,e={}){return(await en(t,e)).toDataURL()}async function Dk(t,e={}){return(await en(t,e)).toDataURL("image/jpeg",e.quality||1)}async function Pk(t,e={}){const n=await en(t,e);return await JA(n)}const Bk={}.VITE_APP_GIT_HASH,zk={}.VITE_APP_GIT_BRANCH,Uk={name:"Debug",components:{Icon:q4},data(){return{commitHash:Bk,gitBranch:zk}},computed:{debug(){return!!localStorage.zenumlDebug}}},Wk={class:"flex flex-nowrap m-2 text-sm"},Hk={class:"ml-4 text-xs inline-flex items-center font-bold leading-sm px-3 py-1 bg-green-200 text-green-700 rounded-sm"},$k={class:"inline-block px-2"};function Vk(t,e,n,i,s,r){const o=w2("Icon");return K0((I(),B("div",null,[R("div",Wk,[R("div",Hk,[G(o,{name:"debug","icon-class":"h-4 w-4"}),R("span",$k,K2(s.gitBranch)+":"+K2(s.commitHash),1)])])],512)),[[s0,r.debug]])}const Gk=Y2(Uk,[["render",Vk]]);function L4(t,e,...n){if(t in e){let s=e[t];return typeof s=="function"?s(...n):s}let i=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(i,L4),i}var v7=(t=>(t[t.None=0]="None",t[t.RenderStrategy=1]="RenderStrategy",t[t.Static=2]="Static",t))(v7||{}),X4=(t=>(t[t.Unmount=0]="Unmount",t[t.Hidden=1]="Hidden",t))(X4||{});function B1({visible:t=!0,features:e=0,ourProps:n,theirProps:i,...s}){var r;let o=gL(i,n),l=Object.assign(s,{props:o});if(t||e&2&&o.static)return tn(l);if(e&1){let L=(r=o.unmount)==null||r?0:1;return L4(L,{[0](){return null},[1](){return tn({...s,props:{...o,hidden:!0,style:{display:"none"}}})}})}return tn(l)}function tn({props:t,attrs:e,slots:n,slot:i,name:s}){var r,o;let{as:l,...L}=nn(t,["unmount","static"]),a=(r=n.default)==null?void 0:r.call(n,i),c={};if(i){let C=!1,u=[];for(let[h,f]of Object.entries(i))typeof f=="boolean"&&(C=!0),f===!0&&u.push(h);C&&(c["data-headlessui-state"]=u.join(" "))}if(l==="template"){if(a=fL(a!=null?a:[]),Object.keys(L).length>0||Object.keys(e).length>0){let[C,...u]=a!=null?a:[];if(!qk(C)||u.length>0)throw new Error(['Passing props on "template"!',"",`The current component <${s} /> is rendering a "template".`,"However we need to passthrough the following props:",Object.keys(L).concat(Object.keys(e)).map(w=>w.trim()).filter((w,_,p)=>p.indexOf(w)===_).sort((w,_)=>w.localeCompare(_)).map(w=>` - ${w}`).join(`
|
|
3244
3244
|
`),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "template".',"Render a single element as the child so that we can forward the props onto that element."].map(w=>` - ${w}`).join(`
|
|
3245
3245
|
`)].join(`
|
|
3246
|
-
`));let h=gL((o=C.props)!=null?o:{},L),f=w3(C,h);for(let w in h)w.startsWith("on")&&(f.props||(f.props={}),f.props[w]=h[w]);return f}return Array.isArray(a)&&a.length===1?a[0]:a}return r1(l,Object.assign({},L,c),{default:()=>a})}function fL(t){return t.flatMap(e=>e.type===z2?fL(e.children):[e])}function gL(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let i of t)for(let s in i)s.startsWith("on")&&typeof i[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(i[s])):e[s]=i[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(i=>[i,void 0])));for(let i in n)Object.assign(e,{[i](s,...r){let o=n[i];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...r)}}});return e}function jk(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function nn(t,e=[]){let n=Object.assign({},t);for(let i of e)i in n&&delete n[i];return n}function qk(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let Kk=0;function Yk(){return++Kk}function a4(){return Yk()}var Q4=(t=>(t.Space=" ",t.Enter="Enter",t.Escape="Escape",t.Backspace="Backspace",t.Delete="Delete",t.ArrowLeft="ArrowLeft",t.ArrowUp="ArrowUp",t.ArrowRight="ArrowRight",t.ArrowDown="ArrowDown",t.Home="Home",t.End="End",t.PageUp="PageUp",t.PageDown="PageDown",t.Tab="Tab",t))(Q4||{});function d1(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let pL=Symbol("Context");var R3=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(R3||{});function Xk(){return sn()!==null}function sn(){return f1(pL,null)}function Qk(t){V1(pL,t)}var Jk=Object.defineProperty,eZ=(t,e,n)=>e in t?Jk(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,mL=(t,e,n)=>(eZ(t,typeof e!="symbol"?e+"":e,n),n);class tZ{constructor(){mL(this,"current",this.detect()),mL(this,"currentId",0)}set(e){this.current!==e&&(this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}let M5=new tZ;function c4(t){if(M5.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=d1(t);if(e)return e.ownerDocument}return document}function nZ({container:t,accept:e,walk:n,enabled:i}){L3(()=>{let s=t.value;if(!s||i!==void 0&&!i.value)return;let r=c4(t);if(!r)return;let o=Object.assign(L=>e(L),{acceptNode:e}),l=r.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let rn=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var F3=(t=>(t[t.First=1]="First",t[t.Previous=2]="Previous",t[t.Next=4]="Next",t[t.Last=8]="Last",t[t.WrapAround=16]="WrapAround",t[t.NoScroll=32]="NoScroll",t))(F3||{}),M7=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(M7||{}),iZ=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(iZ||{});function sZ(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(rn)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var wL=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(wL||{});function rZ(t,e=0){var n;return t===((n=c4(t))==null?void 0:n.body)?!1:L4(e,{[0](){return t.matches(rn)},[1](){let i=t;for(;i!==null;){if(i.matches(rn))return!0;i=i.parentElement}return!1}})}var oZ=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(oZ||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",t=>{t.metaKey||t.altKey||t.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",t=>{t.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:t.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function T9(t){t==null||t.focus({preventScroll:!0})}let lZ=["textarea","input"].join(",");function LZ(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,lZ))!=null?n:!1}function xL(t,e=n=>n){return t.slice().sort((n,i)=>{let s=e(n),r=e(i);if(s===null||r===null)return 0;let o=s.compareDocumentPosition(r);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function w0(t,e,{sorted:n=!0,relativeTo:i=null,skipElements:s=[]}={}){var r;let o=(r=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?r:document,l=Array.isArray(t)?n?xL(t):t:sZ(t);s.length>0&&l.length>1&&(l=l.filter(f=>!s.includes(f))),i=i!=null?i:o.activeElement;let L=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),a=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(i))-1;if(e&4)return Math.max(0,l.indexOf(i))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=e&32?{preventScroll:!0}:{},C=0,u=l.length,h;do{if(C>=u||C+u<=0)return 0;let f=a+C;if(e&16)f=(f+u)%u;else{if(f<0)return 3;if(f>=u)return 1}h=l[f],h==null||h.focus(c),C+=L}while(h!==o.activeElement);return e&6&&LZ(h)&&h.select(),2}function y7(t,e,n){M5.isServer||L3(i=>{document.addEventListener(t,e,n),i(()=>document.removeEventListener(t,e,n))})}function _L(t,e,n){M5.isServer||L3(i=>{window.addEventListener(t,e,n),i(()=>window.removeEventListener(t,e,n))})}function aZ(t,e,n=F(()=>!0)){function i(r,o){if(!n.value||r.defaultPrevented)return;let l=o(r);if(l===null||!l.getRootNode().contains(l))return;let L=function a(c){return typeof c=="function"?a(c()):Array.isArray(c)||c instanceof Set?c:[c]}(t);for(let a of L){if(a===null)continue;let c=a instanceof HTMLElement?a:d1(a);if(c!=null&&c.contains(l)||r.composed&&r.composedPath().includes(c))return}return!rZ(l,wL.Loose)&&l.tabIndex!==-1&&r.preventDefault(),e(r,l)}let s=C2(null);y7("pointerdown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),y7("mousedown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),y7("click",r=>{s.value&&(i(r,()=>s.value),s.value=null)},!0),y7("touchend",r=>i(r,()=>r.target instanceof HTMLElement?r.target:null),!0),_L("blur",r=>i(r,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var y5=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(y5||{});let R7=X2({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:i,...s}=t,r={"aria-hidden":(i&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(i&4)===4&&(i&2)!==2&&{display:"none"}}};return B1({ourProps:r,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function vL(t={},e=null,n=[]){for(let[i,s]of Object.entries(t))yL(n,ML(e,i),s);return n}function ML(t,e){return t?t+"["+e+"]":e}function yL(t,e,n){if(Array.isArray(n))for(let[i,s]of n.entries())yL(t,ML(e,i.toString()),s);else n instanceof Date?t.push([e,n.toISOString()]):typeof n=="boolean"?t.push([e,n?"1":"0"]):typeof n=="string"?t.push([e,n]):typeof n=="number"?t.push([e,`${n}`]):n==null?t.push([e,""]):vL(n,e,t)}function cZ(t){var e,n;let i=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(i){for(let s of i.elements)if(s!==t&&(s.tagName==="INPUT"&&s.type==="submit"||s.tagName==="BUTTON"&&s.type==="submit"||s.nodeName==="INPUT"&&s.type==="image")){s.click();return}(n=i.requestSubmit)==null||n.call(i)}}function CZ(t,e,n){let i=C2(n==null?void 0:n.value),s=F(()=>t.value!==void 0);return[F(()=>s.value?t.value:i.value),function(r){return s.value||(i.value=r),e==null?void 0:e(r)}]}function uZ(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function on(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function R5(){let t=[],e={addEventListener(n,i,s,r){return n.addEventListener(i,s,r),e.add(()=>n.removeEventListener(i,s,r))},requestAnimationFrame(...n){let i=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(i))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let i=setTimeout(...n);e.add(()=>clearTimeout(i))},microTask(...n){let i={current:!0};return on(()=>{i.current&&n[0]()}),e.add(()=>{i.current=!1})},style(n,i,s){let r=n.style.getPropertyValue(i);return Object.assign(n.style,{[i]:s}),this.add(()=>{Object.assign(n.style,{[i]:r})})},group(n){let i=R5();return n(i),this.add(()=>i.dispose())},add(n){return t.push(n),()=>{let i=t.indexOf(n);if(i>=0)for(let s of t.splice(i,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var A5=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(A5||{});function hZ(){let t=C2(0);return _L("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function RL(t,e,n,i){M5.isServer||L3(s=>{t=t!=null?t:window,t.addEventListener(e,n,i),s(()=>t.removeEventListener(e,n,i))})}function dZ(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function AL(t){if(!t)return new Set;if(typeof t=="function")return new Set(t());let e=new Set;for(let n of t.value){let i=d1(n);i instanceof HTMLElement&&e.add(i)}return e}var kL=(t=>(t[t.None=1]="None",t[t.InitialFocus=2]="InitialFocus",t[t.TabLock=4]="TabLock",t[t.FocusLock=8]="FocusLock",t[t.RestoreFocus=16]="RestoreFocus",t[t.All=30]="All",t))(kL||{});let k5=Object.assign(X2({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:C2(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:i}){let s=C2(null);i({el:s,$el:s});let r=F(()=>c4(s)),o=C2(!1);e1(()=>o.value=!0),v1(()=>o.value=!1),gZ({ownerDocument:r},F(()=>o.value&&Boolean(t.features&16)));let l=pZ({ownerDocument:r,container:s,initialFocus:F(()=>t.initialFocus)},F(()=>o.value&&Boolean(t.features&2)));mZ({ownerDocument:r,container:s,containers:t.containers,previousActiveElement:l},F(()=>o.value&&Boolean(t.features&8)));let L=hZ();function a(h){let f=d1(s);!f||(w=>w())(()=>{L4(L.value,{[A5.Forwards]:()=>{w0(f,F3.First,{skipElements:[h.relatedTarget]})},[A5.Backwards]:()=>{w0(f,F3.Last,{skipElements:[h.relatedTarget]})}})})}let c=C2(!1);function C(h){h.key==="Tab"&&(c.value=!0,requestAnimationFrame(()=>{c.value=!1}))}function u(h){if(!o.value)return;let f=AL(t.containers);d1(s)instanceof HTMLElement&&f.add(d1(s));let w=h.relatedTarget;w instanceof HTMLElement&&w.dataset.headlessuiFocusGuard!=="true"&&(ZL(f,w)||(c.value?w0(d1(s),L4(L.value,{[A5.Forwards]:()=>F3.Next,[A5.Backwards]:()=>F3.Previous})|F3.WrapAround,{relativeTo:h.target}):h.target instanceof HTMLElement&&T9(h.target)))}return()=>{let h={},f={ref:s,onKeydown:C,onFocusout:u},{features:w,initialFocus:_,containers:p,...g}=t;return r1(z2,[Boolean(w&4)&&r1(R7,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:a,features:y5.Focusable}),B1({ourProps:f,theirProps:{...e,...g},slot:h,attrs:e,slots:n,name:"FocusTrap"}),Boolean(w&4)&&r1(R7,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:a,features:y5.Focusable})])}}}),{features:kL}),S9=[];dZ(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&S9[0]!==e.target&&(S9.unshift(e.target),S9=S9.filter(n=>n!=null&&n.isConnected),S9.splice(10))}window.addEventListener("click",t,{capture:!0}),window.addEventListener("mousedown",t,{capture:!0}),window.addEventListener("focus",t,{capture:!0}),document.body.addEventListener("click",t,{capture:!0}),document.body.addEventListener("mousedown",t,{capture:!0}),document.body.addEventListener("focus",t,{capture:!0})});function fZ(t){let e=C2(S9.slice());return a1([t],([n],[i])=>{i===!0&&n===!1?on(()=>{e.value.splice(0)}):i===!1&&n===!0&&(e.value=S9.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(i=>i!=null&&i.isConnected))!=null?n:null}}function gZ({ownerDocument:t},e){let n=fZ(e);e1(()=>{L3(()=>{var i,s;e.value||((i=t.value)==null?void 0:i.activeElement)===((s=t.value)==null?void 0:s.body)&&T9(n())},{flush:"post"})}),v1(()=>{e.value&&T9(n())})}function pZ({ownerDocument:t,container:e,initialFocus:n},i){let s=C2(null),r=C2(!1);return e1(()=>r.value=!0),v1(()=>r.value=!1),e1(()=>{a1([e,n,i],(o,l)=>{if(o.every((a,c)=>(l==null?void 0:l[c])===a)||!i.value)return;let L=d1(e);L&&on(()=>{var a,c;if(!r.value)return;let C=d1(n),u=(a=t.value)==null?void 0:a.activeElement;if(C){if(C===u){s.value=u;return}}else if(L.contains(u)){s.value=u;return}C?T9(C):w0(L,F3.First|F3.NoScroll)===M7.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(c=t.value)==null?void 0:c.activeElement})},{immediate:!0,flush:"post"})}),s}function mZ({ownerDocument:t,container:e,containers:n,previousActiveElement:i},s){var r;RL((r=t.value)==null?void 0:r.defaultView,"focus",o=>{if(!s.value)return;let l=AL(n);d1(e)instanceof HTMLElement&&l.add(d1(e));let L=i.value;if(!L)return;let a=o.target;a&&a instanceof HTMLElement?ZL(l,a)?(i.value=a,T9(a)):(o.preventDefault(),o.stopPropagation(),T9(L)):T9(i.value)},!0)}function ZL(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let ln=new Map,Z5=new Map;function TL(t,e=C2(!0)){L3(n=>{var i;if(!e.value)return;let s=d1(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=Z5.get(s))!=null?o:1;if(l===1?Z5.delete(s):Z5.set(s,l-1),l!==1)return;let L=ln.get(s);L&&(L["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",L["aria-hidden"]),s.inert=L.inert,ln.delete(s))});let r=(i=Z5.get(s))!=null?i:0;Z5.set(s,r+1),r===0&&(ln.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let SL=Symbol("ForcePortalRootContext");function wZ(){return f1(SL,!1)}let Ln=X2({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return V1(SL,t.force),()=>{let{force:i,...s}=t;return B1({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function xZ(t){let e=c4(t);if(!e){if(t===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${t}`)}let n=e.getElementById("headlessui-portal-root");if(n)return n;let i=e.createElement("div");return i.setAttribute("id","headlessui-portal-root"),e.body.appendChild(i)}let an=X2({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let i=C2(null),s=F(()=>c4(i)),r=wZ(),o=f1(bL,null),l=C2(r===!0||o==null?xZ(i.value):o.resolveTarget());L3(()=>{r||o!=null&&(l.value=o.resolveTarget())});let L=f1(cn,null);return e1(()=>{let a=d1(i);a&&L&&v1(L.register(a))}),v1(()=>{var a,c;let C=(a=s.value)==null?void 0:a.getElementById("headlessui-portal-root");C&&l.value===C&&l.value.children.length<=0&&((c=l.value.parentElement)==null||c.removeChild(l.value))}),()=>{if(l.value===null)return null;let a={ref:i,"data-headlessui-portal":""};return r1(js,{to:l.value},B1({ourProps:a,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),cn=Symbol("PortalParentContext");function _Z(){let t=f1(cn,null),e=C2([]);function n(r){return e.value.push(r),t&&t.register(r),()=>i(r)}function i(r){let o=e.value.indexOf(r);o!==-1&&e.value.splice(o,1),t&&t.unregister(r)}let s={register:n,unregister:i,portals:e};return[e,X2({name:"PortalWrapper",setup(r,{slots:o}){return V1(cn,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let bL=Symbol("PortalGroupContext"),vZ=X2({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let i=K3({resolveTarget(){return t.target}});return V1(bL,i),()=>{let{target:s,...r}=t;return B1({theirProps:r,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),EL=Symbol("StackContext");var Cn=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(Cn||{});function MZ(){return f1(EL,()=>{})}function yZ({type:t,enabled:e,element:n,onUpdate:i}){let s=MZ();function r(...o){i==null||i(...o),s(...o)}e1(()=>{a1(e,(o,l)=>{o?r(0,t,n):l===!0&&r(1,t,n)},{immediate:!0,flush:"sync"})}),v1(()=>{e.value&&r(1,t,n)}),V1(EL,r)}let IL=Symbol("DescriptionContext");function RZ(){let t=f1(IL,null);if(t===null)throw new Error("Missing parent");return t}function un({slot:t=C2({}),name:e="Description",props:n={}}={}){let i=C2([]);function s(r){return i.value.push(r),()=>{let o=i.value.indexOf(r);o!==-1&&i.value.splice(o,1)}}return V1(IL,{register:s,slot:t,name:e,props:n}),F(()=>i.value.length>0?i.value.join(" "):void 0)}let FL=X2({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=RZ();return e1(()=>v1(i.register(t.id))),()=>{let{name:s="Description",slot:r=C2({}),props:o={}}=i,{id:l,...L}=t,a={...Object.entries(o).reduce((c,[C,u])=>Object.assign(c,{[C]:N(u)}),{}),id:l};return B1({ourProps:a,theirProps:L,slot:r.value,attrs:e,slots:n,name:s})}}});function AZ(t){let e=l8(t.getSnapshot());return v1(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function kZ(t,e){let n=t(),i=new Set;return{getSnapshot(){return n},subscribe(s){return i.add(s),()=>i.delete(s)},dispatch(s,...r){let o=e[s].call(n,...r);o&&(n=o,i.forEach(l=>l()))}}}function ZZ(){let t;return{before({doc:e}){var n;let i=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-i.clientWidth},after({doc:e,d:n}){let i=e.documentElement,s=i.clientWidth-i.offsetWidth,r=t-s;n.style(i,"paddingRight",`${r}px`)}}}function TZ(){if(!uZ())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:i}){function s(o){return i.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=R5();o.style(e.documentElement,"scroll-behavior","auto"),n.add(()=>n.microTask(()=>o.dispose()))}n.style(e.body,"marginTop",`-${t}px`),window.scrollTo(0,0);let r=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:L}=new URL(l.href),a=e.querySelector(L);a&&!s(a)&&(r=a)}catch{}},!0),n.addEventListener(e,"touchmove",o=>{o.target instanceof HTMLElement&&!s(o.target)&&o.preventDefault()},{passive:!1}),n.add(()=>{window.scrollTo(0,window.pageYOffset+t),r&&r.isConnected&&(r.scrollIntoView({block:"nearest"}),r=null)})}}}function SZ(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function bZ(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let b9=kZ(()=>new Map,{PUSH(t,e){var n;let i=(n=this.get(t))!=null?n:{doc:t,count:0,d:R5(),meta:new Set};return i.count++,i.meta.add(e),this.set(t,i),this},POP(t,e){let n=this.get(t);return n&&(n.count--,n.meta.delete(e)),this},SCROLL_PREVENT({doc:t,d:e,meta:n}){let i={doc:t,d:e,meta:bZ(n)},s=[TZ(),ZZ(),SZ()];s.forEach(({before:r})=>r==null?void 0:r(i)),s.forEach(({after:r})=>r==null?void 0:r(i))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});b9.subscribe(()=>{let t=b9.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let i=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!i||!s&&i)&&b9.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&b9.dispatch("TEARDOWN",n)}});function EZ(t,e,n){let i=AZ(b9),s=F(()=>{let r=t.value?i.value.get(t.value):void 0;return r?r.count>0:!1});return a1([t,e],([r,o],[l],L)=>{if(!r||!o)return;b9.dispatch("PUSH",r,n);let a=!1;L(()=>{a||(b9.dispatch("POP",l!=null?l:r,n),a=!0)})},{immediate:!0}),s}function IZ({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let i=C2(null),s=c4(i);function r(){var o;let l=[];for(let L of t)L!==null&&(L instanceof HTMLElement?l.push(L):"value"in L&&L.value instanceof HTMLElement&&l.push(L.value));if(e!=null&&e.value)for(let L of e.value)l.push(L);for(let L of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])L!==document.body&&L!==document.head&&L instanceof HTMLElement&&L.id!=="headlessui-portal-root"&&(L.contains(d1(i))||l.some(a=>L.contains(a))||l.push(L));return l}return{resolveContainers:r,contains(o){return r().some(l=>l.contains(o))},mainTreeNodeRef:i,MainTreeNode(){return n!=null?null:r1(R7,{features:y5.Hidden,ref:i})}}}var FZ=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(FZ||{});let hn=Symbol("DialogContext");function T5(t){let e=f1(hn,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,T5),n}return e}let A7="DC8F892D-2EBD-447C-A4C8-A03058436FF4",OZ=X2({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:A7},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${a4()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:i,expose:s}){var r;let o=C2(!1);e1(()=>{o.value=!0});let l=C2(0),L=sn(),a=F(()=>t.open===A7&&L!==null?(L.value&R3.Open)===R3.Open:t.open),c=C2(null),C=F(()=>c4(c));if(s({el:c,$el:c}),!(t.open!==A7||L!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof a.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${a.value===A7?void 0:t.open}`);let u=F(()=>o.value&&a.value?0:1),h=F(()=>u.value===0),f=F(()=>l.value>1),w=f1(hn,null)!==null,[_,p]=_Z(),{resolveContainers:g,mainTreeNodeRef:m,MainTreeNode:v}=IZ({portals:_,defaultContainers:[F(()=>{var n2;return(n2=L2.panelRef.value)!=null?n2:c.value})]}),Z=F(()=>f.value?"parent":"leaf"),b=F(()=>L!==null?(L.value&R3.Closing)===R3.Closing:!1),k=F(()=>w||b.value?!1:h.value),S=F(()=>{var n2,x2,s1;return(s1=Array.from((x2=(n2=C.value)==null?void 0:n2.querySelectorAll("body > *"))!=null?x2:[]).find(F2=>F2.id==="headlessui-portal-root"?!1:F2.contains(d1(m))&&F2 instanceof HTMLElement))!=null?s1:null});TL(S,k);let V=F(()=>f.value?!0:h.value),D=F(()=>{var n2,x2,s1;return(s1=Array.from((x2=(n2=C.value)==null?void 0:n2.querySelectorAll("[data-headlessui-portal]"))!=null?x2:[]).find(F2=>F2.contains(d1(m))&&F2 instanceof HTMLElement))!=null?s1:null});TL(D,V),yZ({type:"Dialog",enabled:F(()=>u.value===0),element:c,onUpdate:(n2,x2)=>{if(x2==="Dialog")return L4(n2,{[Cn.Add]:()=>l.value+=1,[Cn.Remove]:()=>l.value-=1})}});let t2=un({name:"DialogDescription",slot:F(()=>({open:a.value}))}),h2=C2(null),L2={titleId:h2,panelRef:C2(null),dialogState:u,setTitleId(n2){h2.value!==n2&&(h2.value=n2)},close(){e("close",!1)}};V1(hn,L2);let X=F(()=>!(!h.value||f.value));aZ(g,(n2,x2)=>{L2.close(),w4(()=>x2==null?void 0:x2.focus())},X);let q=F(()=>!(f.value||u.value!==0));RL((r=C.value)==null?void 0:r.defaultView,"keydown",n2=>{q.value&&(n2.defaultPrevented||n2.key===Q4.Escape&&(n2.preventDefault(),n2.stopPropagation(),L2.close()))});let z=F(()=>!(b.value||u.value!==0||w));return EZ(C,z,n2=>{var x2;return{containers:[...(x2=n2.containers)!=null?x2:[],g]}}),L3(n2=>{if(u.value!==0)return;let x2=d1(c);if(!x2)return;let s1=new ResizeObserver(F2=>{for(let E1 of F2){let D2=E1.target.getBoundingClientRect();D2.x===0&&D2.y===0&&D2.width===0&&D2.height===0&&L2.close()}});s1.observe(x2),n2(()=>s1.disconnect())}),()=>{let{id:n2,open:x2,initialFocus:s1,...F2}=t,E1={...n,ref:c,id:n2,role:"dialog","aria-modal":u.value===0?!0:void 0,"aria-labelledby":h2.value,"aria-describedby":t2.value},D2={open:u.value===0};return r1(Ln,{force:!0},()=>[r1(an,()=>r1(vZ,{target:c.value},()=>r1(Ln,{force:!1},()=>r1(k5,{initialFocus:s1,containers:g,features:h.value?L4(Z.value,{parent:k5.features.RestoreFocus,leaf:k5.features.All&~k5.features.FocusLock}):k5.features.None},()=>r1(p,{},()=>B1({ourProps:E1,theirProps:{...F2,...n},slot:D2,attrs:n,slots:i,visible:u.value===0,features:v7.RenderStrategy|v7.Static,name:"Dialog"})))))),r1(v)])}}});X2({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=T5("DialogOverlay");function s(r){r.target===r.currentTarget&&(r.preventDefault(),r.stopPropagation(),i.close())}return()=>{let{id:r,...o}=t;return B1({ourProps:{id:r,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:i.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),X2({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${a4()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:i}){let s=T5("DialogBackdrop"),r=C2(null);return i({el:r,$el:r}),e1(()=>{if(s.panelRef.value===null)throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.")}),()=>{let{id:o,...l}=t,L={id:o,ref:r,"aria-hidden":!0};return r1(Ln,{force:!0},()=>r1(an,()=>B1({ourProps:L,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let NZ=X2({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${a4()}`}},setup(t,{attrs:e,slots:n,expose:i}){let s=T5("DialogPanel");i({el:s.panelRef,$el:s.panelRef});function r(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,L={id:o,ref:s.panelRef,onClick:r};return B1({ourProps:L,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),DZ=X2({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=T5("DialogTitle");return e1(()=>{i.setTitleId(t.id),v1(()=>i.setTitleId(null))}),()=>{let{id:s,...r}=t;return B1({ourProps:{id:s},theirProps:r,slot:{open:i.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),OL=Symbol("LabelContext");function NL(){let t=f1(OL,null);if(t===null){let e=new Error("You used a <Label /> component, but it is not inside a parent.");throw Error.captureStackTrace&&Error.captureStackTrace(e,NL),e}return t}function DL({slot:t={},name:e="Label",props:n={}}={}){let i=C2([]);function s(r){return i.value.push(r),()=>{let o=i.value.indexOf(r);o!==-1&&i.value.splice(o,1)}}return V1(OL,{register:s,slot:t,name:e,props:n}),F(()=>i.value.length>0?i.value.join(" "):void 0)}let PZ=X2({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${a4()}`}},setup(t,{slots:e,attrs:n}){let i=NL();return e1(()=>v1(i.register(t.id))),()=>{let{name:s="Label",slot:r={},props:o={}}=i,{id:l,passive:L,...a}=t,c={...Object.entries(o).reduce((C,[u,h])=>Object.assign(C,{[u]:N(h)}),{}),id:l};return L&&(delete c.onClick,delete c.htmlFor,delete a.onClick),B1({ourProps:c,theirProps:a,slot:r,attrs:n,slots:e,name:s})}}});function BZ(t,e){return t===e}let PL=Symbol("RadioGroupContext");function BL(t){let e=f1(PL,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,BL),n}return e}let zZ=X2({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>BZ},modelValue:{type:[Object,String,Number,Boolean],default:void 0},defaultValue:{type:[Object,String,Number,Boolean],default:void 0},form:{type:String,optional:!0},name:{type:String,optional:!0},id:{type:String,default:()=>`headlessui-radiogroup-${a4()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:i,expose:s}){let r=C2(null),o=C2([]),l=DL({name:"RadioGroupLabel"}),L=un({name:"RadioGroupDescription"});s({el:r,$el:r});let[a,c]=CZ(F(()=>t.modelValue),f=>e("update:modelValue",f),F(()=>t.defaultValue)),C={options:o,value:a,disabled:F(()=>t.disabled),firstOption:F(()=>o.value.find(f=>!f.propsRef.disabled)),containsCheckedOption:F(()=>o.value.some(f=>C.compare(N2(f.propsRef.value),N2(t.modelValue)))),compare(f,w){if(typeof t.by=="string"){let _=t.by;return(f==null?void 0:f[_])===(w==null?void 0:w[_])}return t.by(f,w)},change(f){var w;if(t.disabled||C.compare(N2(a.value),N2(f)))return!1;let _=(w=o.value.find(p=>C.compare(N2(p.propsRef.value),N2(f))))==null?void 0:w.propsRef;return _!=null&&_.disabled?!1:(c(f),!0)},registerOption(f){o.value.push(f),o.value=xL(o.value,w=>w.element)},unregisterOption(f){let w=o.value.findIndex(_=>_.id===f);w!==-1&&o.value.splice(w,1)}};V1(PL,C),nZ({container:F(()=>d1(r)),accept(f){return f.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:f.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(f){f.setAttribute("role","none")}});function u(f){if(!r.value||!r.value.contains(f.target))return;let w=o.value.filter(_=>_.propsRef.disabled===!1).map(_=>_.element);switch(f.key){case Q4.Enter:cZ(f.currentTarget);break;case Q4.ArrowLeft:case Q4.ArrowUp:if(f.preventDefault(),f.stopPropagation(),w0(w,F3.Previous|F3.WrapAround)===M7.Success){let _=o.value.find(p=>{var g;return p.element===((g=c4(r))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break;case Q4.ArrowRight:case Q4.ArrowDown:if(f.preventDefault(),f.stopPropagation(),w0(w,F3.Next|F3.WrapAround)===M7.Success){let _=o.value.find(p=>{var g;return p.element===((g=c4(p.element))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break;case Q4.Space:{f.preventDefault(),f.stopPropagation();let _=o.value.find(p=>{var g;return p.element===((g=c4(p.element))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break}}let h=F(()=>{var f;return(f=d1(r))==null?void 0:f.closest("form")});return e1(()=>{a1([h],()=>{if(!h.value||t.defaultValue===void 0)return;function f(){C.change(t.defaultValue)}return h.value.addEventListener("reset",f),()=>{var w;(w=h.value)==null||w.removeEventListener("reset",f)}},{immediate:!0})}),()=>{let{disabled:f,name:w,id:_,form:p,...g}=t,m={ref:r,id:_,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":L.value,onKeydown:u};return r1(z2,[...w!=null&&a.value!=null?vL({[w]:a.value}).map(([v,Z])=>r1(R7,jk({features:y5.Hidden,key:v,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:p,name:v,value:Z}))):[],B1({ourProps:m,theirProps:{...n,...nn(g,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:i,name:"RadioGroup"})])}}});var UZ=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(UZ||{});let WZ=X2({name:"RadioGroupOption",props:{as:{type:[Object,String],default:"div"},value:{type:[Object,String,Number,Boolean]},disabled:{type:Boolean,default:!1},id:{type:String,default:()=>`headlessui-radiogroup-option-${a4()}`}},setup(t,{attrs:e,slots:n,expose:i}){let s=BL("RadioGroupOption"),r=DL({name:"RadioGroupLabel"}),o=un({name:"RadioGroupDescription"}),l=C2(null),L=F(()=>({value:t.value,disabled:t.disabled})),a=C2(1);i({el:l,$el:l});let c=F(()=>d1(l));e1(()=>s.registerOption({id:t.id,element:c,propsRef:L})),v1(()=>s.unregisterOption(t.id));let C=F(()=>{var g;return((g=s.firstOption.value)==null?void 0:g.id)===t.id}),u=F(()=>s.disabled.value||t.disabled),h=F(()=>s.compare(N2(s.value.value),N2(t.value))),f=F(()=>u.value?-1:h.value||!s.containsCheckedOption.value&&C.value?0:-1);function w(){var g;s.change(t.value)&&(a.value|=2,(g=d1(l))==null||g.focus())}function _(){a.value|=2}function p(){a.value&=-3}return()=>{let{id:g,value:m,disabled:v,...Z}=t,b={checked:h.value,disabled:u.value,active:Boolean(a.value&2)},k={id:g,ref:l,role:"radio","aria-checked":h.value?"true":"false","aria-labelledby":r.value,"aria-describedby":o.value,"aria-disabled":u.value?!0:void 0,tabIndex:f.value,onClick:u.value?void 0:w,onFocus:u.value?void 0:_,onBlur:u.value?void 0:p};return B1({ourProps:k,theirProps:Z,slot:b,attrs:e,slots:n,name:"RadioGroupOption"})}}}),zL=PZ;function HZ(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function dn(t,...e){t&&e.length>0&&t.classList.add(...e)}function k7(t,...e){t&&e.length>0&&t.classList.remove(...e)}var fn=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(fn||{});function $Z(t,e){let n=R5();if(!t)return n.dispose;let{transitionDuration:i,transitionDelay:s}=getComputedStyle(t),[r,o]=[i,s].map(l=>{let[L=0]=l.split(",").filter(Boolean).map(a=>a.includes("ms")?parseFloat(a):parseFloat(a)*1e3).sort((a,c)=>c-a);return L});return r!==0?n.setTimeout(()=>e("finished"),r+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function UL(t,e,n,i,s,r){let o=R5(),l=r!==void 0?HZ(r):()=>{};return k7(t,...s),dn(t,...e,...n),o.nextFrame(()=>{k7(t,...n),dn(t,...i),o.add($Z(t,L=>(k7(t,...i,...e),dn(t,...s),l(L))))}),o.add(()=>k7(t,...e,...n,...i,...s)),o.add(()=>l("cancelled")),o.dispose}function E9(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let gn=Symbol("TransitionContext");var VZ=(t=>(t.Visible="visible",t.Hidden="hidden",t))(VZ||{});function GZ(){return f1(gn,null)!==null}function jZ(){let t=f1(gn,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function qZ(){let t=f1(pn,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let pn=Symbol("NestingContext");function Z7(t){return"children"in t?Z7(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function WL(t){let e=C2([]),n=C2(!1);e1(()=>n.value=!0),v1(()=>n.value=!1);function i(r,o=X4.Hidden){let l=e.value.findIndex(({id:L})=>L===r);l!==-1&&(L4(o,{[X4.Unmount](){e.value.splice(l,1)},[X4.Hidden](){e.value[l].state="hidden"}}),!Z7(e)&&n.value&&(t==null||t()))}function s(r){let o=e.value.find(({id:l})=>l===r);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:r,state:"visible"}),()=>i(r,X4.Unmount)}return{children:e,register:s,unregister:i}}let HL=v7.RenderStrategy,T7=X2({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:i,expose:s}){let r=C2(0);function o(){r.value|=R3.Opening,e("beforeEnter")}function l(){r.value&=~R3.Opening,e("afterEnter")}function L(){r.value|=R3.Closing,e("beforeLeave")}function a(){r.value&=~R3.Closing,e("afterLeave")}if(!GZ()&&Xk())return()=>r1(mn,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:L,onAfterLeave:a},i);let c=C2(null),C=F(()=>t.unmount?X4.Unmount:X4.Hidden);s({el:c,$el:c});let{show:u,appear:h}=jZ(),{register:f,unregister:w}=qZ(),_=C2(u.value?"visible":"hidden"),p={value:!0},g=a4(),m={value:!1},v=WL(()=>{!m.value&&_.value!=="hidden"&&(_.value="hidden",w(g),a())});e1(()=>{let L2=f(g);v1(L2)}),L3(()=>{if(C.value===X4.Hidden&&g){if(u.value&&_.value!=="visible"){_.value="visible";return}L4(_.value,{hidden:()=>w(g),visible:()=>f(g)})}});let Z=E9(t.enter),b=E9(t.enterFrom),k=E9(t.enterTo),S=E9(t.entered),V=E9(t.leave),D=E9(t.leaveFrom),t2=E9(t.leaveTo);e1(()=>{L3(()=>{if(_.value==="visible"){let L2=d1(c);if(L2 instanceof Comment&&L2.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function h2(L2){let X=p.value&&!h.value,q=d1(c);!q||!(q instanceof HTMLElement)||X||(m.value=!0,u.value&&o(),u.value||L(),L2(u.value?UL(q,Z,b,k,S,z=>{m.value=!1,z===fn.Finished&&l()}):UL(q,V,D,t2,S,z=>{m.value=!1,z===fn.Finished&&(Z7(v)||(_.value="hidden",w(g),a()))})))}return e1(()=>{a1([u],(L2,X,q)=>{h2(q),p.value=!1},{immediate:!0})}),V1(pn,v),Qk(F(()=>L4(_.value,{visible:R3.Open,hidden:R3.Closed})|r.value)),()=>{let{appear:L2,show:X,enter:q,enterFrom:z,enterTo:n2,entered:x2,leave:s1,leaveFrom:F2,leaveTo:E1,...D2}=t,W={ref:c},e2={...D2,...h.value&&u.value&&M5.isServer?{class:y2([n.class,D2.class,...Z,...b])}:{}};return B1({theirProps:e2,ourProps:W,slot:{},slots:i,attrs:n,features:HL,visible:_.value==="visible",name:"TransitionChild"})}}}),KZ=T7,mn=X2({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:i}){let s=sn(),r=F(()=>t.show===null&&s!==null?(s.value&R3.Open)===R3.Open:t.show);L3(()=>{if(![!0,!1].includes(r.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=C2(r.value?"visible":"hidden"),l=WL(()=>{o.value="hidden"}),L=C2(!0),a={show:r,appear:F(()=>t.appear||!L.value)};return e1(()=>{L3(()=>{L.value=!1,r.value?o.value="visible":Z7(l)||(o.value="hidden")})}),V1(pn,l),V1(gn,a),()=>{let c=nn(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),C={unmount:t.unmount};return B1({ourProps:{...C,as:"template"},theirProps:{},slot:{},slots:{...i,default:()=>[r1(KZ,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...C,...c},i.default)]},attrs:{},features:HL,visible:o.value==="visible",name:"Transition"})}}});const YZ=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3246
|
+
`));let h=gL((o=C.props)!=null?o:{},L),f=w3(C,h);for(let w in h)w.startsWith("on")&&(f.props||(f.props={}),f.props[w]=h[w]);return f}return Array.isArray(a)&&a.length===1?a[0]:a}return r1(l,Object.assign({},L,c),{default:()=>a})}function fL(t){return t.flatMap(e=>e.type===z2?fL(e.children):[e])}function gL(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let i of t)for(let s in i)s.startsWith("on")&&typeof i[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(i[s])):e[s]=i[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(i=>[i,void 0])));for(let i in n)Object.assign(e,{[i](s,...r){let o=n[i];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...r)}}});return e}function jk(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function nn(t,e=[]){let n=Object.assign({},t);for(let i of e)i in n&&delete n[i];return n}function qk(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let Kk=0;function Yk(){return++Kk}function a4(){return Yk()}var Q4=(t=>(t.Space=" ",t.Enter="Enter",t.Escape="Escape",t.Backspace="Backspace",t.Delete="Delete",t.ArrowLeft="ArrowLeft",t.ArrowUp="ArrowUp",t.ArrowRight="ArrowRight",t.ArrowDown="ArrowDown",t.Home="Home",t.End="End",t.PageUp="PageUp",t.PageDown="PageDown",t.Tab="Tab",t))(Q4||{});function d1(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let pL=Symbol("Context");var R3=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(R3||{});function Xk(){return sn()!==null}function sn(){return f1(pL,null)}function Qk(t){V1(pL,t)}var Jk=Object.defineProperty,eZ=(t,e,n)=>e in t?Jk(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,mL=(t,e,n)=>(eZ(t,typeof e!="symbol"?e+"":e,n),n);class tZ{constructor(){mL(this,"current",this.detect()),mL(this,"currentId",0)}set(e){this.current!==e&&(this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}let M5=new tZ;function c4(t){if(M5.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=d1(t);if(e)return e.ownerDocument}return document}function nZ({container:t,accept:e,walk:n,enabled:i}){L3(()=>{let s=t.value;if(!s||i!==void 0&&!i.value)return;let r=c4(t);if(!r)return;let o=Object.assign(L=>e(L),{acceptNode:e}),l=r.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let rn=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var F3=(t=>(t[t.First=1]="First",t[t.Previous=2]="Previous",t[t.Next=4]="Next",t[t.Last=8]="Last",t[t.WrapAround=16]="WrapAround",t[t.NoScroll=32]="NoScroll",t))(F3||{}),M7=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(M7||{}),iZ=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(iZ||{});function sZ(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(rn)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var wL=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(wL||{});function rZ(t,e=0){var n;return t===((n=c4(t))==null?void 0:n.body)?!1:L4(e,{[0](){return t.matches(rn)},[1](){let i=t;for(;i!==null;){if(i.matches(rn))return!0;i=i.parentElement}return!1}})}var oZ=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(oZ||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",t=>{t.metaKey||t.altKey||t.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",t=>{t.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:t.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function T9(t){t==null||t.focus({preventScroll:!0})}let lZ=["textarea","input"].join(",");function LZ(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,lZ))!=null?n:!1}function xL(t,e=n=>n){return t.slice().sort((n,i)=>{let s=e(n),r=e(i);if(s===null||r===null)return 0;let o=s.compareDocumentPosition(r);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function x0(t,e,{sorted:n=!0,relativeTo:i=null,skipElements:s=[]}={}){var r;let o=(r=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?r:document,l=Array.isArray(t)?n?xL(t):t:sZ(t);s.length>0&&l.length>1&&(l=l.filter(f=>!s.includes(f))),i=i!=null?i:o.activeElement;let L=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),a=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(i))-1;if(e&4)return Math.max(0,l.indexOf(i))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=e&32?{preventScroll:!0}:{},C=0,u=l.length,h;do{if(C>=u||C+u<=0)return 0;let f=a+C;if(e&16)f=(f+u)%u;else{if(f<0)return 3;if(f>=u)return 1}h=l[f],h==null||h.focus(c),C+=L}while(h!==o.activeElement);return e&6&&LZ(h)&&h.select(),2}function y7(t,e,n){M5.isServer||L3(i=>{document.addEventListener(t,e,n),i(()=>document.removeEventListener(t,e,n))})}function _L(t,e,n){M5.isServer||L3(i=>{window.addEventListener(t,e,n),i(()=>window.removeEventListener(t,e,n))})}function aZ(t,e,n=F(()=>!0)){function i(r,o){if(!n.value||r.defaultPrevented)return;let l=o(r);if(l===null||!l.getRootNode().contains(l))return;let L=function a(c){return typeof c=="function"?a(c()):Array.isArray(c)||c instanceof Set?c:[c]}(t);for(let a of L){if(a===null)continue;let c=a instanceof HTMLElement?a:d1(a);if(c!=null&&c.contains(l)||r.composed&&r.composedPath().includes(c))return}return!rZ(l,wL.Loose)&&l.tabIndex!==-1&&r.preventDefault(),e(r,l)}let s=C2(null);y7("pointerdown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),y7("mousedown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),y7("click",r=>{s.value&&(i(r,()=>s.value),s.value=null)},!0),y7("touchend",r=>i(r,()=>r.target instanceof HTMLElement?r.target:null),!0),_L("blur",r=>i(r,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var y5=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(y5||{});let R7=X2({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:i,...s}=t,r={"aria-hidden":(i&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(i&4)===4&&(i&2)!==2&&{display:"none"}}};return B1({ourProps:r,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function vL(t={},e=null,n=[]){for(let[i,s]of Object.entries(t))yL(n,ML(e,i),s);return n}function ML(t,e){return t?t+"["+e+"]":e}function yL(t,e,n){if(Array.isArray(n))for(let[i,s]of n.entries())yL(t,ML(e,i.toString()),s);else n instanceof Date?t.push([e,n.toISOString()]):typeof n=="boolean"?t.push([e,n?"1":"0"]):typeof n=="string"?t.push([e,n]):typeof n=="number"?t.push([e,`${n}`]):n==null?t.push([e,""]):vL(n,e,t)}function cZ(t){var e,n;let i=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(i){for(let s of i.elements)if(s!==t&&(s.tagName==="INPUT"&&s.type==="submit"||s.tagName==="BUTTON"&&s.type==="submit"||s.nodeName==="INPUT"&&s.type==="image")){s.click();return}(n=i.requestSubmit)==null||n.call(i)}}function CZ(t,e,n){let i=C2(n==null?void 0:n.value),s=F(()=>t.value!==void 0);return[F(()=>s.value?t.value:i.value),function(r){return s.value||(i.value=r),e==null?void 0:e(r)}]}function uZ(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function on(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function R5(){let t=[],e={addEventListener(n,i,s,r){return n.addEventListener(i,s,r),e.add(()=>n.removeEventListener(i,s,r))},requestAnimationFrame(...n){let i=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(i))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let i=setTimeout(...n);e.add(()=>clearTimeout(i))},microTask(...n){let i={current:!0};return on(()=>{i.current&&n[0]()}),e.add(()=>{i.current=!1})},style(n,i,s){let r=n.style.getPropertyValue(i);return Object.assign(n.style,{[i]:s}),this.add(()=>{Object.assign(n.style,{[i]:r})})},group(n){let i=R5();return n(i),this.add(()=>i.dispose())},add(n){return t.push(n),()=>{let i=t.indexOf(n);if(i>=0)for(let s of t.splice(i,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var A5=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(A5||{});function hZ(){let t=C2(0);return _L("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function RL(t,e,n,i){M5.isServer||L3(s=>{t=t!=null?t:window,t.addEventListener(e,n,i),s(()=>t.removeEventListener(e,n,i))})}function dZ(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function AL(t){if(!t)return new Set;if(typeof t=="function")return new Set(t());let e=new Set;for(let n of t.value){let i=d1(n);i instanceof HTMLElement&&e.add(i)}return e}var kL=(t=>(t[t.None=1]="None",t[t.InitialFocus=2]="InitialFocus",t[t.TabLock=4]="TabLock",t[t.FocusLock=8]="FocusLock",t[t.RestoreFocus=16]="RestoreFocus",t[t.All=30]="All",t))(kL||{});let k5=Object.assign(X2({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:C2(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:i}){let s=C2(null);i({el:s,$el:s});let r=F(()=>c4(s)),o=C2(!1);e1(()=>o.value=!0),v1(()=>o.value=!1),gZ({ownerDocument:r},F(()=>o.value&&Boolean(t.features&16)));let l=pZ({ownerDocument:r,container:s,initialFocus:F(()=>t.initialFocus)},F(()=>o.value&&Boolean(t.features&2)));mZ({ownerDocument:r,container:s,containers:t.containers,previousActiveElement:l},F(()=>o.value&&Boolean(t.features&8)));let L=hZ();function a(h){let f=d1(s);!f||(w=>w())(()=>{L4(L.value,{[A5.Forwards]:()=>{x0(f,F3.First,{skipElements:[h.relatedTarget]})},[A5.Backwards]:()=>{x0(f,F3.Last,{skipElements:[h.relatedTarget]})}})})}let c=C2(!1);function C(h){h.key==="Tab"&&(c.value=!0,requestAnimationFrame(()=>{c.value=!1}))}function u(h){if(!o.value)return;let f=AL(t.containers);d1(s)instanceof HTMLElement&&f.add(d1(s));let w=h.relatedTarget;w instanceof HTMLElement&&w.dataset.headlessuiFocusGuard!=="true"&&(ZL(f,w)||(c.value?x0(d1(s),L4(L.value,{[A5.Forwards]:()=>F3.Next,[A5.Backwards]:()=>F3.Previous})|F3.WrapAround,{relativeTo:h.target}):h.target instanceof HTMLElement&&T9(h.target)))}return()=>{let h={},f={ref:s,onKeydown:C,onFocusout:u},{features:w,initialFocus:_,containers:p,...g}=t;return r1(z2,[Boolean(w&4)&&r1(R7,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:a,features:y5.Focusable}),B1({ourProps:f,theirProps:{...e,...g},slot:h,attrs:e,slots:n,name:"FocusTrap"}),Boolean(w&4)&&r1(R7,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:a,features:y5.Focusable})])}}}),{features:kL}),S9=[];dZ(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&S9[0]!==e.target&&(S9.unshift(e.target),S9=S9.filter(n=>n!=null&&n.isConnected),S9.splice(10))}window.addEventListener("click",t,{capture:!0}),window.addEventListener("mousedown",t,{capture:!0}),window.addEventListener("focus",t,{capture:!0}),document.body.addEventListener("click",t,{capture:!0}),document.body.addEventListener("mousedown",t,{capture:!0}),document.body.addEventListener("focus",t,{capture:!0})});function fZ(t){let e=C2(S9.slice());return a1([t],([n],[i])=>{i===!0&&n===!1?on(()=>{e.value.splice(0)}):i===!1&&n===!0&&(e.value=S9.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(i=>i!=null&&i.isConnected))!=null?n:null}}function gZ({ownerDocument:t},e){let n=fZ(e);e1(()=>{L3(()=>{var i,s;e.value||((i=t.value)==null?void 0:i.activeElement)===((s=t.value)==null?void 0:s.body)&&T9(n())},{flush:"post"})}),v1(()=>{e.value&&T9(n())})}function pZ({ownerDocument:t,container:e,initialFocus:n},i){let s=C2(null),r=C2(!1);return e1(()=>r.value=!0),v1(()=>r.value=!1),e1(()=>{a1([e,n,i],(o,l)=>{if(o.every((a,c)=>(l==null?void 0:l[c])===a)||!i.value)return;let L=d1(e);L&&on(()=>{var a,c;if(!r.value)return;let C=d1(n),u=(a=t.value)==null?void 0:a.activeElement;if(C){if(C===u){s.value=u;return}}else if(L.contains(u)){s.value=u;return}C?T9(C):x0(L,F3.First|F3.NoScroll)===M7.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(c=t.value)==null?void 0:c.activeElement})},{immediate:!0,flush:"post"})}),s}function mZ({ownerDocument:t,container:e,containers:n,previousActiveElement:i},s){var r;RL((r=t.value)==null?void 0:r.defaultView,"focus",o=>{if(!s.value)return;let l=AL(n);d1(e)instanceof HTMLElement&&l.add(d1(e));let L=i.value;if(!L)return;let a=o.target;a&&a instanceof HTMLElement?ZL(l,a)?(i.value=a,T9(a)):(o.preventDefault(),o.stopPropagation(),T9(L)):T9(i.value)},!0)}function ZL(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let ln=new Map,Z5=new Map;function TL(t,e=C2(!0)){L3(n=>{var i;if(!e.value)return;let s=d1(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=Z5.get(s))!=null?o:1;if(l===1?Z5.delete(s):Z5.set(s,l-1),l!==1)return;let L=ln.get(s);L&&(L["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",L["aria-hidden"]),s.inert=L.inert,ln.delete(s))});let r=(i=Z5.get(s))!=null?i:0;Z5.set(s,r+1),r===0&&(ln.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let SL=Symbol("ForcePortalRootContext");function wZ(){return f1(SL,!1)}let Ln=X2({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return V1(SL,t.force),()=>{let{force:i,...s}=t;return B1({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function xZ(t){let e=c4(t);if(!e){if(t===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${t}`)}let n=e.getElementById("headlessui-portal-root");if(n)return n;let i=e.createElement("div");return i.setAttribute("id","headlessui-portal-root"),e.body.appendChild(i)}let an=X2({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let i=C2(null),s=F(()=>c4(i)),r=wZ(),o=f1(bL,null),l=C2(r===!0||o==null?xZ(i.value):o.resolveTarget());L3(()=>{r||o!=null&&(l.value=o.resolveTarget())});let L=f1(cn,null);return e1(()=>{let a=d1(i);a&&L&&v1(L.register(a))}),v1(()=>{var a,c;let C=(a=s.value)==null?void 0:a.getElementById("headlessui-portal-root");C&&l.value===C&&l.value.children.length<=0&&((c=l.value.parentElement)==null||c.removeChild(l.value))}),()=>{if(l.value===null)return null;let a={ref:i,"data-headlessui-portal":""};return r1(js,{to:l.value},B1({ourProps:a,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),cn=Symbol("PortalParentContext");function _Z(){let t=f1(cn,null),e=C2([]);function n(r){return e.value.push(r),t&&t.register(r),()=>i(r)}function i(r){let o=e.value.indexOf(r);o!==-1&&e.value.splice(o,1),t&&t.unregister(r)}let s={register:n,unregister:i,portals:e};return[e,X2({name:"PortalWrapper",setup(r,{slots:o}){return V1(cn,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let bL=Symbol("PortalGroupContext"),vZ=X2({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let i=K3({resolveTarget(){return t.target}});return V1(bL,i),()=>{let{target:s,...r}=t;return B1({theirProps:r,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),EL=Symbol("StackContext");var Cn=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(Cn||{});function MZ(){return f1(EL,()=>{})}function yZ({type:t,enabled:e,element:n,onUpdate:i}){let s=MZ();function r(...o){i==null||i(...o),s(...o)}e1(()=>{a1(e,(o,l)=>{o?r(0,t,n):l===!0&&r(1,t,n)},{immediate:!0,flush:"sync"})}),v1(()=>{e.value&&r(1,t,n)}),V1(EL,r)}let IL=Symbol("DescriptionContext");function RZ(){let t=f1(IL,null);if(t===null)throw new Error("Missing parent");return t}function un({slot:t=C2({}),name:e="Description",props:n={}}={}){let i=C2([]);function s(r){return i.value.push(r),()=>{let o=i.value.indexOf(r);o!==-1&&i.value.splice(o,1)}}return V1(IL,{register:s,slot:t,name:e,props:n}),F(()=>i.value.length>0?i.value.join(" "):void 0)}let FL=X2({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=RZ();return e1(()=>v1(i.register(t.id))),()=>{let{name:s="Description",slot:r=C2({}),props:o={}}=i,{id:l,...L}=t,a={...Object.entries(o).reduce((c,[C,u])=>Object.assign(c,{[C]:N(u)}),{}),id:l};return B1({ourProps:a,theirProps:L,slot:r.value,attrs:e,slots:n,name:s})}}});function AZ(t){let e=l8(t.getSnapshot());return v1(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function kZ(t,e){let n=t(),i=new Set;return{getSnapshot(){return n},subscribe(s){return i.add(s),()=>i.delete(s)},dispatch(s,...r){let o=e[s].call(n,...r);o&&(n=o,i.forEach(l=>l()))}}}function ZZ(){let t;return{before({doc:e}){var n;let i=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-i.clientWidth},after({doc:e,d:n}){let i=e.documentElement,s=i.clientWidth-i.offsetWidth,r=t-s;n.style(i,"paddingRight",`${r}px`)}}}function TZ(){if(!uZ())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:i}){function s(o){return i.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=R5();o.style(e.documentElement,"scroll-behavior","auto"),n.add(()=>n.microTask(()=>o.dispose()))}n.style(e.body,"marginTop",`-${t}px`),window.scrollTo(0,0);let r=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:L}=new URL(l.href),a=e.querySelector(L);a&&!s(a)&&(r=a)}catch{}},!0),n.addEventListener(e,"touchmove",o=>{o.target instanceof HTMLElement&&!s(o.target)&&o.preventDefault()},{passive:!1}),n.add(()=>{window.scrollTo(0,window.pageYOffset+t),r&&r.isConnected&&(r.scrollIntoView({block:"nearest"}),r=null)})}}}function SZ(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function bZ(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let b9=kZ(()=>new Map,{PUSH(t,e){var n;let i=(n=this.get(t))!=null?n:{doc:t,count:0,d:R5(),meta:new Set};return i.count++,i.meta.add(e),this.set(t,i),this},POP(t,e){let n=this.get(t);return n&&(n.count--,n.meta.delete(e)),this},SCROLL_PREVENT({doc:t,d:e,meta:n}){let i={doc:t,d:e,meta:bZ(n)},s=[TZ(),ZZ(),SZ()];s.forEach(({before:r})=>r==null?void 0:r(i)),s.forEach(({after:r})=>r==null?void 0:r(i))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});b9.subscribe(()=>{let t=b9.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let i=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!i||!s&&i)&&b9.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&b9.dispatch("TEARDOWN",n)}});function EZ(t,e,n){let i=AZ(b9),s=F(()=>{let r=t.value?i.value.get(t.value):void 0;return r?r.count>0:!1});return a1([t,e],([r,o],[l],L)=>{if(!r||!o)return;b9.dispatch("PUSH",r,n);let a=!1;L(()=>{a||(b9.dispatch("POP",l!=null?l:r,n),a=!0)})},{immediate:!0}),s}function IZ({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let i=C2(null),s=c4(i);function r(){var o;let l=[];for(let L of t)L!==null&&(L instanceof HTMLElement?l.push(L):"value"in L&&L.value instanceof HTMLElement&&l.push(L.value));if(e!=null&&e.value)for(let L of e.value)l.push(L);for(let L of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])L!==document.body&&L!==document.head&&L instanceof HTMLElement&&L.id!=="headlessui-portal-root"&&(L.contains(d1(i))||l.some(a=>L.contains(a))||l.push(L));return l}return{resolveContainers:r,contains(o){return r().some(l=>l.contains(o))},mainTreeNodeRef:i,MainTreeNode(){return n!=null?null:r1(R7,{features:y5.Hidden,ref:i})}}}var FZ=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(FZ||{});let hn=Symbol("DialogContext");function T5(t){let e=f1(hn,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,T5),n}return e}let A7="DC8F892D-2EBD-447C-A4C8-A03058436FF4",OZ=X2({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:A7},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${a4()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:i,expose:s}){var r;let o=C2(!1);e1(()=>{o.value=!0});let l=C2(0),L=sn(),a=F(()=>t.open===A7&&L!==null?(L.value&R3.Open)===R3.Open:t.open),c=C2(null),C=F(()=>c4(c));if(s({el:c,$el:c}),!(t.open!==A7||L!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof a.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${a.value===A7?void 0:t.open}`);let u=F(()=>o.value&&a.value?0:1),h=F(()=>u.value===0),f=F(()=>l.value>1),w=f1(hn,null)!==null,[_,p]=_Z(),{resolveContainers:g,mainTreeNodeRef:m,MainTreeNode:v}=IZ({portals:_,defaultContainers:[F(()=>{var n2;return(n2=L2.panelRef.value)!=null?n2:c.value})]}),Z=F(()=>f.value?"parent":"leaf"),b=F(()=>L!==null?(L.value&R3.Closing)===R3.Closing:!1),k=F(()=>w||b.value?!1:h.value),S=F(()=>{var n2,x2,s1;return(s1=Array.from((x2=(n2=C.value)==null?void 0:n2.querySelectorAll("body > *"))!=null?x2:[]).find(F2=>F2.id==="headlessui-portal-root"?!1:F2.contains(d1(m))&&F2 instanceof HTMLElement))!=null?s1:null});TL(S,k);let V=F(()=>f.value?!0:h.value),D=F(()=>{var n2,x2,s1;return(s1=Array.from((x2=(n2=C.value)==null?void 0:n2.querySelectorAll("[data-headlessui-portal]"))!=null?x2:[]).find(F2=>F2.contains(d1(m))&&F2 instanceof HTMLElement))!=null?s1:null});TL(D,V),yZ({type:"Dialog",enabled:F(()=>u.value===0),element:c,onUpdate:(n2,x2)=>{if(x2==="Dialog")return L4(n2,{[Cn.Add]:()=>l.value+=1,[Cn.Remove]:()=>l.value-=1})}});let t2=un({name:"DialogDescription",slot:F(()=>({open:a.value}))}),h2=C2(null),L2={titleId:h2,panelRef:C2(null),dialogState:u,setTitleId(n2){h2.value!==n2&&(h2.value=n2)},close(){e("close",!1)}};V1(hn,L2);let X=F(()=>!(!h.value||f.value));aZ(g,(n2,x2)=>{L2.close(),w4(()=>x2==null?void 0:x2.focus())},X);let q=F(()=>!(f.value||u.value!==0));RL((r=C.value)==null?void 0:r.defaultView,"keydown",n2=>{q.value&&(n2.defaultPrevented||n2.key===Q4.Escape&&(n2.preventDefault(),n2.stopPropagation(),L2.close()))});let z=F(()=>!(b.value||u.value!==0||w));return EZ(C,z,n2=>{var x2;return{containers:[...(x2=n2.containers)!=null?x2:[],g]}}),L3(n2=>{if(u.value!==0)return;let x2=d1(c);if(!x2)return;let s1=new ResizeObserver(F2=>{for(let E1 of F2){let D2=E1.target.getBoundingClientRect();D2.x===0&&D2.y===0&&D2.width===0&&D2.height===0&&L2.close()}});s1.observe(x2),n2(()=>s1.disconnect())}),()=>{let{id:n2,open:x2,initialFocus:s1,...F2}=t,E1={...n,ref:c,id:n2,role:"dialog","aria-modal":u.value===0?!0:void 0,"aria-labelledby":h2.value,"aria-describedby":t2.value},D2={open:u.value===0};return r1(Ln,{force:!0},()=>[r1(an,()=>r1(vZ,{target:c.value},()=>r1(Ln,{force:!1},()=>r1(k5,{initialFocus:s1,containers:g,features:h.value?L4(Z.value,{parent:k5.features.RestoreFocus,leaf:k5.features.All&~k5.features.FocusLock}):k5.features.None},()=>r1(p,{},()=>B1({ourProps:E1,theirProps:{...F2,...n},slot:D2,attrs:n,slots:i,visible:u.value===0,features:v7.RenderStrategy|v7.Static,name:"Dialog"})))))),r1(v)])}}});X2({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=T5("DialogOverlay");function s(r){r.target===r.currentTarget&&(r.preventDefault(),r.stopPropagation(),i.close())}return()=>{let{id:r,...o}=t;return B1({ourProps:{id:r,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:i.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),X2({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${a4()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:i}){let s=T5("DialogBackdrop"),r=C2(null);return i({el:r,$el:r}),e1(()=>{if(s.panelRef.value===null)throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.")}),()=>{let{id:o,...l}=t,L={id:o,ref:r,"aria-hidden":!0};return r1(Ln,{force:!0},()=>r1(an,()=>B1({ourProps:L,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let NZ=X2({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${a4()}`}},setup(t,{attrs:e,slots:n,expose:i}){let s=T5("DialogPanel");i({el:s.panelRef,$el:s.panelRef});function r(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,L={id:o,ref:s.panelRef,onClick:r};return B1({ourProps:L,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),DZ=X2({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${a4()}`}},setup(t,{attrs:e,slots:n}){let i=T5("DialogTitle");return e1(()=>{i.setTitleId(t.id),v1(()=>i.setTitleId(null))}),()=>{let{id:s,...r}=t;return B1({ourProps:{id:s},theirProps:r,slot:{open:i.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),OL=Symbol("LabelContext");function NL(){let t=f1(OL,null);if(t===null){let e=new Error("You used a <Label /> component, but it is not inside a parent.");throw Error.captureStackTrace&&Error.captureStackTrace(e,NL),e}return t}function DL({slot:t={},name:e="Label",props:n={}}={}){let i=C2([]);function s(r){return i.value.push(r),()=>{let o=i.value.indexOf(r);o!==-1&&i.value.splice(o,1)}}return V1(OL,{register:s,slot:t,name:e,props:n}),F(()=>i.value.length>0?i.value.join(" "):void 0)}let PZ=X2({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${a4()}`}},setup(t,{slots:e,attrs:n}){let i=NL();return e1(()=>v1(i.register(t.id))),()=>{let{name:s="Label",slot:r={},props:o={}}=i,{id:l,passive:L,...a}=t,c={...Object.entries(o).reduce((C,[u,h])=>Object.assign(C,{[u]:N(h)}),{}),id:l};return L&&(delete c.onClick,delete c.htmlFor,delete a.onClick),B1({ourProps:c,theirProps:a,slot:r,attrs:n,slots:e,name:s})}}});function BZ(t,e){return t===e}let PL=Symbol("RadioGroupContext");function BL(t){let e=f1(PL,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,BL),n}return e}let zZ=X2({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>BZ},modelValue:{type:[Object,String,Number,Boolean],default:void 0},defaultValue:{type:[Object,String,Number,Boolean],default:void 0},form:{type:String,optional:!0},name:{type:String,optional:!0},id:{type:String,default:()=>`headlessui-radiogroup-${a4()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:i,expose:s}){let r=C2(null),o=C2([]),l=DL({name:"RadioGroupLabel"}),L=un({name:"RadioGroupDescription"});s({el:r,$el:r});let[a,c]=CZ(F(()=>t.modelValue),f=>e("update:modelValue",f),F(()=>t.defaultValue)),C={options:o,value:a,disabled:F(()=>t.disabled),firstOption:F(()=>o.value.find(f=>!f.propsRef.disabled)),containsCheckedOption:F(()=>o.value.some(f=>C.compare(N2(f.propsRef.value),N2(t.modelValue)))),compare(f,w){if(typeof t.by=="string"){let _=t.by;return(f==null?void 0:f[_])===(w==null?void 0:w[_])}return t.by(f,w)},change(f){var w;if(t.disabled||C.compare(N2(a.value),N2(f)))return!1;let _=(w=o.value.find(p=>C.compare(N2(p.propsRef.value),N2(f))))==null?void 0:w.propsRef;return _!=null&&_.disabled?!1:(c(f),!0)},registerOption(f){o.value.push(f),o.value=xL(o.value,w=>w.element)},unregisterOption(f){let w=o.value.findIndex(_=>_.id===f);w!==-1&&o.value.splice(w,1)}};V1(PL,C),nZ({container:F(()=>d1(r)),accept(f){return f.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:f.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(f){f.setAttribute("role","none")}});function u(f){if(!r.value||!r.value.contains(f.target))return;let w=o.value.filter(_=>_.propsRef.disabled===!1).map(_=>_.element);switch(f.key){case Q4.Enter:cZ(f.currentTarget);break;case Q4.ArrowLeft:case Q4.ArrowUp:if(f.preventDefault(),f.stopPropagation(),x0(w,F3.Previous|F3.WrapAround)===M7.Success){let _=o.value.find(p=>{var g;return p.element===((g=c4(r))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break;case Q4.ArrowRight:case Q4.ArrowDown:if(f.preventDefault(),f.stopPropagation(),x0(w,F3.Next|F3.WrapAround)===M7.Success){let _=o.value.find(p=>{var g;return p.element===((g=c4(p.element))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break;case Q4.Space:{f.preventDefault(),f.stopPropagation();let _=o.value.find(p=>{var g;return p.element===((g=c4(p.element))==null?void 0:g.activeElement)});_&&C.change(_.propsRef.value)}break}}let h=F(()=>{var f;return(f=d1(r))==null?void 0:f.closest("form")});return e1(()=>{a1([h],()=>{if(!h.value||t.defaultValue===void 0)return;function f(){C.change(t.defaultValue)}return h.value.addEventListener("reset",f),()=>{var w;(w=h.value)==null||w.removeEventListener("reset",f)}},{immediate:!0})}),()=>{let{disabled:f,name:w,id:_,form:p,...g}=t,m={ref:r,id:_,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":L.value,onKeydown:u};return r1(z2,[...w!=null&&a.value!=null?vL({[w]:a.value}).map(([v,Z])=>r1(R7,jk({features:y5.Hidden,key:v,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:p,name:v,value:Z}))):[],B1({ourProps:m,theirProps:{...n,...nn(g,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:i,name:"RadioGroup"})])}}});var UZ=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(UZ||{});let WZ=X2({name:"RadioGroupOption",props:{as:{type:[Object,String],default:"div"},value:{type:[Object,String,Number,Boolean]},disabled:{type:Boolean,default:!1},id:{type:String,default:()=>`headlessui-radiogroup-option-${a4()}`}},setup(t,{attrs:e,slots:n,expose:i}){let s=BL("RadioGroupOption"),r=DL({name:"RadioGroupLabel"}),o=un({name:"RadioGroupDescription"}),l=C2(null),L=F(()=>({value:t.value,disabled:t.disabled})),a=C2(1);i({el:l,$el:l});let c=F(()=>d1(l));e1(()=>s.registerOption({id:t.id,element:c,propsRef:L})),v1(()=>s.unregisterOption(t.id));let C=F(()=>{var g;return((g=s.firstOption.value)==null?void 0:g.id)===t.id}),u=F(()=>s.disabled.value||t.disabled),h=F(()=>s.compare(N2(s.value.value),N2(t.value))),f=F(()=>u.value?-1:h.value||!s.containsCheckedOption.value&&C.value?0:-1);function w(){var g;s.change(t.value)&&(a.value|=2,(g=d1(l))==null||g.focus())}function _(){a.value|=2}function p(){a.value&=-3}return()=>{let{id:g,value:m,disabled:v,...Z}=t,b={checked:h.value,disabled:u.value,active:Boolean(a.value&2)},k={id:g,ref:l,role:"radio","aria-checked":h.value?"true":"false","aria-labelledby":r.value,"aria-describedby":o.value,"aria-disabled":u.value?!0:void 0,tabIndex:f.value,onClick:u.value?void 0:w,onFocus:u.value?void 0:_,onBlur:u.value?void 0:p};return B1({ourProps:k,theirProps:Z,slot:b,attrs:e,slots:n,name:"RadioGroupOption"})}}}),zL=PZ;function HZ(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function dn(t,...e){t&&e.length>0&&t.classList.add(...e)}function k7(t,...e){t&&e.length>0&&t.classList.remove(...e)}var fn=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(fn||{});function $Z(t,e){let n=R5();if(!t)return n.dispose;let{transitionDuration:i,transitionDelay:s}=getComputedStyle(t),[r,o]=[i,s].map(l=>{let[L=0]=l.split(",").filter(Boolean).map(a=>a.includes("ms")?parseFloat(a):parseFloat(a)*1e3).sort((a,c)=>c-a);return L});return r!==0?n.setTimeout(()=>e("finished"),r+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function UL(t,e,n,i,s,r){let o=R5(),l=r!==void 0?HZ(r):()=>{};return k7(t,...s),dn(t,...e,...n),o.nextFrame(()=>{k7(t,...n),dn(t,...i),o.add($Z(t,L=>(k7(t,...i,...e),dn(t,...s),l(L))))}),o.add(()=>k7(t,...e,...n,...i,...s)),o.add(()=>l("cancelled")),o.dispose}function E9(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let gn=Symbol("TransitionContext");var VZ=(t=>(t.Visible="visible",t.Hidden="hidden",t))(VZ||{});function GZ(){return f1(gn,null)!==null}function jZ(){let t=f1(gn,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function qZ(){let t=f1(pn,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let pn=Symbol("NestingContext");function Z7(t){return"children"in t?Z7(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function WL(t){let e=C2([]),n=C2(!1);e1(()=>n.value=!0),v1(()=>n.value=!1);function i(r,o=X4.Hidden){let l=e.value.findIndex(({id:L})=>L===r);l!==-1&&(L4(o,{[X4.Unmount](){e.value.splice(l,1)},[X4.Hidden](){e.value[l].state="hidden"}}),!Z7(e)&&n.value&&(t==null||t()))}function s(r){let o=e.value.find(({id:l})=>l===r);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:r,state:"visible"}),()=>i(r,X4.Unmount)}return{children:e,register:s,unregister:i}}let HL=v7.RenderStrategy,T7=X2({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:i,expose:s}){let r=C2(0);function o(){r.value|=R3.Opening,e("beforeEnter")}function l(){r.value&=~R3.Opening,e("afterEnter")}function L(){r.value|=R3.Closing,e("beforeLeave")}function a(){r.value&=~R3.Closing,e("afterLeave")}if(!GZ()&&Xk())return()=>r1(mn,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:L,onAfterLeave:a},i);let c=C2(null),C=F(()=>t.unmount?X4.Unmount:X4.Hidden);s({el:c,$el:c});let{show:u,appear:h}=jZ(),{register:f,unregister:w}=qZ(),_=C2(u.value?"visible":"hidden"),p={value:!0},g=a4(),m={value:!1},v=WL(()=>{!m.value&&_.value!=="hidden"&&(_.value="hidden",w(g),a())});e1(()=>{let L2=f(g);v1(L2)}),L3(()=>{if(C.value===X4.Hidden&&g){if(u.value&&_.value!=="visible"){_.value="visible";return}L4(_.value,{hidden:()=>w(g),visible:()=>f(g)})}});let Z=E9(t.enter),b=E9(t.enterFrom),k=E9(t.enterTo),S=E9(t.entered),V=E9(t.leave),D=E9(t.leaveFrom),t2=E9(t.leaveTo);e1(()=>{L3(()=>{if(_.value==="visible"){let L2=d1(c);if(L2 instanceof Comment&&L2.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function h2(L2){let X=p.value&&!h.value,q=d1(c);!q||!(q instanceof HTMLElement)||X||(m.value=!0,u.value&&o(),u.value||L(),L2(u.value?UL(q,Z,b,k,S,z=>{m.value=!1,z===fn.Finished&&l()}):UL(q,V,D,t2,S,z=>{m.value=!1,z===fn.Finished&&(Z7(v)||(_.value="hidden",w(g),a()))})))}return e1(()=>{a1([u],(L2,X,q)=>{h2(q),p.value=!1},{immediate:!0})}),V1(pn,v),Qk(F(()=>L4(_.value,{visible:R3.Open,hidden:R3.Closed})|r.value)),()=>{let{appear:L2,show:X,enter:q,enterFrom:z,enterTo:n2,entered:x2,leave:s1,leaveFrom:F2,leaveTo:E1,...D2}=t,W={ref:c},e2={...D2,...h.value&&u.value&&M5.isServer?{class:y2([n.class,D2.class,...Z,...b])}:{}};return B1({theirProps:e2,ourProps:W,slot:{},slots:i,attrs:n,features:HL,visible:_.value==="visible",name:"TransitionChild"})}}}),KZ=T7,mn=X2({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:i}){let s=sn(),r=F(()=>t.show===null&&s!==null?(s.value&R3.Open)===R3.Open:t.show);L3(()=>{if(![!0,!1].includes(r.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=C2(r.value?"visible":"hidden"),l=WL(()=>{o.value="hidden"}),L=C2(!0),a={show:r,appear:F(()=>t.appear||!L.value)};return e1(()=>{L3(()=>{L.value=!1,r.value?o.value="visible":Z7(l)||(o.value="hidden")})}),V1(pn,l),V1(gn,a),()=>{let c=nn(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),C={unmount:t.unmount};return B1({ourProps:{...C,as:"template"},theirProps:{},slot:{},slots:{...i,default:()=>[r1(KZ,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...C,...c},i.default)]},attrs:{},features:HL,visible:o.value==="visible",name:"Transition"})}}});const YZ=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3247
3247
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" fill="white"/>
|
|
3248
3248
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" stroke="#E6E7EB"/>
|
|
3249
3249
|
<rect x="4" y="6" width="16" height="6" fill="#F2F4F7"/>
|
|
@@ -3303,9 +3303,9 @@ A.method() {
|
|
|
3303
3303
|
<line x1="13" y1="16.75" x2="31" y2="16.75" stroke="#34D399" stroke-width="0.5"/>
|
|
3304
3304
|
<line x1="13" y1="30.75" x2="51" y2="30.75" stroke="#34D399" stroke-width="0.5"/>
|
|
3305
3305
|
</svg>
|
|
3306
|
-
`,xz="",eT={key:0,class:"dot"},tT=R("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),nT={class:"fixed inset-0 overflow-y-auto"},iT={class:"flex min-h-full items-center justify-center p-4 text-center"},sT={class:"px-6"},rT=R("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),oT={class:"mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto"},lT={class:"pb-4"},LT={class:"space-y-2"},aT={class:"flex w-full items-center justify-between"},cT={class:"flex items-center text-sm text-gray-900"},CT=["innerHTML"],uT={class:"pt-6 px-6 border-t flex items-center gap-2"},hT=["checked"],dT=R("label",{for:"scopeTheming",class:"select-none"},"Apply to this diagram only",-1),fT={__name:"ThemeSelect",setup(t){const e=C2(!1),n=[{name:"Legacy",id:"theme-default",icon:YZ},{name:"Clear Light",id:"theme-clean-light",icon:XZ},{name:"Clear Dark",id:"theme-clean-dark",icon:QZ},{name:"Neon Dark",id:"theme-neon",icon:JZ}],i=S1(),s=F(()=>i.state.theme||n[0].id),r=F(()=>i.state.enableScopedTheming||!1),o=C2(i.state.themeIconDot),l=()=>{e.value=!1,C("theme-close-modal")},L=()=>{e.value=!0,o.value=!0,i.commit("setThemeIconDot",!0),C("theme-open-modal")},a=u=>{i.commit("setTheme",u),C("theme-select")},c=u=>{i.commit("setEnableScopedTheming",u),C("theme-enable-scoped")},C=u=>{rm(i,{theme:s.value,enableScopedTheming:r.value},u,"sequence")};return(u,h)=>(I(),B(z2,null,[R("button",{type:"button",class:"flex items-center icon-container",onClick:L},[G(q4,{name:"theme"}),o.value?g2("",!0):(I(),B("span",eT))]),G(N(mn),{appear:"",show:e.value,as:"template"},{default:l3(()=>[G(N(OZ),{as:"div",onClose:l,class:"relative z-10"},{default:l3(()=>[G(N(T7),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0","enter-to":"opacity-100",leave:"duration-200 ease-in","leave-from":"opacity-100","leave-to":"opacity-0"},{default:l3(()=>[tT],void 0,!0),_:1}),R("div",nT,[R("div",iT,[G(N(T7),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"duration-200 ease-in","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:l3(()=>[G(N(NZ),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all"},{default:l3(()=>[R("div",sT,[G(N(DZ),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:l3(()=>[e4(" Theme ")],void 0,!0),_:1}),rT,R("div",oT,[R("div",lT,[G(N(zZ),{"model-value":N(s),"onUpdate:modelValue":a},{default:l3(()=>[G(N(zL),{class:"sr-only"},{default:l3(()=>[e4("Server size")],void 0,!0),_:1}),R("div",LT,[(I(),B(z2,null,P3(n,f=>G(N(WZ),{as:"template",key:f.id,value:f.id},{default:l3(({checked:w})=>[R("div",{class:y2([[w?"border-2 text-gray-900 border-primary":"border-2 border-transparent"],"relative flex items-center cursor-pointer rounded-lg px-4 py-3 shadow-md"])},[R("div",aT,[R("div",cT,[w?(I(),S2(q4,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(I(),S2(q4,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),G(N(zL),{as:"p",class:y2(["text-gray-900","font-medium ml-2"])},{default:l3(()=>[e4(K2(f.name),1)],void 0,!0),_:2},1032,["class"])])]),R("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:f.icon},null,8,CT)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])]),R("div",uT,[R("input",{type:"checkbox",id:"scopeTheming",checked:N(r),onChange:h[0]||(h[0]=f=>c(f.target.checked))},null,40,hT),dT])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},gT={name:"DiagramFrame",setup(){return{RenderMode:e3}},computed:{...y9(["showTips","scale","theme","numbering","enableMultiTheme","mode"]),...z3(["rootContext"]),title(){var t;return this.rootContext||console.error("`rootContext` is empty. Please make sure `store` is properly configured."),(t=this.rootContext)==null?void 0:t.title()}},mounted(){this.$el.__vue__=this},methods:{...eo(["setScale","toggleNumbering"]),showTipsDialog(){var t;this.$store.state.showTips=!0;try{(t=this.$gtag)==null||t.event("view",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}},toPng(){return Nk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return dL(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return Pk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return Dk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},zoomIn(){const t=Math.min(1,this.scale+.1);this.setScale(t)},zoomOut(){this.setScale(this.scale-.1)},setTheme(t){this.theme=t},setStyle(t){const e="zenuml-style";let n=document.getElementById(e);n||(n=document.createElement("style"),n.id=e,document.head.append(n)),n.textContent=t},setRemoteCss(t){const e=new URL(t).hostname;if(e==="https://github.com"||e==="https://githubusercontent.com"){fetch(t.replace("github.com","raw.githubusercontent.com").replace("blob/","")).then(s=>s.text()).then(s=>{this.setStyle(s)});return}const n="zenuml-remote-css";let i=document.getElementById(n);i||(i=document.createElement("link"),i.id=n,i.rel="stylesheet",document.head.append(i)),i.href=t}},components:{Icon:q4,Debug:Gk,WidthProvider:GA,TipsDialog:kA,DiagramTitle:im,SeqDiagram:Kt,Privacy:Jp,ThemeSelect:fT}},pT={class:"frame text-skin-base bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},mT={ref:"content"},wT={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},xT={class:"left hide-export"},_T={class:"right flex-grow flex justify-between"},vT={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},MT={class:"footer text-skin-control px-4 py-1 flex justify-between items-center gap-3"},yT={class:"flex items-center gap-3 color-base"},RT={class:"flex items-center"},AT=["checked"],kT={for:"order-display",title:"Numbering the diagram",class:"select-none"},ZT={class:"zoom-controls bg-skin-base flex hide-export gap-1"},TT={class:"w-12 block text-center"},ST=R("a",{target:"_blank",href:"https://zenuml.com",class:"brand text-xs hover:underline"},"ZenUML.com",-1);function bT(t,e,n,i,s,r){const o=w2("debug"),l=w2("diagram-title"),L=w2("privacy"),a=w2("TipsDialog"),c=w2("seq-diagram"),C=w2("Icon"),u=w2("ThemeSelect"),h=w2("width-provider");return I(),B("div",{ref:"export",class:y2(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[G(o),R("div",pT,[R("div",mT,[R("div",wT,[R("div",xT,[Z6(t.$slots,"default")]),R("div",_T,[G(l,{context:r.title},null,8,["context"]),G(L,{class:"hide-export flex items-center"})])]),R("div",null,[t.showTips?(I(),B("div",vT,[G(a)])):g2("",!0)]),G(c,{ref:"diagram",style:R2({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),R("div",MT,[t.mode===i.RenderMode.Dynamic?(I(),B(z2,{key:0},[R("div",yT,[R("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=f=>r.showTipsDialog())},[G(C,{name:"tip","icon-class":"filter grayscale w-4 h-4"})]),t.enableMultiTheme?(I(),S2(u,{key:0})):g2("",!0),R("div",RT,[R("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=f=>t.toggleNumbering(!t.numbering))},null,40,AT),R("label",kT,[G(C,{name:"numbering","icon-class":"w-6 h-6"})])])]),R("div",ZT,[R("button",{class:"zoom-in",onClick:e[2]||(e[2]=f=>r.zoomIn())},[G(C,{name:"zoom-in","icon-class":"w-4 h-4"})]),R("label",TT,K2(Number(t.scale*100).toFixed(0))+"%",1),R("button",{class:"zoom-out",onClick:e[3]||(e[3]=f=>r.zoomOut())},[G(C,{name:"zoom-out","icon-class":"w-4 h-4"})])]),ST],64)):g2("",!0)]),G(h)])],2)}const $L=Y2(gT,[["render",bT]]),_z="",vz="",Mz="",yz="",Rz="",Az="",kz="",Zz="";function VL(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let x0=VL();function ET(t){x0=t}const IT=/[&<>"']/,FT=/[&<>"']/g,OT=/[<>"']|&(?!#?\w+;)/,NT=/[<>"']|&(?!#?\w+;)/g,DT={"&":"&","<":"<",">":">",'"':""","'":"'"},GL=t=>DT[t];function A1(t,e){if(e){if(IT.test(t))return t.replace(FT,GL)}else if(OT.test(t))return t.replace(NT,GL);return t}const PT=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function jL(t){return t.replace(PT,(e,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const BT=/(^|[^\[])\^/g;function i1(t,e){t=t.source||t,e=e||"";const n={replace:(i,s)=>(s=s.source||s,s=s.replace(BT,"$1"),t=t.replace(i,s),n),getRegex:()=>new RegExp(t,e)};return n}const zT=/[^\w:]/g,UT=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function qL(t,e,n){if(t){let i;try{i=decodeURIComponent(jL(n)).replace(zT,"").toLowerCase()}catch{return null}if(i.indexOf("javascript:")===0||i.indexOf("vbscript:")===0||i.indexOf("data:")===0)return null}e&&!UT.test(n)&&(n=VT(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const S7={},WT=/^[^:]+:\/*[^/]*$/,HT=/^([^:]+:)[\s\S]*$/,$T=/^([^:]+:\/*[^/]*)[\s\S]*$/;function VT(t,e){S7[" "+t]||(WT.test(t)?S7[" "+t]=t+"/":S7[" "+t]=E7(t,"/",!0)),t=S7[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(HT,"$1")+e:e.charAt(0)==="/"?n?e:t.replace($T,"$1")+e:t+e}const b7={exec:function(){}};function U3(t){let e=1,n,i;for(;e<arguments.length;e++){n=arguments[e];for(i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}function KL(t,e){const n=t.replace(/\|/g,(r,o,l)=>{let L=!1,a=o;for(;--a>=0&&l[a]==="\\";)L=!L;return L?"|":" |"}),i=n.split(/ \|/);let s=0;if(i[0].trim()||i.shift(),i[i.length-1].trim()||i.pop(),i.length>e)i.splice(e);else for(;i.length<e;)i.push("");for(;s<i.length;s++)i[s]=i[s].trim().replace(/\\\|/g,"|");return i}function E7(t,e,n){const i=t.length;if(i===0)return"";let s=0;for(;s<i;){const r=t.charAt(i-s-1);if(r===e&&!n)s++;else if(r!==e&&n)s++;else break}return t.substr(0,i-s)}function GT(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let i=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])i++;else if(t[s]===e[1]&&(i--,i<0))return s;return-1}function YL(t){t&&t.sanitize&&!t.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function XL(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function QL(t,e,n,i){const s=e.href,r=e.title?A1(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){i.state.inLink=!0;const l={type:"link",raw:n,href:s,title:r,text:o,tokens:i.inlineTokens(o,[])};return i.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:r,text:A1(o)}}function jT(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const i=n[1];return e.split(`
|
|
3306
|
+
`,xz="",eT={key:0,class:"dot"},tT=R("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),nT={class:"fixed inset-0 overflow-y-auto"},iT={class:"flex min-h-full items-center justify-center p-4 text-center"},sT={class:"px-6"},rT=R("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),oT={class:"mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto"},lT={class:"pb-4"},LT={class:"space-y-2"},aT={class:"flex w-full items-center justify-between"},cT={class:"flex items-center text-sm text-gray-900"},CT=["innerHTML"],uT={class:"pt-6 px-6 border-t flex items-center gap-2"},hT=["checked"],dT=R("label",{for:"scopeTheming",class:"select-none"},"Apply to this diagram only",-1),fT={__name:"ThemeSelect",setup(t){const e=C2(!1),n=[{name:"Legacy",id:"theme-default",icon:YZ},{name:"Clear Light",id:"theme-clean-light",icon:XZ},{name:"Clear Dark",id:"theme-clean-dark",icon:QZ},{name:"Neon Dark",id:"theme-neon",icon:JZ}],i=S1(),s=F(()=>i.state.theme||n[0].id),r=F(()=>i.state.enableScopedTheming||!1),o=C2(i.state.themeIconDot),l=()=>{e.value=!1,C("theme-close-modal")},L=()=>{e.value=!0,o.value=!0,i.commit("setThemeIconDot",!0),C("theme-open-modal")},a=u=>{i.commit("setTheme",u),C("theme-select")},c=u=>{i.commit("setEnableScopedTheming",u),C("theme-enable-scoped")},C=u=>{rm(i,{theme:s.value,enableScopedTheming:r.value},u,"sequence")};return(u,h)=>(I(),B(z2,null,[R("button",{type:"button",class:"flex items-center icon-container",onClick:L},[G(q4,{name:"theme"}),o.value?g2("",!0):(I(),B("span",eT))]),G(N(mn),{appear:"",show:e.value,as:"template"},{default:l3(()=>[G(N(OZ),{as:"div",onClose:l,class:"relative z-10"},{default:l3(()=>[G(N(T7),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0","enter-to":"opacity-100",leave:"duration-200 ease-in","leave-from":"opacity-100","leave-to":"opacity-0"},{default:l3(()=>[tT],void 0,!0),_:1}),R("div",nT,[R("div",iT,[G(N(T7),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"duration-200 ease-in","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:l3(()=>[G(N(NZ),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all"},{default:l3(()=>[R("div",sT,[G(N(DZ),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:l3(()=>[e4(" Theme ")],void 0,!0),_:1}),rT,R("div",oT,[R("div",lT,[G(N(zZ),{"model-value":N(s),"onUpdate:modelValue":a},{default:l3(()=>[G(N(zL),{class:"sr-only"},{default:l3(()=>[e4("Server size")],void 0,!0),_:1}),R("div",LT,[(I(),B(z2,null,P3(n,f=>G(N(WZ),{as:"template",key:f.id,value:f.id},{default:l3(({checked:w})=>[R("div",{class:y2([[w?"border-2 text-gray-900 border-primary":"border-2 border-transparent"],"relative flex items-center cursor-pointer rounded-lg px-4 py-3 shadow-md"])},[R("div",aT,[R("div",cT,[w?(I(),S2(q4,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(I(),S2(q4,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),G(N(zL),{as:"p",class:y2(["text-gray-900","font-medium ml-2"])},{default:l3(()=>[e4(K2(f.name),1)],void 0,!0),_:2},1032,["class"])])]),R("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:f.icon},null,8,CT)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])]),R("div",uT,[R("input",{type:"checkbox",id:"scopeTheming",checked:N(r),onChange:h[0]||(h[0]=f=>c(f.target.checked))},null,40,hT),dT])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},gT={name:"DiagramFrame",setup(){return{RenderMode:e3}},computed:{...y9(["showTips","scale","theme","numbering","enableMultiTheme","mode"]),...z3(["rootContext"]),title(){var t;return this.rootContext||console.error("`rootContext` is empty. Please make sure `store` is properly configured."),(t=this.rootContext)==null?void 0:t.title()}},mounted(){this.$el.__vue__=this},methods:{...eo(["setScale","toggleNumbering"]),showTipsDialog(){var t;this.$store.state.showTips=!0;try{(t=this.$gtag)==null||t.event("view",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}},toPng(){return Nk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return dL(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return Pk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return Dk(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},zoomIn(){const t=Math.min(1,this.scale+.1);this.setScale(t)},zoomOut(){this.setScale(this.scale-.1)},setTheme(t){this.theme=t},setStyle(t){const e="zenuml-style";let n=document.getElementById(e);n||(n=document.createElement("style"),n.id=e,document.head.append(n)),n.textContent=t},setRemoteCss(t){const e=new URL(t).hostname;if(e==="https://github.com"||e==="https://githubusercontent.com"){fetch(t.replace("github.com","raw.githubusercontent.com").replace("blob/","")).then(s=>s.text()).then(s=>{this.setStyle(s)});return}const n="zenuml-remote-css";let i=document.getElementById(n);i||(i=document.createElement("link"),i.id=n,i.rel="stylesheet",document.head.append(i)),i.href=t}},components:{Icon:q4,Debug:Gk,WidthProvider:GA,TipsDialog:kA,DiagramTitle:im,SeqDiagram:Kt,Privacy:Jp,ThemeSelect:fT}},pT={class:"frame text-skin-base bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},mT={ref:"content"},wT={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},xT={class:"left hide-export"},_T={class:"right flex-grow flex justify-between"},vT={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},MT={class:"footer text-skin-control px-4 py-1 flex justify-between items-center gap-3"},yT={class:"flex items-center gap-3 color-base"},RT={class:"flex items-center"},AT=["checked"],kT={for:"order-display",title:"Numbering the diagram",class:"select-none"},ZT={class:"zoom-controls bg-skin-base flex hide-export gap-1"},TT={class:"w-12 block text-center"},ST=R("a",{target:"_blank",href:"https://zenuml.com",class:"brand text-xs hover:underline"},"ZenUML.com",-1);function bT(t,e,n,i,s,r){const o=w2("debug"),l=w2("diagram-title"),L=w2("privacy"),a=w2("TipsDialog"),c=w2("seq-diagram"),C=w2("Icon"),u=w2("ThemeSelect"),h=w2("width-provider");return I(),B("div",{ref:"export",class:y2(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[G(o),R("div",pT,[R("div",mT,[R("div",wT,[R("div",xT,[Z6(t.$slots,"default")]),R("div",_T,[G(l,{context:r.title},null,8,["context"]),G(L,{class:"hide-export flex items-center"})])]),R("div",null,[t.showTips?(I(),B("div",vT,[G(a)])):g2("",!0)]),G(c,{ref:"diagram",style:R2({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),R("div",MT,[t.mode===i.RenderMode.Dynamic?(I(),B(z2,{key:0},[R("div",yT,[R("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=f=>r.showTipsDialog())},[G(C,{name:"tip","icon-class":"filter grayscale w-4 h-4"})]),t.enableMultiTheme?(I(),S2(u,{key:0})):g2("",!0),R("div",RT,[R("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=f=>t.toggleNumbering(!t.numbering))},null,40,AT),R("label",kT,[G(C,{name:"numbering","icon-class":"w-6 h-6"})])])]),R("div",ZT,[R("button",{class:"zoom-in",onClick:e[2]||(e[2]=f=>r.zoomIn())},[G(C,{name:"zoom-in","icon-class":"w-4 h-4"})]),R("label",TT,K2(Number(t.scale*100).toFixed(0))+"%",1),R("button",{class:"zoom-out",onClick:e[3]||(e[3]=f=>r.zoomOut())},[G(C,{name:"zoom-out","icon-class":"w-4 h-4"})])]),ST],64)):g2("",!0)]),G(h)])],2)}const $L=Y2(gT,[["render",bT]]),_z="",vz="",Mz="",yz="",Rz="",Az="",kz="",Zz="";function VL(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let _0=VL();function ET(t){_0=t}const IT=/[&<>"']/,FT=/[&<>"']/g,OT=/[<>"']|&(?!#?\w+;)/,NT=/[<>"']|&(?!#?\w+;)/g,DT={"&":"&","<":"<",">":">",'"':""","'":"'"},GL=t=>DT[t];function A1(t,e){if(e){if(IT.test(t))return t.replace(FT,GL)}else if(OT.test(t))return t.replace(NT,GL);return t}const PT=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function jL(t){return t.replace(PT,(e,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const BT=/(^|[^\[])\^/g;function i1(t,e){t=t.source||t,e=e||"";const n={replace:(i,s)=>(s=s.source||s,s=s.replace(BT,"$1"),t=t.replace(i,s),n),getRegex:()=>new RegExp(t,e)};return n}const zT=/[^\w:]/g,UT=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function qL(t,e,n){if(t){let i;try{i=decodeURIComponent(jL(n)).replace(zT,"").toLowerCase()}catch{return null}if(i.indexOf("javascript:")===0||i.indexOf("vbscript:")===0||i.indexOf("data:")===0)return null}e&&!UT.test(n)&&(n=VT(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const S7={},WT=/^[^:]+:\/*[^/]*$/,HT=/^([^:]+:)[\s\S]*$/,$T=/^([^:]+:\/*[^/]*)[\s\S]*$/;function VT(t,e){S7[" "+t]||(WT.test(t)?S7[" "+t]=t+"/":S7[" "+t]=E7(t,"/",!0)),t=S7[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(HT,"$1")+e:e.charAt(0)==="/"?n?e:t.replace($T,"$1")+e:t+e}const b7={exec:function(){}};function U3(t){let e=1,n,i;for(;e<arguments.length;e++){n=arguments[e];for(i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t}function KL(t,e){const n=t.replace(/\|/g,(r,o,l)=>{let L=!1,a=o;for(;--a>=0&&l[a]==="\\";)L=!L;return L?"|":" |"}),i=n.split(/ \|/);let s=0;if(i[0].trim()||i.shift(),i[i.length-1].trim()||i.pop(),i.length>e)i.splice(e);else for(;i.length<e;)i.push("");for(;s<i.length;s++)i[s]=i[s].trim().replace(/\\\|/g,"|");return i}function E7(t,e,n){const i=t.length;if(i===0)return"";let s=0;for(;s<i;){const r=t.charAt(i-s-1);if(r===e&&!n)s++;else if(r!==e&&n)s++;else break}return t.substr(0,i-s)}function GT(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let i=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])i++;else if(t[s]===e[1]&&(i--,i<0))return s;return-1}function YL(t){t&&t.sanitize&&!t.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function XL(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function QL(t,e,n,i){const s=e.href,r=e.title?A1(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){i.state.inLink=!0;const l={type:"link",raw:n,href:s,title:r,text:o,tokens:i.inlineTokens(o,[])};return i.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:r,text:A1(o)}}function jT(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const i=n[1];return e.split(`
|
|
3307
3307
|
`).map(s=>{const r=s.match(/^\s+/);if(r===null)return s;const[o]=r;return o.length>=i.length?s.slice(i.length):s}).join(`
|
|
3308
|
-
`)}class wn{constructor(e){this.options=e||
|
|
3308
|
+
`)}class wn{constructor(e){this.options=e||_0}space(e){const n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){const n=this.rules.block.code.exec(e);if(n){const i=n[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?i:E7(i,`
|
|
3309
3309
|
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const i=n[0],s=jT(i,n[3]||"");return{type:"code",raw:i,lang:n[2]?n[2].trim():n[2],text:s}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let i=n[2].trim();if(/#$/.test(i)){const r=E7(i,"#");(this.options.pedantic||!r||/ $/.test(r))&&(i=r.trim())}const s={type:"heading",raw:n[0],depth:n[1].length,text:i,tokens:[]};return this.lexer.inline(s.text,s.tokens),s}}hr(e){const n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:n[0]}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){const i=n[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:n[0],tokens:this.lexer.blockTokens(i,[]),text:i}}}list(e){let n=this.rules.block.list.exec(e);if(n){let i,s,r,o,l,L,a,c,C,u,h,f,w=n[1].trim();const _=w.length>1,p={type:"list",raw:"",ordered:_,start:_?+w.slice(0,-1):"",loose:!1,items:[]};w=_?`\\d{1,9}\\${w.slice(-1)}`:`\\${w}`,this.options.pedantic&&(w=_?w:"[*+-]");const g=new RegExp(`^( {0,3}${w})((?: [^\\n]*)?(?:\\n|$))`);for(;e&&(f=!1,!(!(n=g.exec(e))||this.rules.block.hr.test(e)));){if(i=n[0],e=e.substring(i.length),c=n[2].split(`
|
|
3310
3310
|
`,1)[0],C=e.split(`
|
|
3311
3311
|
`,1)[0],this.options.pedantic?(o=2,h=c.trimLeft()):(o=n[2].search(/[^ ]/),o=o>4?1:o,h=c.slice(o),o+=n[1].length),L=!1,!c&&/^ *$/.test(C)&&(i+=C+`
|
|
@@ -3317,7 +3317,7 @@ A.method() {
|
|
|
3317
3317
|
`&&(S+=1),S>1)return!0;return!1});!p.loose&&v.length&&Z&&(p.loose=!0,p.items[l].loose=!0)}return p}}html(e){const n=this.rules.block.html.exec(e);if(n){const i={type:"html",raw:n[0],pre:!this.options.sanitizer&&(n[1]==="pre"||n[1]==="script"||n[1]==="style"),text:n[0]};return this.options.sanitize&&(i.type="paragraph",i.text=this.options.sanitizer?this.options.sanitizer(n[0]):A1(n[0]),i.tokens=[],this.lexer.inline(i.text,i.tokens)),i}}def(e){const n=this.rules.block.def.exec(e);if(n)return n[3]&&(n[3]=n[3].substring(1,n[3].length-1)),{type:"def",tag:n[1].toLowerCase().replace(/\s+/g," "),raw:n[0],href:n[2],title:n[3]}}table(e){const n=this.rules.block.table.exec(e);if(n){const i={type:"table",header:KL(n[1]).map(s=>({text:s})),align:n[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:n[3]?n[3].replace(/\n[ \t]*$/,"").split(`
|
|
3318
3318
|
`):[]};if(i.header.length===i.align.length){i.raw=n[0];let s=i.align.length,r,o,l,L;for(r=0;r<s;r++)/^ *-+: *$/.test(i.align[r])?i.align[r]="right":/^ *:-+: *$/.test(i.align[r])?i.align[r]="center":/^ *:-+ *$/.test(i.align[r])?i.align[r]="left":i.align[r]=null;for(s=i.rows.length,r=0;r<s;r++)i.rows[r]=KL(i.rows[r],i.header.length).map(a=>({text:a}));for(s=i.header.length,o=0;o<s;o++)i.header[o].tokens=[],this.lexer.inlineTokens(i.header[o].text,i.header[o].tokens);for(s=i.rows.length,o=0;o<s;o++)for(L=i.rows[o],l=0;l<L.length;l++)L[l].tokens=[],this.lexer.inlineTokens(L[l].text,L[l].tokens);return i}}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n){const i={type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:[]};return this.lexer.inline(i.text,i.tokens),i}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const i={type:"paragraph",raw:n[0],text:n[1].charAt(n[1].length-1)===`
|
|
3319
3319
|
`?n[1].slice(0,-1):n[1],tokens:[]};return this.lexer.inline(i.text,i.tokens),i}}text(e){const n=this.rules.block.text.exec(e);if(n){const i={type:"text",raw:n[0],text:n[0],tokens:[]};return this.lexer.inline(i.text,i.tokens),i}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:A1(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):A1(n[0]):n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const i=n[2].trim();if(!this.options.pedantic&&/^</.test(i)){if(!/>$/.test(i))return;const o=E7(i.slice(0,-1),"\\");if((i.length-o.length)%2===0)return}else{const o=GT(n[2],"()");if(o>-1){const L=(n[0].indexOf("!")===0?5:4)+n[1].length+o;n[2]=n[2].substring(0,o),n[0]=n[0].substring(0,L).trim(),n[3]=""}}let s=n[2],r="";if(this.options.pedantic){const o=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(s);o&&(s=o[1],r=o[3])}else r=n[3]?n[3].slice(1,-1):"";return s=s.trim(),/^</.test(s)&&(this.options.pedantic&&!/>$/.test(i)?s=s.slice(1):s=s.slice(1,-1)),QL(n,{href:s&&s.replace(this.rules.inline._escapes,"$1"),title:r&&r.replace(this.rules.inline._escapes,"$1")},n[0],this.lexer)}}reflink(e,n){let i;if((i=this.rules.inline.reflink.exec(e))||(i=this.rules.inline.nolink.exec(e))){let s=(i[2]||i[1]).replace(/\s+/g," ");if(s=n[s.toLowerCase()],!s||!s.href){const r=i[0].charAt(0);return{type:"text",raw:r,text:r}}return QL(i,s,i[0],this.lexer)}}emStrong(e,n,i=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s||s[3]&&i.match(/[\p{L}\p{N}]/u))return;const r=s[1]||s[2]||"";if(!r||r&&(i===""||this.rules.inline.punctuation.exec(i))){const o=s[0].length-1;let l,L,a=o,c=0;const C=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(C.lastIndex=0,n=n.slice(-1*e.length+o);(s=C.exec(n))!=null;){if(l=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!l)continue;if(L=l.length,s[3]||s[4]){a+=L;continue}else if((s[5]||s[6])&&o%3&&!((o+L)%3)){c+=L;continue}if(a-=L,a>0)continue;if(L=Math.min(L,L+a+c),Math.min(o,L)%2){const h=e.slice(1,o+s.index+L);return{type:"em",raw:e.slice(0,o+s.index+L+1),text:h,tokens:this.lexer.inlineTokens(h,[])}}const u=e.slice(2,o+s.index+L-1);return{type:"strong",raw:e.slice(0,o+s.index+L+1),text:u,tokens:this.lexer.inlineTokens(u,[])}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let i=n[2].replace(/\n/g," ");const s=/[^ ]/.test(i),r=/^ /.test(i)&&/ $/.test(i);return s&&r&&(i=i.substring(1,i.length-1)),i=A1(i,!0),{type:"codespan",raw:n[0],text:i}}}br(e){const n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e){const n=this.rules.inline.del.exec(e);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2],[])}}autolink(e,n){const i=this.rules.inline.autolink.exec(e);if(i){let s,r;return i[2]==="@"?(s=A1(this.options.mangle?n(i[1]):i[1]),r="mailto:"+s):(s=A1(i[1]),r=s),{type:"link",raw:i[0],text:s,href:r,tokens:[{type:"text",raw:s,text:s}]}}}url(e,n){let i;if(i=this.rules.inline.url.exec(e)){let s,r;if(i[2]==="@")s=A1(this.options.mangle?n(i[0]):i[0]),r="mailto:"+s;else{let o;do o=i[0],i[0]=this.rules.inline._backpedal.exec(i[0])[0];while(o!==i[0]);s=A1(i[0]),i[1]==="www."?r="http://"+s:r=s}return{type:"link",raw:i[0],text:s,href:r,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(e,n){const i=this.rules.inline.text.exec(e);if(i){let s;return this.lexer.state.inRawBlock?s=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(i[0]):A1(i[0]):i[0]:s=A1(this.options.smartypants?n(i[0]):i[0]),{type:"text",raw:i[0],text:s}}}}const A2={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)( [^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?<?([^\s>]+)>?(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:b7,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};A2._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/,A2._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,A2.def=i1(A2.def).replace("label",A2._label).replace("title",A2._title).getRegex(),A2.bullet=/(?:[*+-]|\d{1,9}[.)])/,A2.listItemStart=i1(/^( *)(bull) */).replace("bull",A2.bullet).getRegex(),A2.list=i1(A2.list).replace(/bull/g,A2.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+A2.def.source+")").getRegex(),A2._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",A2._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,A2.html=i1(A2.html,"i").replace("comment",A2._comment).replace("tag",A2._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),A2.paragraph=i1(A2._paragraph).replace("hr",A2.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",A2._tag).getRegex(),A2.blockquote=i1(A2.blockquote).replace("paragraph",A2.paragraph).getRegex(),A2.normal=U3({},A2),A2.gfm=U3({},A2.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),A2.gfm.table=i1(A2.gfm.table).replace("hr",A2.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",A2._tag).getRegex(),A2.gfm.paragraph=i1(A2._paragraph).replace("hr",A2.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",A2.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",A2._tag).getRegex(),A2.pedantic=U3({},A2.normal,{html:i1(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",A2._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:b7,paragraph:i1(A2.normal._paragraph).replace("hr",A2.hr).replace("heading",` *#{1,6} *[^
|
|
3320
|
-
]`).replace("lheading",A2.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const f2={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:b7,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:b7,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};f2._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",f2.punctuation=i1(f2.punctuation).replace(/punctuation/g,f2._punctuation).getRegex(),f2.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,f2.escapedEmSt=/\\\*|\\_/g,f2._comment=i1(A2._comment).replace("(?:-->|$)","-->").getRegex(),f2.emStrong.lDelim=i1(f2.emStrong.lDelim).replace(/punct/g,f2._punctuation).getRegex(),f2.emStrong.rDelimAst=i1(f2.emStrong.rDelimAst,"g").replace(/punct/g,f2._punctuation).getRegex(),f2.emStrong.rDelimUnd=i1(f2.emStrong.rDelimUnd,"g").replace(/punct/g,f2._punctuation).getRegex(),f2._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,f2._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,f2._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,f2.autolink=i1(f2.autolink).replace("scheme",f2._scheme).replace("email",f2._email).getRegex(),f2._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,f2.tag=i1(f2.tag).replace("comment",f2._comment).replace("attribute",f2._attribute).getRegex(),f2._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,f2._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,f2._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,f2.link=i1(f2.link).replace("label",f2._label).replace("href",f2._href).replace("title",f2._title).getRegex(),f2.reflink=i1(f2.reflink).replace("label",f2._label).replace("ref",A2._label).getRegex(),f2.nolink=i1(f2.nolink).replace("ref",A2._label).getRegex(),f2.reflinkSearch=i1(f2.reflinkSearch,"g").replace("reflink",f2.reflink).replace("nolink",f2.nolink).getRegex(),f2.normal=U3({},f2),f2.pedantic=U3({},f2.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:i1(/^!?\[(label)\]\((.*?)\)/).replace("label",f2._label).getRegex(),reflink:i1(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",f2._label).getRegex()}),f2.gfm=U3({},f2.normal,{escape:i1(f2.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),f2.gfm.url=i1(f2.gfm.url,"i").replace("email",f2.gfm._extended_email).getRegex(),f2.breaks=U3({},f2.gfm,{br:i1(f2.br).replace("{2,}","*").getRegex(),text:i1(f2.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function qT(t){return t.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201C").replace(/"/g,"\u201D").replace(/\.{3}/g,"\u2026")}function JL(t){let e="",n,i;const s=t.length;for(n=0;n<s;n++)i=t.charCodeAt(n),Math.random()>.5&&(i="x"+i.toString(16)),e+="&#"+i+";";return e}class Z4{constructor(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||
|
|
3320
|
+
]`).replace("lheading",A2.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const f2={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:b7,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:b7,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};f2._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",f2.punctuation=i1(f2.punctuation).replace(/punctuation/g,f2._punctuation).getRegex(),f2.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,f2.escapedEmSt=/\\\*|\\_/g,f2._comment=i1(A2._comment).replace("(?:-->|$)","-->").getRegex(),f2.emStrong.lDelim=i1(f2.emStrong.lDelim).replace(/punct/g,f2._punctuation).getRegex(),f2.emStrong.rDelimAst=i1(f2.emStrong.rDelimAst,"g").replace(/punct/g,f2._punctuation).getRegex(),f2.emStrong.rDelimUnd=i1(f2.emStrong.rDelimUnd,"g").replace(/punct/g,f2._punctuation).getRegex(),f2._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,f2._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,f2._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,f2.autolink=i1(f2.autolink).replace("scheme",f2._scheme).replace("email",f2._email).getRegex(),f2._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,f2.tag=i1(f2.tag).replace("comment",f2._comment).replace("attribute",f2._attribute).getRegex(),f2._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,f2._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,f2._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,f2.link=i1(f2.link).replace("label",f2._label).replace("href",f2._href).replace("title",f2._title).getRegex(),f2.reflink=i1(f2.reflink).replace("label",f2._label).replace("ref",A2._label).getRegex(),f2.nolink=i1(f2.nolink).replace("ref",A2._label).getRegex(),f2.reflinkSearch=i1(f2.reflinkSearch,"g").replace("reflink",f2.reflink).replace("nolink",f2.nolink).getRegex(),f2.normal=U3({},f2),f2.pedantic=U3({},f2.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:i1(/^!?\[(label)\]\((.*?)\)/).replace("label",f2._label).getRegex(),reflink:i1(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",f2._label).getRegex()}),f2.gfm=U3({},f2.normal,{escape:i1(f2.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),f2.gfm.url=i1(f2.gfm.url,"i").replace("email",f2.gfm._extended_email).getRegex(),f2.breaks=U3({},f2.gfm,{br:i1(f2.br).replace("{2,}","*").getRegex(),text:i1(f2.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function qT(t){return t.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201C").replace(/"/g,"\u201D").replace(/\.{3}/g,"\u2026")}function JL(t){let e="",n,i;const s=t.length;for(n=0;n<s;n++)i=t.charCodeAt(n),Math.random()>.5&&(i="x"+i.toString(16)),e+="&#"+i+";";return e}class Z4{constructor(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||_0,this.options.tokenizer=this.options.tokenizer||new wn,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:A2.normal,inline:f2.normal};this.options.pedantic?(n.block=A2.pedantic,n.inline=f2.pedantic):this.options.gfm&&(n.block=A2.gfm,this.options.breaks?n.inline=f2.breaks:n.inline=f2.gfm),this.tokenizer.rules=n}static get rules(){return{block:A2,inline:f2}}static lex(e,n){return new Z4(n).lex(e)}static lexInline(e,n){return new Z4(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
|
3321
3321
|
`).replace(/\t/g," "),this.blockTokens(e,this.tokens);let n;for(;n=this.inlineQueue.shift();)this.inlineTokens(n.src,n.tokens);return this.tokens}blockTokens(e,n=[]){this.options.pedantic&&(e=e.replace(/^ +$/gm,""));let i,s,r,o;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(l=>(i=l.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.space(e)){e=e.substring(i.raw.length),i.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
|
3322
3322
|
`:n.push(i);continue}if(i=this.tokenizer.code(e)){e=e.substring(i.raw.length),s=n[n.length-1],s&&(s.type==="paragraph"||s.type==="text")?(s.raw+=`
|
|
3323
3323
|
`+i.raw,s.text+=`
|
|
@@ -3327,7 +3327,7 @@ A.method() {
|
|
|
3327
3327
|
`+i.raw,s.text+=`
|
|
3328
3328
|
`+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(i),o=r.length!==e.length,e=e.substring(i.raw.length);continue}if(i=this.tokenizer.text(e)){e=e.substring(i.raw.length),s=n[n.length-1],s&&s.type==="text"?(s.raw+=`
|
|
3329
3329
|
`+i.raw,s.text+=`
|
|
3330
|
-
`+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(i);continue}if(e){const l="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(l);break}else throw new Error(l)}}return this.state.top=!0,n}inline(e,n){this.inlineQueue.push({src:e,tokens:n})}inlineTokens(e,n=[]){let i,s,r,o=e,l,L,a;if(this.tokens.links){const c=Object.keys(this.tokens.links);if(c.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)c.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+XL("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(l=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,l.index)+"["+XL("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(l=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null;)o=o.slice(0,l.index)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);for(;e;)if(L||(a=""),L=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(c=>(i=c.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.escape(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.tag(e)){e=e.substring(i.raw.length),s=n[n.length-1],s&&i.type==="text"&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(i=this.tokenizer.link(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(i.raw.length),s=n[n.length-1],s&&i.type==="text"&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(i=this.tokenizer.emStrong(e,o,a)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.codespan(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.br(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.del(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.autolink(e,JL)){e=e.substring(i.raw.length),n.push(i);continue}if(!this.state.inLink&&(i=this.tokenizer.url(e,JL))){e=e.substring(i.raw.length),n.push(i);continue}if(r=e,this.options.extensions&&this.options.extensions.startInline){let c=1/0;const C=e.slice(1);let u;this.options.extensions.startInline.forEach(function(h){u=h.call({lexer:this},C),typeof u=="number"&&u>=0&&(c=Math.min(c,u))}),c<1/0&&c>=0&&(r=e.substring(0,c+1))}if(i=this.tokenizer.inlineText(r,qT)){e=e.substring(i.raw.length),i.raw.slice(-1)!=="_"&&(a=i.raw.slice(-1)),L=!0,s=n[n.length-1],s&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(e){const c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return n}}class xn{constructor(e){this.options=e||
|
|
3330
|
+
`+i.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(i);continue}if(e){const l="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(l);break}else throw new Error(l)}}return this.state.top=!0,n}inline(e,n){this.inlineQueue.push({src:e,tokens:n})}inlineTokens(e,n=[]){let i,s,r,o=e,l,L,a;if(this.tokens.links){const c=Object.keys(this.tokens.links);if(c.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)c.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+XL("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(l=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,l.index)+"["+XL("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(l=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null;)o=o.slice(0,l.index)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);for(;e;)if(L||(a=""),L=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(c=>(i=c.call({lexer:this},e,n))?(e=e.substring(i.raw.length),n.push(i),!0):!1))){if(i=this.tokenizer.escape(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.tag(e)){e=e.substring(i.raw.length),s=n[n.length-1],s&&i.type==="text"&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(i=this.tokenizer.link(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(i.raw.length),s=n[n.length-1],s&&i.type==="text"&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(i=this.tokenizer.emStrong(e,o,a)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.codespan(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.br(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.del(e)){e=e.substring(i.raw.length),n.push(i);continue}if(i=this.tokenizer.autolink(e,JL)){e=e.substring(i.raw.length),n.push(i);continue}if(!this.state.inLink&&(i=this.tokenizer.url(e,JL))){e=e.substring(i.raw.length),n.push(i);continue}if(r=e,this.options.extensions&&this.options.extensions.startInline){let c=1/0;const C=e.slice(1);let u;this.options.extensions.startInline.forEach(function(h){u=h.call({lexer:this},C),typeof u=="number"&&u>=0&&(c=Math.min(c,u))}),c<1/0&&c>=0&&(r=e.substring(0,c+1))}if(i=this.tokenizer.inlineText(r,qT)){e=e.substring(i.raw.length),i.raw.slice(-1)!=="_"&&(a=i.raw.slice(-1)),L=!0,s=n[n.length-1],s&&s.type==="text"?(s.raw+=i.raw,s.text+=i.text):n.push(i);continue}if(e){const c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return n}}class xn{constructor(e){this.options=e||_0}code(e,n,i){const s=(n||"").match(/\S*/)[0];if(this.options.highlight){const r=this.options.highlight(e,s);r!=null&&r!==e&&(i=!0,e=r)}return e=e.replace(/\n$/,"")+`
|
|
3331
3331
|
`,s?'<pre><code class="'+this.options.langPrefix+A1(s,!0)+'">'+(i?e:A1(e,!0))+`</code></pre>
|
|
3332
3332
|
`:"<pre><code>"+(i?e:A1(e,!0))+`</code></pre>
|
|
3333
3333
|
`}blockquote(e){return`<blockquote>
|
|
@@ -3347,11 +3347,11 @@ A.method() {
|
|
|
3347
3347
|
`}tablerow(e){return`<tr>
|
|
3348
3348
|
`+e+`</tr>
|
|
3349
3349
|
`}tablecell(e,n){const i=n.header?"th":"td";return(n.align?"<"+i+' align="'+n.align+'">':"<"+i+">")+e+"</"+i+`>
|
|
3350
|
-
`}strong(e){return"<strong>"+e+"</strong>"}em(e){return"<em>"+e+"</em>"}codespan(e){return"<code>"+e+"</code>"}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return"<del>"+e+"</del>"}link(e,n,i){if(e=qL(this.options.sanitize,this.options.baseUrl,e),e===null)return i;let s='<a href="'+A1(e)+'"';return n&&(s+=' title="'+n+'"'),s+=">"+i+"</a>",s}image(e,n,i){if(e=qL(this.options.sanitize,this.options.baseUrl,e),e===null)return i;let s='<img src="'+e+'" alt="'+i+'"';return n&&(s+=' title="'+n+'"'),s+=this.options.xhtml?"/>":">",s}text(e){return e}}class ea{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,n,i){return""+i}image(e,n,i){return""+i}br(){return""}}class ta{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,n){let i=e,s=0;if(this.seen.hasOwnProperty(i)){s=this.seen[e];do s++,i=e+"-"+s;while(this.seen.hasOwnProperty(i))}return n||(this.seen[e]=s,this.seen[i]=0),i}slug(e,n={}){const i=this.serialize(e);return this.getNextSafeSlug(i,n.dryrun)}}class T4{constructor(e){this.options=e||
|
|
3350
|
+
`}strong(e){return"<strong>"+e+"</strong>"}em(e){return"<em>"+e+"</em>"}codespan(e){return"<code>"+e+"</code>"}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return"<del>"+e+"</del>"}link(e,n,i){if(e=qL(this.options.sanitize,this.options.baseUrl,e),e===null)return i;let s='<a href="'+A1(e)+'"';return n&&(s+=' title="'+n+'"'),s+=">"+i+"</a>",s}image(e,n,i){if(e=qL(this.options.sanitize,this.options.baseUrl,e),e===null)return i;let s='<img src="'+e+'" alt="'+i+'"';return n&&(s+=' title="'+n+'"'),s+=this.options.xhtml?"/>":">",s}text(e){return e}}class ea{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,n,i){return""+i}image(e,n,i){return""+i}br(){return""}}class ta{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,n){let i=e,s=0;if(this.seen.hasOwnProperty(i)){s=this.seen[e];do s++,i=e+"-"+s;while(this.seen.hasOwnProperty(i))}return n||(this.seen[e]=s,this.seen[i]=0),i}slug(e,n={}){const i=this.serialize(e);return this.getNextSafeSlug(i,n.dryrun)}}class T4{constructor(e){this.options=e||_0,this.options.renderer=this.options.renderer||new xn,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ea,this.slugger=new ta}static parse(e,n){return new T4(n).parse(e)}static parseInline(e,n){return new T4(n).parseInline(e)}parse(e,n=!0){let i="",s,r,o,l,L,a,c,C,u,h,f,w,_,p,g,m,v,Z,b;const k=e.length;for(s=0;s<k;s++){if(h=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[h.type]&&(b=this.options.extensions.renderers[h.type].call({parser:this},h),b!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(h.type))){i+=b||"";continue}switch(h.type){case"space":continue;case"hr":{i+=this.renderer.hr();continue}case"heading":{i+=this.renderer.heading(this.parseInline(h.tokens),h.depth,jL(this.parseInline(h.tokens,this.textRenderer)),this.slugger);continue}case"code":{i+=this.renderer.code(h.text,h.lang,h.escaped);continue}case"table":{for(C="",c="",l=h.header.length,r=0;r<l;r++)c+=this.renderer.tablecell(this.parseInline(h.header[r].tokens),{header:!0,align:h.align[r]});for(C+=this.renderer.tablerow(c),u="",l=h.rows.length,r=0;r<l;r++){for(a=h.rows[r],c="",L=a.length,o=0;o<L;o++)c+=this.renderer.tablecell(this.parseInline(a[o].tokens),{header:!1,align:h.align[o]});u+=this.renderer.tablerow(c)}i+=this.renderer.table(C,u);continue}case"blockquote":{u=this.parse(h.tokens),i+=this.renderer.blockquote(u);continue}case"list":{for(f=h.ordered,w=h.start,_=h.loose,l=h.items.length,u="",r=0;r<l;r++)g=h.items[r],m=g.checked,v=g.task,p="",g.task&&(Z=this.renderer.checkbox(m),_?g.tokens.length>0&&g.tokens[0].type==="paragraph"?(g.tokens[0].text=Z+" "+g.tokens[0].text,g.tokens[0].tokens&&g.tokens[0].tokens.length>0&&g.tokens[0].tokens[0].type==="text"&&(g.tokens[0].tokens[0].text=Z+" "+g.tokens[0].tokens[0].text)):g.tokens.unshift({type:"text",text:Z}):p+=Z),p+=this.parse(g.tokens,_),u+=this.renderer.listitem(p,v,m);i+=this.renderer.list(u,f,w);continue}case"html":{i+=this.renderer.html(h.text);continue}case"paragraph":{i+=this.renderer.paragraph(this.parseInline(h.tokens));continue}case"text":{for(u=h.tokens?this.parseInline(h.tokens):h.text;s+1<k&&e[s+1].type==="text";)h=e[++s],u+=`
|
|
3351
3351
|
`+(h.tokens?this.parseInline(h.tokens):h.text);i+=n?this.renderer.paragraph(u):u;continue}default:{const S='Token with "'+h.type+'" type was not found.';if(this.options.silent){console.error(S);return}else throw new Error(S)}}}return i}parseInline(e,n){n=n||this.renderer;let i="",s,r,o;const l=e.length;for(s=0;s<l;s++){if(r=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]&&(o=this.options.extensions.renderers[r.type].call({parser:this},r),o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(r.type))){i+=o||"";continue}switch(r.type){case"escape":{i+=n.text(r.text);break}case"html":{i+=n.html(r.text);break}case"link":{i+=n.link(r.href,r.title,this.parseInline(r.tokens,n));break}case"image":{i+=n.image(r.href,r.title,r.text);break}case"strong":{i+=n.strong(this.parseInline(r.tokens,n));break}case"em":{i+=n.em(this.parseInline(r.tokens,n));break}case"codespan":{i+=n.codespan(r.text);break}case"br":{i+=n.br();break}case"del":{i+=n.del(this.parseInline(r.tokens,n));break}case"text":{i+=n.text(r.text);break}default:{const L='Token with "'+r.type+'" type was not found.';if(this.options.silent){console.error(L);return}else throw new Error(L)}}}return i}}function k2(t,e,n){if(typeof t>"u"||t===null)throw new Error("marked(): input parameter is undefined or null");if(typeof t!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected");if(typeof e=="function"&&(n=e,e=null),e=U3({},k2.defaults,e||{}),YL(e),n){const i=e.highlight;let s;try{s=Z4.lex(t,e)}catch(l){return n(l)}const r=function(l){let L;if(!l)try{e.walkTokens&&k2.walkTokens(s,e.walkTokens),L=T4.parse(s,e)}catch(a){l=a}return e.highlight=i,l?n(l):n(null,L)};if(!i||i.length<3||(delete e.highlight,!s.length))return r();let o=0;k2.walkTokens(s,function(l){l.type==="code"&&(o++,setTimeout(()=>{i(l.text,l.lang,function(L,a){if(L)return r(L);a!=null&&a!==l.text&&(l.text=a,l.escaped=!0),o--,o===0&&r()})},0))}),o===0&&r();return}try{const i=Z4.lex(t,e);return e.walkTokens&&k2.walkTokens(i,e.walkTokens),T4.parse(i,e)}catch(i){if(i.message+=`
|
|
3352
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+A1(i.message+"",!0)+"</pre>";throw i}}k2.options=k2.setOptions=function(t){return U3(k2.defaults,t),ET(k2.defaults),k2},k2.getDefaults=VL,k2.defaults=
|
|
3353
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+A1(n.message+"",!0)+"</pre>";throw n}},k2.Parser=T4,k2.parser=T4.parse,k2.Renderer=xn,k2.TextRenderer=ea,k2.Lexer=Z4,k2.lexer=Z4.lex,k2.Tokenizer=wn,k2.Slugger=ta,k2.parse=k2,k2.options,k2.setOptions,k2.use,k2.walkTokens,k2.parseInline,T4.parse,Z4.lex;/*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */const{entries:na,setPrototypeOf:ia,isFrozen:KT,getPrototypeOf:YT,getOwnPropertyDescriptor:XT}=Object;let{freeze:t3,seal:O3,create:sa}=Object,{apply:_n,construct:vn}=typeof Reflect<"u"&&Reflect;t3||(t3=function(e){return e}),O3||(O3=function(e){return e}),_n||(_n=function(e,n,i){return e.apply(n,i)}),vn||(vn=function(e,n){return new e(...n)});const I7=A3(Array.prototype.forEach),ra=A3(Array.prototype.pop),S5=A3(Array.prototype.push),F7=A3(String.prototype.toLowerCase),Mn=A3(String.prototype.toString),oa=A3(String.prototype.match),b5=A3(String.prototype.replace),QT=A3(String.prototype.indexOf),JT=A3(String.prototype.trim),W3=A3(Object.prototype.hasOwnProperty),n3=A3(RegExp.prototype.test),E5=eS(TypeError);function A3(t){return function(e){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return _n(t,e,i)}}function eS(t){return function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];return vn(t,n)}}function W2(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:F7;ia&&ia(t,null);let i=e.length;for(;i--;){let s=e[i];if(typeof s=="string"){const r=n(s);r!==s&&(KT(e)||(e[i]=r),s=r)}t[s]=!0}return t}function tS(t){for(let e=0;e<t.length;e++)W3(t,e)||(t[e]=null);return t}function I9(t){const e=sa(null);for(const[n,i]of na(t))W3(t,n)&&(Array.isArray(i)?e[n]=tS(i):i&&typeof i=="object"&&i.constructor===Object?e[n]=I9(i):e[n]=i);return e}function O7(t,e){for(;t!==null;){const i=XT(t,e);if(i){if(i.get)return A3(i.get);if(typeof i.value=="function")return A3(i.value)}t=YT(t)}function n(){return null}return n}const la=t3(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),yn=t3(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Rn=t3(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),nS=t3(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),An=t3(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),iS=t3(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),La=t3(["#text"]),aa=t3(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),kn=t3(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ca=t3(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),N7=t3(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),sS=O3(/\{\{[\w\W]*|[\w\W]*\}\}/gm),rS=O3(/<%[\w\W]*|[\w\W]*%>/gm),oS=O3(/\${[\w\W]*}/gm),lS=O3(/^data-[\-\w.\u00B7-\uFFFF]/),LS=O3(/^aria-[\-\w]+$/),Ca=O3(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),aS=O3(/^(?:\w+script|data):/i),cS=O3(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ua=O3(/^html$/i),CS=O3(/^[a-z][.\w]*(-[.\w]+)+$/i);var ha=Object.freeze({__proto__:null,MUSTACHE_EXPR:sS,ERB_EXPR:rS,TMPLIT_EXPR:oS,DATA_ATTR:lS,ARIA_ATTR:LS,IS_ALLOWED_URI:Ca,IS_SCRIPT_OR_DATA:aS,ATTR_WHITESPACE:cS,DOCTYPE_NAME:ua,CUSTOM_ELEMENT:CS});const I5={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},uS=function(){return typeof window>"u"?null:window},hS=function(e,n){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let i=null;const s="data-tt-policy-suffix";n&&n.hasAttribute(s)&&(i=n.getAttribute(s));const r="dompurify"+(i?"#"+i:"");try{return e.createPolicy(r,{createHTML(o){return o},createScriptURL(o){return o}})}catch{return console.warn("TrustedTypes policy "+r+" could not be created."),null}};function da(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:uS();const e=M2=>da(M2);if(e.version="3.1.5",e.removed=[],!t||!t.document||t.document.nodeType!==I5.document)return e.isSupported=!1,e;let{document:n}=t;const i=n,s=i.currentScript,{DocumentFragment:r,HTMLTemplateElement:o,Node:l,Element:L,NodeFilter:a,NamedNodeMap:c=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:C,DOMParser:u,trustedTypes:h}=t,f=L.prototype,w=O7(f,"cloneNode"),_=O7(f,"nextSibling"),p=O7(f,"childNodes"),g=O7(f,"parentNode");if(typeof o=="function"){const M2=n.createElement("template");M2.content&&M2.content.ownerDocument&&(n=M2.content.ownerDocument)}let m,v="";const{implementation:Z,createNodeIterator:b,createDocumentFragment:k,getElementsByTagName:S}=n,{importNode:V}=i;let D={};e.isSupported=typeof na=="function"&&typeof g=="function"&&Z&&Z.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:t2,ERB_EXPR:h2,TMPLIT_EXPR:L2,DATA_ATTR:X,ARIA_ATTR:q,IS_SCRIPT_OR_DATA:z,ATTR_WHITESPACE:n2,CUSTOM_ELEMENT:x2}=ha;let{IS_ALLOWED_URI:s1}=ha,F2=null;const E1=W2({},[...la,...yn,...Rn,...An,...La]);let D2=null;const W=W2({},[...aa,...kn,...ca,...N7]);let e2=Object.seal(sa(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),O2=null,B2=null,o1=!0,d3=!0,M1=!1,I1=!0,_1=!1,x=!0,M=!1,O=!1,U=!1,P=!1,j=!1,r2=!1,K=!0,Q=!1;const H="user-content-";let $=!0,u2=!1,l2={},a2=null;const E2=W2({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let $2=null;const V2=W2({},["audio","video","img","source","image","track"]);let t1=null;const c2=W2({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),m2="http://www.w3.org/1998/Math/MathML",T2="http://www.w3.org/2000/svg",I2="http://www.w3.org/1999/xhtml";let C1=I2,m1=!1,U1=null;const $7=W2({},[m2,T2,I2],Mn);let H5=null;const tP=["application/xhtml+xml","text/html"],nP="text/html";let k1=null,Z0=null;const iP=n.createElement("form"),Uc=function(y){return y instanceof RegExp||y instanceof Function},Jn=function(){let y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Z0&&Z0===y)){if((!y||typeof y!="object")&&(y={}),y=I9(y),H5=tP.indexOf(y.PARSER_MEDIA_TYPE)===-1?nP:y.PARSER_MEDIA_TYPE,k1=H5==="application/xhtml+xml"?Mn:F7,F2=W3(y,"ALLOWED_TAGS")?W2({},y.ALLOWED_TAGS,k1):E1,D2=W3(y,"ALLOWED_ATTR")?W2({},y.ALLOWED_ATTR,k1):W,U1=W3(y,"ALLOWED_NAMESPACES")?W2({},y.ALLOWED_NAMESPACES,Mn):$7,t1=W3(y,"ADD_URI_SAFE_ATTR")?W2(I9(c2),y.ADD_URI_SAFE_ATTR,k1):c2,$2=W3(y,"ADD_DATA_URI_TAGS")?W2(I9(V2),y.ADD_DATA_URI_TAGS,k1):V2,a2=W3(y,"FORBID_CONTENTS")?W2({},y.FORBID_CONTENTS,k1):E2,O2=W3(y,"FORBID_TAGS")?W2({},y.FORBID_TAGS,k1):{},B2=W3(y,"FORBID_ATTR")?W2({},y.FORBID_ATTR,k1):{},l2=W3(y,"USE_PROFILES")?y.USE_PROFILES:!1,o1=y.ALLOW_ARIA_ATTR!==!1,d3=y.ALLOW_DATA_ATTR!==!1,M1=y.ALLOW_UNKNOWN_PROTOCOLS||!1,I1=y.ALLOW_SELF_CLOSE_IN_ATTR!==!1,_1=y.SAFE_FOR_TEMPLATES||!1,x=y.SAFE_FOR_XML!==!1,M=y.WHOLE_DOCUMENT||!1,P=y.RETURN_DOM||!1,j=y.RETURN_DOM_FRAGMENT||!1,r2=y.RETURN_TRUSTED_TYPE||!1,U=y.FORCE_BODY||!1,K=y.SANITIZE_DOM!==!1,Q=y.SANITIZE_NAMED_PROPS||!1,$=y.KEEP_CONTENT!==!1,u2=y.IN_PLACE||!1,s1=y.ALLOWED_URI_REGEXP||Ca,C1=y.NAMESPACE||I2,e2=y.CUSTOM_ELEMENT_HANDLING||{},y.CUSTOM_ELEMENT_HANDLING&&Uc(y.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(e2.tagNameCheck=y.CUSTOM_ELEMENT_HANDLING.tagNameCheck),y.CUSTOM_ELEMENT_HANDLING&&Uc(y.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(e2.attributeNameCheck=y.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),y.CUSTOM_ELEMENT_HANDLING&&typeof y.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(e2.allowCustomizedBuiltInElements=y.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),_1&&(d3=!1),j&&(P=!0),l2&&(F2=W2({},La),D2=[],l2.html===!0&&(W2(F2,la),W2(D2,aa)),l2.svg===!0&&(W2(F2,yn),W2(D2,kn),W2(D2,N7)),l2.svgFilters===!0&&(W2(F2,Rn),W2(D2,kn),W2(D2,N7)),l2.mathMl===!0&&(W2(F2,An),W2(D2,ca),W2(D2,N7))),y.ADD_TAGS&&(F2===E1&&(F2=I9(F2)),W2(F2,y.ADD_TAGS,k1)),y.ADD_ATTR&&(D2===W&&(D2=I9(D2)),W2(D2,y.ADD_ATTR,k1)),y.ADD_URI_SAFE_ATTR&&W2(t1,y.ADD_URI_SAFE_ATTR,k1),y.FORBID_CONTENTS&&(a2===E2&&(a2=I9(a2)),W2(a2,y.FORBID_CONTENTS,k1)),$&&(F2["#text"]=!0),M&&W2(F2,["html","head","body"]),F2.table&&(W2(F2,["tbody"]),delete O2.tbody),y.TRUSTED_TYPES_POLICY){if(typeof y.TRUSTED_TYPES_POLICY.createHTML!="function")throw E5('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof y.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw E5('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');m=y.TRUSTED_TYPES_POLICY,v=m.createHTML("")}else m===void 0&&(m=hS(h,s)),m!==null&&typeof v=="string"&&(v=m.createHTML(""));t3&&t3(y),Z0=y}},Wc=W2({},["mi","mo","mn","ms","mtext"]),Hc=W2({},["foreignobject","annotation-xml"]),sP=W2({},["title","style","font","a","script"]),$c=W2({},[...yn,...Rn,...nS]),Vc=W2({},[...An,...iS]),rP=function(y){let J=g(y);(!J||!J.tagName)&&(J={namespaceURI:C1,tagName:"template"});const _2=F7(y.tagName),l1=F7(J.tagName);return U1[y.namespaceURI]?y.namespaceURI===T2?J.namespaceURI===I2?_2==="svg":J.namespaceURI===m2?_2==="svg"&&(l1==="annotation-xml"||Wc[l1]):Boolean($c[_2]):y.namespaceURI===m2?J.namespaceURI===I2?_2==="math":J.namespaceURI===T2?_2==="math"&&Hc[l1]:Boolean(Vc[_2]):y.namespaceURI===I2?J.namespaceURI===T2&&!Hc[l1]||J.namespaceURI===m2&&!Wc[l1]?!1:!Vc[_2]&&(sP[_2]||!$c[_2]):!!(H5==="application/xhtml+xml"&&U1[y.namespaceURI]):!1},h4=function(y){S5(e.removed,{element:y});try{y.parentNode.removeChild(y)}catch{y.remove()}},V7=function(y,J){try{S5(e.removed,{attribute:J.getAttributeNode(y),from:J})}catch{S5(e.removed,{attribute:null,from:J})}if(J.removeAttribute(y),y==="is"&&!D2[y])if(P||j)try{h4(J)}catch{}else try{J.setAttribute(y,"")}catch{}},Gc=function(y){let J=null,_2=null;if(U)y="<remove></remove>"+y;else{const F1=oa(y,/^[\r\n\t ]+/);_2=F1&&F1[0]}H5==="application/xhtml+xml"&&C1===I2&&(y='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+y+"</body></html>");const l1=m?m.createHTML(y):y;if(C1===I2)try{J=new u().parseFromString(l1,H5)}catch{}if(!J||!J.documentElement){J=Z.createDocument(C1,"template",null);try{J.documentElement.innerHTML=m1?v:l1}catch{}}const W1=J.body||J.documentElement;return y&&_2&&W1.insertBefore(n.createTextNode(_2),W1.childNodes[0]||null),C1===I2?S.call(J,M?"html":"body")[0]:M?J.documentElement:W1},jc=function(y){return b.call(y.ownerDocument||y,y,a.SHOW_ELEMENT|a.SHOW_COMMENT|a.SHOW_TEXT|a.SHOW_PROCESSING_INSTRUCTION|a.SHOW_CDATA_SECTION,null)},qc=function(y){return y instanceof C&&(typeof y.nodeName!="string"||typeof y.textContent!="string"||typeof y.removeChild!="function"||!(y.attributes instanceof c)||typeof y.removeAttribute!="function"||typeof y.setAttribute!="function"||typeof y.namespaceURI!="string"||typeof y.insertBefore!="function"||typeof y.hasChildNodes!="function")},Kc=function(y){return typeof l=="function"&&y instanceof l},b4=function(y,J,_2){!D[y]||I7(D[y],l1=>{l1.call(e,J,_2,Z0)})},Yc=function(y){let J=null;if(b4("beforeSanitizeElements",y,null),qc(y))return h4(y),!0;const _2=k1(y.nodeName);if(b4("uponSanitizeElement",y,{tagName:_2,allowedTags:F2}),y.hasChildNodes()&&!Kc(y.firstElementChild)&&n3(/<[/\w]/g,y.innerHTML)&&n3(/<[/\w]/g,y.textContent)||y.nodeType===I5.progressingInstruction||x&&y.nodeType===I5.comment&&n3(/<[/\w]/g,y.data))return h4(y),!0;if(!F2[_2]||O2[_2]){if(!O2[_2]&&Qc(_2)&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,_2)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(_2)))return!1;if($&&!a2[_2]){const l1=g(y)||y.parentNode,W1=p(y)||y.childNodes;if(W1&&l1){const F1=W1.length;for(let f3=F1-1;f3>=0;--f3){const d4=w(W1[f3],!0);d4.__removalCount=(y.__removalCount||0)+1,l1.insertBefore(d4,_(y))}}}return h4(y),!0}return y instanceof L&&!rP(y)||(_2==="noscript"||_2==="noembed"||_2==="noframes")&&n3(/<\/no(script|embed|frames)/i,y.innerHTML)?(h4(y),!0):(_1&&y.nodeType===I5.text&&(J=y.textContent,I7([t2,h2,L2],l1=>{J=b5(J,l1," ")}),y.textContent!==J&&(S5(e.removed,{element:y.cloneNode()}),y.textContent=J)),b4("afterSanitizeElements",y,null),!1)},Xc=function(y,J,_2){if(K&&(J==="id"||J==="name")&&(_2 in n||_2 in iP))return!1;if(!(d3&&!B2[J]&&n3(X,J))){if(!(o1&&n3(q,J))){if(!D2[J]||B2[J]){if(!(Qc(y)&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,y)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(y))&&(e2.attributeNameCheck instanceof RegExp&&n3(e2.attributeNameCheck,J)||e2.attributeNameCheck instanceof Function&&e2.attributeNameCheck(J))||J==="is"&&e2.allowCustomizedBuiltInElements&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,_2)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(_2))))return!1}else if(!t1[J]){if(!n3(s1,b5(_2,n2,""))){if(!((J==="src"||J==="xlink:href"||J==="href")&&y!=="script"&&QT(_2,"data:")===0&&$2[y])){if(!(M1&&!n3(z,b5(_2,n2,"")))){if(_2)return!1}}}}}}return!0},Qc=function(y){return y!=="annotation-xml"&&oa(y,x2)},Jc=function(y){b4("beforeSanitizeAttributes",y,null);const{attributes:J}=y;if(!J)return;const _2={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:D2};let l1=J.length;for(;l1--;){const W1=J[l1],{name:F1,namespaceURI:f3,value:d4}=W1,$5=k1(F1);let i3=F1==="value"?d4:JT(d4);if(_2.attrName=$5,_2.attrValue=i3,_2.keepAttr=!0,_2.forceKeepAttr=void 0,b4("uponSanitizeAttribute",y,_2),i3=_2.attrValue,_2.forceKeepAttr||(V7(F1,y),!_2.keepAttr))continue;if(!I1&&n3(/\/>/i,i3)){V7(F1,y);continue}if(x&&n3(/((--!?|])>)|<\/(style|title)/i,i3)){V7(F1,y);continue}_1&&I7([t2,h2,L2],tC=>{i3=b5(i3,tC," ")});const eC=k1(y.nodeName);if(!!Xc(eC,$5,i3)){if(Q&&($5==="id"||$5==="name")&&(V7(F1,y),i3=H+i3),m&&typeof h=="object"&&typeof h.getAttributeType=="function"&&!f3)switch(h.getAttributeType(eC,$5)){case"TrustedHTML":{i3=m.createHTML(i3);break}case"TrustedScriptURL":{i3=m.createScriptURL(i3);break}}try{f3?y.setAttributeNS(f3,F1,i3):y.setAttribute(F1,i3),qc(y)?h4(y):ra(e.removed)}catch{}}}b4("afterSanitizeAttributes",y,null)},oP=function M2(y){let J=null;const _2=jc(y);for(b4("beforeSanitizeShadowDOM",y,null);J=_2.nextNode();)b4("uponSanitizeShadowNode",J,null),!Yc(J)&&(J.content instanceof r&&M2(J.content),Jc(J));b4("afterSanitizeShadowDOM",y,null)};return e.sanitize=function(M2){let y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=null,_2=null,l1=null,W1=null;if(m1=!M2,m1&&(M2="<!-->"),typeof M2!="string"&&!Kc(M2))if(typeof M2.toString=="function"){if(M2=M2.toString(),typeof M2!="string")throw E5("dirty is not a string, aborting")}else throw E5("toString is not a function");if(!e.isSupported)return M2;if(O||Jn(y),e.removed=[],typeof M2=="string"&&(u2=!1),u2){if(M2.nodeName){const d4=k1(M2.nodeName);if(!F2[d4]||O2[d4])throw E5("root node is forbidden and cannot be sanitized in-place")}}else if(M2 instanceof l)J=Gc("<!---->"),_2=J.ownerDocument.importNode(M2,!0),_2.nodeType===I5.element&&_2.nodeName==="BODY"||_2.nodeName==="HTML"?J=_2:J.appendChild(_2);else{if(!P&&!_1&&!M&&M2.indexOf("<")===-1)return m&&r2?m.createHTML(M2):M2;if(J=Gc(M2),!J)return P?null:r2?v:""}J&&U&&h4(J.firstChild);const F1=jc(u2?M2:J);for(;l1=F1.nextNode();)Yc(l1)||(l1.content instanceof r&&oP(l1.content),Jc(l1));if(u2)return M2;if(P){if(j)for(W1=k.call(J.ownerDocument);J.firstChild;)W1.appendChild(J.firstChild);else W1=J;return(D2.shadowroot||D2.shadowrootmode)&&(W1=V.call(i,W1,!0)),W1}let f3=M?J.outerHTML:J.innerHTML;return M&&F2["!doctype"]&&J.ownerDocument&&J.ownerDocument.doctype&&J.ownerDocument.doctype.name&&n3(ua,J.ownerDocument.doctype.name)&&(f3="<!DOCTYPE "+J.ownerDocument.doctype.name+`>
|
|
3354
|
-
`+f3),_1&&I7([t2,h2,L2],d4=>{f3=b5(f3,d4," ")}),m&&r2?m.createHTML(f3):f3},e.setConfig=function(){let M2=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Jn(M2),O=!0},e.clearConfig=function(){Z0=null,O=!1},e.isValidAttribute=function(M2,y,J){Z0||Jn({});const _2=k1(M2),l1=k1(y);return Xc(_2,l1,J)},e.addHook=function(M2,y){typeof y=="function"&&(D[M2]=D[M2]||[],S5(D[M2],y))},e.removeHook=function(M2){if(D[M2])return ra(D[M2])},e.removeHooks=function(M2){D[M2]&&(D[M2]=[])},e.removeAllHooks=function(){D={}},e}var dS=da();function Zn(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach(function(e){var n=t[e];typeof n=="object"&&!Object.isFrozen(n)&&Zn(n)}),t}var fa=Zn,fS=Zn;fa.default=fS;class ga{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function _0(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function J4(t,...e){const n=Object.create(null);for(const i in t)n[i]=t[i];return e.forEach(function(i){for(const s in i)n[s]=i[s]}),n}const gS="</span>",pa=t=>!!t.kind;class pS{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=_0(e)}openNode(e){if(!pa(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!pa(e)||(this.buffer+=gS)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class Tn{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return typeof n=="string"?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(i=>this._walk(e,i)),e.closeNode(n)),e}static _collapse(e){typeof e!="string"&&(!e.children||(e.children.every(n=>typeof n=="string")?e.children=[e.children.join("")]:e.children.forEach(n=>{Tn._collapse(n)})))}}class mS extends Tn{constructor(e){super(),this.options=e}addKeyword(e,n){e!==""&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){e!==""&&this.add(e)}addSublanguage(e,n){const i=e.root;i.kind=n,i.sublanguage=!0,this.add(i)}toHTML(){return new pS(this,this.options).value()}finalize(){return!0}}function wS(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function F5(t){return t?typeof t=="string"?t:t.source:null}function xS(...t){return t.map(n=>F5(n)).join("")}function _S(...t){return"("+t.map(n=>F5(n)).join("|")+")"}function vS(t){return new RegExp(t.toString()+"|").exec("").length-1}function MS(t,e){const n=t&&t.exec(e);return n&&n.index===0}const yS=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function RS(t,e="|"){let n=0;return t.map(i=>{n+=1;const s=n;let r=F5(i),o="";for(;r.length>0;){const l=yS.exec(r);if(!l){o+=r;break}o+=r.substring(0,l.index),r=r.substring(l.index+l[0].length),l[0][0]==="\\"&&l[1]?o+="\\"+String(Number(l[1])+s):(o+=l[0],l[0]==="("&&n++)}return o}).map(i=>`(${i})`).join(e)}const AS=/\b\B/,ma="[a-zA-Z]\\w*",Sn="[a-zA-Z_]\\w*",bn="\\b\\d+(\\.\\d+)?",wa="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",xa="\\b(0b[01]+)",kS="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ZS=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=xS(e,/.*\b/,t.binary,/\b.*/)),J4({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,i)=>{n.index!==0&&i.ignoreMatch()}},t)},O5={begin:"\\\\[\\s\\S]",relevance:0},TS={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[O5]},SS={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[O5]},_a={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},D7=function(t,e,n={}){const i=J4({className:"comment",begin:t,end:e,contains:[]},n);return i.contains.push(_a),i.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),i},bS=D7("//","$"),ES=D7("/\\*","\\*/"),IS=D7("#","$"),FS={className:"number",begin:bn,relevance:0},OS={className:"number",begin:wa,relevance:0},NS={className:"number",begin:xa,relevance:0},DS={className:"number",begin:bn+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},PS={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[O5,{begin:/\[/,end:/\]/,relevance:0,contains:[O5]}]}]},BS={className:"title",begin:ma,relevance:0},zS={className:"title",begin:Sn,relevance:0},US={begin:"\\.\\s*"+Sn,relevance:0};var P7=Object.freeze({__proto__:null,MATCH_NOTHING_RE:AS,IDENT_RE:ma,UNDERSCORE_IDENT_RE:Sn,NUMBER_RE:bn,C_NUMBER_RE:wa,BINARY_NUMBER_RE:xa,RE_STARTERS_RE:kS,SHEBANG:ZS,BACKSLASH_ESCAPE:O5,APOS_STRING_MODE:TS,QUOTE_STRING_MODE:SS,PHRASAL_WORDS_MODE:_a,COMMENT:D7,C_LINE_COMMENT_MODE:bS,C_BLOCK_COMMENT_MODE:ES,HASH_COMMENT_MODE:IS,NUMBER_MODE:FS,C_NUMBER_MODE:OS,BINARY_NUMBER_MODE:NS,CSS_NUMBER_MODE:DS,REGEXP_MODE:PS,TITLE_MODE:BS,UNDERSCORE_TITLE_MODE:zS,METHOD_GUARD:US,END_SAME_AS_BEGIN:function(t){return Object.assign(t,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}});function WS(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function HS(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=WS,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function $S(t,e){!Array.isArray(t.illegal)||(t.illegal=_S(...t.illegal))}function VS(t,e){if(!!t.match){if(t.begin||t.end)throw new Error("begin & end are not supported with match");t.begin=t.match,delete t.match}}function GS(t,e){t.relevance===void 0&&(t.relevance=1)}const jS=["of","and","for","in","not","or","if","then","parent","list","value"],qS="keyword";function va(t,e,n=qS){const i={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(r){Object.assign(i,va(t[r],e,r))}),i;function s(r,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const L=l.split("|");i[L[0]]=[r,KS(L[0],L[1])]})}}function KS(t,e){return e?Number(e):YS(t)?0:1}function YS(t){return jS.includes(t.toLowerCase())}function XS(t,{plugins:e}){function n(l,L){return new RegExp(F5(l),"m"+(t.case_insensitive?"i":"")+(L?"g":""))}class i{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(L,a){a.position=this.position++,this.matchIndexes[this.matchAt]=a,this.regexes.push([a,L]),this.matchAt+=vS(L)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const L=this.regexes.map(a=>a[1]);this.matcherRe=n(RS(L),!0),this.lastIndex=0}exec(L){this.matcherRe.lastIndex=this.lastIndex;const a=this.matcherRe.exec(L);if(!a)return null;const c=a.findIndex((u,h)=>h>0&&u!==void 0),C=this.matchIndexes[c];return a.splice(0,c),Object.assign(a,C)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(L){if(this.multiRegexes[L])return this.multiRegexes[L];const a=new i;return this.rules.slice(L).forEach(([c,C])=>a.addRule(c,C)),a.compile(),this.multiRegexes[L]=a,a}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(L,a){this.rules.push([L,a]),a.type==="begin"&&this.count++}exec(L){const a=this.getMatcher(this.regexIndex);a.lastIndex=this.lastIndex;let c=a.exec(L);if(this.resumingScanAtSamePosition()&&!(c&&c.index===this.lastIndex)){const C=this.getMatcher(0);C.lastIndex=this.lastIndex+1,c=C.exec(L)}return c&&(this.regexIndex+=c.position+1,this.regexIndex===this.count&&this.considerAll()),c}}function r(l){const L=new s;return l.contains.forEach(a=>L.addRule(a.begin,{rule:a,type:"begin"})),l.terminatorEnd&&L.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&L.addRule(l.illegal,{type:"illegal"}),L}function o(l,L){const a=l;if(l.isCompiled)return a;[VS].forEach(C=>C(l,L)),t.compilerExtensions.forEach(C=>C(l,L)),l.__beforeBegin=null,[HS,$S,GS].forEach(C=>C(l,L)),l.isCompiled=!0;let c=null;if(typeof l.keywords=="object"&&(c=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=va(l.keywords,t.case_insensitive)),l.lexemes&&c)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return c=c||l.lexemes||/\w+/,a.keywordPatternRe=n(c,!0),L&&(l.begin||(l.begin=/\B|\b/),a.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(a.endRe=n(l.end)),a.terminatorEnd=F5(l.end)||"",l.endsWithParent&&L.terminatorEnd&&(a.terminatorEnd+=(l.end?"|":"")+L.terminatorEnd)),l.illegal&&(a.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(C){return QS(C==="self"?l:C)})),l.contains.forEach(function(C){o(C,a)}),l.starts&&o(l.starts,L),a.matcher=r(a),a}if(t.compilerExtensions||(t.compilerExtensions=[]),t.contains&&t.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return t.classNameAliases=J4(t.classNameAliases||{}),o(t)}function Ma(t){return t?t.endsWithParent||Ma(t.starts):!1}function QS(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return J4(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:Ma(t)?J4(t,{starts:t.starts?J4(t.starts):null}):Object.isFrozen(t)?J4(t):t}var JS="10.7.3";function eb(t){return Boolean(t||t==="")}function tb(t){const e={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:!1}},computed:{className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){if(!this.autoDetect&&!t.getLanguage(this.language))return console.warn(`The language "${this.language}" you specified could not be found.`),this.unknownLanguage=!0,_0(this.code);let i={};return this.autoDetect?(i=t.highlightAuto(this.code),this.detectedLanguage=i.language):(i=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),i.value},autoDetect(){return!this.language||eb(this.autodetect)},ignoreIllegals(){return!0}},render(i){return i("pre",{},[i("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(i){i.component("highlightjs",e)}}}}const nb={"after:highlightElement":({el:t,result:e,text:n})=>{const i=ya(t);if(!i.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=ib(i,ya(s),n)}};function En(t){return t.nodeName.toLowerCase()}function ya(t){const e=[];return function n(i,s){for(let r=i.firstChild;r;r=r.nextSibling)r.nodeType===3?s+=r.nodeValue.length:r.nodeType===1&&(e.push({event:"start",offset:s,node:r}),s=n(r,s),En(r).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:r}));return s}(t,0),e}function ib(t,e,n){let i=0,s="";const r=[];function o(){return!t.length||!e.length?t.length?t:e:t[0].offset!==e[0].offset?t[0].offset<e[0].offset?t:e:e[0].event==="start"?t:e}function l(c){function C(u){return" "+u.nodeName+'="'+_0(u.value)+'"'}s+="<"+En(c)+[].map.call(c.attributes,C).join("")+">"}function L(c){s+="</"+En(c)+">"}function a(c){(c.event==="start"?l:L)(c.node)}for(;t.length||e.length;){let c=o();if(s+=_0(n.substring(i,c[0].offset)),i=c[0].offset,c===t){r.reverse().forEach(L);do a(c.splice(0,1)[0]),c=o();while(c===t&&c.length&&c[0].offset===i);r.reverse().forEach(l)}else c[0].event==="start"?r.push(c[0].node):r.pop(),a(c.splice(0,1)[0])}return s+_0(n.substr(i))}const Ra={},In=t=>{console.error(t)},Aa=(t,...e)=>{console.log(`WARN: ${t}`,...e)},N3=(t,e)=>{Ra[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),Ra[`${t}/${e}`]=!0)},Fn=_0,ka=J4,Za=Symbol("nomatch");var sb=function(t){const e=Object.create(null),n=Object.create(null),i=[];let s=!0;const r=/(^(<[^>]+>|\t|)+|\n)/gm,o="Could not find the language '{}', did you forget to load/include a language module?",l={disableAutodetect:!0,name:"Plain text",contains:[]};let L={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:mS};function a(W){return L.noHighlightRe.test(W)}function c(W){let e2=W.className+" ";e2+=W.parentNode?W.parentNode.className:"";const O2=L.languageDetectRe.exec(e2);if(O2){const B2=q(O2[1]);return B2||(Aa(o.replace("{}",O2[1])),Aa("Falling back to no-highlight mode for this block.",W)),B2?O2[1]:"no-highlight"}return e2.split(/\s+/).find(B2=>a(B2)||q(B2))}function C(W,e2,O2,B2){let o1="",d3="";typeof e2=="object"?(o1=W,O2=e2.ignoreIllegals,d3=e2.language,B2=void 0):(N3("10.7.0","highlight(lang, code, ...args) has been deprecated."),N3("10.7.0",`Please use highlight(code, options) instead.
|
|
3352
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+A1(i.message+"",!0)+"</pre>";throw i}}k2.options=k2.setOptions=function(t){return U3(k2.defaults,t),ET(k2.defaults),k2},k2.getDefaults=VL,k2.defaults=_0,k2.use=function(...t){const e=U3({},...t),n=k2.defaults.extensions||{renderers:{},childTokens:{}};let i;t.forEach(s=>{if(s.extensions&&(i=!0,s.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if(r.renderer){const o=n.renderers?n.renderers[r.name]:null;o?n.renderers[r.name]=function(...l){let L=r.renderer.apply(this,l);return L===!1&&(L=o.apply(this,l)),L}:n.renderers[r.name]=r.renderer}if(r.tokenizer){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");n[r.level]?n[r.level].unshift(r.tokenizer):n[r.level]=[r.tokenizer],r.start&&(r.level==="block"?n.startBlock?n.startBlock.push(r.start):n.startBlock=[r.start]:r.level==="inline"&&(n.startInline?n.startInline.push(r.start):n.startInline=[r.start]))}r.childTokens&&(n.childTokens[r.name]=r.childTokens)})),s.renderer){const r=k2.defaults.renderer||new xn;for(const o in s.renderer){const l=r[o];r[o]=(...L)=>{let a=s.renderer[o].apply(r,L);return a===!1&&(a=l.apply(r,L)),a}}e.renderer=r}if(s.tokenizer){const r=k2.defaults.tokenizer||new wn;for(const o in s.tokenizer){const l=r[o];r[o]=(...L)=>{let a=s.tokenizer[o].apply(r,L);return a===!1&&(a=l.apply(r,L)),a}}e.tokenizer=r}if(s.walkTokens){const r=k2.defaults.walkTokens;e.walkTokens=function(o){s.walkTokens.call(this,o),r&&r.call(this,o)}}i&&(e.extensions=n),k2.setOptions(e)})},k2.walkTokens=function(t,e){for(const n of t)switch(e.call(k2,n),n.type){case"table":{for(const i of n.header)k2.walkTokens(i.tokens,e);for(const i of n.rows)for(const s of i)k2.walkTokens(s.tokens,e);break}case"list":{k2.walkTokens(n.items,e);break}default:k2.defaults.extensions&&k2.defaults.extensions.childTokens&&k2.defaults.extensions.childTokens[n.type]?k2.defaults.extensions.childTokens[n.type].forEach(function(i){k2.walkTokens(n[i],e)}):n.tokens&&k2.walkTokens(n.tokens,e)}},k2.parseInline=function(t,e){if(typeof t>"u"||t===null)throw new Error("marked.parseInline(): input parameter is undefined or null");if(typeof t!="string")throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected");e=U3({},k2.defaults,e||{}),YL(e);try{const n=Z4.lexInline(t,e);return e.walkTokens&&k2.walkTokens(n,e.walkTokens),T4.parseInline(n,e)}catch(n){if(n.message+=`
|
|
3353
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+A1(n.message+"",!0)+"</pre>";throw n}},k2.Parser=T4,k2.parser=T4.parse,k2.Renderer=xn,k2.TextRenderer=ea,k2.Lexer=Z4,k2.lexer=Z4.lex,k2.Tokenizer=wn,k2.Slugger=ta,k2.parse=k2,k2.options,k2.setOptions,k2.use,k2.walkTokens,k2.parseInline,T4.parse,Z4.lex;/*! @license DOMPurify 3.1.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.5/LICENSE */const{entries:na,setPrototypeOf:ia,isFrozen:KT,getPrototypeOf:YT,getOwnPropertyDescriptor:XT}=Object;let{freeze:t3,seal:O3,create:sa}=Object,{apply:_n,construct:vn}=typeof Reflect<"u"&&Reflect;t3||(t3=function(e){return e}),O3||(O3=function(e){return e}),_n||(_n=function(e,n,i){return e.apply(n,i)}),vn||(vn=function(e,n){return new e(...n)});const I7=A3(Array.prototype.forEach),ra=A3(Array.prototype.pop),S5=A3(Array.prototype.push),F7=A3(String.prototype.toLowerCase),Mn=A3(String.prototype.toString),oa=A3(String.prototype.match),b5=A3(String.prototype.replace),QT=A3(String.prototype.indexOf),JT=A3(String.prototype.trim),W3=A3(Object.prototype.hasOwnProperty),n3=A3(RegExp.prototype.test),E5=eS(TypeError);function A3(t){return function(e){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return _n(t,e,i)}}function eS(t){return function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];return vn(t,n)}}function W2(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:F7;ia&&ia(t,null);let i=e.length;for(;i--;){let s=e[i];if(typeof s=="string"){const r=n(s);r!==s&&(KT(e)||(e[i]=r),s=r)}t[s]=!0}return t}function tS(t){for(let e=0;e<t.length;e++)W3(t,e)||(t[e]=null);return t}function I9(t){const e=sa(null);for(const[n,i]of na(t))W3(t,n)&&(Array.isArray(i)?e[n]=tS(i):i&&typeof i=="object"&&i.constructor===Object?e[n]=I9(i):e[n]=i);return e}function O7(t,e){for(;t!==null;){const i=XT(t,e);if(i){if(i.get)return A3(i.get);if(typeof i.value=="function")return A3(i.value)}t=YT(t)}function n(){return null}return n}const la=t3(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),yn=t3(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Rn=t3(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),nS=t3(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),An=t3(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),iS=t3(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),La=t3(["#text"]),aa=t3(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),kn=t3(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ca=t3(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),N7=t3(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),sS=O3(/\{\{[\w\W]*|[\w\W]*\}\}/gm),rS=O3(/<%[\w\W]*|[\w\W]*%>/gm),oS=O3(/\${[\w\W]*}/gm),lS=O3(/^data-[\-\w.\u00B7-\uFFFF]/),LS=O3(/^aria-[\-\w]+$/),Ca=O3(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),aS=O3(/^(?:\w+script|data):/i),cS=O3(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ua=O3(/^html$/i),CS=O3(/^[a-z][.\w]*(-[.\w]+)+$/i);var ha=Object.freeze({__proto__:null,MUSTACHE_EXPR:sS,ERB_EXPR:rS,TMPLIT_EXPR:oS,DATA_ATTR:lS,ARIA_ATTR:LS,IS_ALLOWED_URI:Ca,IS_SCRIPT_OR_DATA:aS,ATTR_WHITESPACE:cS,DOCTYPE_NAME:ua,CUSTOM_ELEMENT:CS});const I5={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},uS=function(){return typeof window>"u"?null:window},hS=function(e,n){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let i=null;const s="data-tt-policy-suffix";n&&n.hasAttribute(s)&&(i=n.getAttribute(s));const r="dompurify"+(i?"#"+i:"");try{return e.createPolicy(r,{createHTML(o){return o},createScriptURL(o){return o}})}catch{return console.warn("TrustedTypes policy "+r+" could not be created."),null}};function da(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:uS();const e=M2=>da(M2);if(e.version="3.1.5",e.removed=[],!t||!t.document||t.document.nodeType!==I5.document)return e.isSupported=!1,e;let{document:n}=t;const i=n,s=i.currentScript,{DocumentFragment:r,HTMLTemplateElement:o,Node:l,Element:L,NodeFilter:a,NamedNodeMap:c=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:C,DOMParser:u,trustedTypes:h}=t,f=L.prototype,w=O7(f,"cloneNode"),_=O7(f,"nextSibling"),p=O7(f,"childNodes"),g=O7(f,"parentNode");if(typeof o=="function"){const M2=n.createElement("template");M2.content&&M2.content.ownerDocument&&(n=M2.content.ownerDocument)}let m,v="";const{implementation:Z,createNodeIterator:b,createDocumentFragment:k,getElementsByTagName:S}=n,{importNode:V}=i;let D={};e.isSupported=typeof na=="function"&&typeof g=="function"&&Z&&Z.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:t2,ERB_EXPR:h2,TMPLIT_EXPR:L2,DATA_ATTR:X,ARIA_ATTR:q,IS_SCRIPT_OR_DATA:z,ATTR_WHITESPACE:n2,CUSTOM_ELEMENT:x2}=ha;let{IS_ALLOWED_URI:s1}=ha,F2=null;const E1=W2({},[...la,...yn,...Rn,...An,...La]);let D2=null;const W=W2({},[...aa,...kn,...ca,...N7]);let e2=Object.seal(sa(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),O2=null,B2=null,o1=!0,d3=!0,M1=!1,I1=!0,_1=!1,x=!0,M=!1,O=!1,U=!1,P=!1,j=!1,r2=!1,K=!0,Q=!1;const H="user-content-";let $=!0,u2=!1,l2={},a2=null;const E2=W2({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let $2=null;const V2=W2({},["audio","video","img","source","image","track"]);let t1=null;const c2=W2({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),m2="http://www.w3.org/1998/Math/MathML",T2="http://www.w3.org/2000/svg",I2="http://www.w3.org/1999/xhtml";let C1=I2,m1=!1,U1=null;const $7=W2({},[m2,T2,I2],Mn);let H5=null;const tP=["application/xhtml+xml","text/html"],nP="text/html";let k1=null,T0=null;const iP=n.createElement("form"),Uc=function(y){return y instanceof RegExp||y instanceof Function},Jn=function(){let y=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(T0&&T0===y)){if((!y||typeof y!="object")&&(y={}),y=I9(y),H5=tP.indexOf(y.PARSER_MEDIA_TYPE)===-1?nP:y.PARSER_MEDIA_TYPE,k1=H5==="application/xhtml+xml"?Mn:F7,F2=W3(y,"ALLOWED_TAGS")?W2({},y.ALLOWED_TAGS,k1):E1,D2=W3(y,"ALLOWED_ATTR")?W2({},y.ALLOWED_ATTR,k1):W,U1=W3(y,"ALLOWED_NAMESPACES")?W2({},y.ALLOWED_NAMESPACES,Mn):$7,t1=W3(y,"ADD_URI_SAFE_ATTR")?W2(I9(c2),y.ADD_URI_SAFE_ATTR,k1):c2,$2=W3(y,"ADD_DATA_URI_TAGS")?W2(I9(V2),y.ADD_DATA_URI_TAGS,k1):V2,a2=W3(y,"FORBID_CONTENTS")?W2({},y.FORBID_CONTENTS,k1):E2,O2=W3(y,"FORBID_TAGS")?W2({},y.FORBID_TAGS,k1):{},B2=W3(y,"FORBID_ATTR")?W2({},y.FORBID_ATTR,k1):{},l2=W3(y,"USE_PROFILES")?y.USE_PROFILES:!1,o1=y.ALLOW_ARIA_ATTR!==!1,d3=y.ALLOW_DATA_ATTR!==!1,M1=y.ALLOW_UNKNOWN_PROTOCOLS||!1,I1=y.ALLOW_SELF_CLOSE_IN_ATTR!==!1,_1=y.SAFE_FOR_TEMPLATES||!1,x=y.SAFE_FOR_XML!==!1,M=y.WHOLE_DOCUMENT||!1,P=y.RETURN_DOM||!1,j=y.RETURN_DOM_FRAGMENT||!1,r2=y.RETURN_TRUSTED_TYPE||!1,U=y.FORCE_BODY||!1,K=y.SANITIZE_DOM!==!1,Q=y.SANITIZE_NAMED_PROPS||!1,$=y.KEEP_CONTENT!==!1,u2=y.IN_PLACE||!1,s1=y.ALLOWED_URI_REGEXP||Ca,C1=y.NAMESPACE||I2,e2=y.CUSTOM_ELEMENT_HANDLING||{},y.CUSTOM_ELEMENT_HANDLING&&Uc(y.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(e2.tagNameCheck=y.CUSTOM_ELEMENT_HANDLING.tagNameCheck),y.CUSTOM_ELEMENT_HANDLING&&Uc(y.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(e2.attributeNameCheck=y.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),y.CUSTOM_ELEMENT_HANDLING&&typeof y.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(e2.allowCustomizedBuiltInElements=y.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),_1&&(d3=!1),j&&(P=!0),l2&&(F2=W2({},La),D2=[],l2.html===!0&&(W2(F2,la),W2(D2,aa)),l2.svg===!0&&(W2(F2,yn),W2(D2,kn),W2(D2,N7)),l2.svgFilters===!0&&(W2(F2,Rn),W2(D2,kn),W2(D2,N7)),l2.mathMl===!0&&(W2(F2,An),W2(D2,ca),W2(D2,N7))),y.ADD_TAGS&&(F2===E1&&(F2=I9(F2)),W2(F2,y.ADD_TAGS,k1)),y.ADD_ATTR&&(D2===W&&(D2=I9(D2)),W2(D2,y.ADD_ATTR,k1)),y.ADD_URI_SAFE_ATTR&&W2(t1,y.ADD_URI_SAFE_ATTR,k1),y.FORBID_CONTENTS&&(a2===E2&&(a2=I9(a2)),W2(a2,y.FORBID_CONTENTS,k1)),$&&(F2["#text"]=!0),M&&W2(F2,["html","head","body"]),F2.table&&(W2(F2,["tbody"]),delete O2.tbody),y.TRUSTED_TYPES_POLICY){if(typeof y.TRUSTED_TYPES_POLICY.createHTML!="function")throw E5('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof y.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw E5('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');m=y.TRUSTED_TYPES_POLICY,v=m.createHTML("")}else m===void 0&&(m=hS(h,s)),m!==null&&typeof v=="string"&&(v=m.createHTML(""));t3&&t3(y),T0=y}},Wc=W2({},["mi","mo","mn","ms","mtext"]),Hc=W2({},["foreignobject","annotation-xml"]),sP=W2({},["title","style","font","a","script"]),$c=W2({},[...yn,...Rn,...nS]),Vc=W2({},[...An,...iS]),rP=function(y){let J=g(y);(!J||!J.tagName)&&(J={namespaceURI:C1,tagName:"template"});const _2=F7(y.tagName),l1=F7(J.tagName);return U1[y.namespaceURI]?y.namespaceURI===T2?J.namespaceURI===I2?_2==="svg":J.namespaceURI===m2?_2==="svg"&&(l1==="annotation-xml"||Wc[l1]):Boolean($c[_2]):y.namespaceURI===m2?J.namespaceURI===I2?_2==="math":J.namespaceURI===T2?_2==="math"&&Hc[l1]:Boolean(Vc[_2]):y.namespaceURI===I2?J.namespaceURI===T2&&!Hc[l1]||J.namespaceURI===m2&&!Wc[l1]?!1:!Vc[_2]&&(sP[_2]||!$c[_2]):!!(H5==="application/xhtml+xml"&&U1[y.namespaceURI]):!1},h4=function(y){S5(e.removed,{element:y});try{y.parentNode.removeChild(y)}catch{y.remove()}},V7=function(y,J){try{S5(e.removed,{attribute:J.getAttributeNode(y),from:J})}catch{S5(e.removed,{attribute:null,from:J})}if(J.removeAttribute(y),y==="is"&&!D2[y])if(P||j)try{h4(J)}catch{}else try{J.setAttribute(y,"")}catch{}},Gc=function(y){let J=null,_2=null;if(U)y="<remove></remove>"+y;else{const F1=oa(y,/^[\r\n\t ]+/);_2=F1&&F1[0]}H5==="application/xhtml+xml"&&C1===I2&&(y='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+y+"</body></html>");const l1=m?m.createHTML(y):y;if(C1===I2)try{J=new u().parseFromString(l1,H5)}catch{}if(!J||!J.documentElement){J=Z.createDocument(C1,"template",null);try{J.documentElement.innerHTML=m1?v:l1}catch{}}const W1=J.body||J.documentElement;return y&&_2&&W1.insertBefore(n.createTextNode(_2),W1.childNodes[0]||null),C1===I2?S.call(J,M?"html":"body")[0]:M?J.documentElement:W1},jc=function(y){return b.call(y.ownerDocument||y,y,a.SHOW_ELEMENT|a.SHOW_COMMENT|a.SHOW_TEXT|a.SHOW_PROCESSING_INSTRUCTION|a.SHOW_CDATA_SECTION,null)},qc=function(y){return y instanceof C&&(typeof y.nodeName!="string"||typeof y.textContent!="string"||typeof y.removeChild!="function"||!(y.attributes instanceof c)||typeof y.removeAttribute!="function"||typeof y.setAttribute!="function"||typeof y.namespaceURI!="string"||typeof y.insertBefore!="function"||typeof y.hasChildNodes!="function")},Kc=function(y){return typeof l=="function"&&y instanceof l},b4=function(y,J,_2){!D[y]||I7(D[y],l1=>{l1.call(e,J,_2,T0)})},Yc=function(y){let J=null;if(b4("beforeSanitizeElements",y,null),qc(y))return h4(y),!0;const _2=k1(y.nodeName);if(b4("uponSanitizeElement",y,{tagName:_2,allowedTags:F2}),y.hasChildNodes()&&!Kc(y.firstElementChild)&&n3(/<[/\w]/g,y.innerHTML)&&n3(/<[/\w]/g,y.textContent)||y.nodeType===I5.progressingInstruction||x&&y.nodeType===I5.comment&&n3(/<[/\w]/g,y.data))return h4(y),!0;if(!F2[_2]||O2[_2]){if(!O2[_2]&&Qc(_2)&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,_2)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(_2)))return!1;if($&&!a2[_2]){const l1=g(y)||y.parentNode,W1=p(y)||y.childNodes;if(W1&&l1){const F1=W1.length;for(let f3=F1-1;f3>=0;--f3){const d4=w(W1[f3],!0);d4.__removalCount=(y.__removalCount||0)+1,l1.insertBefore(d4,_(y))}}}return h4(y),!0}return y instanceof L&&!rP(y)||(_2==="noscript"||_2==="noembed"||_2==="noframes")&&n3(/<\/no(script|embed|frames)/i,y.innerHTML)?(h4(y),!0):(_1&&y.nodeType===I5.text&&(J=y.textContent,I7([t2,h2,L2],l1=>{J=b5(J,l1," ")}),y.textContent!==J&&(S5(e.removed,{element:y.cloneNode()}),y.textContent=J)),b4("afterSanitizeElements",y,null),!1)},Xc=function(y,J,_2){if(K&&(J==="id"||J==="name")&&(_2 in n||_2 in iP))return!1;if(!(d3&&!B2[J]&&n3(X,J))){if(!(o1&&n3(q,J))){if(!D2[J]||B2[J]){if(!(Qc(y)&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,y)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(y))&&(e2.attributeNameCheck instanceof RegExp&&n3(e2.attributeNameCheck,J)||e2.attributeNameCheck instanceof Function&&e2.attributeNameCheck(J))||J==="is"&&e2.allowCustomizedBuiltInElements&&(e2.tagNameCheck instanceof RegExp&&n3(e2.tagNameCheck,_2)||e2.tagNameCheck instanceof Function&&e2.tagNameCheck(_2))))return!1}else if(!t1[J]){if(!n3(s1,b5(_2,n2,""))){if(!((J==="src"||J==="xlink:href"||J==="href")&&y!=="script"&&QT(_2,"data:")===0&&$2[y])){if(!(M1&&!n3(z,b5(_2,n2,"")))){if(_2)return!1}}}}}}return!0},Qc=function(y){return y!=="annotation-xml"&&oa(y,x2)},Jc=function(y){b4("beforeSanitizeAttributes",y,null);const{attributes:J}=y;if(!J)return;const _2={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:D2};let l1=J.length;for(;l1--;){const W1=J[l1],{name:F1,namespaceURI:f3,value:d4}=W1,$5=k1(F1);let i3=F1==="value"?d4:JT(d4);if(_2.attrName=$5,_2.attrValue=i3,_2.keepAttr=!0,_2.forceKeepAttr=void 0,b4("uponSanitizeAttribute",y,_2),i3=_2.attrValue,_2.forceKeepAttr||(V7(F1,y),!_2.keepAttr))continue;if(!I1&&n3(/\/>/i,i3)){V7(F1,y);continue}if(x&&n3(/((--!?|])>)|<\/(style|title)/i,i3)){V7(F1,y);continue}_1&&I7([t2,h2,L2],tC=>{i3=b5(i3,tC," ")});const eC=k1(y.nodeName);if(!!Xc(eC,$5,i3)){if(Q&&($5==="id"||$5==="name")&&(V7(F1,y),i3=H+i3),m&&typeof h=="object"&&typeof h.getAttributeType=="function"&&!f3)switch(h.getAttributeType(eC,$5)){case"TrustedHTML":{i3=m.createHTML(i3);break}case"TrustedScriptURL":{i3=m.createScriptURL(i3);break}}try{f3?y.setAttributeNS(f3,F1,i3):y.setAttribute(F1,i3),qc(y)?h4(y):ra(e.removed)}catch{}}}b4("afterSanitizeAttributes",y,null)},oP=function M2(y){let J=null;const _2=jc(y);for(b4("beforeSanitizeShadowDOM",y,null);J=_2.nextNode();)b4("uponSanitizeShadowNode",J,null),!Yc(J)&&(J.content instanceof r&&M2(J.content),Jc(J));b4("afterSanitizeShadowDOM",y,null)};return e.sanitize=function(M2){let y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},J=null,_2=null,l1=null,W1=null;if(m1=!M2,m1&&(M2="<!-->"),typeof M2!="string"&&!Kc(M2))if(typeof M2.toString=="function"){if(M2=M2.toString(),typeof M2!="string")throw E5("dirty is not a string, aborting")}else throw E5("toString is not a function");if(!e.isSupported)return M2;if(O||Jn(y),e.removed=[],typeof M2=="string"&&(u2=!1),u2){if(M2.nodeName){const d4=k1(M2.nodeName);if(!F2[d4]||O2[d4])throw E5("root node is forbidden and cannot be sanitized in-place")}}else if(M2 instanceof l)J=Gc("<!---->"),_2=J.ownerDocument.importNode(M2,!0),_2.nodeType===I5.element&&_2.nodeName==="BODY"||_2.nodeName==="HTML"?J=_2:J.appendChild(_2);else{if(!P&&!_1&&!M&&M2.indexOf("<")===-1)return m&&r2?m.createHTML(M2):M2;if(J=Gc(M2),!J)return P?null:r2?v:""}J&&U&&h4(J.firstChild);const F1=jc(u2?M2:J);for(;l1=F1.nextNode();)Yc(l1)||(l1.content instanceof r&&oP(l1.content),Jc(l1));if(u2)return M2;if(P){if(j)for(W1=k.call(J.ownerDocument);J.firstChild;)W1.appendChild(J.firstChild);else W1=J;return(D2.shadowroot||D2.shadowrootmode)&&(W1=V.call(i,W1,!0)),W1}let f3=M?J.outerHTML:J.innerHTML;return M&&F2["!doctype"]&&J.ownerDocument&&J.ownerDocument.doctype&&J.ownerDocument.doctype.name&&n3(ua,J.ownerDocument.doctype.name)&&(f3="<!DOCTYPE "+J.ownerDocument.doctype.name+`>
|
|
3354
|
+
`+f3),_1&&I7([t2,h2,L2],d4=>{f3=b5(f3,d4," ")}),m&&r2?m.createHTML(f3):f3},e.setConfig=function(){let M2=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Jn(M2),O=!0},e.clearConfig=function(){T0=null,O=!1},e.isValidAttribute=function(M2,y,J){T0||Jn({});const _2=k1(M2),l1=k1(y);return Xc(_2,l1,J)},e.addHook=function(M2,y){typeof y=="function"&&(D[M2]=D[M2]||[],S5(D[M2],y))},e.removeHook=function(M2){if(D[M2])return ra(D[M2])},e.removeHooks=function(M2){D[M2]&&(D[M2]=[])},e.removeAllHooks=function(){D={}},e}var dS=da();function Zn(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach(function(e){var n=t[e];typeof n=="object"&&!Object.isFrozen(n)&&Zn(n)}),t}var fa=Zn,fS=Zn;fa.default=fS;class ga{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function v0(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function J4(t,...e){const n=Object.create(null);for(const i in t)n[i]=t[i];return e.forEach(function(i){for(const s in i)n[s]=i[s]}),n}const gS="</span>",pa=t=>!!t.kind;class pS{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=v0(e)}openNode(e){if(!pa(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!pa(e)||(this.buffer+=gS)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class Tn{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return typeof n=="string"?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(i=>this._walk(e,i)),e.closeNode(n)),e}static _collapse(e){typeof e!="string"&&(!e.children||(e.children.every(n=>typeof n=="string")?e.children=[e.children.join("")]:e.children.forEach(n=>{Tn._collapse(n)})))}}class mS extends Tn{constructor(e){super(),this.options=e}addKeyword(e,n){e!==""&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){e!==""&&this.add(e)}addSublanguage(e,n){const i=e.root;i.kind=n,i.sublanguage=!0,this.add(i)}toHTML(){return new pS(this,this.options).value()}finalize(){return!0}}function wS(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function F5(t){return t?typeof t=="string"?t:t.source:null}function xS(...t){return t.map(n=>F5(n)).join("")}function _S(...t){return"("+t.map(n=>F5(n)).join("|")+")"}function vS(t){return new RegExp(t.toString()+"|").exec("").length-1}function MS(t,e){const n=t&&t.exec(e);return n&&n.index===0}const yS=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function RS(t,e="|"){let n=0;return t.map(i=>{n+=1;const s=n;let r=F5(i),o="";for(;r.length>0;){const l=yS.exec(r);if(!l){o+=r;break}o+=r.substring(0,l.index),r=r.substring(l.index+l[0].length),l[0][0]==="\\"&&l[1]?o+="\\"+String(Number(l[1])+s):(o+=l[0],l[0]==="("&&n++)}return o}).map(i=>`(${i})`).join(e)}const AS=/\b\B/,ma="[a-zA-Z]\\w*",Sn="[a-zA-Z_]\\w*",bn="\\b\\d+(\\.\\d+)?",wa="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",xa="\\b(0b[01]+)",kS="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ZS=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=xS(e,/.*\b/,t.binary,/\b.*/)),J4({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,i)=>{n.index!==0&&i.ignoreMatch()}},t)},O5={begin:"\\\\[\\s\\S]",relevance:0},TS={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[O5]},SS={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[O5]},_a={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},D7=function(t,e,n={}){const i=J4({className:"comment",begin:t,end:e,contains:[]},n);return i.contains.push(_a),i.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),i},bS=D7("//","$"),ES=D7("/\\*","\\*/"),IS=D7("#","$"),FS={className:"number",begin:bn,relevance:0},OS={className:"number",begin:wa,relevance:0},NS={className:"number",begin:xa,relevance:0},DS={className:"number",begin:bn+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},PS={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[O5,{begin:/\[/,end:/\]/,relevance:0,contains:[O5]}]}]},BS={className:"title",begin:ma,relevance:0},zS={className:"title",begin:Sn,relevance:0},US={begin:"\\.\\s*"+Sn,relevance:0};var P7=Object.freeze({__proto__:null,MATCH_NOTHING_RE:AS,IDENT_RE:ma,UNDERSCORE_IDENT_RE:Sn,NUMBER_RE:bn,C_NUMBER_RE:wa,BINARY_NUMBER_RE:xa,RE_STARTERS_RE:kS,SHEBANG:ZS,BACKSLASH_ESCAPE:O5,APOS_STRING_MODE:TS,QUOTE_STRING_MODE:SS,PHRASAL_WORDS_MODE:_a,COMMENT:D7,C_LINE_COMMENT_MODE:bS,C_BLOCK_COMMENT_MODE:ES,HASH_COMMENT_MODE:IS,NUMBER_MODE:FS,C_NUMBER_MODE:OS,BINARY_NUMBER_MODE:NS,CSS_NUMBER_MODE:DS,REGEXP_MODE:PS,TITLE_MODE:BS,UNDERSCORE_TITLE_MODE:zS,METHOD_GUARD:US,END_SAME_AS_BEGIN:function(t){return Object.assign(t,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}});function WS(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function HS(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=WS,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function $S(t,e){!Array.isArray(t.illegal)||(t.illegal=_S(...t.illegal))}function VS(t,e){if(!!t.match){if(t.begin||t.end)throw new Error("begin & end are not supported with match");t.begin=t.match,delete t.match}}function GS(t,e){t.relevance===void 0&&(t.relevance=1)}const jS=["of","and","for","in","not","or","if","then","parent","list","value"],qS="keyword";function va(t,e,n=qS){const i={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(r){Object.assign(i,va(t[r],e,r))}),i;function s(r,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const L=l.split("|");i[L[0]]=[r,KS(L[0],L[1])]})}}function KS(t,e){return e?Number(e):YS(t)?0:1}function YS(t){return jS.includes(t.toLowerCase())}function XS(t,{plugins:e}){function n(l,L){return new RegExp(F5(l),"m"+(t.case_insensitive?"i":"")+(L?"g":""))}class i{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(L,a){a.position=this.position++,this.matchIndexes[this.matchAt]=a,this.regexes.push([a,L]),this.matchAt+=vS(L)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const L=this.regexes.map(a=>a[1]);this.matcherRe=n(RS(L),!0),this.lastIndex=0}exec(L){this.matcherRe.lastIndex=this.lastIndex;const a=this.matcherRe.exec(L);if(!a)return null;const c=a.findIndex((u,h)=>h>0&&u!==void 0),C=this.matchIndexes[c];return a.splice(0,c),Object.assign(a,C)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(L){if(this.multiRegexes[L])return this.multiRegexes[L];const a=new i;return this.rules.slice(L).forEach(([c,C])=>a.addRule(c,C)),a.compile(),this.multiRegexes[L]=a,a}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(L,a){this.rules.push([L,a]),a.type==="begin"&&this.count++}exec(L){const a=this.getMatcher(this.regexIndex);a.lastIndex=this.lastIndex;let c=a.exec(L);if(this.resumingScanAtSamePosition()&&!(c&&c.index===this.lastIndex)){const C=this.getMatcher(0);C.lastIndex=this.lastIndex+1,c=C.exec(L)}return c&&(this.regexIndex+=c.position+1,this.regexIndex===this.count&&this.considerAll()),c}}function r(l){const L=new s;return l.contains.forEach(a=>L.addRule(a.begin,{rule:a,type:"begin"})),l.terminatorEnd&&L.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&L.addRule(l.illegal,{type:"illegal"}),L}function o(l,L){const a=l;if(l.isCompiled)return a;[VS].forEach(C=>C(l,L)),t.compilerExtensions.forEach(C=>C(l,L)),l.__beforeBegin=null,[HS,$S,GS].forEach(C=>C(l,L)),l.isCompiled=!0;let c=null;if(typeof l.keywords=="object"&&(c=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=va(l.keywords,t.case_insensitive)),l.lexemes&&c)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return c=c||l.lexemes||/\w+/,a.keywordPatternRe=n(c,!0),L&&(l.begin||(l.begin=/\B|\b/),a.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(a.endRe=n(l.end)),a.terminatorEnd=F5(l.end)||"",l.endsWithParent&&L.terminatorEnd&&(a.terminatorEnd+=(l.end?"|":"")+L.terminatorEnd)),l.illegal&&(a.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(C){return QS(C==="self"?l:C)})),l.contains.forEach(function(C){o(C,a)}),l.starts&&o(l.starts,L),a.matcher=r(a),a}if(t.compilerExtensions||(t.compilerExtensions=[]),t.contains&&t.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return t.classNameAliases=J4(t.classNameAliases||{}),o(t)}function Ma(t){return t?t.endsWithParent||Ma(t.starts):!1}function QS(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return J4(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:Ma(t)?J4(t,{starts:t.starts?J4(t.starts):null}):Object.isFrozen(t)?J4(t):t}var JS="10.7.3";function eb(t){return Boolean(t||t==="")}function tb(t){const e={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:!1}},computed:{className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){if(!this.autoDetect&&!t.getLanguage(this.language))return console.warn(`The language "${this.language}" you specified could not be found.`),this.unknownLanguage=!0,v0(this.code);let i={};return this.autoDetect?(i=t.highlightAuto(this.code),this.detectedLanguage=i.language):(i=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),i.value},autoDetect(){return!this.language||eb(this.autodetect)},ignoreIllegals(){return!0}},render(i){return i("pre",{},[i("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(i){i.component("highlightjs",e)}}}}const nb={"after:highlightElement":({el:t,result:e,text:n})=>{const i=ya(t);if(!i.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=ib(i,ya(s),n)}};function En(t){return t.nodeName.toLowerCase()}function ya(t){const e=[];return function n(i,s){for(let r=i.firstChild;r;r=r.nextSibling)r.nodeType===3?s+=r.nodeValue.length:r.nodeType===1&&(e.push({event:"start",offset:s,node:r}),s=n(r,s),En(r).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:r}));return s}(t,0),e}function ib(t,e,n){let i=0,s="";const r=[];function o(){return!t.length||!e.length?t.length?t:e:t[0].offset!==e[0].offset?t[0].offset<e[0].offset?t:e:e[0].event==="start"?t:e}function l(c){function C(u){return" "+u.nodeName+'="'+v0(u.value)+'"'}s+="<"+En(c)+[].map.call(c.attributes,C).join("")+">"}function L(c){s+="</"+En(c)+">"}function a(c){(c.event==="start"?l:L)(c.node)}for(;t.length||e.length;){let c=o();if(s+=v0(n.substring(i,c[0].offset)),i=c[0].offset,c===t){r.reverse().forEach(L);do a(c.splice(0,1)[0]),c=o();while(c===t&&c.length&&c[0].offset===i);r.reverse().forEach(l)}else c[0].event==="start"?r.push(c[0].node):r.pop(),a(c.splice(0,1)[0])}return s+v0(n.substr(i))}const Ra={},In=t=>{console.error(t)},Aa=(t,...e)=>{console.log(`WARN: ${t}`,...e)},N3=(t,e)=>{Ra[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),Ra[`${t}/${e}`]=!0)},Fn=v0,ka=J4,Za=Symbol("nomatch");var sb=function(t){const e=Object.create(null),n=Object.create(null),i=[];let s=!0;const r=/(^(<[^>]+>|\t|)+|\n)/gm,o="Could not find the language '{}', did you forget to load/include a language module?",l={disableAutodetect:!0,name:"Plain text",contains:[]};let L={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:mS};function a(W){return L.noHighlightRe.test(W)}function c(W){let e2=W.className+" ";e2+=W.parentNode?W.parentNode.className:"";const O2=L.languageDetectRe.exec(e2);if(O2){const B2=q(O2[1]);return B2||(Aa(o.replace("{}",O2[1])),Aa("Falling back to no-highlight mode for this block.",W)),B2?O2[1]:"no-highlight"}return e2.split(/\s+/).find(B2=>a(B2)||q(B2))}function C(W,e2,O2,B2){let o1="",d3="";typeof e2=="object"?(o1=W,O2=e2.ignoreIllegals,d3=e2.language,B2=void 0):(N3("10.7.0","highlight(lang, code, ...args) has been deprecated."),N3("10.7.0",`Please use highlight(code, options) instead.
|
|
3355
3355
|
https://github.com/highlightjs/highlight.js/issues/2277`),d3=W,o1=e2);const M1={code:o1,language:d3};F2("before:highlight",M1);const I1=M1.result?M1.result:u(M1.language,M1.code,O2,B2);return I1.code=M1.code,F2("after:highlight",I1),I1}function u(W,e2,O2,B2){function o1(c2,m2){const T2=K.case_insensitive?m2[0].toLowerCase():m2[0];return Object.prototype.hasOwnProperty.call(c2.keywords,T2)&&c2.keywords[T2]}function d3(){if(!$.keywords){l2.addText(a2);return}let c2=0;$.keywordPatternRe.lastIndex=0;let m2=$.keywordPatternRe.exec(a2),T2="";for(;m2;){T2+=a2.substring(c2,m2.index);const I2=o1($,m2);if(I2){const[C1,m1]=I2;if(l2.addText(T2),T2="",E2+=m1,C1.startsWith("_"))T2+=m2[0];else{const U1=K.classNameAliases[C1]||C1;l2.addKeyword(m2[0],U1)}}else T2+=m2[0];c2=$.keywordPatternRe.lastIndex,m2=$.keywordPatternRe.exec(a2)}T2+=a2.substr(c2),l2.addText(T2)}function M1(){if(a2==="")return;let c2=null;if(typeof $.subLanguage=="string"){if(!e[$.subLanguage]){l2.addText(a2);return}c2=u($.subLanguage,a2,!0,u2[$.subLanguage]),u2[$.subLanguage]=c2.top}else c2=f(a2,$.subLanguage.length?$.subLanguage:null);$.relevance>0&&(E2+=c2.relevance),l2.addSublanguage(c2.emitter,c2.language)}function I1(){$.subLanguage!=null?M1():d3(),a2=""}function _1(c2){return c2.className&&l2.openNode(K.classNameAliases[c2.className]||c2.className),$=Object.create(c2,{parent:{value:$}}),$}function x(c2,m2,T2){let I2=MS(c2.endRe,T2);if(I2){if(c2["on:end"]){const C1=new ga(c2);c2["on:end"](m2,C1),C1.isMatchIgnored&&(I2=!1)}if(I2){for(;c2.endsParent&&c2.parent;)c2=c2.parent;return c2}}if(c2.endsWithParent)return x(c2.parent,m2,T2)}function M(c2){return $.matcher.regexIndex===0?(a2+=c2[0],1):(t1=!0,0)}function O(c2){const m2=c2[0],T2=c2.rule,I2=new ga(T2),C1=[T2.__beforeBegin,T2["on:begin"]];for(const m1 of C1)if(!!m1&&(m1(c2,I2),I2.isMatchIgnored))return M(m2);return T2&&T2.endSameAsBegin&&(T2.endRe=wS(m2)),T2.skip?a2+=m2:(T2.excludeBegin&&(a2+=m2),I1(),!T2.returnBegin&&!T2.excludeBegin&&(a2=m2)),_1(T2),T2.returnBegin?0:m2.length}function U(c2){const m2=c2[0],T2=e2.substr(c2.index),I2=x($,c2,T2);if(!I2)return Za;const C1=$;C1.skip?a2+=m2:(C1.returnEnd||C1.excludeEnd||(a2+=m2),I1(),C1.excludeEnd&&(a2=m2));do $.className&&l2.closeNode(),!$.skip&&!$.subLanguage&&(E2+=$.relevance),$=$.parent;while($!==I2.parent);return I2.starts&&(I2.endSameAsBegin&&(I2.starts.endRe=I2.endRe),_1(I2.starts)),C1.returnEnd?0:m2.length}function P(){const c2=[];for(let m2=$;m2!==K;m2=m2.parent)m2.className&&c2.unshift(m2.className);c2.forEach(m2=>l2.openNode(m2))}let j={};function r2(c2,m2){const T2=m2&&m2[0];if(a2+=c2,T2==null)return I1(),0;if(j.type==="begin"&&m2.type==="end"&&j.index===m2.index&&T2===""){if(a2+=e2.slice(m2.index,m2.index+1),!s){const I2=new Error("0 width match regex");throw I2.languageName=W,I2.badRule=j.rule,I2}return 1}if(j=m2,m2.type==="begin")return O(m2);if(m2.type==="illegal"&&!O2){const I2=new Error('Illegal lexeme "'+T2+'" for mode "'+($.className||"<unnamed>")+'"');throw I2.mode=$,I2}else if(m2.type==="end"){const I2=U(m2);if(I2!==Za)return I2}if(m2.type==="illegal"&&T2==="")return 1;if(V2>1e5&&V2>m2.index*3)throw new Error("potential infinite loop, way more iterations than matches");return a2+=T2,T2.length}const K=q(W);if(!K)throw In(o.replace("{}",W)),new Error('Unknown language: "'+W+'"');const Q=XS(K,{plugins:i});let H="",$=B2||Q;const u2={},l2=new L.__emitter(L);P();let a2="",E2=0,$2=0,V2=0,t1=!1;try{for($.matcher.considerAll();;){V2++,t1?t1=!1:$.matcher.considerAll(),$.matcher.lastIndex=$2;const c2=$.matcher.exec(e2);if(!c2)break;const m2=e2.substring($2,c2.index),T2=r2(m2,c2);$2=c2.index+T2}return r2(e2.substr($2)),l2.closeAllNodes(),l2.finalize(),H=l2.toHTML(),{relevance:Math.floor(E2),value:H,language:W,illegal:!1,emitter:l2,top:$}}catch(c2){if(c2.message&&c2.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:c2.message,context:e2.slice($2-100,$2+100),mode:c2.mode},sofar:H,relevance:0,value:Fn(e2),emitter:l2};if(s)return{illegal:!1,relevance:0,value:Fn(e2),emitter:l2,language:W,top:$,errorRaised:c2};throw c2}}function h(W){const e2={relevance:0,emitter:new L.__emitter(L),value:Fn(W),illegal:!1,top:l};return e2.emitter.addText(W),e2}function f(W,e2){e2=e2||L.languages||Object.keys(e);const O2=h(W),B2=e2.filter(q).filter(n2).map(_1=>u(_1,W,!1));B2.unshift(O2);const o1=B2.sort((_1,x)=>{if(_1.relevance!==x.relevance)return x.relevance-_1.relevance;if(_1.language&&x.language){if(q(_1.language).supersetOf===x.language)return 1;if(q(x.language).supersetOf===_1.language)return-1}return 0}),[d3,M1]=o1,I1=d3;return I1.second_best=M1,I1}function w(W){return L.tabReplace||L.useBR?W.replace(r,e2=>e2===`
|
|
3356
3356
|
`?L.useBR?"<br>":e2:L.tabReplace?e2.replace(/\t/g,L.tabReplace):e2):W}function _(W,e2,O2){const B2=e2?n[e2]:O2;W.classList.add("hljs"),B2&&W.classList.add(B2)}const p={"before:highlightElement":({el:W})=>{L.useBR&&(W.innerHTML=W.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,`
|
|
3357
3357
|
`))},"after:highlightElement":({result:W})=>{L.useBR&&(W.value=W.value.replace(/\n/g,"<br>"))}},g=/^(<[^>]+>|\t)+/gm,m={"after:highlightElement":({result:W})=>{L.tabReplace&&(W.value=W.value.replace(g,e2=>e2.replace(/\t/g,L.tabReplace)))}};function v(W){let e2=null;const O2=c(W);if(a(O2))return;F2("before:highlightElement",{el:W,language:O2}),e2=W;const B2=e2.textContent,o1=O2?C(B2,{language:O2,ignoreIllegals:!0}):f(B2);F2("after:highlightElement",{el:W,result:o1,text:B2}),W.innerHTML=o1.value,_(W,O2,o1.language),W.result={language:o1.language,re:o1.relevance,relavance:o1.relevance},o1.second_best&&(W.second_best={language:o1.second_best.language,re:o1.second_best.relevance,relavance:o1.second_best.relevance})}function Z(W){W.useBR&&(N3("10.3.0","'useBR' will be removed entirely in v11.0"),N3("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),L=ka(L,W)}const b=()=>{if(b.called)return;b.called=!0,N3("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(v)};function k(){N3("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),S=!0}let S=!1;function V(){if(document.readyState==="loading"){S=!0;return}document.querySelectorAll("pre code").forEach(v)}function D(){S&&V()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",D,!1);function t2(W,e2){let O2=null;try{O2=e2(t)}catch(B2){if(In("Language definition for '{}' could not be registered.".replace("{}",W)),s)In(B2);else throw B2;O2=l}O2.name||(O2.name=W),e[W]=O2,O2.rawDefinition=e2.bind(null,t),O2.aliases&&z(O2.aliases,{languageName:W})}function h2(W){delete e[W];for(const e2 of Object.keys(n))n[e2]===W&&delete n[e2]}function L2(){return Object.keys(e)}function X(W){N3("10.4.0","requireLanguage will be removed entirely in v11."),N3("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const e2=q(W);if(e2)return e2;throw new Error("The '{}' language is required, but not loaded.".replace("{}",W))}function q(W){return W=(W||"").toLowerCase(),e[W]||e[n[W]]}function z(W,{languageName:e2}){typeof W=="string"&&(W=[W]),W.forEach(O2=>{n[O2.toLowerCase()]=e2})}function n2(W){const e2=q(W);return e2&&!e2.disableAutodetect}function x2(W){W["before:highlightBlock"]&&!W["before:highlightElement"]&&(W["before:highlightElement"]=e2=>{W["before:highlightBlock"](Object.assign({block:e2.el},e2))}),W["after:highlightBlock"]&&!W["after:highlightElement"]&&(W["after:highlightElement"]=e2=>{W["after:highlightBlock"](Object.assign({block:e2.el},e2))})}function s1(W){x2(W),i.push(W)}function F2(W,e2){const O2=W;i.forEach(function(B2){B2[O2]&&B2[O2](e2)})}function E1(W){return N3("10.2.0","fixMarkup will be removed entirely in v11.0"),N3("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),w(W)}function D2(W){return N3("10.7.0","highlightBlock will be removed entirely in v12.0"),N3("10.7.0","Please use highlightElement now."),v(W)}Object.assign(t,{highlight:C,highlightAuto:f,highlightAll:V,fixMarkup:E1,highlightElement:v,highlightBlock:D2,configure:Z,initHighlighting:b,initHighlightingOnLoad:k,registerLanguage:t2,unregisterLanguage:h2,listLanguages:L2,getLanguage:q,registerAliases:z,requireLanguage:X,autoDetection:n2,inherit:ka,addPlugin:s1,vuePlugin:tb(t).VuePlugin}),t.debugMode=function(){s=!1},t.safeMode=function(){s=!0},t.versionString=JS;for(const W in P7)typeof P7[W]=="object"&&fa(P7[W]);return Object.assign(t,P7),t.addPlugin(p),t.addPlugin(nb),t.addPlugin(m),t}({}),F9=sb;function rb(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}var ob=rb;const Ta="[A-Za-z$_][0-9A-Za-z$_]*",lb=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],Lb=["true","false","null","undefined","NaN","Infinity"],ab=["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer","BigInt64Array","BigUint64Array","BigInt"],cb=["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],Cb=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],ub=["arguments","this","super","console","window","document","localStorage","module","global"],hb=[].concat(Cb,ub,ab,cb);function db(t){return t?typeof t=="string"?t:t.source:null}function Sa(t){return On("(?=",t,")")}function On(...t){return t.map(n=>db(n)).join("")}function fb(t){const e=(v,{after:Z})=>{const b="</"+v[0].slice(1);return v.input.indexOf(b,Z)!==-1},n=Ta,i={begin:"<>",end:"</>"},s={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(v,Z)=>{const b=v[0].length+v.index,k=v.input[b];if(k==="<"){Z.ignoreMatch();return}k===">"&&(e(v,{after:b})||Z.ignoreMatch())}},r={$pattern:Ta,keyword:lb,literal:Lb,built_in:hb},o="[0-9](_?[0-9])*",l=`\\.(${o})`,L="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",a={className:"number",variants:[{begin:`(\\b(${L})((${l})|\\.)?|(${l}))[eE][+-]?(${o})\\b`},{begin:`\\b(${L})\\b((${l})\\b|\\.)?|(${l})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},c={className:"subst",begin:"\\$\\{",end:"\\}",keywords:r,contains:[]},C={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,c],subLanguage:"xml"}},u={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,c],subLanguage:"css"}},h={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,c]},w={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},_=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,C,u,h,a,t.REGEXP_MODE];c.contains=_.concat({begin:/\{/,end:/\}/,keywords:r,contains:["self"].concat(_)});const p=[].concat(w,c.contains),g=p.concat([{begin:/\(/,end:/\)/,keywords:r,contains:["self"].concat(p)}]),m={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:g};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:r,exports:{PARAMS_CONTAINS:g},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,C,u,h,w,a,{begin:On(/[{,\n]\s*/,Sa(On(/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,n+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:n+Sa("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[w,t.REGEXP_MODE,{className:"function",begin:"(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:g}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:i.begin,end:i.end},{begin:s.begin,"on:begin":s.isTrulyOpeningTag,end:s.end}],subLanguage:"xml",contains:[{begin:s.begin,end:s.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[{;]/,excludeEnd:!0,keywords:r,contains:["self",t.inherit(t.TITLE_MODE,{begin:n}),m],illegal:/%/},{beginKeywords:"while if switch catch for"},{className:"function",begin:t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,contains:[m,t.inherit(t.TITLE_MODE,{begin:n})]},{variants:[{begin:"\\."+n},{begin:"\\$"+n}],relevance:0},{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{begin:/\b(?=constructor)/,end:/[{;]/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:n}),"self",m]},{begin:"(get|set)\\s+(?="+n+"\\()",end:/\{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:n}),{begin:/\(\)/},m]},{begin:/\$[(.]/}]}}var gb=fb;function pb(t){return t?typeof t=="string"?t:t.source:null}function mb(...t){return t.map(n=>pb(n)).join("")}function wb(t){const e={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[e]}]};Object.assign(e,{className:"variable",variants:[{begin:mb(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const i={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},s={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},r={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,i]};i.contains.push(r);const o={className:"",begin:/\\"/},l={className:"string",begin:/'/,end:/'/},L={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,e]},a=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],c=t.SHEBANG({binary:`(${a.join("|")})`,relevance:10}),C={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp"},contains:[c,t.SHEBANG(),C,L,t.HASH_COMMENT_MODE,s,r,o,l,e]}}var xb=wb;function _b(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",i={className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ ]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ ]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ ]|$)"}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},r={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},o=t.inherit(r,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l="[0-9]{4}(-[0-9][0-9]){0,2}",L="([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?",a="(\\.[0-9]*)?",c="([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?",C={className:"number",begin:"\\b"+l+L+a+c+"\\b"},u={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},h={begin:/\{/,end:/\}/,contains:[u],illegal:"\\n",relevance:0},f={begin:"\\[",end:"\\]",contains:[u],illegal:"\\n",relevance:0},w=[i,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},C,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},h,f,r],_=[...w];return _.pop(),_.push(o),u.contains=_,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:w}}var vb=_b;const bz="";F9.registerLanguage("plaintext",ob),F9.registerLanguage("javascript",gb),F9.registerLanguage("bash",xb),F9.registerLanguage("yaml",vb);const Mb={codespan(t){let n=/(GET|HEAD|POST|PUT|DELETE|CONNECT|OPTIONS|TRACE|PATCH)\s+(.+)/gi.exec(t);return(n==null?void 0:n.length)===3?`
|
|
@@ -3359,10 +3359,10 @@ https://github.com/highlightjs/highlight.js/issues/2277`),d3=W,o1=e2);const M1={
|
|
|
3359
3359
|
<span class="http-method-${n[1].toLowerCase()}">${n[1]}</span>
|
|
3360
3360
|
<span class="http-path">${n[2]}</span>
|
|
3361
3361
|
</code>
|
|
3362
|
-
`:`<code>${t}</code>`}};k2.setOptions({highlight:function(t,e){if(!e)return F9.highlightAuto(t).value;const n=F9.getLanguage(e)?e:"plaintext";return F9.highlight(n,t).value},breaks:!0}),k2.use({renderer:Mb});const yb={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var e,n;const t=((e=this.commentObj)==null?void 0:e.text)&&k2.parse((n=this.commentObj)==null?void 0:n.text)||this.comment&&k2.parse(this.comment);return dS.sanitize(t)},commentStyle(){var t;return(t=this.commentObj)==null?void 0:t.commentStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.commentClassNames}}},Rb={class:"comments text-skin-comment min-w-[100px] flex text-left opacity-50 hover:opacity-100"},Ab=["innerHTML"];function kb(t,e,n,i,s,r){return I(),B("div",Rb,[R("div",{innerHTML:r.markedComment,class:y2(r.classNames),style:R2(r.commentStyle)},null,14,Ab)])}const N5=Y2(yb,[["render",kb],["__scopeId","data-v-05f7b74d"]]),Ez="",Zb={props:["collapsed"],emits:["click"]},Tb={class:"collapsible-header"},Sb=[T8('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="2" x2="13" y2="10" data-v-175097b8></line><polyline points="9 7 13 11 17 7" data-v-175097b8></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-175097b8></line><polyline points="9 19 13 15 17 19" data-v-175097b8></polyline></g>',3)],bb=[T8('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="1" x2="13" y2="9" data-v-175097b8></line><polyline points="9 5 13 1 17 5" data-v-175097b8></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-175097b8></line><line x1="13" y1="24" x2="13" y2="17" data-v-175097b8></line><polyline points="9 20 13 24 17 20" data-v-175097b8></polyline></g>',3)];function Eb(t,e,n,i,s,r){return I(),B("div",Tb,[(I(),B("svg",{width:"20px",height:"20px",class:y2([{hidden:n.collapsed,expanded:!n.collapsed},"collapse-button cursor-pointer"]),onClick:e[0]||(e[0]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},Sb,2)),(I(),B("svg",{width:"20px",height:"20px",class:y2([{hidden:!n.collapsed},"cursor-pointer"]),onClick:e[1]||(e[1]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},bb,2))])}const Ib=Y2(Zb,[["render",Eb],["__scopeId","data-v-175097b8"]]),Oz="",Nz="",Fb={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...z3(["centerOf","messageLayerLeft"]),...y9(["code"]),debug(){return!!localStorage.zenumlDebug},computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var i;let t=this.context.braceBlock();if(!t)return!1;let e=((i=t.block())==null?void 0:i.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(){this.collapsed=!this.collapsed,d7.$emit("participant_set_top")}},components:{CollapseButton:Ib},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},ba=t=>(_4("data-v-643ed288"),t=t(),v4(),t),Ob=["data-belongs-to","data-x-offset","data-debug-center-of"],Nb={key:0,class:"absolute w-full left-0 bg-amber-700 h-3 -top-1 flex justify-center items-center"},Db=[ba(()=>R("div",{class:"w-px h-full bg-black"},null,-1))],Pb={key:1,class:"absolute w-full left-0 bg-amber-700 h-3 -bottom-1 flex justify-center items-center"},Bb=[ba(()=>R("div",{class:"w-px h-full bg-black"},null,-1))];function zb(t,e,n,i,s,r){const o=w2("collapse-button"),l=w2("block");return I(),B("div",{class:y2(["occurrence shadow-occurrence border-skin-occurrence bg-skin-occurrence rounded-sm border-2 relative left-full",{"right-to-left":n.rtl}]),"data-el-type":"occurrence","data-belongs-to":n.participant,"data-x-offset":t.center,"data-debug-center-of":r.computedCenter},[r.debug?(I(),B("div",Nb,Db)):g2("",!0),r.debug?(I(),B("div",Pb,Bb)):g2("",!0),r.hasAnyStatementsExceptReturn?(I(),S2(o,{key:2,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):g2("",!0),this.context.braceBlock()?(I(),S2(l,{key:3,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed,inheritFromOccurrence:!0},null,8,["context","selfCallIndent","number","collapsed"])):g2("",!0)],10,Ob)}const Ea=Y2(Fb,[["render",zb],["__scopeId","data-v-643ed288"]]);class v0{constructor(e,n,i,s){i2(this,"start");i2(this,"stop");this.start={line:e,col:n},this.stop={line:i,col:s}}static from(e){const n=e.start,i=e.stop;return new v0(n.line,n.column,i.line,i.column+i.text.length)}}const Ia=b0.child({name:"Creation"}),Ub={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...z3(["cursor","onElementClick","distance2"]),...y9(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)-1},rightToLeft(){return this.distance2(this.from,this.to)<0},signature(){return this.creation.SignatureText(!1)},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const i=t(e.type());return n+(i?":"+i:"")},to(){return this.creation.Owner()},isCurrent(){return this.creation.isCurrent(this.cursor)},isInitedFromOccurrence:function(){return this.creation.isInitedFromOccurrence(this.from)},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames}},mounted(){this.layoutMessageContainer(),Ia.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),Ia.debug(`mounted for ${this.to}`)},methods:{layoutMessageContainer(){(()=>{if(!this.$refs.participantPlaceHolder||!this.$refs.messageContainer)return;const e=this.$refs.participantPlaceHolder.offsetWidth/2;this.$refs.messageContainer.style.width=`calc(100% + ${e+7}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+7)}px`)})()},onClick(){this.onElementClick(v0.from(this.context))}},components:{Participant:ql,Comment:N5,Occurrence:Ea,Message:v5}},Wb=["data-signature"],Hb=["data-to"],$b={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function Vb(t,e,n,i,s,r){var c;const o=w2("comment"),l=w2("message"),L=w2("participant"),a=w2("occurrence");return I(),B("div",{class:y2(["interaction creation sync text-center transform",{"right-to-left":r.rightToLeft,"-translate-x-full":r.rightToLeft,highlight:r.isCurrent,"inited-from-occurrence":r.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=J0((...C)=>r.onClick&&r.onClick(...C),["stop"])),"data-signature":r.signature,style:R2({width:r.interactionWidth+"px"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),R("div",{ref:"messageContainer","data-type":"creation",class:y2(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":r.rightToLeft}]),"data-to":r.to},[G(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:r.creation,content:r.signature,rtl:r.rightToLeft,type:"creation",number:n.number,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),R("div",$b,[G(L,{entity:{name:r.to}},null,8,["entity"])],512)],10,Hb),G(a,{context:r.creation,class:"pointer-events-auto",participant:r.to,number:n.number},null,8,["context","participant","number"]),r.assignee?(I(),S2(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:r.creation.creationBody().assignment(),content:r.assignee,rtl:!r.rightToLeft,type:"return",number:`${n.number}.${(((c=r.creation.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):g2("",!0)],14,Wb)}const Gb=Y2(Ub,[["render",Vb]]),jb={class:"name text-left group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full"},qb={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},Kb={class:"label"},Yb={key:0},Xb={class:"assignee px-1"},Qb=R("span",null,"=",-1),Jb=R("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[R("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),R("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),eE=X2({__name:"SelfInvocation",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=L9(e),i=S1(),s=F(()=>i.state.numbering),r=C2(),o=F(()=>{const c=n==null?void 0:n.value.messageBody().func();return c?[c.start.start,c.stop.stop]:[-1,-1]}),l=F(()=>{let c=n==null?void 0:n.value.Assignment();return c?c.getText():""}),L=F(()=>n==null?void 0:n.value.SignatureText()),a=()=>{i.getters.onMessageClick(n,r.value)};return(c,C)=>(I(),B("div",{class:"self-invocation message self flex items-start flex-col",style:{"border-width":"0"},onClick:a,ref_key:"messageRef",ref:r},[R("label",jb,[N(s)?(I(),B("div",qb,K2(t.number),1)):g2("",!0),R("div",Kb,[N(l)?(I(),B("span",Yb,[R("span",Xb,K2(N(l)),1),Qb])):g2("",!0),G(m7,{style:R2(t.textStyle),class:y2(t.classNames),labelText:N(L),labelPosition:N(o),isSelf:!0},null,8,["style","class","labelText","labelPosition"])])]),Jb],512))}}),Bz="",tE={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...z3(["participants","distance2","cursor","onElementClick"]),hasComment(){var t;return((t=this.commentObj)==null?void 0:t.text)!==""},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},message:function(){var t;return(t=this.context)==null?void 0:t.message()},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.ProvidedFrom()},from:function(){return this.providedFrom||this.origin},outOfBand:function(){return!!this.providedFrom&&this.providedFrom!==this.origin},assignee:function(){var e;let t=(e=this.message)==null?void 0:e.Assignment();return t?t.getText():""},signature:function(){var t;return(t=this.message)==null?void 0:t.SignatureText()},translateX:function(){if(!this.rightToLeft&&!this.outOfBand)return 0;const e=this.rightToLeft?this.to:this.providedFrom,n=this.distance2(this.origin,e),i=this.selfCallIndent||0;return n+0-i},rightToLeft:function(){return this.distance2(this.from,this.to)<0},isCurrent:function(){var t;return(t=this.message)==null?void 0:t.isCurrent(this.cursor)},showStarter(){return this.participants.Starter().name!=="_STARTER_"},isRootBlock(){var t,e;return((e=(t=this.context)==null?void 0:t.parentCtx)==null?void 0:e.parentCtx)instanceof bp},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf&&!this.isRootBlock?(this.selfCallIndent||0)+7:0},interactionWidth:function(){if(this.context&&this.isSelf)return 0;let t=this.outOfBand?0:this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)-1},to:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.Owner()},isSelf:function(){return!this.to||this.to===this.from},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(v0.from(this.context))}},components:{Message:v5,SelfInvocation:eE,Comment:N5,Occurrence:Ea}},nE=["data-to","data-signature"];function iE(t,e,n,i,s,r){var c;const o=w2("comment"),l=w2("self-invocation"),L=w2("message"),a=w2("occurrence");return I(),B("div",{class:y2(["interaction sync inline-block",{highlight:r.isCurrent,self:r.isSelf,"from-no-occurrence":r.providedFrom&&r.providedFrom!==r.origin,"inited-from-occurrence":r.isInitedFromOccurrence,"right-to-left":r.rightToLeft}]),onClick:e[0]||(e[0]=J0((...C)=>r.onClick&&r.onClick(...C),["stop"])),"data-to":r.to,"data-type":"interaction","data-signature":r.signature,style:R2({width:r.isSelf?void 0:r.interactionWidth+"px",transform:"translateX("+r.translateX+"px)"})},[r.showStarter&&r.isRootBlock||r.outOfBand?(I(),B("div",{key:0,class:y2(["occurrence source border-2",{"right-to-left":r.rightToLeft}])},null,2)):g2("",!0),r.hasComment?(I(),S2(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),S2(l,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.message,number:n.number},null,8,["classNames","textStyle","context","number"])):(I(),S2(L,{key:3,class:"text-center",classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.message,content:r.signature,rtl:r.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"])),G(a,{context:r.message,participant:r.to,selfCallIndent:r.passOnOffset,rtl:r.rightToLeft,number:n.number},null,8,["context","participant","selfCallIndent","rtl","number"]),r.assignee&&!r.isSelf?(I(),S2(L,{key:4,class:"return transform -translate-y-full",context:r.message,content:r.assignee,rtl:!r.rightToLeft,type:"return",number:`${n.number}.${(((c=r.message.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):g2("",!0)],14,nE)}const sE=Y2(tE,[["render",iE],["__scopeId","data-v-24f8e1a5"]]),rE=t=>(_4("data-v-d34f9057"),t=t(),v4(),t),oE={class:"message self flex items-start flex-col",style:{"border-width":"0"}},lE={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},LE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},aE=rE(()=>R("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[R("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),R("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1)),cE=X2({__name:"SelfInvocation-async",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=L9(e),i=S1(),s=F(()=>n==null?void 0:n.value.content()),r=F(()=>i.state.numbering),o=F(()=>s.value?[s.value.start.start,s.value.stop.stop]:[-1,-1]),l=F(()=>{var L;return(L=s.value)==null?void 0:L.getFormattedText()});return(L,a)=>(I(),B("div",oE,[R("label",lE,[N(r)?(I(),B("div",LE,K2(t.number),1)):g2("",!0),G(m7,{style:R2(t.textStyle),class:y2(t.classNames),labelText:N(l),labelPosition:N(o),isAsync:!0,isSelf:!0},null,8,["style","class","labelText","labelPosition"])]),aE]))}}),zz="",CE=Y2(cE,[["__scopeId","data-v-d34f9057"]]),Uz="";function Nn(t){return t==null}const uE={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...z3(["distance","cursor","onElementClick"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.asyncMessage()},interactionWidth:function(){var t;return this.isSelf?10*(((t=this.signature)==null?void 0:t.length)||0)+100:Math.abs(this.distance(this.target,this.source))},translateX:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText()},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText()},isCurrent:function(){const t=this.asyncMessage.start.start,e=this.asyncMessage.stop.stop+1;return Nn(this.cursor)||Nn(t)||Nn(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.asyncMessage())==null?void 0:e.From()},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},pointingToOccurrenceBar(){return this.parentCtxIncludeMessage(this.asyncMessage)},isTailAttachedToOccurrenceBar:function(){var t;return(t=this.asyncMessage)==null?void 0:t.isInitedFromOccurrence(this.source)}},methods:{onClick(){this.onElementClick(v0.from(this.context))},parentCtxIncludeMessage(t){const e=t.Owner();if(!e)return!1;for(t=t==null?void 0:t.parentCtx;t;){if(t.To&&t.To()===e)return!0;t=t.parentCtx}return!1}},components:{Comment:N5,SelfInvocationAsync:CE,Message:v5}},hE=["data-signature"];function dE(t,e,n,i,s,r){const o=w2("comment"),l=w2("self-invocation-async"),L=w2("message");return I(),B("div",{class:y2(["interaction async",{"to-occurrence":r.pointingToOccurrenceBar,"pointing-to-line":!r.pointingToOccurrenceBar,"left-to-right":!r.rightToLeft,"right-to-left":r.rightToLeft,"from-no-occurrence":!r.isTailAttachedToOccurrenceBar,highlight:r.isCurrent,"inited-from-occurrence":r.isTailAttachedToOccurrenceBar,"self-invocation":r.isSelf}]),onClick:e[0]||(e[0]=J0((...a)=>r.onClick&&r.onClick(...a),["stop"])),"data-signature":r.signature,style:R2({width:r.interactionWidth+"px",transform:"translateX("+r.translateX+"px)"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),S2(l,{key:1,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.asyncMessage,number:n.number},null,8,["classNames","textStyle","context","number"])):(I(),S2(L,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.asyncMessage,content:r.signature,rtl:r.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,hE)}const fE=Y2(uE,[["render",dE],["__scopeId","data-v-7ded6651"]]),Wz="",gE={components:{Icon:q4},props:["label","collapsed"],emits:["click"]},pE={class:"collapsible-header"},mE={class:"mb-0"};function wE(t,e,n,i,s,r){const o=w2("Icon");return I(),B("div",pE,[R("label",mE,K2(n.label),1),n.collapsed?(I(),S2(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(I(),S2(o,{key:0,name:"collapse-expanded","icon-class":`w-4 h-4 collapse-button cursor-pointer ${n.collapsed?"":"expanded"}`,onIconClick:e[0]||(e[0]=l=>t.$emit("click",l))},null,8,["icon-class"]))])}const xE=Y2(gE,[["render",wE],["__scopeId","data-v-048a5186"]]),e9={computed:{...z3(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Gt(t).getFrame(this.context),i=qt(n),s=[this.context.Origin(),...m0(this.context).Names()],r=t.find(l=>s.includes(l));let o=this.coordinates.half(r);return console.debug(`left participant: ${r} ${o}`),this.coordinates.distance(r,this.from)+i.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:Jl(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(){this.collapsed=!this.collapsed,d7.emit("participant_set_top")}},components:{CollapseButton:xE},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},_E=t=>{const e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",section:"FragmentSection",critical:"FragmentCritical",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(i=>t[i]()!==null)||"";return e[n]},D5=t=>t&&t.stat()?t.stat().filter(e=>_E(e)!=="Divider").length:0,Fa=(t,e)=>{if(t){const n=t.split(".");return n[n.length-1]=Number(n[n.length-1])+e,n.join(".")}else return String(e)},vE=["contenteditable"],Oa=X2({__name:"ConditionLabel",props:{condition:null},setup(t){const e=t,n=/\b(\w+)\s*==\s*(\w+)\b/g,{condition:i}=L9(e),s=S1(),r=F(()=>s.state.mode),o=F(()=>s.getters.code),l=F(()=>s.getters.onContentChange||(()=>{})),L=F(()=>{var _,p;return(p=(_=i==null?void 0:i.value)==null?void 0:_.getFormattedText())!=null?p:""});function a(_){s.dispatch("updateCode",{code:_}),l.value(_)}function c(_){var Z,b,k,S,V;_.preventDefault(),_.stopPropagation();const p=_.target;if(!(p instanceof HTMLElement))return;let g=(Z=p.innerText.trim())!=null?Z:"";if(g===""){p.innerText=L.value;return}x5.test(g)&&!n.test(g)&&(g=g.replace(/"/g,""),g=`"${g}"`);const[m,v]=[(k=(b=i.value)==null?void 0:b.start)==null?void 0:k.start,(V=(S=i.value)==null?void 0:S.stop)==null?void 0:V.stop];if(m===-1||v===-1){console.warn("labelPosition is not set");return}a(o.value.slice(0,m)+g+o.value.slice(v+1))}const{editing:C,handleDblClick:u,handleBlur:h,handleKeydown:f,handleKeyup:w}=p7(c);return(_,p)=>(I(),B("label",{title:"Double click to edit",class:y2(["bg-skin-frame/[0.66] condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 ml-1 cursor-text":N(C)}]),contenteditable:N(C)&&N(r)===N(e3).Dynamic,onDblclick:p[0]||(p[0]=(...g)=>N(u)&&N(u)(...g)),onBlur:p[1]||(p[1]=(...g)=>N(h)&&N(h)(...g)),onKeyup:p[2]||(p[2]=(...g)=>N(w)&&N(w)(...g)),onKeydown:p[3]||(p[3]=(...g)=>N(f)&&N(f)(...g))},K2(N(C)?N(L):`[${N(L)}]`),43,vE))}}),Hz="",ME={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],components:{ConditionLabel:Oa},setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.alt()),r=F(()=>{var u;return(u=s.value)==null?void 0:u.ifBlock()}),o=F(()=>{var u;return(u=s.value)==null?void 0:u.elseIfBlock()}),l=F(()=>{var u,h,f;return(f=(h=(u=s.value)==null?void 0:u.elseBlock())==null?void 0:h.braceBlock())==null?void 0:f.block()}),L=F(()=>{var u,h,f;return(f=(h=(u=s.value)==null?void 0:u.ifBlock())==null?void 0:h.braceBlock())==null?void 0:f.block()}),a=F(()=>{var h;const u=[D5(L.value)];return(h=s.value)!=null&&h.elseIfBlock()&&s.value.elseIfBlock().forEach(f=>{u.push(u[u.length-1]+D5(C(f)))}),u});function c(u){var h;return(h=u==null?void 0:u.parExpr())==null?void 0:h.condition()}function C(u){var h;return(h=u==null?void 0:u.braceBlock())==null?void 0:h.block()}return{numbering:n,from:i,alt:s,blockInIfBlock:L,ifBlock:r,elseIfBlocks:o,elseBlock:l,blockLengthAcc:a,conditionFromIfElseBlock:c,blockInElseIfBlock:C,increaseNumber:Fa,blockLength:D5}}},Na=t=>(_4("data-v-61565253"),t=t(),v4(),t),yE={class:"segment"},RE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},AE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},kE={class:"name font-semibold p-1 border-b"},ZE={class:"p-0"},TE={class:"segment"},SE={class:"text-skin-fragment flex"},bE=Na(()=>R("label",{class:"else-if hidden"},"else if",-1)),EE={key:0,class:"segment mt-2 border-t border-solid"},IE=Na(()=>R("div",{class:"text-skin-fragment"},[R("label",{class:"p-1"},"[else]")],-1));function FE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("ConditionLabel"),a=w2("block");return I(),B("div",{class:"fragment alt border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",yE,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",RE,[i.numbering?(I(),B("div",AE,K2(n.number),1)):g2("",!0),R("div",kE,[R("label",ZE,[G(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",TE,[R("div",SE,[G(L,{condition:i.conditionFromIfElseBlock(i.ifBlock)},null,8,["condition"])]),i.blockInIfBlock?(I(),S2(a,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):g2("",!0)]),(I(!0),B(z2,null,P3(i.elseIfBlocks,(c,C)=>(I(),B("div",{key:C+500,class:"segment mt-2 border-t border-solid"},[(I(),B("div",{class:"text-skin-fragment",key:C+1e3},[bE,G(L,{condition:i.conditionFromIfElseBlock(c)},null,8,["condition"])])),(I(),S2(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInElseIfBlock(c),selfCallIndent:n.selfCallIndent,key:C+2e3,number:`${n.number}.${i.blockLengthAcc[C]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.elseBlock?(I(),B("div",EE,[IE,G(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.elseBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):g2("",!0)],2)],4)}const OE=Y2(ME,[["render",FE],["__scopeId","data-v-61565253"]]),$z="",Vz="",NE={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},DE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},PE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},BE={class:"name font-semibold p-1 border-b"};function zE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment par border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",DE,[t.numbering?(I(),B("div",PE,K2(n.number),1)):g2("",!0),R("div",BE,[G(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),G(L,{class:y2({hidden:t.collapsed}),style:R2({paddingLeft:`${t.offsetX}px`}),context:r.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const UE=Y2(NE,[["render",zE],["__scopeId","data-v-908744dd"]]),Gz="",WE={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],components:{ConditionLabel:Oa},setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.loop()),r=F(()=>{var o,l;return(l=(o=s.value)==null?void 0:o.braceBlock())==null?void 0:l.block()});return{numbering:n,from:i,loop:s,blockInLoop:r,getConditionFromBlock:()=>{var o,l;return(l=(o=s.value)==null?void 0:o.parExpr())==null?void 0:l.condition()}}}},HE={class:"header text-skin-fragment-header bg-skin-fragment-header leading-4 relative"},$E={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},VE={class:"name font-semibold p-1 border-b"},GE={class:"segment"},jE={class:"text-skin-fragment"};function qE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("ConditionLabel"),a=w2("block");return I(),B("div",{class:"fragment loop border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",HE,[i.numbering?(I(),B("div",$E,K2(n.number),1)):g2("",!0),R("div",VE,[G(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",GE,[R("div",jE,[G(L,{condition:i.getConditionFromBlock(i.blockInLoop)},null,8,["condition"])]),G(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const KE=Y2(WE,[["render",qE],["__scopeId","data-v-82d18530"]]),jz="",YE={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},XE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 relative"},QE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},JE={class:"name font-semibold p-1 border-b"};function eI(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment opt border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",XE,[t.numbering?(I(),B("div",QE,K2(n.number),1)):g2("",!0),R("div",JE,[G(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.textStyle),class:y2(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),G(L,{class:y2({hidden:t.collapsed}),style:R2({paddingLeft:`${t.offsetX}px`}),context:r.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const tI=Y2(YE,[["render",eI],["__scopeId","data-v-81f38061"]]);var nI=typeof O1=="object"&&O1&&O1.Object===Object&&O1,iI=nI,sI=iI,rI=typeof self=="object"&&self&&self.Object===Object&&self,oI=sI||rI||Function("return this")(),lI=oI,LI=lI,aI=LI.Symbol,Dn=aI;function cI(t,e){for(var n=-1,i=t==null?0:t.length,s=Array(i);++n<i;)s[n]=e(t[n],n,t);return s}var CI=cI,uI=Array.isArray,hI=uI,Da=Dn,Pa=Object.prototype,dI=Pa.hasOwnProperty,fI=Pa.toString,P5=Da?Da.toStringTag:void 0;function gI(t){var e=dI.call(t,P5),n=t[P5];try{t[P5]=void 0;var i=!0}catch{}var s=fI.call(t);return i&&(e?t[P5]=n:delete t[P5]),s}var pI=gI,mI=Object.prototype,wI=mI.toString;function xI(t){return wI.call(t)}var _I=xI,Ba=Dn,vI=pI,MI=_I,yI="[object Null]",RI="[object Undefined]",za=Ba?Ba.toStringTag:void 0;function AI(t){return t==null?t===void 0?RI:yI:za&&za in Object(t)?vI(t):MI(t)}var kI=AI;function ZI(t){return t!=null&&typeof t=="object"}var TI=ZI,SI=kI,bI=TI,EI="[object Symbol]";function II(t){return typeof t=="symbol"||bI(t)&&SI(t)==EI}var FI=II,Ua=Dn,OI=CI,NI=hI,DI=FI,PI=1/0,Wa=Ua?Ua.prototype:void 0,Ha=Wa?Wa.toString:void 0;function $a(t){if(typeof t=="string")return t;if(NI(t))return OI(t,$a)+"";if(DI(t))return Ha?Ha.call(t):"";var e=t+"";return e=="0"&&1/t==-PI?"-0":e}var BI=$a,zI=BI;function UI(t){return t==null?"":zI(t)}var Va=UI;function WI(t,e,n){var i=-1,s=t.length;e<0&&(e=-e>s?0:s+e),n=n>s?s:n,n<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++i<s;)r[i]=t[i+e];return r}var HI=WI,$I=HI;function VI(t,e,n){var i=t.length;return n=n===void 0?i:n,!e&&n>=i?t:$I(t,e,n)}var GI=VI,jI="\\ud800-\\udfff",qI="\\u0300-\\u036f",KI="\\ufe20-\\ufe2f",YI="\\u20d0-\\u20ff",XI=qI+KI+YI,QI="\\ufe0e\\ufe0f",JI="\\u200d",eF=RegExp("["+JI+jI+XI+QI+"]");function tF(t){return eF.test(t)}var Ga=tF;function nF(t){return t.split("")}var iF=nF,ja="\\ud800-\\udfff",sF="\\u0300-\\u036f",rF="\\ufe20-\\ufe2f",oF="\\u20d0-\\u20ff",lF=sF+rF+oF,LF="\\ufe0e\\ufe0f",aF="["+ja+"]",Pn="["+lF+"]",Bn="\\ud83c[\\udffb-\\udfff]",cF="(?:"+Pn+"|"+Bn+")",qa="[^"+ja+"]",Ka="(?:\\ud83c[\\udde6-\\uddff]){2}",Ya="[\\ud800-\\udbff][\\udc00-\\udfff]",CF="\\u200d",Xa=cF+"?",Qa="["+LF+"]?",uF="(?:"+CF+"(?:"+[qa,Ka,Ya].join("|")+")"+Qa+Xa+")*",hF=Qa+Xa+uF,dF="(?:"+[qa+Pn+"?",Pn,Ka,Ya,aF].join("|")+")",fF=RegExp(Bn+"(?="+Bn+")|"+dF+hF,"g");function gF(t){return t.match(fF)||[]}var pF=gF,mF=iF,wF=Ga,xF=pF;function _F(t){return wF(t)?xF(t):mF(t)}var vF=_F,MF=GI,yF=Ga,RF=vF,AF=Va;function kF(t){return function(e){e=AF(e);var n=yF(e)?RF(e):void 0,i=n?n[0]:e.charAt(0),s=n?MF(n,1).join(""):e.slice(1);return i[t]()+s}}var ZF=kF,TF=ZF,SF=TF("toUpperCase"),bF=SF,EF=Va,IF=bF;function FF(t){return IF(EF(t).toLowerCase())}var OF=FF;const qz="",NF={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.section()),r=F(()=>{var a;return(a=s.value)==null?void 0:a.braceBlock()}),o=F(()=>{var a,c;return(c=(a=s.value)==null?void 0:a.atom())==null?void 0:c.getFormattedText()}),l=F(()=>{var a;return(a=r.value)==null?void 0:a.block()}),L=F(()=>{var a;return(a=o.value)!=null?a:OF(s.value.SECTION())});return{numbering:n,from:i,label:L,braceBlock:r,blockInSection:l}}},DF=t=>(_4("data-v-4fa4a08e"),t=t(),v4(),t),PF={class:"segment"},BF={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},zF={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},UF={class:"name font-semibold p-1 border-b"},WF={class:"p-0"},HF={class:"segment"},$F=DF(()=>R("div",{class:"text-skin-fragment flex"},null,-1));function VF(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment section border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",PF,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",BF,[i.numbering?(I(),B("div",zF,K2(n.number),1)):g2("",!0),R("div",UF,[R("label",WF,[G(l,{label:i.label,collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["label","collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",HF,[$F,i.blockInSection?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInSection,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])):g2("",!0)])],2)],4)}const GF=Y2(NF,[["render",VF],["__scopeId","data-v-4fa4a08e"]]),Kz="",jF={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.critical()),r=F(()=>{var a;return(a=s.value)==null?void 0:a.braceBlock()}),o=F(()=>{var a,c;return(c=(a=s.value)==null?void 0:a.atom())==null?void 0:c.getFormattedText()}),l=F(()=>{var a;return(a=r.value)==null?void 0:a.block()}),L=F(()=>o.value?`Critical:${o.value}`:"Critical");return{numbering:n,from:i,label:L,braceBlock:r,blockInCritical:l}}},qF=t=>(_4("data-v-5b5c7189"),t=t(),v4(),t),KF={class:"segment"},YF={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},XF={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},QF={class:"name font-semibold p-1 border-b"},JF={class:"p-0"},eO={class:"segment"},tO=qF(()=>R("div",{class:"text-skin-fragment flex"},null,-1));function nO(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment critical border-skin-fragment rounded relative",style:R2(t.fragmentStyle)},[R("div",KF,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",YF,[i.numbering?(I(),B("div",XF,K2(n.number),1)):g2("",!0),R("div",QF,[R("label",JF,[G(l,{label:i.label,collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["label","collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",eO,[tO,i.blockInCritical?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInCritical,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])):g2("",!0)])],2)],4)}const iO=Y2(jF,[["render",nO],["__scopeId","data-v-5b5c7189"]]),Yz="",sO={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],components:{MessageLabel:m7},mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.ref().Content()),r=F(()=>{var l;return(l=s.value)==null?void 0:l.getFormattedText()}),o=F(()=>{var l,L;return[(l=s.value)==null?void 0:l.start.start,(L=s.value)==null?void 0:L.stop.stop]});return{store:e,from:i,numbering:n,contentLabel:r,contentPosition:o}}},rO=t=>(_4("data-v-3ec977d9"),t=t(),v4(),t),oO={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t absolute top-0 left-0"},lO={key:0,class:"absolute right-full top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},LO={class:"text-skin-fragment relative w-9 h-8 -top-[1px] -left-[1px]"},aO=rO(()=>R("div",{class:"polygon-border absolute inset-0"},null,-1)),cO={class:"polygon-content bg-skin-frame text-skin-fragment-header absolute inset-[1px] flex flex-col items-center justify-center"};function CO(t,e,n,i,s,r){const o=w2("comment"),l=w2("MessageLabel");return I(),B("div",{class:"fragment bg-skin-frame border-skin-fragment relative rounded min-w-[140px] w-max py-4 px-2 flex justify-center items-center flex-col",style:R2(t.fragmentStyle)},[R("div",oO,[i.numbering?(I(),B("div",lO,K2(n.number),1)):g2("",!0),n.commentObj.text?(I(),S2(o,{key:1,class:"absolute -top-4 left-0",comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",LO,[aO,R("div",cO,[R("span",{class:y2(["flex items-center justify-center font-semibold",n.commentObj.messageClassNames]),style:R2(n.commentObj.messageStyle)}," Ref ",6)])])]),G(l,{class:"text-skin-title mt-3 mb-2",labelText:i.contentLabel,labelPosition:i.contentPosition},null,8,["labelText","labelPosition"])],4)}const uO=Y2(sO,[["render",CO],["__scopeId","data-v-3ec977d9"]]),Xz="",hO={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},tcf:function(){return this.context.tcf()},blockInTryBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.tryBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},finallyBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.finallyBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[D5(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+D5(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e,n;return(n=(e=t==null?void 0:t.invocation())==null?void 0:e.parameters())==null?void 0:n.getFormattedText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},Ja=t=>(_4("data-v-1d163267"),t=t(),v4(),t),dO={class:"segment"},fO={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},gO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},pO={class:"name font-semibold p-1 border-b"},mO={class:"segment"},wO=Ja(()=>R("label",{class:"keyword catch p-1"},"catch",-1)),xO={class:"exception p-1"},_O={key:0,class:"segment mt-2 border-t border-solid"},vO=Ja(()=>R("div",{class:"header flex text-skin-fragment finally"},[R("label",{class:"keyword finally bg-skin-frame/[0.66] px-1 inline-block"},"finally")],-1));function MO(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment tcf border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",dO,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",fO,[t.numbering?(I(),B("div",gO,K2(n.number),1)):g2("",!0),R("div",pO,[G(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",mO,[r.blockInTryBlock?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:r.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):g2("",!0)]),(I(!0),B(z2,null,P3(r.tcf.catchBlock(),(a,c)=>(I(),B("div",{key:c+500,class:"segment mt-2 border-t border-solid"},[(I(),B("div",{class:"header inline-block bg-skin-frame/[0.66]",key:c+1e3},[wO,R("label",xO,K2(r.exception(a)),1)])),(I(),S2(L,{style:R2({paddingLeft:`${t.offsetX}px`}),context:r.blockInCatchBlock(a),selfCallIndent:n.selfCallIndent,key:c+2e3,number:`${n.number}.${r.blockLengthAcc[c]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),r.finallyBlock?(I(),B("div",_O,[vO,G(L,{style:R2({paddingLeft:`${t.offsetX}px`}),context:r.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${r.blockLengthAcc[r.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):g2("",!0)],2)],4)}const yO=Y2(hO,[["render",MO],["__scopeId","data-v-1d163267"]]),RO={name:"return",props:["context","comment","commentObj","number"],computed:{...z3(["distance","cursor","onElementClick","participants"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.ret().asyncMessage()},width:function(){return this.isSelf?p5(this.signature,j4.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,i,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(i=(n=this.context)==null?void 0:n.ret())==null?void 0:i.expr())==null?void 0:s.getFormattedText())},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e,n,i;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((i=(n=this.context)==null?void 0:n.ret())==null?void 0:i.ReturnTo())},borderWidth:function(){const t={borderLeftWidth:"7px",borderRightWidth:"7px"},e=this.rightToLeft?"Left":"Right",n=this.rightToLeft?"Right":"Left";return this.isJointOccurrence(this.source)||(t[`border${n}Width`]="0px"),this.isJointOccurrence(this.target)||(t[`border${e}Width`]="0px"),t},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},messageContext(){var t,e,n;return((t=this.asyncMessage)==null?void 0:t.content())||((n=(e=this.context)==null?void 0:e.ret())==null?void 0:n.expr())}},methods:{onClick(){this.onElementClick(v0.from(this.context))},isJointOccurrence(t){let e=this.findOwningContext(t);return e?e instanceof d.MessageContext||e instanceof d.CreationContext:!1},findOwningContext(t){let e=this.context;for(;e;){if(!e.Owner){e=e.parentCtx;continue}if(e.Owner()===t)return e;e=e.parentCtx}return null}},components:{Comment:N5,Message:v5}},AO=["data-signature"],kO={key:1,class:"flex items-center"},ZO=R("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[R("path",{class:"cls-1",d:"M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0Zm0 469.33c-117.63 0-213.33-95.7-213.33-213.33S138.37 42.67 256 42.67 469.33 138.37 469.33 256 373.63 469.33 256 469.33Z"}),R("path",{class:"cls-1",d:"M288 192h-87.16l27.58-27.58a21.33 21.33 0 1 0-30.17-30.17l-64 64a21.33 21.33 0 0 0 0 30.17l64 64a21.33 21.33 0 0 0 30.17-30.17l-27.58-27.58H288a53.33 53.33 0 0 1 0 106.67h-32a21.33 21.33 0 0 0 0 42.66h32a96 96 0 0 0 0-192Z"})],-1),TO={class:"name"};function SO(t,e,n,i,s,r){const o=w2("comment"),l=w2("Message");return I(),B("div",{class:y2(["interaction return relative",{"right-to-left":r.rightToLeft,"bare-source":t.bareSource,"bare-target":t.bareTarget,highlight:r.isCurrent}]),onClick:e[0]||(e[0]=J0((...L)=>r.onClick&&r.onClick(...L),["stop"])),"data-signature":r.signature,style:R2({...r.borderWidth,width:r.width+"px",left:r.left+"px"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),B("div",kO,[ZO,R("span",TO,K2(r.signature),1)])):g2("",!0),r.isSelf?g2("",!0):(I(),S2(l,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.messageContext,content:r.signature,rtl:r.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,AO)}const bO=Y2(RO,[["render",SO]]),EO=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","green","greenyellow","grey","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],IO=["italic","oblique"],FO=["bold","bolder","lighter"],OO=["underline","overline","line-through"],B5=t=>{const e={},n=[];return t.forEach(i=>{switch(!0){case EO.includes(i):e.color=i;break;case IO.includes(i):e.fontStyle=i;break;case FO.includes(i):e.fontWeight=i;break;case OO.includes(i):e.textDecoration=i;break;default:n.push(i)}}),{textStyle:e,classNames:n}},Qz="",NO={name:"divider",props:["context"],computed:{...z3(["participants","centerOf"]),width(){let t=this.participants.Names().pop();return this.centerOf(t)+10},from:function(){return this.context.Origin()},centerOfFrom(){return this.centerOf(this.from)},note:function(){return this.context.divider().Note()},messageStyle(){if(this.note.trim().indexOf("[")===0&&this.note.indexOf("]")!==-1){const t=this.note.indexOf("["),e=this.note.indexOf("]"),[n,i]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:B5(n.split(",").map(s=>s.trim())),note:i}}return{style:B5([]),note:this.note}}}},ec=t=>(_4("data-v-0be02001"),t=t(),v4(),t),DO=ec(()=>R("div",{class:"left bg-skin-divider"},null,-1)),PO=ec(()=>R("div",{class:"right bg-skin-divider"},null,-1));function BO(t,e,n,i,s,r){return I(),B("div",{class:"divider",style:R2({width:r.width+"px",transform:"translateX("+(-1*r.centerOfFrom+10)+"px)"})},[DO,R("div",{class:y2(["name",r.messageStyle.style.classNames]),style:R2(r.messageStyle.style.textStyle)},K2(r.messageStyle.note),7),PO],4)}const zO=Y2(NO,[["render",BO],["__scopeId","data-v-0be02001"]]);function UO(t){const e={"<>":new Set,"()":new Set,"[]":new Set},n=/<([^>]*)>|\(([^)]*)\)|\[([^\]]*)\]|([^<>()[\]\s]+)/g;let i,s;for(;i=n.exec(t);){if(i[4]){s!==void 0&&(s=i.index);break}s=i.index+i[0].length,i[1]&&i[1].split(",").forEach(r=>e["<>"].add(r.trim())),i[2]&&i[2].split(",").forEach(r=>e["()"].add(r.trim())),i[3]&&i[3].split(",").forEach(r=>e["[]"].add(r.trim()))}return[Array.from(e["<>"]),Array.from(e["()"]),Array.from(e["[]"]),t.slice(s)]}class WO{constructor(e){i2(this,"text","");i2(this,"classNames",[]);i2(this,"textStyle",{});i2(this,"commentStyle",{});i2(this,"messageStyle",{});i2(this,"commentClassNames",[]);i2(this,"messageClassNames",[]);const n=e.slice(0,-1).split(`
|
|
3362
|
+
`:`<code>${t}</code>`}};k2.setOptions({highlight:function(t,e){if(!e)return F9.highlightAuto(t).value;const n=F9.getLanguage(e)?e:"plaintext";return F9.highlight(n,t).value},breaks:!0}),k2.use({renderer:Mb});const yb={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var e,n;const t=((e=this.commentObj)==null?void 0:e.text)&&k2.parse((n=this.commentObj)==null?void 0:n.text)||this.comment&&k2.parse(this.comment);return dS.sanitize(t)},commentStyle(){var t;return(t=this.commentObj)==null?void 0:t.commentStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.commentClassNames}}},Rb={class:"comments text-skin-comment min-w-[100px] flex text-left opacity-50 hover:opacity-100"},Ab=["innerHTML"];function kb(t,e,n,i,s,r){return I(),B("div",Rb,[R("div",{innerHTML:r.markedComment,class:y2(r.classNames),style:R2(r.commentStyle)},null,14,Ab)])}const N5=Y2(yb,[["render",kb],["__scopeId","data-v-05f7b74d"]]),Ez="",Zb={props:["collapsed"],emits:["click"]},Tb={class:"collapsible-header"},Sb=[T8('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="2" x2="13" y2="10" data-v-175097b8></line><polyline points="9 7 13 11 17 7" data-v-175097b8></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-175097b8></line><polyline points="9 19 13 15 17 19" data-v-175097b8></polyline></g>',3)],bb=[T8('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="1" x2="13" y2="9" data-v-175097b8></line><polyline points="9 5 13 1 17 5" data-v-175097b8></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-175097b8></line><line x1="13" y1="24" x2="13" y2="17" data-v-175097b8></line><polyline points="9 20 13 24 17 20" data-v-175097b8></polyline></g>',3)];function Eb(t,e,n,i,s,r){return I(),B("div",Tb,[(I(),B("svg",{width:"20px",height:"20px",class:y2([{hidden:n.collapsed,expanded:!n.collapsed},"collapse-button cursor-pointer"]),onClick:e[0]||(e[0]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},Sb,2)),(I(),B("svg",{width:"20px",height:"20px",class:y2([{hidden:!n.collapsed},"cursor-pointer"]),onClick:e[1]||(e[1]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},bb,2))])}const Ib=Y2(Zb,[["render",Eb],["__scopeId","data-v-175097b8"]]),Oz="",Nz="",Fb={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...z3(["centerOf","messageLayerLeft"]),...y9(["code"]),debug(){return!!localStorage.zenumlDebug},computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var i;let t=this.context.braceBlock();if(!t)return!1;let e=((i=t.block())==null?void 0:i.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(){this.collapsed=!this.collapsed,d7.$emit("participant_set_top")}},components:{CollapseButton:Ib},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},ba=t=>(_4("data-v-643ed288"),t=t(),v4(),t),Ob=["data-belongs-to","data-x-offset","data-debug-center-of"],Nb={key:0,class:"absolute w-full left-0 bg-amber-700 h-3 -top-1 flex justify-center items-center"},Db=[ba(()=>R("div",{class:"w-px h-full bg-black"},null,-1))],Pb={key:1,class:"absolute w-full left-0 bg-amber-700 h-3 -bottom-1 flex justify-center items-center"},Bb=[ba(()=>R("div",{class:"w-px h-full bg-black"},null,-1))];function zb(t,e,n,i,s,r){const o=w2("collapse-button"),l=w2("block");return I(),B("div",{class:y2(["occurrence shadow-occurrence border-skin-occurrence bg-skin-occurrence rounded-sm border-2 relative left-full",{"right-to-left":n.rtl}]),"data-el-type":"occurrence","data-belongs-to":n.participant,"data-x-offset":t.center,"data-debug-center-of":r.computedCenter},[r.debug?(I(),B("div",Nb,Db)):g2("",!0),r.debug?(I(),B("div",Pb,Bb)):g2("",!0),r.hasAnyStatementsExceptReturn?(I(),S2(o,{key:2,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):g2("",!0),this.context.braceBlock()?(I(),S2(l,{key:3,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed,inheritFromOccurrence:!0},null,8,["context","selfCallIndent","number","collapsed"])):g2("",!0)],10,Ob)}const Ea=Y2(Fb,[["render",zb],["__scopeId","data-v-643ed288"]]);class M0{constructor(e,n,i,s){i2(this,"start");i2(this,"stop");this.start={line:e,col:n},this.stop={line:i,col:s}}static from(e){const n=e.start,i=e.stop;return new M0(n.line,n.column,i.line,i.column+i.text.length)}}const Ia=E0.child({name:"Creation"}),Ub={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...z3(["cursor","onElementClick","distance2"]),...y9(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)-1},rightToLeft(){return this.distance2(this.from,this.to)<0},signature(){return this.creation.SignatureText(!1)},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const i=t(e.type());return n+(i?":"+i:"")},to(){return this.creation.Owner()},isCurrent(){return this.creation.isCurrent(this.cursor)},isInitedFromOccurrence:function(){return this.creation.isInitedFromOccurrence(this.from)},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames}},mounted(){this.layoutMessageContainer(),Ia.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),Ia.debug(`mounted for ${this.to}`)},methods:{layoutMessageContainer(){(()=>{if(!this.$refs.participantPlaceHolder||!this.$refs.messageContainer)return;const e=this.$refs.participantPlaceHolder.offsetWidth/2;this.$refs.messageContainer.style.width=`calc(100% + ${e+7}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+7)}px`)})()},onClick(){this.onElementClick(M0.from(this.context))}},components:{Participant:ql,Comment:N5,Occurrence:Ea,Message:v5}},Wb=["data-signature"],Hb=["data-to"],$b={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function Vb(t,e,n,i,s,r){var c;const o=w2("comment"),l=w2("message"),L=w2("participant"),a=w2("occurrence");return I(),B("div",{class:y2(["interaction creation sync text-center transform",{"right-to-left":r.rightToLeft,"-translate-x-full":r.rightToLeft,highlight:r.isCurrent,"inited-from-occurrence":r.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=e5((...C)=>r.onClick&&r.onClick(...C),["stop"])),"data-signature":r.signature,style:R2({width:r.interactionWidth+"px"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),R("div",{ref:"messageContainer","data-type":"creation",class:y2(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":r.rightToLeft}]),"data-to":r.to},[G(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:r.creation,content:r.signature,rtl:r.rightToLeft,type:"creation",number:n.number,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),R("div",$b,[G(L,{entity:{name:r.to}},null,8,["entity"])],512)],10,Hb),G(a,{context:r.creation,class:"pointer-events-auto",participant:r.to,number:n.number},null,8,["context","participant","number"]),r.assignee?(I(),S2(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:r.creation.creationBody().assignment(),content:r.assignee,rtl:!r.rightToLeft,type:"return",number:`${n.number}.${(((c=r.creation.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):g2("",!0)],14,Wb)}const Gb=Y2(Ub,[["render",Vb]]),jb={class:"name text-left group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full"},qb={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},Kb={class:"label"},Yb={key:0},Xb={class:"assignee px-1"},Qb=R("span",null,"=",-1),Jb=R("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[R("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),R("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),eE=X2({__name:"SelfInvocation",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=L9(e),i=S1(),s=F(()=>i.state.numbering),r=C2(),o=F(()=>{const c=n==null?void 0:n.value.messageBody().func();return c?[c.start.start,c.stop.stop]:[-1,-1]}),l=F(()=>{let c=n==null?void 0:n.value.Assignment();return c?c.getText():""}),L=F(()=>n==null?void 0:n.value.SignatureText()),a=()=>{i.getters.onMessageClick(n,r.value)};return(c,C)=>(I(),B("div",{class:"self-invocation message self flex items-start flex-col",style:{"border-width":"0"},onClick:a,ref_key:"messageRef",ref:r},[R("label",jb,[N(s)?(I(),B("div",qb,K2(t.number),1)):g2("",!0),R("div",Kb,[N(l)?(I(),B("span",Yb,[R("span",Xb,K2(N(l)),1),Qb])):g2("",!0),G(m7,{style:R2(t.textStyle),class:y2(t.classNames),labelText:N(L),labelPosition:N(o),isSelf:!0},null,8,["style","class","labelText","labelPosition"])])]),Jb],512))}}),Bz="",tE={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...z3(["participants","distance2","cursor","onElementClick"]),hasComment(){var t;return((t=this.commentObj)==null?void 0:t.text)!==""},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},message:function(){var t;return(t=this.context)==null?void 0:t.message()},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.ProvidedFrom()},from:function(){return this.providedFrom||this.origin},outOfBand:function(){return!!this.providedFrom&&this.providedFrom!==this.origin},assignee:function(){var e;let t=(e=this.message)==null?void 0:e.Assignment();return t?t.getText():""},signature:function(){var t;return(t=this.message)==null?void 0:t.SignatureText()},translateX:function(){if(!this.rightToLeft&&!this.outOfBand)return 0;const e=this.rightToLeft?this.to:this.providedFrom,n=this.distance2(this.origin,e),i=this.selfCallIndent||0;return n+0-i},rightToLeft:function(){return this.distance2(this.from,this.to)<0},isCurrent:function(){var t;return(t=this.message)==null?void 0:t.isCurrent(this.cursor)},showStarter(){return this.participants.Starter().name!=="_STARTER_"},isRootBlock(){var t,e;return((e=(t=this.context)==null?void 0:t.parentCtx)==null?void 0:e.parentCtx)instanceof bp},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf&&!this.isRootBlock?(this.selfCallIndent||0)+7:0},interactionWidth:function(){if(this.context&&this.isSelf)return 0;let t=this.outOfBand?0:this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)-1},to:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.Owner()},isSelf:function(){return!this.to||this.to===this.from},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(M0.from(this.context))}},components:{Message:v5,SelfInvocation:eE,Comment:N5,Occurrence:Ea}},nE=["data-to","data-signature"];function iE(t,e,n,i,s,r){var c;const o=w2("comment"),l=w2("self-invocation"),L=w2("message"),a=w2("occurrence");return I(),B("div",{class:y2(["interaction sync inline-block",{highlight:r.isCurrent,self:r.isSelf,"from-no-occurrence":r.providedFrom&&r.providedFrom!==r.origin,"inited-from-occurrence":r.isInitedFromOccurrence,"right-to-left":r.rightToLeft}]),onClick:e[0]||(e[0]=e5((...C)=>r.onClick&&r.onClick(...C),["stop"])),"data-to":r.to,"data-type":"interaction","data-signature":r.signature,style:R2({width:r.isSelf?void 0:r.interactionWidth+"px",transform:"translateX("+r.translateX+"px)"})},[r.showStarter&&r.isRootBlock||r.outOfBand?(I(),B("div",{key:0,class:y2(["occurrence source border-2",{"right-to-left":r.rightToLeft}])},null,2)):g2("",!0),r.hasComment?(I(),S2(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),S2(l,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.message,number:n.number},null,8,["classNames","textStyle","context","number"])):(I(),S2(L,{key:3,class:"text-center",classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.message,content:r.signature,rtl:r.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"])),G(a,{context:r.message,participant:r.to,selfCallIndent:r.passOnOffset,rtl:r.rightToLeft,number:n.number},null,8,["context","participant","selfCallIndent","rtl","number"]),r.assignee&&!r.isSelf?(I(),S2(L,{key:4,class:"return transform -translate-y-full",context:r.message,content:r.assignee,rtl:!r.rightToLeft,type:"return",number:`${n.number}.${(((c=r.message.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:r.messageClassNames,textStyle:r.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):g2("",!0)],14,nE)}const sE=Y2(tE,[["render",iE],["__scopeId","data-v-24f8e1a5"]]),rE=t=>(_4("data-v-d34f9057"),t=t(),v4(),t),oE={class:"message self flex items-start flex-col",style:{"border-width":"0"}},lE={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},LE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},aE=rE(()=>R("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[R("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),R("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1)),cE=X2({__name:"SelfInvocation-async",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=L9(e),i=S1(),s=F(()=>n==null?void 0:n.value.content()),r=F(()=>i.state.numbering),o=F(()=>s.value?[s.value.start.start,s.value.stop.stop]:[-1,-1]),l=F(()=>{var L;return(L=s.value)==null?void 0:L.getFormattedText()});return(L,a)=>(I(),B("div",oE,[R("label",lE,[N(r)?(I(),B("div",LE,K2(t.number),1)):g2("",!0),G(m7,{style:R2(t.textStyle),class:y2(t.classNames),labelText:N(l),labelPosition:N(o),isAsync:!0,isSelf:!0},null,8,["style","class","labelText","labelPosition"])]),aE]))}}),zz="",CE=Y2(cE,[["__scopeId","data-v-d34f9057"]]),Uz="";function Nn(t){return t==null}const uE={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...z3(["distance","cursor","onElementClick"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.asyncMessage()},interactionWidth:function(){var t;return this.isSelf?10*(((t=this.signature)==null?void 0:t.length)||0)+100:Math.abs(this.distance(this.target,this.source))},translateX:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText()},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText()},isCurrent:function(){const t=this.asyncMessage.start.start,e=this.asyncMessage.stop.stop+1;return Nn(this.cursor)||Nn(t)||Nn(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.asyncMessage())==null?void 0:e.From()},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},pointingToOccurrenceBar(){return this.parentCtxIncludeMessage(this.asyncMessage)},isTailAttachedToOccurrenceBar:function(){var t;return(t=this.asyncMessage)==null?void 0:t.isInitedFromOccurrence(this.source)}},methods:{onClick(){this.onElementClick(M0.from(this.context))},parentCtxIncludeMessage(t){const e=t.Owner();if(!e)return!1;for(t=t==null?void 0:t.parentCtx;t;){if(t.To&&t.To()===e)return!0;t=t.parentCtx}return!1}},components:{Comment:N5,SelfInvocationAsync:CE,Message:v5}},hE=["data-signature"];function dE(t,e,n,i,s,r){const o=w2("comment"),l=w2("self-invocation-async"),L=w2("message");return I(),B("div",{class:y2(["interaction async",{"to-occurrence":r.pointingToOccurrenceBar,"pointing-to-line":!r.pointingToOccurrenceBar,"left-to-right":!r.rightToLeft,"right-to-left":r.rightToLeft,"from-no-occurrence":!r.isTailAttachedToOccurrenceBar,highlight:r.isCurrent,"inited-from-occurrence":r.isTailAttachedToOccurrenceBar,"self-invocation":r.isSelf}]),onClick:e[0]||(e[0]=e5((...a)=>r.onClick&&r.onClick(...a),["stop"])),"data-signature":r.signature,style:R2({width:r.interactionWidth+"px",transform:"translateX("+r.translateX+"px)"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),S2(l,{key:1,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.asyncMessage,number:n.number},null,8,["classNames","textStyle","context","number"])):(I(),S2(L,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.asyncMessage,content:r.signature,rtl:r.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,hE)}const fE=Y2(uE,[["render",dE],["__scopeId","data-v-7ded6651"]]),Wz="",gE={components:{Icon:q4},props:["label","collapsed"],emits:["click"]},pE={class:"collapsible-header"},mE={class:"mb-0"};function wE(t,e,n,i,s,r){const o=w2("Icon");return I(),B("div",pE,[R("label",mE,K2(n.label),1),n.collapsed?(I(),S2(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(I(),S2(o,{key:0,name:"collapse-expanded","icon-class":`w-4 h-4 collapse-button cursor-pointer ${n.collapsed?"":"expanded"}`,onIconClick:e[0]||(e[0]=l=>t.$emit("click",l))},null,8,["icon-class"]))])}const xE=Y2(gE,[["render",wE],["__scopeId","data-v-048a5186"]]),e9={computed:{...z3(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Gt(t).getFrame(this.context),i=qt(n),s=[this.context.Origin(),...w0(this.context).Names()],r=t.find(l=>s.includes(l));let o=this.coordinates.half(r);return console.debug(`left participant: ${r} ${o}`),this.coordinates.distance(r,this.from)+i.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:Jl(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(){this.collapsed=!this.collapsed,d7.emit("participant_set_top")}},components:{CollapseButton:xE},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},_E=t=>{const e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",section:"FragmentSection",critical:"FragmentCritical",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(i=>t[i]()!==null)||"";return e[n]},D5=t=>t&&t.stat()?t.stat().filter(e=>_E(e)!=="Divider").length:0,Fa=(t,e)=>{if(t){const n=t.split(".");return n[n.length-1]=Number(n[n.length-1])+e,n.join(".")}else return String(e)},vE=["contenteditable"],Oa=X2({__name:"ConditionLabel",props:{condition:null},setup(t){const e=t,n=/\b(\w+)\s*==\s*(\w+)\b/g,{condition:i}=L9(e),s=S1(),r=F(()=>s.state.mode),o=F(()=>s.getters.code),l=F(()=>s.getters.onContentChange||(()=>{})),L=F(()=>{var _,p;return(p=(_=i==null?void 0:i.value)==null?void 0:_.getFormattedText())!=null?p:""});function a(_){s.dispatch("updateCode",{code:_}),l.value(_)}function c(_){var Z,b,k,S,V;_.preventDefault(),_.stopPropagation();const p=_.target;if(!(p instanceof HTMLElement))return;let g=(Z=p.innerText.trim())!=null?Z:"";if(g===""){p.innerText=L.value;return}x5.test(g)&&!n.test(g)&&(g=g.replace(/"/g,""),g=`"${g}"`);const[m,v]=[(k=(b=i.value)==null?void 0:b.start)==null?void 0:k.start,(V=(S=i.value)==null?void 0:S.stop)==null?void 0:V.stop];if(m===-1||v===-1){console.warn("labelPosition is not set");return}a(o.value.slice(0,m)+g+o.value.slice(v+1))}const{editing:C,handleDblClick:u,handleBlur:h,handleKeydown:f,handleKeyup:w}=p7(c);return(_,p)=>(I(),B("label",{title:"Double click to edit",class:y2(["bg-skin-frame/[0.66] condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 ml-1 cursor-text":N(C)}]),contenteditable:N(C)&&N(r)===N(e3).Dynamic,onDblclick:p[0]||(p[0]=(...g)=>N(u)&&N(u)(...g)),onBlur:p[1]||(p[1]=(...g)=>N(h)&&N(h)(...g)),onKeyup:p[2]||(p[2]=(...g)=>N(w)&&N(w)(...g)),onKeydown:p[3]||(p[3]=(...g)=>N(f)&&N(f)(...g))},K2(N(C)?N(L):`[${N(L)}]`),43,vE))}}),Hz="",ME={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],components:{ConditionLabel:Oa},setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.alt()),r=F(()=>{var u;return(u=s.value)==null?void 0:u.ifBlock()}),o=F(()=>{var u;return(u=s.value)==null?void 0:u.elseIfBlock()}),l=F(()=>{var u,h,f;return(f=(h=(u=s.value)==null?void 0:u.elseBlock())==null?void 0:h.braceBlock())==null?void 0:f.block()}),L=F(()=>{var u,h,f;return(f=(h=(u=s.value)==null?void 0:u.ifBlock())==null?void 0:h.braceBlock())==null?void 0:f.block()}),a=F(()=>{var h;const u=[D5(L.value)];return(h=s.value)!=null&&h.elseIfBlock()&&s.value.elseIfBlock().forEach(f=>{u.push(u[u.length-1]+D5(C(f)))}),u});function c(u){var h;return(h=u==null?void 0:u.parExpr())==null?void 0:h.condition()}function C(u){var h;return(h=u==null?void 0:u.braceBlock())==null?void 0:h.block()}return{numbering:n,from:i,alt:s,blockInIfBlock:L,ifBlock:r,elseIfBlocks:o,elseBlock:l,blockLengthAcc:a,conditionFromIfElseBlock:c,blockInElseIfBlock:C,increaseNumber:Fa,blockLength:D5}}},Na=t=>(_4("data-v-61565253"),t=t(),v4(),t),yE={class:"segment"},RE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},AE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},kE={class:"name font-semibold p-1 border-b"},ZE={class:"p-0"},TE={class:"segment"},SE={class:"text-skin-fragment flex"},bE=Na(()=>R("label",{class:"else-if hidden"},"else if",-1)),EE={key:0,class:"segment mt-2 border-t border-solid"},IE=Na(()=>R("div",{class:"text-skin-fragment"},[R("label",{class:"p-1"},"[else]")],-1));function FE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("ConditionLabel"),a=w2("block");return I(),B("div",{class:"fragment alt border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",yE,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",RE,[i.numbering?(I(),B("div",AE,K2(n.number),1)):g2("",!0),R("div",kE,[R("label",ZE,[G(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",TE,[R("div",SE,[G(L,{condition:i.conditionFromIfElseBlock(i.ifBlock)},null,8,["condition"])]),i.blockInIfBlock?(I(),S2(a,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):g2("",!0)]),(I(!0),B(z2,null,P3(i.elseIfBlocks,(c,C)=>(I(),B("div",{key:C+500,class:"segment mt-2 border-t border-solid"},[(I(),B("div",{class:"text-skin-fragment",key:C+1e3},[bE,G(L,{condition:i.conditionFromIfElseBlock(c)},null,8,["condition"])])),(I(),S2(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInElseIfBlock(c),selfCallIndent:n.selfCallIndent,key:C+2e3,number:`${n.number}.${i.blockLengthAcc[C]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.elseBlock?(I(),B("div",EE,[IE,G(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.elseBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):g2("",!0)],2)],4)}const OE=Y2(ME,[["render",FE],["__scopeId","data-v-61565253"]]),$z="",Vz="",NE={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},DE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},PE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},BE={class:"name font-semibold p-1 border-b"};function zE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment par border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",DE,[t.numbering?(I(),B("div",PE,K2(n.number),1)):g2("",!0),R("div",BE,[G(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),G(L,{class:y2({hidden:t.collapsed}),style:R2({paddingLeft:`${t.offsetX}px`}),context:r.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const UE=Y2(NE,[["render",zE],["__scopeId","data-v-908744dd"]]),Gz="",WE={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],components:{ConditionLabel:Oa},setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.loop()),r=F(()=>{var o,l;return(l=(o=s.value)==null?void 0:o.braceBlock())==null?void 0:l.block()});return{numbering:n,from:i,loop:s,blockInLoop:r,getConditionFromBlock:()=>{var o,l;return(l=(o=s.value)==null?void 0:o.parExpr())==null?void 0:l.condition()}}}},HE={class:"header text-skin-fragment-header bg-skin-fragment-header leading-4 relative"},$E={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},VE={class:"name font-semibold p-1 border-b"},GE={class:"segment"},jE={class:"text-skin-fragment"};function qE(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("ConditionLabel"),a=w2("block");return I(),B("div",{class:"fragment loop border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",HE,[i.numbering?(I(),B("div",$E,K2(n.number),1)):g2("",!0),R("div",VE,[G(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",GE,[R("div",jE,[G(L,{condition:i.getConditionFromBlock(i.blockInLoop)},null,8,["condition"])]),G(a,{style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const KE=Y2(WE,[["render",qE],["__scopeId","data-v-82d18530"]]),jz="",YE={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},XE={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 relative"},QE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},JE={class:"name font-semibold p-1 border-b"};function eI(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment opt border-skin-fragment rounded",style:R2(t.fragmentStyle)},[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",XE,[t.numbering?(I(),B("div",QE,K2(n.number),1)):g2("",!0),R("div",JE,[G(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.textStyle),class:y2(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),G(L,{class:y2({hidden:t.collapsed}),style:R2({paddingLeft:`${t.offsetX}px`}),context:r.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const tI=Y2(YE,[["render",eI],["__scopeId","data-v-81f38061"]]);var nI=typeof O1=="object"&&O1&&O1.Object===Object&&O1,iI=nI,sI=iI,rI=typeof self=="object"&&self&&self.Object===Object&&self,oI=sI||rI||Function("return this")(),lI=oI,LI=lI,aI=LI.Symbol,Dn=aI;function cI(t,e){for(var n=-1,i=t==null?0:t.length,s=Array(i);++n<i;)s[n]=e(t[n],n,t);return s}var CI=cI,uI=Array.isArray,hI=uI,Da=Dn,Pa=Object.prototype,dI=Pa.hasOwnProperty,fI=Pa.toString,P5=Da?Da.toStringTag:void 0;function gI(t){var e=dI.call(t,P5),n=t[P5];try{t[P5]=void 0;var i=!0}catch{}var s=fI.call(t);return i&&(e?t[P5]=n:delete t[P5]),s}var pI=gI,mI=Object.prototype,wI=mI.toString;function xI(t){return wI.call(t)}var _I=xI,Ba=Dn,vI=pI,MI=_I,yI="[object Null]",RI="[object Undefined]",za=Ba?Ba.toStringTag:void 0;function AI(t){return t==null?t===void 0?RI:yI:za&&za in Object(t)?vI(t):MI(t)}var kI=AI;function ZI(t){return t!=null&&typeof t=="object"}var TI=ZI,SI=kI,bI=TI,EI="[object Symbol]";function II(t){return typeof t=="symbol"||bI(t)&&SI(t)==EI}var FI=II,Ua=Dn,OI=CI,NI=hI,DI=FI,PI=1/0,Wa=Ua?Ua.prototype:void 0,Ha=Wa?Wa.toString:void 0;function $a(t){if(typeof t=="string")return t;if(NI(t))return OI(t,$a)+"";if(DI(t))return Ha?Ha.call(t):"";var e=t+"";return e=="0"&&1/t==-PI?"-0":e}var BI=$a,zI=BI;function UI(t){return t==null?"":zI(t)}var Va=UI;function WI(t,e,n){var i=-1,s=t.length;e<0&&(e=-e>s?0:s+e),n=n>s?s:n,n<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var r=Array(s);++i<s;)r[i]=t[i+e];return r}var HI=WI,$I=HI;function VI(t,e,n){var i=t.length;return n=n===void 0?i:n,!e&&n>=i?t:$I(t,e,n)}var GI=VI,jI="\\ud800-\\udfff",qI="\\u0300-\\u036f",KI="\\ufe20-\\ufe2f",YI="\\u20d0-\\u20ff",XI=qI+KI+YI,QI="\\ufe0e\\ufe0f",JI="\\u200d",eF=RegExp("["+JI+jI+XI+QI+"]");function tF(t){return eF.test(t)}var Ga=tF;function nF(t){return t.split("")}var iF=nF,ja="\\ud800-\\udfff",sF="\\u0300-\\u036f",rF="\\ufe20-\\ufe2f",oF="\\u20d0-\\u20ff",lF=sF+rF+oF,LF="\\ufe0e\\ufe0f",aF="["+ja+"]",Pn="["+lF+"]",Bn="\\ud83c[\\udffb-\\udfff]",cF="(?:"+Pn+"|"+Bn+")",qa="[^"+ja+"]",Ka="(?:\\ud83c[\\udde6-\\uddff]){2}",Ya="[\\ud800-\\udbff][\\udc00-\\udfff]",CF="\\u200d",Xa=cF+"?",Qa="["+LF+"]?",uF="(?:"+CF+"(?:"+[qa,Ka,Ya].join("|")+")"+Qa+Xa+")*",hF=Qa+Xa+uF,dF="(?:"+[qa+Pn+"?",Pn,Ka,Ya,aF].join("|")+")",fF=RegExp(Bn+"(?="+Bn+")|"+dF+hF,"g");function gF(t){return t.match(fF)||[]}var pF=gF,mF=iF,wF=Ga,xF=pF;function _F(t){return wF(t)?xF(t):mF(t)}var vF=_F,MF=GI,yF=Ga,RF=vF,AF=Va;function kF(t){return function(e){e=AF(e);var n=yF(e)?RF(e):void 0,i=n?n[0]:e.charAt(0),s=n?MF(n,1).join(""):e.slice(1);return i[t]()+s}}var ZF=kF,TF=ZF,SF=TF("toUpperCase"),bF=SF,EF=Va,IF=bF;function FF(t){return IF(EF(t).toLowerCase())}var OF=FF;const qz="",NF={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.section()),r=F(()=>{var a;return(a=s.value)==null?void 0:a.braceBlock()}),o=F(()=>{var a,c;return(c=(a=s.value)==null?void 0:a.atom())==null?void 0:c.getFormattedText()}),l=F(()=>{var a;return(a=r.value)==null?void 0:a.block()}),L=F(()=>{var a;return(a=o.value)!=null?a:OF(s.value.SECTION())});return{numbering:n,from:i,label:L,braceBlock:r,blockInSection:l}}},DF=t=>(_4("data-v-4fa4a08e"),t=t(),v4(),t),PF={class:"segment"},BF={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},zF={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},UF={class:"name font-semibold p-1 border-b"},WF={class:"p-0"},HF={class:"segment"},$F=DF(()=>R("div",{class:"text-skin-fragment flex"},null,-1));function VF(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment section border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",PF,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",BF,[i.numbering?(I(),B("div",zF,K2(n.number),1)):g2("",!0),R("div",UF,[R("label",WF,[G(l,{label:i.label,collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["label","collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",HF,[$F,i.blockInSection?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInSection,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])):g2("",!0)])],2)],4)}const GF=Y2(NF,[["render",VF],["__scopeId","data-v-4fa4a08e"]]),Kz="",jF={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.critical()),r=F(()=>{var a;return(a=s.value)==null?void 0:a.braceBlock()}),o=F(()=>{var a,c;return(c=(a=s.value)==null?void 0:a.atom())==null?void 0:c.getFormattedText()}),l=F(()=>{var a;return(a=r.value)==null?void 0:a.block()}),L=F(()=>o.value?`Critical:${o.value}`:"Critical");return{numbering:n,from:i,label:L,braceBlock:r,blockInCritical:l}}},qF=t=>(_4("data-v-5b5c7189"),t=t(),v4(),t),KF={class:"segment"},YF={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},XF={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},QF={class:"name font-semibold p-1 border-b"},JF={class:"p-0"},eO={class:"segment"},tO=qF(()=>R("div",{class:"text-skin-fragment flex"},null,-1));function nO(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment critical border-skin-fragment rounded relative",style:R2(t.fragmentStyle)},[R("div",KF,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",YF,[i.numbering?(I(),B("div",XF,K2(n.number),1)):g2("",!0),R("div",QF,[R("label",JF,[G(l,{label:i.label,collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["label","collapsed","onClick","style","class"])])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",eO,[tO,i.blockInCritical?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:i.blockInCritical,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])):g2("",!0)])],2)],4)}const iO=Y2(jF,[["render",nO],["__scopeId","data-v-5b5c7189"]]),Yz="",sO={name:"fragment-section",props:["context","comment","selfCallIndent","commentObj","number"],components:{MessageLabel:m7},mixins:[e9],setup(t){const e=S1(),n=F(()=>e.state.numbering),i=F(()=>t.context.Origin()),s=F(()=>t.context.ref().Content()),r=F(()=>{var l;return(l=s.value)==null?void 0:l.getFormattedText()}),o=F(()=>{var l,L;return[(l=s.value)==null?void 0:l.start.start,(L=s.value)==null?void 0:L.stop.stop]});return{store:e,from:i,numbering:n,contentLabel:r,contentPosition:o}}},rO=t=>(_4("data-v-3ec977d9"),t=t(),v4(),t),oO={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t absolute top-0 left-0"},lO={key:0,class:"absolute right-full top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},LO={class:"text-skin-fragment relative w-9 h-8 -top-[1px] -left-[1px]"},aO=rO(()=>R("div",{class:"polygon-border absolute inset-0"},null,-1)),cO={class:"polygon-content bg-skin-frame text-skin-fragment-header absolute inset-[1px] flex flex-col items-center justify-center"};function CO(t,e,n,i,s,r){const o=w2("comment"),l=w2("MessageLabel");return I(),B("div",{class:"fragment bg-skin-frame border-skin-fragment relative rounded min-w-[140px] w-max py-4 px-2 flex justify-center items-center flex-col",style:R2(t.fragmentStyle)},[R("div",oO,[i.numbering?(I(),B("div",lO,K2(n.number),1)):g2("",!0),n.commentObj.text?(I(),S2(o,{key:1,class:"absolute -top-4 left-0",comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",LO,[aO,R("div",cO,[R("span",{class:y2(["flex items-center justify-center font-semibold",n.commentObj.messageClassNames]),style:R2(n.commentObj.messageStyle)}," Ref ",6)])])]),G(l,{class:"text-skin-title mt-3 mb-2",labelText:i.contentLabel,labelPosition:i.contentPosition},null,8,["labelText","labelPosition"])],4)}const uO=Y2(sO,[["render",CO],["__scopeId","data-v-3ec977d9"]]),Xz="",hO={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[e9],computed:{...y9(["numbering"]),from:function(){return this.context.Origin()},tcf:function(){return this.context.tcf()},blockInTryBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.tryBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},finallyBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.finallyBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[D5(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+D5(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e,n;return(n=(e=t==null?void 0:t.invocation())==null?void 0:e.parameters())==null?void 0:n.getFormattedText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},Ja=t=>(_4("data-v-1d163267"),t=t(),v4(),t),dO={class:"segment"},fO={class:"header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative"},gO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 font-thin leading-6"},pO={class:"name font-semibold p-1 border-b"},mO={class:"segment"},wO=Ja(()=>R("label",{class:"keyword catch p-1"},"catch",-1)),xO={class:"exception p-1"},_O={key:0,class:"segment mt-2 border-t border-solid"},vO=Ja(()=>R("div",{class:"header flex text-skin-fragment finally"},[R("label",{class:"keyword finally bg-skin-frame/[0.66] px-1 inline-block"},"finally")],-1));function MO(t,e,n,i,s,r){const o=w2("comment"),l=w2("collapse-button"),L=w2("block");return I(),B("div",{class:"fragment tcf border-skin-fragment rounded",style:R2(t.fragmentStyle)},[R("div",dO,[n.commentObj.text?(I(),S2(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):g2("",!0),R("div",fO,[t.numbering?(I(),B("div",gO,K2(n.number),1)):g2("",!0),R("div",pO,[G(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle,style:R2(n.commentObj.messageStyle),class:y2(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])]),R("div",{class:y2({hidden:t.collapsed})},[R("div",mO,[r.blockInTryBlock?(I(),S2(L,{key:0,style:R2({paddingLeft:`${t.offsetX}px`}),context:r.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):g2("",!0)]),(I(!0),B(z2,null,P3(r.tcf.catchBlock(),(a,c)=>(I(),B("div",{key:c+500,class:"segment mt-2 border-t border-solid"},[(I(),B("div",{class:"header inline-block bg-skin-frame/[0.66]",key:c+1e3},[wO,R("label",xO,K2(r.exception(a)),1)])),(I(),S2(L,{style:R2({paddingLeft:`${t.offsetX}px`}),context:r.blockInCatchBlock(a),selfCallIndent:n.selfCallIndent,key:c+2e3,number:`${n.number}.${r.blockLengthAcc[c]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),r.finallyBlock?(I(),B("div",_O,[vO,G(L,{style:R2({paddingLeft:`${t.offsetX}px`}),context:r.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${r.blockLengthAcc[r.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):g2("",!0)],2)],4)}const yO=Y2(hO,[["render",MO],["__scopeId","data-v-1d163267"]]),RO={name:"return",props:["context","comment","commentObj","number"],computed:{...z3(["distance","cursor","onElementClick","participants"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.ret().asyncMessage()},width:function(){return this.isSelf?p5(this.signature,j4.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,i,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(i=(n=this.context)==null?void 0:n.ret())==null?void 0:i.expr())==null?void 0:s.getFormattedText())},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e,n,i;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((i=(n=this.context)==null?void 0:n.ret())==null?void 0:i.ReturnTo())},borderWidth:function(){const t={borderLeftWidth:"7px",borderRightWidth:"7px"},e=this.rightToLeft?"Left":"Right",n=this.rightToLeft?"Right":"Left";return this.isJointOccurrence(this.source)||(t[`border${n}Width`]="0px"),this.isJointOccurrence(this.target)||(t[`border${e}Width`]="0px"),t},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},messageContext(){var t,e,n;return((t=this.asyncMessage)==null?void 0:t.content())||((n=(e=this.context)==null?void 0:e.ret())==null?void 0:n.expr())}},methods:{onClick(){this.onElementClick(M0.from(this.context))},isJointOccurrence(t){let e=this.findOwningContext(t);return e?e instanceof d.MessageContext||e instanceof d.CreationContext:!1},findOwningContext(t){let e=this.context;for(;e;){if(!e.Owner){e=e.parentCtx;continue}if(e.Owner()===t)return e;e=e.parentCtx}return null}},components:{Comment:N5,Message:v5}},AO=["data-signature"],kO={key:1,class:"flex items-center"},ZO=R("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[R("path",{class:"cls-1",d:"M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0Zm0 469.33c-117.63 0-213.33-95.7-213.33-213.33S138.37 42.67 256 42.67 469.33 138.37 469.33 256 373.63 469.33 256 469.33Z"}),R("path",{class:"cls-1",d:"M288 192h-87.16l27.58-27.58a21.33 21.33 0 1 0-30.17-30.17l-64 64a21.33 21.33 0 0 0 0 30.17l64 64a21.33 21.33 0 0 0 30.17-30.17l-27.58-27.58H288a53.33 53.33 0 0 1 0 106.67h-32a21.33 21.33 0 0 0 0 42.66h32a96 96 0 0 0 0-192Z"})],-1),TO={class:"name"};function SO(t,e,n,i,s,r){const o=w2("comment"),l=w2("Message");return I(),B("div",{class:y2(["interaction return relative",{"right-to-left":r.rightToLeft,"bare-source":t.bareSource,"bare-target":t.bareTarget,highlight:r.isCurrent}]),onClick:e[0]||(e[0]=e5((...L)=>r.onClick&&r.onClick(...L),["stop"])),"data-signature":r.signature,style:R2({...r.borderWidth,width:r.width+"px",left:r.left+"px"})},[n.comment?(I(),S2(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):g2("",!0),r.isSelf?(I(),B("div",kO,[ZO,R("span",TO,K2(r.signature),1)])):g2("",!0),r.isSelf?g2("",!0):(I(),S2(l,{key:2,classNames:r.messageClassNames,textStyle:r.messageTextStyle,context:r.messageContext,content:r.signature,rtl:r.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,AO)}const bO=Y2(RO,[["render",SO]]),EO=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","green","greenyellow","grey","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],IO=["italic","oblique"],FO=["bold","bolder","lighter"],OO=["underline","overline","line-through"],B5=t=>{const e={},n=[];return t.forEach(i=>{switch(!0){case EO.includes(i):e.color=i;break;case IO.includes(i):e.fontStyle=i;break;case FO.includes(i):e.fontWeight=i;break;case OO.includes(i):e.textDecoration=i;break;default:n.push(i)}}),{textStyle:e,classNames:n}},Qz="",NO={name:"divider",props:["context"],computed:{...z3(["participants","centerOf"]),width(){let t=this.participants.Names().pop();return this.centerOf(t)+10},from:function(){return this.context.Origin()},centerOfFrom(){return this.centerOf(this.from)},note:function(){return this.context.divider().Note()},messageStyle(){if(this.note.trim().indexOf("[")===0&&this.note.indexOf("]")!==-1){const t=this.note.indexOf("["),e=this.note.indexOf("]"),[n,i]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:B5(n.split(",").map(s=>s.trim())),note:i}}return{style:B5([]),note:this.note}}}},ec=t=>(_4("data-v-0be02001"),t=t(),v4(),t),DO=ec(()=>R("div",{class:"left bg-skin-divider"},null,-1)),PO=ec(()=>R("div",{class:"right bg-skin-divider"},null,-1));function BO(t,e,n,i,s,r){return I(),B("div",{class:"divider",style:R2({width:r.width+"px",transform:"translateX("+(-1*r.centerOfFrom+10)+"px)"})},[DO,R("div",{class:y2(["name",r.messageStyle.style.classNames]),style:R2(r.messageStyle.style.textStyle)},K2(r.messageStyle.note),7),PO],4)}const zO=Y2(NO,[["render",BO],["__scopeId","data-v-0be02001"]]);function UO(t){const e={"<>":new Set,"()":new Set,"[]":new Set},n=/<([^>]*)>|\(([^)]*)\)|\[([^\]]*)\]|([^<>()[\]\s]+)/g;let i,s;for(;i=n.exec(t);){if(i[4]){s!==void 0&&(s=i.index);break}s=i.index+i[0].length,i[1]&&i[1].split(",").forEach(r=>e["<>"].add(r.trim())),i[2]&&i[2].split(",").forEach(r=>e["()"].add(r.trim())),i[3]&&i[3].split(",").forEach(r=>e["[]"].add(r.trim()))}return[Array.from(e["<>"]),Array.from(e["()"]),Array.from(e["[]"]),t.slice(s)]}class WO{constructor(e){i2(this,"text","");i2(this,"classNames",[]);i2(this,"textStyle",{});i2(this,"commentStyle",{});i2(this,"messageStyle",{});i2(this,"commentClassNames",[]);i2(this,"messageClassNames",[]);const n=e.slice(0,-1).split(`
|
|
3363
3363
|
`),i=n[n.length-1],[s,r,o,l]=UO(i),{textStyle:L,classNames:a}=B5(s),{textStyle:c,classNames:C}=B5(r),{textStyle:u,classNames:h}=B5(o);this.text=(n.slice(0,n.length-1).join(`
|
|
3364
3364
|
`)+`
|
|
3365
|
-
`+l).trim(),this.textStyle={...u,...L,...c},this.classNames=[...h,...a,...C],this.commentStyle={...u,...L},this.messageStyle={...u,...c},this.commentClassNames=[...h,...a],this.messageClassNames=[...h,...C]}}const HO={name:"statement",props:["context","selfCallIndent","number","collapsed","inheritFromOccurrence"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new WO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",section:"FragmentSection",critical:"FragmentCritical",tcf:"FragmentTryCatchFinally",ref:"FragmentRef",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(i=>t.context[i]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:Gb,Interaction:sE,InteractionAsync:fE,FragmentAlt:OE,FragmentPar:UE,FragmentOpt:tI,FragmentSection:GF,FragmentCritical:iO,FragmentRef:uO,FragmentTryCatchFinally:yO,FragmentLoop:KE,Divider:zO,Return:bO}};function $O(t,e,n,i,s,r){return I(),S2(w8(r.subStatement),{class:y2(["text-left text-sm text-skin-message",{hidden:r.collapsedCheck}]),context:n.context,comment:r.comment,commentObj:r.commentObj,selfCallIndent:n.selfCallIndent,number:n.number,inheritFromOccurrence:n.inheritFromOccurrence},null,8,["class","context","comment","commentObj","selfCallIndent","number","inheritFromOccurrence"])}const VO=Y2(HO,[["render",$O]]),GO={class:"block"},jO=X2({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean},inheritFromOccurrence:{type:Boolean}},setup(t){const e=t,n=F(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),i=s=>e.number?e.incremental?Fa(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,r)=>(I(),B("div",GO,[(I(!0),B(z2,null,P3(N(n),(o,l)=>(I(),B("div",{class:"statement-container mt-1",key:l},[G(VO,{inheritFromOccurrence:t.inheritFromOccurrence,context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:i(l)},null,8,["inheritFromOccurrence","context","collapsed","selfCallIndent","number"])]))),128))]))}});function qO(t){const e=Math.floor(t/1e3),n=Math.floor(t%1e3),i=Math.floor((t%1e3-n)*1e3);return e+"s "+n+"ms "+i+"\u03BCs"}const KO=(t,e)=>{const i=tc()-e;return console.debug(t+" cost: "+qO(i)),i},tc=()=>performance.now(),YO=b0.child({name:"core"});class XO{constructor(e,n=!1){i2(this,"el");i2(this,"_code");i2(this,"_theme");i2(this,"store");i2(this,"app");i2(this,"_currentTimeout");i2(this,"_lastRenderingCostMilliseconds",0);i2(this,"initialRender",!0);this.el=e,this.store=Jr(Rl()),this.app=n5(n?Kt:$L),this.app.component("Comment",N5),this.app.component("Block",jO),this.app.use(this.store),this.app.mount(this.el),this.addPortalRootElement()}addPortalRootElement(){const e=document.createElement("div");e.id="headlessui-portal-root",e.className="zenuml",e.append(document.createElement("div")),document.body.append(e)}async render(e,n){return this._currentTimeout&&(console.debug("rendering clearTimeout"),clearTimeout(this._currentTimeout)),YO.debug("rendering",e,n),this._code=e||this._code,this._theme=(n==null?void 0:n.theme)||this._theme,this.store.state.stickyOffset=(n==null?void 0:n.stickyOffset)||0,this.store.state.theme=this._theme||"default",this.store.state.enableScopedTheming=(n==null?void 0:n.enableScopedTheming)||!1,this.store.state.mode=(n==null?void 0:n.mode)||e3.Dynamic,this.initialRender?(this.initialRender=!1,await this.doRender(n)):this._currentTimeout=setTimeout(async()=>await this.doRender(n),this.calculateDebounceMilliseconds()),this}async doRender(e){console.debug("rendering start");const n=tc();xl(),this.store.commit("onContentChange",(e==null?void 0:e.onContentChange)||(()=>{})),this.store.commit("onThemeChange",(e==null?void 0:e.onThemeChange)||(()=>{})),this.store.commit("onEventEmit",(e==null?void 0:e.onEventEmit)||(()=>{})),(e==null?void 0:e.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=e==null?void 0:e.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),this._lastRenderingCostMilliseconds=KO("rendering end",n)}calculateDebounceMilliseconds(){let e=this._lastRenderingCostMilliseconds;return e>2e3&&(e=2e3),console.debug("rendering debounce: "+e+"ms"),e}get code(){return this._code}get theme(){return this._theme}async getPng(){return this.el.children[0].__vue__.toPng()}}const QO={createApp:n5,createStore:Jr,Store:Rl,SeqDiagram:Kt,DiagramFrame:$L},JO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},eN=[R("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function nc(t,e){return I(),B("svg",JO,eN)}const tN=Object.freeze(Object.defineProperty({__proto__:null,render:nc,default:{render:nc}},Symbol.toStringTag,{value:"Module"})),nN={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},iN=[R("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function ic(t,e){return I(),B("svg",nN,iN)}const sN=Object.freeze(Object.defineProperty({__proto__:null,render:ic,default:{render:ic}},Symbol.toStringTag,{value:"Module"})),rN={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},oN=[R("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[R("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),R("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),R("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function sc(t,e){return I(),B("svg",rN,oN)}const lN=Object.freeze(Object.defineProperty({__proto__:null,render:sc,default:{render:sc}},Symbol.toStringTag,{value:"Module"})),LN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",viewBox:"0 0 24 24"},aN=[R("path",{d:"M6 3v12"},null,-1),R("circle",{cx:"18",cy:"6",r:"3"},null,-1),R("circle",{cx:"6",cy:"18",r:"3"},null,-1),R("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function rc(t,e){return I(),B("svg",LN,aN)}const cN=Object.freeze(Object.defineProperty({__proto__:null,render:rc,default:{render:rc}},Symbol.toStringTag,{value:"Module"})),CN={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},uN=[R("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),R("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function oc(t,e){return I(),B("svg",CN,uN)}const hN=Object.freeze(Object.defineProperty({__proto__:null,render:oc,default:{render:oc}},Symbol.toStringTag,{value:"Module"})),dN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},fN=[R("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function lc(t,e){return I(),B("svg",dN,fN)}const gN=Object.freeze(Object.defineProperty({__proto__:null,render:lc,default:{render:lc}},Symbol.toStringTag,{value:"Module"})),pN={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 100 100"},mN=[R("path",{fill:"#000",d:"M21.886 32.09V67H17.66V36.523h-.204l-8.523 5.659v-4.296l8.727-5.795h4.227Zm11.662 35.126a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.239-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.112.846-.337 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.765.324-1.215.324Zm8.24-.216v-2.557l9.603-10.511a66.703 66.703 0 0 0 2.784-3.21c.73-.919 1.269-1.78 1.62-2.586a6.26 6.26 0 0 0 .54-2.556c0-1.023-.247-1.909-.74-2.657-.482-.748-1.145-1.326-1.988-1.733-.843-.407-1.79-.61-2.841-.61-1.117 0-2.093.232-2.926.696a4.792 4.792 0 0 0-1.918 1.917c-.445.824-.667 1.79-.667 2.898h-3.353c0-1.705.393-3.2 1.18-4.489a8.192 8.192 0 0 1 3.21-3.011c1.363-.72 2.892-1.08 4.588-1.08 1.704 0 3.215.36 4.53 1.08 1.317.72 2.35 1.69 3.098 2.912.748 1.221 1.122 2.58 1.122 4.077 0 1.07-.195 2.116-.583 3.139-.379 1.013-1.041 2.145-1.988 3.395-.938 1.24-2.24 2.755-3.907 4.545l-6.534 6.989v.227h13.523V67H41.789Zm26.444.216a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.238-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.113.846-.338 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.764.324-1.214.324Zm15.502.102c-1.5 0-2.837-.257-4.012-.772-1.166-.516-2.094-1.232-2.784-2.148-.682-.924-1.053-1.996-1.113-3.216h2.863c.06.75.318 1.398.773 1.943.454.538 1.05.954 1.784 1.25.735.296 1.55.443 2.443.443 1 0 1.887-.174 2.66-.522.772-.349 1.378-.834 1.817-1.455.44-.621.66-1.341.66-2.16 0-.855-.213-1.609-.637-2.26-.424-.66-1.045-1.175-1.863-1.546-.819-.371-1.819-.557-3-.557H81.46v-2.5h1.864c.924 0 1.734-.166 2.431-.5.705-.333 1.254-.803 1.648-1.409.402-.606.602-1.318.602-2.136 0-.788-.174-1.474-.522-2.057a3.575 3.575 0 0 0-1.478-1.364c-.628-.325-1.37-.488-2.227-.488-.803 0-1.56.147-2.273.443a4.234 4.234 0 0 0-1.727 1.261c-.447.546-.69 1.205-.727 1.977h-2.727c.045-1.22.412-2.287 1.102-3.204.69-.924 1.59-1.644 2.704-2.16 1.122-.514 2.353-.772 3.694-.772 1.439 0 2.674.292 3.704.875 1.03.576 1.822 1.337 2.375 2.284.553.947.83 1.97.83 3.068 0 1.311-.345 2.428-1.034 3.353-.682.924-1.61 1.564-2.785 1.92v.182c1.47.242 2.618.867 3.444 1.875.825 1 1.238 2.239 1.238 3.716 0 1.265-.344 2.401-1.034 3.409-.682 1-1.613 1.788-2.795 2.364-1.182.575-2.527.863-4.034.863Z"},null,-1),R("path",{fill:"#000",d:"M21.886 32.09h1v-1h-1v1Zm0 34.91v1h1v-1h-1Zm-4.227 0h-1v1h1v-1Zm0-30.477h1v-1h-1v1Zm-.204 0v-1h-.302l-.252.167.553.833Zm-8.523 5.659h-1v1.864l1.553-1.031-.553-.833Zm0-4.296-.553-.833-.447.297v.536h1Zm8.727-5.795v-1h-.302l-.251.167.553.833Zm3.227 0V67h2V32.09h-2Zm1 33.909H17.66v2h4.227v-2Zm-3.227 1V36.523h-2V67h2Zm-1-31.477h-.204v2h.204v-2Zm-.758.167L8.38 41.349l1.106 1.666 8.523-5.66L16.9 35.69Zm-6.97 6.492v-4.296h-2v4.296h2Zm-.446-3.463 8.727-5.795-1.106-1.666-8.727 5.795 1.106 1.666Zm8.174-5.628h4.227v-2H17.66v2ZM31.834 66.5l.708-.707-.708.707Zm0-3.428-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.378 2.928-.854-.52-.005.008-.004.007.863.505Zm-.877.891.514.858.006-.004-.52-.854Zm-1.215-.676a1.34 1.34 0 0 1-1.006-.422l-1.415 1.414a3.337 3.337 0 0 0 2.421 1.008v-2Zm-1.006-.422a1.34 1.34 0 0 1-.423-1.007h-2c0 .935.347 1.76 1.008 2.42l1.415-1.413Zm-.423-1.007c0-.397.13-.715.423-1.007l-1.415-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.423-1.007a1.34 1.34 0 0 1 1.006-.422v-2c-.934 0-1.759.346-2.42 1.008l1.414 1.414Zm1.006-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.42-1.008v2Zm1.007.422c.292.292.422.61.422 1.007h2c0-.935-.346-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.19.694l1.707 1.041a3.288 3.288 0 0 0 .483-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708c.509-.31.92-.726 1.22-1.24l-1.726-1.01Zm-.529.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm7.54.965h-1v1h1v-1Zm0-2.557-.738-.674-.261.286v.388h1Zm9.603-10.511-.738-.675.738.675Zm2.784-3.21.78.625.003-.004-.783-.621Zm1.62-2.586-.915-.404-.003.005.917.4Zm-.2-5.213-.84.543.005.007.836-.55Zm-1.988-1.733.435-.9-.435.9Zm-5.767.086.483.875.003-.002-.486-.873Zm-1.918 1.917-.875-.483-.005.008.88.475Zm-.667 2.898v1h1v-1h-1Zm-3.353 0h-1v1h1v-1Zm1.18-4.489.853.521-.854-.52Zm3.21-3.011-.467-.885-.003.002.47.883Zm9.119 0 .48-.877-.48.877Zm3.096 2.912-.852.522.852-.522Zm.54 7.216-.935-.355-.002.005.937.35Zm-1.988 3.395-.797-.604h-.001l.798.604Zm-3.907 4.545.73.683.002-.001-.732-.682Zm-6.534 6.989-.73-.683-.27.288v.395h1Zm0 .227h-1v1h1v-1Zm13.523 0h1v-1h-1v1Zm0 3.125v1h1v-1h-1Zm-17.352 0v-2.557h-2V67h2Zm-.262-1.882 9.602-10.512-1.476-1.349L41.05 63.77l1.477 1.349Zm9.602-10.511a67.671 67.671 0 0 0 2.826-3.26l-1.56-1.251a65.769 65.769 0 0 1-2.742 3.16l1.476 1.351Zm2.83-3.264c.766-.965 1.358-1.901 1.752-2.808l-1.834-.798c-.306.704-.793 1.491-1.485 2.363l1.566 1.243Zm1.75-2.803a7.259 7.259 0 0 0 .625-2.96h-2c0 .75-.15 1.465-.454 2.152l1.83.809Zm.625-2.96c0-1.19-.289-2.273-.903-3.206l-1.67 1.1c.37.562.573 1.25.573 2.106h2Zm-.898-3.2a5.792 5.792 0 0 0-2.394-2.09l-.87 1.8c.686.332 1.205.79 1.583 1.376l1.68-1.085Zm-2.394-2.09c-.994-.48-2.093-.71-3.276-.71v2c.92 0 1.715.177 2.406.51l.87-1.8Zm-3.276-.71c-1.258 0-2.407.262-3.413.822l.973 1.747c.661-.368 1.463-.57 2.44-.57v-2Zm-3.41.82a5.791 5.791 0 0 0-2.31 2.31l1.752.966a3.792 3.792 0 0 1 1.525-1.525l-.966-1.751Zm-2.314 2.318c-.537.994-.787 2.13-.787 3.373h2c0-.973.194-1.77.547-2.422l-1.76-.951Zm.213 2.373h-3.353v2h3.353v-2Zm-2.353 1c0-1.545.355-2.856 1.033-3.968l-1.707-1.042c-.894 1.465-1.326 3.146-1.326 5.01h2Zm1.033-3.968a7.193 7.193 0 0 1 2.826-2.65l-.939-1.765a9.192 9.192 0 0 0-3.594 3.373l1.707 1.042Zm2.823-2.648c1.206-.636 2.573-.964 4.122-.964v-2c-1.842 0-3.534.393-5.055 1.195l.933 1.77Zm4.122-.964c1.56 0 2.901.328 4.051.957l.96-1.755c-1.483-.81-3.162-1.202-5.011-1.202v2Zm4.051.957c1.17.64 2.071 1.492 2.724 2.557l1.705-1.044c-.843-1.378-2.007-2.468-3.47-3.267l-.959 1.754Zm2.724 2.557c.647 1.057.975 2.234.975 3.555h2c0-1.672-.421-3.213-1.27-4.6l-1.705 1.045Zm.975 3.555c0 .946-.172 1.872-.518 2.784l1.87.71c.43-1.134.648-2.3.648-3.494h-2Zm-.52 2.789c-.333.891-.936 1.937-1.849 3.14l1.595 1.209c.981-1.296 1.704-2.514 2.128-3.65l-1.873-.7Zm-1.85 3.142c-.908 1.202-2.185 2.69-3.84 4.467l1.464 1.363c1.679-1.803 3.006-3.346 3.972-4.624l-1.595-1.206Zm-3.838 4.465-6.534 6.989 1.46 1.366 6.535-6.989-1.461-1.366Zm-6.804 7.672v.227h2v-.227h-2Zm1 1.227h13.523v-2H46.618v2Zm12.523-1V67h2v-3.125h-2Zm1 2.125H41.789v2H60.14v-2Zm6.377.5.707-.706-.707.707Zm0-3.427-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.377 2.928-.853-.52-.005.008-.005.007.864.505Zm-.877.891.515.858.006-.004-.52-.854Zm-1.214-.676a1.34 1.34 0 0 1-1.007-.422l-1.414 1.414a3.337 3.337 0 0 0 2.42 1.008v-2Zm-1.007-.422a1.34 1.34 0 0 1-.422-1.007h-2c0 .935.346 1.76 1.008 2.42l1.414-1.413Zm-.422-1.007c0-.397.13-.715.422-1.007l-1.414-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.422-1.007a1.34 1.34 0 0 1 1.007-.422v-2c-.935 0-1.76.346-2.421 1.008l1.414 1.414Zm1.007-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.421-1.008v2Zm1.007.422c.291.292.422.61.422 1.007h2c0-.935-.347-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.191.694l1.707 1.041a3.288 3.288 0 0 0 .484-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708a3.52 3.52 0 0 0 1.22-1.24l-1.727-1.01Zm-.53.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm10.791.51-.404.915.003.001.401-.915Zm-2.784-2.147-.805.593.006.008.8-.601Zm-1.113-3.216v-1h-1.051l.052 1.05.999-.05Zm2.863 0 .997-.08-.074-.92h-.923v1Zm.773 1.943-.768.64.004.005.764-.645Zm1.784 1.25-.373.928.373-.928Zm6.92-1.534-.816-.578.816.578Zm.023-4.42-.84.54.002.005.838-.546Zm-1.863-1.546-.414.91.414-.91Zm-4.864-.557h-1v1h1v-1Zm0-2.5v-1h-1v1h1Zm4.295-.5-.427-.904-.004.002.431.902Zm1.648-1.409-.834-.552-.004.007.838.545Zm.08-4.193.858-.513-.858.513Zm-1.478-1.364-.46.888.005.002.455-.89Zm-4.5-.045.379.925.005-.002-.384-.923Zm-1.727 1.261.774.634.004-.005-.778-.629Zm-.727 1.977v1h.952l.047-.95-1-.05Zm-2.727 0-1-.037-.038 1.037h1.038v-1Zm1.102-3.204.8.601.001-.003-.801-.598Zm2.704-2.16-.417-.908-.002.001.42.908Zm7.398.103-.493.87.005.003.488-.873Zm2.375 2.284-.863.505.863-.505Zm-.204 6.42-.802-.597-.003.004.805.594Zm-2.785 1.921-.29-.957-.71.215v.742h1Zm0 .182h-1v.849l.838.138.162-.987Zm3.444 1.875-.774.634.003.003.77-.637Zm.204 7.125-.825-.565-.001.002.826.563Zm-2.795 2.364.438.898-.438-.898Zm-4.034-.137c-1.385 0-2.582-.237-3.61-.688l-.803 1.831c1.32.58 2.798.857 4.413.857v-2Zm-3.608-.687c-1.028-.454-1.813-1.07-2.389-1.834l-1.598 1.202c.803 1.068 1.874 1.885 3.18 2.461l.807-1.83Zm-2.383-1.827c-.558-.756-.868-1.636-.92-2.672l-1.997.1c.07 1.403.501 2.667 1.308 3.76l1.609-1.188Zm-1.918-1.622h2.863v-2h-2.863v2Zm1.867-.92c.076.943.406 1.79 1 2.503l1.537-1.28c-.314-.377-.499-.826-.544-1.384l-1.993.161Zm1.005 2.508c.572.678 1.308 1.184 2.175 1.533l.746-1.856c-.603-.242-1.056-.569-1.393-.968l-1.528 1.291Zm2.175 1.533c.868.349 1.81.515 2.816.515v-2c-.782 0-1.468-.129-2.07-.37l-.746 1.855Zm2.816.515c1.117 0 2.147-.195 3.07-.611l-.822-1.823c-.622.28-1.364.434-2.248.434v2Zm3.07-.611c.917-.413 1.67-1.006 2.224-1.789l-1.633-1.155c-.325.46-.784.837-1.413 1.12l.822 1.824Zm2.224-1.789c.568-.803.843-1.728.843-2.736h-2c0 .628-.165 1.142-.476 1.581l1.633 1.155Zm.843-2.736c0-1.03-.258-1.977-.799-2.807l-1.676 1.091c.308.473.475 1.033.475 1.716h2Zm-.796-2.803c-.543-.843-1.324-1.476-2.291-1.915l-.827 1.822c.67.303 1.13.701 1.436 1.176l1.682-1.083Zm-2.291-1.915c-.982-.445-2.132-.646-3.413-.646v2c1.082 0 1.932.17 2.586.468l.827-1.822Zm-3.413-.646H81.46v2h1.864v-2Zm-.864 1v-2.5h-2v2.5h2Zm-1-1.5h1.864v-2H81.46v2Zm1.864 0c1.044 0 2.007-.188 2.863-.598l-.863-1.804c-.538.258-1.197.402-2 .402v2Zm2.86-.596c.858-.406 1.555-.994 2.058-1.768l-1.677-1.09c-.285.439-.687.79-1.237 1.05l.855 1.808Zm2.053-1.76c.523-.79.768-1.7.768-2.69h-2c0 .648-.156 1.163-.436 1.585l1.668 1.104Zm.768-2.69c0-.938-.209-1.807-.664-2.569l-1.717 1.026c.242.405.381.907.381 1.544h2Zm-.664-2.569a4.575 4.575 0 0 0-1.88-1.74l-.911 1.78c.478.244.827.572 1.074.986l1.717-1.026Zm-1.876-1.739c-.797-.413-1.704-.6-2.687-.6v2c.73 0 1.308.138 1.767.376l.92-1.776Zm-2.687-.6a6.87 6.87 0 0 0-2.656.52l.767 1.846a4.87 4.87 0 0 1 1.89-.366v-2Zm-2.65.517A5.232 5.232 0 0 0 79 46.94l1.556 1.257a3.234 3.234 0 0 1 1.328-.965l-.757-1.85Zm-2.123 1.553c-.596.728-.906 1.598-.953 2.563l1.998.097c.028-.58.204-1.029.502-1.392l-1.547-1.268Zm.046 1.611h-2.727v2h2.727v-2Zm-1.728 1.038c.038-1.03.343-1.898.902-2.641l-1.598-1.202c-.82 1.09-1.25 2.358-1.303 3.768l1.999.075Zm.904-2.644c.584-.782 1.35-1.4 2.323-1.85l-.84-1.815c-1.254.58-2.29 1.403-3.086 2.469l1.603 1.196Zm2.32-1.849c.98-.45 2.067-.68 3.277-.68v-2c-1.473 0-2.848.283-4.111.863l.835 1.817Zm3.277-.68c1.303 0 2.36.263 3.211.744l.986-1.74c-1.21-.685-2.622-1.005-4.197-1.005v2Zm3.216.747c.887.496 1.544 1.135 2 1.916l1.727-1.01c-.65-1.112-1.577-1.996-2.751-2.652l-.976 1.746Zm2 1.916a4.98 4.98 0 0 1 .693 2.563h2a6.98 6.98 0 0 0-.966-3.572l-1.727 1.008Zm.693 2.563c0 1.126-.293 2.026-.836 2.755l1.603 1.196c.836-1.12 1.233-2.455 1.233-3.95h-2Zm-.84 2.759c-.544.739-1.286 1.259-2.269 1.557l.58 1.914c1.366-.414 2.48-1.174 3.3-2.284l-1.61-1.187Zm-2.979 2.514v.182h2v-.182h-2Zm.838 1.169c1.266.208 2.182.729 2.832 1.522l1.547-1.268c-1.002-1.222-2.381-1.952-4.054-2.228l-.325 1.974Zm2.835 1.525c.657.796 1.01 1.8 1.01 3.079h2c0-1.676-.474-3.149-1.468-4.353l-1.542 1.274Zm1.01 3.079c0 1.071-.289 2.01-.86 2.844l1.65 1.13c.808-1.18 1.21-2.515 1.21-3.974h-2Zm-.861 2.846c-.575.844-1.368 1.521-2.407 2.028l.876 1.797c1.324-.645 2.395-1.543 3.183-2.699l-1.652-1.126Zm-2.407 2.028c-1.027.5-2.218.762-3.596.762v2c1.637 0 3.135-.313 4.472-.965l-.876-1.797Z"},null,-1)];function Lc(t,e){return I(),B("svg",pN,mN)}const wN=Object.freeze(Object.defineProperty({__proto__:null,render:Lc,default:{render:Lc}},Symbol.toStringTag,{value:"Module"})),xN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},_N=[R("path",{d:"M196.926 55.171c-.11-5.785-.215-11.25-.215-16.537a7.5 7.5 0 0 0-7.5-7.5c-32.075 0-56.496-9.218-76.852-29.01a7.498 7.498 0 0 0-10.457 0c-20.354 19.792-44.771 29.01-76.844 29.01a7.5 7.5 0 0 0-7.5 7.5c0 5.288-.104 10.755-.215 16.541-1.028 53.836-2.436 127.567 87.331 158.682a7.495 7.495 0 0 0 4.912 0c89.774-31.116 88.368-104.849 87.34-158.686zm-89.795 143.641c-76.987-27.967-75.823-89.232-74.79-143.351.062-3.248.122-6.396.164-9.482 30.04-1.268 54.062-10.371 74.626-28.285 20.566 17.914 44.592 27.018 74.634 28.285.042 3.085.102 6.231.164 9.477 1.032 54.121 2.195 115.388-74.798 143.356z"},null,-1),R("path",{d:"m132.958 81.082-36.199 36.197-15.447-15.447a7.501 7.501 0 0 0-10.606 10.607l20.75 20.75a7.477 7.477 0 0 0 5.303 2.196 7.477 7.477 0 0 0 5.303-2.196l41.501-41.5a7.498 7.498 0 0 0 .001-10.606 7.5 7.5 0 0 0-10.606-.001z"},null,-1)];function ac(t,e){return I(),B("svg",xN,_N)}const vN=Object.freeze(Object.defineProperty({__proto__:null,render:ac,default:{render:ac}},Symbol.toStringTag,{value:"Module"})),MN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},yN=[R("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),R("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function cc(t,e){return I(),B("svg",MN,yN)}const RN=Object.freeze(Object.defineProperty({__proto__:null,render:cc,default:{render:cc}},Symbol.toStringTag,{value:"Module"})),AN={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},kN=[R("path",{fill:"currentColor",d:"M42.667 512C42.667 251.733 251.733 42.667 512 42.667s469.333 187.733 469.333 422.4c0 72.533-29.866 145.066-81.066 200.533-51.2 51.2-123.734 81.067-200.534 81.067H614.4c-12.8 0-25.6 12.8-29.867 25.6 0 8.533 4.267 17.066 8.534 21.333 21.333 21.333 29.866 46.933 29.866 76.8 0 64-51.2 110.933-115.2 115.2-256-4.267-465.066-213.333-465.066-473.6zM128 512c0 213.333 170.667 384 384 384 17.067 0 29.867-12.8 29.867-29.867 0-4.266 0-8.533-4.267-12.8l-4.267-4.266c-17.066-21.334-25.6-46.934-29.866-76.8 0-64 51.2-110.934 115.2-110.934H704c51.2 0 102.4-21.333 136.533-55.466 38.4-38.4 55.467-85.334 55.467-136.534C896 281.6 725.333 128 512 128S128 298.667 128 512zm593.067 21.333c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.267 34.133 72.533 72.533 0 29.867-17.066 55.467-42.666 64-8.534 4.267-17.067 4.267-25.6 4.267-17.067 0-38.4-8.534-51.2-21.334zm-520.534 0c-21.333-21.333-25.6-51.2-17.066-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.266 34.133 72.533 72.533 0 29.867-17.067 55.467-42.667 64-8.533 4.267-17.066 4.267-25.6 4.267-21.333 0-38.4-8.534-51.2-21.334zM580.267 345.6c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.533 72.534 0 29.866-17.066 55.466-42.666 64-8.534 4.266-17.067 4.266-25.6 4.266-21.334 0-38.4-8.533-51.2-21.333zm-238.934 0c-17.066-21.333-25.6-51.2-12.8-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.534 72.534 0 29.866-17.067 55.466-42.667 64l-29.867 4.266c-17.066 0-34.133-8.533-51.2-21.333z"},null,-1)];function Cc(t,e){return I(),B("svg",AN,kN)}const ZN=Object.freeze(Object.defineProperty({__proto__:null,render:Cc,default:{render:Cc}},Symbol.toStringTag,{value:"Module"})),TN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},SN=[R("path",{fill:"currentColor",d:"M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm0-938.667C276.352 85.333 85.333 276.352 85.333 512S276.352 938.667 512 938.667 938.667 747.648 938.667 512A426.667 426.667 0 0 0 512 85.333zM512 768a42.667 42.667 0 0 1-42.368-42.667V469.76a42.368 42.368 0 1 1 84.693 0v255.573A42.41 42.41 0 0 1 512 768zm0-426.667a42.325 42.325 0 1 1-.085-84.65 42.325 42.325 0 0 1 .085 84.65zm42.325-42.666z"},null,-1)];function uc(t,e){return I(),B("svg",TN,SN)}const bN=Object.freeze(Object.defineProperty({__proto__:null,render:uc,default:{render:uc}},Symbol.toStringTag,{value:"Module"})),EN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},IN=[R("path",{fill:"currentColor",d:"M945.067 898.133 755.2 708.267c55.467-64 87.467-149.334 87.467-241.067 0-204.8-168.534-373.333-373.334-373.333S96 264.533 96 469.333s168.533 373.334 373.333 373.334c91.734 0 174.934-34.134 241.067-87.467l189.867 189.867c6.4 6.4 14.933 8.533 23.466 8.533s17.067-2.133 23.467-8.533c8.533-12.8 8.533-34.134-2.133-46.934zM469.333 778.667C298.667 778.667 160 640 160 469.333S298.667 160 469.333 160s309.334 138.667 309.334 309.333S640 778.667 469.333 778.667z"},null,-1),R("path",{fill:"currentColor",d:"M597.333 437.333h-96v-96c0-17.066-14.933-32-32-32s-32 14.934-32 32v96h-96c-17.066 0-32 14.934-32 32s14.934 32 32 32h96v96c0 17.067 14.934 32 32 32s32-14.933 32-32v-96h96c17.067 0 32-14.933 32-32s-14.933-32-32-32z"},null,-1)];function hc(t,e){return I(),B("svg",EN,IN)}const FN=Object.freeze(Object.defineProperty({__proto__:null,render:hc,default:{render:hc}},Symbol.toStringTag,{value:"Module"})),ON={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},NN=[R("path",{fill:"currentColor",d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"},null,-1),R("path",{fill:"currentColor",d:"M921 867 775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"},null,-1)];function dc(t,e){return I(),B("svg",ON,NN)}const DN=Object.freeze(Object.defineProperty({__proto__:null,render:dc,default:{render:dc}},Symbol.toStringTag,{value:"Module"})),fc=["top","right","bottom","left"],gc=["start","end"],pc=fc.reduce((t,e)=>t.concat(e,e+"-"+gc[0],e+"-"+gc[1]),[]),k3=Math.min,z1=Math.max,B7=Math.round,z7=Math.floor,t9=t=>({x:t,y:t}),PN={left:"right",right:"left",bottom:"top",top:"bottom"},BN={start:"end",end:"start"};function zn(t,e,n){return z1(t,k3(e,n))}function H3(t,e){return typeof t=="function"?t(e):t}function Z3(t){return t.split("-")[0]}function $3(t){return t.split("-")[1]}function Un(t){return t==="x"?"y":"x"}function Wn(t){return t==="y"?"height":"width"}function O9(t){return["top","bottom"].includes(Z3(t))?"y":"x"}function Hn(t){return Un(O9(t))}function mc(t,e,n){n===void 0&&(n=!1);const i=$3(t),s=Hn(t),r=Wn(s);let o=s==="x"?i===(n?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[r]>e.floating[r]&&(o=W7(o)),[o,W7(o)]}function zN(t){const e=W7(t);return[U7(t),e,U7(e)]}function U7(t){return t.replace(/start|end/g,e=>BN[e])}function UN(t,e,n){const i=["left","right"],s=["right","left"],r=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:i:e?i:s;case"left":case"right":return e?r:o;default:return[]}}function WN(t,e,n,i){const s=$3(t);let r=UN(Z3(t),n==="start",i);return s&&(r=r.map(o=>o+"-"+s),e&&(r=r.concat(r.map(U7)))),r}function W7(t){return t.replace(/left|right|bottom|top/g,e=>PN[e])}function HN(t){return{top:0,right:0,bottom:0,left:0,...t}}function $n(t){return typeof t!="number"?HN(t):{top:t,right:t,bottom:t,left:t}}function M0(t){const{x:e,y:n,width:i,height:s}=t;return{width:i,height:s,top:n,left:e,right:e+i,bottom:n+s,x:e,y:n}}function wc(t,e,n){let{reference:i,floating:s}=t;const r=O9(e),o=Hn(e),l=Wn(o),L=Z3(e),a=r==="y",c=i.x+i.width/2-s.width/2,C=i.y+i.height/2-s.height/2,u=i[l]/2-s[l]/2;let h;switch(L){case"top":h={x:c,y:i.y-s.height};break;case"bottom":h={x:c,y:i.y+i.height};break;case"right":h={x:i.x+i.width,y:C};break;case"left":h={x:i.x-s.width,y:C};break;default:h={x:i.x,y:i.y}}switch($3(e)){case"start":h[o]-=u*(n&&a?-1:1);break;case"end":h[o]+=u*(n&&a?-1:1);break}return h}const $N=async(t,e,n)=>{const{placement:i="bottom",strategy:s="absolute",middleware:r=[],platform:o}=n,l=r.filter(Boolean),L=await(o.isRTL==null?void 0:o.isRTL(e));let a=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:c,y:C}=wc(a,i,L),u=i,h={},f=0;for(let w=0;w<l.length;w++){const{name:_,fn:p}=l[w],{x:g,y:m,data:v,reset:Z}=await p({x:c,y:C,initialPlacement:i,placement:u,strategy:s,middlewareData:h,rects:a,platform:o,elements:{reference:t,floating:e}});c=g!=null?g:c,C=m!=null?m:C,h={...h,[_]:{...h[_],...v}},Z&&f<=50&&(f++,typeof Z=="object"&&(Z.placement&&(u=Z.placement),Z.rects&&(a=Z.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):Z.rects),{x:c,y:C}=wc(a,u,L)),w=-1)}return{x:c,y:C,placement:u,strategy:s,middlewareData:h}};async function y0(t,e){var n;e===void 0&&(e={});const{x:i,y:s,platform:r,rects:o,elements:l,strategy:L}=t,{boundary:a="clippingAncestors",rootBoundary:c="viewport",elementContext:C="floating",altBoundary:u=!1,padding:h=0}=H3(e,t),f=$n(h),_=l[u?C==="floating"?"reference":"floating":C],p=M0(await r.getClippingRect({element:(n=await(r.isElement==null?void 0:r.isElement(_)))==null||n?_:_.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(l.floating)),boundary:a,rootBoundary:c,strategy:L})),g=C==="floating"?{x:i,y:s,width:o.floating.width,height:o.floating.height}:o.reference,m=await(r.getOffsetParent==null?void 0:r.getOffsetParent(l.floating)),v=await(r.isElement==null?void 0:r.isElement(m))?await(r.getScale==null?void 0:r.getScale(m))||{x:1,y:1}:{x:1,y:1},Z=M0(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:g,offsetParent:m,strategy:L}):g);return{top:(p.top-Z.top+f.top)/v.y,bottom:(Z.bottom-p.bottom+f.bottom)/v.y,left:(p.left-Z.left+f.left)/v.x,right:(Z.right-p.right+f.right)/v.x}}const VN=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:i,placement:s,rects:r,platform:o,elements:l,middlewareData:L}=e,{element:a,padding:c=0}=H3(t,e)||{};if(a==null)return{};const C=$n(c),u={x:n,y:i},h=Hn(s),f=Wn(h),w=await o.getDimensions(a),_=h==="y",p=_?"top":"left",g=_?"bottom":"right",m=_?"clientHeight":"clientWidth",v=r.reference[f]+r.reference[h]-u[h]-r.floating[f],Z=u[h]-r.reference[h],b=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a));let k=b?b[m]:0;(!k||!await(o.isElement==null?void 0:o.isElement(b)))&&(k=l.floating[m]||r.floating[f]);const S=v/2-Z/2,V=k/2-w[f]/2-1,D=k3(C[p],V),t2=k3(C[g],V),h2=D,L2=k-w[f]-t2,X=k/2-w[f]/2+S,q=zn(h2,X,L2),z=!L.arrow&&$3(s)!=null&&X!==q&&r.reference[f]/2-(X<h2?D:t2)-w[f]/2<0,n2=z?X<h2?X-h2:X-L2:0;return{[h]:u[h]+n2,data:{[h]:q,centerOffset:X-q-n2,...z&&{alignmentOffset:n2}},reset:z}}});function GN(t,e,n){return(t?[...n.filter(s=>$3(s)===t),...n.filter(s=>$3(s)!==t)]:n.filter(s=>Z3(s)===s)).filter(s=>t?$3(s)===t||(e?U7(s)!==s:!1):!0)}const jN=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,i,s;const{rects:r,middlewareData:o,placement:l,platform:L,elements:a}=e,{crossAxis:c=!1,alignment:C,allowedPlacements:u=pc,autoAlignment:h=!0,...f}=H3(t,e),w=C!==void 0||u===pc?GN(C||null,h,u):u,_=await y0(e,f),p=((n=o.autoPlacement)==null?void 0:n.index)||0,g=w[p];if(g==null)return{};const m=mc(g,r,await(L.isRTL==null?void 0:L.isRTL(a.floating)));if(l!==g)return{reset:{placement:w[0]}};const v=[_[Z3(g)],_[m[0]],_[m[1]]],Z=[...((i=o.autoPlacement)==null?void 0:i.overflows)||[],{placement:g,overflows:v}],b=w[p+1];if(b)return{data:{index:p+1,overflows:Z},reset:{placement:b}};const k=Z.map(D=>{const t2=$3(D.placement);return[D.placement,t2&&c?D.overflows.slice(0,2).reduce((h2,L2)=>h2+L2,0):D.overflows[0],D.overflows]}).sort((D,t2)=>D[1]-t2[1]),V=((s=k.filter(D=>D[2].slice(0,$3(D[0])?2:3).every(t2=>t2<=0))[0])==null?void 0:s[0])||k[0][0];return V!==l?{data:{index:p+1,overflows:Z},reset:{placement:V}}:{}}}},qN=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,i;const{placement:s,middlewareData:r,rects:o,initialPlacement:l,platform:L,elements:a}=e,{mainAxis:c=!0,crossAxis:C=!0,fallbackPlacements:u,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:f="none",flipAlignment:w=!0,..._}=H3(t,e);if((n=r.arrow)!=null&&n.alignmentOffset)return{};const p=Z3(s),g=Z3(l)===l,m=await(L.isRTL==null?void 0:L.isRTL(a.floating)),v=u||(g||!w?[W7(l)]:zN(l));!u&&f!=="none"&&v.push(...WN(l,w,f,m));const Z=[l,...v],b=await y0(e,_),k=[];let S=((i=r.flip)==null?void 0:i.overflows)||[];if(c&&k.push(b[p]),C){const h2=mc(s,o,m);k.push(b[h2[0]],b[h2[1]])}if(S=[...S,{placement:s,overflows:k}],!k.every(h2=>h2<=0)){var V,D;const h2=(((V=r.flip)==null?void 0:V.index)||0)+1,L2=Z[h2];if(L2)return{data:{index:h2,overflows:S},reset:{placement:L2}};let X=(D=S.filter(q=>q.overflows[0]<=0).sort((q,z)=>q.overflows[1]-z.overflows[1])[0])==null?void 0:D.placement;if(!X)switch(h){case"bestFit":{var t2;const q=(t2=S.map(z=>[z.placement,z.overflows.filter(n2=>n2>0).reduce((n2,x2)=>n2+x2,0)]).sort((z,n2)=>z[1]-n2[1])[0])==null?void 0:t2[0];q&&(X=q);break}case"initialPlacement":X=l;break}if(s!==X)return{reset:{placement:X}}}return{}}}};function xc(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function _c(t){return fc.some(e=>t[e]>=0)}const KN=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:i="referenceHidden",...s}=H3(t,e);switch(i){case"referenceHidden":{const r=await y0(e,{...s,elementContext:"reference"}),o=xc(r,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:_c(o)}}}case"escaped":{const r=await y0(e,{...s,altBoundary:!0}),o=xc(r,n.floating);return{data:{escapedOffsets:o,escaped:_c(o)}}}default:return{}}}}};function vc(t){const e=k3(...t.map(r=>r.left)),n=k3(...t.map(r=>r.top)),i=z1(...t.map(r=>r.right)),s=z1(...t.map(r=>r.bottom));return{x:e,y:n,width:i-e,height:s-n}}function YN(t){const e=t.slice().sort((s,r)=>s.y-r.y),n=[];let i=null;for(let s=0;s<e.length;s++){const r=e[s];!i||r.y-i.y>i.height/2?n.push([r]):n[n.length-1].push(r),i=r}return n.map(s=>M0(vc(s)))}const XN=function(t){return t===void 0&&(t={}),{name:"inline",options:t,async fn(e){const{placement:n,elements:i,rects:s,platform:r,strategy:o}=e,{padding:l=2,x:L,y:a}=H3(t,e),c=Array.from(await(r.getClientRects==null?void 0:r.getClientRects(i.reference))||[]),C=YN(c),u=M0(vc(c)),h=$n(l);function f(){if(C.length===2&&C[0].left>C[1].right&&L!=null&&a!=null)return C.find(_=>L>_.left-h.left&&L<_.right+h.right&&a>_.top-h.top&&a<_.bottom+h.bottom)||u;if(C.length>=2){if(O9(n)==="y"){const D=C[0],t2=C[C.length-1],h2=Z3(n)==="top",L2=D.top,X=t2.bottom,q=h2?D.left:t2.left,z=h2?D.right:t2.right,n2=z-q,x2=X-L2;return{top:L2,bottom:X,left:q,right:z,width:n2,height:x2,x:q,y:L2}}const _=Z3(n)==="left",p=z1(...C.map(D=>D.right)),g=k3(...C.map(D=>D.left)),m=C.filter(D=>_?D.left===g:D.right===p),v=m[0].top,Z=m[m.length-1].bottom,b=g,k=p,S=k-b,V=Z-v;return{top:v,bottom:Z,left:b,right:k,width:S,height:V,x:b,y:v}}return u}const w=await r.getElementRects({reference:{getBoundingClientRect:f},floating:i.floating,strategy:o});return s.reference.x!==w.reference.x||s.reference.y!==w.reference.y||s.reference.width!==w.reference.width||s.reference.height!==w.reference.height?{reset:{rects:w}}:{}}}};async function QN(t,e){const{placement:n,platform:i,elements:s}=t,r=await(i.isRTL==null?void 0:i.isRTL(s.floating)),o=Z3(n),l=$3(n),L=O9(n)==="y",a=["left","top"].includes(o)?-1:1,c=r&&L?-1:1,C=H3(e,t);let{mainAxis:u,crossAxis:h,alignmentAxis:f}=typeof C=="number"?{mainAxis:C,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...C};return l&&typeof f=="number"&&(h=l==="end"?f*-1:f),L?{x:h*c,y:u*a}:{x:u*a,y:h*c}}const JN=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,i;const{x:s,y:r,placement:o,middlewareData:l}=e,L=await QN(e,t);return o===((n=l.offset)==null?void 0:n.placement)&&(i=l.arrow)!=null&&i.alignmentOffset?{}:{x:s+L.x,y:r+L.y,data:{...L,placement:o}}}}},eD=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:i,placement:s}=e,{mainAxis:r=!0,crossAxis:o=!1,limiter:l={fn:_=>{let{x:p,y:g}=_;return{x:p,y:g}}},...L}=H3(t,e),a={x:n,y:i},c=await y0(e,L),C=O9(Z3(s)),u=Un(C);let h=a[u],f=a[C];if(r){const _=u==="y"?"top":"left",p=u==="y"?"bottom":"right",g=h+c[_],m=h-c[p];h=zn(g,h,m)}if(o){const _=C==="y"?"top":"left",p=C==="y"?"bottom":"right",g=f+c[_],m=f-c[p];f=zn(g,f,m)}const w=l.fn({...e,[u]:h,[C]:f});return{...w,data:{x:w.x-n,y:w.y-i}}}}},tD=function(t){return t===void 0&&(t={}),{options:t,fn(e){const{x:n,y:i,placement:s,rects:r,middlewareData:o}=e,{offset:l=0,mainAxis:L=!0,crossAxis:a=!0}=H3(t,e),c={x:n,y:i},C=O9(s),u=Un(C);let h=c[u],f=c[C];const w=H3(l,e),_=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(L){const m=u==="y"?"height":"width",v=r.reference[u]-r.floating[m]+_.mainAxis,Z=r.reference[u]+r.reference[m]-_.mainAxis;h<v?h=v:h>Z&&(h=Z)}if(a){var p,g;const m=u==="y"?"width":"height",v=["top","left"].includes(Z3(s)),Z=r.reference[C]-r.floating[m]+(v&&((p=o.offset)==null?void 0:p[C])||0)+(v?0:_.crossAxis),b=r.reference[C]+r.reference[m]+(v?0:((g=o.offset)==null?void 0:g[C])||0)-(v?_.crossAxis:0);f<Z?f=Z:f>b&&(f=b)}return{[u]:h,[C]:f}}}},nD=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){const{placement:n,rects:i,platform:s,elements:r}=e,{apply:o=()=>{},...l}=H3(t,e),L=await y0(e,l),a=Z3(n),c=$3(n),C=O9(n)==="y",{width:u,height:h}=i.floating;let f,w;a==="top"||a==="bottom"?(f=a,w=c===(await(s.isRTL==null?void 0:s.isRTL(r.floating))?"start":"end")?"left":"right"):(w=a,f=c==="end"?"top":"bottom");const _=h-L.top-L.bottom,p=u-L.left-L.right,g=k3(h-L[f],_),m=k3(u-L[w],p),v=!e.middlewareData.shift;let Z=g,b=m;if(C?b=c||v?k3(m,p):p:Z=c||v?k3(g,_):_,v&&!c){const S=z1(L.left,0),V=z1(L.right,0),D=z1(L.top,0),t2=z1(L.bottom,0);C?b=u-2*(S!==0||V!==0?S+V:z1(L.left,L.right)):Z=h-2*(D!==0||t2!==0?D+t2:z1(L.top,L.bottom))}await o({...e,availableWidth:b,availableHeight:Z});const k=await s.getDimensions(r.floating);return u!==k.width||h!==k.height?{reset:{rects:!0}}:{}}}};function R0(t){return Mc(t)?(t.nodeName||"").toLowerCase():"#document"}function T3(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function S4(t){var e;return(e=(Mc(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Mc(t){return t instanceof Node||t instanceof T3(t).Node}function C4(t){return t instanceof Element||t instanceof T3(t).Element}function u4(t){return t instanceof HTMLElement||t instanceof T3(t).HTMLElement}function yc(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof T3(t).ShadowRoot}function z5(t){const{overflow:e,overflowX:n,overflowY:i,display:s}=V3(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+n)&&!["inline","contents"].includes(s)}function iD(t){return["table","td","th"].includes(R0(t))}function Vn(t){const e=Gn(),n=V3(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(n.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(n.contain||"").includes(i))}function sD(t){let e=n9(t);for(;u4(e)&&!A0(e);){if(Vn(e))return e;e=n9(e)}return null}function Gn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function A0(t){return["html","body","#document"].includes(R0(t))}function V3(t){return T3(t).getComputedStyle(t)}function H7(t){return C4(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function n9(t){if(R0(t)==="html")return t;const e=t.assignedSlot||t.parentNode||yc(t)&&t.host||S4(t);return yc(e)?e.host:e}function Rc(t){const e=n9(t);return A0(e)?t.ownerDocument?t.ownerDocument.body:t.body:u4(e)&&z5(e)?e:Rc(e)}function U5(t,e,n){var i;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=Rc(t),r=s===((i=t.ownerDocument)==null?void 0:i.body),o=T3(s);return r?e.concat(o,o.visualViewport||[],z5(s)?s:[],o.frameElement&&n?U5(o.frameElement):[]):e.concat(s,U5(s,[],n))}function Ac(t){const e=V3(t);let n=parseFloat(e.width)||0,i=parseFloat(e.height)||0;const s=u4(t),r=s?t.offsetWidth:n,o=s?t.offsetHeight:i,l=B7(n)!==r||B7(i)!==o;return l&&(n=r,i=o),{width:n,height:i,$:l}}function jn(t){return C4(t)?t:t.contextElement}function k0(t){const e=jn(t);if(!u4(e))return t9(1);const n=e.getBoundingClientRect(),{width:i,height:s,$:r}=Ac(e);let o=(r?B7(n.width):n.width)/i,l=(r?B7(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const rD=t9(0);function kc(t){const e=T3(t);return!Gn()||!e.visualViewport?rD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function oD(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==T3(t)?!1:e}function N9(t,e,n,i){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),r=jn(t);let o=t9(1);e&&(i?C4(i)&&(o=k0(i)):o=k0(t));const l=oD(r,n,i)?kc(r):t9(0);let L=(s.left+l.x)/o.x,a=(s.top+l.y)/o.y,c=s.width/o.x,C=s.height/o.y;if(r){const u=T3(r),h=i&&C4(i)?T3(i):i;let f=u,w=f.frameElement;for(;w&&i&&h!==f;){const _=k0(w),p=w.getBoundingClientRect(),g=V3(w),m=p.left+(w.clientLeft+parseFloat(g.paddingLeft))*_.x,v=p.top+(w.clientTop+parseFloat(g.paddingTop))*_.y;L*=_.x,a*=_.y,c*=_.x,C*=_.y,L+=m,a+=v,f=T3(w),w=f.frameElement}}return M0({width:c,height:C,x:L,y:a})}const lD=[":popover-open",":modal"];function qn(t){return lD.some(e=>{try{return t.matches(e)}catch{return!1}})}function LD(t){let{elements:e,rect:n,offsetParent:i,strategy:s}=t;const r=s==="fixed",o=S4(i),l=e?qn(e.floating):!1;if(i===o||l&&r)return n;let L={scrollLeft:0,scrollTop:0},a=t9(1);const c=t9(0),C=u4(i);if((C||!C&&!r)&&((R0(i)!=="body"||z5(o))&&(L=H7(i)),u4(i))){const u=N9(i);a=k0(i),c.x=u.x+i.clientLeft,c.y=u.y+i.clientTop}return{width:n.width*a.x,height:n.height*a.y,x:n.x*a.x-L.scrollLeft*a.x+c.x,y:n.y*a.y-L.scrollTop*a.y+c.y}}function aD(t){return Array.from(t.getClientRects())}function Zc(t){return N9(S4(t)).left+H7(t).scrollLeft}function cD(t){const e=S4(t),n=H7(t),i=t.ownerDocument.body,s=z1(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),r=z1(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight);let o=-n.scrollLeft+Zc(t);const l=-n.scrollTop;return V3(i).direction==="rtl"&&(o+=z1(e.clientWidth,i.clientWidth)-s),{width:s,height:r,x:o,y:l}}function CD(t,e){const n=T3(t),i=S4(t),s=n.visualViewport;let r=i.clientWidth,o=i.clientHeight,l=0,L=0;if(s){r=s.width,o=s.height;const a=Gn();(!a||a&&e==="fixed")&&(l=s.offsetLeft,L=s.offsetTop)}return{width:r,height:o,x:l,y:L}}function uD(t,e){const n=N9(t,!0,e==="fixed"),i=n.top+t.clientTop,s=n.left+t.clientLeft,r=u4(t)?k0(t):t9(1),o=t.clientWidth*r.x,l=t.clientHeight*r.y,L=s*r.x,a=i*r.y;return{width:o,height:l,x:L,y:a}}function Tc(t,e,n){let i;if(e==="viewport")i=CD(t,n);else if(e==="document")i=cD(S4(t));else if(C4(e))i=uD(e,n);else{const s=kc(t);i={...e,x:e.x-s.x,y:e.y-s.y}}return M0(i)}function Sc(t,e){const n=n9(t);return n===e||!C4(n)||A0(n)?!1:V3(n).position==="fixed"||Sc(n,e)}function hD(t,e){const n=e.get(t);if(n)return n;let i=U5(t,[],!1).filter(l=>C4(l)&&R0(l)!=="body"),s=null;const r=V3(t).position==="fixed";let o=r?n9(t):t;for(;C4(o)&&!A0(o);){const l=V3(o),L=Vn(o);!L&&l.position==="fixed"&&(s=null),(r?!L&&!s:!L&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||z5(o)&&!L&&Sc(t,o))?i=i.filter(c=>c!==o):s=l,o=n9(o)}return e.set(t,i),i}function dD(t){let{element:e,boundary:n,rootBoundary:i,strategy:s}=t;const o=[...n==="clippingAncestors"?qn(e)?[]:hD(e,this._c):[].concat(n),i],l=o[0],L=o.reduce((a,c)=>{const C=Tc(e,c,s);return a.top=z1(C.top,a.top),a.right=k3(C.right,a.right),a.bottom=k3(C.bottom,a.bottom),a.left=z1(C.left,a.left),a},Tc(e,l,s));return{width:L.right-L.left,height:L.bottom-L.top,x:L.left,y:L.top}}function fD(t){const{width:e,height:n}=Ac(t);return{width:e,height:n}}function gD(t,e,n){const i=u4(e),s=S4(e),r=n==="fixed",o=N9(t,!0,r,e);let l={scrollLeft:0,scrollTop:0};const L=t9(0);if(i||!i&&!r)if((R0(e)!=="body"||z5(s))&&(l=H7(e)),i){const C=N9(e,!0,r,e);L.x=C.x+e.clientLeft,L.y=C.y+e.clientTop}else s&&(L.x=Zc(s));const a=o.left+l.scrollLeft-L.x,c=o.top+l.scrollTop-L.y;return{x:a,y:c,width:o.width,height:o.height}}function Kn(t){return V3(t).position==="static"}function bc(t,e){return!u4(t)||V3(t).position==="fixed"?null:e?e(t):t.offsetParent}function Ec(t,e){const n=T3(t);if(qn(t))return n;if(!u4(t)){let s=n9(t);for(;s&&!A0(s);){if(C4(s)&&!Kn(s))return s;s=n9(s)}return n}let i=bc(t,e);for(;i&&iD(i)&&Kn(i);)i=bc(i,e);return i&&A0(i)&&Kn(i)&&!Vn(i)?n:i||sD(t)||n}const pD=async function(t){const e=this.getOffsetParent||Ec,n=this.getDimensions,i=await n(t.floating);return{reference:gD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function mD(t){return V3(t).direction==="rtl"}const wD={convertOffsetParentRelativeRectToViewportRelativeRect:LD,getDocumentElement:S4,getClippingRect:dD,getOffsetParent:Ec,getElementRects:pD,getClientRects:aD,getDimensions:fD,getScale:k0,isElement:C4,isRTL:mD};function xD(t,e){let n=null,i;const s=S4(t);function r(){var l;clearTimeout(i),(l=n)==null||l.disconnect(),n=null}function o(l,L){l===void 0&&(l=!1),L===void 0&&(L=1),r();const{left:a,top:c,width:C,height:u}=t.getBoundingClientRect();if(l||e(),!C||!u)return;const h=z7(c),f=z7(s.clientWidth-(a+C)),w=z7(s.clientHeight-(c+u)),_=z7(a),g={rootMargin:-h+"px "+-f+"px "+-w+"px "+-_+"px",threshold:z1(0,k3(1,L))||1};let m=!0;function v(Z){const b=Z[0].intersectionRatio;if(b!==L){if(!m)return o();b?o(!1,b):i=setTimeout(()=>{o(!1,1e-7)},1e3)}m=!1}try{n=new IntersectionObserver(v,{...g,root:s.ownerDocument})}catch{n=new IntersectionObserver(v,g)}n.observe(t)}return o(!0),r}function _D(t,e,n,i){i===void 0&&(i={});const{ancestorScroll:s=!0,ancestorResize:r=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:L=!1}=i,a=jn(t),c=s||r?[...a?U5(a):[],...U5(e)]:[];c.forEach(p=>{s&&p.addEventListener("scroll",n,{passive:!0}),r&&p.addEventListener("resize",n)});const C=a&&l?xD(a,n):null;let u=-1,h=null;o&&(h=new ResizeObserver(p=>{let[g]=p;g&&g.target===a&&h&&(h.unobserve(e),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var m;(m=h)==null||m.observe(e)})),n()}),a&&!L&&h.observe(a),h.observe(e));let f,w=L?N9(t):null;L&&_();function _(){const p=N9(t);w&&(p.x!==w.x||p.y!==w.y||p.width!==w.width||p.height!==w.height)&&n(),w=p,f=requestAnimationFrame(_)}return n(),()=>{var p;c.forEach(g=>{s&&g.removeEventListener("scroll",n),r&&g.removeEventListener("resize",n)}),C==null||C(),(p=h)==null||p.disconnect(),h=null,L&&cancelAnimationFrame(f)}}const vD=JN,MD=jN,yD=eD,RD=qN,AD=KN,kD=VN,ZD=(t,e,n)=>{const i=new Map,s={platform:wD,...n},r={...s.platform,_c:i};return $N(t,e,{...s,platform:r})};function TD(t){return Ic(t)?(t.nodeName||"").toLowerCase():"#document"}function SD(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Ic(t){return t instanceof Node||t instanceof SD(t).Node}function bD(t){return t!=null&&typeof t=="object"&&"$el"in t}function Yn(t){if(bD(t)){const e=t.$el;return Ic(e)&&TD(e)==="#comment"?null:e}return t}function ED(t){return{name:"arrow",options:t,fn(e){const n=Yn(N(t.element));return n==null?{}:kD({element:n,padding:t.padding}).fn(e)}}}function Fc(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Oc(t,e){const n=Fc(t);return Math.round(e*n)/n}function ID(t,e,n){n===void 0&&(n={});const i=n.whileElementsMounted,s=F(()=>{var k;return(k=N(n.open))!=null?k:!0}),r=F(()=>N(n.middleware)),o=F(()=>{var k;return(k=N(n.placement))!=null?k:"bottom"}),l=F(()=>{var k;return(k=N(n.strategy))!=null?k:"absolute"}),L=F(()=>{var k;return(k=N(n.transform))!=null?k:!0}),a=F(()=>Yn(t.value)),c=F(()=>Yn(e.value)),C=C2(0),u=C2(0),h=C2(l.value),f=C2(o.value),w=l8({}),_=C2(!1),p=F(()=>{const k={position:h.value,left:"0",top:"0"};if(!c.value)return k;const S=Oc(c.value,C.value),V=Oc(c.value,u.value);return L.value?{...k,transform:"translate("+S+"px, "+V+"px)",...Fc(c.value)>=1.5&&{willChange:"transform"}}:{position:h.value,left:S+"px",top:V+"px"}});let g;function m(){a.value==null||c.value==null||ZD(a.value,c.value,{middleware:r.value,placement:o.value,strategy:l.value}).then(k=>{C.value=k.x,u.value=k.y,h.value=k.strategy,f.value=k.placement,w.value=k.middlewareData,_.value=!0})}function v(){typeof g=="function"&&(g(),g=void 0)}function Z(){if(v(),i===void 0){m();return}if(a.value!=null&&c.value!=null){g=i(a.value,c.value,m);return}}function b(){s.value||(_.value=!1)}return a1([r,o,l],m,{flush:"sync"}),a1([a,c],Z,{flush:"sync"}),a1(s,b,{flush:"sync"}),ui()&&hi(v),{x:o9(C),y:o9(u),strategy:o9(h),placement:o9(f),middlewareData:o9(w),isPositioned:o9(_),floatingStyles:p,update:m}}var FD=Object.defineProperty,OD=(t,e,n)=>e in t?FD(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ND=(t,e,n)=>(OD(t,typeof e!="symbol"?e+"":e,n),n);function W5(t){return t==null||t.value==null?null:t.value instanceof Node?t.value:"$el"in t.value&&t.value.$el?W5(C2(t.value.$el)):"getBoundingClientRect"in t.value?t.value:null}function Nc(t){return t.reduce((e,n)=>n.type===z2?e.concat(Nc(n.children)):e.concat(n),[])}function DD(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function Dc(t){return t=N(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}class PD{constructor(){ND(this,"current",this.detect())}set(e){this.current!==e&&(this.current=e)}reset(){this.set(this.detect())}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}const Xn=new PD;function BD(t){if(Xn.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=W5(t);if(e)return e.ownerDocument}return document}function zD(t,e){!e.vueTransition&&(e.transitionName||e.transitionType)&&console.warn(`[headlessui-float]: <${t} /> pass "transition-name" or "transition-type" prop, must be set "vue-transition" prop.`)}function UD(t,e,n,i,s){a1([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const r=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&r.push(vD(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&r.push(RD({padding:typeof s.flip=="number"?s.flip:void 0,...typeof s.flip=="object"?s.flip:{}})),(s.shift===!0||typeof s.shift=="number"||typeof s.shift=="object")&&r.push(yD({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&r.push(MD(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),r.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.arrow===!0||typeof s.arrow=="number")&&r.push(ED({element:i,padding:s.arrow===!0?0:s.arrow})),(s.hide===!0||typeof s.hide=="object"||Array.isArray(s.hide))&&(Array.isArray(s.hide)?s.hide:[s.hide]).forEach(o=>{r.push(AD(typeof o=="object"?o:void 0))}),t.value=r},{immediate:!0})}function WD(t,e,n){let i=()=>{};e1(()=>{if(t&&Xn.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([r])=>{n.value=r.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),i=()=>{s.disconnect(),n.value=null}}}),J9(()=>{i()})}const HD=t=>{switch(t){case"top":return"origin-bottom";case"bottom":return"origin-top";case"left":return"origin-right";case"right":return"origin-left";case"top-start":case"right-end":return"origin-bottom-left";case"top-end":case"left-end":return"origin-bottom-right";case"right-start":case"bottom-start":return"origin-top-left";case"left-start":case"bottom-end":return"origin-top-right";default:return"origin-center"}};function $D(t,e){const n=F(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return HD(e.value)}),i=F(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=F(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:i,leaveActiveClassRef:s}}function Pc(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const i=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(i,Pc),i}const Bc=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var zc=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(zc||{});function VD(t,e=0){var n;return t===((n=BD(t))==null?void 0:n.body)?!1:Pc(e,{0(){return t.matches(Bc)},1(){let i=t;for(;i!==null;){if(i.matches(Bc))return!0;i=i.parentElement}return!1}})}function Qn(t,e,n){Xn.isServer||L3(i=>{document.addEventListener(t,e,n),i(()=>document.removeEventListener(t,e,n))})}function GD(t,e,n=F(()=>!0)){function i(r,o){if(!n.value||r.defaultPrevented)return;const l=o(r);if(l===null||!l.getRootNode().contains(l))return;const L=function a(c){return typeof c=="function"?a(c()):Array.isArray(c)||c instanceof Set?c:[c]}(t);for(const a of L){if(a===null)continue;const c=a instanceof HTMLElement?a:W5(a);if(c!=null&&c.contains(l)||r.composed&&r.composedPath().includes(c))return}return!VD(l,zc.Loose)&&l.tabIndex!==-1&&r.preventDefault(),e(r,l)}const s=C2(null);Qn("mousedown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),Qn("click",r=>{s.value&&(i(r,()=>s.value),s.value=null)},!0),Qn("blur",r=>i(r,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const jD=Symbol("ArrowContext"),Z2={as:{type:[String,Function],default:"template"},floatingAs:{type:[String,Function],default:"div"},show:{type:Boolean,default:null},placement:{type:String,default:"bottom-start"},strategy:{type:String,default:"absolute"},offset:[Number,Function,Object],shift:{type:[Boolean,Number,Object],default:!1},flip:{type:[Boolean,Number,Object],default:!1},arrow:{type:[Boolean,Number],default:!1},autoPlacement:{type:[Boolean,Object],default:!1},hide:{type:[Boolean,Object,Array],default:!1},referenceHiddenClass:String,escapedClass:String,autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},vueTransition:{type:Boolean,default:!1},transitionName:String,transitionType:String,enter:String,enterFrom:String,enterTo:String,leave:String,leaveFrom:String,leaveTo:String,originClass:[String,Function],tailwindcssOriginClass:{type:Boolean,default:!1},portal:{type:Boolean,default:!1},transform:{type:Boolean,default:!1},adaptiveWidth:{type:[Boolean,Object],default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function qD(t,e,n,i){const{floatingRef:s,props:r,mounted:o,show:l,referenceHidden:L,escaped:a,placement:c,floatingStyles:C,referenceElWidth:u,updateFloating:h}=i,f=x9({...r,as:r.floatingAs},e),{enterActiveClassRef:w,leaveActiveClassRef:_}=$D(f,c),p={show:o.value?f.show:!1,enter:w.value,enterFrom:f.enterFrom,enterTo:f.enterTo,leave:_.value,leaveFrom:f.leaveFrom,leaveTo:f.leaveTo,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},g={name:f.transitionName,type:f.transitionType,appear:!0,...f.transitionName?{}:{enterActiveClass:w.value,enterFromClass:f.enterFrom,enterToClass:f.enterTo,leaveActiveClass:_.value,leaveFromClass:f.leaveFrom,leaveToClass:f.leaveTo},onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},m={class:[L.value?f.referenceHiddenClass:void 0,a.value?f.escapedClass:void 0].filter(k=>!!k).join(" "),style:{...C.value,zIndex:f.zIndex}};if(f.adaptiveWidth&&typeof u.value=="number"){const k={attribute:"width",...typeof f.adaptiveWidth=="object"?f.adaptiveWidth:{}};m.style[k.attribute]=`${u.value}px`}function v(k){return f.portal?o.value?r1(an,()=>k):g2():k}function Z(k){const S=x9(m,n,f.dialog?{}:{ref:s});return f.as==="template"?k:typeof f.as=="string"?r1(f.as,S,k):r1(f.as,S,()=>k)}function b(){function k(){var S;const V=f.as==="template"?x9(m,n,f.dialog?{}:{ref:s}):null,D=w3(t,V);return((S=t.props)==null?void 0:S.unmount)===!1?(h(),D):f.vueTransition&&f.show===!1?g2():D}return o.value?f.vueTransition?r1(n0,{...f.dialog?{ref:s}:{},...g},k):r1(f.transitionChild?T7:mn,{key:`placement-${c.value}`,...f.dialog?{ref:s}:{},as:"template",...p},k):g2()}return v(Z(b()))}function KD(t,e,n,i,s){const r=C2(!1),o=L8(i,"placement"),l=L8(i,"strategy"),L=l8({}),a=C2(void 0),c=C2(void 0),C=C2(null),u=C2(void 0),h=C2(void 0),f=F(()=>W5(e)),w=F(()=>W5(n)),_=F(()=>Dc(f)&&Dc(w)),{placement:p,middlewareData:g,isPositioned:m,floatingStyles:v,update:Z}=ID(f,w,{placement:o,strategy:l,middleware:L,transform:i.dialog?!1:i.transform,whileElementsMounted:i.dialog?()=>()=>{}:void 0}),b=C2(null);e1(()=>{r.value=!0}),a1(t,(h2,L2)=>{h2&&!L2?s("show"):!h2&&L2&&s("hide")},{immediate:!0});function k(){_.value&&(Z(),s("update"))}a1([o,l,L],k,{flush:"sync"}),UD(L,f,w,C,i),a1([g,()=>i.hide,m],()=>{var h2,L2;(i.hide===!0||typeof i.hide=="object"||Array.isArray(i.hide))&&(a.value=((h2=g.value.hide)==null?void 0:h2.referenceHidden)||!m.value,c.value=(L2=g.value.hide)==null?void 0:L2.escaped)}),a1(g,()=>{const h2=g.value.arrow;u.value=h2==null?void 0:h2.x,h.value=h2==null?void 0:h2.y}),WD(!!i.adaptiveWidth,f,b),a1([t,_],async(h2,L2,X)=>{if(await w4(),t.value&&_.value&&i.autoUpdate){const q=_D(f.value,w.value,k,typeof i.autoUpdate=="object"?i.autoUpdate:void 0);X(q)}},{flush:"post",immediate:!0});const S=C2(!0);a1(f,()=>{!(f.value instanceof Element)&&_.value&&S.value&&(S.value=!1,window.requestAnimationFrame(()=>{S.value=!0,k()}))},{flush:"sync"});const V={referenceRef:e,placement:p},D={floatingRef:n,props:i,mounted:r,show:t,referenceHidden:a,escaped:c,placement:p,floatingStyles:v,referenceElWidth:b,updateFloating:k},t2={ref:C,placement:p,x:u,y:h};return V1(jD,t2),{referenceApi:V,floatingApi:D,arrowApi:t2,placement:p,referenceEl:f,floatingEl:w,middlewareData:g,update:k}}({...Z2.as});const YD={as:Z2.as,show:Z2.show,placement:Z2.placement,strategy:Z2.strategy,offset:Z2.offset,shift:Z2.shift,flip:Z2.flip,arrow:Z2.arrow,autoPlacement:Z2.autoPlacement,autoUpdate:Z2.autoUpdate,zIndex:Z2.zIndex,vueTransition:Z2.vueTransition,transitionName:Z2.transitionName,transitionType:Z2.transitionType,enter:Z2.enter,enterFrom:Z2.enterFrom,enterTo:Z2.enterTo,leave:Z2.leave,leaveFrom:Z2.leaveFrom,leaveTo:Z2.leaveTo,originClass:Z2.originClass,tailwindcssOriginClass:Z2.tailwindcssOriginClass,portal:Z2.portal,transform:Z2.transform,middleware:Z2.middleware},XD={name:"FloatVirtual",inheritAttrs:!1,props:YD,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:i}){var c;zD("FloatVirtual",t);const s=C2((c=t.show)!=null?c:!1),r=C2({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=C2(null),{floatingApi:l,placement:L}=KD(s,r,o,t,e);a1(()=>t.show,()=>{var C;s.value=(C=t.show)!=null?C:!1});function a(){s.value=!1}return e("initial",{show:s,placement:L,reference:r,floating:o}),()=>{if(!n.default)return;const C={placement:L.value,close:a},[u]=Nc(n.default(C)).filter(DD);return qD(u,{as:t.as,show:s.value},i,l)}}};Z2.as,Z2.placement,Z2.strategy,Z2.offset,Z2.shift,{...Z2.flip},Z2.arrow,Z2.autoPlacement,Z2.autoUpdate,Z2.zIndex,Z2.vueTransition,Z2.transitionName,Z2.transitionType,Z2.enter,Z2.enterFrom,Z2.enterTo,Z2.leave,Z2.leaveFrom,Z2.leaveTo,Z2.originClass,Z2.tailwindcssOriginClass,Z2.transform,Z2.middleware;const QD={class:"flex bg-white shadow-md z-10 rounded-md p-1"},JD=["onClick"],eP=Object.freeze(Object.defineProperty({__proto__:null,default:X2({__name:"StylePanel",setup(t){const e=C2({value:null}),n=S1(),i=F(()=>n.getters.onContentChange||(()=>{})),s=F(()=>$t(n.getters.diagramElement)+_l),r=F(()=>n.getters.code),o=C=>{n.dispatch("updateCode",{code:C}),i.value(C)},l=C2([]);let L;const a=({show:C,reference:u,floating:h})=>{let f,w,_,p,g,m;n.commit("onMessageClick",(v,Z)=>{var b;if(f=v.value.start.start,w=Ot(r.value,f),_=Zp(r.value,f),p=((b=r.value.slice(w).match(/^\s*/))==null?void 0:b[0])||"",g=_.trim().startsWith("//"),g){const k=_.trimStart().slice(2).trimStart(),S=k.indexOf("["),V=k.indexOf("]");m=Boolean(S===0&&V),m?l.value=k.slice(S+1,V).split(",").map(D=>D.trim()):l.value=[]}u.value={getBoundingClientRect:()=>Z.getBoundingClientRect()},e.value=v,C.value=!0}),GD(h,()=>{C.value=!1,l.value=[]},F(()=>C.value)),L=v=>{var Z;if(C.value=!1,!!e.value.value)if(g){let b="";if(m){let k;l.value.includes(v)?k=l.value.filter(S=>S!==v):k=[...l.value,v],b=`${p}// [${k.filter(Boolean).join(", ")}] ${_.slice(_.indexOf("]")+1).trimStart()}`}else b=`${p}// [${v}] ${_.slice((((Z=_.match(/\/\/*/))==null?void 0:Z.index)||-2)+2).trimStart()}`;b.endsWith(`
|
|
3365
|
+
`+l).trim(),this.textStyle={...u,...L,...c},this.classNames=[...h,...a,...C],this.commentStyle={...u,...L},this.messageStyle={...u,...c},this.commentClassNames=[...h,...a],this.messageClassNames=[...h,...C]}}const HO={name:"statement",props:["context","selfCallIndent","number","collapsed","inheritFromOccurrence"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new WO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",section:"FragmentSection",critical:"FragmentCritical",tcf:"FragmentTryCatchFinally",ref:"FragmentRef",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(i=>t.context[i]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:Gb,Interaction:sE,InteractionAsync:fE,FragmentAlt:OE,FragmentPar:UE,FragmentOpt:tI,FragmentSection:GF,FragmentCritical:iO,FragmentRef:uO,FragmentTryCatchFinally:yO,FragmentLoop:KE,Divider:zO,Return:bO}};function $O(t,e,n,i,s,r){return I(),S2(w8(r.subStatement),{class:y2(["text-left text-sm text-skin-message",{hidden:r.collapsedCheck}]),context:n.context,comment:r.comment,commentObj:r.commentObj,selfCallIndent:n.selfCallIndent,number:n.number,inheritFromOccurrence:n.inheritFromOccurrence},null,8,["class","context","comment","commentObj","selfCallIndent","number","inheritFromOccurrence"])}const VO=Y2(HO,[["render",$O]]),GO={class:"block"},jO=X2({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean},inheritFromOccurrence:{type:Boolean}},setup(t){const e=t,n=F(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),i=s=>e.number?e.incremental?Fa(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,r)=>(I(),B("div",GO,[(I(!0),B(z2,null,P3(N(n),(o,l)=>(I(),B("div",{class:"statement-container mt-1",key:l},[G(VO,{inheritFromOccurrence:t.inheritFromOccurrence,context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:i(l)},null,8,["inheritFromOccurrence","context","collapsed","selfCallIndent","number"])]))),128))]))}});function qO(t){const e=Math.floor(t/1e3),n=Math.floor(t%1e3),i=Math.floor((t%1e3-n)*1e3);return e+"s "+n+"ms "+i+"\u03BCs"}const KO=(t,e)=>{const i=tc()-e;return console.debug(t+" cost: "+qO(i)),i},tc=()=>performance.now(),YO=E0.child({name:"core"});class XO{constructor(e,n=!1){i2(this,"el");i2(this,"_code");i2(this,"_theme");i2(this,"store");i2(this,"app");i2(this,"_currentTimeout");i2(this,"_lastRenderingCostMilliseconds",0);i2(this,"initialRender",!0);this.el=e,this.store=Jr(Rl()),this.app=i5(n?Kt:$L),this.app.component("Comment",N5),this.app.component("Block",jO),this.app.use(this.store),this.app.mount(this.el),this.addPortalRootElement()}addPortalRootElement(){const e=document.createElement("div");e.id="headlessui-portal-root",e.className="zenuml",e.append(document.createElement("div")),document.body.append(e)}async render(e,n){return this._currentTimeout&&(console.debug("rendering clearTimeout"),clearTimeout(this._currentTimeout)),YO.debug("rendering",e,n),this._code=e||this._code,this._theme=(n==null?void 0:n.theme)||this._theme,this.store.state.stickyOffset=(n==null?void 0:n.stickyOffset)||0,this.store.state.theme=this._theme||"default",this.store.state.enableScopedTheming=(n==null?void 0:n.enableScopedTheming)||!1,this.store.state.mode=(n==null?void 0:n.mode)||e3.Dynamic,this.initialRender?(this.initialRender=!1,await this.doRender(n)):this._currentTimeout=setTimeout(async()=>await this.doRender(n),this.calculateDebounceMilliseconds()),this}async doRender(e){console.debug("rendering start");const n=tc();xl(),this.store.commit("onContentChange",(e==null?void 0:e.onContentChange)||(()=>{})),this.store.commit("onThemeChange",(e==null?void 0:e.onThemeChange)||(()=>{})),this.store.commit("onEventEmit",(e==null?void 0:e.onEventEmit)||(()=>{})),(e==null?void 0:e.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=e==null?void 0:e.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),this._lastRenderingCostMilliseconds=KO("rendering end",n)}calculateDebounceMilliseconds(){let e=this._lastRenderingCostMilliseconds;return e>2e3&&(e=2e3),console.debug("rendering debounce: "+e+"ms"),e}get code(){return this._code}get theme(){return this._theme}async getPng(){return this.el.children[0].__vue__.toPng()}}const QO={createApp:i5,createStore:Jr,Store:Rl,SeqDiagram:Kt,DiagramFrame:$L},JO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},eN=[R("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function nc(t,e){return I(),B("svg",JO,eN)}const tN=Object.freeze(Object.defineProperty({__proto__:null,render:nc,default:{render:nc}},Symbol.toStringTag,{value:"Module"})),nN={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},iN=[R("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function ic(t,e){return I(),B("svg",nN,iN)}const sN=Object.freeze(Object.defineProperty({__proto__:null,render:ic,default:{render:ic}},Symbol.toStringTag,{value:"Module"})),rN={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},oN=[R("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[R("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),R("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),R("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function sc(t,e){return I(),B("svg",rN,oN)}const lN=Object.freeze(Object.defineProperty({__proto__:null,render:sc,default:{render:sc}},Symbol.toStringTag,{value:"Module"})),LN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",viewBox:"0 0 24 24"},aN=[R("path",{d:"M6 3v12"},null,-1),R("circle",{cx:"18",cy:"6",r:"3"},null,-1),R("circle",{cx:"6",cy:"18",r:"3"},null,-1),R("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function rc(t,e){return I(),B("svg",LN,aN)}const cN=Object.freeze(Object.defineProperty({__proto__:null,render:rc,default:{render:rc}},Symbol.toStringTag,{value:"Module"})),CN={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},uN=[R("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),R("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function oc(t,e){return I(),B("svg",CN,uN)}const hN=Object.freeze(Object.defineProperty({__proto__:null,render:oc,default:{render:oc}},Symbol.toStringTag,{value:"Module"})),dN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},fN=[R("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function lc(t,e){return I(),B("svg",dN,fN)}const gN=Object.freeze(Object.defineProperty({__proto__:null,render:lc,default:{render:lc}},Symbol.toStringTag,{value:"Module"})),pN={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 100 100"},mN=[R("path",{fill:"#000",d:"M21.886 32.09V67H17.66V36.523h-.204l-8.523 5.659v-4.296l8.727-5.795h4.227Zm11.662 35.126a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.239-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.112.846-.337 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.765.324-1.215.324Zm8.24-.216v-2.557l9.603-10.511a66.703 66.703 0 0 0 2.784-3.21c.73-.919 1.269-1.78 1.62-2.586a6.26 6.26 0 0 0 .54-2.556c0-1.023-.247-1.909-.74-2.657-.482-.748-1.145-1.326-1.988-1.733-.843-.407-1.79-.61-2.841-.61-1.117 0-2.093.232-2.926.696a4.792 4.792 0 0 0-1.918 1.917c-.445.824-.667 1.79-.667 2.898h-3.353c0-1.705.393-3.2 1.18-4.489a8.192 8.192 0 0 1 3.21-3.011c1.363-.72 2.892-1.08 4.588-1.08 1.704 0 3.215.36 4.53 1.08 1.317.72 2.35 1.69 3.098 2.912.748 1.221 1.122 2.58 1.122 4.077 0 1.07-.195 2.116-.583 3.139-.379 1.013-1.041 2.145-1.988 3.395-.938 1.24-2.24 2.755-3.907 4.545l-6.534 6.989v.227h13.523V67H41.789Zm26.444.216a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.238-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.113.846-.338 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.764.324-1.214.324Zm15.502.102c-1.5 0-2.837-.257-4.012-.772-1.166-.516-2.094-1.232-2.784-2.148-.682-.924-1.053-1.996-1.113-3.216h2.863c.06.75.318 1.398.773 1.943.454.538 1.05.954 1.784 1.25.735.296 1.55.443 2.443.443 1 0 1.887-.174 2.66-.522.772-.349 1.378-.834 1.817-1.455.44-.621.66-1.341.66-2.16 0-.855-.213-1.609-.637-2.26-.424-.66-1.045-1.175-1.863-1.546-.819-.371-1.819-.557-3-.557H81.46v-2.5h1.864c.924 0 1.734-.166 2.431-.5.705-.333 1.254-.803 1.648-1.409.402-.606.602-1.318.602-2.136 0-.788-.174-1.474-.522-2.057a3.575 3.575 0 0 0-1.478-1.364c-.628-.325-1.37-.488-2.227-.488-.803 0-1.56.147-2.273.443a4.234 4.234 0 0 0-1.727 1.261c-.447.546-.69 1.205-.727 1.977h-2.727c.045-1.22.412-2.287 1.102-3.204.69-.924 1.59-1.644 2.704-2.16 1.122-.514 2.353-.772 3.694-.772 1.439 0 2.674.292 3.704.875 1.03.576 1.822 1.337 2.375 2.284.553.947.83 1.97.83 3.068 0 1.311-.345 2.428-1.034 3.353-.682.924-1.61 1.564-2.785 1.92v.182c1.47.242 2.618.867 3.444 1.875.825 1 1.238 2.239 1.238 3.716 0 1.265-.344 2.401-1.034 3.409-.682 1-1.613 1.788-2.795 2.364-1.182.575-2.527.863-4.034.863Z"},null,-1),R("path",{fill:"#000",d:"M21.886 32.09h1v-1h-1v1Zm0 34.91v1h1v-1h-1Zm-4.227 0h-1v1h1v-1Zm0-30.477h1v-1h-1v1Zm-.204 0v-1h-.302l-.252.167.553.833Zm-8.523 5.659h-1v1.864l1.553-1.031-.553-.833Zm0-4.296-.553-.833-.447.297v.536h1Zm8.727-5.795v-1h-.302l-.251.167.553.833Zm3.227 0V67h2V32.09h-2Zm1 33.909H17.66v2h4.227v-2Zm-3.227 1V36.523h-2V67h2Zm-1-31.477h-.204v2h.204v-2Zm-.758.167L8.38 41.349l1.106 1.666 8.523-5.66L16.9 35.69Zm-6.97 6.492v-4.296h-2v4.296h2Zm-.446-3.463 8.727-5.795-1.106-1.666-8.727 5.795 1.106 1.666Zm8.174-5.628h4.227v-2H17.66v2ZM31.834 66.5l.708-.707-.708.707Zm0-3.428-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.378 2.928-.854-.52-.005.008-.004.007.863.505Zm-.877.891.514.858.006-.004-.52-.854Zm-1.215-.676a1.34 1.34 0 0 1-1.006-.422l-1.415 1.414a3.337 3.337 0 0 0 2.421 1.008v-2Zm-1.006-.422a1.34 1.34 0 0 1-.423-1.007h-2c0 .935.347 1.76 1.008 2.42l1.415-1.413Zm-.423-1.007c0-.397.13-.715.423-1.007l-1.415-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.423-1.007a1.34 1.34 0 0 1 1.006-.422v-2c-.934 0-1.759.346-2.42 1.008l1.414 1.414Zm1.006-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.42-1.008v2Zm1.007.422c.292.292.422.61.422 1.007h2c0-.935-.346-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.19.694l1.707 1.041a3.288 3.288 0 0 0 .483-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708c.509-.31.92-.726 1.22-1.24l-1.726-1.01Zm-.529.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm7.54.965h-1v1h1v-1Zm0-2.557-.738-.674-.261.286v.388h1Zm9.603-10.511-.738-.675.738.675Zm2.784-3.21.78.625.003-.004-.783-.621Zm1.62-2.586-.915-.404-.003.005.917.4Zm-.2-5.213-.84.543.005.007.836-.55Zm-1.988-1.733.435-.9-.435.9Zm-5.767.086.483.875.003-.002-.486-.873Zm-1.918 1.917-.875-.483-.005.008.88.475Zm-.667 2.898v1h1v-1h-1Zm-3.353 0h-1v1h1v-1Zm1.18-4.489.853.521-.854-.52Zm3.21-3.011-.467-.885-.003.002.47.883Zm9.119 0 .48-.877-.48.877Zm3.096 2.912-.852.522.852-.522Zm.54 7.216-.935-.355-.002.005.937.35Zm-1.988 3.395-.797-.604h-.001l.798.604Zm-3.907 4.545.73.683.002-.001-.732-.682Zm-6.534 6.989-.73-.683-.27.288v.395h1Zm0 .227h-1v1h1v-1Zm13.523 0h1v-1h-1v1Zm0 3.125v1h1v-1h-1Zm-17.352 0v-2.557h-2V67h2Zm-.262-1.882 9.602-10.512-1.476-1.349L41.05 63.77l1.477 1.349Zm9.602-10.511a67.671 67.671 0 0 0 2.826-3.26l-1.56-1.251a65.769 65.769 0 0 1-2.742 3.16l1.476 1.351Zm2.83-3.264c.766-.965 1.358-1.901 1.752-2.808l-1.834-.798c-.306.704-.793 1.491-1.485 2.363l1.566 1.243Zm1.75-2.803a7.259 7.259 0 0 0 .625-2.96h-2c0 .75-.15 1.465-.454 2.152l1.83.809Zm.625-2.96c0-1.19-.289-2.273-.903-3.206l-1.67 1.1c.37.562.573 1.25.573 2.106h2Zm-.898-3.2a5.792 5.792 0 0 0-2.394-2.09l-.87 1.8c.686.332 1.205.79 1.583 1.376l1.68-1.085Zm-2.394-2.09c-.994-.48-2.093-.71-3.276-.71v2c.92 0 1.715.177 2.406.51l.87-1.8Zm-3.276-.71c-1.258 0-2.407.262-3.413.822l.973 1.747c.661-.368 1.463-.57 2.44-.57v-2Zm-3.41.82a5.791 5.791 0 0 0-2.31 2.31l1.752.966a3.792 3.792 0 0 1 1.525-1.525l-.966-1.751Zm-2.314 2.318c-.537.994-.787 2.13-.787 3.373h2c0-.973.194-1.77.547-2.422l-1.76-.951Zm.213 2.373h-3.353v2h3.353v-2Zm-2.353 1c0-1.545.355-2.856 1.033-3.968l-1.707-1.042c-.894 1.465-1.326 3.146-1.326 5.01h2Zm1.033-3.968a7.193 7.193 0 0 1 2.826-2.65l-.939-1.765a9.192 9.192 0 0 0-3.594 3.373l1.707 1.042Zm2.823-2.648c1.206-.636 2.573-.964 4.122-.964v-2c-1.842 0-3.534.393-5.055 1.195l.933 1.77Zm4.122-.964c1.56 0 2.901.328 4.051.957l.96-1.755c-1.483-.81-3.162-1.202-5.011-1.202v2Zm4.051.957c1.17.64 2.071 1.492 2.724 2.557l1.705-1.044c-.843-1.378-2.007-2.468-3.47-3.267l-.959 1.754Zm2.724 2.557c.647 1.057.975 2.234.975 3.555h2c0-1.672-.421-3.213-1.27-4.6l-1.705 1.045Zm.975 3.555c0 .946-.172 1.872-.518 2.784l1.87.71c.43-1.134.648-2.3.648-3.494h-2Zm-.52 2.789c-.333.891-.936 1.937-1.849 3.14l1.595 1.209c.981-1.296 1.704-2.514 2.128-3.65l-1.873-.7Zm-1.85 3.142c-.908 1.202-2.185 2.69-3.84 4.467l1.464 1.363c1.679-1.803 3.006-3.346 3.972-4.624l-1.595-1.206Zm-3.838 4.465-6.534 6.989 1.46 1.366 6.535-6.989-1.461-1.366Zm-6.804 7.672v.227h2v-.227h-2Zm1 1.227h13.523v-2H46.618v2Zm12.523-1V67h2v-3.125h-2Zm1 2.125H41.789v2H60.14v-2Zm6.377.5.707-.706-.707.707Zm0-3.427-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.377 2.928-.853-.52-.005.008-.005.007.864.505Zm-.877.891.515.858.006-.004-.52-.854Zm-1.214-.676a1.34 1.34 0 0 1-1.007-.422l-1.414 1.414a3.337 3.337 0 0 0 2.42 1.008v-2Zm-1.007-.422a1.34 1.34 0 0 1-.422-1.007h-2c0 .935.346 1.76 1.008 2.42l1.414-1.413Zm-.422-1.007c0-.397.13-.715.422-1.007l-1.414-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.422-1.007a1.34 1.34 0 0 1 1.007-.422v-2c-.935 0-1.76.346-2.421 1.008l1.414 1.414Zm1.007-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.421-1.008v2Zm1.007.422c.291.292.422.61.422 1.007h2c0-.935-.347-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.191.694l1.707 1.041a3.288 3.288 0 0 0 .484-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708a3.52 3.52 0 0 0 1.22-1.24l-1.727-1.01Zm-.53.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm10.791.51-.404.915.003.001.401-.915Zm-2.784-2.147-.805.593.006.008.8-.601Zm-1.113-3.216v-1h-1.051l.052 1.05.999-.05Zm2.863 0 .997-.08-.074-.92h-.923v1Zm.773 1.943-.768.64.004.005.764-.645Zm1.784 1.25-.373.928.373-.928Zm6.92-1.534-.816-.578.816.578Zm.023-4.42-.84.54.002.005.838-.546Zm-1.863-1.546-.414.91.414-.91Zm-4.864-.557h-1v1h1v-1Zm0-2.5v-1h-1v1h1Zm4.295-.5-.427-.904-.004.002.431.902Zm1.648-1.409-.834-.552-.004.007.838.545Zm.08-4.193.858-.513-.858.513Zm-1.478-1.364-.46.888.005.002.455-.89Zm-4.5-.045.379.925.005-.002-.384-.923Zm-1.727 1.261.774.634.004-.005-.778-.629Zm-.727 1.977v1h.952l.047-.95-1-.05Zm-2.727 0-1-.037-.038 1.037h1.038v-1Zm1.102-3.204.8.601.001-.003-.801-.598Zm2.704-2.16-.417-.908-.002.001.42.908Zm7.398.103-.493.87.005.003.488-.873Zm2.375 2.284-.863.505.863-.505Zm-.204 6.42-.802-.597-.003.004.805.594Zm-2.785 1.921-.29-.957-.71.215v.742h1Zm0 .182h-1v.849l.838.138.162-.987Zm3.444 1.875-.774.634.003.003.77-.637Zm.204 7.125-.825-.565-.001.002.826.563Zm-2.795 2.364.438.898-.438-.898Zm-4.034-.137c-1.385 0-2.582-.237-3.61-.688l-.803 1.831c1.32.58 2.798.857 4.413.857v-2Zm-3.608-.687c-1.028-.454-1.813-1.07-2.389-1.834l-1.598 1.202c.803 1.068 1.874 1.885 3.18 2.461l.807-1.83Zm-2.383-1.827c-.558-.756-.868-1.636-.92-2.672l-1.997.1c.07 1.403.501 2.667 1.308 3.76l1.609-1.188Zm-1.918-1.622h2.863v-2h-2.863v2Zm1.867-.92c.076.943.406 1.79 1 2.503l1.537-1.28c-.314-.377-.499-.826-.544-1.384l-1.993.161Zm1.005 2.508c.572.678 1.308 1.184 2.175 1.533l.746-1.856c-.603-.242-1.056-.569-1.393-.968l-1.528 1.291Zm2.175 1.533c.868.349 1.81.515 2.816.515v-2c-.782 0-1.468-.129-2.07-.37l-.746 1.855Zm2.816.515c1.117 0 2.147-.195 3.07-.611l-.822-1.823c-.622.28-1.364.434-2.248.434v2Zm3.07-.611c.917-.413 1.67-1.006 2.224-1.789l-1.633-1.155c-.325.46-.784.837-1.413 1.12l.822 1.824Zm2.224-1.789c.568-.803.843-1.728.843-2.736h-2c0 .628-.165 1.142-.476 1.581l1.633 1.155Zm.843-2.736c0-1.03-.258-1.977-.799-2.807l-1.676 1.091c.308.473.475 1.033.475 1.716h2Zm-.796-2.803c-.543-.843-1.324-1.476-2.291-1.915l-.827 1.822c.67.303 1.13.701 1.436 1.176l1.682-1.083Zm-2.291-1.915c-.982-.445-2.132-.646-3.413-.646v2c1.082 0 1.932.17 2.586.468l.827-1.822Zm-3.413-.646H81.46v2h1.864v-2Zm-.864 1v-2.5h-2v2.5h2Zm-1-1.5h1.864v-2H81.46v2Zm1.864 0c1.044 0 2.007-.188 2.863-.598l-.863-1.804c-.538.258-1.197.402-2 .402v2Zm2.86-.596c.858-.406 1.555-.994 2.058-1.768l-1.677-1.09c-.285.439-.687.79-1.237 1.05l.855 1.808Zm2.053-1.76c.523-.79.768-1.7.768-2.69h-2c0 .648-.156 1.163-.436 1.585l1.668 1.104Zm.768-2.69c0-.938-.209-1.807-.664-2.569l-1.717 1.026c.242.405.381.907.381 1.544h2Zm-.664-2.569a4.575 4.575 0 0 0-1.88-1.74l-.911 1.78c.478.244.827.572 1.074.986l1.717-1.026Zm-1.876-1.739c-.797-.413-1.704-.6-2.687-.6v2c.73 0 1.308.138 1.767.376l.92-1.776Zm-2.687-.6a6.87 6.87 0 0 0-2.656.52l.767 1.846a4.87 4.87 0 0 1 1.89-.366v-2Zm-2.65.517A5.232 5.232 0 0 0 79 46.94l1.556 1.257a3.234 3.234 0 0 1 1.328-.965l-.757-1.85Zm-2.123 1.553c-.596.728-.906 1.598-.953 2.563l1.998.097c.028-.58.204-1.029.502-1.392l-1.547-1.268Zm.046 1.611h-2.727v2h2.727v-2Zm-1.728 1.038c.038-1.03.343-1.898.902-2.641l-1.598-1.202c-.82 1.09-1.25 2.358-1.303 3.768l1.999.075Zm.904-2.644c.584-.782 1.35-1.4 2.323-1.85l-.84-1.815c-1.254.58-2.29 1.403-3.086 2.469l1.603 1.196Zm2.32-1.849c.98-.45 2.067-.68 3.277-.68v-2c-1.473 0-2.848.283-4.111.863l.835 1.817Zm3.277-.68c1.303 0 2.36.263 3.211.744l.986-1.74c-1.21-.685-2.622-1.005-4.197-1.005v2Zm3.216.747c.887.496 1.544 1.135 2 1.916l1.727-1.01c-.65-1.112-1.577-1.996-2.751-2.652l-.976 1.746Zm2 1.916a4.98 4.98 0 0 1 .693 2.563h2a6.98 6.98 0 0 0-.966-3.572l-1.727 1.008Zm.693 2.563c0 1.126-.293 2.026-.836 2.755l1.603 1.196c.836-1.12 1.233-2.455 1.233-3.95h-2Zm-.84 2.759c-.544.739-1.286 1.259-2.269 1.557l.58 1.914c1.366-.414 2.48-1.174 3.3-2.284l-1.61-1.187Zm-2.979 2.514v.182h2v-.182h-2Zm.838 1.169c1.266.208 2.182.729 2.832 1.522l1.547-1.268c-1.002-1.222-2.381-1.952-4.054-2.228l-.325 1.974Zm2.835 1.525c.657.796 1.01 1.8 1.01 3.079h2c0-1.676-.474-3.149-1.468-4.353l-1.542 1.274Zm1.01 3.079c0 1.071-.289 2.01-.86 2.844l1.65 1.13c.808-1.18 1.21-2.515 1.21-3.974h-2Zm-.861 2.846c-.575.844-1.368 1.521-2.407 2.028l.876 1.797c1.324-.645 2.395-1.543 3.183-2.699l-1.652-1.126Zm-2.407 2.028c-1.027.5-2.218.762-3.596.762v2c1.637 0 3.135-.313 4.472-.965l-.876-1.797Z"},null,-1)];function Lc(t,e){return I(),B("svg",pN,mN)}const wN=Object.freeze(Object.defineProperty({__proto__:null,render:Lc,default:{render:Lc}},Symbol.toStringTag,{value:"Module"})),xN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},_N=[R("path",{d:"M196.926 55.171c-.11-5.785-.215-11.25-.215-16.537a7.5 7.5 0 0 0-7.5-7.5c-32.075 0-56.496-9.218-76.852-29.01a7.498 7.498 0 0 0-10.457 0c-20.354 19.792-44.771 29.01-76.844 29.01a7.5 7.5 0 0 0-7.5 7.5c0 5.288-.104 10.755-.215 16.541-1.028 53.836-2.436 127.567 87.331 158.682a7.495 7.495 0 0 0 4.912 0c89.774-31.116 88.368-104.849 87.34-158.686zm-89.795 143.641c-76.987-27.967-75.823-89.232-74.79-143.351.062-3.248.122-6.396.164-9.482 30.04-1.268 54.062-10.371 74.626-28.285 20.566 17.914 44.592 27.018 74.634 28.285.042 3.085.102 6.231.164 9.477 1.032 54.121 2.195 115.388-74.798 143.356z"},null,-1),R("path",{d:"m132.958 81.082-36.199 36.197-15.447-15.447a7.501 7.501 0 0 0-10.606 10.607l20.75 20.75a7.477 7.477 0 0 0 5.303 2.196 7.477 7.477 0 0 0 5.303-2.196l41.501-41.5a7.498 7.498 0 0 0 .001-10.606 7.5 7.5 0 0 0-10.606-.001z"},null,-1)];function ac(t,e){return I(),B("svg",xN,_N)}const vN=Object.freeze(Object.defineProperty({__proto__:null,render:ac,default:{render:ac}},Symbol.toStringTag,{value:"Module"})),MN={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},yN=[R("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),R("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function cc(t,e){return I(),B("svg",MN,yN)}const RN=Object.freeze(Object.defineProperty({__proto__:null,render:cc,default:{render:cc}},Symbol.toStringTag,{value:"Module"})),AN={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},kN=[R("path",{fill:"currentColor",d:"M42.667 512C42.667 251.733 251.733 42.667 512 42.667s469.333 187.733 469.333 422.4c0 72.533-29.866 145.066-81.066 200.533-51.2 51.2-123.734 81.067-200.534 81.067H614.4c-12.8 0-25.6 12.8-29.867 25.6 0 8.533 4.267 17.066 8.534 21.333 21.333 21.333 29.866 46.933 29.866 76.8 0 64-51.2 110.933-115.2 115.2-256-4.267-465.066-213.333-465.066-473.6zM128 512c0 213.333 170.667 384 384 384 17.067 0 29.867-12.8 29.867-29.867 0-4.266 0-8.533-4.267-12.8l-4.267-4.266c-17.066-21.334-25.6-46.934-29.866-76.8 0-64 51.2-110.934 115.2-110.934H704c51.2 0 102.4-21.333 136.533-55.466 38.4-38.4 55.467-85.334 55.467-136.534C896 281.6 725.333 128 512 128S128 298.667 128 512zm593.067 21.333c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.267 34.133 72.533 72.533 0 29.867-17.066 55.467-42.666 64-8.534 4.267-17.067 4.267-25.6 4.267-17.067 0-38.4-8.534-51.2-21.334zm-520.534 0c-21.333-21.333-25.6-51.2-17.066-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.266 34.133 72.533 72.533 0 29.867-17.067 55.467-42.667 64-8.533 4.267-17.066 4.267-25.6 4.267-21.333 0-38.4-8.534-51.2-21.334zM580.267 345.6c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.533 72.534 0 29.866-17.066 55.466-42.666 64-8.534 4.266-17.067 4.266-25.6 4.266-21.334 0-38.4-8.533-51.2-21.333zm-238.934 0c-17.066-21.333-25.6-51.2-12.8-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.534 72.534 0 29.866-17.067 55.466-42.667 64l-29.867 4.266c-17.066 0-34.133-8.533-51.2-21.333z"},null,-1)];function Cc(t,e){return I(),B("svg",AN,kN)}const ZN=Object.freeze(Object.defineProperty({__proto__:null,render:Cc,default:{render:Cc}},Symbol.toStringTag,{value:"Module"})),TN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},SN=[R("path",{fill:"currentColor",d:"M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm0-938.667C276.352 85.333 85.333 276.352 85.333 512S276.352 938.667 512 938.667 938.667 747.648 938.667 512A426.667 426.667 0 0 0 512 85.333zM512 768a42.667 42.667 0 0 1-42.368-42.667V469.76a42.368 42.368 0 1 1 84.693 0v255.573A42.41 42.41 0 0 1 512 768zm0-426.667a42.325 42.325 0 1 1-.085-84.65 42.325 42.325 0 0 1 .085 84.65zm42.325-42.666z"},null,-1)];function uc(t,e){return I(),B("svg",TN,SN)}const bN=Object.freeze(Object.defineProperty({__proto__:null,render:uc,default:{render:uc}},Symbol.toStringTag,{value:"Module"})),EN={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},IN=[R("path",{fill:"currentColor",d:"M945.067 898.133 755.2 708.267c55.467-64 87.467-149.334 87.467-241.067 0-204.8-168.534-373.333-373.334-373.333S96 264.533 96 469.333s168.533 373.334 373.333 373.334c91.734 0 174.934-34.134 241.067-87.467l189.867 189.867c6.4 6.4 14.933 8.533 23.466 8.533s17.067-2.133 23.467-8.533c8.533-12.8 8.533-34.134-2.133-46.934zM469.333 778.667C298.667 778.667 160 640 160 469.333S298.667 160 469.333 160s309.334 138.667 309.334 309.333S640 778.667 469.333 778.667z"},null,-1),R("path",{fill:"currentColor",d:"M597.333 437.333h-96v-96c0-17.066-14.933-32-32-32s-32 14.934-32 32v96h-96c-17.066 0-32 14.934-32 32s14.934 32 32 32h96v96c0 17.067 14.934 32 32 32s32-14.933 32-32v-96h96c17.067 0 32-14.933 32-32s-14.933-32-32-32z"},null,-1)];function hc(t,e){return I(),B("svg",EN,IN)}const FN=Object.freeze(Object.defineProperty({__proto__:null,render:hc,default:{render:hc}},Symbol.toStringTag,{value:"Module"})),ON={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},NN=[R("path",{fill:"currentColor",d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"},null,-1),R("path",{fill:"currentColor",d:"M921 867 775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"},null,-1)];function dc(t,e){return I(),B("svg",ON,NN)}const DN=Object.freeze(Object.defineProperty({__proto__:null,render:dc,default:{render:dc}},Symbol.toStringTag,{value:"Module"})),fc=["top","right","bottom","left"],gc=["start","end"],pc=fc.reduce((t,e)=>t.concat(e,e+"-"+gc[0],e+"-"+gc[1]),[]),k3=Math.min,z1=Math.max,B7=Math.round,z7=Math.floor,t9=t=>({x:t,y:t}),PN={left:"right",right:"left",bottom:"top",top:"bottom"},BN={start:"end",end:"start"};function zn(t,e,n){return z1(t,k3(e,n))}function H3(t,e){return typeof t=="function"?t(e):t}function Z3(t){return t.split("-")[0]}function $3(t){return t.split("-")[1]}function Un(t){return t==="x"?"y":"x"}function Wn(t){return t==="y"?"height":"width"}function O9(t){return["top","bottom"].includes(Z3(t))?"y":"x"}function Hn(t){return Un(O9(t))}function mc(t,e,n){n===void 0&&(n=!1);const i=$3(t),s=Hn(t),r=Wn(s);let o=s==="x"?i===(n?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[r]>e.floating[r]&&(o=W7(o)),[o,W7(o)]}function zN(t){const e=W7(t);return[U7(t),e,U7(e)]}function U7(t){return t.replace(/start|end/g,e=>BN[e])}function UN(t,e,n){const i=["left","right"],s=["right","left"],r=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:i:e?i:s;case"left":case"right":return e?r:o;default:return[]}}function WN(t,e,n,i){const s=$3(t);let r=UN(Z3(t),n==="start",i);return s&&(r=r.map(o=>o+"-"+s),e&&(r=r.concat(r.map(U7)))),r}function W7(t){return t.replace(/left|right|bottom|top/g,e=>PN[e])}function HN(t){return{top:0,right:0,bottom:0,left:0,...t}}function $n(t){return typeof t!="number"?HN(t):{top:t,right:t,bottom:t,left:t}}function y0(t){const{x:e,y:n,width:i,height:s}=t;return{width:i,height:s,top:n,left:e,right:e+i,bottom:n+s,x:e,y:n}}function wc(t,e,n){let{reference:i,floating:s}=t;const r=O9(e),o=Hn(e),l=Wn(o),L=Z3(e),a=r==="y",c=i.x+i.width/2-s.width/2,C=i.y+i.height/2-s.height/2,u=i[l]/2-s[l]/2;let h;switch(L){case"top":h={x:c,y:i.y-s.height};break;case"bottom":h={x:c,y:i.y+i.height};break;case"right":h={x:i.x+i.width,y:C};break;case"left":h={x:i.x-s.width,y:C};break;default:h={x:i.x,y:i.y}}switch($3(e)){case"start":h[o]-=u*(n&&a?-1:1);break;case"end":h[o]+=u*(n&&a?-1:1);break}return h}const $N=async(t,e,n)=>{const{placement:i="bottom",strategy:s="absolute",middleware:r=[],platform:o}=n,l=r.filter(Boolean),L=await(o.isRTL==null?void 0:o.isRTL(e));let a=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:c,y:C}=wc(a,i,L),u=i,h={},f=0;for(let w=0;w<l.length;w++){const{name:_,fn:p}=l[w],{x:g,y:m,data:v,reset:Z}=await p({x:c,y:C,initialPlacement:i,placement:u,strategy:s,middlewareData:h,rects:a,platform:o,elements:{reference:t,floating:e}});c=g!=null?g:c,C=m!=null?m:C,h={...h,[_]:{...h[_],...v}},Z&&f<=50&&(f++,typeof Z=="object"&&(Z.placement&&(u=Z.placement),Z.rects&&(a=Z.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):Z.rects),{x:c,y:C}=wc(a,u,L)),w=-1)}return{x:c,y:C,placement:u,strategy:s,middlewareData:h}};async function R0(t,e){var n;e===void 0&&(e={});const{x:i,y:s,platform:r,rects:o,elements:l,strategy:L}=t,{boundary:a="clippingAncestors",rootBoundary:c="viewport",elementContext:C="floating",altBoundary:u=!1,padding:h=0}=H3(e,t),f=$n(h),_=l[u?C==="floating"?"reference":"floating":C],p=y0(await r.getClippingRect({element:(n=await(r.isElement==null?void 0:r.isElement(_)))==null||n?_:_.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(l.floating)),boundary:a,rootBoundary:c,strategy:L})),g=C==="floating"?{x:i,y:s,width:o.floating.width,height:o.floating.height}:o.reference,m=await(r.getOffsetParent==null?void 0:r.getOffsetParent(l.floating)),v=await(r.isElement==null?void 0:r.isElement(m))?await(r.getScale==null?void 0:r.getScale(m))||{x:1,y:1}:{x:1,y:1},Z=y0(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:g,offsetParent:m,strategy:L}):g);return{top:(p.top-Z.top+f.top)/v.y,bottom:(Z.bottom-p.bottom+f.bottom)/v.y,left:(p.left-Z.left+f.left)/v.x,right:(Z.right-p.right+f.right)/v.x}}const VN=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:i,placement:s,rects:r,platform:o,elements:l,middlewareData:L}=e,{element:a,padding:c=0}=H3(t,e)||{};if(a==null)return{};const C=$n(c),u={x:n,y:i},h=Hn(s),f=Wn(h),w=await o.getDimensions(a),_=h==="y",p=_?"top":"left",g=_?"bottom":"right",m=_?"clientHeight":"clientWidth",v=r.reference[f]+r.reference[h]-u[h]-r.floating[f],Z=u[h]-r.reference[h],b=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a));let k=b?b[m]:0;(!k||!await(o.isElement==null?void 0:o.isElement(b)))&&(k=l.floating[m]||r.floating[f]);const S=v/2-Z/2,V=k/2-w[f]/2-1,D=k3(C[p],V),t2=k3(C[g],V),h2=D,L2=k-w[f]-t2,X=k/2-w[f]/2+S,q=zn(h2,X,L2),z=!L.arrow&&$3(s)!=null&&X!==q&&r.reference[f]/2-(X<h2?D:t2)-w[f]/2<0,n2=z?X<h2?X-h2:X-L2:0;return{[h]:u[h]+n2,data:{[h]:q,centerOffset:X-q-n2,...z&&{alignmentOffset:n2}},reset:z}}});function GN(t,e,n){return(t?[...n.filter(s=>$3(s)===t),...n.filter(s=>$3(s)!==t)]:n.filter(s=>Z3(s)===s)).filter(s=>t?$3(s)===t||(e?U7(s)!==s:!1):!0)}const jN=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,i,s;const{rects:r,middlewareData:o,placement:l,platform:L,elements:a}=e,{crossAxis:c=!1,alignment:C,allowedPlacements:u=pc,autoAlignment:h=!0,...f}=H3(t,e),w=C!==void 0||u===pc?GN(C||null,h,u):u,_=await R0(e,f),p=((n=o.autoPlacement)==null?void 0:n.index)||0,g=w[p];if(g==null)return{};const m=mc(g,r,await(L.isRTL==null?void 0:L.isRTL(a.floating)));if(l!==g)return{reset:{placement:w[0]}};const v=[_[Z3(g)],_[m[0]],_[m[1]]],Z=[...((i=o.autoPlacement)==null?void 0:i.overflows)||[],{placement:g,overflows:v}],b=w[p+1];if(b)return{data:{index:p+1,overflows:Z},reset:{placement:b}};const k=Z.map(D=>{const t2=$3(D.placement);return[D.placement,t2&&c?D.overflows.slice(0,2).reduce((h2,L2)=>h2+L2,0):D.overflows[0],D.overflows]}).sort((D,t2)=>D[1]-t2[1]),V=((s=k.filter(D=>D[2].slice(0,$3(D[0])?2:3).every(t2=>t2<=0))[0])==null?void 0:s[0])||k[0][0];return V!==l?{data:{index:p+1,overflows:Z},reset:{placement:V}}:{}}}},qN=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,i;const{placement:s,middlewareData:r,rects:o,initialPlacement:l,platform:L,elements:a}=e,{mainAxis:c=!0,crossAxis:C=!0,fallbackPlacements:u,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:f="none",flipAlignment:w=!0,..._}=H3(t,e);if((n=r.arrow)!=null&&n.alignmentOffset)return{};const p=Z3(s),g=Z3(l)===l,m=await(L.isRTL==null?void 0:L.isRTL(a.floating)),v=u||(g||!w?[W7(l)]:zN(l));!u&&f!=="none"&&v.push(...WN(l,w,f,m));const Z=[l,...v],b=await R0(e,_),k=[];let S=((i=r.flip)==null?void 0:i.overflows)||[];if(c&&k.push(b[p]),C){const h2=mc(s,o,m);k.push(b[h2[0]],b[h2[1]])}if(S=[...S,{placement:s,overflows:k}],!k.every(h2=>h2<=0)){var V,D;const h2=(((V=r.flip)==null?void 0:V.index)||0)+1,L2=Z[h2];if(L2)return{data:{index:h2,overflows:S},reset:{placement:L2}};let X=(D=S.filter(q=>q.overflows[0]<=0).sort((q,z)=>q.overflows[1]-z.overflows[1])[0])==null?void 0:D.placement;if(!X)switch(h){case"bestFit":{var t2;const q=(t2=S.map(z=>[z.placement,z.overflows.filter(n2=>n2>0).reduce((n2,x2)=>n2+x2,0)]).sort((z,n2)=>z[1]-n2[1])[0])==null?void 0:t2[0];q&&(X=q);break}case"initialPlacement":X=l;break}if(s!==X)return{reset:{placement:X}}}return{}}}};function xc(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function _c(t){return fc.some(e=>t[e]>=0)}const KN=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:i="referenceHidden",...s}=H3(t,e);switch(i){case"referenceHidden":{const r=await R0(e,{...s,elementContext:"reference"}),o=xc(r,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:_c(o)}}}case"escaped":{const r=await R0(e,{...s,altBoundary:!0}),o=xc(r,n.floating);return{data:{escapedOffsets:o,escaped:_c(o)}}}default:return{}}}}};function vc(t){const e=k3(...t.map(r=>r.left)),n=k3(...t.map(r=>r.top)),i=z1(...t.map(r=>r.right)),s=z1(...t.map(r=>r.bottom));return{x:e,y:n,width:i-e,height:s-n}}function YN(t){const e=t.slice().sort((s,r)=>s.y-r.y),n=[];let i=null;for(let s=0;s<e.length;s++){const r=e[s];!i||r.y-i.y>i.height/2?n.push([r]):n[n.length-1].push(r),i=r}return n.map(s=>y0(vc(s)))}const XN=function(t){return t===void 0&&(t={}),{name:"inline",options:t,async fn(e){const{placement:n,elements:i,rects:s,platform:r,strategy:o}=e,{padding:l=2,x:L,y:a}=H3(t,e),c=Array.from(await(r.getClientRects==null?void 0:r.getClientRects(i.reference))||[]),C=YN(c),u=y0(vc(c)),h=$n(l);function f(){if(C.length===2&&C[0].left>C[1].right&&L!=null&&a!=null)return C.find(_=>L>_.left-h.left&&L<_.right+h.right&&a>_.top-h.top&&a<_.bottom+h.bottom)||u;if(C.length>=2){if(O9(n)==="y"){const D=C[0],t2=C[C.length-1],h2=Z3(n)==="top",L2=D.top,X=t2.bottom,q=h2?D.left:t2.left,z=h2?D.right:t2.right,n2=z-q,x2=X-L2;return{top:L2,bottom:X,left:q,right:z,width:n2,height:x2,x:q,y:L2}}const _=Z3(n)==="left",p=z1(...C.map(D=>D.right)),g=k3(...C.map(D=>D.left)),m=C.filter(D=>_?D.left===g:D.right===p),v=m[0].top,Z=m[m.length-1].bottom,b=g,k=p,S=k-b,V=Z-v;return{top:v,bottom:Z,left:b,right:k,width:S,height:V,x:b,y:v}}return u}const w=await r.getElementRects({reference:{getBoundingClientRect:f},floating:i.floating,strategy:o});return s.reference.x!==w.reference.x||s.reference.y!==w.reference.y||s.reference.width!==w.reference.width||s.reference.height!==w.reference.height?{reset:{rects:w}}:{}}}};async function QN(t,e){const{placement:n,platform:i,elements:s}=t,r=await(i.isRTL==null?void 0:i.isRTL(s.floating)),o=Z3(n),l=$3(n),L=O9(n)==="y",a=["left","top"].includes(o)?-1:1,c=r&&L?-1:1,C=H3(e,t);let{mainAxis:u,crossAxis:h,alignmentAxis:f}=typeof C=="number"?{mainAxis:C,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...C};return l&&typeof f=="number"&&(h=l==="end"?f*-1:f),L?{x:h*c,y:u*a}:{x:u*a,y:h*c}}const JN=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,i;const{x:s,y:r,placement:o,middlewareData:l}=e,L=await QN(e,t);return o===((n=l.offset)==null?void 0:n.placement)&&(i=l.arrow)!=null&&i.alignmentOffset?{}:{x:s+L.x,y:r+L.y,data:{...L,placement:o}}}}},eD=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:i,placement:s}=e,{mainAxis:r=!0,crossAxis:o=!1,limiter:l={fn:_=>{let{x:p,y:g}=_;return{x:p,y:g}}},...L}=H3(t,e),a={x:n,y:i},c=await R0(e,L),C=O9(Z3(s)),u=Un(C);let h=a[u],f=a[C];if(r){const _=u==="y"?"top":"left",p=u==="y"?"bottom":"right",g=h+c[_],m=h-c[p];h=zn(g,h,m)}if(o){const _=C==="y"?"top":"left",p=C==="y"?"bottom":"right",g=f+c[_],m=f-c[p];f=zn(g,f,m)}const w=l.fn({...e,[u]:h,[C]:f});return{...w,data:{x:w.x-n,y:w.y-i}}}}},tD=function(t){return t===void 0&&(t={}),{options:t,fn(e){const{x:n,y:i,placement:s,rects:r,middlewareData:o}=e,{offset:l=0,mainAxis:L=!0,crossAxis:a=!0}=H3(t,e),c={x:n,y:i},C=O9(s),u=Un(C);let h=c[u],f=c[C];const w=H3(l,e),_=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(L){const m=u==="y"?"height":"width",v=r.reference[u]-r.floating[m]+_.mainAxis,Z=r.reference[u]+r.reference[m]-_.mainAxis;h<v?h=v:h>Z&&(h=Z)}if(a){var p,g;const m=u==="y"?"width":"height",v=["top","left"].includes(Z3(s)),Z=r.reference[C]-r.floating[m]+(v&&((p=o.offset)==null?void 0:p[C])||0)+(v?0:_.crossAxis),b=r.reference[C]+r.reference[m]+(v?0:((g=o.offset)==null?void 0:g[C])||0)-(v?_.crossAxis:0);f<Z?f=Z:f>b&&(f=b)}return{[u]:h,[C]:f}}}},nD=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){const{placement:n,rects:i,platform:s,elements:r}=e,{apply:o=()=>{},...l}=H3(t,e),L=await R0(e,l),a=Z3(n),c=$3(n),C=O9(n)==="y",{width:u,height:h}=i.floating;let f,w;a==="top"||a==="bottom"?(f=a,w=c===(await(s.isRTL==null?void 0:s.isRTL(r.floating))?"start":"end")?"left":"right"):(w=a,f=c==="end"?"top":"bottom");const _=h-L.top-L.bottom,p=u-L.left-L.right,g=k3(h-L[f],_),m=k3(u-L[w],p),v=!e.middlewareData.shift;let Z=g,b=m;if(C?b=c||v?k3(m,p):p:Z=c||v?k3(g,_):_,v&&!c){const S=z1(L.left,0),V=z1(L.right,0),D=z1(L.top,0),t2=z1(L.bottom,0);C?b=u-2*(S!==0||V!==0?S+V:z1(L.left,L.right)):Z=h-2*(D!==0||t2!==0?D+t2:z1(L.top,L.bottom))}await o({...e,availableWidth:b,availableHeight:Z});const k=await s.getDimensions(r.floating);return u!==k.width||h!==k.height?{reset:{rects:!0}}:{}}}};function A0(t){return Mc(t)?(t.nodeName||"").toLowerCase():"#document"}function T3(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function S4(t){var e;return(e=(Mc(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Mc(t){return t instanceof Node||t instanceof T3(t).Node}function C4(t){return t instanceof Element||t instanceof T3(t).Element}function u4(t){return t instanceof HTMLElement||t instanceof T3(t).HTMLElement}function yc(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof T3(t).ShadowRoot}function z5(t){const{overflow:e,overflowX:n,overflowY:i,display:s}=V3(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+n)&&!["inline","contents"].includes(s)}function iD(t){return["table","td","th"].includes(A0(t))}function Vn(t){const e=Gn(),n=V3(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(n.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(n.contain||"").includes(i))}function sD(t){let e=n9(t);for(;u4(e)&&!k0(e);){if(Vn(e))return e;e=n9(e)}return null}function Gn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function k0(t){return["html","body","#document"].includes(A0(t))}function V3(t){return T3(t).getComputedStyle(t)}function H7(t){return C4(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function n9(t){if(A0(t)==="html")return t;const e=t.assignedSlot||t.parentNode||yc(t)&&t.host||S4(t);return yc(e)?e.host:e}function Rc(t){const e=n9(t);return k0(e)?t.ownerDocument?t.ownerDocument.body:t.body:u4(e)&&z5(e)?e:Rc(e)}function U5(t,e,n){var i;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=Rc(t),r=s===((i=t.ownerDocument)==null?void 0:i.body),o=T3(s);return r?e.concat(o,o.visualViewport||[],z5(s)?s:[],o.frameElement&&n?U5(o.frameElement):[]):e.concat(s,U5(s,[],n))}function Ac(t){const e=V3(t);let n=parseFloat(e.width)||0,i=parseFloat(e.height)||0;const s=u4(t),r=s?t.offsetWidth:n,o=s?t.offsetHeight:i,l=B7(n)!==r||B7(i)!==o;return l&&(n=r,i=o),{width:n,height:i,$:l}}function jn(t){return C4(t)?t:t.contextElement}function Z0(t){const e=jn(t);if(!u4(e))return t9(1);const n=e.getBoundingClientRect(),{width:i,height:s,$:r}=Ac(e);let o=(r?B7(n.width):n.width)/i,l=(r?B7(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const rD=t9(0);function kc(t){const e=T3(t);return!Gn()||!e.visualViewport?rD:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function oD(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==T3(t)?!1:e}function N9(t,e,n,i){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),r=jn(t);let o=t9(1);e&&(i?C4(i)&&(o=Z0(i)):o=Z0(t));const l=oD(r,n,i)?kc(r):t9(0);let L=(s.left+l.x)/o.x,a=(s.top+l.y)/o.y,c=s.width/o.x,C=s.height/o.y;if(r){const u=T3(r),h=i&&C4(i)?T3(i):i;let f=u,w=f.frameElement;for(;w&&i&&h!==f;){const _=Z0(w),p=w.getBoundingClientRect(),g=V3(w),m=p.left+(w.clientLeft+parseFloat(g.paddingLeft))*_.x,v=p.top+(w.clientTop+parseFloat(g.paddingTop))*_.y;L*=_.x,a*=_.y,c*=_.x,C*=_.y,L+=m,a+=v,f=T3(w),w=f.frameElement}}return y0({width:c,height:C,x:L,y:a})}const lD=[":popover-open",":modal"];function qn(t){return lD.some(e=>{try{return t.matches(e)}catch{return!1}})}function LD(t){let{elements:e,rect:n,offsetParent:i,strategy:s}=t;const r=s==="fixed",o=S4(i),l=e?qn(e.floating):!1;if(i===o||l&&r)return n;let L={scrollLeft:0,scrollTop:0},a=t9(1);const c=t9(0),C=u4(i);if((C||!C&&!r)&&((A0(i)!=="body"||z5(o))&&(L=H7(i)),u4(i))){const u=N9(i);a=Z0(i),c.x=u.x+i.clientLeft,c.y=u.y+i.clientTop}return{width:n.width*a.x,height:n.height*a.y,x:n.x*a.x-L.scrollLeft*a.x+c.x,y:n.y*a.y-L.scrollTop*a.y+c.y}}function aD(t){return Array.from(t.getClientRects())}function Zc(t){return N9(S4(t)).left+H7(t).scrollLeft}function cD(t){const e=S4(t),n=H7(t),i=t.ownerDocument.body,s=z1(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),r=z1(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight);let o=-n.scrollLeft+Zc(t);const l=-n.scrollTop;return V3(i).direction==="rtl"&&(o+=z1(e.clientWidth,i.clientWidth)-s),{width:s,height:r,x:o,y:l}}function CD(t,e){const n=T3(t),i=S4(t),s=n.visualViewport;let r=i.clientWidth,o=i.clientHeight,l=0,L=0;if(s){r=s.width,o=s.height;const a=Gn();(!a||a&&e==="fixed")&&(l=s.offsetLeft,L=s.offsetTop)}return{width:r,height:o,x:l,y:L}}function uD(t,e){const n=N9(t,!0,e==="fixed"),i=n.top+t.clientTop,s=n.left+t.clientLeft,r=u4(t)?Z0(t):t9(1),o=t.clientWidth*r.x,l=t.clientHeight*r.y,L=s*r.x,a=i*r.y;return{width:o,height:l,x:L,y:a}}function Tc(t,e,n){let i;if(e==="viewport")i=CD(t,n);else if(e==="document")i=cD(S4(t));else if(C4(e))i=uD(e,n);else{const s=kc(t);i={...e,x:e.x-s.x,y:e.y-s.y}}return y0(i)}function Sc(t,e){const n=n9(t);return n===e||!C4(n)||k0(n)?!1:V3(n).position==="fixed"||Sc(n,e)}function hD(t,e){const n=e.get(t);if(n)return n;let i=U5(t,[],!1).filter(l=>C4(l)&&A0(l)!=="body"),s=null;const r=V3(t).position==="fixed";let o=r?n9(t):t;for(;C4(o)&&!k0(o);){const l=V3(o),L=Vn(o);!L&&l.position==="fixed"&&(s=null),(r?!L&&!s:!L&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||z5(o)&&!L&&Sc(t,o))?i=i.filter(c=>c!==o):s=l,o=n9(o)}return e.set(t,i),i}function dD(t){let{element:e,boundary:n,rootBoundary:i,strategy:s}=t;const o=[...n==="clippingAncestors"?qn(e)?[]:hD(e,this._c):[].concat(n),i],l=o[0],L=o.reduce((a,c)=>{const C=Tc(e,c,s);return a.top=z1(C.top,a.top),a.right=k3(C.right,a.right),a.bottom=k3(C.bottom,a.bottom),a.left=z1(C.left,a.left),a},Tc(e,l,s));return{width:L.right-L.left,height:L.bottom-L.top,x:L.left,y:L.top}}function fD(t){const{width:e,height:n}=Ac(t);return{width:e,height:n}}function gD(t,e,n){const i=u4(e),s=S4(e),r=n==="fixed",o=N9(t,!0,r,e);let l={scrollLeft:0,scrollTop:0};const L=t9(0);if(i||!i&&!r)if((A0(e)!=="body"||z5(s))&&(l=H7(e)),i){const C=N9(e,!0,r,e);L.x=C.x+e.clientLeft,L.y=C.y+e.clientTop}else s&&(L.x=Zc(s));const a=o.left+l.scrollLeft-L.x,c=o.top+l.scrollTop-L.y;return{x:a,y:c,width:o.width,height:o.height}}function Kn(t){return V3(t).position==="static"}function bc(t,e){return!u4(t)||V3(t).position==="fixed"?null:e?e(t):t.offsetParent}function Ec(t,e){const n=T3(t);if(qn(t))return n;if(!u4(t)){let s=n9(t);for(;s&&!k0(s);){if(C4(s)&&!Kn(s))return s;s=n9(s)}return n}let i=bc(t,e);for(;i&&iD(i)&&Kn(i);)i=bc(i,e);return i&&k0(i)&&Kn(i)&&!Vn(i)?n:i||sD(t)||n}const pD=async function(t){const e=this.getOffsetParent||Ec,n=this.getDimensions,i=await n(t.floating);return{reference:gD(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function mD(t){return V3(t).direction==="rtl"}const wD={convertOffsetParentRelativeRectToViewportRelativeRect:LD,getDocumentElement:S4,getClippingRect:dD,getOffsetParent:Ec,getElementRects:pD,getClientRects:aD,getDimensions:fD,getScale:Z0,isElement:C4,isRTL:mD};function xD(t,e){let n=null,i;const s=S4(t);function r(){var l;clearTimeout(i),(l=n)==null||l.disconnect(),n=null}function o(l,L){l===void 0&&(l=!1),L===void 0&&(L=1),r();const{left:a,top:c,width:C,height:u}=t.getBoundingClientRect();if(l||e(),!C||!u)return;const h=z7(c),f=z7(s.clientWidth-(a+C)),w=z7(s.clientHeight-(c+u)),_=z7(a),g={rootMargin:-h+"px "+-f+"px "+-w+"px "+-_+"px",threshold:z1(0,k3(1,L))||1};let m=!0;function v(Z){const b=Z[0].intersectionRatio;if(b!==L){if(!m)return o();b?o(!1,b):i=setTimeout(()=>{o(!1,1e-7)},1e3)}m=!1}try{n=new IntersectionObserver(v,{...g,root:s.ownerDocument})}catch{n=new IntersectionObserver(v,g)}n.observe(t)}return o(!0),r}function _D(t,e,n,i){i===void 0&&(i={});const{ancestorScroll:s=!0,ancestorResize:r=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:L=!1}=i,a=jn(t),c=s||r?[...a?U5(a):[],...U5(e)]:[];c.forEach(p=>{s&&p.addEventListener("scroll",n,{passive:!0}),r&&p.addEventListener("resize",n)});const C=a&&l?xD(a,n):null;let u=-1,h=null;o&&(h=new ResizeObserver(p=>{let[g]=p;g&&g.target===a&&h&&(h.unobserve(e),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var m;(m=h)==null||m.observe(e)})),n()}),a&&!L&&h.observe(a),h.observe(e));let f,w=L?N9(t):null;L&&_();function _(){const p=N9(t);w&&(p.x!==w.x||p.y!==w.y||p.width!==w.width||p.height!==w.height)&&n(),w=p,f=requestAnimationFrame(_)}return n(),()=>{var p;c.forEach(g=>{s&&g.removeEventListener("scroll",n),r&&g.removeEventListener("resize",n)}),C==null||C(),(p=h)==null||p.disconnect(),h=null,L&&cancelAnimationFrame(f)}}const vD=JN,MD=jN,yD=eD,RD=qN,AD=KN,kD=VN,ZD=(t,e,n)=>{const i=new Map,s={platform:wD,...n},r={...s.platform,_c:i};return $N(t,e,{...s,platform:r})};function TD(t){return Ic(t)?(t.nodeName||"").toLowerCase():"#document"}function SD(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Ic(t){return t instanceof Node||t instanceof SD(t).Node}function bD(t){return t!=null&&typeof t=="object"&&"$el"in t}function Yn(t){if(bD(t)){const e=t.$el;return Ic(e)&&TD(e)==="#comment"?null:e}return t}function ED(t){return{name:"arrow",options:t,fn(e){const n=Yn(N(t.element));return n==null?{}:kD({element:n,padding:t.padding}).fn(e)}}}function Fc(t){return typeof window>"u"?1:(t.ownerDocument.defaultView||window).devicePixelRatio||1}function Oc(t,e){const n=Fc(t);return Math.round(e*n)/n}function ID(t,e,n){n===void 0&&(n={});const i=n.whileElementsMounted,s=F(()=>{var k;return(k=N(n.open))!=null?k:!0}),r=F(()=>N(n.middleware)),o=F(()=>{var k;return(k=N(n.placement))!=null?k:"bottom"}),l=F(()=>{var k;return(k=N(n.strategy))!=null?k:"absolute"}),L=F(()=>{var k;return(k=N(n.transform))!=null?k:!0}),a=F(()=>Yn(t.value)),c=F(()=>Yn(e.value)),C=C2(0),u=C2(0),h=C2(l.value),f=C2(o.value),w=l8({}),_=C2(!1),p=F(()=>{const k={position:h.value,left:"0",top:"0"};if(!c.value)return k;const S=Oc(c.value,C.value),V=Oc(c.value,u.value);return L.value?{...k,transform:"translate("+S+"px, "+V+"px)",...Fc(c.value)>=1.5&&{willChange:"transform"}}:{position:h.value,left:S+"px",top:V+"px"}});let g;function m(){a.value==null||c.value==null||ZD(a.value,c.value,{middleware:r.value,placement:o.value,strategy:l.value}).then(k=>{C.value=k.x,u.value=k.y,h.value=k.strategy,f.value=k.placement,w.value=k.middlewareData,_.value=!0})}function v(){typeof g=="function"&&(g(),g=void 0)}function Z(){if(v(),i===void 0){m();return}if(a.value!=null&&c.value!=null){g=i(a.value,c.value,m);return}}function b(){s.value||(_.value=!1)}return a1([r,o,l],m,{flush:"sync"}),a1([a,c],Z,{flush:"sync"}),a1(s,b,{flush:"sync"}),ui()&&hi(v),{x:o9(C),y:o9(u),strategy:o9(h),placement:o9(f),middlewareData:o9(w),isPositioned:o9(_),floatingStyles:p,update:m}}var FD=Object.defineProperty,OD=(t,e,n)=>e in t?FD(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,ND=(t,e,n)=>(OD(t,typeof e!="symbol"?e+"":e,n),n);function W5(t){return t==null||t.value==null?null:t.value instanceof Node?t.value:"$el"in t.value&&t.value.$el?W5(C2(t.value.$el)):"getBoundingClientRect"in t.value?t.value:null}function Nc(t){return t.reduce((e,n)=>n.type===z2?e.concat(Nc(n.children)):e.concat(n),[])}function DD(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function Dc(t){return t=N(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}class PD{constructor(){ND(this,"current",this.detect())}set(e){this.current!==e&&(this.current=e)}reset(){this.set(this.detect())}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}const Xn=new PD;function BD(t){if(Xn.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=W5(t);if(e)return e.ownerDocument}return document}function zD(t,e){!e.vueTransition&&(e.transitionName||e.transitionType)&&console.warn(`[headlessui-float]: <${t} /> pass "transition-name" or "transition-type" prop, must be set "vue-transition" prop.`)}function UD(t,e,n,i,s){a1([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const r=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&r.push(vD(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&r.push(RD({padding:typeof s.flip=="number"?s.flip:void 0,...typeof s.flip=="object"?s.flip:{}})),(s.shift===!0||typeof s.shift=="number"||typeof s.shift=="object")&&r.push(yD({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&r.push(MD(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),r.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.arrow===!0||typeof s.arrow=="number")&&r.push(ED({element:i,padding:s.arrow===!0?0:s.arrow})),(s.hide===!0||typeof s.hide=="object"||Array.isArray(s.hide))&&(Array.isArray(s.hide)?s.hide:[s.hide]).forEach(o=>{r.push(AD(typeof o=="object"?o:void 0))}),t.value=r},{immediate:!0})}function WD(t,e,n){let i=()=>{};e1(()=>{if(t&&Xn.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([r])=>{n.value=r.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),i=()=>{s.disconnect(),n.value=null}}}),J9(()=>{i()})}const HD=t=>{switch(t){case"top":return"origin-bottom";case"bottom":return"origin-top";case"left":return"origin-right";case"right":return"origin-left";case"top-start":case"right-end":return"origin-bottom-left";case"top-end":case"left-end":return"origin-bottom-right";case"right-start":case"bottom-start":return"origin-top-left";case"left-start":case"bottom-end":return"origin-top-right";default:return"origin-center"}};function $D(t,e){const n=F(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return HD(e.value)}),i=F(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=F(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:i,leaveActiveClassRef:s}}function Pc(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const i=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(i,Pc),i}const Bc=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var zc=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(zc||{});function VD(t,e=0){var n;return t===((n=BD(t))==null?void 0:n.body)?!1:Pc(e,{0(){return t.matches(Bc)},1(){let i=t;for(;i!==null;){if(i.matches(Bc))return!0;i=i.parentElement}return!1}})}function Qn(t,e,n){Xn.isServer||L3(i=>{document.addEventListener(t,e,n),i(()=>document.removeEventListener(t,e,n))})}function GD(t,e,n=F(()=>!0)){function i(r,o){if(!n.value||r.defaultPrevented)return;const l=o(r);if(l===null||!l.getRootNode().contains(l))return;const L=function a(c){return typeof c=="function"?a(c()):Array.isArray(c)||c instanceof Set?c:[c]}(t);for(const a of L){if(a===null)continue;const c=a instanceof HTMLElement?a:W5(a);if(c!=null&&c.contains(l)||r.composed&&r.composedPath().includes(c))return}return!VD(l,zc.Loose)&&l.tabIndex!==-1&&r.preventDefault(),e(r,l)}const s=C2(null);Qn("mousedown",r=>{var o,l;n.value&&(s.value=((l=(o=r.composedPath)==null?void 0:o.call(r))==null?void 0:l[0])||r.target)},!0),Qn("click",r=>{s.value&&(i(r,()=>s.value),s.value=null)},!0),Qn("blur",r=>i(r,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const jD=Symbol("ArrowContext"),Z2={as:{type:[String,Function],default:"template"},floatingAs:{type:[String,Function],default:"div"},show:{type:Boolean,default:null},placement:{type:String,default:"bottom-start"},strategy:{type:String,default:"absolute"},offset:[Number,Function,Object],shift:{type:[Boolean,Number,Object],default:!1},flip:{type:[Boolean,Number,Object],default:!1},arrow:{type:[Boolean,Number],default:!1},autoPlacement:{type:[Boolean,Object],default:!1},hide:{type:[Boolean,Object,Array],default:!1},referenceHiddenClass:String,escapedClass:String,autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},vueTransition:{type:Boolean,default:!1},transitionName:String,transitionType:String,enter:String,enterFrom:String,enterTo:String,leave:String,leaveFrom:String,leaveTo:String,originClass:[String,Function],tailwindcssOriginClass:{type:Boolean,default:!1},portal:{type:Boolean,default:!1},transform:{type:Boolean,default:!1},adaptiveWidth:{type:[Boolean,Object],default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function qD(t,e,n,i){const{floatingRef:s,props:r,mounted:o,show:l,referenceHidden:L,escaped:a,placement:c,floatingStyles:C,referenceElWidth:u,updateFloating:h}=i,f=x9({...r,as:r.floatingAs},e),{enterActiveClassRef:w,leaveActiveClassRef:_}=$D(f,c),p={show:o.value?f.show:!1,enter:w.value,enterFrom:f.enterFrom,enterTo:f.enterTo,leave:_.value,leaveFrom:f.leaveFrom,leaveTo:f.leaveTo,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},g={name:f.transitionName,type:f.transitionType,appear:!0,...f.transitionName?{}:{enterActiveClass:w.value,enterFromClass:f.enterFrom,enterToClass:f.enterTo,leaveActiveClass:_.value,leaveFromClass:f.leaveFrom,leaveToClass:f.leaveTo},onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},m={class:[L.value?f.referenceHiddenClass:void 0,a.value?f.escapedClass:void 0].filter(k=>!!k).join(" "),style:{...C.value,zIndex:f.zIndex}};if(f.adaptiveWidth&&typeof u.value=="number"){const k={attribute:"width",...typeof f.adaptiveWidth=="object"?f.adaptiveWidth:{}};m.style[k.attribute]=`${u.value}px`}function v(k){return f.portal?o.value?r1(an,()=>k):g2():k}function Z(k){const S=x9(m,n,f.dialog?{}:{ref:s});return f.as==="template"?k:typeof f.as=="string"?r1(f.as,S,k):r1(f.as,S,()=>k)}function b(){function k(){var S;const V=f.as==="template"?x9(m,n,f.dialog?{}:{ref:s}):null,D=w3(t,V);return((S=t.props)==null?void 0:S.unmount)===!1?(h(),D):f.vueTransition&&f.show===!1?g2():D}return o.value?f.vueTransition?r1(n0,{...f.dialog?{ref:s}:{},...g},k):r1(f.transitionChild?T7:mn,{key:`placement-${c.value}`,...f.dialog?{ref:s}:{},as:"template",...p},k):g2()}return v(Z(b()))}function KD(t,e,n,i,s){const r=C2(!1),o=L8(i,"placement"),l=L8(i,"strategy"),L=l8({}),a=C2(void 0),c=C2(void 0),C=C2(null),u=C2(void 0),h=C2(void 0),f=F(()=>W5(e)),w=F(()=>W5(n)),_=F(()=>Dc(f)&&Dc(w)),{placement:p,middlewareData:g,isPositioned:m,floatingStyles:v,update:Z}=ID(f,w,{placement:o,strategy:l,middleware:L,transform:i.dialog?!1:i.transform,whileElementsMounted:i.dialog?()=>()=>{}:void 0}),b=C2(null);e1(()=>{r.value=!0}),a1(t,(h2,L2)=>{h2&&!L2?s("show"):!h2&&L2&&s("hide")},{immediate:!0});function k(){_.value&&(Z(),s("update"))}a1([o,l,L],k,{flush:"sync"}),UD(L,f,w,C,i),a1([g,()=>i.hide,m],()=>{var h2,L2;(i.hide===!0||typeof i.hide=="object"||Array.isArray(i.hide))&&(a.value=((h2=g.value.hide)==null?void 0:h2.referenceHidden)||!m.value,c.value=(L2=g.value.hide)==null?void 0:L2.escaped)}),a1(g,()=>{const h2=g.value.arrow;u.value=h2==null?void 0:h2.x,h.value=h2==null?void 0:h2.y}),WD(!!i.adaptiveWidth,f,b),a1([t,_],async(h2,L2,X)=>{if(await w4(),t.value&&_.value&&i.autoUpdate){const q=_D(f.value,w.value,k,typeof i.autoUpdate=="object"?i.autoUpdate:void 0);X(q)}},{flush:"post",immediate:!0});const S=C2(!0);a1(f,()=>{!(f.value instanceof Element)&&_.value&&S.value&&(S.value=!1,window.requestAnimationFrame(()=>{S.value=!0,k()}))},{flush:"sync"});const V={referenceRef:e,placement:p},D={floatingRef:n,props:i,mounted:r,show:t,referenceHidden:a,escaped:c,placement:p,floatingStyles:v,referenceElWidth:b,updateFloating:k},t2={ref:C,placement:p,x:u,y:h};return V1(jD,t2),{referenceApi:V,floatingApi:D,arrowApi:t2,placement:p,referenceEl:f,floatingEl:w,middlewareData:g,update:k}}({...Z2.as});const YD={as:Z2.as,show:Z2.show,placement:Z2.placement,strategy:Z2.strategy,offset:Z2.offset,shift:Z2.shift,flip:Z2.flip,arrow:Z2.arrow,autoPlacement:Z2.autoPlacement,autoUpdate:Z2.autoUpdate,zIndex:Z2.zIndex,vueTransition:Z2.vueTransition,transitionName:Z2.transitionName,transitionType:Z2.transitionType,enter:Z2.enter,enterFrom:Z2.enterFrom,enterTo:Z2.enterTo,leave:Z2.leave,leaveFrom:Z2.leaveFrom,leaveTo:Z2.leaveTo,originClass:Z2.originClass,tailwindcssOriginClass:Z2.tailwindcssOriginClass,portal:Z2.portal,transform:Z2.transform,middleware:Z2.middleware},XD={name:"FloatVirtual",inheritAttrs:!1,props:YD,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:i}){var c;zD("FloatVirtual",t);const s=C2((c=t.show)!=null?c:!1),r=C2({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=C2(null),{floatingApi:l,placement:L}=KD(s,r,o,t,e);a1(()=>t.show,()=>{var C;s.value=(C=t.show)!=null?C:!1});function a(){s.value=!1}return e("initial",{show:s,placement:L,reference:r,floating:o}),()=>{if(!n.default)return;const C={placement:L.value,close:a},[u]=Nc(n.default(C)).filter(DD);return qD(u,{as:t.as,show:s.value},i,l)}}};Z2.as,Z2.placement,Z2.strategy,Z2.offset,Z2.shift,{...Z2.flip},Z2.arrow,Z2.autoPlacement,Z2.autoUpdate,Z2.zIndex,Z2.vueTransition,Z2.transitionName,Z2.transitionType,Z2.enter,Z2.enterFrom,Z2.enterTo,Z2.leave,Z2.leaveFrom,Z2.leaveTo,Z2.originClass,Z2.tailwindcssOriginClass,Z2.transform,Z2.middleware;const QD={class:"flex bg-white shadow-md z-10 rounded-md p-1"},JD=["onClick"],eP=Object.freeze(Object.defineProperty({__proto__:null,default:X2({__name:"StylePanel",setup(t){const e=C2({value:null}),n=S1(),i=F(()=>n.getters.onContentChange||(()=>{})),s=F(()=>$t(n.getters.diagramElement)+_l),r=F(()=>n.getters.code),o=C=>{n.dispatch("updateCode",{code:C}),i.value(C)},l=C2([]);let L;const a=({show:C,reference:u,floating:h})=>{let f,w,_,p,g,m;n.commit("onMessageClick",(v,Z)=>{var b;if(f=v.value.start.start,w=Ot(r.value,f),_=Zp(r.value,f),p=((b=r.value.slice(w).match(/^\s*/))==null?void 0:b[0])||"",g=_.trim().startsWith("//"),g){const k=_.trimStart().slice(2).trimStart(),S=k.indexOf("["),V=k.indexOf("]");m=Boolean(S===0&&V),m?l.value=k.slice(S+1,V).split(",").map(D=>D.trim()):l.value=[]}u.value={getBoundingClientRect:()=>Z.getBoundingClientRect()},e.value=v,C.value=!0}),GD(h,()=>{C.value=!1,l.value=[]},F(()=>C.value)),L=v=>{var Z;if(C.value=!1,!!e.value.value)if(g){let b="";if(m){let k;l.value.includes(v)?k=l.value.filter(S=>S!==v):k=[...l.value,v],b=`${p}// [${k.filter(Boolean).join(", ")}] ${_.slice(_.indexOf("]")+1).trimStart()}`}else b=`${p}// [${v}] ${_.slice((((Z=_.match(/\/\/*/))==null?void 0:Z.index)||-2)+2).trimStart()}`;b.endsWith(`
|
|
3366
3366
|
`)||(b+=`
|
|
3367
3367
|
`),o(r.value.slice(0,dl(r.value,f))+b+r.value.slice(w))}else o(r.value.slice(0,w)+`${p}// [${v}]
|
|
3368
3368
|
`+r.value.slice(w))}},c=[{name:"bold",content:"B",class:"font-bold"},{name:"italic",content:"I",class:"italic"},{name:"underline",content:"U",class:"underline"},{name:"strikethrough",content:"S",class:"line-through"}];return(C,u)=>(I(),S2(N(XD),{"vue-transition":"",id:"style-panel",key:"tool",onInitial:a,placement:"top",offset:5,flip:{padding:N(s)},shift:"",zIndex:"30"},{default:l3(()=>[R("div",QD,[(I(),B(z2,null,P3(c,h=>R("div",{onClick:()=>N(L)(h.class),key:h.name},[R("div",{class:y2(["w-6 mx-1 py-1 rounded-md text-black text-center cursor-pointer hover:bg-gray-200",[h.class,{"bg-gray-100":l.value.includes(h.class)}]])},K2(h.content),3)],8,JD)),64))])],void 0,!0),_:1},8,["flip"]))}})},Symbol.toStringTag,{value:"Module"}));g3.VueSequence=QO,g3.default=XO,Object.defineProperties(g3,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|