@zenuml/core 3.12.1 → 3.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{StylePanel.2a1322ad.js → StylePanel.19fa39f4.js} +2 -2
- package/dist/{close.03e9ef9d.js → close.7010e9d1.js} +2 -2
- package/dist/{collapse-expanded.1c12cedf.js → collapse-expanded.07c2fe56.js} +2 -2
- package/dist/{collapse-unexpanded.d5cb6698.js → collapse-unexpanded.a559859e.js} +2 -2
- package/dist/{core.12e2ded5.js → core.c3e972e2.js} +3128 -3071
- package/dist/{debug.4a9b12d1.js → debug.14b4a13a.js} +2 -2
- package/dist/{message-arrow.615b55bb.js → message-arrow.0e9631da.js} +2 -2
- package/dist/{non-selected-cycle.e21141c2.js → non-selected-cycle.9b7daecd.js} +2 -2
- package/dist/{privacy.1a6da1ef.js → privacy.cb2a36f2.js} +2 -2
- package/dist/{selected-cycle.43e03ef3.js → selected-cycle.92125519.js} +2 -2
- package/dist/{theme.0bceccea.js → theme.e196de1a.js} +2 -2
- package/dist/{tip.4318da68.js → tip.cfa7f380.js} +2 -2
- package/dist/zenuml.esm.mjs +1 -1
- package/dist/zenuml.js +49 -49
- package/dist/{zoom-in.3bec8109.js → zoom-in.9d6d859e.js} +2 -2
- package/dist/{zoom-out.cef5a69f.js → zoom-out.cba93883.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-5bd103d6]{cursor:pointer;position:relative;display:block;width:100%;text-align:center;z-index:10}.tooltip[data-v-5bd103d6]: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-5bd103d6]:after{top:80%;transition:opacity .3s ease .3s,top .3s cubic-bezier(.175,.885,.32,1.275) .3s}.tooltip.bottom[data-v-5bd103d6]:hover:after{display:block;top:130%;opacity:1}.lifeline .line[data-v-721b462a]{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{border-right-width:7px}.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.return{border-left-width:7px;border-right-width:7px}.zenuml .interaction.return-to-start{border-left-width:0}.zenuml .interaction:hover{cursor:pointer}.zenuml .message{position:relative}.zenuml .message>.name{text-align:center}.zenuml .interaction.right-to-left>.occurrence{left:-14px}.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 14px;min-width:88px;max-width:250px;text-align:center;pointer-events:all}.no-fill svg.arrow polyline[data-v-ca07199a]{fill:none!important}.async>.message>.point>svg.arrow>polyline[data-v-ca07199a]{fill:none}.right-to-left.point[data-v-ca07199a]{left:0;right:auto}.right-to-left.point>svg>polyline.right[data-v-ca07199a]{display:none}.right-to-left.point>svg>polyline.left[data-v-ca07199a]{display:inline}.point>svg>polyline.left[data-v-ca07199a]{display:none}:root{--color-bg-base: #fff;--color-text-base: #000;--color-text-secondary: #333;--color-border-base: #000;--color-border-primary: #368EFF}.theme-default{--color-text-base: #222;--color-border-base: #666;--color-message-arrow: #000;--color-bg-occurrence: #dedede}.theme-clean-light{--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: #FFFFFF;--color-bg-message-hover: #368EFF;--color-text-participant: #368EFF;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: #EBF4FF;--color-border-participant: #368EFF;--color-bg-occurrence: #FFFFFF;--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: #202126;--color-text-base: #368EFF;--color-border-base: #1F3354;--color-border-frame: #1F3354;--color-text-fragment-header: #368EFF;--color-text-fragment: #368EFF;--color-message-arrow: #368EFF;--color-text-message-hover: #FFFFFF;--color-bg-message-hover: #368EFF;--color-text-participant: #368EFF;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: #222C3C;--color-border-participant: #368EFF;--color-bg-occurrence: #222C3C;--color-border-occurrence: #368EFF;--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-canvas: #f2f4f6;--color-bg-participant: #c30000;--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: }::-webkit-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: }::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 .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 .bottom-1{bottom:.25rem}.zenuml .left-1{left:.25rem}.zenuml .right-4{right:1rem}.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-full{left:100%}.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-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 .mt-2{margin-top:.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 .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-28{width:7rem}.zenuml .w-5{width:1.25rem}.zenuml .w-20{width:5rem}.zenuml .w-6{width:1.5rem}.zenuml .w-8{width:2rem}.zenuml .w-11\\/12{width:91.666667%}.zenuml .w-px{width:1px}.zenuml .w-3{width:.75rem}.zenuml .min-w-\\[100px\\]{min-width:100px}.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 .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 .justify-around{justify-content:space-around}.zenuml .gap-3{gap:.75rem}.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{background-color:var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff)))}.zenuml .bg-skin-canvas{background-color:var(--color-bg-canvas, var(--color-bg-base, #fff))}.zenuml .bg-skin-title{background-color:var(--color-bg-title, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff))))}.zenuml .bg-skin-participant{background-color:var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff))))}.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:var(--color-bg-occurrence, var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff)))))}.zenuml .bg-skin-base{background-color: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-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-6{padding:1.5rem}.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 .px-1{padding-left:.25rem;padding-right:.25rem}.zenuml .py-3{padding-top:.75rem;padding-bottom:.75rem}.zenuml .px-3{padding-left:.75rem;padding-right:.75rem}.zenuml .px-2{padding-left:.5rem;padding-right:.5rem}.zenuml .py-2{padding-top:.5rem;padding-bottom:.5rem}.zenuml .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.zenuml .px-px{padding-left:1px;padding-right:1px}.zenuml .pb-8{padding-bottom:2rem}.zenuml .pt-8{padding-top:2rem}.zenuml .pt-4{padding-top:1rem}.zenuml .pb-20{padding-bottom:5rem}.zenuml .pb-4{padding-bottom:1rem}.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 .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:var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff)))}.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:var(--color-text-message-hover, var(--color-bg-base, #fff))}.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)}.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: var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff)));--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), var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, #fff))), var(--tw-gradient-to)}.zenuml .hover\\:whitespace-normal:hover{white-space:normal}.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-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / 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\\: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:var(--color-text-message-hover, var(--color-bg-base, #fff))}.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{font-family:Helvetica,Verdana,serif;font-size:16px}.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;-webkit-clip-path:polygon(66% 0,100% 0,100% 66%,66% 100%);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-ab994f03]{margin:0;line-height:1.25em}.collapsible-header[data-v-1bb203db]{position:absolute;top:1px;left:-5px}.collapse-button[data-v-1bb203db]{display:none}.occurrence:hover .collapsible-header .collapse-button.expanded[data-v-1bb203db]{display:inline-block!important}.occurrence[data-v-754aa20b]{width:15px;padding:16px 0 16px 5px}[data-v-754aa20b]>.statement-container:last-child>.interaction.return:last-of-type{margin-bottom:0;border-bottom:0;transform:translateY(1px)}[data-v-754aa20b]>.statement-container:last-child>.interaction.return:last-of-type>.message{bottom:-17px;height:0}.right-to-left.occurrence[data-v-754aa20b]{left:-14px}.occurrence{margin-top:-2px}.interaction .occurrence.source[data-v-015869ff]{position:absolute;height:calc(100% + 14px);left:-12px;display:none}.interaction .occurrence.source.right-to-left[data-v-015869ff]{left:unset;right:-13px}.message.self[data-v-fbc5fa7e]{transform:translate(-5px)}.interaction .invisible-occurrence[data-v-0870af26]{height:20px}.interaction.async[data-v-0870af26] .message{width:100%}.collapsible-header[data-v-a5a45d48]{display:flex;width:100%;justify-content:space-between}.collapse-button[data-v-a5a45d48]{display:none}.fragment:hover .collapsible-header .collapse-button.expanded[data-v-a5a45d48]{display:inline-block!important}*[data-v-6695386a],*[data-v-a45081df]{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-5d95d843],*[data-v-5a3911c0],*[data-v-a74d5015]{border-color:inherit}.divider[data-v-49358971]{display:flex;align-items:center}.name[data-v-49358971]{margin:0;padding:2px 6px}.left[data-v-49358971],.right[data-v-49358971]{height:1px;flex-grow:1}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
-
(function(Kt,vt){typeof exports=="object"&&typeof module<"u"?vt(exports):typeof define=="function"&&define.amd?define(["exports"],vt):(Kt=typeof globalThis<"u"?globalThis:Kt||self,vt(Kt.zenuml={}))})(this,function(Kt){"use strict";var cN=Object.defineProperty;var uN=(Kt,vt,Pr)=>vt in Kt?cN(Kt,vt,{enumerable:!0,configurable:!0,writable:!0,value:Pr}):Kt[vt]=Pr;var te=(Kt,vt,Pr)=>(uN(Kt,typeof vt!="symbol"?vt+"":vt,Pr),Pr);var vt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Pr(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var W5=q5;function q5(t,e,n){var r=n&&n.stringify||Pr,s=1;if(typeof t=="object"&&t!==null){var i=e.length+s;if(i===1)return t;var o=new Array(i);o[0]=r(t);for(var l=1;l<i;l++)o[l]=r(e[l]);return o.join(" ")}if(typeof t!="string")return t;var a=e.length;if(a===0)return t;for(var c="",u=1-s,h=-1,f=t&&t.length||0,p=0;p<f;){if(t.charCodeAt(p)===37&&p+1<f){switch(h=h>-1?h:0,t.charCodeAt(p+1)){case 100:case 102:if(u>=a||e[u]==null)break;h<p&&(c+=t.slice(h,p)),c+=Number(e[u]),h=p+2,p++;break;case 105:if(u>=a||e[u]==null)break;h<p&&(c+=t.slice(h,p)),c+=Math.floor(Number(e[u])),h=p+2,p++;break;case 79:case 111:case 106:if(u>=a||e[u]===void 0)break;h<p&&(c+=t.slice(h,p));var g=typeof e[u];if(g==="string"){c+="'"+e[u]+"'",h=p+2,p++;break}if(g==="function"){c+=e[u].name||"<anonymous>",h=p+2,p++;break}c+=r(e[u]),h=p+2,p++;break;case 115:if(u>=a)break;h<p&&(c+=t.slice(h,p)),c+=String(e[u]),h=p+2,p++;break;case 37:h<p&&(c+=t.slice(h,p)),c+="%",h=p+2,p++,u--;break}++u}++p}return h===-1?t:(h<f&&(c+=t.slice(h)),c)}const _0=W5;var Z5=vn;const ui=sp().console||{},K5={mapHttpRequest:vo,mapHttpResponse:vo,wrapRequestSerializer:Ta,wrapResponseSerializer:Ta,wrapErrorSerializer:Ta,req:vo,res:vo,err:ep};function Y5(t,e){return Array.isArray(t)?t.filter(function(r){return r!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function vn(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||ui;t.browser.write&&(t.browser.asObject=!0);const r=t.serializers||{},s=Y5(t.browser.serialize,r);let i=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!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",a=Object.create(n);a.log||(a.log=hi),Object.defineProperty(a,"levelVal",{get:u}),Object.defineProperty(a,"level",{get:h,set:f});const c={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:tp(t)};a.levels=vn.levels,a.level=l,a.setMaxListeners=a.getMaxListeners=a.emit=a.addListener=a.on=a.prependListener=a.once=a.prependOnceListener=a.removeListener=a.removeAllListeners=a.listeners=a.listenerCount=a.eventNames=a.write=a.flush=hi,a.serializers=r,a._serialize=s,a._stdErrSerialize=i,a.child=p,e&&(a._logEvent=Ea());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function h(){return this._level}function f(g){if(g!=="silent"&&!this.levels.values[g])throw Error("unknown level "+g);this._level=g,gs(c,a,"error","log"),gs(c,a,"fatal","error"),gs(c,a,"warn","error"),gs(c,a,"info","log"),gs(c,a,"debug","log"),gs(c,a,"trace","log")}function p(g,L){if(!g)throw new Error("missing bindings for child Pino");L=L||{},s&&g.serializers&&(L.serializers=g.serializers);const v=L.serializers;if(s&&v){var _=Object.assign({},r,v),m=t.browser.serialize===!0?Object.keys(_):s;delete g.serializers,bo([g],m,_,this._stdErrSerialize)}function y(b){this._childLevel=(b._childLevel|0)+1,this.error=ms(b,g,"error"),this.fatal=ms(b,g,"fatal"),this.warn=ms(b,g,"warn"),this.info=ms(b,g,"info"),this.debug=ms(b,g,"debug"),this.trace=ms(b,g,"trace"),_&&(this.serializers=_,this._serialize=m),e&&(this._logEvent=Ea([].concat(b._logEvent.bindings,g)))}return y.prototype=this,new y(this)}return a}vn.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"}},vn.stdSerializers=K5,vn.stdTimeFunctions=Object.assign({},{nullTime:L0,epochTime:y0,unixTime:np,isoTime:rp});function gs(t,e,n,r){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?hi:s[n]?s[n]:ui[n]||ui[r]||hi,X5(t,e,n)}function X5(t,e,n){!t.transmit&&e[n]===hi||(e[n]=function(r){return function(){const i=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===ui?ui:this;for(var a=0;a<o.length;a++)o[a]=arguments[a];if(t.serialize&&!t.asObject&&bo(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?r.call(l,Q5(this,n,o,i)):r.apply(l,o),t.transmit){const c=t.transmit.level||e.level,u=vn.levels.values[c],h=vn.levels.values[n];if(h<u)return;J5(this,{ts:i,methodLevel:n,methodValue:h,transmitLevel:c,transmitValue:vn.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function Q5(t,e,n,r){t._serialize&&bo(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let i=s[0];const o={};r&&(o.time=r),o.level=vn.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),i!==null&&typeof i=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());i=s.length?_0(s.shift(),s):void 0}else typeof i=="string"&&(i=_0(s.shift(),s));return i!==void 0&&(o.msg=i),o}function bo(t,e,n,r){for(const s in t)if(r&&t[s]instanceof Error)t[s]=vn.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const i in t[s])e&&e.indexOf(i)>-1&&i in n&&(t[s][i]=n[i](t[s][i]))}function ms(t,e,n){return function(){const r=new Array(1+arguments.length);r[0]=e;for(var s=1;s<r.length;s++)r[s]=arguments[s-1];return t[n].apply(this,r)}}function J5(t,e,n){const r=e.send,s=e.ts,i=e.methodLevel,o=e.methodValue,l=e.val,a=t._logEvent.bindings;bo(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(c){return a.indexOf(c)===-1}),t._logEvent.level.label=i,t._logEvent.level.value=o,r(i,t._logEvent,l),t._logEvent=Ea(a)}function Ea(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function ep(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 tp(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?L0:y0}function vo(){return{}}function Ta(t){return t}function hi(){}function L0(){return!1}function y0(){return Date.now()}function np(){return Math.round(Date.now()/1e3)}function rp(){return new Date(Date.now()).toISOString()}function sp(){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 ip=Z5({level:"warn"}),C0=["log","trace","debug","info","warn","error"];function op(t,e){t[e]=(console[e]||console.log).bind(console)}function lp(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function ap(t){C0.forEach(n=>op(t,n));const e=t.child;return t.child=function(n){const r=e.call(t,n);return C0.forEach(s=>lp(r,s,["%c"+n.name||"","color: #00f"])),r},t}let fi=ap(ip);function xs(t,e){const n=Object.create(null),r=t.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const cp=xs("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 we(t){if(J(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],s=Xe(r)?dp(r):we(r);if(s)for(const i in s)e[i]=s[i]}return e}else{if(Xe(t))return t;if(ke(t))return t}}const up=/;(?![^(]*\))/g,hp=/:([^]+)/,fp=/\/\*.*?\*\//gs;function dp(t){const e={};return t.replace(fp,"").split(up).forEach(n=>{if(n){const r=n.split(hp);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function Ee(t){let e="";if(Xe(t))e=t;else if(J(t))for(let n=0;n<t.length;n++){const r=Ee(t[n]);r&&(e+=r+" ")}else if(ke(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function pp(t){if(!t)return null;let{class:e,style:n}=t;return e&&!Xe(e)&&(t.class=Ee(e)),n&&(t.style=we(n)),t}const b0=xs("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function v0(t){return!!t||t===""}function gp(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=qn(t[r],e[r]);return n}function qn(t,e){if(t===e)return!0;let n=E0(t),r=E0(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=pi(t),r=pi(e),n||r)return t===e;if(n=J(t),r=J(e),n||r)return n&&r?gp(t,e):!1;if(n=ke(t),r=ke(e),n||r){if(!n||!r)return!1;const s=Object.keys(t).length,i=Object.keys(e).length;if(s!==i)return!1;for(const o in t){const l=t.hasOwnProperty(o),a=e.hasOwnProperty(o);if(l&&!a||!l&&a||!qn(t[o],e[o]))return!1}}return String(t)===String(e)}function di(t,e){return t.findIndex(n=>qn(n,e))}const $e=t=>Xe(t)?t:t==null?"":J(t)||ke(t)&&(t.toString===T0||!pe(t.toString))?JSON.stringify(t,w0,2):String(t),w0=(t,e)=>e&&e.__v_isRef?w0(t,e.value):Ls(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Mr(e)?{[`Set(${e.size})`]:[...e.values()]}:ke(e)&&!J(e)&&!Eo(e)?String(e):e,Ge={},_s=[],Mt=()=>{},mp=()=>!1,xp=/^on[^a-z]/,Zn=t=>xp.test(t),Aa=t=>t.startsWith("onUpdate:"),Ie=Object.assign,Sa=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},_p=Object.prototype.hasOwnProperty,Me=(t,e)=>_p.call(t,e),J=Array.isArray,Ls=t=>gi(t)==="[object Map]",Mr=t=>gi(t)==="[object Set]",E0=t=>gi(t)==="[object Date]",pe=t=>typeof t=="function",Xe=t=>typeof t=="string",pi=t=>typeof t=="symbol",ke=t=>t!==null&&typeof t=="object",wo=t=>ke(t)&&pe(t.then)&&pe(t.catch),T0=Object.prototype.toString,gi=t=>T0.call(t),Lp=t=>gi(t).slice(8,-1),Eo=t=>gi(t)==="[object Object]",Ra=t=>Xe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ys=xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),To=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},yp=/-(\w)/g,St=To(t=>t.replace(yp,(e,n)=>n?n.toUpperCase():"")),Cp=/\B([A-Z])/g,Rt=To(t=>t.replace(Cp,"-$1").toLowerCase()),mi=To(t=>t.charAt(0).toUpperCase()+t.slice(1)),Cs=To(t=>t?`on${mi(t)}`:""),bs=(t,e)=>!Object.is(t,e),ur=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Ao=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},wn=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let A0;const bp=()=>A0||(A0=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Yt;class ka{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Yt,!e&&Yt&&(this.index=(Yt.scopes||(Yt.scopes=[])).push(this)-1)}run(e){if(this.active){const n=Yt;try{return Yt=this,e()}finally{Yt=n}}}on(){Yt=this}off(){Yt=this.parent}stop(e){if(this.active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;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 S0(t){return new ka(t)}function R0(t,e=Yt){e&&e.active&&e.effects.push(t)}function k0(){return Yt}function O0(t){Yt&&Yt.cleanups.push(t)}const Oa=t=>{const e=new Set(t);return e.w=0,e.n=0,e},I0=t=>(t.w&hr)>0,N0=t=>(t.n&hr)>0,vp=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=hr},wp=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const s=e[r];I0(s)&&!N0(s)?s.delete(t):e[n++]=s,s.w&=~hr,s.n&=~hr}e.length=n}},Ia=new WeakMap;let xi=0,hr=1;const Na=30;let mn;const Fr=Symbol(""),Pa=Symbol("");class _i{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,R0(this,r)}run(){if(!this.active)return this.fn();let e=mn,n=fr;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=mn,mn=this,fr=!0,hr=1<<++xi,xi<=Na?vp(this):P0(this),this.fn()}finally{xi<=Na&&wp(this),hr=1<<--xi,mn=this.parent,fr=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){mn===this?this.deferStop=!0:this.active&&(P0(this),this.onStop&&this.onStop(),this.active=!1)}}function P0(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function Ep(t,e){t.effect&&(t=t.effect.fn);const n=new _i(t);e&&(Ie(n,e),e.scope&&R0(n,e.scope)),(!e||!e.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function Tp(t){t.effect.stop()}let fr=!0;const M0=[];function vs(){M0.push(fr),fr=!1}function ws(){const t=M0.pop();fr=t===void 0?!0:t}function Ft(t,e,n){if(fr&&mn){let r=Ia.get(t);r||Ia.set(t,r=new Map);let s=r.get(n);s||r.set(n,s=Oa()),F0(s)}}function F0(t,e){let n=!1;xi<=Na?N0(t)||(t.n|=hr,n=!I0(t)):n=!t.has(mn),n&&(t.add(mn),mn.deps.push(t))}function En(t,e,n,r,s,i){const o=Ia.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&J(t)){const a=wn(r);o.forEach((c,u)=>{(u==="length"||u>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":J(t)?Ra(n)&&l.push(o.get("length")):(l.push(o.get(Fr)),Ls(t)&&l.push(o.get(Pa)));break;case"delete":J(t)||(l.push(o.get(Fr)),Ls(t)&&l.push(o.get(Pa)));break;case"set":Ls(t)&&l.push(o.get(Fr));break}if(l.length===1)l[0]&&Ma(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);Ma(Oa(a))}}function Ma(t,e){const n=J(t)?t:[...t];for(const r of n)r.computed&&D0(r);for(const r of n)r.computed||D0(r)}function D0(t,e){(t!==mn||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Ap=xs("__proto__,__v_isRef,__isVue"),$0=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(pi)),Sp=So(),Rp=So(!1,!0),kp=So(!0),Op=So(!0,!0),B0=Ip();function Ip(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=Te(this);for(let i=0,o=this.length;i<o;i++)Ft(r,"get",i+"");const s=r[e](...n);return s===-1||s===!1?r[e](...n.map(Te)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){vs();const r=Te(this)[e].apply(this,n);return ws(),r}}),t}function So(t=!1,e=!1){return function(r,s,i){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&i===(t?e?Y0:K0:e?Z0:q0).get(r))return r;const o=J(r);if(!t&&o&&Me(B0,s))return Reflect.get(B0,s,i);const l=Reflect.get(r,s,i);return(pi(s)?$0.has(s):Ap(s))||(t||Ft(r,"get",s),e)?l:gt(l)?o&&Ra(s)?l:l.value:ke(l)?t?Da(l):Tn(l):l}}const Np=H0(),Pp=H0(!0);function H0(t=!1){return function(n,r,s,i){let o=n[r];if($r(o)&>(o)&&!gt(s))return!1;if(!t&&(!Li(s)&&!$r(s)&&(o=Te(o),s=Te(s)),!J(n)&>(o)&&!gt(s)))return o.value=s,!0;const l=J(n)&&Ra(r)?Number(r)<n.length:Me(n,r),a=Reflect.set(n,r,s,i);return n===Te(i)&&(l?bs(s,o)&&En(n,"set",r,s):En(n,"add",r,s)),a}}function Mp(t,e){const n=Me(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&En(t,"delete",e,void 0),r}function Fp(t,e){const n=Reflect.has(t,e);return(!pi(e)||!$0.has(e))&&Ft(t,"has",e),n}function Dp(t){return Ft(t,"iterate",J(t)?"length":Fr),Reflect.ownKeys(t)}const U0={get:Sp,set:Np,deleteProperty:Mp,has:Fp,ownKeys:Dp},j0={get:kp,set(t,e){return!0},deleteProperty(t,e){return!0}},$p=Ie({},U0,{get:Rp,set:Pp}),Bp=Ie({},j0,{get:Op}),Fa=t=>t,Ro=t=>Reflect.getPrototypeOf(t);function ko(t,e,n=!1,r=!1){t=t.__v_raw;const s=Te(t),i=Te(e);n||(e!==i&&Ft(s,"get",e),Ft(s,"get",i));const{has:o}=Ro(s),l=r?Fa:n?Ha:yi;if(o.call(s,e))return l(t.get(e));if(o.call(s,i))return l(t.get(i));t!==s&&t.get(e)}function Oo(t,e=!1){const n=this.__v_raw,r=Te(n),s=Te(t);return e||(t!==s&&Ft(r,"has",t),Ft(r,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function Io(t,e=!1){return t=t.__v_raw,!e&&Ft(Te(t),"iterate",Fr),Reflect.get(t,"size",t)}function V0(t){t=Te(t);const e=Te(this);return Ro(e).has.call(e,t)||(e.add(t),En(e,"add",t,t)),this}function G0(t,e){e=Te(e);const n=Te(this),{has:r,get:s}=Ro(n);let i=r.call(n,t);i||(t=Te(t),i=r.call(n,t));const o=s.call(n,t);return n.set(t,e),i?bs(e,o)&&En(n,"set",t,e):En(n,"add",t,e),this}function z0(t){const e=Te(this),{has:n,get:r}=Ro(e);let s=n.call(e,t);s||(t=Te(t),s=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return s&&En(e,"delete",t,void 0),i}function W0(){const t=Te(this),e=t.size!==0,n=t.clear();return e&&En(t,"clear",void 0,void 0),n}function No(t,e){return function(r,s){const i=this,o=i.__v_raw,l=Te(o),a=e?Fa:t?Ha:yi;return!t&&Ft(l,"iterate",Fr),o.forEach((c,u)=>r.call(s,a(c),a(u),i))}}function Po(t,e,n){return function(...r){const s=this.__v_raw,i=Te(s),o=Ls(i),l=t==="entries"||t===Symbol.iterator&&o,a=t==="keys"&&o,c=s[t](...r),u=n?Fa:e?Ha:yi;return!e&&Ft(i,"iterate",a?Pa:Fr),{next(){const{value:h,done:f}=c.next();return f?{value:h,done:f}:{value:l?[u(h[0]),u(h[1])]:u(h),done:f}},[Symbol.iterator](){return this}}}}function dr(t){return function(...e){return t==="delete"?!1:this}}function Hp(){const t={get(i){return ko(this,i)},get size(){return Io(this)},has:Oo,add:V0,set:G0,delete:z0,clear:W0,forEach:No(!1,!1)},e={get(i){return ko(this,i,!1,!0)},get size(){return Io(this)},has:Oo,add:V0,set:G0,delete:z0,clear:W0,forEach:No(!1,!0)},n={get(i){return ko(this,i,!0)},get size(){return Io(this,!0)},has(i){return Oo.call(this,i,!0)},add:dr("add"),set:dr("set"),delete:dr("delete"),clear:dr("clear"),forEach:No(!0,!1)},r={get(i){return ko(this,i,!0,!0)},get size(){return Io(this,!0)},has(i){return Oo.call(this,i,!0)},add:dr("add"),set:dr("set"),delete:dr("delete"),clear:dr("clear"),forEach:No(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=Po(i,!1,!1),n[i]=Po(i,!0,!1),e[i]=Po(i,!1,!0),r[i]=Po(i,!0,!0)}),[t,n,e,r]}const[Up,jp,Vp,Gp]=Hp();function Mo(t,e){const n=e?t?Gp:Vp:t?jp:Up;return(r,s,i)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?r:Reflect.get(Me(n,s)&&s in r?n:r,s,i)}const zp={get:Mo(!1,!1)},Wp={get:Mo(!1,!0)},qp={get:Mo(!0,!1)},Zp={get:Mo(!0,!0)},q0=new WeakMap,Z0=new WeakMap,K0=new WeakMap,Y0=new WeakMap;function Kp(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Yp(t){return t.__v_skip||!Object.isExtensible(t)?0:Kp(Lp(t))}function Tn(t){return $r(t)?t:Fo(t,!1,U0,zp,q0)}function X0(t){return Fo(t,!1,$p,Wp,Z0)}function Da(t){return Fo(t,!0,j0,qp,K0)}function Dr(t){return Fo(t,!0,Bp,Zp,Y0)}function Fo(t,e,n,r,s){if(!ke(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=s.get(t);if(i)return i;const o=Yp(t);if(o===0)return t;const l=new Proxy(t,o===2?r:n);return s.set(t,l),l}function Kn(t){return $r(t)?Kn(t.__v_raw):!!(t&&t.__v_isReactive)}function $r(t){return!!(t&&t.__v_isReadonly)}function Li(t){return!!(t&&t.__v_isShallow)}function $a(t){return Kn(t)||$r(t)}function Te(t){const e=t&&t.__v_raw;return e?Te(e):t}function Ba(t){return Ao(t,"__v_skip",!0),t}const yi=t=>ke(t)?Tn(t):t,Ha=t=>ke(t)?Da(t):t;function Ua(t){fr&&mn&&(t=Te(t),F0(t.dep||(t.dep=Oa())))}function Do(t,e){t=Te(t),t.dep&&Ma(t.dep)}function gt(t){return!!(t&&t.__v_isRef===!0)}function se(t){return Q0(t,!1)}function $o(t){return Q0(t,!0)}function Q0(t,e){return gt(t)?t:new Xp(t,e)}class Xp{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:Te(e),this._value=n?e:yi(e)}get value(){return Ua(this),this._value}set value(e){const n=this.__v_isShallow||Li(e)||$r(e);e=n?e:Te(e),bs(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:yi(e),Do(this))}}function Qp(t){Do(t)}function Le(t){return gt(t)?t.value:t}const Jp={get:(t,e,n)=>Le(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const s=t[e];return gt(s)&&!gt(n)?(s.value=n,!0):Reflect.set(t,e,n,r)}};function ja(t){return Kn(t)?t:new Proxy(t,Jp)}class e6{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=e(()=>Ua(this),()=>Do(this));this._get=n,this._set=r}get value(){return this._get()}set value(e){this._set(e)}}function t6(t){return new e6(t)}function Va(t){const e=J(t)?new Array(t.length):{};for(const n in t)e[n]=Bo(t,n);return e}class n6{constructor(e,n,r){this._object=e,this._key=n,this._defaultValue=r,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 Bo(t,e,n){const r=t[e];return gt(r)?r:new n6(t,e,n)}var J0;class r6{constructor(e,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[J0]=!1,this._dirty=!0,this.effect=new _i(e,()=>{this._dirty||(this._dirty=!0,Do(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const e=Te(this);return Ua(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}J0="__v_isReadonly";function s6(t,e,n=!1){let r,s;const i=pe(t);return i?(r=t,s=Mt):(r=t.get,s=t.set),new r6(r,s,i||!s,n)}function i6(t,...e){}function An(t,e,n,r){let s;try{s=r?t(...r):t()}catch(i){Br(i,e,n)}return s}function Dt(t,e,n,r){if(pe(t)){const i=An(t,e,n,r);return i&&wo(i)&&i.catch(o=>{Br(o,e,n)}),i}const s=[];for(let i=0;i<t.length;i++)s.push(Dt(t[i],e,n,r));return s}function Br(t,e,n,r=!0){const s=e?e.vnode:null;if(e){let i=e.parent;const o=e.proxy,l=n;for(;i;){const c=i.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](t,o,l)===!1)return}i=i.parent}const a=e.appContext.config.errorHandler;if(a){An(a,null,10,[t,o,l]);return}}o6(t,n,s,r)}function o6(t,e,n,r=!0){console.error(t)}let Ci=!1,Ga=!1;const wt=[];let Sn=0;const Es=[];let Yn=null,Hr=0;const eh=Promise.resolve();let za=null;function Ur(t){const e=za||eh;return t?e.then(this?t.bind(this):t):e}function l6(t){let e=Sn+1,n=wt.length;for(;e<n;){const r=e+n>>>1;bi(wt[r])<t?e=r+1:n=r}return e}function Ho(t){(!wt.length||!wt.includes(t,Ci&&t.allowRecurse?Sn+1:Sn))&&(t.id==null?wt.push(t):wt.splice(l6(t.id),0,t),th())}function th(){!Ci&&!Ga&&(Ga=!0,za=eh.then(rh))}function a6(t){const e=wt.indexOf(t);e>Sn&&wt.splice(e,1)}function Wa(t){J(t)?Es.push(...t):(!Yn||!Yn.includes(t,t.allowRecurse?Hr+1:Hr))&&Es.push(t),th()}function nh(t,e=Ci?Sn+1:0){for(;e<wt.length;e++){const n=wt[e];n&&n.pre&&(wt.splice(e,1),e--,n())}}function Uo(t){if(Es.length){const e=[...new Set(Es)];if(Es.length=0,Yn){Yn.push(...e);return}for(Yn=e,Yn.sort((n,r)=>bi(n)-bi(r)),Hr=0;Hr<Yn.length;Hr++)Yn[Hr]();Yn=null,Hr=0}}const bi=t=>t.id==null?1/0:t.id,c6=(t,e)=>{const n=bi(t)-bi(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function rh(t){Ga=!1,Ci=!0,wt.sort(c6);const e=Mt;try{for(Sn=0;Sn<wt.length;Sn++){const n=wt[Sn];n&&n.active!==!1&&An(n,null,14)}}finally{Sn=0,wt.length=0,Uo(),Ci=!1,za=null,(wt.length||Es.length)&&rh()}}let Ts,jo=[];function sh(t,e){var n,r;Ts=t,Ts?(Ts.enabled=!0,jo.forEach(({event:s,args:i})=>Ts.emit(s,...i)),jo=[]):typeof window<"u"&&window.HTMLElement&&!(!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0)&&r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{sh(i,e)}),setTimeout(()=>{Ts||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,jo=[])},3e3)):jo=[]}function u6(t,e,...n){}const qa={MODE:2};function h6(t){Ie(qa,t)}function ih(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:qa[t]}function Ve(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const r=ih("MODE",e)||2,s=ih(t,e);return(pe(r)?r(e&&e.type):r)===2?s!==!1:s===!0||s==="suppress-warning"}function _t(t,e,...n){if(!Ve(t,e))throw new Error(`${t} compat has been disabled.`)}function Xn(t,e,...n){return Ve(t,e)}function Vo(t,e,...n){return Ve(t,e)}const Za=new WeakMap;function Ka(t){let e=Za.get(t);return e||Za.set(t,e=Object.create(null)),e}function Ya(t,e,n){if(J(e))e.forEach(r=>Ya(t,r,n));else{e.startsWith("hook:")?_t("INSTANCE_EVENT_HOOKS",t,e):_t("INSTANCE_EVENT_EMITTER",t);const r=Ka(t);(r[e]||(r[e]=[])).push(n)}return t.proxy}function f6(t,e,n){const r=(...s)=>{Xa(t,e,r),n.call(t.proxy,...s)};return r.fn=n,Ya(t,e,r),t.proxy}function Xa(t,e,n){_t("INSTANCE_EVENT_EMITTER",t);const r=t.proxy;if(!e)return Za.set(t,Object.create(null)),r;if(J(e))return e.forEach(o=>Xa(t,o,n)),r;const s=Ka(t),i=s[e];return i?n?(s[e]=i.filter(o=>!(o===n||o.fn===n)),r):(s[e]=void 0,r):r}function d6(t,e,n){const r=Ka(t)[e];return r&&Dt(r.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const Go="onModelCompat:";function p6(t){const{type:e,shapeFlag:n,props:r,dynamicProps:s}=t,i=e;if(n&6&&r&&"modelValue"in r){if(!Ve("COMPONENT_V_MODEL",{type:e}))return;const o=i.model||{};oh(o,i.mixins);const{prop:l="value",event:a="input"}=o;l!=="modelValue"&&(r[l]=r.modelValue,delete r.modelValue),s&&(s[s.indexOf("modelValue")]=l),r[Go+a]=r["onUpdate:modelValue"],delete r["onUpdate:modelValue"]}}function oh(t,e){e&&e.forEach(n=>{n.model&&Ie(t,n.model),n.mixins&&oh(t,n.mixins)})}function g6(t,e,n){if(!Ve("COMPONENT_V_MODEL",t))return;const r=t.vnode.props,s=r&&r[Go+e];s&&An(s,t,6,n)}function m6(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||Ge;let s=n;const i=e.startsWith("update:"),o=i&&e.slice(7);if(o&&o in r){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:f}=r[u]||Ge;f&&(s=n.map(p=>Xe(p)?p.trim():p)),h&&(s=n.map(wn))}let l,a=r[l=Cs(e)]||r[l=Cs(St(e))];!a&&i&&(a=r[l=Cs(Rt(e))]),a&&Dt(a,t,6,s);const c=r[l+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,Dt(c,t,6,s)}return g6(t,e,s),d6(t,e,s)}function lh(t,e,n=!1){const r=e.emitsCache,s=r.get(t);if(s!==void 0)return s;const i=t.emits;let o={},l=!1;if(!pe(t)){const a=c=>{const u=lh(c,e,!0);u&&(l=!0,Ie(o,u))};!n&&e.mixins.length&&e.mixins.forEach(a),t.extends&&a(t.extends),t.mixins&&t.mixins.forEach(a)}return!i&&!l?(ke(t)&&r.set(t,null),null):(J(i)?i.forEach(a=>o[a]=null):Ie(o,i),ke(t)&&r.set(t,o),o)}function zo(t,e){return!t||!Zn(e)?!1:e.startsWith(Go)?!0:(e=e.slice(2).replace(/Once$/,""),Me(t,e[0].toLowerCase()+e.slice(1))||Me(t,Rt(e))||Me(t,e))}let ht=null,As=null;function vi(t){const e=ht;return ht=t,As=t&&t.type.__scopeId||null,As||(As=t&&t.type._scopeId||null),e}function Ss(t){As=t}function Rs(){As=null}const x6=t=>$t;function $t(t,e=ht,n){if(!e||t._n)return t;const r=(...s)=>{r._d&&y1(-1);const i=vi(e);let o;try{o=t(...s)}finally{vi(i),r._d&&y1(1)}return o};return r._n=!0,r._c=!0,r._d=!0,n&&(r._ns=!0),r}function dN(){}function Wo(t){const{type:e,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:a,emit:c,render:u,renderCache:h,data:f,setupState:p,ctx:g,inheritAttrs:L}=t;let v,_;const m=vi(t);try{if(n.shapeFlag&4){const b=s||r;v=Jt(u.call(b,b,h,i,p,f,g)),_=a}else{const b=e;v=Jt(b.length>1?b(i,{attrs:a,slots:l,emit:c}):b(i,null)),_=e.props?a:L6(a)}}catch(b){Oi.length=0,Br(b,t,1),v=X(Lt)}let y=v;if(_&&L!==!1){const b=Object.keys(_),{shapeFlag:A}=y;b.length&&A&7&&(o&&b.some(Aa)&&(_=y6(_,o)),y=Qt(y,_))}if(Ve("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&y.shapeFlag&7){const{class:b,style:A}=n.props||{};(b||A)&&(y=Qt(y,{class:b,style:A}))}return n.dirs&&(y=Qt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),v=y,vi(m),v}function _6(t){let e;for(let n=0;n<t.length;n++){const r=t[n];if(Xt(r)){if(r.type!==Lt||r.children==="v-if"){if(e)return;e=r}}else return}return e}const L6=t=>{let e;for(const n in t)(n==="class"||n==="style"||Zn(n))&&((e||(e={}))[n]=t[n]);return e},y6=(t,e)=>{const n={};for(const r in t)(!Aa(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function C6(t,e,n){const{props:r,children:s,component:i}=t,{props:o,children:l,patchFlag:a}=e,c=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?ah(r,o,c):!!o;if(a&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const f=u[h];if(o[f]!==r[f]&&!zo(c,f))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?ah(r,o,c):!0:!!o;return!1}function ah(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(e[i]!==t[i]&&!zo(n,i))return!0}return!1}function Qa({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const ch=t=>t.__isSuspense,b6={name:"Suspense",__isSuspense:!0,process(t,e,n,r,s,i,o,l,a,c){t==null?v6(e,n,r,s,i,o,l,a,c):w6(t,e,n,r,s,o,l,a,c)},hydrate:E6,create:Ja,normalize:T6};function wi(t,e){const n=t.props&&t.props[e];pe(n)&&n()}function v6(t,e,n,r,s,i,o,l,a){const{p:c,o:{createElement:u}}=a,h=u("div"),f=t.suspense=Ja(t,s,r,e,h,n,i,o,l,a);c(null,f.pendingBranch=t.ssContent,h,null,r,f,i,o),f.deps>0?(wi(t,"onPending"),wi(t,"onFallback"),c(null,t.ssFallback,e,n,r,null,i,o),ks(f,t.ssFallback)):f.resolve()}function w6(t,e,n,r,s,i,o,l,{p:a,um:c,o:{createElement:u}}){const h=e.suspense=t.suspense;h.vnode=e,e.el=t.el;const f=e.ssContent,p=e.ssFallback,{activeBranch:g,pendingBranch:L,isInFallback:v,isHydrating:_}=h;if(L)h.pendingBranch=f,kn(f,L)?(a(L,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():v&&(a(g,p,n,r,s,null,i,o,l),ks(h,p))):(h.pendingId++,_?(h.isHydrating=!1,h.activeBranch=L):c(L,s,h),h.deps=0,h.effects.length=0,h.hiddenContainer=u("div"),v?(a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():(a(g,p,n,r,s,null,i,o,l),ks(h,p))):g&&kn(f,g)?(a(g,f,n,r,s,h,i,o,l),h.resolve(!0)):(a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0&&h.resolve()));else if(g&&kn(f,g))a(g,f,n,r,s,h,i,o,l),ks(h,f);else if(wi(e,"onPending"),h.pendingBranch=f,h.pendingId++,a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0)h.resolve();else{const{timeout:m,pendingId:y}=h;m>0?setTimeout(()=>{h.pendingId===y&&h.fallback(p)},m):m===0&&h.fallback(p)}}function Ja(t,e,n,r,s,i,o,l,a,c,u=!1){const{p:h,m:f,um:p,n:g,o:{parentNode:L,remove:v}}=c,_=wn(t.props&&t.props.timeout),m={vnode:t,parent:e,parentComponent:n,isSVG:o,container:r,hiddenContainer:s,anchor:i,deps:0,pendingId:0,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(y=!1){const{vnode:b,activeBranch:A,pendingBranch:I,pendingId:N,effects:R,parentComponent:q,container:G}=m;if(m.isHydrating)m.isHydrating=!1;else if(!y){const he=A&&I.transition&&I.transition.mode==="out-in";he&&(A.transition.afterLeave=()=>{N===m.pendingId&&f(I,G,Y,0)});let{anchor:Y}=m;A&&(Y=g(A),p(A,q,m,!0)),he||f(I,G,Y,0)}ks(m,I),m.pendingBranch=null,m.isInFallback=!1;let K=m.parent,_e=!1;for(;K;){if(K.pendingBranch){K.effects.push(...R),_e=!0;break}K=K.parent}_e||Wa(R),m.effects=[],wi(b,"onResolve")},fallback(y){if(!m.pendingBranch)return;const{vnode:b,activeBranch:A,parentComponent:I,container:N,isSVG:R}=m;wi(b,"onFallback");const q=g(A),G=()=>{!m.isInFallback||(h(null,y,N,q,I,null,R,l,a),ks(m,y))},K=y.transition&&y.transition.mode==="out-in";K&&(A.transition.afterLeave=G),m.isInFallback=!0,p(A,I,null,!0),K||G()},move(y,b,A){m.activeBranch&&f(m.activeBranch,y,b,A),m.container=y},next(){return m.activeBranch&&g(m.activeBranch)},registerDep(y,b){const A=!!m.pendingBranch;A&&m.deps++;const I=y.vnode.el;y.asyncDep.catch(N=>{Br(N,y,0)}).then(N=>{if(y.isUnmounted||m.isUnmounted||m.pendingId!==y.suspenseId)return;y.asyncResolved=!0;const{vnode:R}=y;v1(y,N,!1),I&&(R.el=I);const q=!I&&y.subTree.el;b(y,R,L(I||y.subTree.el),I?null:g(y.subTree),m,o,a),q&&v(q),Qa(y,R.el),A&&--m.deps===0&&m.resolve()})},unmount(y,b){m.isUnmounted=!0,m.activeBranch&&p(m.activeBranch,n,y,b),m.pendingBranch&&p(m.pendingBranch,n,y,b)}};return m}function E6(t,e,n,r,s,i,o,l,a){const c=e.suspense=Ja(e,r,n,t.parentNode,document.createElement("div"),null,s,i,o,l,!0),u=a(t,c.pendingBranch=e.ssContent,n,c,i,o);return c.deps===0&&c.resolve(),u}function T6(t){const{shapeFlag:e,children:n}=t,r=e&32;t.ssContent=uh(r?n.default:n),t.ssFallback=r?uh(n.fallback):X(Lt)}function uh(t){let e;if(pe(t)){const n=Yr&&t._c;n&&(t._d=!1,O()),t=t(),n&&(t._d=!0,e=Ut,pf())}return J(t)&&(t=_6(t)),t=Jt(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function hh(t,e){e&&e.pendingBranch?J(t)?e.effects.push(...t):e.effects.push(t):Wa(t)}function ks(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,s=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=s,Qa(r,s))}function kt(t,e){if(pt){let n=pt.provides;const r=pt.parent&&pt.parent.provides;r===n&&(n=pt.provides=Object.create(r)),n[t]=e}}function at(t,e,n=!1){const r=pt||ht;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&pe(e)?e.call(r.proxy):e}}function Bt(t,e){return Ei(t,null,e)}function fh(t,e){return Ei(t,null,{flush:"post"})}function A6(t,e){return Ei(t,null,{flush:"sync"})}const qo={};function rt(t,e,n){return Ei(t,e,n)}function Ei(t,e,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=Ge){const l=pt;let a,c=!1,u=!1;if(gt(t)?(a=()=>t.value,c=Li(t)):Kn(t)?(a=()=>t,r=!0):J(t)?(u=!0,c=t.some(y=>Kn(y)||Li(y)),a=()=>t.map(y=>{if(gt(y))return y.value;if(Kn(y))return pr(y);if(pe(y))return An(y,l,2)})):pe(t)?e?a=()=>An(t,l,2):a=()=>{if(!(l&&l.isUnmounted))return h&&h(),Dt(t,l,3,[f])}:a=Mt,e&&!r){const y=a;a=()=>{const b=y();return J(b)&&Vo("WATCH_ARRAY",l)&&pr(b),b}}if(e&&r){const y=a;a=()=>pr(y())}let h,f=y=>{h=_.onStop=()=>{An(y,l,4)}},p;if(Fs)if(f=Mt,e?n&&Dt(e,l,3,[a(),u?[]:void 0,f]):a(),s==="sync"){const y=bf();p=y.__watcherHandles||(y.__watcherHandles=[])}else return Mt;let g=u?new Array(t.length).fill(qo):qo;const L=()=>{if(!!_.active)if(e){const y=_.run();(r||c||(u?y.some((b,A)=>bs(b,g[A])):bs(y,g))||J(y)&&Ve("WATCH_ARRAY",l))&&(h&&h(),Dt(e,l,3,[y,g===qo?void 0:u&&g[0]===qo?[]:g,f]),g=y)}else _.run()};L.allowRecurse=!!e;let v;s==="sync"?v=L:s==="post"?v=()=>ft(L,l&&l.suspense):(L.pre=!0,l&&(L.id=l.uid),v=()=>Ho(L));const _=new _i(a,v);e?n?L():g=_.run():s==="post"?ft(_.run.bind(_),l&&l.suspense):_.run();const m=()=>{_.stop(),l&&l.scope&&Sa(l.scope.effects,_)};return p&&p.push(m),m}function S6(t,e,n){const r=this.proxy,s=Xe(t)?t.includes(".")?dh(r,t):()=>r[t]:t.bind(r,r);let i;pe(e)?i=e:(i=e.handler,n=e);const o=pt;_r(this);const l=Ei(s,i.bind(r),n);return o?_r(o):Lr(),l}function dh(t,e){const n=e.split(".");return()=>{let r=t;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function pr(t,e){if(!ke(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),gt(t))pr(t.value,e);else if(J(t))for(let n=0;n<t.length;n++)pr(t[n],e);else if(Mr(t)||Ls(t))t.forEach(n=>{pr(n,e)});else if(Eo(t))for(const n in t)pr(t[n],e);return t}function e1(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return ze(()=>{t.isMounted=!0}),Ns(()=>{t.isUnmounting=!0}),t}const an=[Function,Array],ph={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:an,onEnter:an,onAfterEnter:an,onEnterCancelled:an,onBeforeLeave:an,onLeave:an,onAfterLeave:an,onLeaveCancelled:an,onBeforeAppear:an,onAppear:an,onAfterAppear:an,onAppearCancelled:an},setup(t,{slots:e}){const n=On(),r=e1();let s;return()=>{const i=e.default&&Zo(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const L of i)if(L.type!==Lt){o=L;break}}const l=Te(t),{mode:a}=l;if(r.isLeaving)return n1(o);const c=mh(o);if(!c)return n1(o);const u=Os(c,l,r,n);jr(c,u);const h=n.subTree,f=h&&mh(h);let p=!1;const{getTransitionKey:g}=c.type;if(g){const L=g();s===void 0?s=L:L!==s&&(s=L,p=!0)}if(f&&f.type!==Lt&&(!kn(c,f)||p)){const L=Os(f,l,r,n);if(jr(f,L),a==="out-in")return r.isLeaving=!0,L.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},n1(o);a==="in-out"&&c.type!==Lt&&(L.delayLeave=(v,_,m)=>{const y=gh(r,f);y[String(f.key)]=f,v._leaveCb=()=>{_(),v._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=m})}return o}}};ph.__isBuiltIn=!0;const t1=ph;function gh(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Os(t,e,n,r){const{appear:s,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:h,onLeave:f,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:L,onAppear:v,onAfterAppear:_,onAppearCancelled:m}=e,y=String(t.key),b=gh(n,t),A=(R,q)=>{R&&Dt(R,r,9,q)},I=(R,q)=>{const G=q[1];A(R,q),J(R)?R.every(K=>K.length<=1)&&G():R.length<=1&&G()},N={mode:i,persisted:o,beforeEnter(R){let q=l;if(!n.isMounted)if(s)q=L||l;else return;R._leaveCb&&R._leaveCb(!0);const G=b[y];G&&kn(t,G)&&G.el._leaveCb&&G.el._leaveCb(),A(q,[R])},enter(R){let q=a,G=c,K=u;if(!n.isMounted)if(s)q=v||a,G=_||c,K=m||u;else return;let _e=!1;const he=R._enterCb=Y=>{_e||(_e=!0,Y?A(K,[R]):A(G,[R]),N.delayedLeave&&N.delayedLeave(),R._enterCb=void 0)};q?I(q,[R,he]):he()},leave(R,q){const G=String(t.key);if(R._enterCb&&R._enterCb(!0),n.isUnmounting)return q();A(h,[R]);let K=!1;const _e=R._leaveCb=he=>{K||(K=!0,q(),he?A(g,[R]):A(p,[R]),R._leaveCb=void 0,b[G]===t&&delete b[G])};b[G]=t,f?I(f,[R,_e]):_e()},clone(R){return Os(R,e,n,r)}};return N}function n1(t){if(Ti(t))return t=Qt(t),t.children=null,t}function mh(t){return Ti(t)?t.children?t.children[0]:void 0:t}function jr(t,e){t.shapeFlag&6&&t.component?jr(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 Zo(t,e=!1,n){let r=[],s=0;for(let i=0;i<t.length;i++){let o=t[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Be?(o.patchFlag&128&&s++,r=r.concat(Zo(o.children,e,l))):(e||o.type!==Lt)&&r.push(l!=null?Qt(o,{key:l}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function Ke(t){return pe(t)?{setup:t,name:t.name}:t}const Vr=t=>!!t.type.__asyncLoader;function Is(t){pe(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:s=200,timeout:i,suspensible:o=!0,onError:l}=t;let a=null,c,u=0;const h=()=>(u++,a=null,f()),f=()=>{let p;return a||(p=a=e().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((L,v)=>{l(g,()=>L(h()),()=>v(g),u+1)});throw g}).then(g=>p!==a&&a?a:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return Ke({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const p=pt;if(c)return()=>r1(c,p);const g=m=>{a=null,Br(m,p,13,!r)};if(o&&p.suspense||Fs)return f().then(m=>()=>r1(m,p)).catch(m=>(g(m),()=>r?X(r,{error:m}):null));const L=se(!1),v=se(),_=se(!!s);return s&&setTimeout(()=>{_.value=!1},s),i!=null&&setTimeout(()=>{if(!L.value&&!v.value){const m=new Error(`Async component timed out after ${i}ms.`);g(m),v.value=m}},i),f().then(()=>{L.value=!0,p.parent&&Ti(p.parent.vnode)&&Ho(p.parent.update)}).catch(m=>{g(m),v.value=m}),()=>{if(L.value&&c)return r1(c,p);if(v.value&&r)return X(r,{error:v.value});if(n&&!_.value)return X(n)}}})}function r1(t,e){const{ref:n,props:r,children:s,ce:i}=e.vnode,o=X(t,r,s);return o.ref=n,o.ce=i,delete e.vnode.ce,o}const Ti=t=>t.type.__isKeepAlive,xh={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=On(),r=n.ctx;if(!r.renderer)return()=>{const m=e.default&&e.default();return m&&m.length===1?m[0]:m};const s=new Map,i=new Set;let o=null;const l=n.suspense,{renderer:{p:a,m:c,um:u,o:{createElement:h}}}=r,f=h("div");r.activate=(m,y,b,A,I)=>{const N=m.component;c(m,y,b,0,l),a(N.vnode,m,y,b,N,l,A,m.slotScopeIds,I),ft(()=>{N.isDeactivated=!1,N.a&&ur(N.a);const R=m.props&&m.props.onVnodeMounted;R&&jt(R,N.parent,m)},l)},r.deactivate=m=>{const y=m.component;c(m,f,null,1,l),ft(()=>{y.da&&ur(y.da);const b=m.props&&m.props.onVnodeUnmounted;b&&jt(b,y.parent,m),y.isDeactivated=!0},l)};function p(m){s1(m),u(m,n,l,!0)}function g(m){s.forEach((y,b)=>{const A=A1(y.type);A&&(!m||!m(A))&&L(b)})}function L(m){const y=s.get(m);!o||y.type!==o.type?p(y):o&&s1(o),s.delete(m),i.delete(m)}rt(()=>[t.include,t.exclude],([m,y])=>{m&&g(b=>Ai(m,b)),y&&g(b=>!Ai(y,b))},{flush:"post",deep:!0});let v=null;const _=()=>{v!=null&&s.set(v,i1(n.subTree))};return ze(_),Si(_),Ns(()=>{s.forEach(m=>{const{subTree:y,suspense:b}=n,A=i1(y);if(m.type===A.type){s1(A);const I=A.component.da;I&&ft(I,b);return}p(m)})}),()=>{if(v=null,!e.default)return null;const m=e.default(),y=m[0];if(m.length>1)return o=null,m;if(!Xt(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return o=null,y;let b=i1(y);const A=b.type,I=A1(Vr(b)?b.type.__asyncResolved||{}:A),{include:N,exclude:R,max:q}=t;if(N&&(!I||!Ai(N,I))||R&&I&&Ai(R,I))return o=b,y;const G=b.key==null?A:b.key,K=s.get(G);return b.el&&(b=Qt(b),y.shapeFlag&128&&(y.ssContent=b)),v=G,K?(b.el=K.el,b.component=K.component,b.transition&&jr(b,b.transition),b.shapeFlag|=512,i.delete(G),i.add(G)):(i.add(G),q&&i.size>parseInt(q,10)&&L(i.values().next().value)),b.shapeFlag|=256,o=b,ch(y.type)?y:b}}};xh.__isBuildIn=!0;const _h=xh;function Ai(t,e){return J(t)?t.some(n=>Ai(n,e)):Xe(t)?t.split(",").includes(e):t.test?t.test(e):!1}function Lh(t,e){Ch(t,"a",e)}function yh(t,e){Ch(t,"da",e)}function Ch(t,e,n=pt){const r=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(Ko(e,r,n),n){let s=n.parent;for(;s&&s.parent;)Ti(s.parent.vnode)&&R6(r,e,n,s),s=s.parent}}function R6(t,e,n,r){const s=Ko(e,t,r,!0);dt(()=>{Sa(r[e],s)},n)}function s1(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function i1(t){return t.shapeFlag&128?t.ssContent:t}function Ko(t,e,n=pt,r=!1){if(n){const s=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;vs(),_r(n);const l=Dt(e,n,t,o);return Lr(),ws(),l});return r?s.unshift(i):s.push(i),i}}const Qn=t=>(e,n=pt)=>(!Fs||t==="sp")&&Ko(t,(...r)=>e(...r),n),bh=Qn("bm"),ze=Qn("m"),vh=Qn("bu"),Si=Qn("u"),Ns=Qn("bum"),dt=Qn("um"),wh=Qn("sp"),Eh=Qn("rtg"),Th=Qn("rtc");function Ah(t,e=pt){Ko("ec",t,e)}function k6(t){_t("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&Sh(e,n),n}function Sh(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let r=0;r<n.length;r++)Sh(n[r],e)}}function Rh(t){_t("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const r in n)Zn(r)&&(e[r[2].toLowerCase()+r.slice(3)]=n[r]);return e}const O6={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function I6(t,e,n){const r=O6[t];if(r)if(J(r)){const s=[];return r.forEach(i=>{const o=e[i];o&&(Xn("CUSTOM_DIR",n,i,t),s.push(o))}),s.length?s:void 0}else return e[r]&&Xn("CUSTOM_DIR",n,r,t),e[r]}function Yo(t,e){const n=ht;if(n===null)return t;const r=cl(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,l,a,c=Ge]=e[i];o&&(pe(o)&&(o={mounted:o,updated:o}),o.deep&&pr(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:a,modifiers:c}))}return t}function Rn(t,e,n,r){const s=t.dirs,i=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a||(a=I6(r,l.dir,n)),a&&(vs(),Dt(a,n,8,[t.el,l,t,e]),ws())}}const o1="components",N6="directives",P6="filters";function ye(t,e){return Xo(o1,t,!0,e)||t}const kh=Symbol();function Ps(t){return Xe(t)?Xo(o1,t,!1)||t:t||kh}function Oh(t){return Xo(N6,t)}function Ih(t){return Xo(P6,t)}function Xo(t,e,n=!0,r=!1){const s=ht||pt;if(s){const i=s.type;if(t===o1){const l=A1(i,!1);if(l&&(l===e||l===St(e)||l===mi(St(e))))return i}const o=Nh(s[t]||i[t],e)||Nh(s.appContext[t],e);return!o&&r?i:o}}function Nh(t,e){return t&&(t[e]||t[St(e)]||t[mi(St(e))])}function M6(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(Vo("RENDER_FUNCTION",t)){const r=e.render=function(){return n.call(this,Qo)};r._compatWrapped=!0}}}function Qo(t,e,n){if(t||(t=Lt),typeof t=="string"){const i=Rt(t);(i==="transition"||i==="transition-group"||i==="keep-alive")&&(t=`__compat__${i}`),t=Ps(t)}const r=arguments.length,s=J(e);return r===2||s?ke(e)&&!s?Xt(e)?Jo(X(t,null,[e])):Jo(Mh(X(t,Ph(e,t)),e)):Jo(X(t,null,e)):(Xt(n)&&(n=[n]),Jo(Mh(X(t,Ph(e,t),n),e)))}const F6=xs("staticStyle,staticClass,directives,model,hook");function Ph(t,e){if(!t)return null;const n={};for(const r in t)if(r==="attrs"||r==="domProps"||r==="props")Ie(n,t[r]);else if(r==="on"||r==="nativeOn"){const s=t[r];for(const i in s){let o=D6(i);r==="nativeOn"&&(o+="Native");const l=n[o],a=s[i];l!==a&&(l?n[o]=[].concat(l,a):n[o]=a)}}else F6(r)||(n[r]=t[r]);if(t.staticClass&&(n.class=Ee([t.staticClass,n.class])),t.staticStyle&&(n.style=we([t.staticStyle,n.style])),t.model&&ke(e)){const{prop:r="value",event:s="input"}=e.model||{};n[r]=t.model.value,n[Go+s]=t.model.callback}return n}function D6(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),Cs(t)}function Mh(t,e){return e&&e.directives?Yo(t,e.directives.map(({name:n,value:r,arg:s,modifiers:i})=>[Oh(n),r,s,i])):t}function Jo(t){const{props:e,children:n}=t;let r;if(t.shapeFlag&6&&J(n)){r={};for(let i=0;i<n.length;i++){const o=n[i],l=Xt(o)&&o.props&&o.props.slot||"default",a=r[l]||(r[l]=[]);Xt(o)&&o.type==="template"?a.push(o.children):a.push(o)}if(r)for(const i in r){const o=r[i];r[i]=()=>o,r[i]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,r?Ie(r,s):r=s),r&&ll(t,r),t}function Fh(t){if(Ve("RENDER_FUNCTION",ht,!0)&&Ve("PRIVATE_APIS",ht,!0)){const e=ht,n=()=>t.component&&t.component.proxy;let r;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:()=>Xe(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return r||(r={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const l1=new Map,Dh={get(t,e){const n=t[e];return n&&n()}};function $6(t){if(l1.has(t))return l1.get(t);const e=t.render,n=(r,s)=>{const i=On(),o={props:r,children:i.vnode.children||[],data:i.vnode.props||{},scopedSlots:s.slots,parent:i.parent&&i.parent.proxy,slots(){return new Proxy(s.slots,Dh)},get listeners(){return Rh(i)},get injections(){if(t.inject){const l={};return zh(t.inject,l),l}return{}}};return e(Qo,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,l1.set(t,n),n}function xn(t,e,n,r){let s;const i=n&&n[r];if(J(t)||Xe(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,i&&i[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,i&&i[o])}else if(ke(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,i&&i[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,a=o.length;l<a;l++){const c=o[l];s[l]=e(t[c],c,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function $h(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(J(r))for(let s=0;s<r.length;s++)t[r[s].name]=r[s].fn;else r&&(t[r.name]=r.key?(...s)=>{const i=r.fn(...s);return i&&(i.key=r.key),i}:r.fn)}return t}function a1(t,e,n={},r,s){if(ht.isCE||ht.parent&&Vr(ht.parent)&&ht.parent.isCE)return e!=="default"&&(n.name=e),X("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),O();const o=i&&Bh(i(n)),l=Oe(Be,{key:n.key||o&&o.key||`_${e}`},o||(r?r():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function Bh(t){return t.some(e=>Xt(e)?!(e.type===Lt||e.type===Be&&!Bh(e.children)):!0)?t:null}function Hh(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:Cs(r)]=t[r];return n}function B6(t){const e={};for(let n=0;n<t.length;n++)t[n]&&Ie(e,t[n]);return e}function H6(t,e,n,r,s){if(n&&ke(n)){J(n)&&(n=B6(n));for(const i in n)if(ys(i))t[i]=n[i];else if(i==="class")t.class=Ee([t.class,n.class]);else if(i==="style")t.style=Ee([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=St(i),a=Rt(i);if(!(l in o)&&!(a in o)&&(o[i]=n[i],s)){const c=t.on||(t.on={});c[`update:${i}`]=function(u){n[i]=u}}}}return t}function U6(t,e){return Xr(t,Hh(e))}function j6(t,e,n,r,s){return s&&(r=Xr(r,s)),a1(t.slots,e,r,n&&(()=>n))}function V6(t,e,n){return $h(e||{$stable:!n},Uh(t))}function Uh(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(J(n)?Uh(n):n.name=n.key||"default")}return t}const jh=new WeakMap;function G6(t,e){let n=jh.get(t);if(n||jh.set(t,n=[]),n[e])return n[e];const r=t.type.staticRenderFns[e],s=t.proxy;return n[e]=r.call(s,null,s)}function z6(t,e,n,r,s,i){const l=t.appContext.config.keyCodes||{},a=l[n]||r;if(i&&s&&!l[n])return Vh(i,s);if(a)return Vh(a,e);if(s)return Rt(s)!==n}function Vh(t,e){return J(t)?!t.includes(e):t!==e}function W6(t){return t}function q6(t,e){for(let n=0;n<e.length;n+=2){const r=e[n];typeof r=="string"&&r&&(t[e[n]]=e[n+1])}return t}function Z6(t,e){return typeof t=="string"?e+t:t}function K6(t){const e=(r,s,i)=>{r[s]=i},n=(r,s)=>{delete r[s]};Ie(t,{$set:r=>(_t("INSTANCE_SET",r),e),$delete:r=>(_t("INSTANCE_DELETE",r),n),$mount:r=>(_t("GLOBAL_MOUNT",null),r.ctx._compat_mount||Mt),$destroy:r=>(_t("INSTANCE_DESTROY",r),r.ctx._compat_destroy||Mt),$slots:r=>Ve("RENDER_FUNCTION",r)&&r.render&&r.render._compatWrapped?new Proxy(r.slots,Dh):r.slots,$scopedSlots:r=>{_t("INSTANCE_SCOPED_SLOTS",r);const s={};for(const i in r.slots){const o=r.slots[i];o._ns||(s[i]=o)}return s},$on:r=>Ya.bind(null,r),$once:r=>f6.bind(null,r),$off:r=>Xa.bind(null,r),$children:k6,$listeners:Rh}),Ve("PRIVATE_APIS",null)&&Ie(t,{$vnode:r=>r.vnode,$options:r=>{const s=Ie({},Ri(r));return s.parent=r.proxy.$parent,s.propsData=r.vnode.props,s},_self:r=>r.proxy,_uid:r=>r.uid,_data:r=>r.data,_isMounted:r=>r.isMounted,_isDestroyed:r=>r.isUnmounted,$createElement:()=>Qo,_c:()=>Qo,_o:()=>W6,_n:()=>wn,_s:()=>$e,_l:()=>xn,_t:r=>j6.bind(null,r),_q:()=>qn,_i:()=>di,_m:r=>G6.bind(null,r),_f:()=>Ih,_k:r=>z6.bind(null,r),_b:()=>H6,_v:()=>_n,_e:()=>Ce,_u:()=>V6,_g:()=>U6,_d:()=>q6,_p:()=>Z6})}const c1=t=>t?_f(t)?cl(t)||t.proxy:c1(t.parent):null,Ms=Ie(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=>c1(t.parent),$root:t=>c1(t.root),$emit:t=>t.emit,$options:t=>Ri(t),$forceUpdate:t=>t.f||(t.f=()=>Ho(t.update)),$nextTick:t=>t.n||(t.n=Ur.bind(t.proxy)),$watch:t=>S6.bind(t)});K6(Ms);const u1=(t,e)=>t!==Ge&&!t.__isScriptSetup&&Me(t,e),h1={get({_:t},e){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:a}=t;let c;if(e[0]!=="$"){const p=o[e];if(p!==void 0)switch(p){case 1:return r[e];case 2:return s[e];case 4:return n[e];case 3:return i[e]}else{if(u1(r,e))return o[e]=1,r[e];if(s!==Ge&&Me(s,e))return o[e]=2,s[e];if((c=t.propsOptions[0])&&Me(c,e))return o[e]=3,i[e];if(n!==Ge&&Me(n,e))return o[e]=4,n[e];f1&&(o[e]=0)}}const u=Ms[e];let h,f;if(u)return e==="$attrs"&&Ft(t,"get",e),u(t);if((h=l.__cssModules)&&(h=h[e]))return h;if(n!==Ge&&Me(n,e))return o[e]=4,n[e];if(f=a.config.globalProperties,Me(f,e)){const p=Object.getOwnPropertyDescriptor(f,e);if(p.get)return p.get.call(t.proxy);{const g=f[e];return pe(g)?Object.assign(g.bind(t.proxy),g):g}}},set({_:t},e,n){const{data:r,setupState:s,ctx:i}=t;return u1(s,e)?(s[e]=n,!0):r!==Ge&&Me(r,e)?(r[e]=n,!0):Me(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||t!==Ge&&Me(t,o)||u1(e,o)||(l=i[0])&&Me(l,o)||Me(r,o)||Me(Ms,o)||Me(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Me(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},Y6=Ie({},h1,{get(t,e){if(e!==Symbol.unscopables)return h1.get(t,e,t)},has(t,e){return e[0]!=="_"&&!cp(e)}});function Gh(t,e){for(const n in e){const r=t[n],s=e[n];n in t&&Eo(r)&&Eo(s)?Gh(r,s):t[n]=s}return t}let f1=!0;function X6(t){const e=Ri(t),n=t.proxy,r=t.ctx;f1=!1,e.beforeCreate&&Wh(e.beforeCreate,t,"bc");const{data:s,computed:i,methods:o,watch:l,provide:a,inject:c,created:u,beforeMount:h,mounted:f,beforeUpdate:p,updated:g,activated:L,deactivated:v,beforeDestroy:_,beforeUnmount:m,destroyed:y,unmounted:b,render:A,renderTracked:I,renderTriggered:N,errorCaptured:R,serverPrefetch:q,expose:G,inheritAttrs:K,components:_e,directives:he,filters:Y}=e;if(c&&zh(c,r,null,t.appContext.config.unwrapInjectedRef),o)for(const Q in o){const fe=o[Q];pe(fe)&&(r[Q]=fe.bind(n))}if(s){const Q=s.call(n,n);ke(Q)&&(t.data=Tn(Q))}if(f1=!0,i)for(const Q in i){const fe=i[Q],et=pe(fe)?fe.bind(n,n):pe(fe.get)?fe.get.bind(n,n):Mt,tt=!pe(fe)&&pe(fe.set)?fe.set.bind(n):Mt,Wt=W({get:et,set:tt});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>Wt.value,set:ut=>Wt.value=ut})}if(l)for(const Q in l)qh(l[Q],r,n,Q);if(a){const Q=pe(a)?a.call(n):a;Reflect.ownKeys(Q).forEach(fe=>{kt(fe,Q[fe])})}u&&Wh(u,t,"c");function F(Q,fe){J(fe)?fe.forEach(et=>Q(et.bind(n))):fe&&Q(fe.bind(n))}if(F(bh,h),F(ze,f),F(vh,p),F(Si,g),F(Lh,L),F(yh,v),F(Ah,R),F(Th,I),F(Eh,N),F(Ns,m),F(dt,b),F(wh,q),_&&Xn("OPTIONS_BEFORE_DESTROY",t)&&F(Ns,_),y&&Xn("OPTIONS_DESTROYED",t)&&F(dt,y),J(G))if(G.length){const Q=t.exposed||(t.exposed={});G.forEach(fe=>{Object.defineProperty(Q,fe,{get:()=>n[fe],set:et=>n[fe]=et})})}else t.exposed||(t.exposed={});A&&t.render===Mt&&(t.render=A),K!=null&&(t.inheritAttrs=K),_e&&(t.components=_e),he&&(t.directives=he),Y&&Ve("FILTERS",t)&&(t.filters=Y)}function zh(t,e,n=Mt,r=!1){J(t)&&(t=d1(t));for(const s in t){const i=t[s];let o;ke(i)?"default"in i?o=at(i.from||s,i.default,!0):o=at(i.from||s):o=at(i),gt(o)&&r?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function Wh(t,e,n){Dt(J(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function qh(t,e,n,r){const s=r.includes(".")?dh(n,r):()=>n[r];if(Xe(t)){const i=e[t];pe(i)&&rt(s,i)}else if(pe(t))rt(s,t.bind(n));else if(ke(t))if(J(t))t.forEach(i=>qh(i,e,n,r));else{const i=pe(t.handler)?t.handler.bind(n):e[t.handler];pe(i)&&rt(s,i,t)}}function Ri(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,l=i.get(e);let a;return l?a=l:!s.length&&!n&&!r?Ve("PRIVATE_APIS",t)?(a=Ie({},e),a.parent=t.parent&&t.parent.proxy,a.propsData=t.vnode.props):a=e:(a={},s.length&&s.forEach(c=>Gr(a,c,o,!0)),Gr(a,e,o)),ke(e)&&i.set(e,a),a}function Gr(t,e,n,r=!1){pe(e)&&(e=e.options);const{mixins:s,extends:i}=e;i&&Gr(t,i,n,!0),s&&s.forEach(o=>Gr(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const l=zr[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const zr={data:Zh,props:gr,emits:gr,methods:gr,computed:gr,beforeCreate:Ot,created:Ot,beforeMount:Ot,mounted:Ot,beforeUpdate:Ot,updated:Ot,beforeDestroy:Ot,beforeUnmount:Ot,destroyed:Ot,unmounted:Ot,activated:Ot,deactivated:Ot,errorCaptured:Ot,serverPrefetch:Ot,components:gr,directives:gr,watch:J6,provide:Zh,inject:Q6};zr.filters=gr;function Zh(t,e){return e?t?function(){return(Ve("OPTIONS_DATA_MERGE",null)?Gh:Ie)(pe(t)?t.call(this,this):t,pe(e)?e.call(this,this):e)}:e:t}function Q6(t,e){return gr(d1(t),d1(e))}function d1(t){if(J(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Ot(t,e){return t?[...new Set([].concat(t,e))]:e}function gr(t,e){return t?Ie(Ie(Object.create(null),t),e):e}function J6(t,e){if(!t)return e;if(!e)return t;const n=Ie(Object.create(null),t);for(const r in e)n[r]=Ot(t[r],e[r]);return n}function e9(t,e,n){return new Proxy({},{get(r,s){if(s==="$options")return Ri(t);if(s in e)return e[s];const i=t.type.inject;if(i){if(J(i)){if(i.includes(s))return at(s)}else if(s in i)return at(s)}}})}function Kh(t,e){return!!(t==="is"||(t==="class"||t==="style")&&Ve("INSTANCE_ATTRS_CLASS_STYLE",e)||Zn(t)&&Ve("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function t9(t,e,n,r=!1){const s={},i={};Ao(i,sl,1),t.propsDefaults=Object.create(null),Yh(t,e,s,i);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=r?s:X0(s):t.type.props?t.props=s:t.props=i,t.attrs=i}function n9(t,e,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=t,l=Te(s),[a]=t.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let f=u[h];if(zo(t.emitsOptions,f))continue;const p=e[f];if(a)if(Me(i,f))p!==i[f]&&(i[f]=p,c=!0);else{const g=St(f);s[g]=p1(a,l,g,p,t,!1)}else{if(Zn(f)&&f.endsWith("Native"))f=f.slice(0,-6);else if(Kh(f,t))continue;p!==i[f]&&(i[f]=p,c=!0)}}}}else{Yh(t,e,s,i)&&(c=!0);let u;for(const h in l)(!e||!Me(e,h)&&((u=Rt(h))===h||!Me(e,u)))&&(a?n&&(n[h]!==void 0||n[u]!==void 0)&&(s[h]=p1(a,l,h,void 0,t,!0)):delete s[h]);if(i!==l)for(const h in i)(!e||!Me(e,h)&&!Me(e,h+"Native"))&&(delete i[h],c=!0)}c&&En(t,"set","$attrs")}function Yh(t,e,n,r){const[s,i]=t.propsOptions;let o=!1,l;if(e)for(let a in e){if(ys(a)||(a.startsWith("onHook:")&&Xn("INSTANCE_EVENT_HOOKS",t,a.slice(2).toLowerCase()),a==="inline-template"))continue;const c=e[a];let u;if(s&&Me(s,u=St(a)))!i||!i.includes(u)?n[u]=c:(l||(l={}))[u]=c;else if(!zo(t.emitsOptions,a)){if(Zn(a)&&a.endsWith("Native"))a=a.slice(0,-6);else if(Kh(a,t))continue;(!(a in r)||c!==r[a])&&(r[a]=c,o=!0)}}if(i){const a=Te(n),c=l||Ge;for(let u=0;u<i.length;u++){const h=i[u];n[h]=p1(s,a,h,c[h],t,!Me(c,h))}}return o}function p1(t,e,n,r,s,i){const o=t[n];if(o!=null){const l=Me(o,"default");if(l&&r===void 0){const a=o.default;if(o.type!==Function&&pe(a)){const{propsDefaults:c}=s;n in c?r=c[n]:(_r(s),r=c[n]=a.call(Ve("PROPS_DEFAULT_THIS",s)?e9(s,e):null,e),Lr())}else r=a}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===Rt(n))&&(r=!0))}return r}function Xh(t,e,n=!1){const r=e.propsCache,s=r.get(t);if(s)return s;const i=t.props,o={},l=[];let a=!1;if(!pe(t)){const u=h=>{pe(h)&&(h=h.options),a=!0;const[f,p]=Xh(h,e,!0);Ie(o,f),p&&l.push(...p)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!i&&!a)return ke(t)&&r.set(t,_s),_s;if(J(i))for(let u=0;u<i.length;u++){const h=St(i[u]);Qh(h)&&(o[h]=Ge)}else if(i)for(const u in i){const h=St(u);if(Qh(h)){const f=i[u],p=o[h]=J(f)||pe(f)?{type:f}:Object.assign({},f);if(p){const g=tf(Boolean,p.type),L=tf(String,p.type);p[0]=g>-1,p[1]=L<0||g<L,(g>-1||Me(p,"default"))&&l.push(h)}}}const c=[o,l];return ke(t)&&r.set(t,c),c}function Qh(t){return t[0]!=="$"}function Jh(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function ef(t,e){return Jh(t)===Jh(e)}function tf(t,e){return J(e)?e.findIndex(n=>ef(n,t)):pe(e)&&ef(e,t)?0:-1}const nf=t=>t[0]==="_"||t==="$stable",g1=t=>J(t)?t.map(Jt):[Jt(t)],r9=(t,e,n)=>{if(e._n)return e;const r=$t((...s)=>g1(e(...s)),n);return r._c=!1,r},rf=(t,e,n)=>{const r=t._ctx;for(const s in t){if(nf(s))continue;const i=t[s];if(pe(i))e[s]=r9(s,i,r);else if(i!=null){const o=g1(i);e[s]=()=>o}}},sf=(t,e)=>{const n=g1(e);t.slots.default=()=>n},s9=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=Te(e),Ao(e,"_",n)):rf(e,t.slots={})}else t.slots={},e&&sf(t,e);Ao(t.slots,sl,1)},i9=(t,e,n)=>{const{vnode:r,slots:s}=t;let i=!0,o=Ge;if(r.shapeFlag&32){const l=e._;l?n&&l===1?i=!1:(Ie(s,e),!n&&l===1&&delete s._):(i=!e.$stable,rf(e,s)),o=e}else e&&(sf(t,e),o={default:1});if(i)for(const l in s)!nf(l)&&!(l in o)&&delete s[l]};function o9(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in zr&&Xn("CONFIG_OPTION_MERGE_STRATS",null))return zr[n]}})}let Ht,Wr;function l9(t,e){Ht=e({});const n=Wr=function a(c={}){return r(c,a)};function r(a={},c){_t("GLOBAL_MOUNT",null);const{data:u}=a;u&&!pe(u)&&Xn("OPTIONS_DATA_FN",null)&&(a.data=()=>u);const h=t(a);c!==n&&of(h,c);const f=h._createRoot(a);return a.el?f.$mount(a.el):f}n.version="2.6.14-compat:3.2.45",n.config=Ht.config,n.use=(a,...c)=>(a&&pe(a.install)?a.install(n,...c):pe(a)&&a(n,...c),n),n.mixin=a=>(Ht.mixin(a),n),n.component=(a,c)=>c?(Ht.component(a,c),n):Ht.component(a),n.directive=(a,c)=>c?(Ht.directive(a,c),n):Ht.directive(a),n.options={_base:n};let s=1;n.cid=s,n.nextTick=Ur;const i=new WeakMap;function o(a={}){if(_t("GLOBAL_EXTEND",null),pe(a)&&(a=a.options),i.has(a))return i.get(a);const c=this;function u(f){return r(f?Gr(Ie({},u.options),f,zr):u.options,u)}u.super=c,u.prototype=Object.create(n.prototype),u.prototype.constructor=u;const h={};for(const f in c.options){const p=c.options[f];h[f]=J(p)?p.slice():ke(p)?Ie(Object.create(null),p):p}return u.options=Gr(h,a,zr),u.options._base=u,u.extend=o.bind(u),u.mixin=c.mixin,u.use=c.use,u.cid=++s,i.set(a,u),u}n.extend=o.bind(n),n.set=(a,c,u)=>{_t("GLOBAL_SET",null),a[c]=u},n.delete=(a,c)=>{_t("GLOBAL_DELETE",null),delete a[c]},n.observable=a=>(_t("GLOBAL_OBSERVABLE",null),Tn(a)),n.filter=(a,c)=>c?(Ht.filter(a,c),n):Ht.filter(a);const l={warn:Mt,extend:Ie,mergeOptions:(a,c,u)=>Gr(a,c,u?void 0:zr),defineReactive:g9};return Object.defineProperty(n,"util",{get(){return _t("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=h6,n}function a9(t,e,n){c9(t,e),o9(t.config),Ht&&(f9(t,e,n),u9(t),h9(t))}function c9(t,e){e.filters={},t.filter=(n,r)=>(_t("FILTERS",null),r?(e.filters[n]=r,t):e.filters[n])}function u9(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:Ur},extend:{value:Wr.extend},set:{value:Wr.set},delete:{value:Wr.delete},observable:{value:Wr.observable},util:{get(){return Wr.util}}})}function h9(t){t._context.mixins=[...Ht._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(Ht._context[e])});for(const e in Ht.config){if(e==="isNativeTag"||E1()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=Ht.config[e];t.config[e]=ke(n)?Object.create(n):n,e==="ignoredElements"&&Ve("CONFIG_IGNORED_ELEMENTS",null)&&!E1()&&J(n)&&(t.config.compilerOptions.isCustomElement=r=>n.some(s=>Xe(s)?s===r:s.test(r)))}of(t,Wr)}function of(t,e){const n=Ve("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const r=Object.getOwnPropertyDescriptors(e.prototype);for(const s in r)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,r[s])}function f9(t,e,n){let r=!1;t._createRoot=s=>{const i=t._component,o=X(i,s.propsData||null);o.appContext=e;const l=!pe(i)&&!i.render&&!i.template,a=()=>{},c=C1(o,null,null);return l&&(c.render=a),b1(c),o.component=c,o.isCompatRoot=!0,c.ctx._compat_mount=u=>{if(r)return;let h;if(typeof u=="string"){const p=document.querySelector(u);if(!p)return;h=p}else h=u||document.createElement("div");const f=h instanceof SVGElement;return l&&c.render===a&&(c.render=null,i.template=h.innerHTML,T1(c,!1,!0)),h.innerHTML="",n(o,h,f),h instanceof Element&&(h.removeAttribute("v-cloak"),h.setAttribute("data-v-app","")),r=!0,t._container=h,h.__vue_app__=t,c.proxy},c.ctx._compat_destroy=()=>{if(r)n(null,t._container),delete t._container.__vue_app__;else{const{bum:u,scope:h,um:f}=c;u&&ur(u),Ve("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:beforeDestroy"),h&&h.stop(),f&&ur(f),Ve("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:destroyed")}},c.proxy}}const d9=["push","pop","shift","unshift","splice","sort","reverse"],p9=new WeakSet;function g9(t,e,n){if(ke(n)&&!Kn(n)&&!p9.has(n)){const s=Tn(n);J(n)?d9.forEach(i=>{n[i]=(...o)=>{Array.prototype[i].call(s,...o)}}):Object.keys(n).forEach(i=>{try{m1(n,i,n[i])}catch{}})}const r=t.$;r&&t===r.proxy?(m1(r.ctx,e,n),r.accessCache=Object.create(null)):Kn(t)?t[e]=n:m1(t,e,n)}function m1(t,e,n){n=ke(n)?Tn(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return Ft(t,"get",e),n},set(r){n=ke(r)?Tn(r):r,En(t,"set",e,r)}})}function lf(){return{app:null,config:{isNativeTag:mp,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 m9=0;function x9(t,e){return function(r,s=null){pe(r)||(r=Object.assign({},r)),s!=null&&!ke(s)&&(s=null);const i=lf(),o=new Set;let l=!1;const a=i.app={_uid:m9++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:wf,get config(){return i.config},set config(c){},use(c,...u){return o.has(c)||(c&&pe(c.install)?(o.add(c),c.install(a,...u)):pe(c)&&(o.add(c),c(a,...u))),a},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),a},component(c,u){return u?(i.components[c]=u,a):i.components[c]},directive(c,u){return u?(i.directives[c]=u,a):i.directives[c]},mount(c,u,h){if(!l){const f=X(r,s);return f.appContext=i,u&&e?e(f,c):t(f,c,h),l=!0,a._container=c,c.__vue_app__=a,cl(f.component)||f.component.proxy}},unmount(){l&&(t(null,a._container),delete a._container.__vue_app__)},provide(c,u){return i.provides[c]=u,a}};return a9(a,i,t),a}}function el(t,e,n,r,s=!1){if(J(t)){t.forEach((f,p)=>el(f,e&&(J(e)?e[p]:e),n,r,s));return}if(Vr(r)&&!s)return;const i=r.shapeFlag&4?cl(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:a}=t,c=e&&e.r,u=l.refs===Ge?l.refs={}:l.refs,h=l.setupState;if(c!=null&&c!==a&&(Xe(c)?(u[c]=null,Me(h,c)&&(h[c]=null)):gt(c)&&(c.value=null)),pe(a))An(a,l,12,[o,u]);else{const f=Xe(a),p=gt(a);if(f||p){const g=()=>{if(t.f){const L=f?Me(h,a)?h[a]:u[a]:a.value;s?J(L)&&Sa(L,i):J(L)?L.includes(i)||L.push(i):f?(u[a]=[i],Me(h,a)&&(h[a]=u[a])):(a.value=[i],t.k&&(u[t.k]=a.value))}else f?(u[a]=o,Me(h,a)&&(h[a]=o)):p&&(a.value=o,t.k&&(u[t.k]=o))};o?(g.id=-1,ft(g,n)):g()}}}let mr=!1;const tl=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",nl=t=>t.nodeType===8;function _9(t){const{mt:e,p:n,o:{patchProp:r,createText:s,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:c}}=t,u=(_,m)=>{if(!m.hasChildNodes()){n(null,_,m),Uo(),m._vnode=_;return}mr=!1,h(m.firstChild,_,null,null,null),Uo(),m._vnode=_,mr&&console.error("Hydration completed but contains mismatches.")},h=(_,m,y,b,A,I=!1)=>{const N=nl(_)&&_.data==="[",R=()=>L(_,m,y,b,A,N),{type:q,ref:G,shapeFlag:K,patchFlag:_e}=m;let he=_.nodeType;m.el=_,_e===-2&&(I=!1,m.dynamicChildren=null);let Y=null;switch(q){case Zr:he!==3?m.children===""?(a(m.el=s(""),o(_),_),Y=_):Y=R():(_.data!==m.children&&(mr=!0,_.data=m.children),Y=i(_));break;case Lt:he!==8||N?Y=R():Y=i(_);break;case Kr:if(N&&(_=i(_),he=_.nodeType),he===1||he===3){Y=_;const ve=!m.children.length;for(let F=0;F<m.staticCount;F++)ve&&(m.children+=Y.nodeType===1?Y.outerHTML:Y.data),F===m.staticCount-1&&(m.anchor=Y),Y=i(Y);return N?i(Y):Y}else R();break;case Be:N?Y=g(_,m,y,b,A,I):Y=R();break;default:if(K&1)he!==1||m.type.toLowerCase()!==_.tagName.toLowerCase()?Y=R():Y=f(_,m,y,b,A,I);else if(K&6){m.slotScopeIds=A;const ve=o(_);if(e(m,ve,null,y,b,tl(ve),I),Y=N?v(_):i(_),Y&&nl(Y)&&Y.data==="teleport end"&&(Y=i(Y)),Vr(m)){let F;N?(F=X(Be),F.anchor=Y?Y.previousSibling:ve.lastChild):F=_.nodeType===3?_n(""):X("div"),F.el=_,m.component.subTree=F}}else K&64?he!==8?Y=R():Y=m.type.hydrate(_,m,y,b,A,I,t,p):K&128&&(Y=m.type.hydrate(_,m,y,b,tl(o(_)),A,I,t,h))}return G!=null&&el(G,null,b,m),Y},f=(_,m,y,b,A,I)=>{I=I||!!m.dynamicChildren;const{type:N,props:R,patchFlag:q,shapeFlag:G,dirs:K}=m,_e=N==="input"&&K||N==="option";if(_e||q!==-1){if(K&&Rn(m,null,y,"created"),R)if(_e||!I||q&48)for(const Y in R)(_e&&Y.endsWith("value")||Zn(Y)&&!ys(Y))&&r(_,Y,null,R[Y],!1,void 0,y);else R.onClick&&r(_,"onClick",null,R.onClick,!1,void 0,y);let he;if((he=R&&R.onVnodeBeforeMount)&&jt(he,y,m),K&&Rn(m,null,y,"beforeMount"),((he=R&&R.onVnodeMounted)||K)&&hh(()=>{he&&jt(he,y,m),K&&Rn(m,null,y,"mounted")},b),G&16&&!(R&&(R.innerHTML||R.textContent))){let Y=p(_.firstChild,m,_,y,b,A,I);for(;Y;){mr=!0;const ve=Y;Y=Y.nextSibling,l(ve)}}else G&8&&_.textContent!==m.children&&(mr=!0,_.textContent=m.children)}return _.nextSibling},p=(_,m,y,b,A,I,N)=>{N=N||!!m.dynamicChildren;const R=m.children,q=R.length;for(let G=0;G<q;G++){const K=N?R[G]:R[G]=Jt(R[G]);if(_)_=h(_,K,b,A,I,N);else{if(K.type===Zr&&!K.children)continue;mr=!0,n(null,K,y,null,b,A,tl(y),I)}}return _},g=(_,m,y,b,A,I)=>{const{slotScopeIds:N}=m;N&&(A=A?A.concat(N):N);const R=o(_),q=p(i(_),m,R,y,b,A,I);return q&&nl(q)&&q.data==="]"?i(m.anchor=q):(mr=!0,a(m.anchor=c("]"),R,q),q)},L=(_,m,y,b,A,I)=>{if(mr=!0,m.el=null,I){const q=v(_);for(;;){const G=i(_);if(G&&G!==q)l(G);else break}}const N=i(_),R=o(_);return l(_),n(null,m,R,N,y,b,tl(R),A),N},v=_=>{let m=0;for(;_;)if(_=i(_),_&&nl(_)&&(_.data==="["&&m++,_.data==="]")){if(m===0)return i(_);m--}return _};return[u,h]}const ft=hh;function af(t){return uf(t)}function cf(t){return uf(t,_9)}function uf(t,e){const n=bp();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:a,setText:c,setElementText:u,parentNode:h,nextSibling:f,setScopeId:p=Mt,insertStaticContent:g}=t,L=(x,C,k,M=null,P=null,U=null,ee=!1,j=null,z=!!C.dynamicChildren)=>{if(x===C)return;x&&!kn(x,C)&&(M=lt(x),ut(x,P,U,!0),x=null),C.patchFlag===-2&&(z=!1,C.dynamicChildren=null);const{type:$,ref:B,shapeFlag:ue}=C;switch($){case Zr:v(x,C,k,M);break;case Lt:_(x,C,k,M);break;case Kr:x==null&&m(C,k,M,ee);break;case Be:_e(x,C,k,M,P,U,ee,j,z);break;default:ue&1?A(x,C,k,M,P,U,ee,j,z):ue&6?he(x,C,k,M,P,U,ee,j,z):(ue&64||ue&128)&&$.process(x,C,k,M,P,U,ee,j,z,Ct)}B!=null&&P&&el(B,x&&x.ref,U,C||x,!C)},v=(x,C,k,M)=>{if(x==null)r(C.el=l(C.children),k,M);else{const P=C.el=x.el;C.children!==x.children&&c(P,C.children)}},_=(x,C,k,M)=>{x==null?r(C.el=a(C.children||""),k,M):C.el=x.el},m=(x,C,k,M)=>{[x.el,x.anchor]=g(x.children,C,k,M,x.el,x.anchor)},y=({el:x,anchor:C},k,M)=>{let P;for(;x&&x!==C;)P=f(x),r(x,k,M),x=P;r(C,k,M)},b=({el:x,anchor:C})=>{let k;for(;x&&x!==C;)k=f(x),s(x),x=k;s(C)},A=(x,C,k,M,P,U,ee,j,z)=>{ee=ee||C.type==="svg",x==null?I(C,k,M,P,U,ee,j,z):q(x,C,P,U,ee,j,z)},I=(x,C,k,M,P,U,ee,j)=>{let z,$;const{type:B,props:ue,shapeFlag:ne,transition:le,dirs:Ae}=x;if(z=x.el=o(x.type,U,ue&&ue.is,ue),ne&8?u(z,x.children):ne&16&&R(x.children,z,null,M,P,U&&B!=="foreignObject",ee,j),Ae&&Rn(x,null,M,"created"),ue){for(const je in ue)je!=="value"&&!ys(je)&&i(z,je,null,ue[je],U,x.children,M,P,Pe);"value"in ue&&i(z,"value",null,ue.value),($=ue.onVnodeBeforeMount)&&jt($,M,x)}N(z,x,x.scopeId,ee,M),Ae&&Rn(x,null,M,"beforeMount");const De=(!P||P&&!P.pendingBranch)&&le&&!le.persisted;De&&le.beforeEnter(z),r(z,C,k),(($=ue&&ue.onVnodeMounted)||De||Ae)&&ft(()=>{$&&jt($,M,x),De&&le.enter(z),Ae&&Rn(x,null,M,"mounted")},P)},N=(x,C,k,M,P)=>{if(k&&p(x,k),M)for(let U=0;U<M.length;U++)p(x,M[U]);if(P){let U=P.subTree;if(C===U){const ee=P.vnode;N(x,ee,ee.scopeId,ee.slotScopeIds,P.parent)}}},R=(x,C,k,M,P,U,ee,j,z=0)=>{for(let $=z;$<x.length;$++){const B=x[$]=j?xr(x[$]):Jt(x[$]);L(null,B,C,k,M,P,U,ee,j)}},q=(x,C,k,M,P,U,ee)=>{const j=C.el=x.el;let{patchFlag:z,dynamicChildren:$,dirs:B}=C;z|=x.patchFlag&16;const ue=x.props||Ge,ne=C.props||Ge;let le;k&&qr(k,!1),(le=ne.onVnodeBeforeUpdate)&&jt(le,k,C,x),B&&Rn(C,x,k,"beforeUpdate"),k&&qr(k,!0);const Ae=P&&C.type!=="foreignObject";if($?G(x.dynamicChildren,$,j,k,M,Ae,U):ee||fe(x,C,j,null,k,M,Ae,U,!1),z>0){if(z&16)K(j,C,ue,ne,k,M,P);else if(z&2&&ue.class!==ne.class&&i(j,"class",null,ne.class,P),z&4&&i(j,"style",ue.style,ne.style,P),z&8){const De=C.dynamicProps;for(let je=0;je<De.length;je++){const nt=De[je],re=ue[nt],de=ne[nt];(de!==re||nt==="value")&&i(j,nt,re,de,P,x.children,k,M,Pe)}}z&1&&x.children!==C.children&&u(j,C.children)}else!ee&&$==null&&K(j,C,ue,ne,k,M,P);((le=ne.onVnodeUpdated)||B)&&ft(()=>{le&&jt(le,k,C,x),B&&Rn(C,x,k,"updated")},M)},G=(x,C,k,M,P,U,ee)=>{for(let j=0;j<C.length;j++){const z=x[j],$=C[j],B=z.el&&(z.type===Be||!kn(z,$)||z.shapeFlag&70)?h(z.el):k;L(z,$,B,null,M,P,U,ee,!0)}},K=(x,C,k,M,P,U,ee)=>{if(k!==M){if(k!==Ge)for(const j in k)!ys(j)&&!(j in M)&&i(x,j,k[j],null,ee,C.children,P,U,Pe);for(const j in M){if(ys(j))continue;const z=M[j],$=k[j];z!==$&&j!=="value"&&i(x,j,$,z,ee,C.children,P,U,Pe)}"value"in M&&i(x,"value",k.value,M.value)}},_e=(x,C,k,M,P,U,ee,j,z)=>{const $=C.el=x?x.el:l(""),B=C.anchor=x?x.anchor:l("");let{patchFlag:ue,dynamicChildren:ne,slotScopeIds:le}=C;le&&(j=j?j.concat(le):le),x==null?(r($,k,M),r(B,k,M),R(C.children,k,B,P,U,ee,j,z)):ue>0&&ue&64&&ne&&x.dynamicChildren?(G(x.dynamicChildren,ne,k,P,U,ee,j),(C.key!=null||P&&C===P.subTree)&&x1(x,C,!0)):fe(x,C,k,B,P,U,ee,j,z)},he=(x,C,k,M,P,U,ee,j,z)=>{C.slotScopeIds=j,x==null?C.shapeFlag&512?P.ctx.activate(C,k,M,ee,z):Y(C,k,M,P,U,ee,z):ve(x,C,z)},Y=(x,C,k,M,P,U,ee)=>{const j=x.isCompatRoot&&x.component,z=j||(x.component=C1(x,M,P));if(Ti(x)&&(z.ctx.renderer=Ct),j||b1(z),z.asyncDep){if(P&&P.registerDep(z,F),!x.el){const $=z.subTree=X(Lt);_(null,$,C,k)}return}F(z,x,C,k,P,U,ee)},ve=(x,C,k)=>{const M=C.component=x.component;if(C6(x,C,k))if(M.asyncDep&&!M.asyncResolved){Q(M,C,k);return}else M.next=C,a6(M.update),M.update();else C.el=x.el,M.vnode=C},F=(x,C,k,M,P,U,ee)=>{const j=()=>{if(x.isMounted){let{next:B,bu:ue,u:ne,parent:le,vnode:Ae}=x,De=B,je;qr(x,!1),B?(B.el=Ae.el,Q(x,B,ee)):B=Ae,ue&&ur(ue),(je=B.props&&B.props.onVnodeBeforeUpdate)&&jt(je,le,B,Ae),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeUpdate"),qr(x,!0);const nt=Wo(x),re=x.subTree;x.subTree=nt,L(re,nt,h(re.el),lt(re),x,P,U),B.el=nt.el,De===null&&Qa(x,nt.el),ne&&ft(ne,P),(je=B.props&&B.props.onVnodeUpdated)&&ft(()=>jt(je,le,B,Ae),P),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:updated"),P)}else{let B;const{el:ue,props:ne}=C,{bm:le,m:Ae,parent:De}=x,je=Vr(C);if(qr(x,!1),le&&ur(le),!je&&(B=ne&&ne.onVnodeBeforeMount)&&jt(B,De,C),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeMount"),qr(x,!0),ue&&Zt){const nt=()=>{x.subTree=Wo(x),Zt(ue,x.subTree,x,P,null)};je?C.type.__asyncLoader().then(()=>!x.isUnmounted&&nt()):nt()}else{const nt=x.subTree=Wo(x);L(null,nt,k,M,x,P,U),C.el=nt.el}if(Ae&&ft(Ae,P),!je&&(B=ne&&ne.onVnodeMounted)){const nt=C;ft(()=>jt(B,De,nt),P)}Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:mounted"),P),(C.shapeFlag&256||De&&Vr(De.vnode)&&De.vnode.shapeFlag&256)&&(x.a&&ft(x.a,P),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:activated"),P)),x.isMounted=!0,C=k=M=null}},z=x.effect=new _i(j,()=>Ho($),x.scope),$=x.update=()=>z.run();$.id=x.uid,qr(x,!0),$()},Q=(x,C,k)=>{C.component=x;const M=x.vnode.props;x.vnode=C,x.next=null,n9(x,C.props,M,k),i9(x,C.children,k),vs(),nh(),ws()},fe=(x,C,k,M,P,U,ee,j,z=!1)=>{const $=x&&x.children,B=x?x.shapeFlag:0,ue=C.children,{patchFlag:ne,shapeFlag:le}=C;if(ne>0){if(ne&128){tt($,ue,k,M,P,U,ee,j,z);return}else if(ne&256){et($,ue,k,M,P,U,ee,j,z);return}}le&8?(B&16&&Pe($,P,U),ue!==$&&u(k,ue)):B&16?le&16?tt($,ue,k,M,P,U,ee,j,z):Pe($,P,U,!0):(B&8&&u(k,""),le&16&&R(ue,k,M,P,U,ee,j,z))},et=(x,C,k,M,P,U,ee,j,z)=>{x=x||_s,C=C||_s;const $=x.length,B=C.length,ue=Math.min($,B);let ne;for(ne=0;ne<ue;ne++){const le=C[ne]=z?xr(C[ne]):Jt(C[ne]);L(x[ne],le,k,null,P,U,ee,j,z)}$>B?Pe(x,P,U,!0,!1,ue):R(C,k,M,P,U,ee,j,z,ue)},tt=(x,C,k,M,P,U,ee,j,z)=>{let $=0;const B=C.length;let ue=x.length-1,ne=B-1;for(;$<=ue&&$<=ne;){const le=x[$],Ae=C[$]=z?xr(C[$]):Jt(C[$]);if(kn(le,Ae))L(le,Ae,k,null,P,U,ee,j,z);else break;$++}for(;$<=ue&&$<=ne;){const le=x[ue],Ae=C[ne]=z?xr(C[ne]):Jt(C[ne]);if(kn(le,Ae))L(le,Ae,k,null,P,U,ee,j,z);else break;ue--,ne--}if($>ue){if($<=ne){const le=ne+1,Ae=le<B?C[le].el:M;for(;$<=ne;)L(null,C[$]=z?xr(C[$]):Jt(C[$]),k,Ae,P,U,ee,j,z),$++}}else if($>ne)for(;$<=ue;)ut(x[$],P,U,!0),$++;else{const le=$,Ae=$,De=new Map;for($=Ae;$<=ne;$++){const xt=C[$]=z?xr(C[$]):Jt(C[$]);xt.key!=null&&De.set(xt.key,$)}let je,nt=0;const re=ne-Ae+1;let de=!1,Re=0;const Fe=new Array(re);for($=0;$<re;$++)Fe[$]=0;for($=le;$<=ue;$++){const xt=x[$];if(nt>=re){ut(xt,P,U,!0);continue}let gn;if(xt.key!=null)gn=De.get(xt.key);else for(je=Ae;je<=ne;je++)if(Fe[je-Ae]===0&&kn(xt,C[je])){gn=je;break}gn===void 0?ut(xt,P,U,!0):(Fe[gn-Ae]=$+1,gn>=Re?Re=gn:de=!0,L(xt,C[gn],k,null,P,U,ee,j,z),nt++)}const bt=de?L9(Fe):_s;for(je=bt.length-1,$=re-1;$>=0;$--){const xt=Ae+$,gn=C[xt],z5=xt+1<B?C[xt+1].el:M;Fe[$]===0?L(null,gn,k,z5,P,U,ee,j,z):de&&(je<0||$!==bt[je]?Wt(gn,k,z5,2):je--)}}},Wt=(x,C,k,M,P=null)=>{const{el:U,type:ee,transition:j,children:z,shapeFlag:$}=x;if($&6){Wt(x.component.subTree,C,k,M);return}if($&128){x.suspense.move(C,k,M);return}if($&64){ee.move(x,C,k,Ct);return}if(ee===Be){r(U,C,k);for(let ue=0;ue<z.length;ue++)Wt(z[ue],C,k,M);r(x.anchor,C,k);return}if(ee===Kr){y(x,C,k);return}if(M!==2&&$&1&&j)if(M===0)j.beforeEnter(U),r(U,C,k),ft(()=>j.enter(U),P);else{const{leave:ue,delayLeave:ne,afterLeave:le}=j,Ae=()=>r(U,C,k),De=()=>{ue(U,()=>{Ae(),le&&le()})};ne?ne(U,Ae,De):De()}else r(U,C,k)},ut=(x,C,k,M=!1,P=!1)=>{const{type:U,props:ee,ref:j,children:z,dynamicChildren:$,shapeFlag:B,patchFlag:ue,dirs:ne}=x;if(j!=null&&el(j,null,k,x,!0),B&256){C.ctx.deactivate(x);return}const le=B&1&&ne,Ae=!Vr(x);let De;if(Ae&&(De=ee&&ee.onVnodeBeforeUnmount)&&jt(De,C,x),B&6)Ne(x.component,k,M);else{if(B&128){x.suspense.unmount(k,M);return}le&&Rn(x,null,C,"beforeUnmount"),B&64?x.type.remove(x,C,k,P,Ct,M):$&&(U!==Be||ue>0&&ue&64)?Pe($,C,k,!1,!0):(U===Be&&ue&384||!P&&B&16)&&Pe(z,C,k),M&&D(x)}(Ae&&(De=ee&&ee.onVnodeUnmounted)||le)&&ft(()=>{De&&jt(De,C,x),le&&Rn(x,null,C,"unmounted")},k)},D=x=>{const{type:C,el:k,anchor:M,transition:P}=x;if(C===Be){ce(k,M);return}if(C===Kr){b(x);return}const U=()=>{s(k),P&&!P.persisted&&P.afterLeave&&P.afterLeave()};if(x.shapeFlag&1&&P&&!P.persisted){const{leave:ee,delayLeave:j}=P,z=()=>ee(k,U);j?j(x.el,U,z):z()}else U()},ce=(x,C)=>{let k;for(;x!==C;)k=f(x),s(x),x=k;s(C)},Ne=(x,C,k)=>{const{bum:M,scope:P,update:U,subTree:ee,um:j}=x;M&&ur(M),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeDestroy"),P.stop(),U&&(U.active=!1,ut(ee,x,C,k)),j&&ft(j,C),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:destroyed"),C),ft(()=>{x.isUnmounted=!0},C),C&&C.pendingBranch&&!C.isUnmounted&&x.asyncDep&&!x.asyncResolved&&x.suspenseId===C.pendingId&&(C.deps--,C.deps===0&&C.resolve())},Pe=(x,C,k,M=!1,P=!1,U=0)=>{for(let ee=U;ee<x.length;ee++)ut(x[ee],C,k,M,P)},lt=x=>x.shapeFlag&6?lt(x.component.subTree):x.shapeFlag&128?x.suspense.next():f(x.anchor||x.el),Wn=(x,C,k)=>{x==null?C._vnode&&ut(C._vnode,null,null,!0):L(C._vnode||null,x,C,null,null,null,k),nh(),Uo(),C._vnode=x},Ct={p:L,um:ut,m:Wt,r:D,mt:Y,mc:R,pc:fe,pbc:G,n:lt,o:t};let qt,Zt;return e&&([qt,Zt]=e(Ct)),{render:Wn,hydrate:qt,createApp:x9(Wn,qt)}}function qr({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function x1(t,e,n=!1){const r=t.children,s=e.children;if(J(r)&&J(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=xr(s[i]),l.el=o.el),n||x1(o,l)),l.type===Zr&&(l.el=o.el)}}function L9(t){const e=t.slice(),n=[0];let r,s,i,o,l;const a=t.length;for(r=0;r<a;r++){const c=t[r];if(c!==0){if(s=n[n.length-1],t[s]<c){e[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,t[n[l]]<c?i=l+1:o=l;c<t[n[i]]&&(i>0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=e[o];return n}const y9=t=>t.__isTeleport,ki=t=>t&&(t.disabled||t.disabled===""),hf=t=>typeof SVGElement<"u"&&t instanceof SVGElement,_1=(t,e)=>{const n=t&&t.to;return Xe(n)?e?e(n):null:n},C9={__isTeleport:!0,process(t,e,n,r,s,i,o,l,a,c){const{mc:u,pc:h,pbc:f,o:{insert:p,querySelector:g,createText:L,createComment:v}}=c,_=ki(e.props);let{shapeFlag:m,children:y,dynamicChildren:b}=e;if(t==null){const A=e.el=L(""),I=e.anchor=L("");p(A,n,r),p(I,n,r);const N=e.target=_1(e.props,g),R=e.targetAnchor=L("");N&&(p(R,N),o=o||hf(N));const q=(G,K)=>{m&16&&u(y,G,K,s,i,o,l,a)};_?q(n,I):N&&q(N,R)}else{e.el=t.el;const A=e.anchor=t.anchor,I=e.target=t.target,N=e.targetAnchor=t.targetAnchor,R=ki(t.props),q=R?n:I,G=R?A:N;if(o=o||hf(I),b?(f(t.dynamicChildren,b,q,s,i,o,l),x1(t,e,!0)):a||h(t,e,q,G,s,i,o,l,!1),_)R||rl(e,n,A,c,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const K=e.target=_1(e.props,g);K&&rl(e,K,null,c,0)}else R&&rl(e,I,N,c,1)}df(e)},remove(t,e,n,r,{um:s,o:{remove:i}},o){const{shapeFlag:l,children:a,anchor:c,targetAnchor:u,target:h,props:f}=t;if(h&&i(u),(o||!ki(f))&&(i(c),l&16))for(let p=0;p<a.length;p++){const g=a[p];s(g,e,n,!0,!!g.dynamicChildren)}},move:rl,hydrate:b9};function rl(t,e,n,{o:{insert:r},m:s},i=2){i===0&&r(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:a,children:c,props:u}=t,h=i===2;if(h&&r(o,e,n),(!h||ki(u))&&a&16)for(let f=0;f<c.length;f++)s(c[f],e,n,2);h&&r(l,e,n)}function b9(t,e,n,r,s,i,{o:{nextSibling:o,parentNode:l,querySelector:a}},c){const u=e.target=_1(e.props,a);if(u){const h=u._lpa||u.firstChild;if(e.shapeFlag&16)if(ki(e.props))e.anchor=c(o(t),e,l(t),n,r,s,i),e.targetAnchor=h;else{e.anchor=o(t);let f=h;for(;f;)if(f=o(f),f&&f.nodeType===8&&f.data==="teleport anchor"){e.targetAnchor=f,u._lpa=e.targetAnchor&&o(e.targetAnchor);break}c(h,e,u,n,r,s,i)}df(e)}return e.anchor&&o(e.anchor)}const ff=C9;function df(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 L1=new Map;function v9(t){if(L1.has(t))return L1.get(t);let e,n;const r=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let i;return wo(s)?i=Is(()=>s):ke(s)&&!Xt(s)&&!J(s)?i=Is({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?i=Is(()=>r):i=t,L1.set(t,i),i}function w9(t,e){return t.__isBuiltIn?t:(pe(t)&&t.cid&&(t=t.options),pe(t)&&Vo("COMPONENT_ASYNC",e,t)?v9(t):ke(t)&&t.functional&&Xn("COMPONENT_FUNCTIONAL",e,t)?$6(t):t)}const Be=Symbol(void 0),Zr=Symbol(void 0),Lt=Symbol(void 0),Kr=Symbol(void 0),Oi=[];let Ut=null;function O(t=!1){Oi.push(Ut=t?null:[])}function pf(){Oi.pop(),Ut=Oi[Oi.length-1]||null}let Yr=1;function y1(t){Yr+=t}function gf(t){return t.dynamicChildren=Yr>0?Ut||_s:null,pf(),Yr>0&&Ut&&Ut.push(t),t}function V(t,e,n,r,s,i){return gf(T(t,e,n,r,s,i,!0))}function Oe(t,e,n,r,s){return gf(X(t,e,n,r,s,!0))}function Xt(t){return t?t.__v_isVNode===!0:!1}function kn(t,e){return t.type===e.type&&t.key===e.key}function E9(t){}const sl="__vInternal",mf=({key:t})=>t!=null?t:null,il=({ref:t,ref_key:e,ref_for:n})=>t!=null?Xe(t)||gt(t)||pe(t)?{i:ht,r:t,k:e,f:!!n}:t:null;function T(t,e=null,n=null,r=0,s=null,i=t===Be?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&mf(e),ref:e&&il(e),scopeId:As,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:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ht};return l?(ll(a,n),i&128&&t.normalize(a)):n&&(a.shapeFlag|=Xe(n)?8:16),Yr>0&&!o&&Ut&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&Ut.push(a),p6(a),Fh(a),a}const X=T9;function T9(t,e=null,n=null,r=0,s=null,i=!1){if((!t||t===kh)&&(t=Lt),Xt(t)){const l=Qt(t,e,!0);return n&&ll(l,n),Yr>0&&!i&&Ut&&(l.shapeFlag&6?Ut[Ut.indexOf(t)]=l:Ut.push(l)),l.patchFlag|=-2,l}if(I9(t)&&(t=t.__vccOpts),t=w9(t,ht),e){e=xf(e);let{class:l,style:a}=e;l&&!Xe(l)&&(e.class=Ee(l)),ke(a)&&($a(a)&&!J(a)&&(a=Ie({},a)),e.style=we(a))}const o=Xe(t)?1:ch(t)?128:y9(t)?64:ke(t)?4:pe(t)?2:0;return T(t,e,n,r,s,o,i,!0)}function xf(t){return t?$a(t)||sl in t?Ie({},t):t:null}function Qt(t,e,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=t,l=e?Xr(r||{},e):r,a={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&mf(l),ref:e&&e.ref?n&&s?J(s)?s.concat(il(e)):[s,il(e)]:il(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!==Be?i===-1?16:i|16:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Qt(t.ssContent),ssFallback:t.ssFallback&&Qt(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return Fh(a),a}function _n(t=" ",e=0){return X(Zr,null,t,e)}function ol(t,e){const n=X(Kr,null,t);return n.staticCount=e,n}function Ce(t="",e=!1){return e?(O(),Oe(Lt,null,t)):X(Lt,null,t)}function Jt(t){return t==null||typeof t=="boolean"?X(Lt):J(t)?X(Be,null,t.slice()):typeof t=="object"?xr(t):X(Zr,null,String(t))}function xr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Qt(t)}function ll(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(J(e))n=16;else if(typeof e=="object")if(r&65){const s=e.default;s&&(s._c&&(s._d=!1),ll(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(sl in e)?e._ctx=ht:s===3&&ht&&(ht.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else pe(e)?(e={default:e,_ctx:ht},n=32):(e=String(e),r&64?(n=16,e=[_n(e)]):n=8);t.children=e,t.shapeFlag|=n}function Xr(...t){const e={};for(let n=0;n<t.length;n++){const r=t[n];for(const s in r)if(s==="class")e.class!==r.class&&(e.class=Ee([e.class,r.class]));else if(s==="style")e.style=we([e.style,r.style]);else if(Zn(s)){const i=e[s],o=r[s];o&&i!==o&&!(J(i)&&i.includes(o))&&(e[s]=i?[].concat(i,o):o)}else s!==""&&(e[s]=r[s])}return e}function jt(t,e,n,r=null){Dt(t,e,7,[n,r])}const A9=lf();let S9=0;function C1(t,e,n){const r=t.type,s=(e?e.appContext:t.appContext)||A9,i={uid:S9++,vnode:t,type:r,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new ka(!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:Xh(r,s),emitsOptions:lh(r,s),emit:null,emitted:null,propsDefaults:Ge,inheritAttrs:r.inheritAttrs,ctx:Ge,data:Ge,props:Ge,attrs:Ge,slots:Ge,refs:Ge,setupState:Ge,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 i.ctx={_:i},i.root=e?e.root:i,i.emit=m6.bind(null,i),t.ce&&t.ce(i),i}let pt=null;const On=()=>pt||ht,_r=t=>{pt=t,t.scope.on()},Lr=()=>{pt&&pt.scope.off(),pt=null};function _f(t){return t.vnode.shapeFlag&4}let Fs=!1;function b1(t,e=!1){Fs=e;const{props:n,children:r}=t.vnode,s=_f(t);t9(t,n,s,e),s9(t,r);const i=s?R9(t,e):void 0;return Fs=!1,i}function R9(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Ba(new Proxy(t.ctx,h1));const{setup:r}=n;if(r){const s=t.setupContext=r.length>1?Lf(t):null;_r(t),vs();const i=An(r,t,0,[t.props,s]);if(ws(),Lr(),wo(i)){if(i.then(Lr,Lr),e)return i.then(o=>{v1(t,o,e)}).catch(o=>{Br(o,t,0)});t.asyncDep=i}else v1(t,i,e)}else T1(t,e)}function v1(t,e,n){pe(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:ke(e)&&(t.setupState=ja(e)),T1(t,n)}let al,w1;function k9(t){al=t,w1=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,Y6))}}const E1=()=>!al;function T1(t,e,n){const r=t.type;if(M6(t),!t.render){if(!e&&al&&!r.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||r.template||Ri(t).template;if(s){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Ie(Ie({isCustomElement:i,delimiters:l},o),a);c.compatConfig=Object.create(qa),r.compatConfig&&Ie(c.compatConfig,r.compatConfig),r.render=al(s,c)}}t.render=r.render||Mt,w1&&w1(t)}n||(_r(t),vs(),X6(t),ws(),Lr())}function O9(t){return new Proxy(t.attrs,{get(e,n){return Ft(t,"get","$attrs"),e[n]}})}function Lf(t){const e=r=>{t.exposed=r||{}};let n;return{get attrs(){return n||(n=O9(t))},slots:t.slots,emit:t.emit,expose:e}}function cl(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(ja(Ba(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in Ms)return Ms[n](t)},has(e,n){return n in e||n in Ms}}))}function A1(t,e=!0){return pe(t)?t.displayName||t.name:t.name||e&&t.__name}function I9(t){return pe(t)&&"__vccOpts"in t}const W=(t,e)=>s6(t,e,Fs);function N9(){return null}function P9(){return null}function M9(t){}function F9(t,e){return null}function D9(){return yf().slots}function $9(){return yf().attrs}function yf(){const t=On();return t.setupContext||(t.setupContext=Lf(t))}function B9(t,e){const n=J(t)?t.reduce((r,s)=>(r[s]={},r),{}):t;for(const r in e){const s=n[r];s?J(s)||pe(s)?n[r]={type:s,default:e[r]}:s.default=e[r]:s===null&&(n[r]={default:e[r]})}return n}function H9(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function U9(t){const e=On();let n=t();return Lr(),wo(n)&&(n=n.catch(r=>{throw _r(e),r})),[n,()=>_r(e)]}function Ye(t,e,n){const r=arguments.length;return r===2?ke(e)&&!J(e)?Xt(e)?X(t,null,[e]):X(t,e):X(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Xt(n)&&(n=[n]),X(t,e,n))}const Cf=Symbol(""),bf=()=>at(Cf);function j9(){}function V9(t,e,n,r){const s=n[r];if(s&&vf(s,t))return s;const i=e();return i.memo=t.slice(),n[r]=i}function vf(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(bs(n[r],e[r]))return!1;return Yr>0&&Ut&&Ut.push(t),!0}const wf="3.2.45",G9={createComponentInstance:C1,setupComponent:b1,renderComponentRoot:Wo,setCurrentRenderingInstance:vi,isVNode:Xt,normalizeVNode:Jt},z9=Ih,In={warnDeprecation:u6,createCompatVue:l9,isCompatEnabled:Ve,checkCompatEnabled:Vo,softAssertCompatEnabled:Xn},W9="http://www.w3.org/2000/svg",Qr=typeof document<"u"?document:null,Ef=Qr&&Qr.createElement("template"),q9={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const s=e?Qr.createElementNS(W9,t):Qr.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:t=>Qr.createTextNode(t),createComment:t=>Qr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Qr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,r,s,i){const o=n?n.previousSibling:e.lastChild;if(s&&(s===i||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{Ef.innerHTML=r?`<svg>${t}</svg>`:t;const l=Ef.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function Z9(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function K9(t,e,n){const r=t.style,s=Xe(n);if(n&&!s){for(const i in n)S1(r,i,n[i]);if(e&&!Xe(e))for(const i in e)n[i]==null&&S1(r,i,"")}else{const i=r.display;s?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}const Tf=/\s*!important$/;function S1(t,e,n){if(J(n))n.forEach(r=>S1(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=Y9(t,e);Tf.test(n)?t.setProperty(Rt(r),n.replace(Tf,""),"important"):t[r]=n}}const Af=["Webkit","Moz","ms"],R1={};function Y9(t,e){const n=R1[e];if(n)return n;let r=St(e);if(r!=="filter"&&r in t)return R1[e]=r;r=mi(r);for(let s=0;s<Af.length;s++){const i=Af[s]+r;if(i in t)return R1[e]=i}return e}const Sf="http://www.w3.org/1999/xlink";function X9(t,e,n,r,s){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(Sf,e.slice(6,e.length)):t.setAttributeNS(Sf,e,n);else{if(J9(t,e,n,s))return;const i=b0(e);n==null||i&&!v0(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}const Q9=xs("contenteditable,draggable,spellcheck");function J9(t,e,n,r=null){if(Q9(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&In.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",r,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!b0(e)&&In.softAssertCompatEnabled("ATTR_FALSE_VALUE",r,e))return t.removeAttribute(e),!0;return!1}function e8(t,e,n,r,s,i,o){if(e==="innerHTML"||e==="textContent"){r&&o(r,s,i),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const a=n==null?"":n;(t.value!==a||t.tagName==="OPTION")&&(t.value=a),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const a=typeof t[e];a==="boolean"?n=v0(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}else if(n===!1&&In.isCompatEnabled("ATTR_FALSE_VALUE",s)){const a=typeof t[e];(a==="string"||a==="number")&&(n=a==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function Jn(t,e,n,r){t.addEventListener(e,n,r)}function t8(t,e,n,r){t.removeEventListener(e,n,r)}function n8(t,e,n,r,s=null){const i=t._vei||(t._vei={}),o=i[e];if(r&&o)o.value=r;else{const[l,a]=r8(e);if(r){const c=i[e]=o8(r,s);Jn(t,l,c,a)}else o&&(t8(t,l,o,a),i[e]=void 0)}}const Rf=/(?:Once|Passive|Capture)$/;function r8(t){let e;if(Rf.test(t)){e={};let r;for(;r=t.match(Rf);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Rt(t.slice(2)),e]}let k1=0;const s8=Promise.resolve(),i8=()=>k1||(s8.then(()=>k1=0),k1=Date.now());function o8(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Dt(l8(r,n.value),e,5,[r])};return n.value=t,n.attached=i8(),n}function l8(t,e){if(J(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(r=>s=>!s._stopped&&r&&r(s))}else return e}const kf=/^on[a-z]/,a8=(t,e,n,r,s=!1,i,o,l,a)=>{e==="class"?Z9(t,r,s):e==="style"?K9(t,n,r):Zn(e)?Aa(e)||n8(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):c8(t,e,r,s))?e8(t,e,r,i,o,l,a):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),X9(t,e,r,s,o))};function c8(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&kf.test(e)&&pe(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||kf.test(e)&&Xe(n)?!1:e in t}function Of(t,e){const n=Ke(t);class r extends ul{constructor(i){super(n,i,e)}}return r.def=n,r}const u8=t=>Of(t,td),h8=typeof HTMLElement<"u"?HTMLElement:class{};class ul extends h8{constructor(e,n={},r){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(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,Ur(()=>{this._connected||(D1(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(r,s=!1)=>{const{props:i,styles:o}=r;let l;if(i&&!J(i))for(const a in i){const c=i[a];(c===Number||c&&c.type===Number)&&(a in this._props&&(this._props[a]=wn(this._props[a])),(l||(l=Object.create(null)))[St(a)]=!0)}this._numberProps=l,s&&this._resolveProps(r),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(r=>e(r,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,r=J(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(St))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(i){this._setProp(s,i)}})}_setAttr(e){let n=this.getAttribute(e);const r=St(e);this._numberProps&&this._numberProps[r]&&(n=wn(n)),this._setProp(r,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,r=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Rt(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Rt(e),n+""):n||this.removeAttribute(Rt(e))))}_update(){D1(this._createVNode(),this.shadowRoot)}_createVNode(){const e=X(this._def,Ie({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const r=(i,o)=>{this.dispatchEvent(new CustomEvent(i,{detail:o}))};n.emit=(i,...o)=>{r(i,o),Rt(i)!==i&&r(Rt(i),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof ul){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function f8(t="$style"){{const e=On();if(!e)return Ge;const n=e.type.__cssModules;if(!n)return Ge;const r=n[t];return r||Ge}}function d8(t){const e=On();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(i=>I1(i,s))},r=()=>{const s=t(e.proxy);O1(e.subTree,s),n(s)};fh(r),ze(()=>{const s=new MutationObserver(r);s.observe(e.subTree.el.parentNode,{childList:!0}),dt(()=>s.disconnect())})}function O1(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{O1(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)I1(t.el,e);else if(t.type===Be)t.children.forEach(n=>O1(n,e));else if(t.type===Kr){let{el:n,anchor:r}=t;for(;n&&(I1(n,e),n!==r);)n=n.nextSibling}}function I1(t,e){if(t.nodeType===1){const n=t.style;for(const r in e)n.setProperty(`--${r}`,e[r])}}const yr="transition",Ii="animation",Ds=(t,{slots:e})=>Ye(t1,Pf(t),e);Ds.displayName="Transition",Ds.__isBuiltIn=!0;const If={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},p8=Ds.props=Ie({},t1.props,If),Jr=(t,e=[])=>{J(t)?t.forEach(n=>n(...e)):t&&t(...e)},Nf=t=>t?J(t)?t.some(e=>e.length>1):t.length>1:!1;function Pf(t){const e={};for(const F in t)F in If||(e[F]=t[F]);if(t.css===!1)return e;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:c=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=t,g=In.isCompatEnabled("TRANSITION_CLASSES",null);let L,v,_;if(g){const F=Q=>Q.replace(/-from$/,"");t.enterFromClass||(L=F(i)),t.appearFromClass||(v=F(a)),t.leaveFromClass||(_=F(h))}const m=g8(s),y=m&&m[0],b=m&&m[1],{onBeforeEnter:A,onEnter:I,onEnterCancelled:N,onLeave:R,onLeaveCancelled:q,onBeforeAppear:G=A,onAppear:K=I,onAppearCancelled:_e=N}=e,he=(F,Q,fe)=>{Nn(F,Q?u:l),Nn(F,Q?c:o),fe&&fe()},Y=(F,Q)=>{F._isLeaving=!1,Nn(F,h),Nn(F,p),Nn(F,f),Q&&Q()},ve=F=>(Q,fe)=>{const et=F?K:I,tt=()=>he(Q,F,fe);Jr(et,[Q,tt]),Mf(()=>{Nn(Q,F?a:i),g&&Nn(Q,F?v:L),cn(Q,F?u:l),Nf(et)||Ff(Q,r,y,tt)})};return Ie(e,{onBeforeEnter(F){Jr(A,[F]),cn(F,i),g&&cn(F,L),cn(F,o)},onBeforeAppear(F){Jr(G,[F]),cn(F,a),g&&cn(F,v),cn(F,c)},onEnter:ve(!1),onAppear:ve(!0),onLeave(F,Q){F._isLeaving=!0;const fe=()=>Y(F,Q);cn(F,h),g&&cn(F,_),Hf(),cn(F,f),Mf(()=>{!F._isLeaving||(Nn(F,h),g&&Nn(F,_),cn(F,p),Nf(R)||Ff(F,r,b,fe))}),Jr(R,[F,fe])},onEnterCancelled(F){he(F,!1),Jr(N,[F])},onAppearCancelled(F){he(F,!0),Jr(_e,[F])},onLeaveCancelled(F){Y(F),Jr(q,[F])}})}function g8(t){if(t==null)return null;if(ke(t))return[N1(t.enter),N1(t.leave)];{const e=N1(t);return[e,e]}}function N1(t){return wn(t)}function cn(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function Nn(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.remove(r));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function Mf(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let m8=0;function Ff(t,e,n,r){const s=t._endId=++m8,i=()=>{s===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=Df(t,e);if(!o)return r();const c=o+"end";let u=0;const h=()=>{t.removeEventListener(c,f),i()},f=p=>{p.target===t&&++u>=a&&h()};setTimeout(()=>{u<a&&h()},l+1),t.addEventListener(c,f)}function Df(t,e){const n=window.getComputedStyle(t),r=g=>(n[g]||"").split(", "),s=r(`${yr}Delay`),i=r(`${yr}Duration`),o=$f(s,i),l=r(`${Ii}Delay`),a=r(`${Ii}Duration`),c=$f(l,a);let u=null,h=0,f=0;e===yr?o>0&&(u=yr,h=o,f=i.length):e===Ii?c>0&&(u=Ii,h=c,f=a.length):(h=Math.max(o,c),u=h>0?o>c?yr:Ii:null,f=u?u===yr?i.length:a.length:0);const p=u===yr&&/\b(transform|all)(,|$)/.test(r(`${yr}Property`).toString());return{type:u,timeout:h,propCount:f,hasTransform:p}}function $f(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>Bf(n)+Bf(t[r])))}function Bf(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function Hf(){return document.body.offsetHeight}const Uf=new WeakMap,jf=new WeakMap,Vf={name:"TransitionGroup",props:Ie({},p8,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=On(),r=e1();let s,i;return Si(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!y8(s[0].el,n.vnode.el,o))return;s.forEach(x8),s.forEach(_8);const l=s.filter(L8);Hf(),l.forEach(a=>{const c=a.el,u=c.style;cn(c,o),u.transform=u.webkitTransform=u.transitionDuration="";const h=c._moveCb=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",h),c._moveCb=null,Nn(c,o))};c.addEventListener("transitionend",h)})}),()=>{const o=Te(t),l=Pf(o);let a=o.tag||Be;!o.tag&&In.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(a="span"),s=i,i=e.default?Zo(e.default()):[];for(let c=0;c<i.length;c++){const u=i[c];u.key!=null&&jr(u,Os(u,l,r,n))}if(s)for(let c=0;c<s.length;c++){const u=s[c];jr(u,Os(u,l,r,n)),Uf.set(u,u.el.getBoundingClientRect())}return X(a,null,i)}}};Vf.__isBuiltIn=!0;const Gf=Vf;function x8(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function _8(t){jf.set(t,t.el.getBoundingClientRect())}function L8(t){const e=Uf.get(t),n=jf.get(t),r=e.left-n.left,s=e.top-n.top;if(r||s){const i=t.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",t}}function y8(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(r);const{hasTransform:i}=Df(r);return s.removeChild(r),i}const Cr=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return J(e)?n=>ur(e,n):e};function C8(t){t.target.composing=!0}function zf(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const hl={created(t,{modifiers:{lazy:e,trim:n,number:r}},s){t._assign=Cr(s);const i=r||s.props&&s.props.type==="number";Jn(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),i&&(l=wn(l)),t._assign(l)}),n&&Jn(t,"change",()=>{t.value=t.value.trim()}),e||(Jn(t,"compositionstart",C8),Jn(t,"compositionend",zf),Jn(t,"change",zf))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:s}},i){if(t._assign=Cr(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(s||t.type==="number")&&wn(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},P1={deep:!0,created(t,e,n){t._assign=Cr(n),Jn(t,"change",()=>{const r=t._modelValue,s=$s(t),i=t.checked,o=t._assign;if(J(r)){const l=di(r,s),a=l!==-1;if(i&&!a)o(r.concat(s));else if(!i&&a){const c=[...r];c.splice(l,1),o(c)}}else if(Mr(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Kf(t,i))})},mounted:Wf,beforeUpdate(t,e,n){t._assign=Cr(n),Wf(t,e,n)}};function Wf(t,{value:e,oldValue:n},r){t._modelValue=e,J(e)?t.checked=di(e,r.props.value)>-1:Mr(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=qn(e,Kf(t,!0)))}const M1={created(t,{value:e},n){t.checked=qn(e,n.props.value),t._assign=Cr(n),Jn(t,"change",()=>{t._assign($s(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=Cr(r),e!==n&&(t.checked=qn(e,r.props.value))}},qf={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const s=Mr(e);Jn(t,"change",()=>{const i=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?wn($s(o)):$s(o));t._assign(t.multiple?s?new Set(i):i:i[0])}),t._assign=Cr(r)},mounted(t,{value:e}){Zf(t,e)},beforeUpdate(t,e,n){t._assign=Cr(n)},updated(t,{value:e}){Zf(t,e)}};function Zf(t,e){const n=t.multiple;if(!(n&&!J(e)&&!Mr(e))){for(let r=0,s=t.options.length;r<s;r++){const i=t.options[r],o=$s(i);if(n)J(e)?i.selected=di(e,o)>-1:i.selected=e.has(o);else if(qn($s(i),e)){t.selectedIndex!==r&&(t.selectedIndex=r);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function $s(t){return"_value"in t?t._value:t.value}function Kf(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const F1={created(t,e,n){fl(t,e,n,null,"created")},mounted(t,e,n){fl(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){fl(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){fl(t,e,n,r,"updated")}};function Yf(t,e){switch(t){case"SELECT":return qf;case"TEXTAREA":return hl;default:switch(e){case"checkbox":return P1;case"radio":return M1;default:return hl}}}function fl(t,e,n,r,s){const o=Yf(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,r)}function b8(){hl.getSSRProps=({value:t})=>({value:t}),M1.getSSRProps=({value:t},e)=>{if(e.props&&qn(e.props.value,t))return{checked:!0}},P1.getSSRProps=({value:t},e)=>{if(J(t)){if(e.props&&di(t,e.props.value)>-1)return{checked:!0}}else if(Mr(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},F1.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=Yf(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const v8=["ctrl","shift","alt","meta"],w8={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)=>v8.some(n=>t[`${n}Key`]&&!e.includes(n))},Ni=(t,e)=>(n,...r)=>{for(let s=0;s<e.length;s++){const i=w8[e[s]];if(i&&i(n,e))return}return t(n,...r)},E8={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},T8=(t,e)=>{let n,r=null;return r=On(),In.isCompatEnabled("CONFIG_KEY_CODES",r)&&r&&(n=r.appContext.config.keyCodes),s=>{if(!("key"in s))return;const i=Rt(s.key);if(e.some(o=>o===i||E8[o]===i))return t(s);{const o=String(s.keyCode);if(In.isCompatEnabled("V_ON_KEYCODE_MODIFIER",r)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const a=n[l];if(a&&(J(a)?a.some(u=>String(u)===o):String(a)===o))return t(s)}}}},Pi={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):Mi(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),Mi(t,!0),r.enter(t)):r.leave(t,()=>{Mi(t,!1)}):Mi(t,e))},beforeUnmount(t,{value:e}){Mi(t,e)}};function Mi(t,e){t.style.display=e?t._vod:"none"}function A8(){Pi.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const Xf=Ie({patchProp:a8},q9);let Fi,Qf=!1;function Jf(){return Fi||(Fi=af(Xf))}function ed(){return Fi=Qf?Fi:cf(Xf),Qf=!0,Fi}const D1=(...t)=>{Jf().render(...t)},td=(...t)=>{ed().hydrate(...t)},Di=(...t)=>{const e=Jf().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=nd(r);if(!s)return;const i=e._component;!pe(i)&&!i.render&&!i.template&&(i.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},S8=(...t)=>{const e=ed().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=nd(r);if(s)return n(s,!0,s instanceof SVGElement)},e};function nd(t){return Xe(t)?document.querySelector(t):t}let rd=!1;var R8=Object.freeze({__proto__:null,render:D1,hydrate:td,createApp:Di,createSSRApp:S8,initDirectivesForSSR:()=>{rd||(rd=!0,b8(),A8())},defineCustomElement:Of,defineSSRCustomElement:u8,VueElement:ul,useCssModule:f8,useCssVars:d8,Transition:Ds,TransitionGroup:Gf,vModelText:hl,vModelCheckbox:P1,vModelRadio:M1,vModelSelect:qf,vModelDynamic:F1,withModifiers:Ni,withKeys:T8,vShow:Pi,reactive:Tn,ref:se,readonly:Da,unref:Le,proxyRefs:ja,isRef:gt,toRef:Bo,toRefs:Va,isProxy:$a,isReactive:Kn,isReadonly:$r,isShallow:Li,customRef:t6,triggerRef:Qp,shallowRef:$o,shallowReactive:X0,shallowReadonly:Dr,markRaw:Ba,toRaw:Te,effect:Ep,stop:Tp,ReactiveEffect:_i,effectScope:S0,EffectScope:ka,getCurrentScope:k0,onScopeDispose:O0,computed:W,watch:rt,watchEffect:Bt,watchPostEffect:fh,watchSyncEffect:A6,onBeforeMount:bh,onMounted:ze,onBeforeUpdate:vh,onUpdated:Si,onBeforeUnmount:Ns,onUnmounted:dt,onActivated:Lh,onDeactivated:yh,onRenderTracked:Th,onRenderTriggered:Eh,onErrorCaptured:Ah,onServerPrefetch:wh,provide:kt,inject:at,nextTick:Ur,defineComponent:Ke,defineAsyncComponent:Is,useAttrs:$9,useSlots:D9,defineProps:N9,defineEmits:P9,defineExpose:M9,withDefaults:F9,mergeDefaults:B9,createPropsRestProxy:H9,withAsyncContext:U9,getCurrentInstance:On,h:Ye,createVNode:X,cloneVNode:Qt,mergeProps:Xr,isVNode:Xt,Fragment:Be,Text:Zr,Comment:Lt,Static:Kr,Teleport:ff,Suspense:b6,KeepAlive:_h,BaseTransition:t1,withDirectives:Yo,useSSRContext:bf,ssrContextKey:Cf,createRenderer:af,createHydrationRenderer:cf,queuePostFlushCb:Wa,warn:i6,handleError:Br,callWithErrorHandling:An,callWithAsyncErrorHandling:Dt,resolveComponent:ye,resolveDirective:Oh,resolveDynamicComponent:Ps,registerRuntimeCompiler:k9,isRuntimeOnly:E1,useTransitionState:e1,resolveTransitionHooks:Os,setTransitionHooks:jr,getTransitionRawChildren:Zo,initCustomFormatter:j9,get devtools(){return Ts},setDevtoolsHook:sh,withCtx:$t,pushScopeId:Ss,popScopeId:Rs,withScopeId:x6,renderList:xn,toHandlers:Hh,renderSlot:a1,createSlots:$h,withMemo:V9,isMemoSame:vf,openBlock:O,createBlock:Oe,setBlockTracking:y1,createTextVNode:_n,createCommentVNode:Ce,createStaticVNode:ol,createElementVNode:T,createElementBlock:V,guardReactiveProps:xf,toDisplayString:$e,camelize:St,capitalize:mi,toHandlerKey:Cs,normalizeProps:pp,normalizeClass:Ee,normalizeStyle:we,transformVNodeArgs:E9,version:wf,ssrUtils:G9,resolveFilter:z9,compatUtils:In});function k8(...t){const e=Di(...t);return In.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",Ds),e.component("__compat__transition-group",Gf),e.component("__compat__keep-alive",_h),e._context.directives.show=Pi,e._context.directives.model=F1),e}function O8(){const t=In.createCompatVue(Di,k8);return Ie(t,R8),t}const sd=O8();sd.compile=()=>{};function I8(){return id().__VUE_DEVTOOLS_GLOBAL_HOOK__}function id(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const N8=typeof Proxy=="function",P8="devtools-plugin:setup",M8="plugin:settings:set";let Bs,$1;function F8(){var t;return Bs!==void 0||(typeof window<"u"&&window.performance?(Bs=!0,$1=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(Bs=!0,$1=global.perf_hooks.performance):Bs=!1),Bs}function D8(){return F8()?$1.now():Date.now()}class $8{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const r={};if(e.settings)for(const o in e.settings){const l=e.settings[o];r[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},r);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}i=o},now(){return D8()}},n&&n.on(M8,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...a)=>{this.onQueue.push({method:l,args:a})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...a)=>(this.targetQueue.push({method:l,args:a,resolve:()=>{}}),this.fallbacks[l](...a)):(...a)=>new Promise(c=>{this.targetQueue.push({method:l,args:a,resolve:c})})})}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 B8(t,e){const n=t,r=id(),s=I8(),i=N8&&n.enableEarlyProxy;if(s&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))s.emit(P8,t,e);else{const o=i?new $8(n,s):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:o}),o&&e(o.proxiedTarget)}}/*!
|
|
2
|
+
(function(Kt,vt){typeof exports=="object"&&typeof module<"u"?vt(exports):typeof define=="function"&&define.amd?define(["exports"],vt):(Kt=typeof globalThis<"u"?globalThis:Kt||self,vt(Kt.zenuml={}))})(this,function(Kt){"use strict";var xN=Object.defineProperty;var _N=(Kt,vt,Pr)=>vt in Kt?xN(Kt,vt,{enumerable:!0,configurable:!0,writable:!0,value:Pr}):Kt[vt]=Pr;var te=(Kt,vt,Pr)=>(_N(Kt,typeof vt!="symbol"?vt+"":vt,Pr),Pr);var vt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Pr(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var X5=Q5;function Q5(t,e,n){var r=n&&n.stringify||Pr,s=1;if(typeof t=="object"&&t!==null){var i=e.length+s;if(i===1)return t;var o=new Array(i);o[0]=r(t);for(var l=1;l<i;l++)o[l]=r(e[l]);return o.join(" ")}if(typeof t!="string")return t;var a=e.length;if(a===0)return t;for(var c="",u=1-s,h=-1,f=t&&t.length||0,p=0;p<f;){if(t.charCodeAt(p)===37&&p+1<f){switch(h=h>-1?h:0,t.charCodeAt(p+1)){case 100:case 102:if(u>=a||e[u]==null)break;h<p&&(c+=t.slice(h,p)),c+=Number(e[u]),h=p+2,p++;break;case 105:if(u>=a||e[u]==null)break;h<p&&(c+=t.slice(h,p)),c+=Math.floor(Number(e[u])),h=p+2,p++;break;case 79:case 111:case 106:if(u>=a||e[u]===void 0)break;h<p&&(c+=t.slice(h,p));var g=typeof e[u];if(g==="string"){c+="'"+e[u]+"'",h=p+2,p++;break}if(g==="function"){c+=e[u].name||"<anonymous>",h=p+2,p++;break}c+=r(e[u]),h=p+2,p++;break;case 115:if(u>=a)break;h<p&&(c+=t.slice(h,p)),c+=String(e[u]),h=p+2,p++;break;case 37:h<p&&(c+=t.slice(h,p)),c+="%",h=p+2,p++,u--;break}++u}++p}return h===-1?t:(h<f&&(c+=t.slice(h)),c)}const L0=X5;var J5=vn;const ui=cp().console||{},ep={mapHttpRequest:vo,mapHttpResponse:vo,wrapRequestSerializer:Ta,wrapResponseSerializer:Ta,wrapErrorSerializer:Ta,req:vo,res:vo,err:ip};function tp(t,e){return Array.isArray(t)?t.filter(function(r){return r!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function vn(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||ui;t.browser.write&&(t.browser.asObject=!0);const r=t.serializers||{},s=tp(t.browser.serialize,r);let i=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!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",a=Object.create(n);a.log||(a.log=hi),Object.defineProperty(a,"levelVal",{get:u}),Object.defineProperty(a,"level",{get:h,set:f});const c={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:op(t)};a.levels=vn.levels,a.level=l,a.setMaxListeners=a.getMaxListeners=a.emit=a.addListener=a.on=a.prependListener=a.once=a.prependOnceListener=a.removeListener=a.removeAllListeners=a.listeners=a.listenerCount=a.eventNames=a.write=a.flush=hi,a.serializers=r,a._serialize=s,a._stdErrSerialize=i,a.child=p,e&&(a._logEvent=Ea());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function h(){return this._level}function f(g){if(g!=="silent"&&!this.levels.values[g])throw Error("unknown level "+g);this._level=g,gs(c,a,"error","log"),gs(c,a,"fatal","error"),gs(c,a,"warn","error"),gs(c,a,"info","log"),gs(c,a,"debug","log"),gs(c,a,"trace","log")}function p(g,L){if(!g)throw new Error("missing bindings for child Pino");L=L||{},s&&g.serializers&&(L.serializers=g.serializers);const v=L.serializers;if(s&&v){var _=Object.assign({},r,v),m=t.browser.serialize===!0?Object.keys(_):s;delete g.serializers,bo([g],m,_,this._stdErrSerialize)}function y(b){this._childLevel=(b._childLevel|0)+1,this.error=ms(b,g,"error"),this.fatal=ms(b,g,"fatal"),this.warn=ms(b,g,"warn"),this.info=ms(b,g,"info"),this.debug=ms(b,g,"debug"),this.trace=ms(b,g,"trace"),_&&(this.serializers=_,this._serialize=m),e&&(this._logEvent=Ea([].concat(b._logEvent.bindings,g)))}return y.prototype=this,new y(this)}return a}vn.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"}},vn.stdSerializers=ep,vn.stdTimeFunctions=Object.assign({},{nullTime:y0,epochTime:C0,unixTime:lp,isoTime:ap});function gs(t,e,n,r){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?hi:s[n]?s[n]:ui[n]||ui[r]||hi,np(t,e,n)}function np(t,e,n){!t.transmit&&e[n]===hi||(e[n]=function(r){return function(){const i=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===ui?ui:this;for(var a=0;a<o.length;a++)o[a]=arguments[a];if(t.serialize&&!t.asObject&&bo(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?r.call(l,rp(this,n,o,i)):r.apply(l,o),t.transmit){const c=t.transmit.level||e.level,u=vn.levels.values[c],h=vn.levels.values[n];if(h<u)return;sp(this,{ts:i,methodLevel:n,methodValue:h,transmitLevel:c,transmitValue:vn.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function rp(t,e,n,r){t._serialize&&bo(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let i=s[0];const o={};r&&(o.time=r),o.level=vn.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),i!==null&&typeof i=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());i=s.length?L0(s.shift(),s):void 0}else typeof i=="string"&&(i=L0(s.shift(),s));return i!==void 0&&(o.msg=i),o}function bo(t,e,n,r){for(const s in t)if(r&&t[s]instanceof Error)t[s]=vn.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const i in t[s])e&&e.indexOf(i)>-1&&i in n&&(t[s][i]=n[i](t[s][i]))}function ms(t,e,n){return function(){const r=new Array(1+arguments.length);r[0]=e;for(var s=1;s<r.length;s++)r[s]=arguments[s-1];return t[n].apply(this,r)}}function sp(t,e,n){const r=e.send,s=e.ts,i=e.methodLevel,o=e.methodValue,l=e.val,a=t._logEvent.bindings;bo(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(c){return a.indexOf(c)===-1}),t._logEvent.level.label=i,t._logEvent.level.value=o,r(i,t._logEvent,l),t._logEvent=Ea(a)}function Ea(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function ip(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 op(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?y0:C0}function vo(){return{}}function Ta(t){return t}function hi(){}function y0(){return!1}function C0(){return Date.now()}function lp(){return Math.round(Date.now()/1e3)}function ap(){return new Date(Date.now()).toISOString()}function cp(){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 up=J5({level:"warn"}),b0=["log","trace","debug","info","warn","error"];function hp(t,e){t[e]=(console[e]||console.log).bind(console)}function fp(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function dp(t){b0.forEach(n=>hp(t,n));const e=t.child;return t.child=function(n){const r=e.call(t,n);return b0.forEach(s=>fp(r,s,["%c"+n.name||"","color: #00f"])),r},t}let fi=dp(up);function xs(t,e){const n=Object.create(null),r=t.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const pp=xs("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 we(t){if(J(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],s=Xe(r)?_p(r):we(r);if(s)for(const i in s)e[i]=s[i]}return e}else{if(Xe(t))return t;if(ke(t))return t}}const gp=/;(?![^(]*\))/g,mp=/:([^]+)/,xp=/\/\*.*?\*\//gs;function _p(t){const e={};return t.replace(xp,"").split(gp).forEach(n=>{if(n){const r=n.split(mp);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function Ee(t){let e="";if(Xe(t))e=t;else if(J(t))for(let n=0;n<t.length;n++){const r=Ee(t[n]);r&&(e+=r+" ")}else if(ke(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function Lp(t){if(!t)return null;let{class:e,style:n}=t;return e&&!Xe(e)&&(t.class=Ee(e)),n&&(t.style=we(n)),t}const v0=xs("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function w0(t){return!!t||t===""}function yp(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=qn(t[r],e[r]);return n}function qn(t,e){if(t===e)return!0;let n=T0(t),r=T0(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=pi(t),r=pi(e),n||r)return t===e;if(n=J(t),r=J(e),n||r)return n&&r?yp(t,e):!1;if(n=ke(t),r=ke(e),n||r){if(!n||!r)return!1;const s=Object.keys(t).length,i=Object.keys(e).length;if(s!==i)return!1;for(const o in t){const l=t.hasOwnProperty(o),a=e.hasOwnProperty(o);if(l&&!a||!l&&a||!qn(t[o],e[o]))return!1}}return String(t)===String(e)}function di(t,e){return t.findIndex(n=>qn(n,e))}const $e=t=>Xe(t)?t:t==null?"":J(t)||ke(t)&&(t.toString===A0||!pe(t.toString))?JSON.stringify(t,E0,2):String(t),E0=(t,e)=>e&&e.__v_isRef?E0(t,e.value):Ls(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Mr(e)?{[`Set(${e.size})`]:[...e.values()]}:ke(e)&&!J(e)&&!Eo(e)?String(e):e,Ge={},_s=[],Mt=()=>{},Cp=()=>!1,bp=/^on[^a-z]/,Zn=t=>bp.test(t),Aa=t=>t.startsWith("onUpdate:"),Ie=Object.assign,Sa=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},vp=Object.prototype.hasOwnProperty,Me=(t,e)=>vp.call(t,e),J=Array.isArray,Ls=t=>gi(t)==="[object Map]",Mr=t=>gi(t)==="[object Set]",T0=t=>gi(t)==="[object Date]",pe=t=>typeof t=="function",Xe=t=>typeof t=="string",pi=t=>typeof t=="symbol",ke=t=>t!==null&&typeof t=="object",wo=t=>ke(t)&&pe(t.then)&&pe(t.catch),A0=Object.prototype.toString,gi=t=>A0.call(t),wp=t=>gi(t).slice(8,-1),Eo=t=>gi(t)==="[object Object]",Ra=t=>Xe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ys=xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),To=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Ep=/-(\w)/g,St=To(t=>t.replace(Ep,(e,n)=>n?n.toUpperCase():"")),Tp=/\B([A-Z])/g,Rt=To(t=>t.replace(Tp,"-$1").toLowerCase()),mi=To(t=>t.charAt(0).toUpperCase()+t.slice(1)),Cs=To(t=>t?`on${mi(t)}`:""),bs=(t,e)=>!Object.is(t,e),ur=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Ao=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},wn=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let S0;const Ap=()=>S0||(S0=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Yt;class ka{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Yt,!e&&Yt&&(this.index=(Yt.scopes||(Yt.scopes=[])).push(this)-1)}run(e){if(this.active){const n=Yt;try{return Yt=this,e()}finally{Yt=n}}}on(){Yt=this}off(){Yt=this.parent}stop(e){if(this.active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;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 R0(t){return new ka(t)}function k0(t,e=Yt){e&&e.active&&e.effects.push(t)}function O0(){return Yt}function I0(t){Yt&&Yt.cleanups.push(t)}const Oa=t=>{const e=new Set(t);return e.w=0,e.n=0,e},N0=t=>(t.w&hr)>0,P0=t=>(t.n&hr)>0,Sp=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=hr},Rp=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const s=e[r];N0(s)&&!P0(s)?s.delete(t):e[n++]=s,s.w&=~hr,s.n&=~hr}e.length=n}},Ia=new WeakMap;let xi=0,hr=1;const Na=30;let mn;const Fr=Symbol(""),Pa=Symbol("");class _i{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,k0(this,r)}run(){if(!this.active)return this.fn();let e=mn,n=fr;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=mn,mn=this,fr=!0,hr=1<<++xi,xi<=Na?Sp(this):M0(this),this.fn()}finally{xi<=Na&&Rp(this),hr=1<<--xi,mn=this.parent,fr=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){mn===this?this.deferStop=!0:this.active&&(M0(this),this.onStop&&this.onStop(),this.active=!1)}}function M0(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function kp(t,e){t.effect&&(t=t.effect.fn);const n=new _i(t);e&&(Ie(n,e),e.scope&&k0(n,e.scope)),(!e||!e.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function Op(t){t.effect.stop()}let fr=!0;const F0=[];function vs(){F0.push(fr),fr=!1}function ws(){const t=F0.pop();fr=t===void 0?!0:t}function Ft(t,e,n){if(fr&&mn){let r=Ia.get(t);r||Ia.set(t,r=new Map);let s=r.get(n);s||r.set(n,s=Oa()),D0(s)}}function D0(t,e){let n=!1;xi<=Na?P0(t)||(t.n|=hr,n=!N0(t)):n=!t.has(mn),n&&(t.add(mn),mn.deps.push(t))}function En(t,e,n,r,s,i){const o=Ia.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&J(t)){const a=wn(r);o.forEach((c,u)=>{(u==="length"||u>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":J(t)?Ra(n)&&l.push(o.get("length")):(l.push(o.get(Fr)),Ls(t)&&l.push(o.get(Pa)));break;case"delete":J(t)||(l.push(o.get(Fr)),Ls(t)&&l.push(o.get(Pa)));break;case"set":Ls(t)&&l.push(o.get(Fr));break}if(l.length===1)l[0]&&Ma(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);Ma(Oa(a))}}function Ma(t,e){const n=J(t)?t:[...t];for(const r of n)r.computed&&$0(r);for(const r of n)r.computed||$0(r)}function $0(t,e){(t!==mn||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Ip=xs("__proto__,__v_isRef,__isVue"),B0=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(pi)),Np=So(),Pp=So(!1,!0),Mp=So(!0),Fp=So(!0,!0),H0=Dp();function Dp(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=Te(this);for(let i=0,o=this.length;i<o;i++)Ft(r,"get",i+"");const s=r[e](...n);return s===-1||s===!1?r[e](...n.map(Te)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){vs();const r=Te(this)[e].apply(this,n);return ws(),r}}),t}function So(t=!1,e=!1){return function(r,s,i){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&i===(t?e?X0:Y0:e?K0:Z0).get(r))return r;const o=J(r);if(!t&&o&&Me(H0,s))return Reflect.get(H0,s,i);const l=Reflect.get(r,s,i);return(pi(s)?B0.has(s):Ip(s))||(t||Ft(r,"get",s),e)?l:gt(l)?o&&Ra(s)?l:l.value:ke(l)?t?Da(l):Tn(l):l}}const $p=U0(),Bp=U0(!0);function U0(t=!1){return function(n,r,s,i){let o=n[r];if($r(o)&>(o)&&!gt(s))return!1;if(!t&&(!Li(s)&&!$r(s)&&(o=Te(o),s=Te(s)),!J(n)&>(o)&&!gt(s)))return o.value=s,!0;const l=J(n)&&Ra(r)?Number(r)<n.length:Me(n,r),a=Reflect.set(n,r,s,i);return n===Te(i)&&(l?bs(s,o)&&En(n,"set",r,s):En(n,"add",r,s)),a}}function Hp(t,e){const n=Me(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&En(t,"delete",e,void 0),r}function Up(t,e){const n=Reflect.has(t,e);return(!pi(e)||!B0.has(e))&&Ft(t,"has",e),n}function jp(t){return Ft(t,"iterate",J(t)?"length":Fr),Reflect.ownKeys(t)}const j0={get:Np,set:$p,deleteProperty:Hp,has:Up,ownKeys:jp},V0={get:Mp,set(t,e){return!0},deleteProperty(t,e){return!0}},Vp=Ie({},j0,{get:Pp,set:Bp}),Gp=Ie({},V0,{get:Fp}),Fa=t=>t,Ro=t=>Reflect.getPrototypeOf(t);function ko(t,e,n=!1,r=!1){t=t.__v_raw;const s=Te(t),i=Te(e);n||(e!==i&&Ft(s,"get",e),Ft(s,"get",i));const{has:o}=Ro(s),l=r?Fa:n?Ha:yi;if(o.call(s,e))return l(t.get(e));if(o.call(s,i))return l(t.get(i));t!==s&&t.get(e)}function Oo(t,e=!1){const n=this.__v_raw,r=Te(n),s=Te(t);return e||(t!==s&&Ft(r,"has",t),Ft(r,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function Io(t,e=!1){return t=t.__v_raw,!e&&Ft(Te(t),"iterate",Fr),Reflect.get(t,"size",t)}function G0(t){t=Te(t);const e=Te(this);return Ro(e).has.call(e,t)||(e.add(t),En(e,"add",t,t)),this}function z0(t,e){e=Te(e);const n=Te(this),{has:r,get:s}=Ro(n);let i=r.call(n,t);i||(t=Te(t),i=r.call(n,t));const o=s.call(n,t);return n.set(t,e),i?bs(e,o)&&En(n,"set",t,e):En(n,"add",t,e),this}function W0(t){const e=Te(this),{has:n,get:r}=Ro(e);let s=n.call(e,t);s||(t=Te(t),s=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return s&&En(e,"delete",t,void 0),i}function q0(){const t=Te(this),e=t.size!==0,n=t.clear();return e&&En(t,"clear",void 0,void 0),n}function No(t,e){return function(r,s){const i=this,o=i.__v_raw,l=Te(o),a=e?Fa:t?Ha:yi;return!t&&Ft(l,"iterate",Fr),o.forEach((c,u)=>r.call(s,a(c),a(u),i))}}function Po(t,e,n){return function(...r){const s=this.__v_raw,i=Te(s),o=Ls(i),l=t==="entries"||t===Symbol.iterator&&o,a=t==="keys"&&o,c=s[t](...r),u=n?Fa:e?Ha:yi;return!e&&Ft(i,"iterate",a?Pa:Fr),{next(){const{value:h,done:f}=c.next();return f?{value:h,done:f}:{value:l?[u(h[0]),u(h[1])]:u(h),done:f}},[Symbol.iterator](){return this}}}}function dr(t){return function(...e){return t==="delete"?!1:this}}function zp(){const t={get(i){return ko(this,i)},get size(){return Io(this)},has:Oo,add:G0,set:z0,delete:W0,clear:q0,forEach:No(!1,!1)},e={get(i){return ko(this,i,!1,!0)},get size(){return Io(this)},has:Oo,add:G0,set:z0,delete:W0,clear:q0,forEach:No(!1,!0)},n={get(i){return ko(this,i,!0)},get size(){return Io(this,!0)},has(i){return Oo.call(this,i,!0)},add:dr("add"),set:dr("set"),delete:dr("delete"),clear:dr("clear"),forEach:No(!0,!1)},r={get(i){return ko(this,i,!0,!0)},get size(){return Io(this,!0)},has(i){return Oo.call(this,i,!0)},add:dr("add"),set:dr("set"),delete:dr("delete"),clear:dr("clear"),forEach:No(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=Po(i,!1,!1),n[i]=Po(i,!0,!1),e[i]=Po(i,!1,!0),r[i]=Po(i,!0,!0)}),[t,n,e,r]}const[Wp,qp,Zp,Kp]=zp();function Mo(t,e){const n=e?t?Kp:Zp:t?qp:Wp;return(r,s,i)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?r:Reflect.get(Me(n,s)&&s in r?n:r,s,i)}const Yp={get:Mo(!1,!1)},Xp={get:Mo(!1,!0)},Qp={get:Mo(!0,!1)},Jp={get:Mo(!0,!0)},Z0=new WeakMap,K0=new WeakMap,Y0=new WeakMap,X0=new WeakMap;function e6(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function t6(t){return t.__v_skip||!Object.isExtensible(t)?0:e6(wp(t))}function Tn(t){return $r(t)?t:Fo(t,!1,j0,Yp,Z0)}function Q0(t){return Fo(t,!1,Vp,Xp,K0)}function Da(t){return Fo(t,!0,V0,Qp,Y0)}function Dr(t){return Fo(t,!0,Gp,Jp,X0)}function Fo(t,e,n,r,s){if(!ke(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=s.get(t);if(i)return i;const o=t6(t);if(o===0)return t;const l=new Proxy(t,o===2?r:n);return s.set(t,l),l}function Kn(t){return $r(t)?Kn(t.__v_raw):!!(t&&t.__v_isReactive)}function $r(t){return!!(t&&t.__v_isReadonly)}function Li(t){return!!(t&&t.__v_isShallow)}function $a(t){return Kn(t)||$r(t)}function Te(t){const e=t&&t.__v_raw;return e?Te(e):t}function Ba(t){return Ao(t,"__v_skip",!0),t}const yi=t=>ke(t)?Tn(t):t,Ha=t=>ke(t)?Da(t):t;function Ua(t){fr&&mn&&(t=Te(t),D0(t.dep||(t.dep=Oa())))}function Do(t,e){t=Te(t),t.dep&&Ma(t.dep)}function gt(t){return!!(t&&t.__v_isRef===!0)}function se(t){return J0(t,!1)}function $o(t){return J0(t,!0)}function J0(t,e){return gt(t)?t:new n6(t,e)}class n6{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:Te(e),this._value=n?e:yi(e)}get value(){return Ua(this),this._value}set value(e){const n=this.__v_isShallow||Li(e)||$r(e);e=n?e:Te(e),bs(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:yi(e),Do(this))}}function r6(t){Do(t)}function Le(t){return gt(t)?t.value:t}const s6={get:(t,e,n)=>Le(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const s=t[e];return gt(s)&&!gt(n)?(s.value=n,!0):Reflect.set(t,e,n,r)}};function ja(t){return Kn(t)?t:new Proxy(t,s6)}class i6{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=e(()=>Ua(this),()=>Do(this));this._get=n,this._set=r}get value(){return this._get()}set value(e){this._set(e)}}function o6(t){return new i6(t)}function Va(t){const e=J(t)?new Array(t.length):{};for(const n in t)e[n]=Bo(t,n);return e}class l6{constructor(e,n,r){this._object=e,this._key=n,this._defaultValue=r,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 Bo(t,e,n){const r=t[e];return gt(r)?r:new l6(t,e,n)}var eh;class a6{constructor(e,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[eh]=!1,this._dirty=!0,this.effect=new _i(e,()=>{this._dirty||(this._dirty=!0,Do(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const e=Te(this);return Ua(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}eh="__v_isReadonly";function c6(t,e,n=!1){let r,s;const i=pe(t);return i?(r=t,s=Mt):(r=t.get,s=t.set),new a6(r,s,i||!s,n)}function u6(t,...e){}function An(t,e,n,r){let s;try{s=r?t(...r):t()}catch(i){Br(i,e,n)}return s}function Dt(t,e,n,r){if(pe(t)){const i=An(t,e,n,r);return i&&wo(i)&&i.catch(o=>{Br(o,e,n)}),i}const s=[];for(let i=0;i<t.length;i++)s.push(Dt(t[i],e,n,r));return s}function Br(t,e,n,r=!0){const s=e?e.vnode:null;if(e){let i=e.parent;const o=e.proxy,l=n;for(;i;){const c=i.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](t,o,l)===!1)return}i=i.parent}const a=e.appContext.config.errorHandler;if(a){An(a,null,10,[t,o,l]);return}}h6(t,n,s,r)}function h6(t,e,n,r=!0){console.error(t)}let Ci=!1,Ga=!1;const wt=[];let Sn=0;const Es=[];let Yn=null,Hr=0;const th=Promise.resolve();let za=null;function Ur(t){const e=za||th;return t?e.then(this?t.bind(this):t):e}function f6(t){let e=Sn+1,n=wt.length;for(;e<n;){const r=e+n>>>1;bi(wt[r])<t?e=r+1:n=r}return e}function Ho(t){(!wt.length||!wt.includes(t,Ci&&t.allowRecurse?Sn+1:Sn))&&(t.id==null?wt.push(t):wt.splice(f6(t.id),0,t),nh())}function nh(){!Ci&&!Ga&&(Ga=!0,za=th.then(sh))}function d6(t){const e=wt.indexOf(t);e>Sn&&wt.splice(e,1)}function Wa(t){J(t)?Es.push(...t):(!Yn||!Yn.includes(t,t.allowRecurse?Hr+1:Hr))&&Es.push(t),nh()}function rh(t,e=Ci?Sn+1:0){for(;e<wt.length;e++){const n=wt[e];n&&n.pre&&(wt.splice(e,1),e--,n())}}function Uo(t){if(Es.length){const e=[...new Set(Es)];if(Es.length=0,Yn){Yn.push(...e);return}for(Yn=e,Yn.sort((n,r)=>bi(n)-bi(r)),Hr=0;Hr<Yn.length;Hr++)Yn[Hr]();Yn=null,Hr=0}}const bi=t=>t.id==null?1/0:t.id,p6=(t,e)=>{const n=bi(t)-bi(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function sh(t){Ga=!1,Ci=!0,wt.sort(p6);const e=Mt;try{for(Sn=0;Sn<wt.length;Sn++){const n=wt[Sn];n&&n.active!==!1&&An(n,null,14)}}finally{Sn=0,wt.length=0,Uo(),Ci=!1,za=null,(wt.length||Es.length)&&sh()}}let Ts,jo=[];function ih(t,e){var n,r;Ts=t,Ts?(Ts.enabled=!0,jo.forEach(({event:s,args:i})=>Ts.emit(s,...i)),jo=[]):typeof window<"u"&&window.HTMLElement&&!(!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0)&&r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{ih(i,e)}),setTimeout(()=>{Ts||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,jo=[])},3e3)):jo=[]}function g6(t,e,...n){}const qa={MODE:2};function m6(t){Ie(qa,t)}function oh(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:qa[t]}function Ve(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const r=oh("MODE",e)||2,s=oh(t,e);return(pe(r)?r(e&&e.type):r)===2?s!==!1:s===!0||s==="suppress-warning"}function _t(t,e,...n){if(!Ve(t,e))throw new Error(`${t} compat has been disabled.`)}function Xn(t,e,...n){return Ve(t,e)}function Vo(t,e,...n){return Ve(t,e)}const Za=new WeakMap;function Ka(t){let e=Za.get(t);return e||Za.set(t,e=Object.create(null)),e}function Ya(t,e,n){if(J(e))e.forEach(r=>Ya(t,r,n));else{e.startsWith("hook:")?_t("INSTANCE_EVENT_HOOKS",t,e):_t("INSTANCE_EVENT_EMITTER",t);const r=Ka(t);(r[e]||(r[e]=[])).push(n)}return t.proxy}function x6(t,e,n){const r=(...s)=>{Xa(t,e,r),n.call(t.proxy,...s)};return r.fn=n,Ya(t,e,r),t.proxy}function Xa(t,e,n){_t("INSTANCE_EVENT_EMITTER",t);const r=t.proxy;if(!e)return Za.set(t,Object.create(null)),r;if(J(e))return e.forEach(o=>Xa(t,o,n)),r;const s=Ka(t),i=s[e];return i?n?(s[e]=i.filter(o=>!(o===n||o.fn===n)),r):(s[e]=void 0,r):r}function _6(t,e,n){const r=Ka(t)[e];return r&&Dt(r.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const Go="onModelCompat:";function L6(t){const{type:e,shapeFlag:n,props:r,dynamicProps:s}=t,i=e;if(n&6&&r&&"modelValue"in r){if(!Ve("COMPONENT_V_MODEL",{type:e}))return;const o=i.model||{};lh(o,i.mixins);const{prop:l="value",event:a="input"}=o;l!=="modelValue"&&(r[l]=r.modelValue,delete r.modelValue),s&&(s[s.indexOf("modelValue")]=l),r[Go+a]=r["onUpdate:modelValue"],delete r["onUpdate:modelValue"]}}function lh(t,e){e&&e.forEach(n=>{n.model&&Ie(t,n.model),n.mixins&&lh(t,n.mixins)})}function y6(t,e,n){if(!Ve("COMPONENT_V_MODEL",t))return;const r=t.vnode.props,s=r&&r[Go+e];s&&An(s,t,6,n)}function C6(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||Ge;let s=n;const i=e.startsWith("update:"),o=i&&e.slice(7);if(o&&o in r){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:f}=r[u]||Ge;f&&(s=n.map(p=>Xe(p)?p.trim():p)),h&&(s=n.map(wn))}let l,a=r[l=Cs(e)]||r[l=Cs(St(e))];!a&&i&&(a=r[l=Cs(Rt(e))]),a&&Dt(a,t,6,s);const c=r[l+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,Dt(c,t,6,s)}return y6(t,e,s),_6(t,e,s)}function ah(t,e,n=!1){const r=e.emitsCache,s=r.get(t);if(s!==void 0)return s;const i=t.emits;let o={},l=!1;if(!pe(t)){const a=c=>{const u=ah(c,e,!0);u&&(l=!0,Ie(o,u))};!n&&e.mixins.length&&e.mixins.forEach(a),t.extends&&a(t.extends),t.mixins&&t.mixins.forEach(a)}return!i&&!l?(ke(t)&&r.set(t,null),null):(J(i)?i.forEach(a=>o[a]=null):Ie(o,i),ke(t)&&r.set(t,o),o)}function zo(t,e){return!t||!Zn(e)?!1:e.startsWith(Go)?!0:(e=e.slice(2).replace(/Once$/,""),Me(t,e[0].toLowerCase()+e.slice(1))||Me(t,Rt(e))||Me(t,e))}let ht=null,As=null;function vi(t){const e=ht;return ht=t,As=t&&t.type.__scopeId||null,As||(As=t&&t.type._scopeId||null),e}function Ss(t){As=t}function Rs(){As=null}const b6=t=>$t;function $t(t,e=ht,n){if(!e||t._n)return t;const r=(...s)=>{r._d&&y1(-1);const i=vi(e);let o;try{o=t(...s)}finally{vi(i),r._d&&y1(1)}return o};return r._n=!0,r._c=!0,r._d=!0,n&&(r._ns=!0),r}function CN(){}function Wo(t){const{type:e,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:a,emit:c,render:u,renderCache:h,data:f,setupState:p,ctx:g,inheritAttrs:L}=t;let v,_;const m=vi(t);try{if(n.shapeFlag&4){const b=s||r;v=Jt(u.call(b,b,h,i,p,f,g)),_=a}else{const b=e;v=Jt(b.length>1?b(i,{attrs:a,slots:l,emit:c}):b(i,null)),_=e.props?a:w6(a)}}catch(b){Oi.length=0,Br(b,t,1),v=X(Lt)}let y=v;if(_&&L!==!1){const b=Object.keys(_),{shapeFlag:A}=y;b.length&&A&7&&(o&&b.some(Aa)&&(_=E6(_,o)),y=Qt(y,_))}if(Ve("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&y.shapeFlag&7){const{class:b,style:A}=n.props||{};(b||A)&&(y=Qt(y,{class:b,style:A}))}return n.dirs&&(y=Qt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),v=y,vi(m),v}function v6(t){let e;for(let n=0;n<t.length;n++){const r=t[n];if(Xt(r)){if(r.type!==Lt||r.children==="v-if"){if(e)return;e=r}}else return}return e}const w6=t=>{let e;for(const n in t)(n==="class"||n==="style"||Zn(n))&&((e||(e={}))[n]=t[n]);return e},E6=(t,e)=>{const n={};for(const r in t)(!Aa(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function T6(t,e,n){const{props:r,children:s,component:i}=t,{props:o,children:l,patchFlag:a}=e,c=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?ch(r,o,c):!!o;if(a&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const f=u[h];if(o[f]!==r[f]&&!zo(c,f))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?ch(r,o,c):!0:!!o;return!1}function ch(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(e[i]!==t[i]&&!zo(n,i))return!0}return!1}function Qa({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const uh=t=>t.__isSuspense,A6={name:"Suspense",__isSuspense:!0,process(t,e,n,r,s,i,o,l,a,c){t==null?S6(e,n,r,s,i,o,l,a,c):R6(t,e,n,r,s,o,l,a,c)},hydrate:k6,create:Ja,normalize:O6};function wi(t,e){const n=t.props&&t.props[e];pe(n)&&n()}function S6(t,e,n,r,s,i,o,l,a){const{p:c,o:{createElement:u}}=a,h=u("div"),f=t.suspense=Ja(t,s,r,e,h,n,i,o,l,a);c(null,f.pendingBranch=t.ssContent,h,null,r,f,i,o),f.deps>0?(wi(t,"onPending"),wi(t,"onFallback"),c(null,t.ssFallback,e,n,r,null,i,o),ks(f,t.ssFallback)):f.resolve()}function R6(t,e,n,r,s,i,o,l,{p:a,um:c,o:{createElement:u}}){const h=e.suspense=t.suspense;h.vnode=e,e.el=t.el;const f=e.ssContent,p=e.ssFallback,{activeBranch:g,pendingBranch:L,isInFallback:v,isHydrating:_}=h;if(L)h.pendingBranch=f,kn(f,L)?(a(L,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():v&&(a(g,p,n,r,s,null,i,o,l),ks(h,p))):(h.pendingId++,_?(h.isHydrating=!1,h.activeBranch=L):c(L,s,h),h.deps=0,h.effects.length=0,h.hiddenContainer=u("div"),v?(a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():(a(g,p,n,r,s,null,i,o,l),ks(h,p))):g&&kn(f,g)?(a(g,f,n,r,s,h,i,o,l),h.resolve(!0)):(a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0&&h.resolve()));else if(g&&kn(f,g))a(g,f,n,r,s,h,i,o,l),ks(h,f);else if(wi(e,"onPending"),h.pendingBranch=f,h.pendingId++,a(null,f,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0)h.resolve();else{const{timeout:m,pendingId:y}=h;m>0?setTimeout(()=>{h.pendingId===y&&h.fallback(p)},m):m===0&&h.fallback(p)}}function Ja(t,e,n,r,s,i,o,l,a,c,u=!1){const{p:h,m:f,um:p,n:g,o:{parentNode:L,remove:v}}=c,_=wn(t.props&&t.props.timeout),m={vnode:t,parent:e,parentComponent:n,isSVG:o,container:r,hiddenContainer:s,anchor:i,deps:0,pendingId:0,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(y=!1){const{vnode:b,activeBranch:A,pendingBranch:I,pendingId:N,effects:R,parentComponent:q,container:G}=m;if(m.isHydrating)m.isHydrating=!1;else if(!y){const he=A&&I.transition&&I.transition.mode==="out-in";he&&(A.transition.afterLeave=()=>{N===m.pendingId&&f(I,G,Y,0)});let{anchor:Y}=m;A&&(Y=g(A),p(A,q,m,!0)),he||f(I,G,Y,0)}ks(m,I),m.pendingBranch=null,m.isInFallback=!1;let K=m.parent,_e=!1;for(;K;){if(K.pendingBranch){K.effects.push(...R),_e=!0;break}K=K.parent}_e||Wa(R),m.effects=[],wi(b,"onResolve")},fallback(y){if(!m.pendingBranch)return;const{vnode:b,activeBranch:A,parentComponent:I,container:N,isSVG:R}=m;wi(b,"onFallback");const q=g(A),G=()=>{!m.isInFallback||(h(null,y,N,q,I,null,R,l,a),ks(m,y))},K=y.transition&&y.transition.mode==="out-in";K&&(A.transition.afterLeave=G),m.isInFallback=!0,p(A,I,null,!0),K||G()},move(y,b,A){m.activeBranch&&f(m.activeBranch,y,b,A),m.container=y},next(){return m.activeBranch&&g(m.activeBranch)},registerDep(y,b){const A=!!m.pendingBranch;A&&m.deps++;const I=y.vnode.el;y.asyncDep.catch(N=>{Br(N,y,0)}).then(N=>{if(y.isUnmounted||m.isUnmounted||m.pendingId!==y.suspenseId)return;y.asyncResolved=!0;const{vnode:R}=y;v1(y,N,!1),I&&(R.el=I);const q=!I&&y.subTree.el;b(y,R,L(I||y.subTree.el),I?null:g(y.subTree),m,o,a),q&&v(q),Qa(y,R.el),A&&--m.deps===0&&m.resolve()})},unmount(y,b){m.isUnmounted=!0,m.activeBranch&&p(m.activeBranch,n,y,b),m.pendingBranch&&p(m.pendingBranch,n,y,b)}};return m}function k6(t,e,n,r,s,i,o,l,a){const c=e.suspense=Ja(e,r,n,t.parentNode,document.createElement("div"),null,s,i,o,l,!0),u=a(t,c.pendingBranch=e.ssContent,n,c,i,o);return c.deps===0&&c.resolve(),u}function O6(t){const{shapeFlag:e,children:n}=t,r=e&32;t.ssContent=hh(r?n.default:n),t.ssFallback=r?hh(n.fallback):X(Lt)}function hh(t){let e;if(pe(t)){const n=Yr&&t._c;n&&(t._d=!1,O()),t=t(),n&&(t._d=!0,e=Ut,gf())}return J(t)&&(t=v6(t)),t=Jt(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function fh(t,e){e&&e.pendingBranch?J(t)?e.effects.push(...t):e.effects.push(t):Wa(t)}function ks(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,s=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=s,Qa(r,s))}function kt(t,e){if(pt){let n=pt.provides;const r=pt.parent&&pt.parent.provides;r===n&&(n=pt.provides=Object.create(r)),n[t]=e}}function at(t,e,n=!1){const r=pt||ht;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&pe(e)?e.call(r.proxy):e}}function Bt(t,e){return Ei(t,null,e)}function dh(t,e){return Ei(t,null,{flush:"post"})}function I6(t,e){return Ei(t,null,{flush:"sync"})}const qo={};function rt(t,e,n){return Ei(t,e,n)}function Ei(t,e,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=Ge){const l=pt;let a,c=!1,u=!1;if(gt(t)?(a=()=>t.value,c=Li(t)):Kn(t)?(a=()=>t,r=!0):J(t)?(u=!0,c=t.some(y=>Kn(y)||Li(y)),a=()=>t.map(y=>{if(gt(y))return y.value;if(Kn(y))return pr(y);if(pe(y))return An(y,l,2)})):pe(t)?e?a=()=>An(t,l,2):a=()=>{if(!(l&&l.isUnmounted))return h&&h(),Dt(t,l,3,[f])}:a=Mt,e&&!r){const y=a;a=()=>{const b=y();return J(b)&&Vo("WATCH_ARRAY",l)&&pr(b),b}}if(e&&r){const y=a;a=()=>pr(y())}let h,f=y=>{h=_.onStop=()=>{An(y,l,4)}},p;if(Fs)if(f=Mt,e?n&&Dt(e,l,3,[a(),u?[]:void 0,f]):a(),s==="sync"){const y=vf();p=y.__watcherHandles||(y.__watcherHandles=[])}else return Mt;let g=u?new Array(t.length).fill(qo):qo;const L=()=>{if(!!_.active)if(e){const y=_.run();(r||c||(u?y.some((b,A)=>bs(b,g[A])):bs(y,g))||J(y)&&Ve("WATCH_ARRAY",l))&&(h&&h(),Dt(e,l,3,[y,g===qo?void 0:u&&g[0]===qo?[]:g,f]),g=y)}else _.run()};L.allowRecurse=!!e;let v;s==="sync"?v=L:s==="post"?v=()=>ft(L,l&&l.suspense):(L.pre=!0,l&&(L.id=l.uid),v=()=>Ho(L));const _=new _i(a,v);e?n?L():g=_.run():s==="post"?ft(_.run.bind(_),l&&l.suspense):_.run();const m=()=>{_.stop(),l&&l.scope&&Sa(l.scope.effects,_)};return p&&p.push(m),m}function N6(t,e,n){const r=this.proxy,s=Xe(t)?t.includes(".")?ph(r,t):()=>r[t]:t.bind(r,r);let i;pe(e)?i=e:(i=e.handler,n=e);const o=pt;_r(this);const l=Ei(s,i.bind(r),n);return o?_r(o):Lr(),l}function ph(t,e){const n=e.split(".");return()=>{let r=t;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function pr(t,e){if(!ke(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),gt(t))pr(t.value,e);else if(J(t))for(let n=0;n<t.length;n++)pr(t[n],e);else if(Mr(t)||Ls(t))t.forEach(n=>{pr(n,e)});else if(Eo(t))for(const n in t)pr(t[n],e);return t}function e1(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return ze(()=>{t.isMounted=!0}),Ns(()=>{t.isUnmounting=!0}),t}const an=[Function,Array],gh={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:an,onEnter:an,onAfterEnter:an,onEnterCancelled:an,onBeforeLeave:an,onLeave:an,onAfterLeave:an,onLeaveCancelled:an,onBeforeAppear:an,onAppear:an,onAfterAppear:an,onAppearCancelled:an},setup(t,{slots:e}){const n=On(),r=e1();let s;return()=>{const i=e.default&&Zo(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const L of i)if(L.type!==Lt){o=L;break}}const l=Te(t),{mode:a}=l;if(r.isLeaving)return n1(o);const c=xh(o);if(!c)return n1(o);const u=Os(c,l,r,n);jr(c,u);const h=n.subTree,f=h&&xh(h);let p=!1;const{getTransitionKey:g}=c.type;if(g){const L=g();s===void 0?s=L:L!==s&&(s=L,p=!0)}if(f&&f.type!==Lt&&(!kn(c,f)||p)){const L=Os(f,l,r,n);if(jr(f,L),a==="out-in")return r.isLeaving=!0,L.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},n1(o);a==="in-out"&&c.type!==Lt&&(L.delayLeave=(v,_,m)=>{const y=mh(r,f);y[String(f.key)]=f,v._leaveCb=()=>{_(),v._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=m})}return o}}};gh.__isBuiltIn=!0;const t1=gh;function mh(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Os(t,e,n,r){const{appear:s,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:h,onLeave:f,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:L,onAppear:v,onAfterAppear:_,onAppearCancelled:m}=e,y=String(t.key),b=mh(n,t),A=(R,q)=>{R&&Dt(R,r,9,q)},I=(R,q)=>{const G=q[1];A(R,q),J(R)?R.every(K=>K.length<=1)&&G():R.length<=1&&G()},N={mode:i,persisted:o,beforeEnter(R){let q=l;if(!n.isMounted)if(s)q=L||l;else return;R._leaveCb&&R._leaveCb(!0);const G=b[y];G&&kn(t,G)&&G.el._leaveCb&&G.el._leaveCb(),A(q,[R])},enter(R){let q=a,G=c,K=u;if(!n.isMounted)if(s)q=v||a,G=_||c,K=m||u;else return;let _e=!1;const he=R._enterCb=Y=>{_e||(_e=!0,Y?A(K,[R]):A(G,[R]),N.delayedLeave&&N.delayedLeave(),R._enterCb=void 0)};q?I(q,[R,he]):he()},leave(R,q){const G=String(t.key);if(R._enterCb&&R._enterCb(!0),n.isUnmounting)return q();A(h,[R]);let K=!1;const _e=R._leaveCb=he=>{K||(K=!0,q(),he?A(g,[R]):A(p,[R]),R._leaveCb=void 0,b[G]===t&&delete b[G])};b[G]=t,f?I(f,[R,_e]):_e()},clone(R){return Os(R,e,n,r)}};return N}function n1(t){if(Ti(t))return t=Qt(t),t.children=null,t}function xh(t){return Ti(t)?t.children?t.children[0]:void 0:t}function jr(t,e){t.shapeFlag&6&&t.component?jr(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 Zo(t,e=!1,n){let r=[],s=0;for(let i=0;i<t.length;i++){let o=t[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Be?(o.patchFlag&128&&s++,r=r.concat(Zo(o.children,e,l))):(e||o.type!==Lt)&&r.push(l!=null?Qt(o,{key:l}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function Ke(t){return pe(t)?{setup:t,name:t.name}:t}const Vr=t=>!!t.type.__asyncLoader;function Is(t){pe(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:s=200,timeout:i,suspensible:o=!0,onError:l}=t;let a=null,c,u=0;const h=()=>(u++,a=null,f()),f=()=>{let p;return a||(p=a=e().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((L,v)=>{l(g,()=>L(h()),()=>v(g),u+1)});throw g}).then(g=>p!==a&&a?a:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return Ke({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const p=pt;if(c)return()=>r1(c,p);const g=m=>{a=null,Br(m,p,13,!r)};if(o&&p.suspense||Fs)return f().then(m=>()=>r1(m,p)).catch(m=>(g(m),()=>r?X(r,{error:m}):null));const L=se(!1),v=se(),_=se(!!s);return s&&setTimeout(()=>{_.value=!1},s),i!=null&&setTimeout(()=>{if(!L.value&&!v.value){const m=new Error(`Async component timed out after ${i}ms.`);g(m),v.value=m}},i),f().then(()=>{L.value=!0,p.parent&&Ti(p.parent.vnode)&&Ho(p.parent.update)}).catch(m=>{g(m),v.value=m}),()=>{if(L.value&&c)return r1(c,p);if(v.value&&r)return X(r,{error:v.value});if(n&&!_.value)return X(n)}}})}function r1(t,e){const{ref:n,props:r,children:s,ce:i}=e.vnode,o=X(t,r,s);return o.ref=n,o.ce=i,delete e.vnode.ce,o}const Ti=t=>t.type.__isKeepAlive,_h={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=On(),r=n.ctx;if(!r.renderer)return()=>{const m=e.default&&e.default();return m&&m.length===1?m[0]:m};const s=new Map,i=new Set;let o=null;const l=n.suspense,{renderer:{p:a,m:c,um:u,o:{createElement:h}}}=r,f=h("div");r.activate=(m,y,b,A,I)=>{const N=m.component;c(m,y,b,0,l),a(N.vnode,m,y,b,N,l,A,m.slotScopeIds,I),ft(()=>{N.isDeactivated=!1,N.a&&ur(N.a);const R=m.props&&m.props.onVnodeMounted;R&&jt(R,N.parent,m)},l)},r.deactivate=m=>{const y=m.component;c(m,f,null,1,l),ft(()=>{y.da&&ur(y.da);const b=m.props&&m.props.onVnodeUnmounted;b&&jt(b,y.parent,m),y.isDeactivated=!0},l)};function p(m){s1(m),u(m,n,l,!0)}function g(m){s.forEach((y,b)=>{const A=A1(y.type);A&&(!m||!m(A))&&L(b)})}function L(m){const y=s.get(m);!o||y.type!==o.type?p(y):o&&s1(o),s.delete(m),i.delete(m)}rt(()=>[t.include,t.exclude],([m,y])=>{m&&g(b=>Ai(m,b)),y&&g(b=>!Ai(y,b))},{flush:"post",deep:!0});let v=null;const _=()=>{v!=null&&s.set(v,i1(n.subTree))};return ze(_),Si(_),Ns(()=>{s.forEach(m=>{const{subTree:y,suspense:b}=n,A=i1(y);if(m.type===A.type){s1(A);const I=A.component.da;I&&ft(I,b);return}p(m)})}),()=>{if(v=null,!e.default)return null;const m=e.default(),y=m[0];if(m.length>1)return o=null,m;if(!Xt(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return o=null,y;let b=i1(y);const A=b.type,I=A1(Vr(b)?b.type.__asyncResolved||{}:A),{include:N,exclude:R,max:q}=t;if(N&&(!I||!Ai(N,I))||R&&I&&Ai(R,I))return o=b,y;const G=b.key==null?A:b.key,K=s.get(G);return b.el&&(b=Qt(b),y.shapeFlag&128&&(y.ssContent=b)),v=G,K?(b.el=K.el,b.component=K.component,b.transition&&jr(b,b.transition),b.shapeFlag|=512,i.delete(G),i.add(G)):(i.add(G),q&&i.size>parseInt(q,10)&&L(i.values().next().value)),b.shapeFlag|=256,o=b,uh(y.type)?y:b}}};_h.__isBuildIn=!0;const Lh=_h;function Ai(t,e){return J(t)?t.some(n=>Ai(n,e)):Xe(t)?t.split(",").includes(e):t.test?t.test(e):!1}function yh(t,e){bh(t,"a",e)}function Ch(t,e){bh(t,"da",e)}function bh(t,e,n=pt){const r=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(Ko(e,r,n),n){let s=n.parent;for(;s&&s.parent;)Ti(s.parent.vnode)&&P6(r,e,n,s),s=s.parent}}function P6(t,e,n,r){const s=Ko(e,t,r,!0);dt(()=>{Sa(r[e],s)},n)}function s1(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function i1(t){return t.shapeFlag&128?t.ssContent:t}function Ko(t,e,n=pt,r=!1){if(n){const s=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;vs(),_r(n);const l=Dt(e,n,t,o);return Lr(),ws(),l});return r?s.unshift(i):s.push(i),i}}const Qn=t=>(e,n=pt)=>(!Fs||t==="sp")&&Ko(t,(...r)=>e(...r),n),vh=Qn("bm"),ze=Qn("m"),wh=Qn("bu"),Si=Qn("u"),Ns=Qn("bum"),dt=Qn("um"),Eh=Qn("sp"),Th=Qn("rtg"),Ah=Qn("rtc");function Sh(t,e=pt){Ko("ec",t,e)}function M6(t){_t("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&Rh(e,n),n}function Rh(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let r=0;r<n.length;r++)Rh(n[r],e)}}function kh(t){_t("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const r in n)Zn(r)&&(e[r[2].toLowerCase()+r.slice(3)]=n[r]);return e}const F6={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function D6(t,e,n){const r=F6[t];if(r)if(J(r)){const s=[];return r.forEach(i=>{const o=e[i];o&&(Xn("CUSTOM_DIR",n,i,t),s.push(o))}),s.length?s:void 0}else return e[r]&&Xn("CUSTOM_DIR",n,r,t),e[r]}function Yo(t,e){const n=ht;if(n===null)return t;const r=cl(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,l,a,c=Ge]=e[i];o&&(pe(o)&&(o={mounted:o,updated:o}),o.deep&&pr(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:a,modifiers:c}))}return t}function Rn(t,e,n,r){const s=t.dirs,i=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a||(a=D6(r,l.dir,n)),a&&(vs(),Dt(a,n,8,[t.el,l,t,e]),ws())}}const o1="components",$6="directives",B6="filters";function ye(t,e){return Xo(o1,t,!0,e)||t}const Oh=Symbol();function Ps(t){return Xe(t)?Xo(o1,t,!1)||t:t||Oh}function Ih(t){return Xo($6,t)}function Nh(t){return Xo(B6,t)}function Xo(t,e,n=!0,r=!1){const s=ht||pt;if(s){const i=s.type;if(t===o1){const l=A1(i,!1);if(l&&(l===e||l===St(e)||l===mi(St(e))))return i}const o=Ph(s[t]||i[t],e)||Ph(s.appContext[t],e);return!o&&r?i:o}}function Ph(t,e){return t&&(t[e]||t[St(e)]||t[mi(St(e))])}function H6(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(Vo("RENDER_FUNCTION",t)){const r=e.render=function(){return n.call(this,Qo)};r._compatWrapped=!0}}}function Qo(t,e,n){if(t||(t=Lt),typeof t=="string"){const i=Rt(t);(i==="transition"||i==="transition-group"||i==="keep-alive")&&(t=`__compat__${i}`),t=Ps(t)}const r=arguments.length,s=J(e);return r===2||s?ke(e)&&!s?Xt(e)?Jo(X(t,null,[e])):Jo(Fh(X(t,Mh(e,t)),e)):Jo(X(t,null,e)):(Xt(n)&&(n=[n]),Jo(Fh(X(t,Mh(e,t),n),e)))}const U6=xs("staticStyle,staticClass,directives,model,hook");function Mh(t,e){if(!t)return null;const n={};for(const r in t)if(r==="attrs"||r==="domProps"||r==="props")Ie(n,t[r]);else if(r==="on"||r==="nativeOn"){const s=t[r];for(const i in s){let o=j6(i);r==="nativeOn"&&(o+="Native");const l=n[o],a=s[i];l!==a&&(l?n[o]=[].concat(l,a):n[o]=a)}}else U6(r)||(n[r]=t[r]);if(t.staticClass&&(n.class=Ee([t.staticClass,n.class])),t.staticStyle&&(n.style=we([t.staticStyle,n.style])),t.model&&ke(e)){const{prop:r="value",event:s="input"}=e.model||{};n[r]=t.model.value,n[Go+s]=t.model.callback}return n}function j6(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),Cs(t)}function Fh(t,e){return e&&e.directives?Yo(t,e.directives.map(({name:n,value:r,arg:s,modifiers:i})=>[Ih(n),r,s,i])):t}function Jo(t){const{props:e,children:n}=t;let r;if(t.shapeFlag&6&&J(n)){r={};for(let i=0;i<n.length;i++){const o=n[i],l=Xt(o)&&o.props&&o.props.slot||"default",a=r[l]||(r[l]=[]);Xt(o)&&o.type==="template"?a.push(o.children):a.push(o)}if(r)for(const i in r){const o=r[i];r[i]=()=>o,r[i]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,r?Ie(r,s):r=s),r&&ll(t,r),t}function Dh(t){if(Ve("RENDER_FUNCTION",ht,!0)&&Ve("PRIVATE_APIS",ht,!0)){const e=ht,n=()=>t.component&&t.component.proxy;let r;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:()=>Xe(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return r||(r={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const l1=new Map,$h={get(t,e){const n=t[e];return n&&n()}};function V6(t){if(l1.has(t))return l1.get(t);const e=t.render,n=(r,s)=>{const i=On(),o={props:r,children:i.vnode.children||[],data:i.vnode.props||{},scopedSlots:s.slots,parent:i.parent&&i.parent.proxy,slots(){return new Proxy(s.slots,$h)},get listeners(){return kh(i)},get injections(){if(t.inject){const l={};return Wh(t.inject,l),l}return{}}};return e(Qo,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,l1.set(t,n),n}function xn(t,e,n,r){let s;const i=n&&n[r];if(J(t)||Xe(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,i&&i[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,i&&i[o])}else if(ke(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,i&&i[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,a=o.length;l<a;l++){const c=o[l];s[l]=e(t[c],c,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function Bh(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(J(r))for(let s=0;s<r.length;s++)t[r[s].name]=r[s].fn;else r&&(t[r.name]=r.key?(...s)=>{const i=r.fn(...s);return i&&(i.key=r.key),i}:r.fn)}return t}function a1(t,e,n={},r,s){if(ht.isCE||ht.parent&&Vr(ht.parent)&&ht.parent.isCE)return e!=="default"&&(n.name=e),X("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),O();const o=i&&Hh(i(n)),l=Oe(Be,{key:n.key||o&&o.key||`_${e}`},o||(r?r():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function Hh(t){return t.some(e=>Xt(e)?!(e.type===Lt||e.type===Be&&!Hh(e.children)):!0)?t:null}function Uh(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:Cs(r)]=t[r];return n}function G6(t){const e={};for(let n=0;n<t.length;n++)t[n]&&Ie(e,t[n]);return e}function z6(t,e,n,r,s){if(n&&ke(n)){J(n)&&(n=G6(n));for(const i in n)if(ys(i))t[i]=n[i];else if(i==="class")t.class=Ee([t.class,n.class]);else if(i==="style")t.style=Ee([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=St(i),a=Rt(i);if(!(l in o)&&!(a in o)&&(o[i]=n[i],s)){const c=t.on||(t.on={});c[`update:${i}`]=function(u){n[i]=u}}}}return t}function W6(t,e){return Xr(t,Uh(e))}function q6(t,e,n,r,s){return s&&(r=Xr(r,s)),a1(t.slots,e,r,n&&(()=>n))}function Z6(t,e,n){return Bh(e||{$stable:!n},jh(t))}function jh(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(J(n)?jh(n):n.name=n.key||"default")}return t}const Vh=new WeakMap;function K6(t,e){let n=Vh.get(t);if(n||Vh.set(t,n=[]),n[e])return n[e];const r=t.type.staticRenderFns[e],s=t.proxy;return n[e]=r.call(s,null,s)}function Y6(t,e,n,r,s,i){const l=t.appContext.config.keyCodes||{},a=l[n]||r;if(i&&s&&!l[n])return Gh(i,s);if(a)return Gh(a,e);if(s)return Rt(s)!==n}function Gh(t,e){return J(t)?!t.includes(e):t!==e}function X6(t){return t}function Q6(t,e){for(let n=0;n<e.length;n+=2){const r=e[n];typeof r=="string"&&r&&(t[e[n]]=e[n+1])}return t}function J6(t,e){return typeof t=="string"?e+t:t}function e9(t){const e=(r,s,i)=>{r[s]=i},n=(r,s)=>{delete r[s]};Ie(t,{$set:r=>(_t("INSTANCE_SET",r),e),$delete:r=>(_t("INSTANCE_DELETE",r),n),$mount:r=>(_t("GLOBAL_MOUNT",null),r.ctx._compat_mount||Mt),$destroy:r=>(_t("INSTANCE_DESTROY",r),r.ctx._compat_destroy||Mt),$slots:r=>Ve("RENDER_FUNCTION",r)&&r.render&&r.render._compatWrapped?new Proxy(r.slots,$h):r.slots,$scopedSlots:r=>{_t("INSTANCE_SCOPED_SLOTS",r);const s={};for(const i in r.slots){const o=r.slots[i];o._ns||(s[i]=o)}return s},$on:r=>Ya.bind(null,r),$once:r=>x6.bind(null,r),$off:r=>Xa.bind(null,r),$children:M6,$listeners:kh}),Ve("PRIVATE_APIS",null)&&Ie(t,{$vnode:r=>r.vnode,$options:r=>{const s=Ie({},Ri(r));return s.parent=r.proxy.$parent,s.propsData=r.vnode.props,s},_self:r=>r.proxy,_uid:r=>r.uid,_data:r=>r.data,_isMounted:r=>r.isMounted,_isDestroyed:r=>r.isUnmounted,$createElement:()=>Qo,_c:()=>Qo,_o:()=>X6,_n:()=>wn,_s:()=>$e,_l:()=>xn,_t:r=>q6.bind(null,r),_q:()=>qn,_i:()=>di,_m:r=>K6.bind(null,r),_f:()=>Nh,_k:r=>Y6.bind(null,r),_b:()=>z6,_v:()=>_n,_e:()=>Ce,_u:()=>Z6,_g:()=>W6,_d:()=>Q6,_p:()=>J6})}const c1=t=>t?Lf(t)?cl(t)||t.proxy:c1(t.parent):null,Ms=Ie(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=>c1(t.parent),$root:t=>c1(t.root),$emit:t=>t.emit,$options:t=>Ri(t),$forceUpdate:t=>t.f||(t.f=()=>Ho(t.update)),$nextTick:t=>t.n||(t.n=Ur.bind(t.proxy)),$watch:t=>N6.bind(t)});e9(Ms);const u1=(t,e)=>t!==Ge&&!t.__isScriptSetup&&Me(t,e),h1={get({_:t},e){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:a}=t;let c;if(e[0]!=="$"){const p=o[e];if(p!==void 0)switch(p){case 1:return r[e];case 2:return s[e];case 4:return n[e];case 3:return i[e]}else{if(u1(r,e))return o[e]=1,r[e];if(s!==Ge&&Me(s,e))return o[e]=2,s[e];if((c=t.propsOptions[0])&&Me(c,e))return o[e]=3,i[e];if(n!==Ge&&Me(n,e))return o[e]=4,n[e];f1&&(o[e]=0)}}const u=Ms[e];let h,f;if(u)return e==="$attrs"&&Ft(t,"get",e),u(t);if((h=l.__cssModules)&&(h=h[e]))return h;if(n!==Ge&&Me(n,e))return o[e]=4,n[e];if(f=a.config.globalProperties,Me(f,e)){const p=Object.getOwnPropertyDescriptor(f,e);if(p.get)return p.get.call(t.proxy);{const g=f[e];return pe(g)?Object.assign(g.bind(t.proxy),g):g}}},set({_:t},e,n){const{data:r,setupState:s,ctx:i}=t;return u1(s,e)?(s[e]=n,!0):r!==Ge&&Me(r,e)?(r[e]=n,!0):Me(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||t!==Ge&&Me(t,o)||u1(e,o)||(l=i[0])&&Me(l,o)||Me(r,o)||Me(Ms,o)||Me(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Me(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},t9=Ie({},h1,{get(t,e){if(e!==Symbol.unscopables)return h1.get(t,e,t)},has(t,e){return e[0]!=="_"&&!pp(e)}});function zh(t,e){for(const n in e){const r=t[n],s=e[n];n in t&&Eo(r)&&Eo(s)?zh(r,s):t[n]=s}return t}let f1=!0;function n9(t){const e=Ri(t),n=t.proxy,r=t.ctx;f1=!1,e.beforeCreate&&qh(e.beforeCreate,t,"bc");const{data:s,computed:i,methods:o,watch:l,provide:a,inject:c,created:u,beforeMount:h,mounted:f,beforeUpdate:p,updated:g,activated:L,deactivated:v,beforeDestroy:_,beforeUnmount:m,destroyed:y,unmounted:b,render:A,renderTracked:I,renderTriggered:N,errorCaptured:R,serverPrefetch:q,expose:G,inheritAttrs:K,components:_e,directives:he,filters:Y}=e;if(c&&Wh(c,r,null,t.appContext.config.unwrapInjectedRef),o)for(const Q in o){const fe=o[Q];pe(fe)&&(r[Q]=fe.bind(n))}if(s){const Q=s.call(n,n);ke(Q)&&(t.data=Tn(Q))}if(f1=!0,i)for(const Q in i){const fe=i[Q],et=pe(fe)?fe.bind(n,n):pe(fe.get)?fe.get.bind(n,n):Mt,tt=!pe(fe)&&pe(fe.set)?fe.set.bind(n):Mt,Wt=W({get:et,set:tt});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>Wt.value,set:ut=>Wt.value=ut})}if(l)for(const Q in l)Zh(l[Q],r,n,Q);if(a){const Q=pe(a)?a.call(n):a;Reflect.ownKeys(Q).forEach(fe=>{kt(fe,Q[fe])})}u&&qh(u,t,"c");function F(Q,fe){J(fe)?fe.forEach(et=>Q(et.bind(n))):fe&&Q(fe.bind(n))}if(F(vh,h),F(ze,f),F(wh,p),F(Si,g),F(yh,L),F(Ch,v),F(Sh,R),F(Ah,I),F(Th,N),F(Ns,m),F(dt,b),F(Eh,q),_&&Xn("OPTIONS_BEFORE_DESTROY",t)&&F(Ns,_),y&&Xn("OPTIONS_DESTROYED",t)&&F(dt,y),J(G))if(G.length){const Q=t.exposed||(t.exposed={});G.forEach(fe=>{Object.defineProperty(Q,fe,{get:()=>n[fe],set:et=>n[fe]=et})})}else t.exposed||(t.exposed={});A&&t.render===Mt&&(t.render=A),K!=null&&(t.inheritAttrs=K),_e&&(t.components=_e),he&&(t.directives=he),Y&&Ve("FILTERS",t)&&(t.filters=Y)}function Wh(t,e,n=Mt,r=!1){J(t)&&(t=d1(t));for(const s in t){const i=t[s];let o;ke(i)?"default"in i?o=at(i.from||s,i.default,!0):o=at(i.from||s):o=at(i),gt(o)&&r?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function qh(t,e,n){Dt(J(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function Zh(t,e,n,r){const s=r.includes(".")?ph(n,r):()=>n[r];if(Xe(t)){const i=e[t];pe(i)&&rt(s,i)}else if(pe(t))rt(s,t.bind(n));else if(ke(t))if(J(t))t.forEach(i=>Zh(i,e,n,r));else{const i=pe(t.handler)?t.handler.bind(n):e[t.handler];pe(i)&&rt(s,i,t)}}function Ri(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,l=i.get(e);let a;return l?a=l:!s.length&&!n&&!r?Ve("PRIVATE_APIS",t)?(a=Ie({},e),a.parent=t.parent&&t.parent.proxy,a.propsData=t.vnode.props):a=e:(a={},s.length&&s.forEach(c=>Gr(a,c,o,!0)),Gr(a,e,o)),ke(e)&&i.set(e,a),a}function Gr(t,e,n,r=!1){pe(e)&&(e=e.options);const{mixins:s,extends:i}=e;i&&Gr(t,i,n,!0),s&&s.forEach(o=>Gr(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const l=zr[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const zr={data:Kh,props:gr,emits:gr,methods:gr,computed:gr,beforeCreate:Ot,created:Ot,beforeMount:Ot,mounted:Ot,beforeUpdate:Ot,updated:Ot,beforeDestroy:Ot,beforeUnmount:Ot,destroyed:Ot,unmounted:Ot,activated:Ot,deactivated:Ot,errorCaptured:Ot,serverPrefetch:Ot,components:gr,directives:gr,watch:s9,provide:Kh,inject:r9};zr.filters=gr;function Kh(t,e){return e?t?function(){return(Ve("OPTIONS_DATA_MERGE",null)?zh:Ie)(pe(t)?t.call(this,this):t,pe(e)?e.call(this,this):e)}:e:t}function r9(t,e){return gr(d1(t),d1(e))}function d1(t){if(J(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Ot(t,e){return t?[...new Set([].concat(t,e))]:e}function gr(t,e){return t?Ie(Ie(Object.create(null),t),e):e}function s9(t,e){if(!t)return e;if(!e)return t;const n=Ie(Object.create(null),t);for(const r in e)n[r]=Ot(t[r],e[r]);return n}function i9(t,e,n){return new Proxy({},{get(r,s){if(s==="$options")return Ri(t);if(s in e)return e[s];const i=t.type.inject;if(i){if(J(i)){if(i.includes(s))return at(s)}else if(s in i)return at(s)}}})}function Yh(t,e){return!!(t==="is"||(t==="class"||t==="style")&&Ve("INSTANCE_ATTRS_CLASS_STYLE",e)||Zn(t)&&Ve("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function o9(t,e,n,r=!1){const s={},i={};Ao(i,sl,1),t.propsDefaults=Object.create(null),Xh(t,e,s,i);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=r?s:Q0(s):t.type.props?t.props=s:t.props=i,t.attrs=i}function l9(t,e,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=t,l=Te(s),[a]=t.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let f=u[h];if(zo(t.emitsOptions,f))continue;const p=e[f];if(a)if(Me(i,f))p!==i[f]&&(i[f]=p,c=!0);else{const g=St(f);s[g]=p1(a,l,g,p,t,!1)}else{if(Zn(f)&&f.endsWith("Native"))f=f.slice(0,-6);else if(Yh(f,t))continue;p!==i[f]&&(i[f]=p,c=!0)}}}}else{Xh(t,e,s,i)&&(c=!0);let u;for(const h in l)(!e||!Me(e,h)&&((u=Rt(h))===h||!Me(e,u)))&&(a?n&&(n[h]!==void 0||n[u]!==void 0)&&(s[h]=p1(a,l,h,void 0,t,!0)):delete s[h]);if(i!==l)for(const h in i)(!e||!Me(e,h)&&!Me(e,h+"Native"))&&(delete i[h],c=!0)}c&&En(t,"set","$attrs")}function Xh(t,e,n,r){const[s,i]=t.propsOptions;let o=!1,l;if(e)for(let a in e){if(ys(a)||(a.startsWith("onHook:")&&Xn("INSTANCE_EVENT_HOOKS",t,a.slice(2).toLowerCase()),a==="inline-template"))continue;const c=e[a];let u;if(s&&Me(s,u=St(a)))!i||!i.includes(u)?n[u]=c:(l||(l={}))[u]=c;else if(!zo(t.emitsOptions,a)){if(Zn(a)&&a.endsWith("Native"))a=a.slice(0,-6);else if(Yh(a,t))continue;(!(a in r)||c!==r[a])&&(r[a]=c,o=!0)}}if(i){const a=Te(n),c=l||Ge;for(let u=0;u<i.length;u++){const h=i[u];n[h]=p1(s,a,h,c[h],t,!Me(c,h))}}return o}function p1(t,e,n,r,s,i){const o=t[n];if(o!=null){const l=Me(o,"default");if(l&&r===void 0){const a=o.default;if(o.type!==Function&&pe(a)){const{propsDefaults:c}=s;n in c?r=c[n]:(_r(s),r=c[n]=a.call(Ve("PROPS_DEFAULT_THIS",s)?i9(s,e):null,e),Lr())}else r=a}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===Rt(n))&&(r=!0))}return r}function Qh(t,e,n=!1){const r=e.propsCache,s=r.get(t);if(s)return s;const i=t.props,o={},l=[];let a=!1;if(!pe(t)){const u=h=>{pe(h)&&(h=h.options),a=!0;const[f,p]=Qh(h,e,!0);Ie(o,f),p&&l.push(...p)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!i&&!a)return ke(t)&&r.set(t,_s),_s;if(J(i))for(let u=0;u<i.length;u++){const h=St(i[u]);Jh(h)&&(o[h]=Ge)}else if(i)for(const u in i){const h=St(u);if(Jh(h)){const f=i[u],p=o[h]=J(f)||pe(f)?{type:f}:Object.assign({},f);if(p){const g=nf(Boolean,p.type),L=nf(String,p.type);p[0]=g>-1,p[1]=L<0||g<L,(g>-1||Me(p,"default"))&&l.push(h)}}}const c=[o,l];return ke(t)&&r.set(t,c),c}function Jh(t){return t[0]!=="$"}function ef(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function tf(t,e){return ef(t)===ef(e)}function nf(t,e){return J(e)?e.findIndex(n=>tf(n,t)):pe(e)&&tf(e,t)?0:-1}const rf=t=>t[0]==="_"||t==="$stable",g1=t=>J(t)?t.map(Jt):[Jt(t)],a9=(t,e,n)=>{if(e._n)return e;const r=$t((...s)=>g1(e(...s)),n);return r._c=!1,r},sf=(t,e,n)=>{const r=t._ctx;for(const s in t){if(rf(s))continue;const i=t[s];if(pe(i))e[s]=a9(s,i,r);else if(i!=null){const o=g1(i);e[s]=()=>o}}},of=(t,e)=>{const n=g1(e);t.slots.default=()=>n},c9=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=Te(e),Ao(e,"_",n)):sf(e,t.slots={})}else t.slots={},e&&of(t,e);Ao(t.slots,sl,1)},u9=(t,e,n)=>{const{vnode:r,slots:s}=t;let i=!0,o=Ge;if(r.shapeFlag&32){const l=e._;l?n&&l===1?i=!1:(Ie(s,e),!n&&l===1&&delete s._):(i=!e.$stable,sf(e,s)),o=e}else e&&(of(t,e),o={default:1});if(i)for(const l in s)!rf(l)&&!(l in o)&&delete s[l]};function h9(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in zr&&Xn("CONFIG_OPTION_MERGE_STRATS",null))return zr[n]}})}let Ht,Wr;function f9(t,e){Ht=e({});const n=Wr=function a(c={}){return r(c,a)};function r(a={},c){_t("GLOBAL_MOUNT",null);const{data:u}=a;u&&!pe(u)&&Xn("OPTIONS_DATA_FN",null)&&(a.data=()=>u);const h=t(a);c!==n&&lf(h,c);const f=h._createRoot(a);return a.el?f.$mount(a.el):f}n.version="2.6.14-compat:3.2.45",n.config=Ht.config,n.use=(a,...c)=>(a&&pe(a.install)?a.install(n,...c):pe(a)&&a(n,...c),n),n.mixin=a=>(Ht.mixin(a),n),n.component=(a,c)=>c?(Ht.component(a,c),n):Ht.component(a),n.directive=(a,c)=>c?(Ht.directive(a,c),n):Ht.directive(a),n.options={_base:n};let s=1;n.cid=s,n.nextTick=Ur;const i=new WeakMap;function o(a={}){if(_t("GLOBAL_EXTEND",null),pe(a)&&(a=a.options),i.has(a))return i.get(a);const c=this;function u(f){return r(f?Gr(Ie({},u.options),f,zr):u.options,u)}u.super=c,u.prototype=Object.create(n.prototype),u.prototype.constructor=u;const h={};for(const f in c.options){const p=c.options[f];h[f]=J(p)?p.slice():ke(p)?Ie(Object.create(null),p):p}return u.options=Gr(h,a,zr),u.options._base=u,u.extend=o.bind(u),u.mixin=c.mixin,u.use=c.use,u.cid=++s,i.set(a,u),u}n.extend=o.bind(n),n.set=(a,c,u)=>{_t("GLOBAL_SET",null),a[c]=u},n.delete=(a,c)=>{_t("GLOBAL_DELETE",null),delete a[c]},n.observable=a=>(_t("GLOBAL_OBSERVABLE",null),Tn(a)),n.filter=(a,c)=>c?(Ht.filter(a,c),n):Ht.filter(a);const l={warn:Mt,extend:Ie,mergeOptions:(a,c,u)=>Gr(a,c,u?void 0:zr),defineReactive:y9};return Object.defineProperty(n,"util",{get(){return _t("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=m6,n}function d9(t,e,n){p9(t,e),h9(t.config),Ht&&(x9(t,e,n),g9(t),m9(t))}function p9(t,e){e.filters={},t.filter=(n,r)=>(_t("FILTERS",null),r?(e.filters[n]=r,t):e.filters[n])}function g9(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:Ur},extend:{value:Wr.extend},set:{value:Wr.set},delete:{value:Wr.delete},observable:{value:Wr.observable},util:{get(){return Wr.util}}})}function m9(t){t._context.mixins=[...Ht._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(Ht._context[e])});for(const e in Ht.config){if(e==="isNativeTag"||E1()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=Ht.config[e];t.config[e]=ke(n)?Object.create(n):n,e==="ignoredElements"&&Ve("CONFIG_IGNORED_ELEMENTS",null)&&!E1()&&J(n)&&(t.config.compilerOptions.isCustomElement=r=>n.some(s=>Xe(s)?s===r:s.test(r)))}lf(t,Wr)}function lf(t,e){const n=Ve("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const r=Object.getOwnPropertyDescriptors(e.prototype);for(const s in r)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,r[s])}function x9(t,e,n){let r=!1;t._createRoot=s=>{const i=t._component,o=X(i,s.propsData||null);o.appContext=e;const l=!pe(i)&&!i.render&&!i.template,a=()=>{},c=C1(o,null,null);return l&&(c.render=a),b1(c),o.component=c,o.isCompatRoot=!0,c.ctx._compat_mount=u=>{if(r)return;let h;if(typeof u=="string"){const p=document.querySelector(u);if(!p)return;h=p}else h=u||document.createElement("div");const f=h instanceof SVGElement;return l&&c.render===a&&(c.render=null,i.template=h.innerHTML,T1(c,!1,!0)),h.innerHTML="",n(o,h,f),h instanceof Element&&(h.removeAttribute("v-cloak"),h.setAttribute("data-v-app","")),r=!0,t._container=h,h.__vue_app__=t,c.proxy},c.ctx._compat_destroy=()=>{if(r)n(null,t._container),delete t._container.__vue_app__;else{const{bum:u,scope:h,um:f}=c;u&&ur(u),Ve("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:beforeDestroy"),h&&h.stop(),f&&ur(f),Ve("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:destroyed")}},c.proxy}}const _9=["push","pop","shift","unshift","splice","sort","reverse"],L9=new WeakSet;function y9(t,e,n){if(ke(n)&&!Kn(n)&&!L9.has(n)){const s=Tn(n);J(n)?_9.forEach(i=>{n[i]=(...o)=>{Array.prototype[i].call(s,...o)}}):Object.keys(n).forEach(i=>{try{m1(n,i,n[i])}catch{}})}const r=t.$;r&&t===r.proxy?(m1(r.ctx,e,n),r.accessCache=Object.create(null)):Kn(t)?t[e]=n:m1(t,e,n)}function m1(t,e,n){n=ke(n)?Tn(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return Ft(t,"get",e),n},set(r){n=ke(r)?Tn(r):r,En(t,"set",e,r)}})}function af(){return{app:null,config:{isNativeTag:Cp,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 C9=0;function b9(t,e){return function(r,s=null){pe(r)||(r=Object.assign({},r)),s!=null&&!ke(s)&&(s=null);const i=af(),o=new Set;let l=!1;const a=i.app={_uid:C9++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:Ef,get config(){return i.config},set config(c){},use(c,...u){return o.has(c)||(c&&pe(c.install)?(o.add(c),c.install(a,...u)):pe(c)&&(o.add(c),c(a,...u))),a},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),a},component(c,u){return u?(i.components[c]=u,a):i.components[c]},directive(c,u){return u?(i.directives[c]=u,a):i.directives[c]},mount(c,u,h){if(!l){const f=X(r,s);return f.appContext=i,u&&e?e(f,c):t(f,c,h),l=!0,a._container=c,c.__vue_app__=a,cl(f.component)||f.component.proxy}},unmount(){l&&(t(null,a._container),delete a._container.__vue_app__)},provide(c,u){return i.provides[c]=u,a}};return d9(a,i,t),a}}function el(t,e,n,r,s=!1){if(J(t)){t.forEach((f,p)=>el(f,e&&(J(e)?e[p]:e),n,r,s));return}if(Vr(r)&&!s)return;const i=r.shapeFlag&4?cl(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:a}=t,c=e&&e.r,u=l.refs===Ge?l.refs={}:l.refs,h=l.setupState;if(c!=null&&c!==a&&(Xe(c)?(u[c]=null,Me(h,c)&&(h[c]=null)):gt(c)&&(c.value=null)),pe(a))An(a,l,12,[o,u]);else{const f=Xe(a),p=gt(a);if(f||p){const g=()=>{if(t.f){const L=f?Me(h,a)?h[a]:u[a]:a.value;s?J(L)&&Sa(L,i):J(L)?L.includes(i)||L.push(i):f?(u[a]=[i],Me(h,a)&&(h[a]=u[a])):(a.value=[i],t.k&&(u[t.k]=a.value))}else f?(u[a]=o,Me(h,a)&&(h[a]=o)):p&&(a.value=o,t.k&&(u[t.k]=o))};o?(g.id=-1,ft(g,n)):g()}}}let mr=!1;const tl=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",nl=t=>t.nodeType===8;function v9(t){const{mt:e,p:n,o:{patchProp:r,createText:s,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:c}}=t,u=(_,m)=>{if(!m.hasChildNodes()){n(null,_,m),Uo(),m._vnode=_;return}mr=!1,h(m.firstChild,_,null,null,null),Uo(),m._vnode=_,mr&&console.error("Hydration completed but contains mismatches.")},h=(_,m,y,b,A,I=!1)=>{const N=nl(_)&&_.data==="[",R=()=>L(_,m,y,b,A,N),{type:q,ref:G,shapeFlag:K,patchFlag:_e}=m;let he=_.nodeType;m.el=_,_e===-2&&(I=!1,m.dynamicChildren=null);let Y=null;switch(q){case Zr:he!==3?m.children===""?(a(m.el=s(""),o(_),_),Y=_):Y=R():(_.data!==m.children&&(mr=!0,_.data=m.children),Y=i(_));break;case Lt:he!==8||N?Y=R():Y=i(_);break;case Kr:if(N&&(_=i(_),he=_.nodeType),he===1||he===3){Y=_;const ve=!m.children.length;for(let F=0;F<m.staticCount;F++)ve&&(m.children+=Y.nodeType===1?Y.outerHTML:Y.data),F===m.staticCount-1&&(m.anchor=Y),Y=i(Y);return N?i(Y):Y}else R();break;case Be:N?Y=g(_,m,y,b,A,I):Y=R();break;default:if(K&1)he!==1||m.type.toLowerCase()!==_.tagName.toLowerCase()?Y=R():Y=f(_,m,y,b,A,I);else if(K&6){m.slotScopeIds=A;const ve=o(_);if(e(m,ve,null,y,b,tl(ve),I),Y=N?v(_):i(_),Y&&nl(Y)&&Y.data==="teleport end"&&(Y=i(Y)),Vr(m)){let F;N?(F=X(Be),F.anchor=Y?Y.previousSibling:ve.lastChild):F=_.nodeType===3?_n(""):X("div"),F.el=_,m.component.subTree=F}}else K&64?he!==8?Y=R():Y=m.type.hydrate(_,m,y,b,A,I,t,p):K&128&&(Y=m.type.hydrate(_,m,y,b,tl(o(_)),A,I,t,h))}return G!=null&&el(G,null,b,m),Y},f=(_,m,y,b,A,I)=>{I=I||!!m.dynamicChildren;const{type:N,props:R,patchFlag:q,shapeFlag:G,dirs:K}=m,_e=N==="input"&&K||N==="option";if(_e||q!==-1){if(K&&Rn(m,null,y,"created"),R)if(_e||!I||q&48)for(const Y in R)(_e&&Y.endsWith("value")||Zn(Y)&&!ys(Y))&&r(_,Y,null,R[Y],!1,void 0,y);else R.onClick&&r(_,"onClick",null,R.onClick,!1,void 0,y);let he;if((he=R&&R.onVnodeBeforeMount)&&jt(he,y,m),K&&Rn(m,null,y,"beforeMount"),((he=R&&R.onVnodeMounted)||K)&&fh(()=>{he&&jt(he,y,m),K&&Rn(m,null,y,"mounted")},b),G&16&&!(R&&(R.innerHTML||R.textContent))){let Y=p(_.firstChild,m,_,y,b,A,I);for(;Y;){mr=!0;const ve=Y;Y=Y.nextSibling,l(ve)}}else G&8&&_.textContent!==m.children&&(mr=!0,_.textContent=m.children)}return _.nextSibling},p=(_,m,y,b,A,I,N)=>{N=N||!!m.dynamicChildren;const R=m.children,q=R.length;for(let G=0;G<q;G++){const K=N?R[G]:R[G]=Jt(R[G]);if(_)_=h(_,K,b,A,I,N);else{if(K.type===Zr&&!K.children)continue;mr=!0,n(null,K,y,null,b,A,tl(y),I)}}return _},g=(_,m,y,b,A,I)=>{const{slotScopeIds:N}=m;N&&(A=A?A.concat(N):N);const R=o(_),q=p(i(_),m,R,y,b,A,I);return q&&nl(q)&&q.data==="]"?i(m.anchor=q):(mr=!0,a(m.anchor=c("]"),R,q),q)},L=(_,m,y,b,A,I)=>{if(mr=!0,m.el=null,I){const q=v(_);for(;;){const G=i(_);if(G&&G!==q)l(G);else break}}const N=i(_),R=o(_);return l(_),n(null,m,R,N,y,b,tl(R),A),N},v=_=>{let m=0;for(;_;)if(_=i(_),_&&nl(_)&&(_.data==="["&&m++,_.data==="]")){if(m===0)return i(_);m--}return _};return[u,h]}const ft=fh;function cf(t){return hf(t)}function uf(t){return hf(t,v9)}function hf(t,e){const n=Ap();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:a,setText:c,setElementText:u,parentNode:h,nextSibling:f,setScopeId:p=Mt,insertStaticContent:g}=t,L=(x,C,k,M=null,P=null,U=null,ee=!1,j=null,z=!!C.dynamicChildren)=>{if(x===C)return;x&&!kn(x,C)&&(M=lt(x),ut(x,P,U,!0),x=null),C.patchFlag===-2&&(z=!1,C.dynamicChildren=null);const{type:$,ref:B,shapeFlag:ue}=C;switch($){case Zr:v(x,C,k,M);break;case Lt:_(x,C,k,M);break;case Kr:x==null&&m(C,k,M,ee);break;case Be:_e(x,C,k,M,P,U,ee,j,z);break;default:ue&1?A(x,C,k,M,P,U,ee,j,z):ue&6?he(x,C,k,M,P,U,ee,j,z):(ue&64||ue&128)&&$.process(x,C,k,M,P,U,ee,j,z,Ct)}B!=null&&P&&el(B,x&&x.ref,U,C||x,!C)},v=(x,C,k,M)=>{if(x==null)r(C.el=l(C.children),k,M);else{const P=C.el=x.el;C.children!==x.children&&c(P,C.children)}},_=(x,C,k,M)=>{x==null?r(C.el=a(C.children||""),k,M):C.el=x.el},m=(x,C,k,M)=>{[x.el,x.anchor]=g(x.children,C,k,M,x.el,x.anchor)},y=({el:x,anchor:C},k,M)=>{let P;for(;x&&x!==C;)P=f(x),r(x,k,M),x=P;r(C,k,M)},b=({el:x,anchor:C})=>{let k;for(;x&&x!==C;)k=f(x),s(x),x=k;s(C)},A=(x,C,k,M,P,U,ee,j,z)=>{ee=ee||C.type==="svg",x==null?I(C,k,M,P,U,ee,j,z):q(x,C,P,U,ee,j,z)},I=(x,C,k,M,P,U,ee,j)=>{let z,$;const{type:B,props:ue,shapeFlag:ne,transition:le,dirs:Ae}=x;if(z=x.el=o(x.type,U,ue&&ue.is,ue),ne&8?u(z,x.children):ne&16&&R(x.children,z,null,M,P,U&&B!=="foreignObject",ee,j),Ae&&Rn(x,null,M,"created"),ue){for(const je in ue)je!=="value"&&!ys(je)&&i(z,je,null,ue[je],U,x.children,M,P,Pe);"value"in ue&&i(z,"value",null,ue.value),($=ue.onVnodeBeforeMount)&&jt($,M,x)}N(z,x,x.scopeId,ee,M),Ae&&Rn(x,null,M,"beforeMount");const De=(!P||P&&!P.pendingBranch)&&le&&!le.persisted;De&&le.beforeEnter(z),r(z,C,k),(($=ue&&ue.onVnodeMounted)||De||Ae)&&ft(()=>{$&&jt($,M,x),De&&le.enter(z),Ae&&Rn(x,null,M,"mounted")},P)},N=(x,C,k,M,P)=>{if(k&&p(x,k),M)for(let U=0;U<M.length;U++)p(x,M[U]);if(P){let U=P.subTree;if(C===U){const ee=P.vnode;N(x,ee,ee.scopeId,ee.slotScopeIds,P.parent)}}},R=(x,C,k,M,P,U,ee,j,z=0)=>{for(let $=z;$<x.length;$++){const B=x[$]=j?xr(x[$]):Jt(x[$]);L(null,B,C,k,M,P,U,ee,j)}},q=(x,C,k,M,P,U,ee)=>{const j=C.el=x.el;let{patchFlag:z,dynamicChildren:$,dirs:B}=C;z|=x.patchFlag&16;const ue=x.props||Ge,ne=C.props||Ge;let le;k&&qr(k,!1),(le=ne.onVnodeBeforeUpdate)&&jt(le,k,C,x),B&&Rn(C,x,k,"beforeUpdate"),k&&qr(k,!0);const Ae=P&&C.type!=="foreignObject";if($?G(x.dynamicChildren,$,j,k,M,Ae,U):ee||fe(x,C,j,null,k,M,Ae,U,!1),z>0){if(z&16)K(j,C,ue,ne,k,M,P);else if(z&2&&ue.class!==ne.class&&i(j,"class",null,ne.class,P),z&4&&i(j,"style",ue.style,ne.style,P),z&8){const De=C.dynamicProps;for(let je=0;je<De.length;je++){const nt=De[je],re=ue[nt],de=ne[nt];(de!==re||nt==="value")&&i(j,nt,re,de,P,x.children,k,M,Pe)}}z&1&&x.children!==C.children&&u(j,C.children)}else!ee&&$==null&&K(j,C,ue,ne,k,M,P);((le=ne.onVnodeUpdated)||B)&&ft(()=>{le&&jt(le,k,C,x),B&&Rn(C,x,k,"updated")},M)},G=(x,C,k,M,P,U,ee)=>{for(let j=0;j<C.length;j++){const z=x[j],$=C[j],B=z.el&&(z.type===Be||!kn(z,$)||z.shapeFlag&70)?h(z.el):k;L(z,$,B,null,M,P,U,ee,!0)}},K=(x,C,k,M,P,U,ee)=>{if(k!==M){if(k!==Ge)for(const j in k)!ys(j)&&!(j in M)&&i(x,j,k[j],null,ee,C.children,P,U,Pe);for(const j in M){if(ys(j))continue;const z=M[j],$=k[j];z!==$&&j!=="value"&&i(x,j,$,z,ee,C.children,P,U,Pe)}"value"in M&&i(x,"value",k.value,M.value)}},_e=(x,C,k,M,P,U,ee,j,z)=>{const $=C.el=x?x.el:l(""),B=C.anchor=x?x.anchor:l("");let{patchFlag:ue,dynamicChildren:ne,slotScopeIds:le}=C;le&&(j=j?j.concat(le):le),x==null?(r($,k,M),r(B,k,M),R(C.children,k,B,P,U,ee,j,z)):ue>0&&ue&64&&ne&&x.dynamicChildren?(G(x.dynamicChildren,ne,k,P,U,ee,j),(C.key!=null||P&&C===P.subTree)&&x1(x,C,!0)):fe(x,C,k,B,P,U,ee,j,z)},he=(x,C,k,M,P,U,ee,j,z)=>{C.slotScopeIds=j,x==null?C.shapeFlag&512?P.ctx.activate(C,k,M,ee,z):Y(C,k,M,P,U,ee,z):ve(x,C,z)},Y=(x,C,k,M,P,U,ee)=>{const j=x.isCompatRoot&&x.component,z=j||(x.component=C1(x,M,P));if(Ti(x)&&(z.ctx.renderer=Ct),j||b1(z),z.asyncDep){if(P&&P.registerDep(z,F),!x.el){const $=z.subTree=X(Lt);_(null,$,C,k)}return}F(z,x,C,k,P,U,ee)},ve=(x,C,k)=>{const M=C.component=x.component;if(T6(x,C,k))if(M.asyncDep&&!M.asyncResolved){Q(M,C,k);return}else M.next=C,d6(M.update),M.update();else C.el=x.el,M.vnode=C},F=(x,C,k,M,P,U,ee)=>{const j=()=>{if(x.isMounted){let{next:B,bu:ue,u:ne,parent:le,vnode:Ae}=x,De=B,je;qr(x,!1),B?(B.el=Ae.el,Q(x,B,ee)):B=Ae,ue&&ur(ue),(je=B.props&&B.props.onVnodeBeforeUpdate)&&jt(je,le,B,Ae),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeUpdate"),qr(x,!0);const nt=Wo(x),re=x.subTree;x.subTree=nt,L(re,nt,h(re.el),lt(re),x,P,U),B.el=nt.el,De===null&&Qa(x,nt.el),ne&&ft(ne,P),(je=B.props&&B.props.onVnodeUpdated)&&ft(()=>jt(je,le,B,Ae),P),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:updated"),P)}else{let B;const{el:ue,props:ne}=C,{bm:le,m:Ae,parent:De}=x,je=Vr(C);if(qr(x,!1),le&&ur(le),!je&&(B=ne&&ne.onVnodeBeforeMount)&&jt(B,De,C),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeMount"),qr(x,!0),ue&&Zt){const nt=()=>{x.subTree=Wo(x),Zt(ue,x.subTree,x,P,null)};je?C.type.__asyncLoader().then(()=>!x.isUnmounted&&nt()):nt()}else{const nt=x.subTree=Wo(x);L(null,nt,k,M,x,P,U),C.el=nt.el}if(Ae&&ft(Ae,P),!je&&(B=ne&&ne.onVnodeMounted)){const nt=C;ft(()=>jt(B,De,nt),P)}Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:mounted"),P),(C.shapeFlag&256||De&&Vr(De.vnode)&&De.vnode.shapeFlag&256)&&(x.a&&ft(x.a,P),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:activated"),P)),x.isMounted=!0,C=k=M=null}},z=x.effect=new _i(j,()=>Ho($),x.scope),$=x.update=()=>z.run();$.id=x.uid,qr(x,!0),$()},Q=(x,C,k)=>{C.component=x;const M=x.vnode.props;x.vnode=C,x.next=null,l9(x,C.props,M,k),u9(x,C.children,k),vs(),rh(),ws()},fe=(x,C,k,M,P,U,ee,j,z=!1)=>{const $=x&&x.children,B=x?x.shapeFlag:0,ue=C.children,{patchFlag:ne,shapeFlag:le}=C;if(ne>0){if(ne&128){tt($,ue,k,M,P,U,ee,j,z);return}else if(ne&256){et($,ue,k,M,P,U,ee,j,z);return}}le&8?(B&16&&Pe($,P,U),ue!==$&&u(k,ue)):B&16?le&16?tt($,ue,k,M,P,U,ee,j,z):Pe($,P,U,!0):(B&8&&u(k,""),le&16&&R(ue,k,M,P,U,ee,j,z))},et=(x,C,k,M,P,U,ee,j,z)=>{x=x||_s,C=C||_s;const $=x.length,B=C.length,ue=Math.min($,B);let ne;for(ne=0;ne<ue;ne++){const le=C[ne]=z?xr(C[ne]):Jt(C[ne]);L(x[ne],le,k,null,P,U,ee,j,z)}$>B?Pe(x,P,U,!0,!1,ue):R(C,k,M,P,U,ee,j,z,ue)},tt=(x,C,k,M,P,U,ee,j,z)=>{let $=0;const B=C.length;let ue=x.length-1,ne=B-1;for(;$<=ue&&$<=ne;){const le=x[$],Ae=C[$]=z?xr(C[$]):Jt(C[$]);if(kn(le,Ae))L(le,Ae,k,null,P,U,ee,j,z);else break;$++}for(;$<=ue&&$<=ne;){const le=x[ue],Ae=C[ne]=z?xr(C[ne]):Jt(C[ne]);if(kn(le,Ae))L(le,Ae,k,null,P,U,ee,j,z);else break;ue--,ne--}if($>ue){if($<=ne){const le=ne+1,Ae=le<B?C[le].el:M;for(;$<=ne;)L(null,C[$]=z?xr(C[$]):Jt(C[$]),k,Ae,P,U,ee,j,z),$++}}else if($>ne)for(;$<=ue;)ut(x[$],P,U,!0),$++;else{const le=$,Ae=$,De=new Map;for($=Ae;$<=ne;$++){const xt=C[$]=z?xr(C[$]):Jt(C[$]);xt.key!=null&&De.set(xt.key,$)}let je,nt=0;const re=ne-Ae+1;let de=!1,Re=0;const Fe=new Array(re);for($=0;$<re;$++)Fe[$]=0;for($=le;$<=ue;$++){const xt=x[$];if(nt>=re){ut(xt,P,U,!0);continue}let gn;if(xt.key!=null)gn=De.get(xt.key);else for(je=Ae;je<=ne;je++)if(Fe[je-Ae]===0&&kn(xt,C[je])){gn=je;break}gn===void 0?ut(xt,P,U,!0):(Fe[gn-Ae]=$+1,gn>=Re?Re=gn:de=!0,L(xt,C[gn],k,null,P,U,ee,j,z),nt++)}const bt=de?w9(Fe):_s;for(je=bt.length-1,$=re-1;$>=0;$--){const xt=Ae+$,gn=C[xt],Y5=xt+1<B?C[xt+1].el:M;Fe[$]===0?L(null,gn,k,Y5,P,U,ee,j,z):de&&(je<0||$!==bt[je]?Wt(gn,k,Y5,2):je--)}}},Wt=(x,C,k,M,P=null)=>{const{el:U,type:ee,transition:j,children:z,shapeFlag:$}=x;if($&6){Wt(x.component.subTree,C,k,M);return}if($&128){x.suspense.move(C,k,M);return}if($&64){ee.move(x,C,k,Ct);return}if(ee===Be){r(U,C,k);for(let ue=0;ue<z.length;ue++)Wt(z[ue],C,k,M);r(x.anchor,C,k);return}if(ee===Kr){y(x,C,k);return}if(M!==2&&$&1&&j)if(M===0)j.beforeEnter(U),r(U,C,k),ft(()=>j.enter(U),P);else{const{leave:ue,delayLeave:ne,afterLeave:le}=j,Ae=()=>r(U,C,k),De=()=>{ue(U,()=>{Ae(),le&&le()})};ne?ne(U,Ae,De):De()}else r(U,C,k)},ut=(x,C,k,M=!1,P=!1)=>{const{type:U,props:ee,ref:j,children:z,dynamicChildren:$,shapeFlag:B,patchFlag:ue,dirs:ne}=x;if(j!=null&&el(j,null,k,x,!0),B&256){C.ctx.deactivate(x);return}const le=B&1&&ne,Ae=!Vr(x);let De;if(Ae&&(De=ee&&ee.onVnodeBeforeUnmount)&&jt(De,C,x),B&6)Ne(x.component,k,M);else{if(B&128){x.suspense.unmount(k,M);return}le&&Rn(x,null,C,"beforeUnmount"),B&64?x.type.remove(x,C,k,P,Ct,M):$&&(U!==Be||ue>0&&ue&64)?Pe($,C,k,!1,!0):(U===Be&&ue&384||!P&&B&16)&&Pe(z,C,k),M&&D(x)}(Ae&&(De=ee&&ee.onVnodeUnmounted)||le)&&ft(()=>{De&&jt(De,C,x),le&&Rn(x,null,C,"unmounted")},k)},D=x=>{const{type:C,el:k,anchor:M,transition:P}=x;if(C===Be){ce(k,M);return}if(C===Kr){b(x);return}const U=()=>{s(k),P&&!P.persisted&&P.afterLeave&&P.afterLeave()};if(x.shapeFlag&1&&P&&!P.persisted){const{leave:ee,delayLeave:j}=P,z=()=>ee(k,U);j?j(x.el,U,z):z()}else U()},ce=(x,C)=>{let k;for(;x!==C;)k=f(x),s(x),x=k;s(C)},Ne=(x,C,k)=>{const{bum:M,scope:P,update:U,subTree:ee,um:j}=x;M&&ur(M),Ve("INSTANCE_EVENT_HOOKS",x)&&x.emit("hook:beforeDestroy"),P.stop(),U&&(U.active=!1,ut(ee,x,C,k)),j&&ft(j,C),Ve("INSTANCE_EVENT_HOOKS",x)&&ft(()=>x.emit("hook:destroyed"),C),ft(()=>{x.isUnmounted=!0},C),C&&C.pendingBranch&&!C.isUnmounted&&x.asyncDep&&!x.asyncResolved&&x.suspenseId===C.pendingId&&(C.deps--,C.deps===0&&C.resolve())},Pe=(x,C,k,M=!1,P=!1,U=0)=>{for(let ee=U;ee<x.length;ee++)ut(x[ee],C,k,M,P)},lt=x=>x.shapeFlag&6?lt(x.component.subTree):x.shapeFlag&128?x.suspense.next():f(x.anchor||x.el),Wn=(x,C,k)=>{x==null?C._vnode&&ut(C._vnode,null,null,!0):L(C._vnode||null,x,C,null,null,null,k),rh(),Uo(),C._vnode=x},Ct={p:L,um:ut,m:Wt,r:D,mt:Y,mc:R,pc:fe,pbc:G,n:lt,o:t};let qt,Zt;return e&&([qt,Zt]=e(Ct)),{render:Wn,hydrate:qt,createApp:b9(Wn,qt)}}function qr({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function x1(t,e,n=!1){const r=t.children,s=e.children;if(J(r)&&J(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=xr(s[i]),l.el=o.el),n||x1(o,l)),l.type===Zr&&(l.el=o.el)}}function w9(t){const e=t.slice(),n=[0];let r,s,i,o,l;const a=t.length;for(r=0;r<a;r++){const c=t[r];if(c!==0){if(s=n[n.length-1],t[s]<c){e[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,t[n[l]]<c?i=l+1:o=l;c<t[n[i]]&&(i>0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=e[o];return n}const E9=t=>t.__isTeleport,ki=t=>t&&(t.disabled||t.disabled===""),ff=t=>typeof SVGElement<"u"&&t instanceof SVGElement,_1=(t,e)=>{const n=t&&t.to;return Xe(n)?e?e(n):null:n},T9={__isTeleport:!0,process(t,e,n,r,s,i,o,l,a,c){const{mc:u,pc:h,pbc:f,o:{insert:p,querySelector:g,createText:L,createComment:v}}=c,_=ki(e.props);let{shapeFlag:m,children:y,dynamicChildren:b}=e;if(t==null){const A=e.el=L(""),I=e.anchor=L("");p(A,n,r),p(I,n,r);const N=e.target=_1(e.props,g),R=e.targetAnchor=L("");N&&(p(R,N),o=o||ff(N));const q=(G,K)=>{m&16&&u(y,G,K,s,i,o,l,a)};_?q(n,I):N&&q(N,R)}else{e.el=t.el;const A=e.anchor=t.anchor,I=e.target=t.target,N=e.targetAnchor=t.targetAnchor,R=ki(t.props),q=R?n:I,G=R?A:N;if(o=o||ff(I),b?(f(t.dynamicChildren,b,q,s,i,o,l),x1(t,e,!0)):a||h(t,e,q,G,s,i,o,l,!1),_)R||rl(e,n,A,c,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const K=e.target=_1(e.props,g);K&&rl(e,K,null,c,0)}else R&&rl(e,I,N,c,1)}pf(e)},remove(t,e,n,r,{um:s,o:{remove:i}},o){const{shapeFlag:l,children:a,anchor:c,targetAnchor:u,target:h,props:f}=t;if(h&&i(u),(o||!ki(f))&&(i(c),l&16))for(let p=0;p<a.length;p++){const g=a[p];s(g,e,n,!0,!!g.dynamicChildren)}},move:rl,hydrate:A9};function rl(t,e,n,{o:{insert:r},m:s},i=2){i===0&&r(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:a,children:c,props:u}=t,h=i===2;if(h&&r(o,e,n),(!h||ki(u))&&a&16)for(let f=0;f<c.length;f++)s(c[f],e,n,2);h&&r(l,e,n)}function A9(t,e,n,r,s,i,{o:{nextSibling:o,parentNode:l,querySelector:a}},c){const u=e.target=_1(e.props,a);if(u){const h=u._lpa||u.firstChild;if(e.shapeFlag&16)if(ki(e.props))e.anchor=c(o(t),e,l(t),n,r,s,i),e.targetAnchor=h;else{e.anchor=o(t);let f=h;for(;f;)if(f=o(f),f&&f.nodeType===8&&f.data==="teleport anchor"){e.targetAnchor=f,u._lpa=e.targetAnchor&&o(e.targetAnchor);break}c(h,e,u,n,r,s,i)}pf(e)}return e.anchor&&o(e.anchor)}const df=T9;function pf(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 L1=new Map;function S9(t){if(L1.has(t))return L1.get(t);let e,n;const r=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let i;return wo(s)?i=Is(()=>s):ke(s)&&!Xt(s)&&!J(s)?i=Is({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?i=Is(()=>r):i=t,L1.set(t,i),i}function R9(t,e){return t.__isBuiltIn?t:(pe(t)&&t.cid&&(t=t.options),pe(t)&&Vo("COMPONENT_ASYNC",e,t)?S9(t):ke(t)&&t.functional&&Xn("COMPONENT_FUNCTIONAL",e,t)?V6(t):t)}const Be=Symbol(void 0),Zr=Symbol(void 0),Lt=Symbol(void 0),Kr=Symbol(void 0),Oi=[];let Ut=null;function O(t=!1){Oi.push(Ut=t?null:[])}function gf(){Oi.pop(),Ut=Oi[Oi.length-1]||null}let Yr=1;function y1(t){Yr+=t}function mf(t){return t.dynamicChildren=Yr>0?Ut||_s:null,gf(),Yr>0&&Ut&&Ut.push(t),t}function V(t,e,n,r,s,i){return mf(T(t,e,n,r,s,i,!0))}function Oe(t,e,n,r,s){return mf(X(t,e,n,r,s,!0))}function Xt(t){return t?t.__v_isVNode===!0:!1}function kn(t,e){return t.type===e.type&&t.key===e.key}function k9(t){}const sl="__vInternal",xf=({key:t})=>t!=null?t:null,il=({ref:t,ref_key:e,ref_for:n})=>t!=null?Xe(t)||gt(t)||pe(t)?{i:ht,r:t,k:e,f:!!n}:t:null;function T(t,e=null,n=null,r=0,s=null,i=t===Be?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&xf(e),ref:e&&il(e),scopeId:As,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:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ht};return l?(ll(a,n),i&128&&t.normalize(a)):n&&(a.shapeFlag|=Xe(n)?8:16),Yr>0&&!o&&Ut&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&Ut.push(a),L6(a),Dh(a),a}const X=O9;function O9(t,e=null,n=null,r=0,s=null,i=!1){if((!t||t===Oh)&&(t=Lt),Xt(t)){const l=Qt(t,e,!0);return n&&ll(l,n),Yr>0&&!i&&Ut&&(l.shapeFlag&6?Ut[Ut.indexOf(t)]=l:Ut.push(l)),l.patchFlag|=-2,l}if(D9(t)&&(t=t.__vccOpts),t=R9(t,ht),e){e=_f(e);let{class:l,style:a}=e;l&&!Xe(l)&&(e.class=Ee(l)),ke(a)&&($a(a)&&!J(a)&&(a=Ie({},a)),e.style=we(a))}const o=Xe(t)?1:uh(t)?128:E9(t)?64:ke(t)?4:pe(t)?2:0;return T(t,e,n,r,s,o,i,!0)}function _f(t){return t?$a(t)||sl in t?Ie({},t):t:null}function Qt(t,e,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=t,l=e?Xr(r||{},e):r,a={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&xf(l),ref:e&&e.ref?n&&s?J(s)?s.concat(il(e)):[s,il(e)]:il(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!==Be?i===-1?16:i|16:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Qt(t.ssContent),ssFallback:t.ssFallback&&Qt(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return Dh(a),a}function _n(t=" ",e=0){return X(Zr,null,t,e)}function ol(t,e){const n=X(Kr,null,t);return n.staticCount=e,n}function Ce(t="",e=!1){return e?(O(),Oe(Lt,null,t)):X(Lt,null,t)}function Jt(t){return t==null||typeof t=="boolean"?X(Lt):J(t)?X(Be,null,t.slice()):typeof t=="object"?xr(t):X(Zr,null,String(t))}function xr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Qt(t)}function ll(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(J(e))n=16;else if(typeof e=="object")if(r&65){const s=e.default;s&&(s._c&&(s._d=!1),ll(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(sl in e)?e._ctx=ht:s===3&&ht&&(ht.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else pe(e)?(e={default:e,_ctx:ht},n=32):(e=String(e),r&64?(n=16,e=[_n(e)]):n=8);t.children=e,t.shapeFlag|=n}function Xr(...t){const e={};for(let n=0;n<t.length;n++){const r=t[n];for(const s in r)if(s==="class")e.class!==r.class&&(e.class=Ee([e.class,r.class]));else if(s==="style")e.style=we([e.style,r.style]);else if(Zn(s)){const i=e[s],o=r[s];o&&i!==o&&!(J(i)&&i.includes(o))&&(e[s]=i?[].concat(i,o):o)}else s!==""&&(e[s]=r[s])}return e}function jt(t,e,n,r=null){Dt(t,e,7,[n,r])}const I9=af();let N9=0;function C1(t,e,n){const r=t.type,s=(e?e.appContext:t.appContext)||I9,i={uid:N9++,vnode:t,type:r,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new ka(!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:Qh(r,s),emitsOptions:ah(r,s),emit:null,emitted:null,propsDefaults:Ge,inheritAttrs:r.inheritAttrs,ctx:Ge,data:Ge,props:Ge,attrs:Ge,slots:Ge,refs:Ge,setupState:Ge,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 i.ctx={_:i},i.root=e?e.root:i,i.emit=C6.bind(null,i),t.ce&&t.ce(i),i}let pt=null;const On=()=>pt||ht,_r=t=>{pt=t,t.scope.on()},Lr=()=>{pt&&pt.scope.off(),pt=null};function Lf(t){return t.vnode.shapeFlag&4}let Fs=!1;function b1(t,e=!1){Fs=e;const{props:n,children:r}=t.vnode,s=Lf(t);o9(t,n,s,e),c9(t,r);const i=s?P9(t,e):void 0;return Fs=!1,i}function P9(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Ba(new Proxy(t.ctx,h1));const{setup:r}=n;if(r){const s=t.setupContext=r.length>1?yf(t):null;_r(t),vs();const i=An(r,t,0,[t.props,s]);if(ws(),Lr(),wo(i)){if(i.then(Lr,Lr),e)return i.then(o=>{v1(t,o,e)}).catch(o=>{Br(o,t,0)});t.asyncDep=i}else v1(t,i,e)}else T1(t,e)}function v1(t,e,n){pe(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:ke(e)&&(t.setupState=ja(e)),T1(t,n)}let al,w1;function M9(t){al=t,w1=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,t9))}}const E1=()=>!al;function T1(t,e,n){const r=t.type;if(H6(t),!t.render){if(!e&&al&&!r.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||r.template||Ri(t).template;if(s){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Ie(Ie({isCustomElement:i,delimiters:l},o),a);c.compatConfig=Object.create(qa),r.compatConfig&&Ie(c.compatConfig,r.compatConfig),r.render=al(s,c)}}t.render=r.render||Mt,w1&&w1(t)}n||(_r(t),vs(),n9(t),ws(),Lr())}function F9(t){return new Proxy(t.attrs,{get(e,n){return Ft(t,"get","$attrs"),e[n]}})}function yf(t){const e=r=>{t.exposed=r||{}};let n;return{get attrs(){return n||(n=F9(t))},slots:t.slots,emit:t.emit,expose:e}}function cl(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(ja(Ba(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in Ms)return Ms[n](t)},has(e,n){return n in e||n in Ms}}))}function A1(t,e=!0){return pe(t)?t.displayName||t.name:t.name||e&&t.__name}function D9(t){return pe(t)&&"__vccOpts"in t}const W=(t,e)=>c6(t,e,Fs);function $9(){return null}function B9(){return null}function H9(t){}function U9(t,e){return null}function j9(){return Cf().slots}function V9(){return Cf().attrs}function Cf(){const t=On();return t.setupContext||(t.setupContext=yf(t))}function G9(t,e){const n=J(t)?t.reduce((r,s)=>(r[s]={},r),{}):t;for(const r in e){const s=n[r];s?J(s)||pe(s)?n[r]={type:s,default:e[r]}:s.default=e[r]:s===null&&(n[r]={default:e[r]})}return n}function z9(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function W9(t){const e=On();let n=t();return Lr(),wo(n)&&(n=n.catch(r=>{throw _r(e),r})),[n,()=>_r(e)]}function Ye(t,e,n){const r=arguments.length;return r===2?ke(e)&&!J(e)?Xt(e)?X(t,null,[e]):X(t,e):X(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Xt(n)&&(n=[n]),X(t,e,n))}const bf=Symbol(""),vf=()=>at(bf);function q9(){}function Z9(t,e,n,r){const s=n[r];if(s&&wf(s,t))return s;const i=e();return i.memo=t.slice(),n[r]=i}function wf(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(bs(n[r],e[r]))return!1;return Yr>0&&Ut&&Ut.push(t),!0}const Ef="3.2.45",K9={createComponentInstance:C1,setupComponent:b1,renderComponentRoot:Wo,setCurrentRenderingInstance:vi,isVNode:Xt,normalizeVNode:Jt},Y9=Nh,In={warnDeprecation:g6,createCompatVue:f9,isCompatEnabled:Ve,checkCompatEnabled:Vo,softAssertCompatEnabled:Xn},X9="http://www.w3.org/2000/svg",Qr=typeof document<"u"?document:null,Tf=Qr&&Qr.createElement("template"),Q9={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const s=e?Qr.createElementNS(X9,t):Qr.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:t=>Qr.createTextNode(t),createComment:t=>Qr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Qr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,r,s,i){const o=n?n.previousSibling:e.lastChild;if(s&&(s===i||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{Tf.innerHTML=r?`<svg>${t}</svg>`:t;const l=Tf.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function J9(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function e8(t,e,n){const r=t.style,s=Xe(n);if(n&&!s){for(const i in n)S1(r,i,n[i]);if(e&&!Xe(e))for(const i in e)n[i]==null&&S1(r,i,"")}else{const i=r.display;s?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}const Af=/\s*!important$/;function S1(t,e,n){if(J(n))n.forEach(r=>S1(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=t8(t,e);Af.test(n)?t.setProperty(Rt(r),n.replace(Af,""),"important"):t[r]=n}}const Sf=["Webkit","Moz","ms"],R1={};function t8(t,e){const n=R1[e];if(n)return n;let r=St(e);if(r!=="filter"&&r in t)return R1[e]=r;r=mi(r);for(let s=0;s<Sf.length;s++){const i=Sf[s]+r;if(i in t)return R1[e]=i}return e}const Rf="http://www.w3.org/1999/xlink";function n8(t,e,n,r,s){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(Rf,e.slice(6,e.length)):t.setAttributeNS(Rf,e,n);else{if(s8(t,e,n,s))return;const i=v0(e);n==null||i&&!w0(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}const r8=xs("contenteditable,draggable,spellcheck");function s8(t,e,n,r=null){if(r8(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&In.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",r,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!v0(e)&&In.softAssertCompatEnabled("ATTR_FALSE_VALUE",r,e))return t.removeAttribute(e),!0;return!1}function i8(t,e,n,r,s,i,o){if(e==="innerHTML"||e==="textContent"){r&&o(r,s,i),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const a=n==null?"":n;(t.value!==a||t.tagName==="OPTION")&&(t.value=a),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const a=typeof t[e];a==="boolean"?n=w0(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}else if(n===!1&&In.isCompatEnabled("ATTR_FALSE_VALUE",s)){const a=typeof t[e];(a==="string"||a==="number")&&(n=a==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function Jn(t,e,n,r){t.addEventListener(e,n,r)}function o8(t,e,n,r){t.removeEventListener(e,n,r)}function l8(t,e,n,r,s=null){const i=t._vei||(t._vei={}),o=i[e];if(r&&o)o.value=r;else{const[l,a]=a8(e);if(r){const c=i[e]=h8(r,s);Jn(t,l,c,a)}else o&&(o8(t,l,o,a),i[e]=void 0)}}const kf=/(?:Once|Passive|Capture)$/;function a8(t){let e;if(kf.test(t)){e={};let r;for(;r=t.match(kf);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Rt(t.slice(2)),e]}let k1=0;const c8=Promise.resolve(),u8=()=>k1||(c8.then(()=>k1=0),k1=Date.now());function h8(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Dt(f8(r,n.value),e,5,[r])};return n.value=t,n.attached=u8(),n}function f8(t,e){if(J(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(r=>s=>!s._stopped&&r&&r(s))}else return e}const Of=/^on[a-z]/,d8=(t,e,n,r,s=!1,i,o,l,a)=>{e==="class"?J9(t,r,s):e==="style"?e8(t,n,r):Zn(e)?Aa(e)||l8(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):p8(t,e,r,s))?i8(t,e,r,i,o,l,a):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),n8(t,e,r,s,o))};function p8(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&Of.test(e)&&pe(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||Of.test(e)&&Xe(n)?!1:e in t}function If(t,e){const n=Ke(t);class r extends ul{constructor(i){super(n,i,e)}}return r.def=n,r}const g8=t=>If(t,nd),m8=typeof HTMLElement<"u"?HTMLElement:class{};class ul extends m8{constructor(e,n={},r){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(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,Ur(()=>{this._connected||(D1(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(r,s=!1)=>{const{props:i,styles:o}=r;let l;if(i&&!J(i))for(const a in i){const c=i[a];(c===Number||c&&c.type===Number)&&(a in this._props&&(this._props[a]=wn(this._props[a])),(l||(l=Object.create(null)))[St(a)]=!0)}this._numberProps=l,s&&this._resolveProps(r),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(r=>e(r,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,r=J(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(St))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(i){this._setProp(s,i)}})}_setAttr(e){let n=this.getAttribute(e);const r=St(e);this._numberProps&&this._numberProps[r]&&(n=wn(n)),this._setProp(r,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,r=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Rt(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Rt(e),n+""):n||this.removeAttribute(Rt(e))))}_update(){D1(this._createVNode(),this.shadowRoot)}_createVNode(){const e=X(this._def,Ie({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const r=(i,o)=>{this.dispatchEvent(new CustomEvent(i,{detail:o}))};n.emit=(i,...o)=>{r(i,o),Rt(i)!==i&&r(Rt(i),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof ul){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function x8(t="$style"){{const e=On();if(!e)return Ge;const n=e.type.__cssModules;if(!n)return Ge;const r=n[t];return r||Ge}}function _8(t){const e=On();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(i=>I1(i,s))},r=()=>{const s=t(e.proxy);O1(e.subTree,s),n(s)};dh(r),ze(()=>{const s=new MutationObserver(r);s.observe(e.subTree.el.parentNode,{childList:!0}),dt(()=>s.disconnect())})}function O1(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{O1(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)I1(t.el,e);else if(t.type===Be)t.children.forEach(n=>O1(n,e));else if(t.type===Kr){let{el:n,anchor:r}=t;for(;n&&(I1(n,e),n!==r);)n=n.nextSibling}}function I1(t,e){if(t.nodeType===1){const n=t.style;for(const r in e)n.setProperty(`--${r}`,e[r])}}const yr="transition",Ii="animation",Ds=(t,{slots:e})=>Ye(t1,Mf(t),e);Ds.displayName="Transition",Ds.__isBuiltIn=!0;const Nf={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},L8=Ds.props=Ie({},t1.props,Nf),Jr=(t,e=[])=>{J(t)?t.forEach(n=>n(...e)):t&&t(...e)},Pf=t=>t?J(t)?t.some(e=>e.length>1):t.length>1:!1;function Mf(t){const e={};for(const F in t)F in Nf||(e[F]=t[F]);if(t.css===!1)return e;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:c=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=t,g=In.isCompatEnabled("TRANSITION_CLASSES",null);let L,v,_;if(g){const F=Q=>Q.replace(/-from$/,"");t.enterFromClass||(L=F(i)),t.appearFromClass||(v=F(a)),t.leaveFromClass||(_=F(h))}const m=y8(s),y=m&&m[0],b=m&&m[1],{onBeforeEnter:A,onEnter:I,onEnterCancelled:N,onLeave:R,onLeaveCancelled:q,onBeforeAppear:G=A,onAppear:K=I,onAppearCancelled:_e=N}=e,he=(F,Q,fe)=>{Nn(F,Q?u:l),Nn(F,Q?c:o),fe&&fe()},Y=(F,Q)=>{F._isLeaving=!1,Nn(F,h),Nn(F,p),Nn(F,f),Q&&Q()},ve=F=>(Q,fe)=>{const et=F?K:I,tt=()=>he(Q,F,fe);Jr(et,[Q,tt]),Ff(()=>{Nn(Q,F?a:i),g&&Nn(Q,F?v:L),cn(Q,F?u:l),Pf(et)||Df(Q,r,y,tt)})};return Ie(e,{onBeforeEnter(F){Jr(A,[F]),cn(F,i),g&&cn(F,L),cn(F,o)},onBeforeAppear(F){Jr(G,[F]),cn(F,a),g&&cn(F,v),cn(F,c)},onEnter:ve(!1),onAppear:ve(!0),onLeave(F,Q){F._isLeaving=!0;const fe=()=>Y(F,Q);cn(F,h),g&&cn(F,_),Uf(),cn(F,f),Ff(()=>{!F._isLeaving||(Nn(F,h),g&&Nn(F,_),cn(F,p),Pf(R)||Df(F,r,b,fe))}),Jr(R,[F,fe])},onEnterCancelled(F){he(F,!1),Jr(N,[F])},onAppearCancelled(F){he(F,!0),Jr(_e,[F])},onLeaveCancelled(F){Y(F),Jr(q,[F])}})}function y8(t){if(t==null)return null;if(ke(t))return[N1(t.enter),N1(t.leave)];{const e=N1(t);return[e,e]}}function N1(t){return wn(t)}function cn(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function Nn(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.remove(r));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function Ff(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let C8=0;function Df(t,e,n,r){const s=t._endId=++C8,i=()=>{s===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=$f(t,e);if(!o)return r();const c=o+"end";let u=0;const h=()=>{t.removeEventListener(c,f),i()},f=p=>{p.target===t&&++u>=a&&h()};setTimeout(()=>{u<a&&h()},l+1),t.addEventListener(c,f)}function $f(t,e){const n=window.getComputedStyle(t),r=g=>(n[g]||"").split(", "),s=r(`${yr}Delay`),i=r(`${yr}Duration`),o=Bf(s,i),l=r(`${Ii}Delay`),a=r(`${Ii}Duration`),c=Bf(l,a);let u=null,h=0,f=0;e===yr?o>0&&(u=yr,h=o,f=i.length):e===Ii?c>0&&(u=Ii,h=c,f=a.length):(h=Math.max(o,c),u=h>0?o>c?yr:Ii:null,f=u?u===yr?i.length:a.length:0);const p=u===yr&&/\b(transform|all)(,|$)/.test(r(`${yr}Property`).toString());return{type:u,timeout:h,propCount:f,hasTransform:p}}function Bf(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>Hf(n)+Hf(t[r])))}function Hf(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function Uf(){return document.body.offsetHeight}const jf=new WeakMap,Vf=new WeakMap,Gf={name:"TransitionGroup",props:Ie({},L8,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=On(),r=e1();let s,i;return Si(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!E8(s[0].el,n.vnode.el,o))return;s.forEach(b8),s.forEach(v8);const l=s.filter(w8);Uf(),l.forEach(a=>{const c=a.el,u=c.style;cn(c,o),u.transform=u.webkitTransform=u.transitionDuration="";const h=c._moveCb=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",h),c._moveCb=null,Nn(c,o))};c.addEventListener("transitionend",h)})}),()=>{const o=Te(t),l=Mf(o);let a=o.tag||Be;!o.tag&&In.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(a="span"),s=i,i=e.default?Zo(e.default()):[];for(let c=0;c<i.length;c++){const u=i[c];u.key!=null&&jr(u,Os(u,l,r,n))}if(s)for(let c=0;c<s.length;c++){const u=s[c];jr(u,Os(u,l,r,n)),jf.set(u,u.el.getBoundingClientRect())}return X(a,null,i)}}};Gf.__isBuiltIn=!0;const zf=Gf;function b8(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function v8(t){Vf.set(t,t.el.getBoundingClientRect())}function w8(t){const e=jf.get(t),n=Vf.get(t),r=e.left-n.left,s=e.top-n.top;if(r||s){const i=t.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",t}}function E8(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(r);const{hasTransform:i}=$f(r);return s.removeChild(r),i}const Cr=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return J(e)?n=>ur(e,n):e};function T8(t){t.target.composing=!0}function Wf(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const hl={created(t,{modifiers:{lazy:e,trim:n,number:r}},s){t._assign=Cr(s);const i=r||s.props&&s.props.type==="number";Jn(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),i&&(l=wn(l)),t._assign(l)}),n&&Jn(t,"change",()=>{t.value=t.value.trim()}),e||(Jn(t,"compositionstart",T8),Jn(t,"compositionend",Wf),Jn(t,"change",Wf))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:s}},i){if(t._assign=Cr(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(s||t.type==="number")&&wn(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},P1={deep:!0,created(t,e,n){t._assign=Cr(n),Jn(t,"change",()=>{const r=t._modelValue,s=$s(t),i=t.checked,o=t._assign;if(J(r)){const l=di(r,s),a=l!==-1;if(i&&!a)o(r.concat(s));else if(!i&&a){const c=[...r];c.splice(l,1),o(c)}}else if(Mr(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Yf(t,i))})},mounted:qf,beforeUpdate(t,e,n){t._assign=Cr(n),qf(t,e,n)}};function qf(t,{value:e,oldValue:n},r){t._modelValue=e,J(e)?t.checked=di(e,r.props.value)>-1:Mr(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=qn(e,Yf(t,!0)))}const M1={created(t,{value:e},n){t.checked=qn(e,n.props.value),t._assign=Cr(n),Jn(t,"change",()=>{t._assign($s(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=Cr(r),e!==n&&(t.checked=qn(e,r.props.value))}},Zf={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const s=Mr(e);Jn(t,"change",()=>{const i=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?wn($s(o)):$s(o));t._assign(t.multiple?s?new Set(i):i:i[0])}),t._assign=Cr(r)},mounted(t,{value:e}){Kf(t,e)},beforeUpdate(t,e,n){t._assign=Cr(n)},updated(t,{value:e}){Kf(t,e)}};function Kf(t,e){const n=t.multiple;if(!(n&&!J(e)&&!Mr(e))){for(let r=0,s=t.options.length;r<s;r++){const i=t.options[r],o=$s(i);if(n)J(e)?i.selected=di(e,o)>-1:i.selected=e.has(o);else if(qn($s(i),e)){t.selectedIndex!==r&&(t.selectedIndex=r);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function $s(t){return"_value"in t?t._value:t.value}function Yf(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const F1={created(t,e,n){fl(t,e,n,null,"created")},mounted(t,e,n){fl(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){fl(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){fl(t,e,n,r,"updated")}};function Xf(t,e){switch(t){case"SELECT":return Zf;case"TEXTAREA":return hl;default:switch(e){case"checkbox":return P1;case"radio":return M1;default:return hl}}}function fl(t,e,n,r,s){const o=Xf(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,r)}function A8(){hl.getSSRProps=({value:t})=>({value:t}),M1.getSSRProps=({value:t},e)=>{if(e.props&&qn(e.props.value,t))return{checked:!0}},P1.getSSRProps=({value:t},e)=>{if(J(t)){if(e.props&&di(t,e.props.value)>-1)return{checked:!0}}else if(Mr(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},F1.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=Xf(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const S8=["ctrl","shift","alt","meta"],R8={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)=>S8.some(n=>t[`${n}Key`]&&!e.includes(n))},Ni=(t,e)=>(n,...r)=>{for(let s=0;s<e.length;s++){const i=R8[e[s]];if(i&&i(n,e))return}return t(n,...r)},k8={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},O8=(t,e)=>{let n,r=null;return r=On(),In.isCompatEnabled("CONFIG_KEY_CODES",r)&&r&&(n=r.appContext.config.keyCodes),s=>{if(!("key"in s))return;const i=Rt(s.key);if(e.some(o=>o===i||k8[o]===i))return t(s);{const o=String(s.keyCode);if(In.isCompatEnabled("V_ON_KEYCODE_MODIFIER",r)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const a=n[l];if(a&&(J(a)?a.some(u=>String(u)===o):String(a)===o))return t(s)}}}},Pi={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):Mi(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),Mi(t,!0),r.enter(t)):r.leave(t,()=>{Mi(t,!1)}):Mi(t,e))},beforeUnmount(t,{value:e}){Mi(t,e)}};function Mi(t,e){t.style.display=e?t._vod:"none"}function I8(){Pi.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const Qf=Ie({patchProp:d8},Q9);let Fi,Jf=!1;function ed(){return Fi||(Fi=cf(Qf))}function td(){return Fi=Jf?Fi:uf(Qf),Jf=!0,Fi}const D1=(...t)=>{ed().render(...t)},nd=(...t)=>{td().hydrate(...t)},Di=(...t)=>{const e=ed().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=rd(r);if(!s)return;const i=e._component;!pe(i)&&!i.render&&!i.template&&(i.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},N8=(...t)=>{const e=td().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=rd(r);if(s)return n(s,!0,s instanceof SVGElement)},e};function rd(t){return Xe(t)?document.querySelector(t):t}let sd=!1;var P8=Object.freeze({__proto__:null,render:D1,hydrate:nd,createApp:Di,createSSRApp:N8,initDirectivesForSSR:()=>{sd||(sd=!0,A8(),I8())},defineCustomElement:If,defineSSRCustomElement:g8,VueElement:ul,useCssModule:x8,useCssVars:_8,Transition:Ds,TransitionGroup:zf,vModelText:hl,vModelCheckbox:P1,vModelRadio:M1,vModelSelect:Zf,vModelDynamic:F1,withModifiers:Ni,withKeys:O8,vShow:Pi,reactive:Tn,ref:se,readonly:Da,unref:Le,proxyRefs:ja,isRef:gt,toRef:Bo,toRefs:Va,isProxy:$a,isReactive:Kn,isReadonly:$r,isShallow:Li,customRef:o6,triggerRef:r6,shallowRef:$o,shallowReactive:Q0,shallowReadonly:Dr,markRaw:Ba,toRaw:Te,effect:kp,stop:Op,ReactiveEffect:_i,effectScope:R0,EffectScope:ka,getCurrentScope:O0,onScopeDispose:I0,computed:W,watch:rt,watchEffect:Bt,watchPostEffect:dh,watchSyncEffect:I6,onBeforeMount:vh,onMounted:ze,onBeforeUpdate:wh,onUpdated:Si,onBeforeUnmount:Ns,onUnmounted:dt,onActivated:yh,onDeactivated:Ch,onRenderTracked:Ah,onRenderTriggered:Th,onErrorCaptured:Sh,onServerPrefetch:Eh,provide:kt,inject:at,nextTick:Ur,defineComponent:Ke,defineAsyncComponent:Is,useAttrs:V9,useSlots:j9,defineProps:$9,defineEmits:B9,defineExpose:H9,withDefaults:U9,mergeDefaults:G9,createPropsRestProxy:z9,withAsyncContext:W9,getCurrentInstance:On,h:Ye,createVNode:X,cloneVNode:Qt,mergeProps:Xr,isVNode:Xt,Fragment:Be,Text:Zr,Comment:Lt,Static:Kr,Teleport:df,Suspense:A6,KeepAlive:Lh,BaseTransition:t1,withDirectives:Yo,useSSRContext:vf,ssrContextKey:bf,createRenderer:cf,createHydrationRenderer:uf,queuePostFlushCb:Wa,warn:u6,handleError:Br,callWithErrorHandling:An,callWithAsyncErrorHandling:Dt,resolveComponent:ye,resolveDirective:Ih,resolveDynamicComponent:Ps,registerRuntimeCompiler:M9,isRuntimeOnly:E1,useTransitionState:e1,resolveTransitionHooks:Os,setTransitionHooks:jr,getTransitionRawChildren:Zo,initCustomFormatter:q9,get devtools(){return Ts},setDevtoolsHook:ih,withCtx:$t,pushScopeId:Ss,popScopeId:Rs,withScopeId:b6,renderList:xn,toHandlers:Uh,renderSlot:a1,createSlots:Bh,withMemo:Z9,isMemoSame:wf,openBlock:O,createBlock:Oe,setBlockTracking:y1,createTextVNode:_n,createCommentVNode:Ce,createStaticVNode:ol,createElementVNode:T,createElementBlock:V,guardReactiveProps:_f,toDisplayString:$e,camelize:St,capitalize:mi,toHandlerKey:Cs,normalizeProps:Lp,normalizeClass:Ee,normalizeStyle:we,transformVNodeArgs:k9,version:Ef,ssrUtils:K9,resolveFilter:Y9,compatUtils:In});function M8(...t){const e=Di(...t);return In.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",Ds),e.component("__compat__transition-group",zf),e.component("__compat__keep-alive",Lh),e._context.directives.show=Pi,e._context.directives.model=F1),e}function F8(){const t=In.createCompatVue(Di,M8);return Ie(t,P8),t}const id=F8();id.compile=()=>{};function D8(){return od().__VUE_DEVTOOLS_GLOBAL_HOOK__}function od(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const $8=typeof Proxy=="function",B8="devtools-plugin:setup",H8="plugin:settings:set";let Bs,$1;function U8(){var t;return Bs!==void 0||(typeof window<"u"&&window.performance?(Bs=!0,$1=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(Bs=!0,$1=global.perf_hooks.performance):Bs=!1),Bs}function j8(){return U8()?$1.now():Date.now()}class V8{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const r={};if(e.settings)for(const o in e.settings){const l=e.settings[o];r[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},r);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}i=o},now(){return j8()}},n&&n.on(H8,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...a)=>{this.onQueue.push({method:l,args:a})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...a)=>(this.targetQueue.push({method:l,args:a,resolve:()=>{}}),this.fallbacks[l](...a)):(...a)=>new Promise(c=>{this.targetQueue.push({method:l,args:a,resolve:c})})})}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 G8(t,e){const n=t,r=od(),s=D8(),i=$8&&n.enableEarlyProxy;if(s&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))s.emit(B8,t,e);else{const o=i?new V8(n,s):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__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 od="store";function br(t){return t===void 0&&(t=null),at(t!==null?t:od)}function Hs(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}function ld(t){return t!==null&&typeof t=="object"}function H8(t){return t&&typeof t.then=="function"}function U8(t,e){return function(){return t(e)}}function ad(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var r=e.indexOf(t);r>-1&&e.splice(r,1)}}function cd(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;dl(t,n,[],t._modules.root,!0),B1(t,n,e)}function B1(t,e,n){var r=t._state,s=t._scope;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,o={},l={},a=S0(!0);a.run(function(){Hs(i,function(c,u){o[u]=U8(c,t),l[u]=W(function(){return o[u]()}),Object.defineProperty(t.getters,u,{get:function(){return l[u].value},enumerable:!0})})}),t._state=Tn({data:e}),t._scope=a,t.strict&&W8(t),r&&n&&t._withCommit(function(){r.data=null}),s&&s.stop()}function dl(t,e,n,r,s){var i=!n.length,o=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=r),!i&&!s){var l=H1(e,n.slice(0,-1)),a=n[n.length-1];t._withCommit(function(){l[a]=r.state})}var c=r.context=j8(t,o,n);r.forEachMutation(function(u,h){var f=o+h;V8(t,f,u,c)}),r.forEachAction(function(u,h){var f=u.root?h:o+h,p=u.handler||u;G8(t,f,p,c)}),r.forEachGetter(function(u,h){var f=o+h;z8(t,f,u,c)}),r.forEachChild(function(u,h){dl(t,e,n.concat(h),u,s)})}function j8(t,e,n){var r=e==="",s={dispatch:r?t.dispatch:function(i,o,l){var a=pl(i,o,l),c=a.payload,u=a.options,h=a.type;return(!u||!u.root)&&(h=e+h),t.dispatch(h,c)},commit:r?t.commit:function(i,o,l){var a=pl(i,o,l),c=a.payload,u=a.options,h=a.type;(!u||!u.root)&&(h=e+h),t.commit(h,c,u)}};return Object.defineProperties(s,{getters:{get:r?function(){return t.getters}:function(){return ud(t,e)}},state:{get:function(){return H1(t.state,n)}}}),s}function ud(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach(function(s){if(s.slice(0,r)===e){var i=s.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[s]},enumerable:!0})}}),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function V8(t,e,n,r){var s=t._mutations[e]||(t._mutations[e]=[]);s.push(function(o){n.call(t,r.state,o)})}function G8(t,e,n,r){var s=t._actions[e]||(t._actions[e]=[]);s.push(function(o){var l=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},o);return H8(l)||(l=Promise.resolve(l)),t._devtoolHook?l.catch(function(a){throw t._devtoolHook.emit("vuex:error",a),a}):l})}function z8(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(i){return n(r.state,r.getters,i.state,i.getters)})}function W8(t){rt(function(){return t._state.data},function(){},{deep:!0,flush:"sync"})}function H1(t,e){return e.reduce(function(n,r){return n[r]},t)}function pl(t,e,n){return ld(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}var q8="vuex bindings",hd="vuex:mutations",U1="vuex:actions",Us="vuex",Z8=0;function K8(t,e){B8({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:[q8]},function(n){n.addTimelineLayer({id:hd,label:"Vuex Mutations",color:fd}),n.addTimelineLayer({id:U1,label:"Vuex Actions",color:fd}),n.addInspector({id:Us,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(r){if(r.app===t&&r.inspectorId===Us)if(r.filter){var s=[];md(s,e._modules.root,r.filter,""),r.rootNodes=s}else r.rootNodes=[gd(e._modules.root,"")]}),n.on.getInspectorState(function(r){if(r.app===t&&r.inspectorId===Us){var s=r.nodeId;ud(e,s),r.state=Q8(e7(e._modules,s),s==="root"?e.getters:e._makeLocalGettersCache,s)}}),n.on.editInspectorState(function(r){if(r.app===t&&r.inspectorId===Us){var s=r.nodeId,i=r.path;s!=="root"&&(i=s.split("/").filter(Boolean).concat(i)),e._withCommit(function(){r.set(e._state.data,i,r.state.value)})}}),e.subscribe(function(r,s){var i={};r.payload&&(i.payload=r.payload),i.state=s,n.notifyComponentUpdate(),n.sendInspectorTree(Us),n.sendInspectorState(Us),n.addTimelineEvent({layerId:hd,event:{time:Date.now(),title:r.type,data:i}})}),e.subscribeAction({before:function(r,s){var i={};r.payload&&(i.payload=r.payload),r._id=Z8++,r._time=Date.now(),i.state=s,n.addTimelineEvent({layerId:U1,event:{time:r._time,title:r.type,groupId:r._id,subtitle:"start",data:i}})},after:function(r,s){var i={},o=Date.now()-r._time;i.duration={_custom:{type:"duration",display:o+"ms",tooltip:"Action duration",value:o}},r.payload&&(i.payload=r.payload),i.state=s,n.addTimelineEvent({layerId:U1,event:{time:Date.now(),title:r.type,groupId:r._id,subtitle:"end",data:i}})}})})}var fd=8702998,Y8=6710886,X8=16777215,dd={label:"namespaced",textColor:X8,backgroundColor:Y8};function pd(t){return t&&t!=="root"?t.split("/").slice(-2,-1)[0]:"Root"}function gd(t,e){return{id:e||"root",label:pd(e),tags:t.namespaced?[dd]:[],children:Object.keys(t._children).map(function(n){return gd(t._children[n],e+n+"/")})}}function md(t,e,n,r){r.includes(n)&&t.push({id:r||"root",label:r.endsWith("/")?r.slice(0,r.length-1):r||"Root",tags:e.namespaced?[dd]:[]}),Object.keys(e._children).forEach(function(s){md(t,e._children[s],n,r+s+"/")})}function Q8(t,e,n){e=n==="root"?e:e[n];var r=Object.keys(e),s={state:Object.keys(t.state).map(function(o){return{key:o,editable:!0,value:t.state[o]}})};if(r.length){var i=J8(e);s.getters=Object.keys(i).map(function(o){return{key:o.endsWith("/")?pd(o):o,editable:!1,value:j1(function(){return i[o]})}})}return s}function J8(t){var e={};return Object.keys(t).forEach(function(n){var r=n.split("/");if(r.length>1){var s=e,i=r.pop();r.forEach(function(o){s[o]||(s[o]={_custom:{value:{},display:o,tooltip:"Module",abstract:!0}}),s=s[o]._custom.value}),s[i]=j1(function(){return t[n]})}else e[n]=j1(function(){return t[n]})}),e}function e7(t,e){var n=e.split("/").filter(function(r){return r});return n.reduce(function(r,s,i){var o=r[s];if(!o)throw new Error('Missing module "'+s+'" for path "'+e+'".');return i===n.length-1?o:o._children},e==="root"?t:t.root._children)}function j1(t){try{return t()}catch(e){return e}}var Ln=function(e,n){this.runtime=n,this._children=Object.create(null),this._rawModule=e;var r=e.state;this.state=(typeof r=="function"?r():r)||{}},xd={namespaced:{configurable:!0}};xd.namespaced.get=function(){return!!this._rawModule.namespaced},Ln.prototype.addChild=function(e,n){this._children[e]=n},Ln.prototype.removeChild=function(e){delete this._children[e]},Ln.prototype.getChild=function(e){return this._children[e]},Ln.prototype.hasChild=function(e){return e in this._children},Ln.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)},Ln.prototype.forEachChild=function(e){Hs(this._children,e)},Ln.prototype.forEachGetter=function(e){this._rawModule.getters&&Hs(this._rawModule.getters,e)},Ln.prototype.forEachAction=function(e){this._rawModule.actions&&Hs(this._rawModule.actions,e)},Ln.prototype.forEachMutation=function(e){this._rawModule.mutations&&Hs(this._rawModule.mutations,e)},Object.defineProperties(Ln.prototype,xd);var es=function(e){this.register([],e,!1)};es.prototype.get=function(e){return e.reduce(function(n,r){return n.getChild(r)},this.root)},es.prototype.getNamespace=function(e){var n=this.root;return e.reduce(function(r,s){return n=n.getChild(s),r+(n.namespaced?s+"/":"")},"")},es.prototype.update=function(e){_d([],this.root,e)},es.prototype.register=function(e,n,r){var s=this;r===void 0&&(r=!0);var i=new Ln(n,r);if(e.length===0)this.root=i;else{var o=this.get(e.slice(0,-1));o.addChild(e[e.length-1],i)}n.modules&&Hs(n.modules,function(l,a){s.register(e.concat(a),l,r)})},es.prototype.unregister=function(e){var n=this.get(e.slice(0,-1)),r=e[e.length-1],s=n.getChild(r);!s||!s.runtime||n.removeChild(r)},es.prototype.isRegistered=function(e){var n=this.get(e.slice(0,-1)),r=e[e.length-1];return n?n.hasChild(r):!1};function _d(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return;_d(t.concat(r),e.getChild(r),n.modules[r])}}function Ld(t){return new Vt(t)}var Vt=function(e){var n=this;e===void 0&&(e={});var r=e.plugins;r===void 0&&(r=[]);var s=e.strict;s===void 0&&(s=!1);var i=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 es(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=i;var o=this,l=this,a=l.dispatch,c=l.commit;this.dispatch=function(f,p){return a.call(o,f,p)},this.commit=function(f,p,g){return c.call(o,f,p,g)},this.strict=s;var u=this._modules.root.state;dl(this,u,[],this._modules.root),B1(this,u),r.forEach(function(h){return h(n)})},V1={state:{configurable:!0}};Vt.prototype.install=function(e,n){e.provide(n||od,this),e.config.globalProperties.$store=this;var r=this._devtools!==void 0?this._devtools:!1;r&&K8(e,this)},V1.state.get=function(){return this._state.data},V1.state.set=function(t){},Vt.prototype.commit=function(e,n,r){var s=this,i=pl(e,n,r),o=i.type,l=i.payload,a={type:o,payload:l},c=this._mutations[o];!c||(this._withCommit(function(){c.forEach(function(h){h(l)})}),this._subscribers.slice().forEach(function(u){return u(a,s.state)}))},Vt.prototype.dispatch=function(e,n){var r=this,s=pl(e,n),i=s.type,o=s.payload,l={type:i,payload:o},a=this._actions[i];if(!!a){try{this._actionSubscribers.slice().filter(function(u){return u.before}).forEach(function(u){return u.before(l,r.state)})}catch{}var c=a.length>1?Promise.all(a.map(function(u){return u(o)})):a[0](o);return new Promise(function(u,h){c.then(function(f){try{r._actionSubscribers.filter(function(p){return p.after}).forEach(function(p){return p.after(l,r.state)})}catch{}u(f)},function(f){try{r._actionSubscribers.filter(function(p){return p.error}).forEach(function(p){return p.error(l,r.state,f)})}catch{}h(f)})})}},Vt.prototype.subscribe=function(e,n){return ad(e,this._subscribers,n)},Vt.prototype.subscribeAction=function(e,n){var r=typeof e=="function"?{before:e}:e;return ad(r,this._actionSubscribers,n)},Vt.prototype.watch=function(e,n,r){var s=this;return rt(function(){return e(s.state,s.getters)},n,Object.assign({},r))},Vt.prototype.replaceState=function(e){var n=this;this._withCommit(function(){n._state.data=e})},Vt.prototype.registerModule=function(e,n,r){r===void 0&&(r={}),typeof e=="string"&&(e=[e]),this._modules.register(e,n),dl(this,this.state,e,this._modules.get(e),r.preserveState),B1(this,this.state)},Vt.prototype.unregisterModule=function(e){var n=this;typeof e=="string"&&(e=[e]),this._modules.unregister(e),this._withCommit(function(){var r=H1(n.state,e.slice(0,-1));delete r[e[e.length-1]]}),cd(this)},Vt.prototype.hasModule=function(e){return typeof e=="string"&&(e=[e]),this._modules.isRegistered(e)},Vt.prototype.hotUpdate=function(e){this._modules.update(e),cd(this,!0)},Vt.prototype._withCommit=function(e){var n=this._committing;this._committing=!0,e(),this._committing=n},Object.defineProperties(Vt.prototype,V1);var Pn=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;n[s]=function(){var l=this.$store.state,a=this.$store.getters;if(t){var c=W1(this.$store,"mapState",t);if(!c)return;l=c.context.state,a=c.context.getters}return typeof i=="function"?i.call(this,l,a):l[i]},n[s].vuex=!0}),n}),yd=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;n[s]=function(){for(var l=[],a=arguments.length;a--;)l[a]=arguments[a];var c=this.$store.commit;if(t){var u=W1(this.$store,"mapMutations",t);if(!u)return;c=u.context.commit}return typeof i=="function"?i.apply(this,[c].concat(l)):c.apply(this.$store,[i].concat(l))}}),n}),yn=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;i=t+i,n[s]=function(){if(!(t&&!W1(this.$store,"mapGetters",t)))return this.$store.getters[i]},n[s].vuex=!0}),n});function G1(t){return t7(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 t7(t){return Array.isArray(t)||ld(t)}function z1(t){return function(e,n){return typeof e!="string"?(n=e,e=""):e.charAt(e.length-1)!=="/"&&(e+="/"),t(e,n)}}function W1(t,e,n){var r=t._modulesNamespaceMap[n];return r}var n7=typeof vt=="object"&&vt&&vt.Object===Object&&vt,Cd=n7,r7=Cd,s7=typeof self=="object"&&self&&self.Object===Object&&self,i7=r7||s7||Function("return this")(),ts=i7,o7=ts,l7=function(){return o7.Date.now()},a7=l7;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 r=t.length&3,s=t.length-r;let i=String.prototype.seed;const o=3432918353,l=461845907;let a=0;for(;a<s;)n=t.charCodeAt(a)&255|(t.charCodeAt(++a)&255)<<8|(t.charCodeAt(++a)&255)<<16|(t.charCodeAt(++a)&255)<<24,++a,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,i^=n,i=i<<13|i>>>19,e=(i&65535)*5+(((i>>>16)*5&65535)<<16)&4294967295,i=(e&65535)+27492+(((e>>>16)+58964&65535)<<16);switch(n=0,r){case 3:n^=(t.charCodeAt(a+2)&255)<<16;case 2:n^=(t.charCodeAt(a+1)&255)<<8;case 1:n^=t.charCodeAt(a)&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,i^=n}return i^=t.length,i^=i>>>16,i=(i&65535)*2246822507+(((i>>>16)*2246822507&65535)<<16)&4294967295,i^=i>>>13,i=(i&65535)*3266489909+(((i>>>16)*3266489909&65535)<<16)&4294967295,i^=i>>>16,i>>>0};/*! https://mths.be/codepointat v0.2.0 by @mathias */String.prototype.codePointAt||function(){var t=function(){let n;try{const r={},s=Object.defineProperty;n=s(r,r,r)&&s}catch{}return n}();const e=function(n){if(this==null)throw TypeError();const r=String(this),s=r.length;let i=n?Number(n):0;if(i!==i&&(i=0),i<0||i>=s)return;const o=r.charCodeAt(i);let l;return o>=55296&&o<=56319&&s>i+1&&(l=r.charCodeAt(i+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 i={},o=Object.defineProperty;s=o(i,i,i)&&o}catch{}return s}(),e=String.fromCharCode,n=Math.floor,r=function(s){const o=[];let l,a,c=-1;const u=arguments.length;if(!u)return"";let h="";for(;++c<u;){let f=Number(arguments[c]);if(!isFinite(f)||f<0||f>1114111||n(f)!==f)throw RangeError("Invalid code point: "+f);f<=65535?o.push(f):(f-=65536,l=(f>>10)+55296,a=f%1024+56320,o.push(l,a)),(c+1===u||o.length>16384)&&(h+=e.apply(null,o),o.length=0)}return h};t?t(String,"fromCodePoint",{value:r,configurable:!0,writable:!0}):String.fromCodePoint=r}();class H{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}}H.INVALID_TYPE=0,H.EPSILON=-2,H.MIN_USER_TOKEN_TYPE=1,H.EOF=-1,H.DEFAULT_CHANNEL=0,H.HIDDEN_CHANNEL=1;function js(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 en{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 r=0;switch(typeof n){case"undefined":case"function":continue;case"number":case"boolean":r=n;break;case"string":r=n.hashCode();break;default:n.updateHashCode?n.updateHashCode(this):console.log("No updateHashCode for "+n.toString());continue}r=r*3432918353,r=r<<15|r>>>32-15,r=r*461845907,this.count=this.count+1;let s=this.hash^r;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 en;return e.update.apply(e,arguments),e.finish()}}function bd(t){return t?t.hashCode():-1}function vd(t,e){return t?t.equals(e):t===e}function c7(t){return t===null?"null":t}function vr(t){return Array.isArray(t)?"["+t.map(c7).join(", ")+"]":"null"}const gl="h-";class tn{constructor(e,n){this.data={},this.hashFunction=e||bd,this.equalsFunction=n||vd}add(e){const n=gl+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++)if(this.equalsFunction(e,r[s]))return r[s];return r.push(e),e}else return this.data[n]=[e],e}has(e){return this.get(e)!=null}get(e){const n=gl+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++)if(this.equalsFunction(e,r[s]))return r[s]}return null}values(){return Object.keys(this.data).filter(e=>e.startsWith(gl)).flatMap(e=>this.data[e],this)}toString(){return vr(this.values())}get length(){return Object.keys(this.data).filter(e=>e.startsWith(gl)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}class He{hashCode(){const e=new en;return this.updateHashCode(e),e.finish()}evaluate(e,n){}evalPrecedence(e,n){return this}static andContext(e,n){if(e===null||e===He.NONE)return n;if(n===null||n===He.NONE)return e;const r=new $i(e,n);return r.opnds.length===1?r.opnds[0]:r}static orContext(e,n){if(e===null)return n;if(n===null)return e;if(e===He.NONE||n===He.NONE)return He.NONE;const r=new Bi(e,n);return r.opnds.length===1?r.opnds[0]:r}}class $i extends He{constructor(e,n){super();const r=new tn;e instanceof $i?e.opnds.map(function(i){r.add(i)}):r.add(e),n instanceof $i?n.opnds.map(function(i){r.add(i)}):r.add(n);const s=wd(r);if(s.length>0){let i=null;s.map(function(o){(i===null||o.precedence<i.precedence)&&(i=o)}),r.add(i)}this.opnds=Array.from(r.values())}equals(e){return this===e?!0:e instanceof $i?js(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"AND")}evaluate(e,n){for(let r=0;r<this.opnds.length;r++)if(!this.opnds[r].evaluate(e,n))return!1;return!0}evalPrecedence(e,n){let r=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],a=l.evalPrecedence(e,n);if(r|=a!==l,a===null)return null;a!==He.NONE&&s.push(a)}if(!r)return this;if(s.length===0)return He.NONE;let i=null;return s.map(function(o){i=i===null?o:He.andContext(i,o)}),i}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("&&")}}class Bi extends He{constructor(e,n){super();const r=new tn;e instanceof Bi?e.opnds.map(function(i){r.add(i)}):r.add(e),n instanceof Bi?n.opnds.map(function(i){r.add(i)}):r.add(n);const s=wd(r);if(s.length>0){const i=s.sort(function(l,a){return l.compareTo(a)}),o=i[i.length-1];r.add(o)}this.opnds=Array.from(r.values())}equals(e){return this===e?!0:e instanceof Bi?js(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"OR")}evaluate(e,n){for(let r=0;r<this.opnds.length;r++)if(this.opnds[r].evaluate(e,n))return!0;return!1}evalPrecedence(e,n){let r=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],a=l.evalPrecedence(e,n);if(r|=a!==l,a===He.NONE)return He.NONE;a!==null&&s.push(a)}return r?(s.length===0,null):this}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("||")}}function wd(t){const e=[];return t.values().map(function(n){n instanceof He.PrecedencePredicate&&e.push(n)}),e}function Ed(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 ct{constructor(e,n){this.checkContext(e,n),e=Ed(e),n=Ed(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:He.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 en;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 ct?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 en;return e.update(this.state.stateNumber,this.alt,this.semanticContext),e.finish()}equalsForConfigSet(e){return this===e?!0:e instanceof ct?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!==He.NONE?","+this.semanticContext.toString():"")+(this.reachesIntoOuterContext>0?",up="+this.reachesIntoOuterContext:"")+")"}}class Ue{constructor(e,n){this.start=e,this.stop=n}clone(){return new Ue(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}}Ue.INVALID_INTERVAL=new Ue(-1,-2);class un{constructor(){this.intervals=null,this.readOnly=!1}first(e){return this.intervals===null||this.intervals.length===0?H.INVALID_TYPE:this.intervals[0].start}addOne(e){this.addInterval(new Ue(e,e+1))}addRange(e,n){this.addInterval(new Ue(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 r=this.intervals[n];if(e.stop<r.start){this.intervals.splice(n,0,e);return}else if(e.stop===r.start){this.intervals[n]=new Ue(e.start,r.stop);return}else if(e.start<=r.stop){this.intervals[n]=new Ue(Math.min(r.start,e.start),Math.max(r.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],r=this.intervals[e+1];n.stop>=r.stop?(this.intervals.splice(e+1,1),this.reduce(e)):n.stop>=r.start&&(this.intervals[e]=new Ue(n.start,r.stop),this.intervals.splice(e+1,1))}}complement(e,n){const r=new un;return r.addInterval(new Ue(e,n+1)),this.intervals!==null&&this.intervals.forEach(s=>r.removeRange(s)),r}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 r=0;r<this.intervals.length;r++){const s=this.intervals[n];if(e.stop<=s.start)return;if(e.start>s.start&&e.stop<s.stop){this.intervals[n]=new Ue(s.start,e.start);const i=new Ue(e.stop,s.stop);this.intervals.splice(n,0,i);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 Ue(s.start,e.start):e.stop<s.stop&&(this.intervals[n]=new Ue(e.stop,s.stop));n+=1}}}removeOne(e){if(this.intervals!==null)for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];if(e<r.start)return;if(e===r.start&&e===r.stop-1){this.intervals.splice(n,1);return}else if(e===r.start){this.intervals[n]=new Ue(r.start+1,r.stop);return}else if(e===r.stop-1){this.intervals[n]=new Ue(r.start,r.stop-1);return}else if(e<r.stop-1){const s=new Ue(r.start,e);r.start=e+1,this.intervals.splice(n,0,s);return}}}toString(e,n,r){return e=e||null,n=n||null,r=r||!1,this.intervals===null?"{}":e!==null||n!==null?this.toTokenString(e,n):r?this.toCharString():this.toIndexString()}toCharString(){const e=[];for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];r.stop===r.start+1?r.start===H.EOF?e.push("<EOF>"):e.push("'"+String.fromCharCode(r.start)+"'"):e.push("'"+String.fromCharCode(r.start)+"'..'"+String.fromCharCode(r.stop-1)+"'")}return e.length>1?"{"+e.join(", ")+"}":e[0]}toIndexString(){const e=[];for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];r.stop===r.start+1?r.start===H.EOF?e.push("<EOF>"):e.push(r.start.toString()):e.push(r.start.toString()+".."+(r.stop-1).toString())}return e.length>1?"{"+e.join(", ")+"}":e[0]}toTokenString(e,n){const r=[];for(let s=0;s<this.intervals.length;s++){const i=this.intervals[s];for(let o=i.start;o<i.stop;o++)r.push(this.elementName(e,n,o))}return r.length>1?"{"+r.join(", ")+"}":r[0]}elementName(e,n,r){return r===H.EOF?"<EOF>":r===H.EPSILON?"<EPSILON>":e[r]||n[r]}get length(){return this.intervals.map(e=>e.length).reduce((e,n)=>e+n)}}class ae{constructor(){this.atn=null,this.stateNumber=ae.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 ae?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)}}ae.INVALID_TYPE=0,ae.BASIC=1,ae.RULE_START=2,ae.BLOCK_START=3,ae.PLUS_BLOCK_START=4,ae.STAR_BLOCK_START=5,ae.TOKEN_START=6,ae.RULE_STOP=7,ae.BLOCK_END=8,ae.STAR_LOOP_BACK=9,ae.STAR_LOOP_ENTRY=10,ae.PLUS_LOOP_BACK=11,ae.LOOP_END=12,ae.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"],ae.INVALID_STATE_NUMBER=-1;class It extends ae{constructor(){return super(),this.stateType=ae.RULE_STOP,this}}class ie{constructor(e){if(e==null)throw"target cannot be null.";this.target=e,this.isEpsilon=!1,this.label=null}}ie.EPSILON=1,ie.RANGE=2,ie.RULE=3,ie.PREDICATE=4,ie.ATOM=5,ie.ACTION=6,ie.SET=7,ie.NOT_SET=8,ie.WILDCARD=9,ie.PRECEDENCE=10,ie.serializationNames=["INVALID","EPSILON","RANGE","RULE","PREDICATE","ATOM","ACTION","SET","NOT_SET","WILDCARD","PRECEDENCE"],ie.serializationTypes={EpsilonTransition:ie.EPSILON,RangeTransition:ie.RANGE,RuleTransition:ie.RULE,PredicateTransition:ie.PREDICATE,AtomTransition:ie.ATOM,ActionTransition:ie.ACTION,SetTransition:ie.SET,NotSetTransition:ie.NOT_SET,WildcardTransition:ie.WILDCARD,PrecedencePredicateTransition:ie.PRECEDENCE};class ml extends ie{constructor(e,n,r,s){super(e),this.ruleIndex=n,this.precedence=r,this.followState=s,this.serializationType=ie.RULE,this.isEpsilon=!0}matches(e,n,r){return!1}}class q1 extends ie{constructor(e,n){super(e),this.serializationType=ie.SET,n!=null?this.label=n:(this.label=new un,this.label.addOne(H.INVALID_TYPE))}matches(e,n,r){return this.label.contains(e)}toString(){return this.label.toString()}}class Z1 extends q1{constructor(e,n){super(e,n),this.serializationType=ie.NOT_SET}matches(e,n,r){return e>=n&&e<=r&&!super.matches(e,n,r)}toString(){return"~"+super.toString()}}class Td extends ie{constructor(e){super(e),this.serializationType=ie.WILDCARD}matches(e,n,r){return e>=n&&e<=r}toString(){return"."}}class K1 extends ie{constructor(e){super(e)}}class u7{}class h7 extends u7{}class Ad extends h7{}class xl extends Ad{getRuleContext(){throw new Error("missing interface implementation")}}class er extends Ad{}class _l extends er{}function f7(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 Mn={toStringTree:function(t,e,n){e=e||null,n=n||null,n!==null&&(e=n.ruleNames);let r=Mn.getNodeText(t,e);r=f7(r,!1);const s=t.getChildCount();if(s===0)return r;let i="("+r+" ";s>0&&(r=Mn.toStringTree(t.getChild(0),e),i=i.concat(r));for(let o=1;o<s;o++)r=Mn.toStringTree(t.getChild(o),e),i=i.concat(" "+r);return i=i.concat(")"),i},getNodeText:function(t,e,n){if(e=e||null,n=n||null,n!==null&&(e=n.ruleNames),e!==null)if(t instanceof xl){const i=t.getRuleContext().getAltNumber();return i!=0?e[t.ruleIndex]+":"+i:e[t.ruleIndex]}else{if(t instanceof _l)return t.toString();if(t instanceof er&&t.symbol!==null)return t.symbol.text}const r=t.getPayload();return r instanceof H?r.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 Mn.findAllNodes(t,e,!0)},findAllRuleNodes:function(t,e){return Mn.findAllNodes(t,e,!1)},findAllNodes:function(t,e,n){const r=[];return Mn._findAllNodes(t,e,n,r),r},_findAllNodes:function(t,e,n,r){n&&t instanceof er?t.symbol.type===e&&r.push(t):!n&&t instanceof xl&&t.ruleIndex===e&&r.push(t);for(let s=0;s<t.getChildCount();s++)Mn._findAllNodes(t.getChild(s),e,n,r)},descendants:function(t){let e=[t];for(let n=0;n<t.getChildCount();n++)e=e.concat(Mn.descendants(t.getChild(n)));return e}};class Vs extends xl{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 Ue.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 Mn.toStringTree(this,e,n)}toString(e,n){e=e||null,n=n||null;let r=this,s="[";for(;r!==null&&r!==n;){if(e===null)r.isEmpty()||(s+=r.invokingState);else{const i=r.ruleIndex,o=i>=0&&i<e.length?e[i]:""+i;s+=o}r.parentCtx!==null&&(e!==null||!r.parentCtx.isEmpty())&&(s+=" "),r=r.parentCtx}return s+="]",s}}class Se{constructor(e){this.cachedHashCode=e}isEmpty(){return this===Se.EMPTY}hasEmptyPath(){return this.getReturnState(this.length-1)===Se.EMPTY_RETURN_STATE}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}}Se.EMPTY=null,Se.EMPTY_RETURN_STATE=2147483647,Se.globalNodeCount=1,Se.id=Se.globalNodeCount;class Fn extends Se{constructor(e,n){const r=new en;r.update(e,n);const s=r.finish();return super(s),this.parents=e,this.returnStates=n,this}isEmpty(){return this.returnStates[0]===Se.EMPTY_RETURN_STATE}getParent(e){return this.parents[e]}getReturnState(e){return this.returnStates[e]}equals(e){return this===e?!0:e instanceof Fn?this.hashCode()!==e.hashCode()?!1:js(this.returnStates,e.returnStates)&&js(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]===Se.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 Nt extends Se{constructor(e,n){let r=0;const s=new en;e!==null?s.update(e,n):s.update(1),r=s.finish(),super(r),this.parentCtx=e,this.returnState=n}getParent(e){return this.parentCtx}getReturnState(e){return this.returnState}equals(e){return this===e?!0:e instanceof Nt?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===Se.EMPTY_RETURN_STATE?"$":""+this.returnState:""+this.returnState+" "+e}get length(){return 1}static create(e,n){return n===Se.EMPTY_RETURN_STATE&&e===null?Se.EMPTY:new Nt(e,n)}}class Y1 extends Nt{constructor(){super(null,Se.EMPTY_RETURN_STATE)}isEmpty(){return!0}getParent(e){return null}getReturnState(e){return this.returnState}equals(e){return this===e}toString(){return"$"}}Se.EMPTY=new Y1;const Hi="h-";class Ui{constructor(e,n){this.data={},this.hashFunction=e||bd,this.equalsFunction=n||vd}set(e,n){const r=Hi+this.hashFunction(e);if(r in this.data){const s=this.data[r];for(let i=0;i<s.length;i++){const o=s[i];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[r]=[{key:e,value:n}],n}containsKey(e){const n=Hi+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++){const i=r[s];if(this.equalsFunction(e,i.key))return!0}}return!1}get(e){const n=Hi+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++){const i=r[s];if(this.equalsFunction(e,i.key))return i.value}}return null}entries(){return Object.keys(this.data).filter(e=>e.startsWith(Hi)).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(Hi)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}function X1(t,e){if(e==null&&(e=Vs.EMPTY),e.parentCtx===null||e===Vs.EMPTY)return Se.EMPTY;const n=X1(t,e.parentCtx),s=t.states[e.invokingState].transitions[0];return Nt.create(n,s.followState.stateNumber)}function Sd(t,e,n){if(t.isEmpty())return t;let r=n.get(t)||null;if(r!==null)return r;if(r=e.get(t),r!==null)return n.set(t,r),r;let s=!1,i=[];for(let l=0;l<i.length;l++){const a=Sd(t.getParent(l),e,n);if(s||a!==t.getParent(l)){if(!s){i=[];for(let c=0;c<t.length;c++)i[c]=t.getParent(c);s=!0}i[l]=a}}if(!s)return e.add(t),n.set(t,t),t;let o=null;return i.length===0?o=Se.EMPTY:i.length===1?o=Nt.create(i[0],t.getReturnState(0)):o=new Fn(i,t.returnStates),e.add(o),n.set(o,o),n.set(t,o),o}function Q1(t,e,n,r){if(t===e)return t;if(t instanceof Nt&&e instanceof Nt)return g7(t,e,n,r);if(n){if(t instanceof Y1)return t;if(e instanceof Y1)return e}return t instanceof Nt&&(t=new Fn([t.getParent()],[t.returnState])),e instanceof Nt&&(e=new Fn([e.getParent()],[e.returnState])),d7(t,e,n,r)}function d7(t,e,n,r){if(r!==null){let u=r.get(t,e);if(u!==null||(u=r.get(e,t),u!==null))return u}let s=0,i=0,o=0,l=[],a=[];for(;s<t.returnStates.length&&i<e.returnStates.length;){const u=t.parents[s],h=e.parents[i];if(t.returnStates[s]===e.returnStates[i]){const f=t.returnStates[s];f===Se.EMPTY_RETURN_STATE&&u===null&&h===null||u!==null&&h!==null&&u===h?(a[o]=u,l[o]=f):(a[o]=Q1(u,h,n,r),l[o]=f),s+=1,i+=1}else t.returnStates[s]<e.returnStates[i]?(a[o]=u,l[o]=t.returnStates[s],s+=1):(a[o]=h,l[o]=e.returnStates[i],i+=1);o+=1}if(s<t.returnStates.length)for(let u=s;u<t.returnStates.length;u++)a[o]=t.parents[u],l[o]=t.returnStates[u],o+=1;else for(let u=i;u<e.returnStates.length;u++)a[o]=e.parents[u],l[o]=e.returnStates[u],o+=1;if(o<a.length){if(o===1){const u=Nt.create(a[0],l[0]);return r!==null&&r.set(t,e,u),u}a=a.slice(0,o),l=l.slice(0,o)}const c=new Fn(a,l);return c===t?(r!==null&&r.set(t,e,t),t):c===e?(r!==null&&r.set(t,e,e),e):(p7(a),r!==null&&r.set(t,e,c),c)}function p7(t){const e=new Ui;for(let n=0;n<t.length;n++){const r=t[n];e.containsKey(r)||e.set(r,r)}for(let n=0;n<t.length;n++)t[n]=e.get(t[n])}function g7(t,e,n,r){if(r!==null){let i=r.get(t,e);if(i!==null||(i=r.get(e,t),i!==null))return i}const s=m7(t,e,n);if(s!==null)return r!==null&&r.set(t,e,s),s;if(t.returnState===e.returnState){const i=Q1(t.parentCtx,e.parentCtx,n,r);if(i===t.parentCtx)return t;if(i===e.parentCtx)return e;const o=Nt.create(i,t.returnState);return r!==null&&r.set(t,e,o),o}else{let i=null;if((t===e||t.parentCtx!==null&&t.parentCtx===e.parentCtx)&&(i=t.parentCtx),i!==null){const c=[t.returnState,e.returnState];t.returnState>e.returnState&&(c[0]=e.returnState,c[1]=t.returnState);const u=[i,i],h=new Fn(u,c);return r!==null&&r.set(t,e,h),h}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 a=new Fn(l,o);return r!==null&&r.set(t,e,a),a}}function m7(t,e,n){if(n){if(t===Se.EMPTY||e===Se.EMPTY)return Se.EMPTY}else{if(t===Se.EMPTY&&e===Se.EMPTY)return Se.EMPTY;if(t===Se.EMPTY){const r=[e.returnState,Se.EMPTY_RETURN_STATE],s=[e.parentCtx,null];return new Fn(s,r)}else if(e===Se.EMPTY){const r=[t.returnState,Se.EMPTY_RETURN_STATE],s=[t.parentCtx,null];return new Fn(s,r)}}return null}class Dn{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 en.hashStuff(this.values())}equals(e){return e instanceof Dn&&js(this.data,e.data)}toString(){return"{"+this.values().join(", ")+"}"}get length(){return this.values().length}}class Gs{constructor(e){this.atn=e}getDecisionLookahead(e){if(e===null)return null;const n=e.transitions.length,r=[];for(let s=0;s<n;s++){r[s]=new un;const i=new tn,o=!1;this._LOOK(e.transition(s).target,null,Se.EMPTY,r[s],i,new Dn,o,!1),(r[s].length===0||r[s].contains(Gs.HIT_PRED))&&(r[s]=null)}return r}LOOK(e,n,r){const s=new un,i=!0;r=r||null;const o=r!==null?X1(e.atn,r):null;return this._LOOK(e,n,o,s,new tn,new Dn,i,!0),s}_LOOK(e,n,r,s,i,o,l,a){const c=new ct({state:e,alt:0,context:r},null);if(!i.has(c)){if(i.add(c),e===n){if(r===null){s.addOne(H.EPSILON);return}else if(r.isEmpty()&&a){s.addOne(H.EOF);return}}if(e instanceof It){if(r===null){s.addOne(H.EPSILON);return}else if(r.isEmpty()&&a){s.addOne(H.EOF);return}if(r!==Se.EMPTY){const u=o.has(e.ruleIndex);try{o.remove(e.ruleIndex);for(let h=0;h<r.length;h++){const f=this.atn.states[r.getReturnState(h)];this._LOOK(f,n,r.getParent(h),s,i,o,l,a)}}finally{u&&o.add(e.ruleIndex)}return}}for(let u=0;u<e.transitions.length;u++){const h=e.transitions[u];if(h.constructor===ml){if(o.has(h.target.ruleIndex))continue;const f=Nt.create(r,h.followState.stateNumber);try{o.add(h.target.ruleIndex),this._LOOK(h.target,n,f,s,i,o,l,a)}finally{o.remove(h.target.ruleIndex)}}else if(h instanceof K1)l?this._LOOK(h.target,n,r,s,i,o,l,a):s.addOne(Gs.HIT_PRED);else if(h.isEpsilon)this._LOOK(h.target,n,r,s,i,o,l,a);else if(h.constructor===Td)s.addRange(H.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType);else{let f=h.label;f!==null&&(h instanceof Z1&&(f=f.complement(H.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType)),s.addSet(f))}}}}}Gs.HIT_PRED=H.INVALID_TYPE;class Je{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 Gs(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 r=this.states[e];let s=this.nextTokens(r);if(!s.contains(H.EPSILON))return s;const i=new un;for(i.addSet(s),i.removeOne(H.EPSILON);n!==null&&n.invokingState>=0&&s.contains(H.EPSILON);){const l=this.states[n.invokingState].transitions[0];s=this.nextTokens(l.followState),i.addSet(s),i.removeOne(H.EPSILON),n=n.parentCtx}return s.contains(H.EPSILON)&&i.addOne(H.EOF),i}}Je.INVALID_ALT_NUMBER=0;const Ll={LEXER:0,PARSER:1};class Rd extends ae{constructor(){super(),this.stateType=ae.BASIC}}class zs extends ae{constructor(){return super(),this.decision=-1,this.nonGreedy=!1,this}}class Ws extends zs{constructor(){return super(),this.endState=null,this}}class J1 extends ae{constructor(){return super(),this.stateType=ae.BLOCK_END,this.startState=null,this}}class qs extends ae{constructor(){return super(),this.stateType=ae.LOOP_END,this.loopBackState=null,this}}class kd extends ae{constructor(){return super(),this.stateType=ae.RULE_START,this.stopState=null,this.isPrecedenceRule=!1,this}}class x7 extends zs{constructor(){return super(),this.stateType=ae.TOKEN_START,this}}class Od extends zs{constructor(){return super(),this.stateType=ae.PLUS_LOOP_BACK,this}}class ec extends ae{constructor(){return super(),this.stateType=ae.STAR_LOOP_BACK,this}}class ns extends zs{constructor(){return super(),this.stateType=ae.STAR_LOOP_ENTRY,this.loopBackState=null,this.isPrecedenceDecision=null,this}}class tc extends Ws{constructor(){return super(),this.stateType=ae.PLUS_BLOCK_START,this.loopBackState=null,this}}class nc extends Ws{constructor(){return super(),this.stateType=ae.STAR_BLOCK_START,this}}class Id extends Ws{constructor(){return super(),this.stateType=ae.BLOCK_START,this}}class yl extends ie{constructor(e,n){super(e),this.label_=n,this.label=this.makeLabel(),this.serializationType=ie.ATOM}makeLabel(){const e=new un;return e.addOne(this.label_),e}matches(e,n,r){return this.label_===e}toString(){return this.label_}}class Nd extends ie{constructor(e,n,r){super(e),this.serializationType=ie.RANGE,this.start=n,this.stop=r,this.label=this.makeLabel()}makeLabel(){const e=new un;return e.addRange(this.start,this.stop),e}matches(e,n,r){return e>=this.start&&e<=this.stop}toString(){return"'"+String.fromCharCode(this.start)+"'..'"+String.fromCharCode(this.stop)+"'"}}class Pd extends ie{constructor(e,n,r,s){super(e),this.serializationType=ie.ACTION,this.ruleIndex=n,this.actionIndex=r===void 0?-1:r,this.isCtxDependent=s===void 0?!1:s,this.isEpsilon=!0}matches(e,n,r){return!1}toString(){return"action_"+this.ruleIndex+":"+this.actionIndex}}class ji extends ie{constructor(e,n){super(e),this.serializationType=ie.EPSILON,this.isEpsilon=!0,this.outermostPrecedenceReturn=n}matches(e,n,r){return!1}toString(){return"epsilon"}}class Cl extends He{constructor(e,n,r){super(),this.ruleIndex=e===void 0?-1:e,this.predIndex=n===void 0?-1:n,this.isCtxDependent=r===void 0?!1:r}evaluate(e,n){const r=this.isCtxDependent?n:null;return e.sempred(r,this.ruleIndex,this.predIndex)}updateHashCode(e){e.update(this.ruleIndex,this.predIndex,this.isCtxDependent)}equals(e){return this===e?!0:e instanceof Cl?this.ruleIndex===e.ruleIndex&&this.predIndex===e.predIndex&&this.isCtxDependent===e.isCtxDependent:!1}toString(){return"{"+this.ruleIndex+":"+this.predIndex+"}?"}}He.NONE=new Cl;class Md extends K1{constructor(e,n,r,s){super(e),this.serializationType=ie.PREDICATE,this.ruleIndex=n,this.predIndex=r,this.isCtxDependent=s,this.isEpsilon=!0}matches(e,n,r){return!1}getPredicate(){return new Cl(this.ruleIndex,this.predIndex,this.isCtxDependent)}toString(){return"pred_"+this.ruleIndex+":"+this.predIndex}}class bl extends He{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)?He.NONE:null}compareTo(e){return this.precedence-e.precedence}updateHashCode(e){e.update(this.precedence)}equals(e){return this===e?!0:e instanceof bl?this.precedence===e.precedence:!1}toString(){return"{"+this.precedence+">=prec}?"}}He.PrecedencePredicate=bl;class _7 extends K1{constructor(e,n){super(e),this.serializationType=ie.PRECEDENCE,this.precedence=n,this.isEpsilon=!0}matches(e,n,r){return!1}getPredicate(){return new bl(this.precedence)}toString(){return this.precedence+" >= _p"}}class Vi{constructor(e){e===void 0&&(e=null),this.readOnly=!1,this.verifyATN=e===null?!0:e.verifyATN,this.generateRuleBypassTransitions=e===null?!1:e.generateRuleBypassTransitions}}Vi.defaultOptions=new Vi,Vi.defaultOptions.readOnly=!0;const Et={CHANNEL:0,CUSTOM:1,MODE:2,MORE:3,POP_MODE:4,PUSH_MODE:5,SKIP:6,TYPE:7};class tr{constructor(e){this.actionType=e,this.isPositionDependent=!1}hashCode(){const e=new en;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.actionType)}equals(e){return this===e}}class rc extends tr{constructor(){super(Et.SKIP)}execute(e){e.skip()}toString(){return"skip"}}rc.INSTANCE=new rc;class sc extends tr{constructor(e){super(Et.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 sc?this.channel===e.channel:!1}toString(){return"channel("+this.channel+")"}}class ic extends tr{constructor(e,n){super(Et.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 ic?this.ruleIndex===e.ruleIndex&&this.actionIndex===e.actionIndex:!1}}class oc extends tr{constructor(){super(Et.MORE)}execute(e){e.more()}toString(){return"more"}}oc.INSTANCE=new oc;class lc extends tr{constructor(e){super(Et.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 lc?this.type===e.type:!1}toString(){return"type("+this.type+")"}}class ac extends tr{constructor(e){super(Et.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 ac?this.mode===e.mode:!1}toString(){return"pushMode("+this.mode+")"}}class cc extends tr{constructor(){super(Et.POP_MODE)}execute(e){e.popMode()}toString(){return"popMode"}}cc.INSTANCE=new cc;class uc extends tr{constructor(e){super(Et.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 uc?this.mode===e.mode:!1}toString(){return"mode("+this.mode+")"}}const hc=4;function vl(t,e){const n=[];return n[t-1]=e,n.map(function(r){return e})}class Fd{constructor(e){e==null&&(e=Vi.defaultOptions),this.deserializationOptions=e,this.stateFactories=null,this.actionFactories=null}deserialize(e){const n=this.reset(e);this.checkVersion(n),n&&this.skipUUID();const r=this.readATN();this.readStates(r,n),this.readRules(r,n),this.readModes(r);const s=[];return this.readSets(r,s,this.readInt.bind(this)),n&&this.readSets(r,s,this.readInt32.bind(this)),this.readEdges(r,s),this.readDecisions(r),this.readLexerActions(r,n),this.markPrecedenceDecisions(r),this.verifyATN(r),this.deserializationOptions.generateRuleBypassTransitions&&r.grammarType===Ll.PARSER&&(this.generateRuleBypassTransitions(r),this.verifyATN(r)),r}reset(e){if((e.charCodeAt?e.charCodeAt(0):e[0])===hc-1){const r=function(i){const o=i.charCodeAt(0);return o>1?o-2:o+65534},s=e.split("").map(r);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!==hc)throw"Could not deserialize ATN with version "+n+" (expected "+hc+")."}readATN(){const e=this.readInt(),n=this.readInt();return new Je(e,n)}readStates(e,n){let r,s,i;const o=[],l=[],a=this.readInt();for(let h=0;h<a;h++){const f=this.readInt();if(f===ae.INVALID_TYPE){e.addState(null);continue}let p=this.readInt();n&&p===65535&&(p=-1);const g=this.stateFactory(f,p);if(f===ae.LOOP_END){const L=this.readInt();o.push([g,L])}else if(g instanceof Ws){const L=this.readInt();l.push([g,L])}e.addState(g)}for(r=0;r<o.length;r++)s=o[r],s[0].loopBackState=e.states[s[1]];for(r=0;r<l.length;r++)s=l[r],s[0].endState=e.states[s[1]];let c=this.readInt();for(r=0;r<c;r++)i=this.readInt(),e.states[i].nonGreedy=!0;let u=this.readInt();for(r=0;r<u;r++)i=this.readInt(),e.states[i].isPrecedenceRule=!0}readRules(e,n){let r;const s=this.readInt();for(e.grammarType===Ll.LEXER&&(e.ruleToTokenType=vl(s,0)),e.ruleToStartState=vl(s,0),r=0;r<s;r++){const i=this.readInt();if(e.ruleToStartState[r]=e.states[i],e.grammarType===Ll.LEXER){let o=this.readInt();n&&o===65535&&(o=H.EOF),e.ruleToTokenType[r]=o}}for(e.ruleToStopState=vl(s,0),r=0;r<e.states.length;r++){const i=e.states[r];i instanceof It&&(e.ruleToStopState[i.ruleIndex]=i,e.ruleToStartState[i.ruleIndex].stopState=i)}}readModes(e){const n=this.readInt();for(let r=0;r<n;r++){let s=this.readInt();e.modeToStartState.push(e.states[s])}}readSets(e,n,r){const s=this.readInt();for(let i=0;i<s;i++){const o=new un;n.push(o);const l=this.readInt();this.readInt()!==0&&o.addOne(-1);for(let c=0;c<l;c++){const u=r(),h=r();o.addRange(u,h)}}}readEdges(e,n){let r,s,i,o,l;const a=this.readInt();for(r=0;r<a;r++){const c=this.readInt(),u=this.readInt(),h=this.readInt(),f=this.readInt(),p=this.readInt(),g=this.readInt();o=this.edgeFactory(e,h,c,u,f,p,g,n),e.states[c].addTransition(o)}for(r=0;r<e.states.length;r++)for(i=e.states[r],s=0;s<i.transitions.length;s++){const c=i.transitions[s];if(!(c instanceof ml))continue;let u=-1;e.ruleToStartState[c.target.ruleIndex].isPrecedenceRule&&c.precedence===0&&(u=c.target.ruleIndex),o=new ji(c.followState,u),e.ruleToStopState[c.target.ruleIndex].addTransition(o)}for(r=0;r<e.states.length;r++){if(i=e.states[r],i instanceof Ws){if(i.endState===null||i.endState.startState!==null)throw"IllegalState";i.endState.startState=i}if(i instanceof Od)for(s=0;s<i.transitions.length;s++)l=i.transitions[s].target,l instanceof tc&&(l.loopBackState=i);else if(i instanceof ec)for(s=0;s<i.transitions.length;s++)l=i.transitions[s].target,l instanceof ns&&(l.loopBackState=i)}}readDecisions(e){const n=this.readInt();for(let r=0;r<n;r++){const s=this.readInt(),i=e.states[s];e.decisionToState.push(i),i.decision=r}}readLexerActions(e,n){if(e.grammarType===Ll.LEXER){const r=this.readInt();e.lexerActions=vl(r,null);for(let s=0;s<r;s++){const i=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(i,o,l)}}}generateRuleBypassTransitions(e){let n;const r=e.ruleToStartState.length;for(n=0;n<r;n++)e.ruleToTokenType[n]=e.maxTokenType+n+1;for(n=0;n<r;n++)this.generateRuleBypassTransition(e,n)}generateRuleBypassTransition(e,n){let r,s;const i=new Id;i.ruleIndex=n,e.addState(i);const o=new J1;o.ruleIndex=n,e.addState(o),i.endState=o,e.defineDecisionState(i),o.startState=i;let l=null,a=null;if(e.ruleToStartState[n].isPrecedenceRule){for(a=null,r=0;r<e.states.length;r++)if(s=e.states[r],this.stateIsEndStateFor(s,n)){a=s,l=s.loopBackState.transitions[0];break}if(l===null)throw"Couldn't identify final state of the precedence rule prefix section."}else a=e.ruleToStopState[n];for(r=0;r<e.states.length;r++){s=e.states[r];for(let f=0;f<s.transitions.length;f++){const p=s.transitions[f];p!==l&&p.target===a&&(p.target=o)}}const c=e.ruleToStartState[n],u=c.transitions.length;for(;u>0;)i.addTransition(c.transitions[u-1]),c.transitions=c.transitions.slice(-1);e.ruleToStartState[n].addTransition(new ji(i)),o.addTransition(new ji(a));const h=new Rd;e.addState(h),h.addTransition(new yl(o,e.ruleToTokenType[n])),i.addTransition(new ji(h))}stateIsEndStateFor(e,n){if(e.ruleIndex!==n||!(e instanceof ns))return null;const r=e.transitions[e.transitions.length-1].target;return r instanceof qs&&r.epsilonOnlyTransitions&&r.transitions[0].target instanceof It?e:null}markPrecedenceDecisions(e){for(let n=0;n<e.states.length;n++){const r=e.states[n];if(r instanceof ns&&e.ruleToStartState[r.ruleIndex].isPrecedenceRule){const s=r.transitions[r.transitions.length-1].target;s instanceof qs&&s.epsilonOnlyTransitions&&s.transitions[0].target instanceof It&&(r.isPrecedenceDecision=!0)}}}verifyATN(e){if(!!this.deserializationOptions.verifyATN)for(let n=0;n<e.states.length;n++){const r=e.states[n];if(r!==null)if(this.checkCondition(r.epsilonOnlyTransitions||r.transitions.length<=1),r instanceof tc)this.checkCondition(r.loopBackState!==null);else if(r instanceof ns)if(this.checkCondition(r.loopBackState!==null),this.checkCondition(r.transitions.length===2),r.transitions[0].target instanceof nc)this.checkCondition(r.transitions[1].target instanceof qs),this.checkCondition(!r.nonGreedy);else if(r.transitions[0].target instanceof qs)this.checkCondition(r.transitions[1].target instanceof nc),this.checkCondition(r.nonGreedy);else throw"IllegalState";else r instanceof ec?(this.checkCondition(r.transitions.length===1),this.checkCondition(r.transitions[0].target instanceof ns)):r instanceof qs?this.checkCondition(r.loopBackState!==null):r instanceof kd?this.checkCondition(r.stopState!==null):r instanceof Ws?this.checkCondition(r.endState!==null):r instanceof J1?this.checkCondition(r.startState!==null):r instanceof zs?this.checkCondition(r.transitions.length<=1||r.decision>=0):this.checkCondition(r.transitions.length<=1||r instanceof It)}}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,r,s,i,o,l,a){const c=e.states[s];switch(n){case ie.EPSILON:return new ji(c);case ie.RANGE:return l!==0?new Nd(c,H.EOF,o):new Nd(c,i,o);case ie.RULE:return new ml(e.states[i],o,l,c);case ie.PREDICATE:return new Md(c,i,o,l!==0);case ie.PRECEDENCE:return new _7(c,i);case ie.ATOM:return l!==0?new yl(c,H.EOF):new yl(c,i);case ie.ACTION:return new Pd(c,i,o,l!==0);case ie.SET:return new q1(c,a[i]);case ie.NOT_SET:return new Z1(c,a[i]);case ie.WILDCARD:return new Td(c);default:throw"The specified transition type: "+n+" is not valid."}}stateFactory(e,n){if(this.stateFactories===null){const r=[];r[ae.INVALID_TYPE]=null,r[ae.BASIC]=()=>new Rd,r[ae.RULE_START]=()=>new kd,r[ae.BLOCK_START]=()=>new Id,r[ae.PLUS_BLOCK_START]=()=>new tc,r[ae.STAR_BLOCK_START]=()=>new nc,r[ae.TOKEN_START]=()=>new x7,r[ae.RULE_STOP]=()=>new It,r[ae.BLOCK_END]=()=>new J1,r[ae.STAR_LOOP_BACK]=()=>new ec,r[ae.STAR_LOOP_ENTRY]=()=>new ns,r[ae.PLUS_LOOP_BACK]=()=>new Od,r[ae.LOOP_END]=()=>new qs,this.stateFactories=r}if(e>this.stateFactories.length||this.stateFactories[e]===null)throw"The specified state type "+e+" is not valid.";{const r=this.stateFactories[e]();if(r!==null)return r.ruleIndex=n,r}}lexerActionFactory(e,n,r){if(this.actionFactories===null){const s=[];s[Et.CHANNEL]=(i,o)=>new sc(i),s[Et.CUSTOM]=(i,o)=>new ic(i,o),s[Et.MODE]=(i,o)=>new uc(i),s[Et.MORE]=(i,o)=>oc.INSTANCE,s[Et.POP_MODE]=(i,o)=>cc.INSTANCE,s[Et.PUSH_MODE]=(i,o)=>new ac(i),s[Et.SKIP]=(i,o)=>rc.INSTANCE,s[Et.TYPE]=(i,o)=>new lc(i),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,r)}}class wl{syntaxError(e,n,r,s,i,o){}reportAmbiguity(e,n,r,s,i,o,l){}reportAttemptingFullContext(e,n,r,s,i,o){}reportContextSensitivity(e,n,r,s,i,o){}}class fc extends wl{constructor(){super()}syntaxError(e,n,r,s,i,o){console.error("line "+r+":"+s+" "+i)}}fc.INSTANCE=new fc;class L7 extends wl{constructor(e){if(super(),e===null)throw"delegates";return this.delegates=e,this}syntaxError(e,n,r,s,i,o){this.delegates.map(l=>l.syntaxError(e,n,r,s,i,o))}reportAmbiguity(e,n,r,s,i,o,l){this.delegates.map(a=>a.reportAmbiguity(e,n,r,s,i,o,l))}reportAttemptingFullContext(e,n,r,s,i,o){this.delegates.map(l=>l.reportAttemptingFullContext(e,n,r,s,i,o))}reportContextSensitivity(e,n,r,s,i,o){this.delegates.map(l=>l.reportContextSensitivity(e,n,r,s,i,o))}}class El{constructor(){this._listeners=[fc.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(),r=e.length>n.length?e.length:n.length;this.tokenNames=[];for(let s=0;s<r;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(r,s,i){r[s]=i}),n.EOF=H.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(r,s,i){r[s]=i}),this.ruleIndexMapCache[e]=n),n}getTokenType(e){const n=this.getTokenTypeMap()[e];return n!==void 0?n:H.INVALID_TYPE}getErrorHeader(e){const n=e.getOffendingToken().line,r=e.getOffendingToken().column;return"line "+n+":"+r}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===H.EOF?n="<EOF>":n="<"+e.type+">"),n=n.replace(`
|
|
7
|
-
`,"\\n").replace("\r","\\r").replace(" ","\\t"),"'"+n+"'"}getErrorListenerDispatch(){return new
|
|
8
|
-
`?"\\n":e===" "?"\\t":e==="\r"?"\\r":e}getCharErrorDisplay(e){return"'"+this.getErrorDisplayForChar(e)+"'"}recover(e){this._input.LA(1)!==H.EOF&&(e instanceof pc?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}}st.DEFAULT_MODE=0,st.MORE=-2,st.SKIP=-3,st.DEFAULT_TOKEN_CHANNEL=H.DEFAULT_CHANNEL,st.HIDDEN=H.HIDDEN_CHANNEL,st.MIN_CHAR_VALUE=0,st.MAX_CHAR_VALUE=1114111;function
|
|
6
|
+
*/var ld="store";function br(t){return t===void 0&&(t=null),at(t!==null?t:ld)}function Hs(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}function ad(t){return t!==null&&typeof t=="object"}function z8(t){return t&&typeof t.then=="function"}function W8(t,e){return function(){return t(e)}}function cd(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var r=e.indexOf(t);r>-1&&e.splice(r,1)}}function ud(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;dl(t,n,[],t._modules.root,!0),B1(t,n,e)}function B1(t,e,n){var r=t._state,s=t._scope;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,o={},l={},a=R0(!0);a.run(function(){Hs(i,function(c,u){o[u]=W8(c,t),l[u]=W(function(){return o[u]()}),Object.defineProperty(t.getters,u,{get:function(){return l[u].value},enumerable:!0})})}),t._state=Tn({data:e}),t._scope=a,t.strict&&X8(t),r&&n&&t._withCommit(function(){r.data=null}),s&&s.stop()}function dl(t,e,n,r,s){var i=!n.length,o=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[o],t._modulesNamespaceMap[o]=r),!i&&!s){var l=H1(e,n.slice(0,-1)),a=n[n.length-1];t._withCommit(function(){l[a]=r.state})}var c=r.context=q8(t,o,n);r.forEachMutation(function(u,h){var f=o+h;Z8(t,f,u,c)}),r.forEachAction(function(u,h){var f=u.root?h:o+h,p=u.handler||u;K8(t,f,p,c)}),r.forEachGetter(function(u,h){var f=o+h;Y8(t,f,u,c)}),r.forEachChild(function(u,h){dl(t,e,n.concat(h),u,s)})}function q8(t,e,n){var r=e==="",s={dispatch:r?t.dispatch:function(i,o,l){var a=pl(i,o,l),c=a.payload,u=a.options,h=a.type;return(!u||!u.root)&&(h=e+h),t.dispatch(h,c)},commit:r?t.commit:function(i,o,l){var a=pl(i,o,l),c=a.payload,u=a.options,h=a.type;(!u||!u.root)&&(h=e+h),t.commit(h,c,u)}};return Object.defineProperties(s,{getters:{get:r?function(){return t.getters}:function(){return hd(t,e)}},state:{get:function(){return H1(t.state,n)}}}),s}function hd(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach(function(s){if(s.slice(0,r)===e){var i=s.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[s]},enumerable:!0})}}),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function Z8(t,e,n,r){var s=t._mutations[e]||(t._mutations[e]=[]);s.push(function(o){n.call(t,r.state,o)})}function K8(t,e,n,r){var s=t._actions[e]||(t._actions[e]=[]);s.push(function(o){var l=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},o);return z8(l)||(l=Promise.resolve(l)),t._devtoolHook?l.catch(function(a){throw t._devtoolHook.emit("vuex:error",a),a}):l})}function Y8(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(i){return n(r.state,r.getters,i.state,i.getters)})}function X8(t){rt(function(){return t._state.data},function(){},{deep:!0,flush:"sync"})}function H1(t,e){return e.reduce(function(n,r){return n[r]},t)}function pl(t,e,n){return ad(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}var Q8="vuex bindings",fd="vuex:mutations",U1="vuex:actions",Us="vuex",J8=0;function e7(t,e){G8({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:[Q8]},function(n){n.addTimelineLayer({id:fd,label:"Vuex Mutations",color:dd}),n.addTimelineLayer({id:U1,label:"Vuex Actions",color:dd}),n.addInspector({id:Us,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(r){if(r.app===t&&r.inspectorId===Us)if(r.filter){var s=[];xd(s,e._modules.root,r.filter,""),r.rootNodes=s}else r.rootNodes=[md(e._modules.root,"")]}),n.on.getInspectorState(function(r){if(r.app===t&&r.inspectorId===Us){var s=r.nodeId;hd(e,s),r.state=r7(i7(e._modules,s),s==="root"?e.getters:e._makeLocalGettersCache,s)}}),n.on.editInspectorState(function(r){if(r.app===t&&r.inspectorId===Us){var s=r.nodeId,i=r.path;s!=="root"&&(i=s.split("/").filter(Boolean).concat(i)),e._withCommit(function(){r.set(e._state.data,i,r.state.value)})}}),e.subscribe(function(r,s){var i={};r.payload&&(i.payload=r.payload),i.state=s,n.notifyComponentUpdate(),n.sendInspectorTree(Us),n.sendInspectorState(Us),n.addTimelineEvent({layerId:fd,event:{time:Date.now(),title:r.type,data:i}})}),e.subscribeAction({before:function(r,s){var i={};r.payload&&(i.payload=r.payload),r._id=J8++,r._time=Date.now(),i.state=s,n.addTimelineEvent({layerId:U1,event:{time:r._time,title:r.type,groupId:r._id,subtitle:"start",data:i}})},after:function(r,s){var i={},o=Date.now()-r._time;i.duration={_custom:{type:"duration",display:o+"ms",tooltip:"Action duration",value:o}},r.payload&&(i.payload=r.payload),i.state=s,n.addTimelineEvent({layerId:U1,event:{time:Date.now(),title:r.type,groupId:r._id,subtitle:"end",data:i}})}})})}var dd=8702998,t7=6710886,n7=16777215,pd={label:"namespaced",textColor:n7,backgroundColor:t7};function gd(t){return t&&t!=="root"?t.split("/").slice(-2,-1)[0]:"Root"}function md(t,e){return{id:e||"root",label:gd(e),tags:t.namespaced?[pd]:[],children:Object.keys(t._children).map(function(n){return md(t._children[n],e+n+"/")})}}function xd(t,e,n,r){r.includes(n)&&t.push({id:r||"root",label:r.endsWith("/")?r.slice(0,r.length-1):r||"Root",tags:e.namespaced?[pd]:[]}),Object.keys(e._children).forEach(function(s){xd(t,e._children[s],n,r+s+"/")})}function r7(t,e,n){e=n==="root"?e:e[n];var r=Object.keys(e),s={state:Object.keys(t.state).map(function(o){return{key:o,editable:!0,value:t.state[o]}})};if(r.length){var i=s7(e);s.getters=Object.keys(i).map(function(o){return{key:o.endsWith("/")?gd(o):o,editable:!1,value:j1(function(){return i[o]})}})}return s}function s7(t){var e={};return Object.keys(t).forEach(function(n){var r=n.split("/");if(r.length>1){var s=e,i=r.pop();r.forEach(function(o){s[o]||(s[o]={_custom:{value:{},display:o,tooltip:"Module",abstract:!0}}),s=s[o]._custom.value}),s[i]=j1(function(){return t[n]})}else e[n]=j1(function(){return t[n]})}),e}function i7(t,e){var n=e.split("/").filter(function(r){return r});return n.reduce(function(r,s,i){var o=r[s];if(!o)throw new Error('Missing module "'+s+'" for path "'+e+'".');return i===n.length-1?o:o._children},e==="root"?t:t.root._children)}function j1(t){try{return t()}catch(e){return e}}var Ln=function(e,n){this.runtime=n,this._children=Object.create(null),this._rawModule=e;var r=e.state;this.state=(typeof r=="function"?r():r)||{}},_d={namespaced:{configurable:!0}};_d.namespaced.get=function(){return!!this._rawModule.namespaced},Ln.prototype.addChild=function(e,n){this._children[e]=n},Ln.prototype.removeChild=function(e){delete this._children[e]},Ln.prototype.getChild=function(e){return this._children[e]},Ln.prototype.hasChild=function(e){return e in this._children},Ln.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)},Ln.prototype.forEachChild=function(e){Hs(this._children,e)},Ln.prototype.forEachGetter=function(e){this._rawModule.getters&&Hs(this._rawModule.getters,e)},Ln.prototype.forEachAction=function(e){this._rawModule.actions&&Hs(this._rawModule.actions,e)},Ln.prototype.forEachMutation=function(e){this._rawModule.mutations&&Hs(this._rawModule.mutations,e)},Object.defineProperties(Ln.prototype,_d);var es=function(e){this.register([],e,!1)};es.prototype.get=function(e){return e.reduce(function(n,r){return n.getChild(r)},this.root)},es.prototype.getNamespace=function(e){var n=this.root;return e.reduce(function(r,s){return n=n.getChild(s),r+(n.namespaced?s+"/":"")},"")},es.prototype.update=function(e){Ld([],this.root,e)},es.prototype.register=function(e,n,r){var s=this;r===void 0&&(r=!0);var i=new Ln(n,r);if(e.length===0)this.root=i;else{var o=this.get(e.slice(0,-1));o.addChild(e[e.length-1],i)}n.modules&&Hs(n.modules,function(l,a){s.register(e.concat(a),l,r)})},es.prototype.unregister=function(e){var n=this.get(e.slice(0,-1)),r=e[e.length-1],s=n.getChild(r);!s||!s.runtime||n.removeChild(r)},es.prototype.isRegistered=function(e){var n=this.get(e.slice(0,-1)),r=e[e.length-1];return n?n.hasChild(r):!1};function Ld(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return;Ld(t.concat(r),e.getChild(r),n.modules[r])}}function yd(t){return new Vt(t)}var Vt=function(e){var n=this;e===void 0&&(e={});var r=e.plugins;r===void 0&&(r=[]);var s=e.strict;s===void 0&&(s=!1);var i=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 es(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=i;var o=this,l=this,a=l.dispatch,c=l.commit;this.dispatch=function(f,p){return a.call(o,f,p)},this.commit=function(f,p,g){return c.call(o,f,p,g)},this.strict=s;var u=this._modules.root.state;dl(this,u,[],this._modules.root),B1(this,u),r.forEach(function(h){return h(n)})},V1={state:{configurable:!0}};Vt.prototype.install=function(e,n){e.provide(n||ld,this),e.config.globalProperties.$store=this;var r=this._devtools!==void 0?this._devtools:!1;r&&e7(e,this)},V1.state.get=function(){return this._state.data},V1.state.set=function(t){},Vt.prototype.commit=function(e,n,r){var s=this,i=pl(e,n,r),o=i.type,l=i.payload,a={type:o,payload:l},c=this._mutations[o];!c||(this._withCommit(function(){c.forEach(function(h){h(l)})}),this._subscribers.slice().forEach(function(u){return u(a,s.state)}))},Vt.prototype.dispatch=function(e,n){var r=this,s=pl(e,n),i=s.type,o=s.payload,l={type:i,payload:o},a=this._actions[i];if(!!a){try{this._actionSubscribers.slice().filter(function(u){return u.before}).forEach(function(u){return u.before(l,r.state)})}catch{}var c=a.length>1?Promise.all(a.map(function(u){return u(o)})):a[0](o);return new Promise(function(u,h){c.then(function(f){try{r._actionSubscribers.filter(function(p){return p.after}).forEach(function(p){return p.after(l,r.state)})}catch{}u(f)},function(f){try{r._actionSubscribers.filter(function(p){return p.error}).forEach(function(p){return p.error(l,r.state,f)})}catch{}h(f)})})}},Vt.prototype.subscribe=function(e,n){return cd(e,this._subscribers,n)},Vt.prototype.subscribeAction=function(e,n){var r=typeof e=="function"?{before:e}:e;return cd(r,this._actionSubscribers,n)},Vt.prototype.watch=function(e,n,r){var s=this;return rt(function(){return e(s.state,s.getters)},n,Object.assign({},r))},Vt.prototype.replaceState=function(e){var n=this;this._withCommit(function(){n._state.data=e})},Vt.prototype.registerModule=function(e,n,r){r===void 0&&(r={}),typeof e=="string"&&(e=[e]),this._modules.register(e,n),dl(this,this.state,e,this._modules.get(e),r.preserveState),B1(this,this.state)},Vt.prototype.unregisterModule=function(e){var n=this;typeof e=="string"&&(e=[e]),this._modules.unregister(e),this._withCommit(function(){var r=H1(n.state,e.slice(0,-1));delete r[e[e.length-1]]}),ud(this)},Vt.prototype.hasModule=function(e){return typeof e=="string"&&(e=[e]),this._modules.isRegistered(e)},Vt.prototype.hotUpdate=function(e){this._modules.update(e),ud(this,!0)},Vt.prototype._withCommit=function(e){var n=this._committing;this._committing=!0,e(),this._committing=n},Object.defineProperties(Vt.prototype,V1);var Pn=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;n[s]=function(){var l=this.$store.state,a=this.$store.getters;if(t){var c=W1(this.$store,"mapState",t);if(!c)return;l=c.context.state,a=c.context.getters}return typeof i=="function"?i.call(this,l,a):l[i]},n[s].vuex=!0}),n}),Cd=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;n[s]=function(){for(var l=[],a=arguments.length;a--;)l[a]=arguments[a];var c=this.$store.commit;if(t){var u=W1(this.$store,"mapMutations",t);if(!u)return;c=u.context.commit}return typeof i=="function"?i.apply(this,[c].concat(l)):c.apply(this.$store,[i].concat(l))}}),n}),yn=z1(function(t,e){var n={};return G1(e).forEach(function(r){var s=r.key,i=r.val;i=t+i,n[s]=function(){if(!(t&&!W1(this.$store,"mapGetters",t)))return this.$store.getters[i]},n[s].vuex=!0}),n});function G1(t){return o7(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 o7(t){return Array.isArray(t)||ad(t)}function z1(t){return function(e,n){return typeof e!="string"?(n=e,e=""):e.charAt(e.length-1)!=="/"&&(e+="/"),t(e,n)}}function W1(t,e,n){var r=t._modulesNamespaceMap[n];return r}var l7=typeof vt=="object"&&vt&&vt.Object===Object&&vt,bd=l7,a7=bd,c7=typeof self=="object"&&self&&self.Object===Object&&self,u7=a7||c7||Function("return this")(),ts=u7,h7=ts,f7=function(){return h7.Date.now()},d7=f7;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 r=t.length&3,s=t.length-r;let i=String.prototype.seed;const o=3432918353,l=461845907;let a=0;for(;a<s;)n=t.charCodeAt(a)&255|(t.charCodeAt(++a)&255)<<8|(t.charCodeAt(++a)&255)<<16|(t.charCodeAt(++a)&255)<<24,++a,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,i^=n,i=i<<13|i>>>19,e=(i&65535)*5+(((i>>>16)*5&65535)<<16)&4294967295,i=(e&65535)+27492+(((e>>>16)+58964&65535)<<16);switch(n=0,r){case 3:n^=(t.charCodeAt(a+2)&255)<<16;case 2:n^=(t.charCodeAt(a+1)&255)<<8;case 1:n^=t.charCodeAt(a)&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,i^=n}return i^=t.length,i^=i>>>16,i=(i&65535)*2246822507+(((i>>>16)*2246822507&65535)<<16)&4294967295,i^=i>>>13,i=(i&65535)*3266489909+(((i>>>16)*3266489909&65535)<<16)&4294967295,i^=i>>>16,i>>>0};/*! https://mths.be/codepointat v0.2.0 by @mathias */String.prototype.codePointAt||function(){var t=function(){let n;try{const r={},s=Object.defineProperty;n=s(r,r,r)&&s}catch{}return n}();const e=function(n){if(this==null)throw TypeError();const r=String(this),s=r.length;let i=n?Number(n):0;if(i!==i&&(i=0),i<0||i>=s)return;const o=r.charCodeAt(i);let l;return o>=55296&&o<=56319&&s>i+1&&(l=r.charCodeAt(i+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 i={},o=Object.defineProperty;s=o(i,i,i)&&o}catch{}return s}(),e=String.fromCharCode,n=Math.floor,r=function(s){const o=[];let l,a,c=-1;const u=arguments.length;if(!u)return"";let h="";for(;++c<u;){let f=Number(arguments[c]);if(!isFinite(f)||f<0||f>1114111||n(f)!==f)throw RangeError("Invalid code point: "+f);f<=65535?o.push(f):(f-=65536,l=(f>>10)+55296,a=f%1024+56320,o.push(l,a)),(c+1===u||o.length>16384)&&(h+=e.apply(null,o),o.length=0)}return h};t?t(String,"fromCodePoint",{value:r,configurable:!0,writable:!0}):String.fromCodePoint=r}();class H{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}}H.INVALID_TYPE=0,H.EPSILON=-2,H.MIN_USER_TOKEN_TYPE=1,H.EOF=-1,H.DEFAULT_CHANNEL=0,H.HIDDEN_CHANNEL=1;function js(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 en{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 r=0;switch(typeof n){case"undefined":case"function":continue;case"number":case"boolean":r=n;break;case"string":r=n.hashCode();break;default:n.updateHashCode?n.updateHashCode(this):console.log("No updateHashCode for "+n.toString());continue}r=r*3432918353,r=r<<15|r>>>32-15,r=r*461845907,this.count=this.count+1;let s=this.hash^r;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 en;return e.update.apply(e,arguments),e.finish()}}function vd(t){return t?t.hashCode():-1}function wd(t,e){return t?t.equals(e):t===e}function p7(t){return t===null?"null":t}function vr(t){return Array.isArray(t)?"["+t.map(p7).join(", ")+"]":"null"}const gl="h-";class tn{constructor(e,n){this.data={},this.hashFunction=e||vd,this.equalsFunction=n||wd}add(e){const n=gl+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++)if(this.equalsFunction(e,r[s]))return r[s];return r.push(e),e}else return this.data[n]=[e],e}has(e){return this.get(e)!=null}get(e){const n=gl+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++)if(this.equalsFunction(e,r[s]))return r[s]}return null}values(){return Object.keys(this.data).filter(e=>e.startsWith(gl)).flatMap(e=>this.data[e],this)}toString(){return vr(this.values())}get length(){return Object.keys(this.data).filter(e=>e.startsWith(gl)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}class He{hashCode(){const e=new en;return this.updateHashCode(e),e.finish()}evaluate(e,n){}evalPrecedence(e,n){return this}static andContext(e,n){if(e===null||e===He.NONE)return n;if(n===null||n===He.NONE)return e;const r=new $i(e,n);return r.opnds.length===1?r.opnds[0]:r}static orContext(e,n){if(e===null)return n;if(n===null)return e;if(e===He.NONE||n===He.NONE)return He.NONE;const r=new Bi(e,n);return r.opnds.length===1?r.opnds[0]:r}}class $i extends He{constructor(e,n){super();const r=new tn;e instanceof $i?e.opnds.map(function(i){r.add(i)}):r.add(e),n instanceof $i?n.opnds.map(function(i){r.add(i)}):r.add(n);const s=Ed(r);if(s.length>0){let i=null;s.map(function(o){(i===null||o.precedence<i.precedence)&&(i=o)}),r.add(i)}this.opnds=Array.from(r.values())}equals(e){return this===e?!0:e instanceof $i?js(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"AND")}evaluate(e,n){for(let r=0;r<this.opnds.length;r++)if(!this.opnds[r].evaluate(e,n))return!1;return!0}evalPrecedence(e,n){let r=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],a=l.evalPrecedence(e,n);if(r|=a!==l,a===null)return null;a!==He.NONE&&s.push(a)}if(!r)return this;if(s.length===0)return He.NONE;let i=null;return s.map(function(o){i=i===null?o:He.andContext(i,o)}),i}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("&&")}}class Bi extends He{constructor(e,n){super();const r=new tn;e instanceof Bi?e.opnds.map(function(i){r.add(i)}):r.add(e),n instanceof Bi?n.opnds.map(function(i){r.add(i)}):r.add(n);const s=Ed(r);if(s.length>0){const i=s.sort(function(l,a){return l.compareTo(a)}),o=i[i.length-1];r.add(o)}this.opnds=Array.from(r.values())}equals(e){return this===e?!0:e instanceof Bi?js(this.opnds,e.opnds):!1}updateHashCode(e){e.update(this.opnds,"OR")}evaluate(e,n){for(let r=0;r<this.opnds.length;r++)if(this.opnds[r].evaluate(e,n))return!0;return!1}evalPrecedence(e,n){let r=!1;const s=[];for(let o=0;o<this.opnds.length;o++){const l=this.opnds[o],a=l.evalPrecedence(e,n);if(r|=a!==l,a===He.NONE)return He.NONE;a!==null&&s.push(a)}return r?(s.length===0,null):this}toString(){const e=this.opnds.map(n=>n.toString());return(e.length>3?e.slice(3):e).join("||")}}function Ed(t){const e=[];return t.values().map(function(n){n instanceof He.PrecedencePredicate&&e.push(n)}),e}function Td(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 ct{constructor(e,n){this.checkContext(e,n),e=Td(e),n=Td(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:He.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 en;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 ct?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 en;return e.update(this.state.stateNumber,this.alt,this.semanticContext),e.finish()}equalsForConfigSet(e){return this===e?!0:e instanceof ct?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!==He.NONE?","+this.semanticContext.toString():"")+(this.reachesIntoOuterContext>0?",up="+this.reachesIntoOuterContext:"")+")"}}class Ue{constructor(e,n){this.start=e,this.stop=n}clone(){return new Ue(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}}Ue.INVALID_INTERVAL=new Ue(-1,-2);class un{constructor(){this.intervals=null,this.readOnly=!1}first(e){return this.intervals===null||this.intervals.length===0?H.INVALID_TYPE:this.intervals[0].start}addOne(e){this.addInterval(new Ue(e,e+1))}addRange(e,n){this.addInterval(new Ue(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 r=this.intervals[n];if(e.stop<r.start){this.intervals.splice(n,0,e);return}else if(e.stop===r.start){this.intervals[n]=new Ue(e.start,r.stop);return}else if(e.start<=r.stop){this.intervals[n]=new Ue(Math.min(r.start,e.start),Math.max(r.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],r=this.intervals[e+1];n.stop>=r.stop?(this.intervals.splice(e+1,1),this.reduce(e)):n.stop>=r.start&&(this.intervals[e]=new Ue(n.start,r.stop),this.intervals.splice(e+1,1))}}complement(e,n){const r=new un;return r.addInterval(new Ue(e,n+1)),this.intervals!==null&&this.intervals.forEach(s=>r.removeRange(s)),r}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 r=0;r<this.intervals.length;r++){const s=this.intervals[n];if(e.stop<=s.start)return;if(e.start>s.start&&e.stop<s.stop){this.intervals[n]=new Ue(s.start,e.start);const i=new Ue(e.stop,s.stop);this.intervals.splice(n,0,i);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 Ue(s.start,e.start):e.stop<s.stop&&(this.intervals[n]=new Ue(e.stop,s.stop));n+=1}}}removeOne(e){if(this.intervals!==null)for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];if(e<r.start)return;if(e===r.start&&e===r.stop-1){this.intervals.splice(n,1);return}else if(e===r.start){this.intervals[n]=new Ue(r.start+1,r.stop);return}else if(e===r.stop-1){this.intervals[n]=new Ue(r.start,r.stop-1);return}else if(e<r.stop-1){const s=new Ue(r.start,e);r.start=e+1,this.intervals.splice(n,0,s);return}}}toString(e,n,r){return e=e||null,n=n||null,r=r||!1,this.intervals===null?"{}":e!==null||n!==null?this.toTokenString(e,n):r?this.toCharString():this.toIndexString()}toCharString(){const e=[];for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];r.stop===r.start+1?r.start===H.EOF?e.push("<EOF>"):e.push("'"+String.fromCharCode(r.start)+"'"):e.push("'"+String.fromCharCode(r.start)+"'..'"+String.fromCharCode(r.stop-1)+"'")}return e.length>1?"{"+e.join(", ")+"}":e[0]}toIndexString(){const e=[];for(let n=0;n<this.intervals.length;n++){const r=this.intervals[n];r.stop===r.start+1?r.start===H.EOF?e.push("<EOF>"):e.push(r.start.toString()):e.push(r.start.toString()+".."+(r.stop-1).toString())}return e.length>1?"{"+e.join(", ")+"}":e[0]}toTokenString(e,n){const r=[];for(let s=0;s<this.intervals.length;s++){const i=this.intervals[s];for(let o=i.start;o<i.stop;o++)r.push(this.elementName(e,n,o))}return r.length>1?"{"+r.join(", ")+"}":r[0]}elementName(e,n,r){return r===H.EOF?"<EOF>":r===H.EPSILON?"<EPSILON>":e[r]||n[r]}get length(){return this.intervals.map(e=>e.length).reduce((e,n)=>e+n)}}class ae{constructor(){this.atn=null,this.stateNumber=ae.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 ae?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)}}ae.INVALID_TYPE=0,ae.BASIC=1,ae.RULE_START=2,ae.BLOCK_START=3,ae.PLUS_BLOCK_START=4,ae.STAR_BLOCK_START=5,ae.TOKEN_START=6,ae.RULE_STOP=7,ae.BLOCK_END=8,ae.STAR_LOOP_BACK=9,ae.STAR_LOOP_ENTRY=10,ae.PLUS_LOOP_BACK=11,ae.LOOP_END=12,ae.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"],ae.INVALID_STATE_NUMBER=-1;class It extends ae{constructor(){return super(),this.stateType=ae.RULE_STOP,this}}class ie{constructor(e){if(e==null)throw"target cannot be null.";this.target=e,this.isEpsilon=!1,this.label=null}}ie.EPSILON=1,ie.RANGE=2,ie.RULE=3,ie.PREDICATE=4,ie.ATOM=5,ie.ACTION=6,ie.SET=7,ie.NOT_SET=8,ie.WILDCARD=9,ie.PRECEDENCE=10,ie.serializationNames=["INVALID","EPSILON","RANGE","RULE","PREDICATE","ATOM","ACTION","SET","NOT_SET","WILDCARD","PRECEDENCE"],ie.serializationTypes={EpsilonTransition:ie.EPSILON,RangeTransition:ie.RANGE,RuleTransition:ie.RULE,PredicateTransition:ie.PREDICATE,AtomTransition:ie.ATOM,ActionTransition:ie.ACTION,SetTransition:ie.SET,NotSetTransition:ie.NOT_SET,WildcardTransition:ie.WILDCARD,PrecedencePredicateTransition:ie.PRECEDENCE};class ml extends ie{constructor(e,n,r,s){super(e),this.ruleIndex=n,this.precedence=r,this.followState=s,this.serializationType=ie.RULE,this.isEpsilon=!0}matches(e,n,r){return!1}}class q1 extends ie{constructor(e,n){super(e),this.serializationType=ie.SET,n!=null?this.label=n:(this.label=new un,this.label.addOne(H.INVALID_TYPE))}matches(e,n,r){return this.label.contains(e)}toString(){return this.label.toString()}}class Z1 extends q1{constructor(e,n){super(e,n),this.serializationType=ie.NOT_SET}matches(e,n,r){return e>=n&&e<=r&&!super.matches(e,n,r)}toString(){return"~"+super.toString()}}class Ad extends ie{constructor(e){super(e),this.serializationType=ie.WILDCARD}matches(e,n,r){return e>=n&&e<=r}toString(){return"."}}class K1 extends ie{constructor(e){super(e)}}class g7{}class m7 extends g7{}class Sd extends m7{}class xl extends Sd{getRuleContext(){throw new Error("missing interface implementation")}}class er extends Sd{}class _l extends er{}function x7(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 Mn={toStringTree:function(t,e,n){e=e||null,n=n||null,n!==null&&(e=n.ruleNames);let r=Mn.getNodeText(t,e);r=x7(r,!1);const s=t.getChildCount();if(s===0)return r;let i="("+r+" ";s>0&&(r=Mn.toStringTree(t.getChild(0),e),i=i.concat(r));for(let o=1;o<s;o++)r=Mn.toStringTree(t.getChild(o),e),i=i.concat(" "+r);return i=i.concat(")"),i},getNodeText:function(t,e,n){if(e=e||null,n=n||null,n!==null&&(e=n.ruleNames),e!==null)if(t instanceof xl){const i=t.getRuleContext().getAltNumber();return i!=0?e[t.ruleIndex]+":"+i:e[t.ruleIndex]}else{if(t instanceof _l)return t.toString();if(t instanceof er&&t.symbol!==null)return t.symbol.text}const r=t.getPayload();return r instanceof H?r.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 Mn.findAllNodes(t,e,!0)},findAllRuleNodes:function(t,e){return Mn.findAllNodes(t,e,!1)},findAllNodes:function(t,e,n){const r=[];return Mn._findAllNodes(t,e,n,r),r},_findAllNodes:function(t,e,n,r){n&&t instanceof er?t.symbol.type===e&&r.push(t):!n&&t instanceof xl&&t.ruleIndex===e&&r.push(t);for(let s=0;s<t.getChildCount();s++)Mn._findAllNodes(t.getChild(s),e,n,r)},descendants:function(t){let e=[t];for(let n=0;n<t.getChildCount();n++)e=e.concat(Mn.descendants(t.getChild(n)));return e}};class Vs extends xl{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 Ue.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 Mn.toStringTree(this,e,n)}toString(e,n){e=e||null,n=n||null;let r=this,s="[";for(;r!==null&&r!==n;){if(e===null)r.isEmpty()||(s+=r.invokingState);else{const i=r.ruleIndex,o=i>=0&&i<e.length?e[i]:""+i;s+=o}r.parentCtx!==null&&(e!==null||!r.parentCtx.isEmpty())&&(s+=" "),r=r.parentCtx}return s+="]",s}}class Se{constructor(e){this.cachedHashCode=e}isEmpty(){return this===Se.EMPTY}hasEmptyPath(){return this.getReturnState(this.length-1)===Se.EMPTY_RETURN_STATE}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}}Se.EMPTY=null,Se.EMPTY_RETURN_STATE=2147483647,Se.globalNodeCount=1,Se.id=Se.globalNodeCount;class Fn extends Se{constructor(e,n){const r=new en;r.update(e,n);const s=r.finish();return super(s),this.parents=e,this.returnStates=n,this}isEmpty(){return this.returnStates[0]===Se.EMPTY_RETURN_STATE}getParent(e){return this.parents[e]}getReturnState(e){return this.returnStates[e]}equals(e){return this===e?!0:e instanceof Fn?this.hashCode()!==e.hashCode()?!1:js(this.returnStates,e.returnStates)&&js(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]===Se.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 Nt extends Se{constructor(e,n){let r=0;const s=new en;e!==null?s.update(e,n):s.update(1),r=s.finish(),super(r),this.parentCtx=e,this.returnState=n}getParent(e){return this.parentCtx}getReturnState(e){return this.returnState}equals(e){return this===e?!0:e instanceof Nt?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===Se.EMPTY_RETURN_STATE?"$":""+this.returnState:""+this.returnState+" "+e}get length(){return 1}static create(e,n){return n===Se.EMPTY_RETURN_STATE&&e===null?Se.EMPTY:new Nt(e,n)}}class Y1 extends Nt{constructor(){super(null,Se.EMPTY_RETURN_STATE)}isEmpty(){return!0}getParent(e){return null}getReturnState(e){return this.returnState}equals(e){return this===e}toString(){return"$"}}Se.EMPTY=new Y1;const Hi="h-";class Ui{constructor(e,n){this.data={},this.hashFunction=e||vd,this.equalsFunction=n||wd}set(e,n){const r=Hi+this.hashFunction(e);if(r in this.data){const s=this.data[r];for(let i=0;i<s.length;i++){const o=s[i];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[r]=[{key:e,value:n}],n}containsKey(e){const n=Hi+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++){const i=r[s];if(this.equalsFunction(e,i.key))return!0}}return!1}get(e){const n=Hi+this.hashFunction(e);if(n in this.data){const r=this.data[n];for(let s=0;s<r.length;s++){const i=r[s];if(this.equalsFunction(e,i.key))return i.value}}return null}entries(){return Object.keys(this.data).filter(e=>e.startsWith(Hi)).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(Hi)).map(e=>this.data[e].length,this).reduce((e,n)=>e+n,0)}}function X1(t,e){if(e==null&&(e=Vs.EMPTY),e.parentCtx===null||e===Vs.EMPTY)return Se.EMPTY;const n=X1(t,e.parentCtx),s=t.states[e.invokingState].transitions[0];return Nt.create(n,s.followState.stateNumber)}function Rd(t,e,n){if(t.isEmpty())return t;let r=n.get(t)||null;if(r!==null)return r;if(r=e.get(t),r!==null)return n.set(t,r),r;let s=!1,i=[];for(let l=0;l<i.length;l++){const a=Rd(t.getParent(l),e,n);if(s||a!==t.getParent(l)){if(!s){i=[];for(let c=0;c<t.length;c++)i[c]=t.getParent(c);s=!0}i[l]=a}}if(!s)return e.add(t),n.set(t,t),t;let o=null;return i.length===0?o=Se.EMPTY:i.length===1?o=Nt.create(i[0],t.getReturnState(0)):o=new Fn(i,t.returnStates),e.add(o),n.set(o,o),n.set(t,o),o}function Q1(t,e,n,r){if(t===e)return t;if(t instanceof Nt&&e instanceof Nt)return y7(t,e,n,r);if(n){if(t instanceof Y1)return t;if(e instanceof Y1)return e}return t instanceof Nt&&(t=new Fn([t.getParent()],[t.returnState])),e instanceof Nt&&(e=new Fn([e.getParent()],[e.returnState])),_7(t,e,n,r)}function _7(t,e,n,r){if(r!==null){let u=r.get(t,e);if(u!==null||(u=r.get(e,t),u!==null))return u}let s=0,i=0,o=0,l=[],a=[];for(;s<t.returnStates.length&&i<e.returnStates.length;){const u=t.parents[s],h=e.parents[i];if(t.returnStates[s]===e.returnStates[i]){const f=t.returnStates[s];f===Se.EMPTY_RETURN_STATE&&u===null&&h===null||u!==null&&h!==null&&u===h?(a[o]=u,l[o]=f):(a[o]=Q1(u,h,n,r),l[o]=f),s+=1,i+=1}else t.returnStates[s]<e.returnStates[i]?(a[o]=u,l[o]=t.returnStates[s],s+=1):(a[o]=h,l[o]=e.returnStates[i],i+=1);o+=1}if(s<t.returnStates.length)for(let u=s;u<t.returnStates.length;u++)a[o]=t.parents[u],l[o]=t.returnStates[u],o+=1;else for(let u=i;u<e.returnStates.length;u++)a[o]=e.parents[u],l[o]=e.returnStates[u],o+=1;if(o<a.length){if(o===1){const u=Nt.create(a[0],l[0]);return r!==null&&r.set(t,e,u),u}a=a.slice(0,o),l=l.slice(0,o)}const c=new Fn(a,l);return c===t?(r!==null&&r.set(t,e,t),t):c===e?(r!==null&&r.set(t,e,e),e):(L7(a),r!==null&&r.set(t,e,c),c)}function L7(t){const e=new Ui;for(let n=0;n<t.length;n++){const r=t[n];e.containsKey(r)||e.set(r,r)}for(let n=0;n<t.length;n++)t[n]=e.get(t[n])}function y7(t,e,n,r){if(r!==null){let i=r.get(t,e);if(i!==null||(i=r.get(e,t),i!==null))return i}const s=C7(t,e,n);if(s!==null)return r!==null&&r.set(t,e,s),s;if(t.returnState===e.returnState){const i=Q1(t.parentCtx,e.parentCtx,n,r);if(i===t.parentCtx)return t;if(i===e.parentCtx)return e;const o=Nt.create(i,t.returnState);return r!==null&&r.set(t,e,o),o}else{let i=null;if((t===e||t.parentCtx!==null&&t.parentCtx===e.parentCtx)&&(i=t.parentCtx),i!==null){const c=[t.returnState,e.returnState];t.returnState>e.returnState&&(c[0]=e.returnState,c[1]=t.returnState);const u=[i,i],h=new Fn(u,c);return r!==null&&r.set(t,e,h),h}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 a=new Fn(l,o);return r!==null&&r.set(t,e,a),a}}function C7(t,e,n){if(n){if(t===Se.EMPTY||e===Se.EMPTY)return Se.EMPTY}else{if(t===Se.EMPTY&&e===Se.EMPTY)return Se.EMPTY;if(t===Se.EMPTY){const r=[e.returnState,Se.EMPTY_RETURN_STATE],s=[e.parentCtx,null];return new Fn(s,r)}else if(e===Se.EMPTY){const r=[t.returnState,Se.EMPTY_RETURN_STATE],s=[t.parentCtx,null];return new Fn(s,r)}}return null}class Dn{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 en.hashStuff(this.values())}equals(e){return e instanceof Dn&&js(this.data,e.data)}toString(){return"{"+this.values().join(", ")+"}"}get length(){return this.values().length}}class Gs{constructor(e){this.atn=e}getDecisionLookahead(e){if(e===null)return null;const n=e.transitions.length,r=[];for(let s=0;s<n;s++){r[s]=new un;const i=new tn,o=!1;this._LOOK(e.transition(s).target,null,Se.EMPTY,r[s],i,new Dn,o,!1),(r[s].length===0||r[s].contains(Gs.HIT_PRED))&&(r[s]=null)}return r}LOOK(e,n,r){const s=new un,i=!0;r=r||null;const o=r!==null?X1(e.atn,r):null;return this._LOOK(e,n,o,s,new tn,new Dn,i,!0),s}_LOOK(e,n,r,s,i,o,l,a){const c=new ct({state:e,alt:0,context:r},null);if(!i.has(c)){if(i.add(c),e===n){if(r===null){s.addOne(H.EPSILON);return}else if(r.isEmpty()&&a){s.addOne(H.EOF);return}}if(e instanceof It){if(r===null){s.addOne(H.EPSILON);return}else if(r.isEmpty()&&a){s.addOne(H.EOF);return}if(r!==Se.EMPTY){const u=o.has(e.ruleIndex);try{o.remove(e.ruleIndex);for(let h=0;h<r.length;h++){const f=this.atn.states[r.getReturnState(h)];this._LOOK(f,n,r.getParent(h),s,i,o,l,a)}}finally{u&&o.add(e.ruleIndex)}return}}for(let u=0;u<e.transitions.length;u++){const h=e.transitions[u];if(h.constructor===ml){if(o.has(h.target.ruleIndex))continue;const f=Nt.create(r,h.followState.stateNumber);try{o.add(h.target.ruleIndex),this._LOOK(h.target,n,f,s,i,o,l,a)}finally{o.remove(h.target.ruleIndex)}}else if(h instanceof K1)l?this._LOOK(h.target,n,r,s,i,o,l,a):s.addOne(Gs.HIT_PRED);else if(h.isEpsilon)this._LOOK(h.target,n,r,s,i,o,l,a);else if(h.constructor===Ad)s.addRange(H.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType);else{let f=h.label;f!==null&&(h instanceof Z1&&(f=f.complement(H.MIN_USER_TOKEN_TYPE,this.atn.maxTokenType)),s.addSet(f))}}}}}Gs.HIT_PRED=H.INVALID_TYPE;class Je{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 Gs(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 r=this.states[e];let s=this.nextTokens(r);if(!s.contains(H.EPSILON))return s;const i=new un;for(i.addSet(s),i.removeOne(H.EPSILON);n!==null&&n.invokingState>=0&&s.contains(H.EPSILON);){const l=this.states[n.invokingState].transitions[0];s=this.nextTokens(l.followState),i.addSet(s),i.removeOne(H.EPSILON),n=n.parentCtx}return s.contains(H.EPSILON)&&i.addOne(H.EOF),i}}Je.INVALID_ALT_NUMBER=0;const Ll={LEXER:0,PARSER:1};class kd extends ae{constructor(){super(),this.stateType=ae.BASIC}}class zs extends ae{constructor(){return super(),this.decision=-1,this.nonGreedy=!1,this}}class Ws extends zs{constructor(){return super(),this.endState=null,this}}class J1 extends ae{constructor(){return super(),this.stateType=ae.BLOCK_END,this.startState=null,this}}class qs extends ae{constructor(){return super(),this.stateType=ae.LOOP_END,this.loopBackState=null,this}}class Od extends ae{constructor(){return super(),this.stateType=ae.RULE_START,this.stopState=null,this.isPrecedenceRule=!1,this}}class b7 extends zs{constructor(){return super(),this.stateType=ae.TOKEN_START,this}}class Id extends zs{constructor(){return super(),this.stateType=ae.PLUS_LOOP_BACK,this}}class ec extends ae{constructor(){return super(),this.stateType=ae.STAR_LOOP_BACK,this}}class ns extends zs{constructor(){return super(),this.stateType=ae.STAR_LOOP_ENTRY,this.loopBackState=null,this.isPrecedenceDecision=null,this}}class tc extends Ws{constructor(){return super(),this.stateType=ae.PLUS_BLOCK_START,this.loopBackState=null,this}}class nc extends Ws{constructor(){return super(),this.stateType=ae.STAR_BLOCK_START,this}}class Nd extends Ws{constructor(){return super(),this.stateType=ae.BLOCK_START,this}}class yl extends ie{constructor(e,n){super(e),this.label_=n,this.label=this.makeLabel(),this.serializationType=ie.ATOM}makeLabel(){const e=new un;return e.addOne(this.label_),e}matches(e,n,r){return this.label_===e}toString(){return this.label_}}class Pd extends ie{constructor(e,n,r){super(e),this.serializationType=ie.RANGE,this.start=n,this.stop=r,this.label=this.makeLabel()}makeLabel(){const e=new un;return e.addRange(this.start,this.stop),e}matches(e,n,r){return e>=this.start&&e<=this.stop}toString(){return"'"+String.fromCharCode(this.start)+"'..'"+String.fromCharCode(this.stop)+"'"}}class Md extends ie{constructor(e,n,r,s){super(e),this.serializationType=ie.ACTION,this.ruleIndex=n,this.actionIndex=r===void 0?-1:r,this.isCtxDependent=s===void 0?!1:s,this.isEpsilon=!0}matches(e,n,r){return!1}toString(){return"action_"+this.ruleIndex+":"+this.actionIndex}}class ji extends ie{constructor(e,n){super(e),this.serializationType=ie.EPSILON,this.isEpsilon=!0,this.outermostPrecedenceReturn=n}matches(e,n,r){return!1}toString(){return"epsilon"}}class Cl extends He{constructor(e,n,r){super(),this.ruleIndex=e===void 0?-1:e,this.predIndex=n===void 0?-1:n,this.isCtxDependent=r===void 0?!1:r}evaluate(e,n){const r=this.isCtxDependent?n:null;return e.sempred(r,this.ruleIndex,this.predIndex)}updateHashCode(e){e.update(this.ruleIndex,this.predIndex,this.isCtxDependent)}equals(e){return this===e?!0:e instanceof Cl?this.ruleIndex===e.ruleIndex&&this.predIndex===e.predIndex&&this.isCtxDependent===e.isCtxDependent:!1}toString(){return"{"+this.ruleIndex+":"+this.predIndex+"}?"}}He.NONE=new Cl;class Fd extends K1{constructor(e,n,r,s){super(e),this.serializationType=ie.PREDICATE,this.ruleIndex=n,this.predIndex=r,this.isCtxDependent=s,this.isEpsilon=!0}matches(e,n,r){return!1}getPredicate(){return new Cl(this.ruleIndex,this.predIndex,this.isCtxDependent)}toString(){return"pred_"+this.ruleIndex+":"+this.predIndex}}class bl extends He{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)?He.NONE:null}compareTo(e){return this.precedence-e.precedence}updateHashCode(e){e.update(this.precedence)}equals(e){return this===e?!0:e instanceof bl?this.precedence===e.precedence:!1}toString(){return"{"+this.precedence+">=prec}?"}}He.PrecedencePredicate=bl;class v7 extends K1{constructor(e,n){super(e),this.serializationType=ie.PRECEDENCE,this.precedence=n,this.isEpsilon=!0}matches(e,n,r){return!1}getPredicate(){return new bl(this.precedence)}toString(){return this.precedence+" >= _p"}}class Vi{constructor(e){e===void 0&&(e=null),this.readOnly=!1,this.verifyATN=e===null?!0:e.verifyATN,this.generateRuleBypassTransitions=e===null?!1:e.generateRuleBypassTransitions}}Vi.defaultOptions=new Vi,Vi.defaultOptions.readOnly=!0;const Et={CHANNEL:0,CUSTOM:1,MODE:2,MORE:3,POP_MODE:4,PUSH_MODE:5,SKIP:6,TYPE:7};class tr{constructor(e){this.actionType=e,this.isPositionDependent=!1}hashCode(){const e=new en;return this.updateHashCode(e),e.finish()}updateHashCode(e){e.update(this.actionType)}equals(e){return this===e}}class rc extends tr{constructor(){super(Et.SKIP)}execute(e){e.skip()}toString(){return"skip"}}rc.INSTANCE=new rc;class sc extends tr{constructor(e){super(Et.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 sc?this.channel===e.channel:!1}toString(){return"channel("+this.channel+")"}}class ic extends tr{constructor(e,n){super(Et.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 ic?this.ruleIndex===e.ruleIndex&&this.actionIndex===e.actionIndex:!1}}class oc extends tr{constructor(){super(Et.MORE)}execute(e){e.more()}toString(){return"more"}}oc.INSTANCE=new oc;class lc extends tr{constructor(e){super(Et.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 lc?this.type===e.type:!1}toString(){return"type("+this.type+")"}}class ac extends tr{constructor(e){super(Et.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 ac?this.mode===e.mode:!1}toString(){return"pushMode("+this.mode+")"}}class cc extends tr{constructor(){super(Et.POP_MODE)}execute(e){e.popMode()}toString(){return"popMode"}}cc.INSTANCE=new cc;class uc extends tr{constructor(e){super(Et.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 uc?this.mode===e.mode:!1}toString(){return"mode("+this.mode+")"}}const hc=4;function vl(t,e){const n=[];return n[t-1]=e,n.map(function(r){return e})}class Dd{constructor(e){e==null&&(e=Vi.defaultOptions),this.deserializationOptions=e,this.stateFactories=null,this.actionFactories=null}deserialize(e){const n=this.reset(e);this.checkVersion(n),n&&this.skipUUID();const r=this.readATN();this.readStates(r,n),this.readRules(r,n),this.readModes(r);const s=[];return this.readSets(r,s,this.readInt.bind(this)),n&&this.readSets(r,s,this.readInt32.bind(this)),this.readEdges(r,s),this.readDecisions(r),this.readLexerActions(r,n),this.markPrecedenceDecisions(r),this.verifyATN(r),this.deserializationOptions.generateRuleBypassTransitions&&r.grammarType===Ll.PARSER&&(this.generateRuleBypassTransitions(r),this.verifyATN(r)),r}reset(e){if((e.charCodeAt?e.charCodeAt(0):e[0])===hc-1){const r=function(i){const o=i.charCodeAt(0);return o>1?o-2:o+65534},s=e.split("").map(r);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!==hc)throw"Could not deserialize ATN with version "+n+" (expected "+hc+")."}readATN(){const e=this.readInt(),n=this.readInt();return new Je(e,n)}readStates(e,n){let r,s,i;const o=[],l=[],a=this.readInt();for(let h=0;h<a;h++){const f=this.readInt();if(f===ae.INVALID_TYPE){e.addState(null);continue}let p=this.readInt();n&&p===65535&&(p=-1);const g=this.stateFactory(f,p);if(f===ae.LOOP_END){const L=this.readInt();o.push([g,L])}else if(g instanceof Ws){const L=this.readInt();l.push([g,L])}e.addState(g)}for(r=0;r<o.length;r++)s=o[r],s[0].loopBackState=e.states[s[1]];for(r=0;r<l.length;r++)s=l[r],s[0].endState=e.states[s[1]];let c=this.readInt();for(r=0;r<c;r++)i=this.readInt(),e.states[i].nonGreedy=!0;let u=this.readInt();for(r=0;r<u;r++)i=this.readInt(),e.states[i].isPrecedenceRule=!0}readRules(e,n){let r;const s=this.readInt();for(e.grammarType===Ll.LEXER&&(e.ruleToTokenType=vl(s,0)),e.ruleToStartState=vl(s,0),r=0;r<s;r++){const i=this.readInt();if(e.ruleToStartState[r]=e.states[i],e.grammarType===Ll.LEXER){let o=this.readInt();n&&o===65535&&(o=H.EOF),e.ruleToTokenType[r]=o}}for(e.ruleToStopState=vl(s,0),r=0;r<e.states.length;r++){const i=e.states[r];i instanceof It&&(e.ruleToStopState[i.ruleIndex]=i,e.ruleToStartState[i.ruleIndex].stopState=i)}}readModes(e){const n=this.readInt();for(let r=0;r<n;r++){let s=this.readInt();e.modeToStartState.push(e.states[s])}}readSets(e,n,r){const s=this.readInt();for(let i=0;i<s;i++){const o=new un;n.push(o);const l=this.readInt();this.readInt()!==0&&o.addOne(-1);for(let c=0;c<l;c++){const u=r(),h=r();o.addRange(u,h)}}}readEdges(e,n){let r,s,i,o,l;const a=this.readInt();for(r=0;r<a;r++){const c=this.readInt(),u=this.readInt(),h=this.readInt(),f=this.readInt(),p=this.readInt(),g=this.readInt();o=this.edgeFactory(e,h,c,u,f,p,g,n),e.states[c].addTransition(o)}for(r=0;r<e.states.length;r++)for(i=e.states[r],s=0;s<i.transitions.length;s++){const c=i.transitions[s];if(!(c instanceof ml))continue;let u=-1;e.ruleToStartState[c.target.ruleIndex].isPrecedenceRule&&c.precedence===0&&(u=c.target.ruleIndex),o=new ji(c.followState,u),e.ruleToStopState[c.target.ruleIndex].addTransition(o)}for(r=0;r<e.states.length;r++){if(i=e.states[r],i instanceof Ws){if(i.endState===null||i.endState.startState!==null)throw"IllegalState";i.endState.startState=i}if(i instanceof Id)for(s=0;s<i.transitions.length;s++)l=i.transitions[s].target,l instanceof tc&&(l.loopBackState=i);else if(i instanceof ec)for(s=0;s<i.transitions.length;s++)l=i.transitions[s].target,l instanceof ns&&(l.loopBackState=i)}}readDecisions(e){const n=this.readInt();for(let r=0;r<n;r++){const s=this.readInt(),i=e.states[s];e.decisionToState.push(i),i.decision=r}}readLexerActions(e,n){if(e.grammarType===Ll.LEXER){const r=this.readInt();e.lexerActions=vl(r,null);for(let s=0;s<r;s++){const i=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(i,o,l)}}}generateRuleBypassTransitions(e){let n;const r=e.ruleToStartState.length;for(n=0;n<r;n++)e.ruleToTokenType[n]=e.maxTokenType+n+1;for(n=0;n<r;n++)this.generateRuleBypassTransition(e,n)}generateRuleBypassTransition(e,n){let r,s;const i=new Nd;i.ruleIndex=n,e.addState(i);const o=new J1;o.ruleIndex=n,e.addState(o),i.endState=o,e.defineDecisionState(i),o.startState=i;let l=null,a=null;if(e.ruleToStartState[n].isPrecedenceRule){for(a=null,r=0;r<e.states.length;r++)if(s=e.states[r],this.stateIsEndStateFor(s,n)){a=s,l=s.loopBackState.transitions[0];break}if(l===null)throw"Couldn't identify final state of the precedence rule prefix section."}else a=e.ruleToStopState[n];for(r=0;r<e.states.length;r++){s=e.states[r];for(let f=0;f<s.transitions.length;f++){const p=s.transitions[f];p!==l&&p.target===a&&(p.target=o)}}const c=e.ruleToStartState[n],u=c.transitions.length;for(;u>0;)i.addTransition(c.transitions[u-1]),c.transitions=c.transitions.slice(-1);e.ruleToStartState[n].addTransition(new ji(i)),o.addTransition(new ji(a));const h=new kd;e.addState(h),h.addTransition(new yl(o,e.ruleToTokenType[n])),i.addTransition(new ji(h))}stateIsEndStateFor(e,n){if(e.ruleIndex!==n||!(e instanceof ns))return null;const r=e.transitions[e.transitions.length-1].target;return r instanceof qs&&r.epsilonOnlyTransitions&&r.transitions[0].target instanceof It?e:null}markPrecedenceDecisions(e){for(let n=0;n<e.states.length;n++){const r=e.states[n];if(r instanceof ns&&e.ruleToStartState[r.ruleIndex].isPrecedenceRule){const s=r.transitions[r.transitions.length-1].target;s instanceof qs&&s.epsilonOnlyTransitions&&s.transitions[0].target instanceof It&&(r.isPrecedenceDecision=!0)}}}verifyATN(e){if(!!this.deserializationOptions.verifyATN)for(let n=0;n<e.states.length;n++){const r=e.states[n];if(r!==null)if(this.checkCondition(r.epsilonOnlyTransitions||r.transitions.length<=1),r instanceof tc)this.checkCondition(r.loopBackState!==null);else if(r instanceof ns)if(this.checkCondition(r.loopBackState!==null),this.checkCondition(r.transitions.length===2),r.transitions[0].target instanceof nc)this.checkCondition(r.transitions[1].target instanceof qs),this.checkCondition(!r.nonGreedy);else if(r.transitions[0].target instanceof qs)this.checkCondition(r.transitions[1].target instanceof nc),this.checkCondition(r.nonGreedy);else throw"IllegalState";else r instanceof ec?(this.checkCondition(r.transitions.length===1),this.checkCondition(r.transitions[0].target instanceof ns)):r instanceof qs?this.checkCondition(r.loopBackState!==null):r instanceof Od?this.checkCondition(r.stopState!==null):r instanceof Ws?this.checkCondition(r.endState!==null):r instanceof J1?this.checkCondition(r.startState!==null):r instanceof zs?this.checkCondition(r.transitions.length<=1||r.decision>=0):this.checkCondition(r.transitions.length<=1||r instanceof It)}}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,r,s,i,o,l,a){const c=e.states[s];switch(n){case ie.EPSILON:return new ji(c);case ie.RANGE:return l!==0?new Pd(c,H.EOF,o):new Pd(c,i,o);case ie.RULE:return new ml(e.states[i],o,l,c);case ie.PREDICATE:return new Fd(c,i,o,l!==0);case ie.PRECEDENCE:return new v7(c,i);case ie.ATOM:return l!==0?new yl(c,H.EOF):new yl(c,i);case ie.ACTION:return new Md(c,i,o,l!==0);case ie.SET:return new q1(c,a[i]);case ie.NOT_SET:return new Z1(c,a[i]);case ie.WILDCARD:return new Ad(c);default:throw"The specified transition type: "+n+" is not valid."}}stateFactory(e,n){if(this.stateFactories===null){const r=[];r[ae.INVALID_TYPE]=null,r[ae.BASIC]=()=>new kd,r[ae.RULE_START]=()=>new Od,r[ae.BLOCK_START]=()=>new Nd,r[ae.PLUS_BLOCK_START]=()=>new tc,r[ae.STAR_BLOCK_START]=()=>new nc,r[ae.TOKEN_START]=()=>new b7,r[ae.RULE_STOP]=()=>new It,r[ae.BLOCK_END]=()=>new J1,r[ae.STAR_LOOP_BACK]=()=>new ec,r[ae.STAR_LOOP_ENTRY]=()=>new ns,r[ae.PLUS_LOOP_BACK]=()=>new Id,r[ae.LOOP_END]=()=>new qs,this.stateFactories=r}if(e>this.stateFactories.length||this.stateFactories[e]===null)throw"The specified state type "+e+" is not valid.";{const r=this.stateFactories[e]();if(r!==null)return r.ruleIndex=n,r}}lexerActionFactory(e,n,r){if(this.actionFactories===null){const s=[];s[Et.CHANNEL]=(i,o)=>new sc(i),s[Et.CUSTOM]=(i,o)=>new ic(i,o),s[Et.MODE]=(i,o)=>new uc(i),s[Et.MORE]=(i,o)=>oc.INSTANCE,s[Et.POP_MODE]=(i,o)=>cc.INSTANCE,s[Et.PUSH_MODE]=(i,o)=>new ac(i),s[Et.SKIP]=(i,o)=>rc.INSTANCE,s[Et.TYPE]=(i,o)=>new lc(i),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,r)}}class wl{syntaxError(e,n,r,s,i,o){}reportAmbiguity(e,n,r,s,i,o,l){}reportAttemptingFullContext(e,n,r,s,i,o){}reportContextSensitivity(e,n,r,s,i,o){}}class fc extends wl{constructor(){super()}syntaxError(e,n,r,s,i,o){console.error("line "+r+":"+s+" "+i)}}fc.INSTANCE=new fc;class w7 extends wl{constructor(e){if(super(),e===null)throw"delegates";return this.delegates=e,this}syntaxError(e,n,r,s,i,o){this.delegates.map(l=>l.syntaxError(e,n,r,s,i,o))}reportAmbiguity(e,n,r,s,i,o,l){this.delegates.map(a=>a.reportAmbiguity(e,n,r,s,i,o,l))}reportAttemptingFullContext(e,n,r,s,i,o){this.delegates.map(l=>l.reportAttemptingFullContext(e,n,r,s,i,o))}reportContextSensitivity(e,n,r,s,i,o){this.delegates.map(l=>l.reportContextSensitivity(e,n,r,s,i,o))}}class El{constructor(){this._listeners=[fc.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(),r=e.length>n.length?e.length:n.length;this.tokenNames=[];for(let s=0;s<r;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(r,s,i){r[s]=i}),n.EOF=H.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(r,s,i){r[s]=i}),this.ruleIndexMapCache[e]=n),n}getTokenType(e){const n=this.getTokenTypeMap()[e];return n!==void 0?n:H.INVALID_TYPE}getErrorHeader(e){const n=e.getOffendingToken().line,r=e.getOffendingToken().column;return"line "+n+":"+r}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===H.EOF?n="<EOF>":n="<"+e.type+">"),n=n.replace(`
|
|
7
|
+
`,"\\n").replace("\r","\\r").replace(" ","\\t"),"'"+n+"'"}getErrorListenerDispatch(){return new w7(this._listeners)}sempred(e,n,r){return!0}precpred(e,n){return!0}get state(){return this._stateNumber}set state(e){this._stateNumber=e}}El.tokenTypeMapCache={},El.ruleIndexMapCache={};class rs extends H{constructor(e,n,r,s,i){super(),this.source=e!==void 0?e:rs.EMPTY_SOURCE,this.type=n!==void 0?n:null,this.channel=r!==void 0?r:H.DEFAULT_CHANNEL,this.start=s!==void 0?s:-1,this.stop=i!==void 0?i:-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 rs(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}}rs.EMPTY_SOURCE=[null,null];class E7{}class dc extends E7{constructor(e){super(),this.copyText=e===void 0?!1:e}create(e,n,r,s,i,o,l,a){const c=new rs(e,n,s,i,o);return c.line=l,c.column=a,r!==null?c.text=r:this.copyText&&e[1]!==null&&(c.text=e[1].getText(i,o)),c}createThin(e,n){const r=new rs(null,e);return r.text=n,r}}dc.DEFAULT=new dc;class wr extends Error{constructor(e){super(e.message),Error.captureStackTrace&&Error.captureStackTrace(this,wr),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 pc extends wr{constructor(e,n,r,s){super({message:"",recognizer:e,input:n,ctx:null}),this.startIndex=r,this.deadEndConfigs=s}toString(){let e="";return this.startIndex>=0&&this.startIndex<this.input.size&&(e=this.input.getText(new Ue(this.startIndex,this.startIndex))),"LexerNoViableAltException"+e}}class st extends El{constructor(e){super(),this._input=e,this._factory=dc.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=H.DEFAULT_CHANNEL,this._type=H.INVALID_TYPE,this._modeStack=[],this._mode=st.DEFAULT_MODE,this._text=null}reset(){this._input!==null&&this._input.seek(0),this._token=null,this._type=H.INVALID_TYPE,this._channel=H.DEFAULT_CHANNEL,this._tokenStartCharIndex=-1,this._tokenStartColumn=-1,this._tokenStartLine=-1,this._text=null,this._hitEOF=!1,this._mode=st.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=H.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=H.INVALID_TYPE;let r=st.SKIP;try{r=this._interp.match(this._input,this._mode)}catch(s){if(s instanceof wr)this.notifyListeners(s),this.recover(s);else throw console.log(s.stack),s}if(this._input.LA(1)===H.EOF&&(this._hitEOF=!0),this._type===H.INVALID_TYPE&&(this._type=r),this._type===st.SKIP){n=!0;break}if(this._type!==st.MORE)break}if(!n)return this._token===null&&this.emit(),this._token}}finally{this._input.release(e)}}skip(){this._type=st.SKIP}more(){this._type=st.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,r=this._factory.create(this._tokenFactorySourcePair,H.EOF,null,H.DEFAULT_CHANNEL,this._input.index,this._input.index-1,n,e);return this.emitToken(r),r}getCharIndex(){return this._input.index}getAllTokens(){const e=[];let n=this.nextToken();for(;n.type!==H.EOF;)e.push(n),n=this.nextToken();return e}notifyListeners(e){const n=this._tokenStartCharIndex,r=this._input.index,s=this._input.getText(n,r),i="token recognition error at: '"+this.getErrorDisplay(s)+"'";this.getErrorListenerDispatch().syntaxError(this,null,this._tokenStartLine,this._tokenStartColumn,i,e)}getErrorDisplay(e){const n=[];for(let r=0;r<e.length;r++)n.push(e[r]);return n.join("")}getErrorDisplayForChar(e){return e.charCodeAt(0)===H.EOF?"<EOF>":e===`
|
|
8
|
+
`?"\\n":e===" "?"\\t":e==="\r"?"\\r":e}getCharErrorDisplay(e){return"'"+this.getErrorDisplayForChar(e)+"'"}recover(e){this._input.LA(1)!==H.EOF&&(e instanceof pc?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}}st.DEFAULT_MODE=0,st.MORE=-2,st.SKIP=-3,st.DEFAULT_TOKEN_CHANNEL=H.DEFAULT_CHANNEL,st.HIDDEN=H.HIDDEN_CHANNEL,st.MIN_CHAR_VALUE=0,st.MAX_CHAR_VALUE=1114111;function T7(t){return t.hashCodeForConfigSet()}function A7(t,e){return t===e?!0:t===null||e===null?!1:t.equalsForConfigSet(e)}class Pt{constructor(e){this.configLookup=new tn(T7,A7),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!==He.NONE&&(this.hasSemanticContext=!0),e.reachesIntoOuterContext>0&&(this.dipsIntoOuterContext=!0);const r=this.configLookup.add(e);if(r===e)return this.cachedHashCode=-1,this.configs.push(e),!0;const s=!this.fullCtx,i=Q1(r.context,e.context,s,n);return r.reachesIntoOuterContext=Math.max(r.reachesIntoOuterContext,e.reachesIntoOuterContext),e.precedenceFilterSuppressed&&(r.precedenceFilterSuppressed=!0),r.context=i,!0}getStates(){const e=new tn;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 r=this.configs[n].semanticContext;r!==He.NONE&&e.push(r.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 r=this.configs[n];r.context=e.getCachedContext(r.context)}}addAll(e){for(let n=0;n<e.length;n++)this.add(e[n]);return!1}equals(e){return this===e||e instanceof Pt&&js(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 en;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 tn}setReadonly(e){this.readOnly=e,e&&(this.configLookup=null)}toString(){return vr(this.configs)+(this.hasSemanticContext?",hasSemanticContext="+this.hasSemanticContext:"")+(this.uniqueAlt!==Je.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 nr{constructor(e,n){return e===null&&(e=-1),n===null&&(n=new Pt),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 tn;if(this.configs!==null)for(let n=0;n<this.configs.length;n++){const r=this.configs[n];e.add(r.alt)}return e.length===0?null:e}equals(e){return this===e||e instanceof nr&&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 en;return e.update(this.configs),e.finish()}}class $n{constructor(e,n){return this.atn=e,this.sharedContextCache=n,this}getCachedContext(e){if(this.sharedContextCache===null)return e;const n=new Ui;return Rd(e,this.sharedContextCache,n)}}$n.ERROR=new nr(2147483647,new Pt);class $d extends Pt{constructor(){super(),this.configLookup=new tn}}class Gt extends ct{constructor(e,n){super(e,n);const r=e.lexerActionExecutor||null;return this.lexerActionExecutor=r||(n!==null?n.lexerActionExecutor:null),this.passedThroughNonGreedyDecision=n!==null?this.checkNonGreedyDecision(n,this.state):!1,this.hashCodeForConfigSet=Gt.prototype.hashCode,this.equalsForConfigSet=Gt.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 Gt&&this.passedThroughNonGreedyDecision===e.passedThroughNonGreedyDecision&&(this.lexerActionExecutor?this.lexerActionExecutor.equals(e.lexerActionExecutor):!e.lexerActionExecutor)&&super.equals(e)}checkNonGreedyDecision(e,n){return e.passedThroughNonGreedyDecision||n instanceof zs&&n.nonGreedy}}class Gi extends tr{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 Gi?this.offset===e.offset&&this.action===e.action:!1}}class Zs{constructor(e){return this.lexerActions=e===null?[]:e,this.cachedHashCode=en.hashStuff(e),this}fixOffsetBeforeMatch(e){let n=null;for(let r=0;r<this.lexerActions.length;r++)this.lexerActions[r].isPositionDependent&&!(this.lexerActions[r]instanceof Gi)&&(n===null&&(n=this.lexerActions.concat([])),n[r]=new Gi(e,this.lexerActions[r]));return n===null?this:new Zs(n)}execute(e,n,r){let s=!1;const i=n.index;try{for(let o=0;o<this.lexerActions.length;o++){let l=this.lexerActions[o];if(l instanceof Gi){const a=l.offset;n.seek(r+a),l=l.action,s=r+a!==i}else l.isPositionDependent&&(n.seek(i),s=!1);l.execute(e)}}finally{s&&n.seek(i)}}hashCode(){return this.cachedHashCode}updateHashCode(e){e.update(this.cachedHashCode)}equals(e){if(this===e)return!0;if(e instanceof Zs){if(this.cachedHashCode!=e.cachedHashCode)return!1;if(this.lexerActions.length!=e.lexerActions.length)return!1;{const n=this.lexerActions.length;for(let r=0;r<n;++r)if(!this.lexerActions[r].equals(e.lexerActions[r]))return!1;return!0}}else return!1}static append(e,n){if(e===null)return new Zs([n]);const r=e.lexerActions.concat([n]);return new Zs(r)}}function Bd(t){t.index=-1,t.line=0,t.column=-1,t.dfaState=null}class S7{constructor(){Bd(this)}reset(){Bd(this)}}class it extends $n{constructor(e,n,r,s){super(n,s),this.decisionToDFA=r,this.recog=e,this.startIndex=-1,this.line=1,this.column=0,this.mode=st.DEFAULT_MODE,this.prevAccept=new S7}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 r=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(r)}}reset(){this.prevAccept.reset(),this.startIndex=-1,this.line=1,this.column=0,this.mode=st.DEFAULT_MODE}matchATN(e){const n=this.atn.modeToStartState[this.mode];it.debug&&console.log("matchATN mode "+this.mode+" start: "+n);const r=this.mode,s=this.computeStartState(e,n),i=s.hasSemanticContext;s.hasSemanticContext=!1;const o=this.addDFAState(s);i||(this.decisionToDFA[this.mode].s0=o);const l=this.execATN(e,o);return it.debug&&console.log("DFA after matchATN: "+this.decisionToDFA[r].toLexerString()),l}execATN(e,n){it.debug&&console.log("start state closure="+n.configs),n.isAcceptState&&this.captureSimState(this.prevAccept,e,n);let r=e.LA(1),s=n;for(;;){it.debug&&console.log("execATN loop starting closure: "+s.configs);let i=this.getExistingTargetState(s,r);if(i===null&&(i=this.computeTargetState(e,s,r)),i===$n.ERROR||(r!==H.EOF&&this.consume(e),i.isAcceptState&&(this.captureSimState(this.prevAccept,e,i),r===H.EOF)))break;r=e.LA(1),s=i}return this.failOrAccept(this.prevAccept,e,s.configs,r)}getExistingTargetState(e,n){if(e.edges===null||n<it.MIN_DFA_EDGE||n>it.MAX_DFA_EDGE)return null;let r=e.edges[n-it.MIN_DFA_EDGE];return r===void 0&&(r=null),it.debug&&r!==null&&console.log("reuse state "+e.stateNumber+" edge to "+r.stateNumber),r}computeTargetState(e,n,r){const s=new $d;return this.getReachableConfigSet(e,n.configs,s,r),s.items.length===0?(s.hasSemanticContext||this.addDFAEdge(n,r,$n.ERROR),$n.ERROR):this.addDFAEdge(n,r,null,s)}failOrAccept(e,n,r,s){if(this.prevAccept.dfaState!==null){const i=e.dfaState.lexerActionExecutor;return this.accept(n,i,this.startIndex,e.index,e.line,e.column),e.dfaState.prediction}else{if(s===H.EOF&&n.index===this.startIndex)return H.EOF;throw new pc(this.recog,n,this.startIndex,r)}}getReachableConfigSet(e,n,r,s){let i=Je.INVALID_ALT_NUMBER;for(let o=0;o<n.items.length;o++){const l=n.items[o],a=l.alt===i;if(!(a&&l.passedThroughNonGreedyDecision)){it.debug&&console.log(`testing %s at %s
|
|
9
9
|
`,this.getTokenName(s),l.toString(this.recog,!0));for(let c=0;c<l.state.transitions.length;c++){const u=l.state.transitions[c],h=this.getReachableTarget(u,s);if(h!==null){let f=l.lexerActionExecutor;f!==null&&(f=f.fixOffsetBeforeMatch(e.index-this.startIndex));const p=s===H.EOF,g=new Gt({state:h,lexerActionExecutor:f},l);this.closure(e,g,r,a,!0,p)&&(i=l.alt)}}}}}accept(e,n,r,s,i,o){it.debug&&console.log(`ACTION %s
|
|
10
|
-
`,n),e.seek(s),this.line=i,this.column=o,n!==null&&this.recog!==null&&n.execute(this.recog,e,r)}getReachableTarget(e,n){return e.matches(n,0,st.MAX_CHAR_VALUE)?e.target:null}computeStartState(e,n){const r=Se.EMPTY,s=new
|
|
10
|
+
`,n),e.seek(s),this.line=i,this.column=o,n!==null&&this.recog!==null&&n.execute(this.recog,e,r)}getReachableTarget(e,n){return e.matches(n,0,st.MAX_CHAR_VALUE)?e.target:null}computeStartState(e,n){const r=Se.EMPTY,s=new $d;for(let i=0;i<n.transitions.length;i++){const o=n.transitions[i].target,l=new Gt({state:o,alt:i+1,context:r},null);this.closure(e,l,s,!1,!1,!1)}return s}closure(e,n,r,s,i,o){let l=null;if(it.debug&&console.log("closure("+n.toString(this.recog,!0)+")"),n.state instanceof It){if(it.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 r.add(n),!0;r.add(new Gt({state:n.state,context:Se.EMPTY},n)),s=!0}if(n.context!==null&&!n.context.isEmpty()){for(let a=0;a<n.context.length;a++)if(n.context.getReturnState(a)!==Se.EMPTY_RETURN_STATE){const c=n.context.getParent(a),u=this.atn.states[n.context.getReturnState(a)];l=new Gt({state:u,context:c},n),s=this.closure(e,l,r,s,i,o)}}return s}n.state.epsilonOnlyTransitions||(!s||!n.passedThroughNonGreedyDecision)&&r.add(n);for(let a=0;a<n.state.transitions.length;a++){const c=n.state.transitions[a];l=this.getEpsilonTarget(e,n,c,r,i,o),l!==null&&(s=this.closure(e,l,r,s,i,o))}return s}getEpsilonTarget(e,n,r,s,i,o){let l=null;if(r.serializationType===ie.RULE){const a=Nt.create(n.context,r.followState.stateNumber);l=new Gt({state:r.target,context:a},n)}else{if(r.serializationType===ie.PRECEDENCE)throw"Precedence predicates are not supported in lexers.";if(r.serializationType===ie.PREDICATE)it.debug&&console.log("EVAL rule "+r.ruleIndex+":"+r.predIndex),s.hasSemanticContext=!0,this.evaluatePredicate(e,r.ruleIndex,r.predIndex,i)&&(l=new Gt({state:r.target},n));else if(r.serializationType===ie.ACTION)if(n.context===null||n.context.hasEmptyPath()){const a=Zs.append(n.lexerActionExecutor,this.atn.lexerActions[r.actionIndex]);l=new Gt({state:r.target,lexerActionExecutor:a},n)}else l=new Gt({state:r.target},n);else r.serializationType===ie.EPSILON?l=new Gt({state:r.target},n):(r.serializationType===ie.ATOM||r.serializationType===ie.RANGE||r.serializationType===ie.SET)&&o&&r.matches(H.EOF,0,st.MAX_CHAR_VALUE)&&(l=new Gt({state:r.target},n))}return l}evaluatePredicate(e,n,r,s){if(this.recog===null)return!0;if(!s)return this.recog.sempred(null,n,r);const i=this.column,o=this.line,l=e.index,a=e.mark();try{return this.consume(e),this.recog.sempred(null,n,r)}finally{this.column=i,this.line=o,e.seek(l),e.release(a)}}captureSimState(e,n,r){e.index=n.index,e.line=this.line,e.column=this.column,e.dfaState=r}addDFAEdge(e,n,r,s){if(r===void 0&&(r=null),s===void 0&&(s=null),r===null&&s!==null){const i=s.hasSemanticContext;if(s.hasSemanticContext=!1,r=this.addDFAState(s),i)return r}return n<it.MIN_DFA_EDGE||n>it.MAX_DFA_EDGE||(it.debug&&console.log("EDGE "+e+" -> "+r+" upon "+n),e.edges===null&&(e.edges=[]),e.edges[n-it.MIN_DFA_EDGE]=r),r}addDFAState(e){const n=new nr(null,e);let r=null;for(let l=0;l<e.items.length;l++){const a=e.items[l];if(a.state instanceof It){r=a;break}}r!==null&&(n.isAcceptState=!0,n.lexerActionExecutor=r.lexerActionExecutor,n.prediction=this.atn.ruleToTokenType[r.state.ruleIndex]);const s=this.decisionToDFA[this.mode],i=s.states.get(n);if(i!==null)return i;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)+"'"}}it.debug=!1,it.dfa_debug=!1,it.MIN_DFA_EDGE=0,it.MAX_DFA_EDGE=127;class Bd{constructor(e,n){this.alt=n,this.pred=e}toString(){return"("+this.pred+", "+this.alt+")"}}class w7{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 qe={SLL:0,LL:1,LL_EXACT_AMBIG_DETECTION:2,hasSLLConflictTerminatingPrediction:function(t,e){if(qe.allConfigsInRuleStopStates(e))return!0;if(t===qe.SLL&&e.hasSemanticContext){const r=new Pt;for(let s=0;s<e.items.length;s++){let i=e.items[s];i=new ct({semanticContext:He.NONE},i),r.add(i)}e=r}const n=qe.getConflictingAltSubsets(e);return qe.hasConflictingAltSet(n)&&!qe.hasStateAssociatedWithOneAlt(e)},hasConfigInRuleStopState:function(t){for(let e=0;e<t.items.length;e++)if(t.items[e].state instanceof It)return!0;return!1},allConfigsInRuleStopStates:function(t){for(let e=0;e<t.items.length;e++)if(!(t.items[e].state instanceof It))return!1;return!0},resolvesToJustOneViableAlt:function(t){return qe.getSingleViableAlt(t)},allSubsetsConflict:function(t){return!qe.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 r=t[n];if(e===null)e=r;else if(r!==e)return!1}return!0},getUniqueAlt:function(t){const e=qe.getAlts(t);return e.length===1?e.minValue():Je.INVALID_ALT_NUMBER},getAlts:function(t){const e=new Dn;return t.map(function(n){e.or(n)}),e},getConflictingAltSubsets:function(t){const e=new Ui;return e.hashFunction=function(n){en.hashStuff(n.state.stateNumber,n.context)},e.equalsFunction=function(n,r){return n.state.stateNumber===r.state.stateNumber&&n.context.equals(r.context)},t.items.map(function(n){let r=e.get(n);r===null&&(r=new Dn,e.set(n,r)),r.add(n.alt)}),e.getValues()},getStateToAltMap:function(t){const e=new w7;return t.items.map(function(n){let r=e.get(n.state);r===null&&(r=new Dn,e.set(n.state,r)),r.add(n.alt)}),e},hasStateAssociatedWithOneAlt:function(t){const e=qe.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 Je.INVALID_ALT_NUMBER}return e}};class gc extends wr{constructor(e,n,r,s,i,o){o=o||e._ctx,s=s||e.getCurrentToken(),r=r||e.getCurrentToken(),n=n||e.getInputStream(),super({message:"",recognizer:e,input:n,ctx:o}),this.deadEndConfigs=i,this.startToken=r,this.offendingToken=s}}class E7{constructor(e){this.defaultMapCtor=e||Ui,this.cacheMap=new this.defaultMapCtor}get(e,n){const r=this.cacheMap.get(e)||null;return r===null?null:r.get(n)||null}set(e,n,r){let s=this.cacheMap.get(e)||null;s===null&&(s=new this.defaultMapCtor,this.cacheMap.set(e,s)),s.set(n,r)}}class T7 extends $n{constructor(e,n,r,s){super(n,s),this.parser=e,this.decisionToDFA=r,this.predictionMode=qe.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,r){(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=r;const s=this.decisionToDFA[n];this._dfa=s;const i=e.mark(),o=e.index;try{let l;if(s.precedenceDfa?l=s.getPrecedenceStartState(this.parser.getPrecedence()):l=s.s0,l===null){r===null&&(r=Vs.EMPTY),(this.debug||this.debug_list_atn_decisions)&&console.log("predictATN decision "+s.decision+" exec LA(1)=="+this.getLookaheadName(e)+", outerContext="+r.toString(this.parser.ruleNames));const c=!1;let u=this.computeStartState(s.atnStartState,Vs.EMPTY,c);s.precedenceDfa?(s.s0.configs=u,u=this.applyPrecedenceFilter(u),l=this.addDFAState(s,new nr(null,u)),s.setPrecedenceStartState(this.parser.getPrecedence(),l)):(l=this.addDFAState(s,new nr(null,u)),s.s0=l)}const a=this.execATN(s,l,e,o,r);return this.debug&&console.log("DFA after predictATN: "+s.toString(this.parser.literalNames,this.parser.symbolicNames)),a}finally{this._dfa=null,this.mergeCache=null,e.seek(o),e.release(i)}}execATN(e,n,r,s,i){(this.debug||this.debug_list_atn_decisions)&&console.log("execATN decision "+e.decision+" exec LA(1)=="+this.getLookaheadName(r)+" line "+r.LT(1).line+":"+r.LT(1).column);let o,l=n;this.debug&&console.log("s0 = "+n);let a=r.LA(1);for(;;){let c=this.getExistingTargetState(l,a);if(c===null&&(c=this.computeTargetState(e,l,a)),c===$n.ERROR){const u=this.noViableAlt(r,i,l.configs,s);if(r.seek(s),o=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(l.configs,i),o!==Je.INVALID_ALT_NUMBER)return o;throw u}if(c.requiresFullContext&&this.predictionMode!==qe.SLL){let u=null;if(c.predicates!==null){this.debug&&console.log("DFA state has preds in DFA sim LL failover");const p=r.index;if(p!==s&&r.seek(s),u=this.evalSemanticContext(c.predicates,i,!0),u.length===1)return this.debug&&console.log("Full LL avoided"),u.minValue();p!==s&&r.seek(p)}this.dfa_debug&&console.log("ctx sensitive state "+i+" in "+c);const h=!0,f=this.computeStartState(e.atnStartState,i,h);return this.reportAttemptingFullContext(e,u,c.configs,s,r.index),o=this.execATNWithFullContext(e,c,f,r,s,i),o}if(c.isAcceptState){if(c.predicates===null)return c.prediction;const u=r.index;r.seek(s);const h=this.evalSemanticContext(c.predicates,i,!0);if(h.length===0)throw this.noViableAlt(r,i,c.configs,s);return h.length===1||this.reportAmbiguity(e,c,s,u,!1,h,c.configs),h.minValue()}l=c,a!==H.EOF&&(r.consume(),a=r.LA(1))}}getExistingTargetState(e,n){const r=e.edges;return r===null?null:r[n+1]||null}computeTargetState(e,n,r){const s=this.computeReachSet(n.configs,r,!1);if(s===null)return this.addDFAEdge(e,n,r,$n.ERROR),$n.ERROR;let i=new nr(null,s);const o=this.getUniqueAlt(s);if(this.debug){const l=qe.getConflictingAltSubsets(s);console.log("SLL altSubSets="+vr(l)+", configs="+s+", predict="+o+", allSubsetsConflict="+qe.allSubsetsConflict(l)+", conflictingAlts="+this.getConflictingAlts(s))}return o!==Je.INVALID_ALT_NUMBER?(i.isAcceptState=!0,i.configs.uniqueAlt=o,i.prediction=o):qe.hasSLLConflictTerminatingPrediction(this.predictionMode,s)&&(i.configs.conflictingAlts=this.getConflictingAlts(s),i.requiresFullContext=!0,i.isAcceptState=!0,i.prediction=i.configs.conflictingAlts.minValue()),i.isAcceptState&&i.configs.hasSemanticContext&&(this.predicateDFAState(i,this.atn.getDecisionState(e.decision)),i.predicates!==null&&(i.prediction=Je.INVALID_ALT_NUMBER)),i=this.addDFAEdge(e,n,r,i),i}predicateDFAState(e,n){const r=n.transitions.length,s=this.getConflictingAltsOrUniqueAlt(e.configs),i=this.getPredsForAmbigAlts(s,e.configs,r);i!==null?(e.predicates=this.getPredicatePredictions(s,i),e.prediction=Je.INVALID_ALT_NUMBER):e.prediction=s.minValue()}execATNWithFullContext(e,n,r,s,i,o){(this.debug||this.debug_list_atn_decisions)&&console.log("execATNWithFullContext "+r);const l=!0;let a=!1,c,u=r;s.seek(i);let h=s.LA(1),f=-1;for(;;){if(c=this.computeReachSet(u,h,l),c===null){const g=this.noViableAlt(s,o,u,i);s.seek(i);const L=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(u,o);if(L!==Je.INVALID_ALT_NUMBER)return L;throw g}const p=qe.getConflictingAltSubsets(c);if(this.debug&&console.log("LL altSubSets="+p+", predict="+qe.getUniqueAlt(p)+", resolvesToJustOneViableAlt="+qe.resolvesToJustOneViableAlt(p)),c.uniqueAlt=this.getUniqueAlt(c),c.uniqueAlt!==Je.INVALID_ALT_NUMBER){f=c.uniqueAlt;break}else if(this.predictionMode!==qe.LL_EXACT_AMBIG_DETECTION){if(f=qe.resolvesToJustOneViableAlt(p),f!==Je.INVALID_ALT_NUMBER)break}else if(qe.allSubsetsConflict(p)&&qe.allSubsetsEqual(p)){a=!0,f=qe.getSingleViableAlt(p);break}u=c,h!==H.EOF&&(s.consume(),h=s.LA(1))}return c.uniqueAlt!==Je.INVALID_ALT_NUMBER?(this.reportContextSensitivity(e,f,c,i,s.index),f):(this.reportAmbiguity(e,n,i,s.index,a,null,c),f)}computeReachSet(e,n,r){this.debug&&console.log("in computeReachSet, starting closure: "+e),this.mergeCache===null&&(this.mergeCache=new E7);const s=new Pt(r);let i=null;for(let l=0;l<e.items.length;l++){const a=e.items[l];if(this.debug&&console.log("testing "+this.getTokenName(n)+" at "+a),a.state instanceof It){(r||n===H.EOF)&&(i===null&&(i=[]),i.push(a),this.debug_add&&console.log("added "+a+" to skippedStopStates"));continue}for(let c=0;c<a.state.transitions.length;c++){const u=a.state.transitions[c],h=this.getReachableTarget(u,n);if(h!==null){const f=new ct({state:h},a);s.add(f,this.mergeCache),this.debug_add&&console.log("added "+f+" to intermediate")}}}let o=null;if(i===null&&n!==H.EOF&&(s.items.length===1||this.getUniqueAlt(s)!==Je.INVALID_ALT_NUMBER)&&(o=s),o===null){o=new Pt(r);const l=new tn,a=n===H.EOF;for(let c=0;c<s.items.length;c++)this.closure(s.items[c],o,l,!1,r,a)}if(n===H.EOF&&(o=this.removeAllConfigsNotInRuleStopState(o,o===s)),i!==null&&(!r||!qe.hasConfigInRuleStopState(o)))for(let l=0;l<i.length;l++)o.add(i[l],this.mergeCache);return o.items.length===0?null:o}removeAllConfigsNotInRuleStopState(e,n){if(qe.allConfigsInRuleStopStates(e))return e;const r=new Pt(e.fullCtx);for(let s=0;s<e.items.length;s++){const i=e.items[s];if(i.state instanceof It){r.add(i,this.mergeCache);continue}if(n&&i.state.epsilonOnlyTransitions&&this.atn.nextTokens(i.state).contains(H.EPSILON)){const l=this.atn.ruleToStopState[i.state.ruleIndex];r.add(new ct({state:l},i),this.mergeCache)}}return r}computeStartState(e,n,r){const s=X1(this.atn,n),i=new Pt(r);for(let o=0;o<e.transitions.length;o++){const l=e.transitions[o].target,a=new ct({state:l,alt:o+1,context:s},null),c=new tn;this.closure(a,i,c,!0,r,!1)}return i}applyPrecedenceFilter(e){let n;const r=[],s=new Pt(e.fullCtx);for(let i=0;i<e.items.length;i++){if(n=e.items[i],n.alt!==1)continue;const o=n.semanticContext.evalPrecedence(this.parser,this._outerContext);o!==null&&(r[n.state.stateNumber]=n.context,o!==n.semanticContext?s.add(new ct({semanticContext:o},n),this.mergeCache):s.add(n,this.mergeCache))}for(let i=0;i<e.items.length;i++)if(n=e.items[i],n.alt!==1){if(!n.precedenceFilterSuppressed){const o=r[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,r){let s=[];for(let o=0;o<n.items.length;o++){const l=n.items[o];e.has(l.alt)&&(s[l.alt]=He.orContext(s[l.alt]||null,l.semanticContext))}let i=0;for(let o=1;o<r+1;o++){const l=s[o]||null;l===null?s[o]=He.NONE:l!==He.NONE&&(i+=1)}return i===0&&(s=null),this.debug&&console.log("getPredsForAmbigAlts result "+vr(s)),s}getPredicatePredictions(e,n){const r=[];let s=!1;for(let i=1;i<n.length;i++){const o=n[i];e!==null&&e.has(i)&&r.push(new Bd(o,i)),o!==He.NONE&&(s=!0)}return s?r:null}getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(e,n){const r=this.splitAccordingToSemanticValidity(e,n),s=r[0],i=r[1];let o=this.getAltThatFinishedDecisionEntryRule(s);return o!==Je.INVALID_ALT_NUMBER||i.items.length>0&&(o=this.getAltThatFinishedDecisionEntryRule(i),o!==Je.INVALID_ALT_NUMBER)?o:Je.INVALID_ALT_NUMBER}getAltThatFinishedDecisionEntryRule(e){const n=[];for(let r=0;r<e.items.length;r++){const s=e.items[r];(s.reachesIntoOuterContext>0||s.state instanceof It&&s.context.hasEmptyPath())&&n.indexOf(s.alt)<0&&n.push(s.alt)}return n.length===0?Je.INVALID_ALT_NUMBER:Math.min.apply(null,n)}splitAccordingToSemanticValidity(e,n){const r=new Pt(e.fullCtx),s=new Pt(e.fullCtx);for(let i=0;i<e.items.length;i++){const o=e.items[i];o.semanticContext!==He.NONE?o.semanticContext.evaluate(this.parser,n)?r.add(o):s.add(o):r.add(o)}return[r,s]}evalSemanticContext(e,n,r){const s=new Dn;for(let i=0;i<e.length;i++){const o=e[i];if(o.pred===He.NONE){if(s.add(o.alt),!r)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),!r))break}return s}closure(e,n,r,s,i,o){this.closureCheckingStopState(e,n,r,s,i,0,o)}closureCheckingStopState(e,n,r,s,i,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 It)if(e.context.isEmpty())if(i){n.add(e,this.mergeCache);return}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex));else{for(let a=0;a<e.context.length;a++){if(e.context.getReturnState(a)===Se.EMPTY_RETURN_STATE){if(i){n.add(new ct({state:e.state,context:Se.EMPTY},e),this.mergeCache);continue}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex)),this.closure_(e,n,r,s,i,o,l);continue}const c=this.atn.states[e.context.getReturnState(a)],u=e.context.getParent(a),h={state:c,alt:e.alt,context:u,semanticContext:e.semanticContext},f=new ct(h,null);f.reachesIntoOuterContext=e.reachesIntoOuterContext,this.closureCheckingStopState(f,n,r,s,i,o-1,l)}return}this.closure_(e,n,r,s,i,o,l)}closure_(e,n,r,s,i,o,l){const a=e.state;a.epsilonOnlyTransitions||n.add(e,this.mergeCache);for(let c=0;c<a.transitions.length;c++){if(c===0&&this.canDropLoopEntryEdgeInLeftRecursiveRule(e))continue;const u=a.transitions[c],h=s&&!(u instanceof Pd),f=this.getEpsilonTarget(e,u,h,o===0,i,l);if(f!==null){let p=o;if(e.state instanceof It){if(this._dfa!==null&&this._dfa.precedenceDfa&&u.outermostPrecedenceReturn===this._dfa.atnStartState.ruleIndex&&(f.precedenceFilterSuppressed=!0),f.reachesIntoOuterContext+=1,r.add(f)!==f)continue;n.dipsIntoOuterContext=!0,p-=1,this.debug&&console.log("dips into outer ctx: "+f)}else{if(!u.isEpsilon&&r.add(f)!==f)continue;u instanceof ml&&p>=0&&(p+=1)}this.closureCheckingStopState(f,n,r,h,i,p,l)}}}canDropLoopEntryEdgeInLeftRecursiveRule(e){const n=e.state;if(n.stateType!==ae.STAR_LOOP_ENTRY||n.stateType!==ae.STAR_LOOP_ENTRY||!n.isPrecedenceDecision||e.context.isEmpty()||e.context.hasEmptyPath())return!1;const r=e.context.length;for(let l=0;l<r;l++)if(this.atn.states[e.context.getReturnState(l)].ruleIndex!==n.ruleIndex)return!1;const i=n.transitions[0].target.endState.stateNumber,o=this.atn.states[i];for(let l=0;l<r;l++){const a=e.context.getReturnState(l),c=this.atn.states[a];if(c.transitions.length!==1||!c.transitions[0].isEpsilon)return!1;const u=c.transitions[0].target;if(!(c.stateType===ae.BLOCK_END&&u===n)&&c!==o&&u!==o&&!(u.stateType===ae.BLOCK_END&&u.transitions.length===1&&u.transitions[0].isEpsilon&&u.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,r,s,i,o){switch(n.serializationType){case ie.RULE:return this.ruleTransition(e,n);case ie.PRECEDENCE:return this.precedenceTransition(e,n,r,s,i);case ie.PREDICATE:return this.predTransition(e,n,r,s,i);case ie.ACTION:return this.actionTransition(e,n);case ie.EPSILON:return new ct({state:n.target},e);case ie.ATOM:case ie.RANGE:case ie.SET:return o&&n.matches(H.EOF,0,1)?new ct({state:n.target},e):null;default:return null}}actionTransition(e,n){if(this.debug){const r=n.actionIndex===-1?65535:n.actionIndex;console.log("ACTION edge "+n.ruleIndex+":"+r)}return new ct({state:n.target},e)}precedenceTransition(e,n,r,s,i){this.debug&&(console.log("PRED (collectPredicates="+r+") "+n.precedence+">=_p, ctx dependent=true"),this.parser!==null&&console.log("context surrounding pred is "+vr(this.parser.getRuleInvocationStack())));let o=null;if(r&&s)if(i){const l=this._input.index;this._input.seek(this._startIndex);const a=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),a&&(o=new ct({state:n.target},e))}else{const l=He.andContext(e.semanticContext,n.getPredicate());o=new ct({state:n.target,semanticContext:l},e)}else o=new ct({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}predTransition(e,n,r,s,i){this.debug&&(console.log("PRED (collectPredicates="+r+") "+n.ruleIndex+":"+n.predIndex+", ctx dependent="+n.isCtxDependent),this.parser!==null&&console.log("context surrounding pred is "+vr(this.parser.getRuleInvocationStack())));let o=null;if(r&&(n.isCtxDependent&&s||!n.isCtxDependent))if(i){const l=this._input.index;this._input.seek(this._startIndex);const a=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),a&&(o=new ct({state:n.target},e))}else{const l=He.andContext(e.semanticContext,n.getPredicate());o=new ct({state:n.target,semanticContext:l},e)}else o=new ct({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 r=n.followState,s=Nt.create(e.context,r.stateNumber);return new ct({state:n.target,context:s},e)}getConflictingAlts(e){const n=qe.getConflictingAltSubsets(e);return qe.getAlts(n)}getConflictingAltsOrUniqueAlt(e){let n=null;return e.uniqueAlt!==Je.INVALID_ALT_NUMBER?(n=new Dn,n.add(e.uniqueAlt)):n=e.conflictingAlts,n}getTokenName(e){if(e===H.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 r=0;r<n.length;r++){const s=n[r];let i="no edges";if(s.state.transitions.length>0){const o=s.state.transitions[0];o instanceof yl?i="Atom "+this.getTokenName(o.label):o instanceof q1&&(i=(o instanceof Z1?"~":"")+"Set "+o.set)}console.error(s.toString(this.parser,!0)+":"+i)}}noViableAlt(e,n,r,s){return new gc(this.parser,e,e.get(s),e.LT(1),r,n)}getUniqueAlt(e){let n=Je.INVALID_ALT_NUMBER;for(let r=0;r<e.items.length;r++){const s=e.items[r];if(n===Je.INVALID_ALT_NUMBER)n=s.alt;else if(s.alt!==n)return Je.INVALID_ALT_NUMBER}return n}addDFAEdge(e,n,r,s){if(this.debug&&console.log("EDGE "+n+" -> "+s+" upon "+this.getTokenName(r)),s===null)return null;if(s=this.addDFAState(e,s),n===null||r<-1||r>this.atn.maxTokenType)return s;if(n.edges===null&&(n.edges=[]),n.edges[r+1]=s,this.debug){const i=this.parser===null?null:this.parser.literalNames,o=this.parser===null?null:this.parser.symbolicNames;console.log(`DFA=
|
|
14
|
-
`+e.toString(i,o))}return s}addDFAState(e,n){if(n===$n.ERROR)return n;const r=e.states.get(n);return r!==null?r:(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,r,s,i){if(this.debug||this.retry_debug){const o=new Ue(s,i+1);console.log("reportAttemptingFullContext decision="+e.decision+":"+r+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAttemptingFullContext(this.parser,e,s,i,n,r)}reportContextSensitivity(e,n,r,s,i){if(this.debug||this.retry_debug){const o=new Ue(s,i+1);console.log("reportContextSensitivity decision="+e.decision+":"+r+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportContextSensitivity(this.parser,e,s,i,n,r)}reportAmbiguity(e,n,r,s,i,o,l){if(this.debug||this.retry_debug){const a=new Ue(r,s+1);console.log("reportAmbiguity "+o+":"+l+", input="+this.parser.getTokenStream().getText(a))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAmbiguity(this.parser,e,r,s,i,o,l)}}const
|
|
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+"=>"+vr(e.predicates):n+"=>"+e.prediction.toString():n}}class Hd extends mc{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class S7{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new tn,this.s0=null,this.precedenceDfa=!1,e instanceof ns&&e.isPrecedenceDecision){this.precedenceDfa=!0;const r=new nr(null,new Pt);r.edges=[],r.isAcceptState=!1,r.requiresFullContext=!1,this.s0=r}}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 tn,e){const n=new nr(null,new Pt);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,r){return n.stateNumber-r.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new mc(this,e,n).toString()}toLexerString(){return this.s0===null?"":new Hd(this).toString()}get states(){return this._states}}const R7={DFA:S7,DFASerializer:mc,LexerDFASerializer:Hd,PredPrediction:Bd};class Ud{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class k7{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 xc{walk(e,n){if(n instanceof _l||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof er)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const i=n.getChild(s);this.walk(e,i)}this.exitRule(e,n)}}enterRule(e,n){const r=n.getRuleContext();e.enterEveryRule(r),r.enterRule(e)}exitRule(e,n){const r=n.getRuleContext();r.exitRule(e),e.exitEveryRule(r)}}xc.DEFAULT=new xc;const O7={Trees:Mn,RuleNode:xl,ErrorNode:_l,TerminalNode:er,ParseTreeListener:Ud,ParseTreeVisitor:k7,ParseTreeWalker:xc};class zi extends wr{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class jd extends wr{constructor(e,n,r){super({message:I7(n,r||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const i=e._interp.atn.states[e.state].transitions[0];i instanceof Md?(this.ruleIndex=i.ruleIndex,this.predicateIndex=i.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function I7(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class N7 extends wl{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,r,s,i,o,l){if(this.exactOnly&&!i)return;const a="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(a)}reportAttemptingFullContext(e,n,r,s,i,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,r,s,i,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const r=n.decision,s=n.atnStartState.ruleIndex,i=e.ruleNames;if(s<0||s>=i.length)return""+r;const o=i[s]||null;return o===null||o.length===0?""+r:`${r} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const r=new Dn;for(let s=0;s<n.items.length;s++)r.add(n.items[s].alt);return`{${r.values().join(", ")}}`}}class _c extends Error{constructor(){super(),Error.captureStackTrace(this,_c)}}class P7{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class Lc extends P7{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 gc?this.reportNoViableAlternative(e,n):n instanceof zi?this.reportInputMismatch(e,n):n instanceof jd?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 r=this.getErrorRecoverySet(e);this.consumeUntil(e,r)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],r=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(r)){this.nextTokensContext=null,this.nextTokenState=ae.INVALID_STATE_NUMBER;return}else if(s.contains(H.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case ae.BLOCK_START:case ae.STAR_BLOCK_START:case ae.PLUS_BLOCK_START:case ae.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new zi(e);case ae.PLUS_LOOP_BACK:case ae.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const i=new un;i.addSet(e.getExpectedTokens());const o=i.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const r=e.getTokenStream();let s;r!==null?n.startToken.type===H.EOF?s="<EOF>":s=r.getText(new Ue(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const i="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(i,n.offendingToken,n)}reportInputMismatch(e,n){const r="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,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(),r=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),i="extraneous input "+r+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,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 zi(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),r=e._interp.atn,i=r.states[e.state].transitions[0].target;return r.nextTokens(i,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 i;s===H.EOF?i="<missing EOF>":i="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===H.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,i,H.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===H.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 r=e._ctx;const s=new un;for(;r!==null&&r.invokingState>=0;){const o=n.states[r.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),r=r.parentCtx}return s.removeOne(H.EPSILON),s}consumeUntil(e,n){let r=e.getTokenStream().LA(1);for(;r!==H.EOF&&!n.contains(r);)e.consume(),r=e.getTokenStream().LA(1)}}class M7 extends Lc{constructor(){super()}recover(e,n){let r=e._ctx;for(;r!==null;)r.exception=n,r=r.parentCtx;throw new _c(n)}recoverInline(e){this.recover(e,new zi(e))}sync(e){}}const F7={RecognitionException:wr,NoViableAltException:gc,LexerNoViableAltException:pc,InputMismatchException:zi,FailedPredicateException:jd,DiagnosticErrorListener:N7,BailErrorStrategy:M7,DefaultErrorStrategy:Lc,ErrorListener:wl};class ss{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let r=0;r<this.strdata.length;){const s=this.strdata.codePointAt(r);this.data.push(s),r+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let r=0;r<this.strdata.length;r++){const s=this.strdata.charCodeAt(r);this.data[r]=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?H.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 r="";for(let s=e;s<=n;s++)r+=String.fromCodePoint(this.data[s]);return r}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const yc={},D7={fromString:function(t){return new ss(t,!0)},fromBlob:function(t,e,n,r){const s=new window.FileReader;s.onload=function(i){const o=new ss(i.target.result,!0);n(o)},s.onerror=r,s.readAsText(t,e)},fromBuffer:function(t,e){return new ss(t.toString(e),!0)},fromPath:function(t,e,n){yc.readFile(t,e,function(r,s){let i=null;s!==null&&(i=new ss(s,!0)),n(r,i)})},fromPathSync:function(t,e){const n=yc.readFileSync(t,e);return new ss(n,!0)}};class $7 extends ss{constructor(e,n){const r=yc.readFileSync(e,"utf8");super(r,n),this.fileName=e}}class B7{}class H7 extends B7{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)===H.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 r=this.tokenSource.nextToken();if(r.tokenIndex=this.tokens.length,this.tokens.push(r),r.type===H.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,r){if(r===void 0&&(r=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let i=e;i<n;i++){const o=this.tokens[i];if(o.type===H.EOF)break;(r===null||r.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 r=this.tokens[e];for(;r.channel!==this.channel;){if(r.type===H.EOF)return-1;e+=1,this.sync(e),r=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 r=this.nextTokenOnChannel(e+1,st.DEFAULT_TOKEN_CHANNEL),s=e+1,i=r===-1?this.tokens.length-1:r;return this.filterForChannel(s,i,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 r=this.previousTokenOnChannel(e-1,st.DEFAULT_TOKEN_CHANNEL);if(r===e-1)return null;const s=r+1,i=e-1;return this.filterForChannel(s,i,n)}filterForChannel(e,n,r){const s=[];for(let i=e;i<n+1;i++){const o=this.tokens[i];r===-1?o.channel!==st.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===r&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new Ue(0,this.tokens.length-1));let n=e.start;n instanceof H&&(n=n.tokenIndex);let r=e.stop;if(r instanceof H&&(r=r.tokenIndex),n===null||r===null||n<0||r<0)return"";r>=this.tokens.length&&(r=this.tokens.length-1);let s="";for(let i=n;i<r+1;i++){const o=this.tokens[i];if(o.type===H.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class U7 extends H7{constructor(e,n){super(e),this.channel=n===void 0?H.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,r=1;for(;r<=e;)n=this.previousTokenOnChannel(n-1,this.channel),r+=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,r=1;for(;r<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),r+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const r=this.tokens[n];if(r.channel===this.channel&&(e+=1),r.type===H.EOF)break}return e}}class j7 extends Ud{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 Vd extends El{constructor(e){super(),this._input=null,this._errHandler=new Lc,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 r=new Vi;r.generateRuleBypassTransitions=!0,n=new Fd(r).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,r){n=n||null,r=r||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,i=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,i,e,r)}consume(){const e=this.getCurrentToken();e.type!==H.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let r;this._errHandler.inErrorRecoveryMode(this)?r=this._ctx.addErrorNode(e):r=this._ctx.addTokenNode(e),r.invokingState=this.state,n&&this._parseListeners.forEach(function(s){r instanceof _l||r.isErrorNode!==void 0&&r.isErrorNode()?s.visitErrorNode(r):r instanceof er&&s.visitTerminal(r)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,r){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,r,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,r){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,r=this.getParseListeners();if(r!==null&&r.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 r=this._ctx;const s=n.states[this.state];let i=n.nextTokens(s);if(i.contains(e))return!0;if(!i.contains(H.EPSILON))return!1;for(;r!==null&&r.invokingState>=0&&i.contains(H.EPSILON);){const l=n.states[r.invokingState].transitions[0];if(i=n.nextTokens(l.followState),i.contains(e))return!0;r=r.parentCtx}return!!(i.contains(H.EPSILON)&&e===H.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 r=e.ruleIndex;r<0?n.push("n/a"):n.push(this.ruleNames[r]),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 r=this._interp.decisionToDFA[n];r.states.length>0&&(e&&console.log(),this.printer.println("Decision "+r.decision+":"),this.printer.print(r.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 j7(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}Vd.bypassAltsAtnCache={};class V7{constructor(){this.cache=new Ui}add(e){if(e===Se.EMPTY)return Se.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 Gd extends er{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 Ue.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new Ue(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===H.EOF?"<EOF>":this.symbol.text}}class zd extends Gd{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class Wd extends Vs{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 zd&&(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 Gd(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new zd(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 r=0;r<this.children.length;r++){const s=this.children[r];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 r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof er&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof er&&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 r=0;r<this.children.length;r++){const s=this.children[r];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?Ue.INVALID_INTERVAL:new Ue(this.start.tokenIndex,this.stop.tokenIndex)}}Vs.EMPTY=new Wd;const E={atn:A7,dfa:R7,tree:O7,error:F7,Token:H,CommonToken:rs,CharStreams:D7,InputStream:ss,FileStream:$7,CommonTokenStream:U7,Lexer:st,Parser:Vd,PredictionContextCache:V7,ParserRuleContext:Wd,Interval:Ue,IntervalSet:un,LL1Analyzer:Gs,Utils:{arrayToString:vr}},G7=[4,0,65,511,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,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,201,8,11,11,11,12,11,202,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,273,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,309,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,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,376,8,50,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,1,51,1,51,1,51,1,51,1,51,3,51,404,8,51,1,52,1,52,5,52,408,8,52,10,52,12,52,411,9,52,1,53,1,53,1,54,1,54,5,54,417,8,54,10,54,12,54,420,9,54,1,55,4,55,423,8,55,11,55,12,55,424,1,56,4,56,428,8,56,11,56,12,56,429,1,56,1,56,5,56,434,8,56,10,56,12,56,437,9,56,1,56,1,56,4,56,441,8,56,11,56,12,56,442,3,56,445,8,56,1,57,1,57,1,57,1,57,5,57,451,8,57,10,57,12,57,454,9,57,1,57,3,57,457,8,57,1,58,1,58,1,58,1,58,1,59,1,59,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,1,59,1,59,1,60,1,60,1,61,1,61,5,61,480,8,61,10,61,12,61,483,9,61,1,61,1,61,1,61,1,61,5,61,489,8,61,10,61,12,61,492,9,61,1,62,4,62,495,8,62,11,62,12,62,496,1,63,1,63,1,63,1,63,1,64,4,64,504,8,64,11,64,12,64,505,1,65,1,65,1,65,1,65,1,468,0,66,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,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,532,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,1,127,1,0,0,0,1,129,1,0,0,0,2,131,1,0,0,0,2,133,1,0,0,0,3,135,1,0,0,0,5,139,1,0,0,0,7,147,1,0,0,0,9,158,1,0,0,0,11,167,1,0,0,0,13,175,1,0,0,0,15,183,1,0,0,0,17,187,1,0,0,0,19,190,1,0,0,0,21,193,1,0,0,0,23,196,1,0,0,0,25,198,1,0,0,0,27,204,1,0,0,0,29,207,1,0,0,0,31,210,1,0,0,0,33,213,1,0,0,0,35,216,1,0,0,0,37,218,1,0,0,0,39,220,1,0,0,0,41,223,1,0,0,0,43,226,1,0,0,0,45,228,1,0,0,0,47,230,1,0,0,0,49,232,1,0,0,0,51,234,1,0,0,0,53,236,1,0,0,0,55,238,1,0,0,0,57,240,1,0,0,0,59,242,1,0,0,0,61,244,1,0,0,0,63,246,1,0,0,0,65,248,1,0,0,0,67,250,1,0,0,0,69,252,1,0,0,0,71,254,1,0,0,0,73,259,1,0,0,0,75,272,1,0,0,0,77,274,1,0,0,0,79,277,1,0,0,0,81,308,1,0,0,0,83,310,1,0,0,0,85,317,1,0,0,0,87,321,1,0,0,0,89,325,1,0,0,0,91,331,1,0,0,0,93,335,1,0,0,0,95,338,1,0,0,0,97,342,1,0,0,0,99,348,1,0,0,0,101,356,1,0,0,0,103,375,1,0,0,0,105,403,1,0,0,0,107,405,1,0,0,0,109,412,1,0,0,0,111,414,1,0,0,0,113,422,1,0,0,0,115,444,1,0,0,0,117,446,1,0,0,0,119,458,1,0,0,0,121,462,1,0,0,0,123,475,1,0,0,0,125,477,1,0,0,0,127,494,1,0,0,0,129,498,1,0,0,0,131,503,1,0,0,0,133,507,1,0,0,0,135,136,7,0,0,0,136,137,1,0,0,0,137,138,6,0,0,0,138,4,1,0,0,0,139,140,5,99,0,0,140,141,5,111,0,0,141,142,5,110,0,0,142,143,5,115,0,0,143,144,5,116,0,0,144,145,1,0,0,0,145,146,6,1,1,0,146,6,1,0,0,0,147,148,5,114,0,0,148,149,5,101,0,0,149,150,5,97,0,0,150,151,5,100,0,0,151,152,5,111,0,0,152,153,5,110,0,0,153,154,5,108,0,0,154,155,5,121,0,0,155,156,1,0,0,0,156,157,6,2,1,0,157,8,1,0,0,0,158,159,5,115,0,0,159,160,5,116,0,0,160,161,5,97,0,0,161,162,5,116,0,0,162,163,5,105,0,0,163,164,5,99,0,0,164,165,1,0,0,0,165,166,6,3,1,0,166,10,1,0,0,0,167,168,5,97,0,0,168,169,5,119,0,0,169,170,5,97,0,0,170,171,5,105,0,0,171,172,5,116,0,0,172,173,1,0,0,0,173,174,6,4,1,0,174,12,1,0,0,0,175,176,5,116,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,5,108,0,0,179,180,5,101,0,0,180,181,1,0,0,0,181,182,6,5,2,0,182,14,1,0,0,0,183,184,5,58,0,0,184,185,1,0,0,0,185,186,6,6,3,0,186,16,1,0,0,0,187,188,5,60,0,0,188,189,5,60,0,0,189,18,1,0,0,0,190,191,5,62,0,0,191,192,5,62,0,0,192,20,1,0,0,0,193,194,5,45,0,0,194,195,5,62,0,0,195,22,1,0,0,0,196,197,7,1,0,0,197,24,1,0,0,0,198,200,5,35,0,0,199,201,3,23,10,0,200,199,1,0,0,0,201,202,1,0,0,0,202,200,1,0,0,0,202,203,1,0,0,0,203,26,1,0,0,0,204,205,5,124,0,0,205,206,5,124,0,0,206,28,1,0,0,0,207,208,5,38,0,0,208,209,5,38,0,0,209,30,1,0,0,0,210,211,5,61,0,0,211,212,5,61,0,0,212,32,1,0,0,0,213,214,5,33,0,0,214,215,5,61,0,0,215,34,1,0,0,0,216,217,5,62,0,0,217,36,1,0,0,0,218,219,5,60,0,0,219,38,1,0,0,0,220,221,5,62,0,0,221,222,5,61,0,0,222,40,1,0,0,0,223,224,5,60,0,0,224,225,5,61,0,0,225,42,1,0,0,0,226,227,5,43,0,0,227,44,1,0,0,0,228,229,5,45,0,0,229,46,1,0,0,0,230,231,5,42,0,0,231,48,1,0,0,0,232,233,5,47,0,0,233,50,1,0,0,0,234,235,5,37,0,0,235,52,1,0,0,0,236,237,5,94,0,0,237,54,1,0,0,0,238,239,5,33,0,0,239,56,1,0,0,0,240,241,5,59,0,0,241,58,1,0,0,0,242,243,5,44,0,0,243,60,1,0,0,0,244,245,5,61,0,0,245,62,1,0,0,0,246,247,5,40,0,0,247,64,1,0,0,0,248,249,5,41,0,0,249,66,1,0,0,0,250,251,5,123,0,0,251,68,1,0,0,0,252,253,5,125,0,0,253,70,1,0,0,0,254,255,5,116,0,0,255,256,5,114,0,0,256,257,5,117,0,0,257,258,5,101,0,0,258,72,1,0,0,0,259,260,5,102,0,0,260,261,5,97,0,0,261,262,5,108,0,0,262,263,5,115,0,0,263,264,5,101,0,0,264,74,1,0,0,0,265,266,5,110,0,0,266,267,5,105,0,0,267,273,5,108,0,0,268,269,5,110,0,0,269,270,5,117,0,0,270,271,5,108,0,0,271,273,5,108,0,0,272,265,1,0,0,0,272,268,1,0,0,0,273,76,1,0,0,0,274,275,5,105,0,0,275,276,5,102,0,0,276,78,1,0,0,0,277,278,5,101,0,0,278,279,5,108,0,0,279,280,5,115,0,0,280,281,5,101,0,0,281,80,1,0,0,0,282,283,5,119,0,0,283,284,5,104,0,0,284,285,5,105,0,0,285,286,5,108,0,0,286,309,5,101,0,0,287,288,5,102,0,0,288,289,5,111,0,0,289,309,5,114,0,0,290,291,5,102,0,0,291,292,5,111,0,0,292,293,5,114,0,0,293,294,5,101,0,0,294,295,5,97,0,0,295,296,5,99,0,0,296,309,5,104,0,0,297,298,5,102,0,0,298,299,5,111,0,0,299,300,5,114,0,0,300,301,5,69,0,0,301,302,5,97,0,0,302,303,5,99,0,0,303,309,5,104,0,0,304,305,5,108,0,0,305,306,5,111,0,0,306,307,5,111,0,0,307,309,5,112,0,0,308,282,1,0,0,0,308,287,1,0,0,0,308,290,1,0,0,0,308,297,1,0,0,0,308,304,1,0,0,0,309,82,1,0,0,0,310,311,5,114,0,0,311,312,5,101,0,0,312,313,5,116,0,0,313,314,5,117,0,0,314,315,5,114,0,0,315,316,5,110,0,0,316,84,1,0,0,0,317,318,5,110,0,0,318,319,5,101,0,0,319,320,5,119,0,0,320,86,1,0,0,0,321,322,5,112,0,0,322,323,5,97,0,0,323,324,5,114,0,0,324,88,1,0,0,0,325,326,5,103,0,0,326,327,5,114,0,0,327,328,5,111,0,0,328,329,5,117,0,0,329,330,5,112,0,0,330,90,1,0,0,0,331,332,5,111,0,0,332,333,5,112,0,0,333,334,5,116,0,0,334,92,1,0,0,0,335,336,5,97,0,0,336,337,5,115,0,0,337,94,1,0,0,0,338,339,5,116,0,0,339,340,5,114,0,0,340,341,5,121,0,0,341,96,1,0,0,0,342,343,5,99,0,0,343,344,5,97,0,0,344,345,5,116,0,0,345,346,5,99,0,0,346,347,5,104,0,0,347,98,1,0,0,0,348,349,5,102,0,0,349,350,5,105,0,0,350,351,5,110,0,0,351,352,5,97,0,0,352,353,5,108,0,0,353,354,5,108,0,0,354,355,5,121,0,0,355,100,1,0,0,0,356,357,5,105,0,0,357,358,5,110,0,0,358,102,1,0,0,0,359,360,5,64,0,0,360,361,5,83,0,0,361,362,5,116,0,0,362,363,5,97,0,0,363,364,5,114,0,0,364,365,5,116,0,0,365,366,5,101,0,0,366,376,5,114,0,0,367,368,5,64,0,0,368,369,5,115,0,0,369,370,5,116,0,0,370,371,5,97,0,0,371,372,5,114,0,0,372,373,5,116,0,0,373,374,5,101,0,0,374,376,5,114,0,0,375,359,1,0,0,0,375,367,1,0,0,0,376,104,1,0,0,0,377,378,5,64,0,0,378,379,5,82,0,0,379,380,5,101,0,0,380,381,5,116,0,0,381,382,5,117,0,0,382,383,5,114,0,0,383,404,5,110,0,0,384,385,5,64,0,0,385,386,5,114,0,0,386,387,5,101,0,0,387,388,5,116,0,0,388,389,5,117,0,0,389,390,5,114,0,0,390,404,5,110,0,0,391,392,5,64,0,0,392,393,5,82,0,0,393,394,5,101,0,0,394,395,5,112,0,0,395,396,5,108,0,0,396,404,5,121,0,0,397,398,5,64,0,0,398,399,5,114,0,0,399,400,5,101,0,0,400,401,5,112,0,0,401,402,5,108,0,0,402,404,5,121,0,0,403,377,1,0,0,0,403,384,1,0,0,0,403,391,1,0,0,0,403,397,1,0,0,0,404,106,1,0,0,0,405,409,5,64,0,0,406,408,7,2,0,0,407,406,1,0,0,0,408,411,1,0,0,0,409,407,1,0,0,0,409,410,1,0,0,0,410,108,1,0,0,0,411,409,1,0,0,0,412,413,5,46,0,0,413,110,1,0,0,0,414,418,7,3,0,0,415,417,7,2,0,0,416,415,1,0,0,0,417,420,1,0,0,0,418,416,1,0,0,0,418,419,1,0,0,0,419,112,1,0,0,0,420,418,1,0,0,0,421,423,7,4,0,0,422,421,1,0,0,0,423,424,1,0,0,0,424,422,1,0,0,0,424,425,1,0,0,0,425,114,1,0,0,0,426,428,7,4,0,0,427,426,1,0,0,0,428,429,1,0,0,0,429,427,1,0,0,0,429,430,1,0,0,0,430,431,1,0,0,0,431,435,5,46,0,0,432,434,7,4,0,0,433,432,1,0,0,0,434,437,1,0,0,0,435,433,1,0,0,0,435,436,1,0,0,0,436,445,1,0,0,0,437,435,1,0,0,0,438,440,5,46,0,0,439,441,7,4,0,0,440,439,1,0,0,0,441,442,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,445,1,0,0,0,444,427,1,0,0,0,444,438,1,0,0,0,445,116,1,0,0,0,446,452,5,34,0,0,447,451,8,5,0,0,448,449,5,34,0,0,449,451,5,34,0,0,450,447,1,0,0,0,450,448,1,0,0,0,451,454,1,0,0,0,452,450,1,0,0,0,452,453,1,0,0,0,453,456,1,0,0,0,454,452,1,0,0,0,455,457,7,5,0,0,456,455,1,0,0,0,456,457,1,0,0,0,457,118,1,0,0,0,458,459,7,6,0,0,459,460,1,0,0,0,460,461,6,58,0,0,461,120,1,0,0,0,462,463,5,47,0,0,463,464,5,47,0,0,464,468,1,0,0,0,465,467,9,0,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,469,1,0,0,0,468,466,1,0,0,0,469,471,1,0,0,0,470,468,1,0,0,0,471,472,5,10,0,0,472,473,1,0,0,0,473,474,6,59,4,0,474,122,1,0,0,0,475,476,9,0,0,0,476,124,1,0,0,0,477,481,4,61,0,0,478,480,3,3,0,0,479,478,1,0,0,0,480,483,1,0,0,0,481,479,1,0,0,0,481,482,1,0,0,0,482,484,1,0,0,0,483,481,1,0,0,0,484,485,5,61,0,0,485,486,5,61,0,0,486,490,1,0,0,0,487,489,8,6,0,0,488,487,1,0,0,0,489,492,1,0,0,0,490,488,1,0,0,0,490,491,1,0,0,0,491,126,1,0,0,0,492,490,1,0,0,0,493,495,8,6,0,0,494,493,1,0,0,0,495,496,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,128,1,0,0,0,498,499,7,6,0,0,499,500,1,0,0,0,500,501,6,63,5,0,501,130,1,0,0,0,502,504,8,6,0,0,503,502,1,0,0,0,504,505,1,0,0,0,505,503,1,0,0,0,505,506,1,0,0,0,506,132,1,0,0,0,507,508,7,6,0,0,508,509,1,0,0,0,509,510,6,65,5,0,510,134,1,0,0,0,23,0,1,2,202,272,308,375,403,409,418,424,429,435,442,444,450,452,456,468,481,490,496,505,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],Cc=new E.atn.ATNDeserializer().deserialize(G7),z7=Cc.decisionToState.map((t,e)=>new E.dfa.DFA(t,e));class Z extends E.Lexer{constructor(e){super(e),this._interp=new E.atn.LexerATNSimulator(this,Cc,z7,new E.PredictionContextCache)}get atn(){return Cc}}te(Z,"grammarFileName","sequenceLexer.g4"),te(Z,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),te(Z,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),te(Z,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),te(Z,"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","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"]),te(Z,"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","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"]),Z.EOF=E.Token.EOF,Z.WS=1,Z.CONSTANT=2,Z.READONLY=3,Z.STATIC=4,Z.AWAIT=5,Z.TITLE=6,Z.COL=7,Z.SOPEN=8,Z.SCLOSE=9,Z.ARROW=10,Z.COLOR=11,Z.OR=12,Z.AND=13,Z.EQ=14,Z.NEQ=15,Z.GT=16,Z.LT=17,Z.GTEQ=18,Z.LTEQ=19,Z.PLUS=20,Z.MINUS=21,Z.MULT=22,Z.DIV=23,Z.MOD=24,Z.POW=25,Z.NOT=26,Z.SCOL=27,Z.COMMA=28,Z.ASSIGN=29,Z.OPAR=30,Z.CPAR=31,Z.OBRACE=32,Z.CBRACE=33,Z.TRUE=34,Z.FALSE=35,Z.NIL=36,Z.IF=37,Z.ELSE=38,Z.WHILE=39,Z.RETURN=40,Z.NEW=41,Z.PAR=42,Z.GROUP=43,Z.OPT=44,Z.AS=45,Z.TRY=46,Z.CATCH=47,Z.FINALLY=48,Z.IN=49,Z.STARTER_LXR=50,Z.ANNOTATION_RET=51,Z.ANNOTATION=52,Z.DOT=53,Z.ID=54,Z.INT=55,Z.FLOAT=56,Z.STRING=57,Z.CR=58,Z.COMMENT=59,Z.OTHER=60,Z.DIVIDER=61,Z.EVENT_PAYLOAD_LXR=62,Z.EVENT_END=63,Z.TITLE_CONTENT=64,Z.TITLE_END=65,Z.COMMENT_CHANNEL=2,Z.MODIFIER_CHANNEL=3,Z.EVENT=1,Z.TITLE_MODE=2,Z.prototype.sempred=function(t,e,n){switch(e){case 61:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},Z.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class S extends E.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){}enterCreation(e){}exitCreation(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 W7=[4,1,65,552,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,1,0,3,0,108,8,0,1,0,1,0,3,0,112,8,0,1,0,1,0,1,0,1,0,3,0,118,8,0,1,0,3,0,121,8,0,1,0,1,0,1,0,3,0,126,8,0,1,1,1,1,3,1,130,8,1,1,1,3,1,133,8,1,1,2,1,2,4,2,137,8,2,11,2,12,2,138,1,2,1,2,5,2,143,8,2,10,2,12,2,146,9,2,1,2,3,2,149,8,2,1,3,1,3,3,3,153,8,3,1,3,1,3,5,3,157,8,3,10,3,12,3,160,9,3,1,3,1,3,1,3,3,3,165,8,3,1,3,1,3,1,3,3,3,170,8,3,3,3,172,8,3,1,4,1,4,1,4,3,4,177,8,4,1,4,3,4,180,8,4,1,4,3,4,183,8,4,1,5,1,5,1,6,3,6,188,8,6,1,6,3,6,191,8,6,1,6,1,6,3,6,195,8,6,1,6,3,6,198,8,6,1,6,3,6,201,8,6,1,6,1,6,3,6,205,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,214,8,7,1,7,1,7,3,7,218,8,7,3,7,220,8,7,1,8,1,8,1,8,3,8,225,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,234,8,12,11,12,12,12,235,1,13,1,13,3,13,240,8,13,1,13,3,13,243,8,13,1,13,1,13,1,13,3,13,248,8,13,3,13,250,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,3,16,264,8,16,1,16,1,16,1,16,1,16,1,16,3,16,271,8,16,1,17,1,17,1,17,3,17,276,8,17,1,18,1,18,1,18,3,18,281,8,18,1,19,1,19,1,19,3,19,286,8,19,1,20,3,20,289,8,20,1,20,1,20,1,20,1,20,3,20,295,8,20,1,20,3,20,298,8,20,1,20,3,20,301,8,20,1,20,3,20,304,8,20,1,21,1,21,1,21,3,21,309,8,21,1,22,3,22,312,8,22,1,22,1,22,1,22,3,22,317,8,22,1,22,1,22,1,22,3,22,322,8,22,1,22,1,22,1,22,1,22,1,22,3,22,329,8,22,1,22,1,22,1,22,3,22,334,8,22,1,23,1,23,1,23,5,23,339,8,23,10,23,12,23,342,9,23,1,24,1,24,1,25,1,25,1,26,1,26,3,26,350,8,26,1,27,1,27,3,27,354,8,27,1,27,1,27,1,28,3,28,359,8,28,1,28,1,28,1,28,1,29,1,29,1,29,3,29,367,8,29,1,29,1,29,1,29,1,29,1,29,1,29,1,29,3,29,376,8,29,3,29,378,8,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,33,1,33,5,33,390,8,33,10,33,12,33,393,9,33,1,33,3,33,396,8,33,1,34,1,34,1,35,1,35,1,35,5,35,403,8,35,10,35,12,35,406,9,35,1,35,3,35,409,8,35,1,36,1,36,3,36,413,8,36,1,37,1,37,1,37,1,38,1,38,5,38,420,8,38,10,38,12,38,423,9,38,1,38,3,38,426,8,38,1,39,1,39,1,39,1,40,1,40,3,40,433,8,40,1,40,1,40,1,41,1,41,1,41,1,42,1,42,5,42,442,8,42,10,42,12,42,445,9,42,1,42,3,42,448,8,42,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,3,46,464,8,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,47,3,47,475,8,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,486,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,497,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,5,48,520,8,48,10,48,12,48,523,9,48,1,49,1,49,1,49,1,49,1,49,3,49,530,8,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,541,8,50,1,51,1,51,1,51,3,51,546,8,51,1,52,1,52,1,52,1,52,1,52,0,1,96,53,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,0,10,2,0,54,54,57,57,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,55,56,1,0,34,35,609,0,125,1,0,0,0,2,127,1,0,0,0,4,148,1,0,0,0,6,171,1,0,0,0,8,182,1,0,0,0,10,184,1,0,0,0,12,204,1,0,0,0,14,219,1,0,0,0,16,224,1,0,0,0,18,226,1,0,0,0,20,228,1,0,0,0,22,230,1,0,0,0,24,233,1,0,0,0,26,249,1,0,0,0,28,251,1,0,0,0,30,253,1,0,0,0,32,270,1,0,0,0,34,275,1,0,0,0,36,280,1,0,0,0,38,282,1,0,0,0,40,303,1,0,0,0,42,305,1,0,0,0,44,333,1,0,0,0,46,335,1,0,0,0,48,343,1,0,0,0,50,345,1,0,0,0,52,347,1,0,0,0,54,351,1,0,0,0,56,358,1,0,0,0,58,377,1,0,0,0,60,379,1,0,0,0,62,381,1,0,0,0,64,383,1,0,0,0,66,395,1,0,0,0,68,397,1,0,0,0,70,399,1,0,0,0,72,412,1,0,0,0,74,414,1,0,0,0,76,417,1,0,0,0,78,427,1,0,0,0,80,430,1,0,0,0,82,436,1,0,0,0,84,439,1,0,0,0,86,449,1,0,0,0,88,453,1,0,0,0,90,458,1,0,0,0,92,461,1,0,0,0,94,474,1,0,0,0,96,496,1,0,0,0,98,529,1,0,0,0,100,540,1,0,0,0,102,545,1,0,0,0,104,547,1,0,0,0,106,108,3,2,1,0,107,106,1,0,0,0,107,108,1,0,0,0,108,109,1,0,0,0,109,126,5,0,0,1,110,112,3,2,1,0,111,110,1,0,0,0,111,112,1,0,0,0,112,113,1,0,0,0,113,114,3,4,2,0,114,115,5,0,0,1,115,126,1,0,0,0,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,120,1,0,0,0,119,121,3,4,2,0,120,119,1,0,0,0,120,121,1,0,0,0,121,122,1,0,0,0,122,123,3,24,12,0,123,124,5,0,0,1,124,126,1,0,0,0,125,107,1,0,0,0,125,111,1,0,0,0,125,117,1,0,0,0,126,1,1,0,0,0,127,129,5,6,0,0,128,130,5,64,0,0,129,128,1,0,0,0,129,130,1,0,0,0,130,132,1,0,0,0,131,133,5,65,0,0,132,131,1,0,0,0,132,133,1,0,0,0,133,3,1,0,0,0,134,137,3,6,3,0,135,137,3,12,6,0,136,134,1,0,0,0,136,135,1,0,0,0,137,138,1,0,0,0,138,136,1,0,0,0,138,139,1,0,0,0,139,149,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,146,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,147,1,0,0,0,146,144,1,0,0,0,147,149,3,8,4,0,148,136,1,0,0,0,148,144,1,0,0,0,149,5,1,0,0,0,150,152,5,43,0,0,151,153,3,20,10,0,152,151,1,0,0,0,152,153,1,0,0,0,153,154,1,0,0,0,154,158,5,32,0,0,155,157,3,12,6,0,156,155,1,0,0,0,157,160,1,0,0,0,158,156,1,0,0,0,158,159,1,0,0,0,159,161,1,0,0,0,160,158,1,0,0,0,161,172,5,33,0,0,162,164,5,43,0,0,163,165,3,20,10,0,164,163,1,0,0,0,164,165,1,0,0,0,165,166,1,0,0,0,166,172,5,32,0,0,167,169,5,43,0,0,168,170,3,20,10,0,169,168,1,0,0,0,169,170,1,0,0,0,170,172,1,0,0,0,171,150,1,0,0,0,171,162,1,0,0,0,171,167,1,0,0,0,172,7,1,0,0,0,173,179,5,50,0,0,174,176,5,30,0,0,175,177,3,10,5,0,176,175,1,0,0,0,176,177,1,0,0,0,177,178,1,0,0,0,178,180,5,31,0,0,179,174,1,0,0,0,179,180,1,0,0,0,180,183,1,0,0,0,181,183,5,52,0,0,182,173,1,0,0,0,182,181,1,0,0,0,183,9,1,0,0,0,184,185,7,0,0,0,185,11,1,0,0,0,186,188,3,18,9,0,187,186,1,0,0,0,187,188,1,0,0,0,188,190,1,0,0,0,189,191,3,14,7,0,190,189,1,0,0,0,190,191,1,0,0,0,191,192,1,0,0,0,192,194,3,20,10,0,193,195,3,22,11,0,194,193,1,0,0,0,194,195,1,0,0,0,195,197,1,0,0,0,196,198,3,16,8,0,197,196,1,0,0,0,197,198,1,0,0,0,198,200,1,0,0,0,199,201,5,11,0,0,200,199,1,0,0,0,200,201,1,0,0,0,201,205,1,0,0,0,202,205,3,14,7,0,203,205,3,18,9,0,204,187,1,0,0,0,204,202,1,0,0,0,204,203,1,0,0,0,205,13,1,0,0,0,206,207,5,8,0,0,207,208,3,20,10,0,208,209,5,9,0,0,209,220,1,0,0,0,210,211,5,8,0,0,211,213,3,20,10,0,212,214,5,16,0,0,213,212,1,0,0,0,213,214,1,0,0,0,214,220,1,0,0,0,215,217,7,1,0,0,216,218,7,2,0,0,217,216,1,0,0,0,217,218,1,0,0,0,218,220,1,0,0,0,219,206,1,0,0,0,219,210,1,0,0,0,219,215,1,0,0,0,220,15,1,0,0,0,221,222,5,45,0,0,222,225,3,20,10,0,223,225,5,45,0,0,224,221,1,0,0,0,224,223,1,0,0,0,225,17,1,0,0,0,226,227,5,52,0,0,227,19,1,0,0,0,228,229,7,0,0,0,229,21,1,0,0,0,230,231,5,55,0,0,231,23,1,0,0,0,232,234,3,32,16,0,233,232,1,0,0,0,234,235,1,0,0,0,235,233,1,0,0,0,235,236,1,0,0,0,236,25,1,0,0,0,237,239,5,40,0,0,238,240,3,96,48,0,239,238,1,0,0,0,239,240,1,0,0,0,240,242,1,0,0,0,241,243,5,27,0,0,242,241,1,0,0,0,242,243,1,0,0,0,243,250,1,0,0,0,244,245,5,51,0,0,245,247,3,58,29,0,246,248,5,63,0,0,247,246,1,0,0,0,247,248,1,0,0,0,248,250,1,0,0,0,249,237,1,0,0,0,249,244,1,0,0,0,250,27,1,0,0,0,251,252,3,30,15,0,252,29,1,0,0,0,253,254,5,61,0,0,254,31,1,0,0,0,255,271,3,84,42,0,256,271,3,34,17,0,257,271,3,36,18,0,258,271,3,94,47,0,259,271,3,38,19,0,260,271,3,42,21,0,261,263,3,58,29,0,262,264,5,63,0,0,263,262,1,0,0,0,263,264,1,0,0,0,264,271,1,0,0,0,265,271,3,26,13,0,266,271,3,28,14,0,267,271,3,76,38,0,268,269,5,60,0,0,269,271,6,16,-1,0,270,255,1,0,0,0,270,256,1,0,0,0,270,257,1,0,0,0,270,258,1,0,0,0,270,259,1,0,0,0,270,260,1,0,0,0,270,261,1,0,0,0,270,265,1,0,0,0,270,266,1,0,0,0,270,267,1,0,0,0,270,268,1,0,0,0,271,33,1,0,0,0,272,273,5,42,0,0,273,276,3,92,46,0,274,276,5,42,0,0,275,272,1,0,0,0,275,274,1,0,0,0,276,35,1,0,0,0,277,278,5,44,0,0,278,281,3,92,46,0,279,281,5,44,0,0,280,277,1,0,0,0,280,279,1,0,0,0,281,37,1,0,0,0,282,285,3,40,20,0,283,286,5,27,0,0,284,286,3,92,46,0,285,283,1,0,0,0,285,284,1,0,0,0,285,286,1,0,0,0,286,39,1,0,0,0,287,289,3,56,28,0,288,287,1,0,0,0,288,289,1,0,0,0,289,290,1,0,0,0,290,291,5,41,0,0,291,297,3,62,31,0,292,294,5,30,0,0,293,295,3,70,35,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,304,1,0,0,0,299,301,3,56,28,0,300,299,1,0,0,0,300,301,1,0,0,0,301,302,1,0,0,0,302,304,5,41,0,0,303,288,1,0,0,0,303,300,1,0,0,0,304,41,1,0,0,0,305,308,3,44,22,0,306,309,5,27,0,0,307,309,3,92,46,0,308,306,1,0,0,0,308,307,1,0,0,0,308,309,1,0,0,0,309,43,1,0,0,0,310,312,3,56,28,0,311,310,1,0,0,0,311,312,1,0,0,0,312,321,1,0,0,0,313,314,3,48,24,0,314,315,5,10,0,0,315,317,1,0,0,0,316,313,1,0,0,0,316,317,1,0,0,0,317,318,1,0,0,0,318,319,3,50,25,0,319,320,5,53,0,0,320,322,1,0,0,0,321,316,1,0,0,0,321,322,1,0,0,0,322,323,1,0,0,0,323,334,3,46,23,0,324,334,3,56,28,0,325,326,3,48,24,0,326,327,5,10,0,0,327,329,1,0,0,0,328,325,1,0,0,0,328,329,1,0,0,0,329,330,1,0,0,0,330,331,3,50,25,0,331,332,5,53,0,0,332,334,1,0,0,0,333,311,1,0,0,0,333,324,1,0,0,0,333,328,1,0,0,0,334,45,1,0,0,0,335,340,3,52,26,0,336,337,5,53,0,0,337,339,3,52,26,0,338,336,1,0,0,0,339,342,1,0,0,0,340,338,1,0,0,0,340,341,1,0,0,0,341,47,1,0,0,0,342,340,1,0,0,0,343,344,7,0,0,0,344,49,1,0,0,0,345,346,7,0,0,0,346,51,1,0,0,0,347,349,3,68,34,0,348,350,3,54,27,0,349,348,1,0,0,0,349,350,1,0,0,0,350,53,1,0,0,0,351,353,5,30,0,0,352,354,3,70,35,0,353,352,1,0,0,0,353,354,1,0,0,0,354,355,1,0,0,0,355,356,5,31,0,0,356,55,1,0,0,0,357,359,3,64,32,0,358,357,1,0,0,0,358,359,1,0,0,0,359,360,1,0,0,0,360,361,3,66,33,0,361,362,5,29,0,0,362,57,1,0,0,0,363,364,3,48,24,0,364,365,5,10,0,0,365,367,1,0,0,0,366,363,1,0,0,0,366,367,1,0,0,0,367,368,1,0,0,0,368,369,3,50,25,0,369,370,5,7,0,0,370,371,3,60,30,0,371,378,1,0,0,0,372,373,3,48,24,0,373,375,7,3,0,0,374,376,3,50,25,0,375,374,1,0,0,0,375,376,1,0,0,0,376,378,1,0,0,0,377,366,1,0,0,0,377,372,1,0,0,0,378,59,1,0,0,0,379,380,5,62,0,0,380,61,1,0,0,0,381,382,7,0,0,0,382,63,1,0,0,0,383,384,7,0,0,0,384,65,1,0,0,0,385,396,3,98,49,0,386,391,5,54,0,0,387,388,5,28,0,0,388,390,5,54,0,0,389,387,1,0,0,0,390,393,1,0,0,0,391,389,1,0,0,0,391,392,1,0,0,0,392,396,1,0,0,0,393,391,1,0,0,0,394,396,5,57,0,0,395,385,1,0,0,0,395,386,1,0,0,0,395,394,1,0,0,0,396,67,1,0,0,0,397,398,7,0,0,0,398,69,1,0,0,0,399,404,3,72,36,0,400,401,5,28,0,0,401,403,3,72,36,0,402,400,1,0,0,0,403,406,1,0,0,0,404,402,1,0,0,0,404,405,1,0,0,0,405,408,1,0,0,0,406,404,1,0,0,0,407,409,5,28,0,0,408,407,1,0,0,0,408,409,1,0,0,0,409,71,1,0,0,0,410,413,3,74,37,0,411,413,3,96,48,0,412,410,1,0,0,0,412,411,1,0,0,0,413,73,1,0,0,0,414,415,3,64,32,0,415,416,5,54,0,0,416,75,1,0,0,0,417,421,3,78,39,0,418,420,3,80,40,0,419,418,1,0,0,0,420,423,1,0,0,0,421,419,1,0,0,0,421,422,1,0,0,0,422,425,1,0,0,0,423,421,1,0,0,0,424,426,3,82,41,0,425,424,1,0,0,0,425,426,1,0,0,0,426,77,1,0,0,0,427,428,5,46,0,0,428,429,3,92,46,0,429,79,1,0,0,0,430,432,5,47,0,0,431,433,3,54,27,0,432,431,1,0,0,0,432,433,1,0,0,0,433,434,1,0,0,0,434,435,3,92,46,0,435,81,1,0,0,0,436,437,5,48,0,0,437,438,3,92,46,0,438,83,1,0,0,0,439,443,3,86,43,0,440,442,3,88,44,0,441,440,1,0,0,0,442,445,1,0,0,0,443,441,1,0,0,0,443,444,1,0,0,0,444,447,1,0,0,0,445,443,1,0,0,0,446,448,3,90,45,0,447,446,1,0,0,0,447,448,1,0,0,0,448,85,1,0,0,0,449,450,5,37,0,0,450,451,3,100,50,0,451,452,3,92,46,0,452,87,1,0,0,0,453,454,5,38,0,0,454,455,5,37,0,0,455,456,3,100,50,0,456,457,3,92,46,0,457,89,1,0,0,0,458,459,5,38,0,0,459,460,3,92,46,0,460,91,1,0,0,0,461,463,5,32,0,0,462,464,3,24,12,0,463,462,1,0,0,0,463,464,1,0,0,0,464,465,1,0,0,0,465,466,5,33,0,0,466,93,1,0,0,0,467,468,5,39,0,0,468,469,3,100,50,0,469,470,3,92,46,0,470,475,1,0,0,0,471,472,5,39,0,0,472,475,3,100,50,0,473,475,5,39,0,0,474,467,1,0,0,0,474,471,1,0,0,0,474,473,1,0,0,0,475,95,1,0,0,0,476,477,6,48,-1,0,477,497,3,98,49,0,478,479,5,21,0,0,479,497,3,96,48,13,480,481,5,26,0,0,481,497,3,96,48,12,482,483,3,50,25,0,483,484,5,53,0,0,484,486,1,0,0,0,485,482,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,497,3,46,23,0,488,497,3,38,19,0,489,490,5,30,0,0,490,491,3,96,48,0,491,492,5,31,0,0,492,497,1,0,0,0,493,494,3,56,28,0,494,495,3,96,48,1,495,497,1,0,0,0,496,476,1,0,0,0,496,478,1,0,0,0,496,480,1,0,0,0,496,485,1,0,0,0,496,488,1,0,0,0,496,489,1,0,0,0,496,493,1,0,0,0,497,521,1,0,0,0,498,499,10,11,0,0,499,500,7,4,0,0,500,520,3,96,48,12,501,502,10,10,0,0,502,503,7,5,0,0,503,520,3,96,48,11,504,505,10,9,0,0,505,506,7,6,0,0,506,520,3,96,48,10,507,508,10,8,0,0,508,509,7,7,0,0,509,520,3,96,48,9,510,511,10,7,0,0,511,512,5,13,0,0,512,520,3,96,48,8,513,514,10,6,0,0,514,515,5,12,0,0,515,520,3,96,48,7,516,517,10,5,0,0,517,518,5,20,0,0,518,520,3,96,48,6,519,498,1,0,0,0,519,501,1,0,0,0,519,504,1,0,0,0,519,507,1,0,0,0,519,510,1,0,0,0,519,513,1,0,0,0,519,516,1,0,0,0,520,523,1,0,0,0,521,519,1,0,0,0,521,522,1,0,0,0,522,97,1,0,0,0,523,521,1,0,0,0,524,530,7,8,0,0,525,530,7,9,0,0,526,530,5,54,0,0,527,530,5,57,0,0,528,530,5,36,0,0,529,524,1,0,0,0,529,525,1,0,0,0,529,526,1,0,0,0,529,527,1,0,0,0,529,528,1,0,0,0,530,99,1,0,0,0,531,532,5,30,0,0,532,533,3,102,51,0,533,534,5,31,0,0,534,541,1,0,0,0,535,536,5,30,0,0,536,541,3,102,51,0,537,538,5,30,0,0,538,541,5,31,0,0,539,541,5,30,0,0,540,531,1,0,0,0,540,535,1,0,0,0,540,537,1,0,0,0,540,539,1,0,0,0,541,101,1,0,0,0,542,546,3,98,49,0,543,546,3,96,48,0,544,546,3,104,52,0,545,542,1,0,0,0,545,543,1,0,0,0,545,544,1,0,0,0,546,103,1,0,0,0,547,548,5,54,0,0,548,549,5,49,0,0,549,550,5,54,0,0,550,105,1,0,0,0,77,107,111,117,120,125,129,132,136,138,142,144,148,152,158,164,169,171,176,179,182,187,190,194,197,200,204,213,217,219,224,235,239,242,247,249,263,270,275,280,285,288,294,297,300,303,308,311,316,321,328,333,340,349,353,358,366,375,377,391,395,404,408,412,421,425,432,443,447,463,474,485,496,519,521,529,540,545],bc=new E.atn.ATNDeserializer().deserialize(W7),q7=bc.decisionToState.map((t,e)=>new E.dfa.DFA(t,e)),Z7=new E.PredictionContextCache,w=class extends E.Parser{constructor(e){super(e),this._interp=new E.atn.ParserATNSimulator(this,bc,q7,Z7),this.ruleNames=w.ruleNames,this.literalNames=w.literalNames,this.symbolicNames=w.symbolicNames}get atn(){return bc}sempred(e,n,r){switch(n){case 48:return this.expr_sempred(e,r);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 qd(this,this._ctx,this.state);this.enterRule(e,0,w.RULE_prog);var n=0;try{this.state=125,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,4,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=107,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=106,this.title()),this.state=109,this.match(w.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=111,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=110,this.title()),this.state=113,this.head(),this.state=114,this.match(w.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=120,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,3,this._ctx);r===1&&(this.state=119,this.head()),this.state=122,this.block(),this.state=123,this.match(w.EOF);break}}catch(s){if(s instanceof E.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 vc(this,this._ctx,this.state);this.enterRule(e,2,w.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=127,this.match(w.TITLE),this.state=129,this._errHandler.sync(this),n=this._input.LA(1),n===64&&(this.state=128,this.match(w.TITLE_CONTENT)),this.state=132,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=131,this.match(w.TITLE_END))}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}head(){let e=new wc(this,this._ctx,this.state);this.enterRule(e,4,w.RULE_head);try{this.state=148,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=136,this._errHandler.sync(this);var r=1;do{switch(r){case 1:switch(this.state=136,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=134,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=135,this.participant();break;default:throw new E.error.NoViableAltException(this)}break;default:throw new E.error.NoViableAltException(this)}this.state=138,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,8,this._ctx)}while(r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=144,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,10,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;){if(r===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 52:case 54:case 57:this.state=141,this.participant();break;default:throw new E.error.NoViableAltException(this)}this.state=146,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=147,this.starterExp();break}}catch(s){if(s instanceof E.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 Tl(this,this._ctx,this.state);this.enterRule(e,6,w.RULE_group);var n=0;try{this.state=171,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,16,this._ctx);switch(r){case 1:for(this.enterOuterAlt(e,1),this.state=150,this.match(w.GROUP),this.state=152,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=151,this.name()),this.state=154,this.match(w.OBRACE),this.state=158,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-52&-32)==0&&(1<<n-52&37)!==0;)this.state=155,this.participant(),this.state=160,this._errHandler.sync(this),n=this._input.LA(1);this.state=161,this.match(w.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=162,this.match(w.GROUP),this.state=164,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=163,this.name()),this.state=166,this.match(w.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=167,this.match(w.GROUP),this.state=169,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,15,this._ctx);r===1&&(this.state=168,this.name());break}}catch(s){if(s instanceof E.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 Ec(this,this._ctx,this.state);this.enterRule(e,8,w.RULE_starterExp);var n=0;try{switch(this.state=182,this._errHandler.sync(this),this._input.LA(1)){case 50:this.enterOuterAlt(e,1),this.state=173,this.match(w.STARTER_LXR),this.state=179,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=174,this.match(w.OPAR),this.state=176,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=175,this.starter()),this.state=178,this.match(w.CPAR));break;case 52:this.enterOuterAlt(e,2),this.state=181,this.match(w.ANNOTATION);break;default:throw new E.error.NoViableAltException(this)}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}starter(){let e=new Tc(this,this._ctx,this.state);this.enterRule(e,10,w.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=184,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participant(){let e=new Ks(this,this._ctx,this.state);this.enterRule(e,12,w.RULE_participant);var n=0;try{this.state=204,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,25,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=187,this._errHandler.sync(this),n=this._input.LA(1),n===52&&(this.state=186,this.participantType()),this.state=190,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=189,this.stereotype()),this.state=192,this.name(),this.state=194,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,22,this._ctx);r===1&&(this.state=193,this.width()),this.state=197,this._errHandler.sync(this),n=this._input.LA(1),n===45&&(this.state=196,this.label()),this.state=200,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=199,this.match(w.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=202,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=203,this.participantType();break}}catch(s){if(s instanceof E.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 Ac(this,this._ctx,this.state);this.enterRule(e,14,w.RULE_stereotype);var n=0;try{this.state=219,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,28,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=206,this.match(w.SOPEN),this.state=207,this.name(),this.state=208,this.match(w.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=210,this.match(w.SOPEN),this.state=211,this.name(),this.state=213,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=212,this.match(w.GT));break;case 3:this.enterOuterAlt(e,3),this.state=215,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=217,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=216,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 E.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 Sc(this,this._ctx,this.state);this.enterRule(e,16,w.RULE_label);try{this.state=224,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=221,this.match(w.AS),this.state=222,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=223,this.match(w.AS);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participantType(){let e=new Rc(this,this._ctx,this.state);this.enterRule(e,18,w.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=226,this.match(w.ANNOTATION)}catch(n){if(n instanceof E.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 Ys(this,this._ctx,this.state);this.enterRule(e,20,w.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=228,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}width(){let e=new kc(this,this._ctx,this.state);this.enterRule(e,22,w.RULE_width);try{this.enterOuterAlt(e,1),this.state=230,this.match(w.INT)}catch(n){if(n instanceof E.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 Al(this,this._ctx,this.state);this.enterRule(e,24,w.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=233,this._errHandler.sync(this),n=this._input.LA(1);do this.state=232,this.stat(),this.state=235,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&217191919)!==0)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}ret(){let e=new Oc(this,this._ctx,this.state);this.enterRule(e,26,w.RULE_ret);var n=0;try{switch(this.state=249,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=237,this.match(w.RETURN),this.state=239,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,31,this._ctx);r===1&&(this.state=238,this.expr(0)),this.state=242,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=241,this.match(w.SCOL));break;case 51:this.enterOuterAlt(e,2),this.state=244,this.match(w.ANNOTATION_RET),this.state=245,this.asyncMessage(),this.state=247,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=246,this.match(w.EVENT_END));break;default:throw new E.error.NoViableAltException(this)}}catch(s){if(s instanceof E.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 Ic(this,this._ctx,this.state);this.enterRule(e,28,w.RULE_divider);try{this.enterOuterAlt(e,1),this.state=251,this.dividerNote()}catch(n){if(n instanceof E.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 Nc(this,this._ctx,this.state);this.enterRule(e,30,w.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=253,this.match(w.DIVIDER)}catch(n){if(n instanceof E.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 Sl(this,this._ctx,this.state);this.enterRule(e,32,w.RULE_stat);var n=0;try{this.state=270,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,36,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=255,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=256,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=257,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=258,this.loop();break;case 5:this.enterOuterAlt(e,5),this.state=259,this.creation();break;case 6:this.enterOuterAlt(e,6),this.state=260,this.message();break;case 7:this.enterOuterAlt(e,7),this.state=261,this.asyncMessage(),this.state=263,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=262,this.match(w.EVENT_END));break;case 8:this.enterOuterAlt(e,8),this.state=265,this.ret();break;case 9:this.enterOuterAlt(e,9),this.state=266,this.divider();break;case 10:this.enterOuterAlt(e,10),this.state=267,this.tcf();break;case 11:this.enterOuterAlt(e,11),this.state=268,e._OTHER=this.match(w.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof E.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 Pc(this,this._ctx,this.state);this.enterRule(e,34,w.RULE_par);try{this.state=275,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=272,this.match(w.PAR),this.state=273,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=274,this.match(w.PAR);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}opt(){let e=new Mc(this,this._ctx,this.state);this.enterRule(e,36,w.RULE_opt);try{this.state=280,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=277,this.match(w.OPT),this.state=278,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=279,this.match(w.OPT);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creation(){let e=new Rl(this,this._ctx,this.state);this.enterRule(e,38,w.RULE_creation);try{this.enterOuterAlt(e,1),this.state=282,this.creationBody(),this.state=285,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,39,this._ctx);n===1?(this.state=283,this.match(w.SCOL)):n===2&&(this.state=284,this.braceBlock())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creationBody(){let e=new Fc(this,this._ctx,this.state);this.enterRule(e,40,w.RULE_creationBody);var n=0;try{this.state=303,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,44,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=288,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=287,this.assignment()),this.state=290,this.match(w.NEW),this.state=291,this.construct(),this.state=297,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,42,this._ctx);r===1&&(this.state=292,this.match(w.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=293,this.parameters()),this.state=296,this.match(w.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=300,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=299,this.assignment()),this.state=302,this.match(w.NEW);break}}catch(s){if(s instanceof E.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 Dc(this,this._ctx,this.state);this.enterRule(e,42,w.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=305,this.messageBody(),this.state=308,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=306,this.match(w.SCOL);break;case 32:this.state=307,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 46:case 51:case 54:case 55:case 56:case 57:case 60:case 61:break;default:break}}catch(n){if(n instanceof E.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 $c(this,this._ctx,this.state);this.enterRule(e,44,w.RULE_messageBody);try{this.state=333,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,50,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=311,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,46,this._ctx);n===1&&(this.state=310,this.assignment()),this.state=321,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,48,this._ctx);if(n===1){this.state=316,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,47,this._ctx);n===1&&(this.state=313,this.from(),this.state=314,this.match(w.ARROW)),this.state=318,this.to(),this.state=319,this.match(w.DOT)}this.state=323,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=324,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=328,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,49,this._ctx);n===1&&(this.state=325,this.from(),this.state=326,this.match(w.ARROW)),this.state=330,this.to(),this.state=331,this.match(w.DOT);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}func(){let e=new kl(this,this._ctx,this.state);this.enterRule(e,46,w.RULE_func);try{this.enterOuterAlt(e,1),this.state=335,this.signature(),this.state=340,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,51,this._ctx);n!=2&&n!=E.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=336,this.match(w.DOT),this.state=337,this.signature()),this.state=342,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,51,this._ctx)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}from(){let e=new Ol(this,this._ctx,this.state);this.enterRule(e,48,w.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=343,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}to(){let e=new Wi(this,this._ctx,this.state);this.enterRule(e,50,w.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=345,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}signature(){let e=new Il(this,this._ctx,this.state);this.enterRule(e,52,w.RULE_signature);try{this.enterOuterAlt(e,1),this.state=347,this.methodName(),this.state=349,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,52,this._ctx);n===1&&(this.state=348,this.invocation())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}invocation(){let e=new Nl(this,this._ctx,this.state);this.enterRule(e,54,w.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=351,this.match(w.OPAR),this.state=353,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=352,this.parameters()),this.state=355,this.match(w.CPAR)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignment(){let e=new qi(this,this._ctx,this.state);this.enterRule(e,56,w.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=358,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,54,this._ctx);n===1&&(this.state=357,this.type()),this.state=360,this.assignee(),this.state=361,this.match(w.ASSIGN)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}asyncMessage(){let e=new Pl(this,this._ctx,this.state);this.enterRule(e,58,w.RULE_asyncMessage);var n=0;try{this.state=377,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,57,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=366,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,55,this._ctx);r===1&&(this.state=363,this.from(),this.state=364,this.match(w.ARROW)),this.state=368,this.to(),this.state=369,this.match(w.COL),this.state=370,this.content();break;case 2:this.enterOuterAlt(e,2),this.state=372,this.from(),this.state=373,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=375,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,56,this._ctx);r===1&&(this.state=374,this.to());break}}catch(s){if(s instanceof E.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 Bc(this,this._ctx,this.state);this.enterRule(e,60,w.RULE_content);try{this.enterOuterAlt(e,1),this.state=379,this.match(w.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof E.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 Hc(this,this._ctx,this.state);this.enterRule(e,62,w.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=381,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}type(){let e=new Ml(this,this._ctx,this.state);this.enterRule(e,64,w.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=383,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignee(){let e=new Uc(this,this._ctx,this.state);this.enterRule(e,66,w.RULE_assignee);var n=0;try{this.state=395,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,59,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=385,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=386,this.match(w.ID),this.state=391,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=387,this.match(w.COMMA),this.state=388,this.match(w.ID),this.state=393,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=394,this.match(w.STRING);break}}catch(s){if(s instanceof E.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 jc(this,this._ctx,this.state);this.enterRule(e,68,w.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parameters(){let e=new Fl(this,this._ctx,this.state);this.enterRule(e,70,w.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=399,this.parameter(),this.state=404,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,60,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=400,this.match(w.COMMA),this.state=401,this.parameter()),this.state=406,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,60,this._ctx);this.state=408,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=407,this.match(w.COMMA))}catch(s){if(s instanceof E.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 Dl(this,this._ctx,this.state);this.enterRule(e,72,w.RULE_parameter);try{this.state=412,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,62,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=410,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=411,this.expr(0);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}declaration(){let e=new Vc(this,this._ctx,this.state);this.enterRule(e,74,w.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=414,this.type(),this.state=415,this.match(w.ID)}catch(n){if(n instanceof E.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 Gc(this,this._ctx,this.state);this.enterRule(e,76,w.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=417,this.tryBlock(),this.state=421,this._errHandler.sync(this),n=this._input.LA(1);n===47;)this.state=418,this.catchBlock(),this.state=423,this._errHandler.sync(this),n=this._input.LA(1);this.state=425,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=424,this.finallyBlock())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}tryBlock(){let e=new zc(this,this._ctx,this.state);this.enterRule(e,78,w.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=427,this.match(w.TRY),this.state=428,this.braceBlock()}catch(n){if(n instanceof E.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 $l(this,this._ctx,this.state);this.enterRule(e,80,w.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=430,this.match(w.CATCH),this.state=432,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=431,this.invocation()),this.state=434,this.braceBlock()}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}finallyBlock(){let e=new Wc(this,this._ctx,this.state);this.enterRule(e,82,w.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=436,this.match(w.FINALLY),this.state=437,this.braceBlock()}catch(n){if(n instanceof E.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 qc(this,this._ctx,this.state);this.enterRule(e,84,w.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=439,this.ifBlock(),this.state=443,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,66,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=440,this.elseIfBlock()),this.state=445,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,66,this._ctx);this.state=447,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=446,this.elseBlock())}catch(s){if(s instanceof E.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 Zc(this,this._ctx,this.state);this.enterRule(e,86,w.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=449,this.match(w.IF),this.state=450,this.parExpr(),this.state=451,this.braceBlock()}catch(n){if(n instanceof E.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 Bl(this,this._ctx,this.state);this.enterRule(e,88,w.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=453,this.match(w.ELSE),this.state=454,this.match(w.IF),this.state=455,this.parExpr(),this.state=456,this.braceBlock()}catch(n){if(n instanceof E.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 Kc(this,this._ctx,this.state);this.enterRule(e,90,w.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=458,this.match(w.ELSE),this.state=459,this.braceBlock()}catch(n){if(n instanceof E.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 nn(this,this._ctx,this.state);this.enterRule(e,92,w.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=461,this.match(w.OBRACE),this.state=463,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&217191919)!==0&&(this.state=462,this.block()),this.state=465,this.match(w.CBRACE)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}loop(){let e=new Yc(this,this._ctx,this.state);this.enterRule(e,94,w.RULE_loop);try{this.state=474,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,69,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=467,this.match(w.WHILE),this.state=468,this.parExpr(),this.state=469,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=471,this.match(w.WHILE),this.state=472,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=473,this.match(w.WHILE);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,r=this.state;let s=new be(this,this._ctx,r),i=s;const o=96;this.enterRecursionRule(s,96,w.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=496,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,71,this._ctx);switch(a){case 1:s=new Yd(this,s),this._ctx=s,i=s,this.state=477,this.atom();break;case 2:s=new n2(this,s),this._ctx=s,i=s,this.state=478,this.match(w.MINUS),this.state=479,this.expr(13);break;case 3:s=new t2(this,s),this._ctx=s,i=s,this.state=480,this.match(w.NOT),this.state=481,this.expr(12);break;case 4:s=new Kd(this,s),this._ctx=s,i=s,this.state=485,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,70,this._ctx);a===1&&(this.state=482,this.to(),this.state=483,this.match(w.DOT)),this.state=487,this.func();break;case 5:s=new r2(this,s),this._ctx=s,i=s,this.state=488,this.creation();break;case 6:s=new s2(this,s),this._ctx=s,i=s,this.state=489,this.match(w.OPAR),this.state=490,this.expr(0),this.state=491,this.match(w.CPAR);break;case 7:s=new Zd(this,s),this._ctx=s,i=s,this.state=493,this.assignment(),this.state=494,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=521,this._errHandler.sync(this);for(var c=this._interp.adaptivePredict(this._input,73,this._ctx);c!=2&&c!=E.atn.ATN.INVALID_ALT_NUMBER;){if(c===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),i=s,this.state=519,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,72,this._ctx);switch(a){case 1:if(s=new i2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=498,!this.precpred(this._ctx,11))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=499,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=500,this.expr(12);break;case 2:if(s=new Qd(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=501,!this.precpred(this._ctx,10))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=502,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=503,this.expr(11);break;case 3:if(s=new Jd(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=504,!this.precpred(this._ctx,9))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=505,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=506,this.expr(10);break;case 4:if(s=new o2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=507,!this.precpred(this._ctx,8))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=508,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=509,this.expr(9);break;case 5:if(s=new l2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=510,!this.precpred(this._ctx,7))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=511,this.match(w.AND),this.state=512,this.expr(8);break;case 6:if(s=new Xd(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=513,!this.precpred(this._ctx,6))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=514,this.match(w.OR),this.state=515,this.expr(7);break;case 7:if(s=new e2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=516,!this.precpred(this._ctx,5))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=517,this.match(w.PLUS),this.state=518,this.expr(6);break}}this.state=523,this._errHandler.sync(this),c=this._interp.adaptivePredict(this._input,73,this._ctx)}}catch(u){if(u instanceof E.error.RecognitionException)s.exception=u,this._errHandler.reportError(this,u),this._errHandler.recover(this,u);else throw u}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new Bn(this,this._ctx,this.state);this.enterRule(e,98,w.RULE_atom);var n=0;try{switch(this.state=529,this._errHandler.sync(this),this._input.LA(1)){case 55:case 56:e=new f2(this,e),this.enterOuterAlt(e,1),this.state=524,n=this._input.LA(1),n===55||n===56?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new a2(this,e),this.enterOuterAlt(e,2),this.state=525,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 54:e=new c2(this,e),this.enterOuterAlt(e,3),this.state=526,this.match(w.ID);break;case 57:e=new u2(this,e),this.enterOuterAlt(e,4),this.state=527,this.match(w.STRING);break;case 36:e=new h2(this,e),this.enterOuterAlt(e,5),this.state=528,this.match(w.NIL);break;default:throw new E.error.NoViableAltException(this)}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parExpr(){let e=new Zi(this,this._ctx,this.state);this.enterRule(e,100,w.RULE_parExpr);try{this.state=540,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,75,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=531,this.match(w.OPAR),this.state=532,this.condition(),this.state=533,this.match(w.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=535,this.match(w.OPAR),this.state=536,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=537,this.match(w.OPAR),this.state=538,this.match(w.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=539,this.match(w.OPAR);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}condition(){let e=new Xc(this,this._ctx,this.state);this.enterRule(e,102,w.RULE_condition);try{this.state=545,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,76,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=542,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=543,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=544,this.inExpr();break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}inExpr(){let e=new Qc(this,this._ctx,this.state);this.enterRule(e,104,w.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=547,this.match(w.ID),this.state=548,this.match(w.IN),this.state=549,this.match(w.ID)}catch(n){if(n instanceof E.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=w;te(d,"grammarFileName","java-escape"),te(d,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),te(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","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"]),te(d,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","creation","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=E.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.AS=45,d.TRY=46,d.CATCH=47,d.FINALLY=48,d.IN=49,d.STARTER_LXR=50,d.ANNOTATION_RET=51,d.ANNOTATION=52,d.DOT=53,d.ID=54,d.INT=55,d.FLOAT=56,d.STRING=57,d.CR=58,d.COMMENT=59,d.OTHER=60,d.DIVIDER=61,d.EVENT_PAYLOAD_LXR=62,d.EVENT_END=63,d.TITLE_CONTENT=64,d.TITLE_END=65,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_creation=19,d.RULE_creationBody=20,d.RULE_message=21,d.RULE_messageBody=22,d.RULE_func=23,d.RULE_from=24,d.RULE_to=25,d.RULE_signature=26,d.RULE_invocation=27,d.RULE_assignment=28,d.RULE_asyncMessage=29,d.RULE_content=30,d.RULE_construct=31,d.RULE_type=32,d.RULE_assignee=33,d.RULE_methodName=34,d.RULE_parameters=35,d.RULE_parameter=36,d.RULE_declaration=37,d.RULE_tcf=38,d.RULE_tryBlock=39,d.RULE_catchBlock=40,d.RULE_finallyBlock=41,d.RULE_alt=42,d.RULE_ifBlock=43,d.RULE_elseIfBlock=44,d.RULE_elseBlock=45,d.RULE_braceBlock=46,d.RULE_loop=47,d.RULE_expr=48,d.RULE_atom=49,d.RULE_parExpr=50,d.RULE_condition=51,d.RULE_inExpr=52;class qd extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_prog}EOF(){return this.getToken(d.EOF,0)}title(){return this.getTypedRuleContext(vc,0)}head(){return this.getTypedRuleContext(wc,0)}block(){return this.getTypedRuleContext(Al,0)}enterRule(e){e instanceof S&&e.enterProg(this)}exitRule(e){e instanceof S&&e.exitProg(this)}}class vc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterTitle(this)}exitRule(e){e instanceof S&&e.exitTitle(this)}}class wc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Tl):this.getTypedRuleContext(Tl,n)});te(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Ks):this.getTypedRuleContext(Ks,n)});this.parser=n,this.ruleIndex=d.RULE_head}starterExp(){return this.getTypedRuleContext(Ec,0)}enterRule(n){n instanceof S&&n.enterHead(this)}exitRule(n){n instanceof S&&n.exitHead(this)}}class Tl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Ks):this.getTypedRuleContext(Ks,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(Ys,0)}enterRule(n){n instanceof S&&n.enterGroup(this)}exitRule(n){n instanceof S&&n.exitGroup(this)}}class Ec extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Tc,0)}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof S&&e.enterStarterExp(this)}exitRule(e){e instanceof S&&e.exitStarterExp(this)}}class Tc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterStarter(this)}exitRule(e){e instanceof S&&e.exitStarter(this)}}class Ks extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_participant}name(){return this.getTypedRuleContext(Ys,0)}participantType(){return this.getTypedRuleContext(Rc,0)}stereotype(){return this.getTypedRuleContext(Ac,0)}width(){return this.getTypedRuleContext(kc,0)}label(){return this.getTypedRuleContext(Sc,0)}COLOR(){return this.getToken(d.COLOR,0)}enterRule(e){e instanceof S&&e.enterParticipant(this)}exitRule(e){e instanceof S&&e.exitParticipant(this)}}class Ac extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_stereotype}SOPEN(){return this.getToken(d.SOPEN,0)}name(){return this.getTypedRuleContext(Ys,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 S&&e.enterStereotype(this)}exitRule(e){e instanceof S&&e.exitStereotype(this)}}class Sc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_label}AS(){return this.getToken(d.AS,0)}name(){return this.getTypedRuleContext(Ys,0)}enterRule(e){e instanceof S&&e.enterLabel(this)}exitRule(e){e instanceof S&&e.exitLabel(this)}}class Rc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_participantType}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof S&&e.enterParticipantType(this)}exitRule(e){e instanceof S&&e.exitParticipantType(this)}}class Ys extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterName(this)}exitRule(e){e instanceof S&&e.exitName(this)}}class kc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_width}INT(){return this.getToken(d.INT,0)}enterRule(e){e instanceof S&&e.enterWidth(this)}exitRule(e){e instanceof S&&e.exitWidth(this)}}class Al extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Sl):this.getTypedRuleContext(Sl,n)});this.parser=n,this.ruleIndex=d.RULE_block}enterRule(n){n instanceof S&&n.enterBlock(this)}exitRule(n){n instanceof S&&n.exitBlock(this)}}class Oc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_ret}RETURN(){return this.getToken(d.RETURN,0)}expr(){return this.getTypedRuleContext(be,0)}SCOL(){return this.getToken(d.SCOL,0)}ANNOTATION_RET(){return this.getToken(d.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(Pl,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}enterRule(e){e instanceof S&&e.enterRet(this)}exitRule(e){e instanceof S&&e.exitRet(this)}}class Ic extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_divider}dividerNote(){return this.getTypedRuleContext(Nc,0)}enterRule(e){e instanceof S&&e.enterDivider(this)}exitRule(e){e instanceof S&&e.exitDivider(this)}}class Nc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_dividerNote}DIVIDER(){return this.getToken(d.DIVIDER,0)}enterRule(e){e instanceof S&&e.enterDividerNote(this)}exitRule(e){e instanceof S&&e.exitDividerNote(this)}}class Sl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(qc,0)}par(){return this.getTypedRuleContext(Pc,0)}opt(){return this.getTypedRuleContext(Mc,0)}loop(){return this.getTypedRuleContext(Yc,0)}creation(){return this.getTypedRuleContext(Rl,0)}message(){return this.getTypedRuleContext(Dc,0)}asyncMessage(){return this.getTypedRuleContext(Pl,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}ret(){return this.getTypedRuleContext(Oc,0)}divider(){return this.getTypedRuleContext(Ic,0)}tcf(){return this.getTypedRuleContext(Gc,0)}OTHER(){return this.getToken(d.OTHER,0)}enterRule(e){e instanceof S&&e.enterStat(this)}exitRule(e){e instanceof S&&e.exitStat(this)}}class Pc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_par}PAR(){return this.getToken(d.PAR,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterPar(this)}exitRule(e){e instanceof S&&e.exitPar(this)}}class Mc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_opt}OPT(){return this.getToken(d.OPT,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterOpt(this)}exitRule(e){e instanceof S&&e.exitOpt(this)}}class Rl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_creation}creationBody(){return this.getTypedRuleContext(Fc,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterCreation(this)}exitRule(e){e instanceof S&&e.exitCreation(this)}}class Fc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_creationBody}NEW(){return this.getToken(d.NEW,0)}construct(){return this.getTypedRuleContext(Hc,0)}assignment(){return this.getTypedRuleContext(qi,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(Fl,0)}enterRule(e){e instanceof S&&e.enterCreationBody(this)}exitRule(e){e instanceof S&&e.exitCreationBody(this)}}class Dc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_message}messageBody(){return this.getTypedRuleContext($c,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterMessage(this)}exitRule(e){e instanceof S&&e.exitMessage(this)}}class $c extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_messageBody}func(){return this.getTypedRuleContext(kl,0)}assignment(){return this.getTypedRuleContext(qi,0)}to(){return this.getTypedRuleContext(Wi,0)}DOT(){return this.getToken(d.DOT,0)}from(){return this.getTypedRuleContext(Ol,0)}ARROW(){return this.getToken(d.ARROW,0)}enterRule(e){e instanceof S&&e.enterMessageBody(this)}exitRule(e){e instanceof S&&e.exitMessageBody(this)}}class kl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Il):this.getTypedRuleContext(Il,n)});te(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 S&&n.enterFunc(this)}exitRule(n){n instanceof S&&n.exitFunc(this)}}class Ol extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterFrom(this)}exitRule(e){e instanceof S&&e.exitFrom(this)}}class Wi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterTo(this)}exitRule(e){e instanceof S&&e.exitTo(this)}}class Il extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_signature}methodName(){return this.getTypedRuleContext(jc,0)}invocation(){return this.getTypedRuleContext(Nl,0)}enterRule(e){e instanceof S&&e.enterSignature(this)}exitRule(e){e instanceof S&&e.exitSignature(this)}}class Nl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Fl,0)}enterRule(e){e instanceof S&&e.enterInvocation(this)}exitRule(e){e instanceof S&&e.exitInvocation(this)}}class qi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_assignment}assignee(){return this.getTypedRuleContext(Uc,0)}ASSIGN(){return this.getToken(d.ASSIGN,0)}type(){return this.getTypedRuleContext(Ml,0)}enterRule(e){e instanceof S&&e.enterAssignment(this)}exitRule(e){e instanceof S&&e.exitAssignment(this)}}class Pl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_asyncMessage}to(){return this.getTypedRuleContext(Wi,0)}COL(){return this.getToken(d.COL,0)}content(){return this.getTypedRuleContext(Bc,0)}from(){return this.getTypedRuleContext(Ol,0)}ARROW(){return this.getToken(d.ARROW,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(e){e instanceof S&&e.enterAsyncMessage(this)}exitRule(e){e instanceof S&&e.exitAsyncMessage(this)}}class Bc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(d.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof S&&e.enterContent(this)}exitRule(e){e instanceof S&&e.exitContent(this)}}class Hc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterConstruct(this)}exitRule(e){e instanceof S&&e.exitConstruct(this)}}class Ml extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterType(this)}exitRule(e){e instanceof S&&e.exitType(this)}}class Uc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});te(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(Bn,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(n){n instanceof S&&n.enterAssignee(this)}exitRule(n){n instanceof S&&n.exitAssignee(this)}}class jc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterMethodName(this)}exitRule(e){e instanceof S&&e.exitMethodName(this)}}class Fl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Dl):this.getTypedRuleContext(Dl,n)});te(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 S&&n.enterParameters(this)}exitRule(n){n instanceof S&&n.exitParameters(this)}}class Dl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_parameter}declaration(){return this.getTypedRuleContext(Vc,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterParameter(this)}exitRule(e){e instanceof S&&e.exitParameter(this)}}class Vc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_declaration}type(){return this.getTypedRuleContext(Ml,0)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof S&&e.enterDeclaration(this)}exitRule(e){e instanceof S&&e.exitDeclaration(this)}}class Gc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts($l):this.getTypedRuleContext($l,n)});this.parser=n,this.ruleIndex=d.RULE_tcf}tryBlock(){return this.getTypedRuleContext(zc,0)}finallyBlock(){return this.getTypedRuleContext(Wc,0)}enterRule(n){n instanceof S&&n.enterTcf(this)}exitRule(n){n instanceof S&&n.exitTcf(this)}}class zc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_tryBlock}TRY(){return this.getToken(d.TRY,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterTryBlock(this)}exitRule(e){e instanceof S&&e.exitTryBlock(this)}}class $l extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_catchBlock}CATCH(){return this.getToken(d.CATCH,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}invocation(){return this.getTypedRuleContext(Nl,0)}enterRule(e){e instanceof S&&e.enterCatchBlock(this)}exitRule(e){e instanceof S&&e.exitCatchBlock(this)}}class Wc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_finallyBlock}FINALLY(){return this.getToken(d.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterFinallyBlock(this)}exitRule(e){e instanceof S&&e.exitFinallyBlock(this)}}class qc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Bl):this.getTypedRuleContext(Bl,n)});this.parser=n,this.ruleIndex=d.RULE_alt}ifBlock(){return this.getTypedRuleContext(Zc,0)}elseBlock(){return this.getTypedRuleContext(Kc,0)}enterRule(n){n instanceof S&&n.enterAlt(this)}exitRule(n){n instanceof S&&n.exitAlt(this)}}class Zc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_ifBlock}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterIfBlock(this)}exitRule(e){e instanceof S&&e.exitIfBlock(this)}}class Bl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterElseIfBlock(this)}exitRule(e){e instanceof S&&e.exitElseIfBlock(this)}}class Kc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_elseBlock}ELSE(){return this.getToken(d.ELSE,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterElseBlock(this)}exitRule(e){e instanceof S&&e.exitElseBlock(this)}}class nn extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Al,0)}enterRule(e){e instanceof S&&e.enterBraceBlock(this)}exitRule(e){e instanceof S&&e.exitBraceBlock(this)}}class Yc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_loop}WHILE(){return this.getToken(d.WHILE,0)}parExpr(){return this.getTypedRuleContext(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterLoop(this)}exitRule(e){e instanceof S&&e.exitLoop(this)}}class be extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_expr}copyFrom(e){super.copyFrom(e)}}class Zd extends be{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(qi,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof S&&e.exitAssignmentExpr(this)}}d.AssignmentExprContext=Zd;class Kd extends be{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(kl,0)}to(){return this.getTypedRuleContext(Wi,0)}DOT(){return this.getToken(d.DOT,0)}enterRule(e){e instanceof S&&e.enterFuncExpr(this)}exitRule(e){e instanceof S&&e.exitFuncExpr(this)}}d.FuncExprContext=Kd;class Yd extends be{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext(Bn,0)}enterRule(e){e instanceof S&&e.enterAtomExpr(this)}exitRule(e){e instanceof S&&e.exitAtomExpr(this)}}d.AtomExprContext=Yd;class Xd extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}OR(){return this.getToken(d.OR,0)}enterRule(n){n instanceof S&&n.enterOrExpr(this)}exitRule(n){n instanceof S&&n.exitOrExpr(this)}}d.OrExprContext=Xd;class Qd extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}PLUS(){return this.getToken(d.PLUS,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(n){n instanceof S&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof S&&n.exitAdditiveExpr(this)}}d.AdditiveExprContext=Qd;class Jd extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}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 S&&n.enterRelationalExpr(this)}exitRule(n){n instanceof S&&n.exitRelationalExpr(this)}}d.RelationalExprContext=Jd;class e2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}PLUS(){return this.getToken(d.PLUS,0)}enterRule(n){n instanceof S&&n.enterPlusExpr(this)}exitRule(n){n instanceof S&&n.exitPlusExpr(this)}}d.PlusExprContext=e2;class t2 extends be{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(d.NOT,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterNotExpr(this)}exitRule(e){e instanceof S&&e.exitNotExpr(this)}}d.NotExprContext=t2;class n2 extends be{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(d.MINUS,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof S&&e.exitUnaryMinusExpr(this)}}d.UnaryMinusExprContext=n2;class r2 extends be{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(Rl,0)}enterRule(e){e instanceof S&&e.enterCreationExpr(this)}exitRule(e){e instanceof S&&e.exitCreationExpr(this)}}d.CreationExprContext=r2;class s2 extends be{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(d.OPAR,0)}expr(){return this.getTypedRuleContext(be,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof S&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof S&&e.exitParenthesizedExpr(this)}}d.ParenthesizedExprContext=s2;class i2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}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 S&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof S&&n.exitMultiplicationExpr(this)}}d.MultiplicationExprContext=i2;class o2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}EQ(){return this.getToken(d.EQ,0)}NEQ(){return this.getToken(d.NEQ,0)}enterRule(n){n instanceof S&&n.enterEqualityExpr(this)}exitRule(n){n instanceof S&&n.exitEqualityExpr(this)}}d.EqualityExprContext=o2;class l2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}AND(){return this.getToken(d.AND,0)}enterRule(n){n instanceof S&&n.enterAndExpr(this)}exitRule(n){n instanceof S&&n.exitAndExpr(this)}}d.AndExprContext=l2;class Bn extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_atom}copyFrom(e){super.copyFrom(e)}}class a2 extends Bn{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 S&&e.enterBooleanAtom(this)}exitRule(e){e instanceof S&&e.exitBooleanAtom(this)}}d.BooleanAtomContext=a2;class c2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof S&&e.enterIdAtom(this)}exitRule(e){e instanceof S&&e.exitIdAtom(this)}}d.IdAtomContext=c2;class u2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof S&&e.enterStringAtom(this)}exitRule(e){e instanceof S&&e.exitStringAtom(this)}}d.StringAtomContext=u2;class h2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(d.NIL,0)}enterRule(e){e instanceof S&&e.enterNilAtom(this)}exitRule(e){e instanceof S&&e.exitNilAtom(this)}}d.NilAtomContext=h2;class f2 extends Bn{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 S&&e.enterNumberAtom(this)}exitRule(e){e instanceof S&&e.exitNumberAtom(this)}}d.NumberAtomContext=f2;class Zi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_parExpr}OPAR(){return this.getToken(d.OPAR,0)}condition(){return this.getTypedRuleContext(Xc,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof S&&e.enterParExpr(this)}exitRule(e){e instanceof S&&e.exitParExpr(this)}}class Xc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_condition}atom(){return this.getTypedRuleContext(Bn,0)}expr(){return this.getTypedRuleContext(be,0)}inExpr(){return this.getTypedRuleContext(Qc,0)}enterRule(e){e instanceof S&&e.enterCondition(this)}exitRule(e){e instanceof S&&e.exitCondition(this)}}class Qc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(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 S&&n.enterInExpr(this)}exitRule(n){n instanceof S&&n.exitInExpr(this)}}d.ProgContext=qd,d.TitleContext=vc,d.HeadContext=wc,d.GroupContext=Tl,d.StarterExpContext=Ec,d.StarterContext=Tc,d.ParticipantContext=Ks,d.StereotypeContext=Ac,d.LabelContext=Sc,d.ParticipantTypeContext=Rc,d.NameContext=Ys,d.WidthContext=kc,d.BlockContext=Al,d.RetContext=Oc,d.DividerContext=Ic,d.DividerNoteContext=Nc,d.StatContext=Sl,d.ParContext=Pc,d.OptContext=Mc,d.CreationContext=Rl,d.CreationBodyContext=Fc,d.MessageContext=Dc,d.MessageBodyContext=$c,d.FuncContext=kl,d.FromContext=Ol,d.ToContext=Wi,d.SignatureContext=Il,d.InvocationContext=Nl,d.AssignmentContext=qi,d.AsyncMessageContext=Pl,d.ContentContext=Bc,d.ConstructContext=Hc,d.TypeContext=Ml,d.AssigneeContext=Uc,d.MethodNameContext=jc,d.ParametersContext=Fl,d.ParameterContext=Dl,d.DeclarationContext=Vc,d.TcfContext=Gc,d.TryBlockContext=zc,d.CatchBlockContext=$l,d.FinallyBlockContext=Wc,d.AltContext=qc,d.IfBlockContext=Zc,d.ElseIfBlockContext=Bl,d.ElseBlockContext=Kc,d.BraceBlockContext=nn,d.LoopContext=Yc,d.ExprContext=be,d.AtomContext=Bn,d.ParExprContext=Zi,d.ConditionContext=Xc,d.InExprContext=Qc;function K7(){this.__data__=[],this.size=0}var Y7=K7;function X7(t,e){return t===e||t!==t&&e!==e}var Hl=X7,Q7=Hl;function J7(t,e){for(var n=t.length;n--;)if(Q7(t[n][0],e))return n;return-1}var Ul=J7,eg=Ul,tg=Array.prototype,ng=tg.splice;function rg(t){var e=this.__data__,n=eg(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():ng.call(e,n,1),--this.size,!0}var sg=rg,ig=Ul;function og(t){var e=this.__data__,n=ig(e,t);return n<0?void 0:e[n][1]}var lg=og,ag=Ul;function cg(t){return ag(this.__data__,t)>-1}var ug=cg,hg=Ul;function fg(t,e){var n=this.__data__,r=hg(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var dg=fg,pg=Y7,gg=sg,mg=lg,xg=ug,_g=dg;function Xs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Xs.prototype.clear=pg,Xs.prototype.delete=gg,Xs.prototype.get=mg,Xs.prototype.has=xg,Xs.prototype.set=_g;var jl=Xs,Lg=jl;function yg(){this.__data__=new Lg,this.size=0}var Cg=yg;function bg(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var vg=bg;function wg(t){return this.__data__.get(t)}var Eg=wg;function Tg(t){return this.__data__.has(t)}var Ag=Tg,Sg=ts,Rg=Sg.Symbol,d2=Rg,p2=d2,g2=Object.prototype,kg=g2.hasOwnProperty,Og=g2.toString,Ki=p2?p2.toStringTag:void 0;function Ig(t){var e=kg.call(t,Ki),n=t[Ki];try{t[Ki]=void 0;var r=!0}catch{}var s=Og.call(t);return r&&(e?t[Ki]=n:delete t[Ki]),s}var Ng=Ig,Pg=Object.prototype,Mg=Pg.toString;function Fg(t){return Mg.call(t)}var Dg=Fg,m2=d2,$g=Ng,Bg=Dg,Hg="[object Null]",Ug="[object Undefined]",x2=m2?m2.toStringTag:void 0;function jg(t){return t==null?t===void 0?Ug:Hg:x2&&x2 in Object(t)?$g(t):Bg(t)}var Vl=jg;function Vg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var is=Vg,Gg=Vl,zg=is,Wg="[object AsyncFunction]",qg="[object Function]",Zg="[object GeneratorFunction]",Kg="[object Proxy]";function Yg(t){if(!zg(t))return!1;var e=Gg(t);return e==qg||e==Zg||e==Wg||e==Kg}var Jc=Yg,Xg=ts,Qg=Xg["__core-js_shared__"],Jg=Qg,eu=Jg,_2=function(){var t=/[^.]+$/.exec(eu&&eu.keys&&eu.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function em(t){return!!_2&&_2 in t}var tm=em,nm=Function.prototype,rm=nm.toString;function sm(t){if(t!=null){try{return rm.call(t)}catch{}try{return t+""}catch{}}return""}var im=sm,om=Jc,lm=tm,am=is,cm=im,um=/[\\^$.*+?()[\]{}|]/g,hm=/^\[object .+?Constructor\]$/,fm=Function.prototype,dm=Object.prototype,pm=fm.toString,gm=dm.hasOwnProperty,mm=RegExp("^"+pm.call(gm).replace(um,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function xm(t){if(!am(t)||lm(t))return!1;var e=om(t)?mm:hm;return e.test(cm(t))}var _m=xm;function Lm(t,e){return t==null?void 0:t[e]}var ym=Lm,Cm=_m,bm=ym;function vm(t,e){var n=bm(t,e);return Cm(n)?n:void 0}var tu=vm,wm=tu,Em=ts,Tm=wm(Em,"Map"),L2=Tm,Am=tu,Sm=Am(Object,"create"),Gl=Sm,y2=Gl;function Rm(){this.__data__=y2?y2(null):{},this.size=0}var km=Rm;function Om(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Im=Om,Nm=Gl,Pm="__lodash_hash_undefined__",Mm=Object.prototype,Fm=Mm.hasOwnProperty;function Dm(t){var e=this.__data__;if(Nm){var n=e[t];return n===Pm?void 0:n}return Fm.call(e,t)?e[t]:void 0}var $m=Dm,Bm=Gl,Hm=Object.prototype,Um=Hm.hasOwnProperty;function jm(t){var e=this.__data__;return Bm?e[t]!==void 0:Um.call(e,t)}var Vm=jm,Gm=Gl,zm="__lodash_hash_undefined__";function Wm(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Gm&&e===void 0?zm:e,this}var qm=Wm,Zm=km,Km=Im,Ym=$m,Xm=Vm,Qm=qm;function Qs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Qs.prototype.clear=Zm,Qs.prototype.delete=Km,Qs.prototype.get=Ym,Qs.prototype.has=Xm,Qs.prototype.set=Qm;var Jm=Qs,C2=Jm,ex=jl,tx=L2;function nx(){this.size=0,this.__data__={hash:new C2,map:new(tx||ex),string:new C2}}var rx=nx;function sx(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var ix=sx,ox=ix;function lx(t,e){var n=t.__data__;return ox(e)?n[typeof e=="string"?"string":"hash"]:n.map}var zl=lx,ax=zl;function cx(t){var e=ax(this,t).delete(t);return this.size-=e?1:0,e}var ux=cx,hx=zl;function fx(t){return hx(this,t).get(t)}var dx=fx,px=zl;function gx(t){return px(this,t).has(t)}var mx=gx,xx=zl;function _x(t,e){var n=xx(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var Lx=_x,yx=rx,Cx=ux,bx=dx,vx=mx,wx=Lx;function Js(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Js.prototype.clear=yx,Js.prototype.delete=Cx,Js.prototype.get=bx,Js.prototype.has=vx,Js.prototype.set=wx;var Ex=Js,Tx=jl,Ax=L2,Sx=Ex,Rx=200;function kx(t,e){var n=this.__data__;if(n instanceof Tx){var r=n.__data__;if(!Ax||r.length<Rx-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Sx(r)}return n.set(t,e),this.size=n.size,this}var Ox=kx,Ix=jl,Nx=Cg,Px=vg,Mx=Eg,Fx=Ag,Dx=Ox;function ei(t){var e=this.__data__=new Ix(t);this.size=e.size}ei.prototype.clear=Nx,ei.prototype.delete=Px,ei.prototype.get=Mx,ei.prototype.has=Fx,ei.prototype.set=Dx;var $x=ei,Bx=tu,Hx=function(){try{var t=Bx(Object,"defineProperty");return t({},"",{}),t}catch{}}(),b2=Hx,v2=b2;function Ux(t,e,n){e=="__proto__"&&v2?v2(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var nu=Ux,jx=nu,Vx=Hl;function Gx(t,e,n){(n!==void 0&&!Vx(t[e],n)||n===void 0&&!(e in t))&&jx(t,e,n)}var w2=Gx;function zx(t){return function(e,n,r){for(var s=-1,i=Object(e),o=r(e),l=o.length;l--;){var a=o[t?l:++s];if(n(i[a],a,i)===!1)break}return e}}var Wx=zx,qx=Wx,Zx=qx(),Kx=Zx,ru={exports:{}};(function(t,e){var n=ts,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i?n.Buffer:void 0,l=o?o.allocUnsafe:void 0;function a(c,u){if(u)return c.slice();var h=c.length,f=l?l(h):new c.constructor(h);return c.copy(f),f}t.exports=a})(ru,ru.exports);var Yx=ts,Xx=Yx.Uint8Array,Qx=Xx,E2=Qx;function Jx(t){var e=new t.constructor(t.byteLength);return new E2(e).set(new E2(t)),e}var e_=Jx,t_=e_;function n_(t,e){var n=e?t_(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var r_=n_;function s_(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var i_=s_,o_=is,T2=Object.create,l_=function(){function t(){}return function(e){if(!o_(e))return{};if(T2)return T2(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),a_=l_;function c_(t,e){return function(n){return t(e(n))}}var u_=c_,h_=u_,f_=h_(Object.getPrototypeOf,Object),A2=f_,d_=Object.prototype;function p_(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||d_;return t===n}var S2=p_,g_=a_,m_=A2,x_=S2;function __(t){return typeof t.constructor=="function"&&!x_(t)?g_(m_(t)):{}}var L_=__;function y_(t){return t!=null&&typeof t=="object"}var Yi=y_,C_=Vl,b_=Yi,v_="[object Arguments]";function w_(t){return b_(t)&&C_(t)==v_}var E_=w_,R2=E_,T_=Yi,k2=Object.prototype,A_=k2.hasOwnProperty,S_=k2.propertyIsEnumerable,R_=R2(function(){return arguments}())?R2:function(t){return T_(t)&&A_.call(t,"callee")&&!S_.call(t,"callee")},O2=R_,k_=Array.isArray,I2=k_,O_=9007199254740991;function I_(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=O_}var N2=I_,N_=Jc,P_=N2;function M_(t){return t!=null&&P_(t.length)&&!N_(t)}var su=M_,F_=su,D_=Yi;function $_(t){return D_(t)&&F_(t)}var B_=$_,Wl={exports:{}};function H_(){return!1}var U_=H_;(function(t,e){var n=ts,r=U_,s=e&&!e.nodeType&&e,i=s&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===s,l=o?n.Buffer:void 0,a=l?l.isBuffer:void 0,c=a||r;t.exports=c})(Wl,Wl.exports);var j_=Vl,V_=A2,G_=Yi,z_="[object Object]",W_=Function.prototype,q_=Object.prototype,P2=W_.toString,Z_=q_.hasOwnProperty,K_=P2.call(Object);function Y_(t){if(!G_(t)||j_(t)!=z_)return!1;var e=V_(t);if(e===null)return!0;var n=Z_.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&P2.call(n)==K_}var X_=Y_,Q_=Vl,J_=N2,eL=Yi,tL="[object Arguments]",nL="[object Array]",rL="[object Boolean]",sL="[object Date]",iL="[object Error]",oL="[object Function]",lL="[object Map]",aL="[object Number]",cL="[object Object]",uL="[object RegExp]",hL="[object Set]",fL="[object String]",dL="[object WeakMap]",pL="[object ArrayBuffer]",gL="[object DataView]",mL="[object Float32Array]",xL="[object Float64Array]",_L="[object Int8Array]",LL="[object Int16Array]",yL="[object Int32Array]",CL="[object Uint8Array]",bL="[object Uint8ClampedArray]",vL="[object Uint16Array]",wL="[object Uint32Array]",Qe={};Qe[mL]=Qe[xL]=Qe[_L]=Qe[LL]=Qe[yL]=Qe[CL]=Qe[bL]=Qe[vL]=Qe[wL]=!0,Qe[tL]=Qe[nL]=Qe[pL]=Qe[rL]=Qe[gL]=Qe[sL]=Qe[iL]=Qe[oL]=Qe[lL]=Qe[aL]=Qe[cL]=Qe[uL]=Qe[hL]=Qe[fL]=Qe[dL]=!1;function EL(t){return eL(t)&&J_(t.length)&&!!Qe[Q_(t)]}var TL=EL;function AL(t){return function(e){return t(e)}}var SL=AL,iu={exports:{}};(function(t,e){var n=Cd,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i&&n.process,l=function(){try{var a=s&&s.require&&s.require("util").types;return a||o&&o.binding&&o.binding("util")}catch{}}();t.exports=l})(iu,iu.exports);var RL=TL,kL=SL,M2=iu.exports,F2=M2&&M2.isTypedArray,OL=F2?kL(F2):RL,D2=OL;function IL(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var $2=IL,NL=nu,PL=Hl,ML=Object.prototype,FL=ML.hasOwnProperty;function DL(t,e,n){var r=t[e];(!(FL.call(t,e)&&PL(r,n))||n===void 0&&!(e in t))&&NL(t,e,n)}var $L=DL,BL=$L,HL=nu;function UL(t,e,n,r){var s=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var l=e[i],a=r?r(n[l],t[l],l,n,t):void 0;a===void 0&&(a=t[l]),s?HL(n,l,a):BL(n,l,a)}return n}var jL=UL;function VL(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var GL=VL,zL=9007199254740991,WL=/^(?:0|[1-9]\d*)$/;function qL(t,e){var n=typeof t;return e=e==null?zL:e,!!e&&(n=="number"||n!="symbol"&&WL.test(t))&&t>-1&&t%1==0&&t<e}var B2=qL,ZL=GL,KL=O2,YL=I2,XL=Wl.exports,QL=B2,JL=D2,ey=Object.prototype,ty=ey.hasOwnProperty;function ny(t,e){var n=YL(t),r=!n&&KL(t),s=!n&&!r&&XL(t),i=!n&&!r&&!s&&JL(t),o=n||r||s||i,l=o?ZL(t.length,String):[],a=l.length;for(var c in t)(e||ty.call(t,c))&&!(o&&(c=="length"||s&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||QL(c,a)))&&l.push(c);return l}var ry=ny;function sy(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var iy=sy,oy=is,ly=S2,ay=iy,cy=Object.prototype,uy=cy.hasOwnProperty;function hy(t){if(!oy(t))return ay(t);var e=ly(t),n=[];for(var r in t)r=="constructor"&&(e||!uy.call(t,r))||n.push(r);return n}var fy=hy,dy=ry,py=fy,gy=su;function my(t){return gy(t)?dy(t,!0):py(t)}var H2=my,xy=jL,_y=H2;function Ly(t){return xy(t,_y(t))}var yy=Ly,U2=w2,Cy=ru.exports,by=r_,vy=i_,wy=L_,j2=O2,V2=I2,Ey=B_,Ty=Wl.exports,Ay=Jc,Sy=is,Ry=X_,ky=D2,G2=$2,Oy=yy;function Iy(t,e,n,r,s,i,o){var l=G2(t,n),a=G2(e,n),c=o.get(a);if(c){U2(t,n,c);return}var u=i?i(l,a,n+"",t,e,o):void 0,h=u===void 0;if(h){var f=V2(a),p=!f&&Ty(a),g=!f&&!p&&ky(a);u=a,f||p||g?V2(l)?u=l:Ey(l)?u=vy(l):p?(h=!1,u=Cy(a,!0)):g?(h=!1,u=by(a,!0)):u=[]:Ry(a)||j2(a)?(u=l,j2(l)?u=Oy(l):(!Sy(l)||Ay(l))&&(u=wy(a))):h=!1}h&&(o.set(a,u),s(u,a,r,i,o),o.delete(a)),U2(t,n,u)}var Ny=Iy,Py=$x,My=w2,Fy=Kx,Dy=Ny,$y=is,By=H2,Hy=$2;function z2(t,e,n,r,s){t!==e&&Fy(e,function(i,o){if(s||(s=new Py),$y(i))Dy(t,e,o,n,z2,r,s);else{var l=r?r(Hy(t,o),i,o+"",t,e,s):void 0;l===void 0&&(l=i),My(t,o,l)}},By)}var Uy=z2;function jy(t){return t}var W2=jy;function Vy(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var Gy=Vy,zy=Gy,q2=Math.max;function Wy(t,e,n){return e=q2(e===void 0?t.length-1:e,0),function(){for(var r=arguments,s=-1,i=q2(r.length-e,0),o=Array(i);++s<i;)o[s]=r[e+s];s=-1;for(var l=Array(e+1);++s<e;)l[s]=r[s];return l[e]=n(o),zy(t,this,l)}}var qy=Wy;function Zy(t){return function(){return t}}var Ky=Zy,Yy=Ky,Z2=b2,Xy=W2,Qy=Z2?function(t,e){return Z2(t,"toString",{configurable:!0,enumerable:!1,value:Yy(e),writable:!0})}:Xy,Jy=Qy,eC=800,tC=16,nC=Date.now;function rC(t){var e=0,n=0;return function(){var r=nC(),s=tC-(r-n);if(n=r,s>0){if(++e>=eC)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var sC=rC,iC=Jy,oC=sC,lC=oC(iC),aC=lC,cC=W2,uC=qy,hC=aC;function fC(t,e){return hC(uC(t,e,cC),t+"")}var dC=fC,pC=Hl,gC=su,mC=B2,xC=is;function _C(t,e,n){if(!xC(n))return!1;var r=typeof e;return(r=="number"?gC(n)&&mC(e,n.length):r=="string"&&e in n)?pC(n[e],t):!1}var LC=_C,yC=dC,CC=LC;function bC(t){return yC(function(e,n){var r=-1,s=n.length,i=s>1?n[s-1]:void 0,o=s>2?n[2]:void 0;for(i=t.length>3&&typeof i=="function"?(s--,i):void 0,o&&CC(n[0],n[1],o)&&(i=s<3?void 0:i,s=1),e=Object(e);++r<s;){var l=n[r];l&&t(e,l,r,i)}return e})}var vC=bC,wC=Uy,EC=vC,TC=EC(function(t,e,n,r){wC(t,e,n,r)}),AC=TC;class SC{constructor(e,n,r,s,i,o,l,a,c,u){te(this,"name");te(this,"stereotype");te(this,"width");te(this,"groupId");te(this,"explicit");te(this,"isStarter");te(this,"label");te(this,"type");te(this,"color");te(this,"comment");this.name=e,this.stereotype=r,this.width=s,this.groupId=i,this.explicit=l,this.isStarter=n,this.label=o,this.type=a,this.color=c,this.comment=u}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}}class RC{constructor(){te(this,"participants",new Map)}Add(e,n,r,s,i,o,l,a,c,u){const h=new SC(e,n,r,s,i,o,l,a,c,u);this.participants.set(e,AC({},this.Get(e),h,(f,p)=>f||p))}ImplicitArray(){return this.Array().filter(e=>!e.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.isStarter?e:void 0}}const kC=d.ProgContext;let rr,os=!1,ou;const zt=new S;let OC=function(t){var c,u,h,f,p,g,L;if(os)return;const e=(c=t==null?void 0:t.participantType())==null?void 0:c.getFormattedText().replace("@",""),n=((u=t==null?void 0:t.name())==null?void 0:u.getFormattedText())||"Missing `Participant`",r=(f=(h=t.stereotype())==null?void 0:h.name())==null?void 0:f.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,i=t.label&&((g=(p=t.label())==null?void 0:p.name())==null?void 0:g.getFormattedText()),o=!0,l=(L=t.COLOR())==null?void 0:L.getText(),a=t.getComment();rr.Add(n,!1,r,s,ou,i,o,e,l,a)};zt.enterParticipant=OC;let K2=function(t){if(os)return;let e=t.getFormattedText();rr.Add(e)};zt.enterFrom=K2,zt.enterTo=K2,zt.enterStarter=function(t){let e=t.getFormattedText();rr.Add(e,!0)},zt.enterCreation=function(t){if(os)return;const e=t.Owner();rr.Add(e)},zt.enterParameters=function(){os=!0},zt.exitParameters=function(){os=!1},zt.enterCondition=function(){os=!0},zt.exitCondition=function(){os=!1},zt.enterGroup=function(t){var e;ou=(e=t.name())==null?void 0:e.getFormattedText()},zt.exitGroup=function(){ou=void 0},zt.enterRet=function(t){t.asyncMessage()||(rr.Add(t.From()),rr.Add(t.ReturnTo()))};const IC=E.tree.ParseTreeWalker.DEFAULT;zt.getParticipants=function(t,e){return rr=new RC,e&&t instanceof kC&&rr.Add(t.Starter(),!0),IC.walk(this,t),rr};const NC=E.tree.ParseTreeWalker.DEFAULT;var Cn=new S,Tt=0,hn=0;Cn.enterTcf=function(){Tt++},Cn.enterOpt=function(){Tt++},Cn.enterPar=function(){Tt++},Cn.enterAlt=function(){Tt++},Cn.enterLoop=function(){Tt++},Cn.exitTcf=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitOpt=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitPar=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitAlt=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitLoop=function(){hn=Math.max(hn,Tt),Tt--},Cn.depth=function(t){return function(e){return Tt=0,hn=0,e.children.map(function(n){NC.walk(t,n)}),hn}};const PC=d.TitleContext;PC.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const Y2=d,lu=Y2.CreationContext;lu.prototype.Body=lu.prototype.creationBody,lu.prototype.isCurrent=function(t){return X2.bind(this)(t)};const au=Y2.MessageContext;au.prototype.Body=au.prototype.messageBody,au.prototype.isCurrent=function(t){return X2.bind(this)(t)};function X2(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 cu=d,ql=cu.CreationContext,uu=cu.MessageContext,Q2=cu.AsyncMessageContext;ql.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()},ql.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},ql.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},uu.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},uu.prototype.Owner=function(){return this.To()||J2(this.parentCtx)};function J2(t){for(;t;){if(t instanceof ql||t instanceof uu)return t.Owner();t=t.parentCtx}}Q2.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},Q2.prototype.Owner=function(){return this.To()||J2(this.parentCtx)};const MC=d.ProgContext;MC.prototype.Starter=function(){var i,o,l,a,c,u,h,f,p,g,L,v;const t=(l=(o=(i=this.head())==null?void 0:i.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,r;const s=(a=this.block())==null?void 0:a.stat();if(s&&s[0]){const _=(h=(u=(c=s[0].message())==null?void 0:c.messageBody())==null?void 0:u.from())==null?void 0:h.getFormattedText(),m=(p=(f=s[0].asyncMessage())==null?void 0:f.from())==null?void 0:p.getFormattedText();e=_||m}else{const _=(g=this.head())==null?void 0:g.children;if(_&&_[0]){const m=_[0];if(m instanceof d.ParticipantContext&&(n=(L=m.name())==null?void 0:L.getFormattedText()),m instanceof d.GroupContext){const y=m.participant();y&&y[0]&&(r=(v=y[0].name())==null?void 0:v.getFormattedText())}}}return t||e||n||r||"_STARTER_"};const Zl=d,FC=Zl.RetContext,e3=Zl.ProgContext,t3=Zl.MessageContext,DC=Zl.CreationContext;FC.prototype.ReturnTo=function(){var r,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof e3)return n.Starter();{let i=n;for(;i&&!(i instanceof t3)&&!(i instanceof DC);){if(i instanceof e3)return i.Starter();i=i.parentCtx}return i instanceof t3&&((s=(r=i.messageBody())==null?void 0:r.from())==null?void 0:s.getFormattedText())||i.ClosestAncestorStat().Origin()}};const $C=E.ParserRuleContext,n3=d.StatContext,hu=d.ProgContext,BC=d.MessageContext,HC=d.CreationContext;$C.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof n3||t instanceof hu);)t=this.parentCtx;return t.Origin()},n3.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof hu)return t.Starter();if(t instanceof BC||t instanceof HC){const e=t.Owner();if(e)return e}t=t.parentCtx}},hu.prototype.Origin=function(){return this.Starter()};const UC=d.DividerContext;UC.prototype.Note=function(){var e;let 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 fu=d,jC=fu.MessageContext,VC=fu.AsyncMessageContext,GC=fu.CreationContext;jC.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(r=>r==null?void 0:r.getFormattedText()).join(".")},VC.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},GC.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"};const zC=d.MessageContext;class WC{constructor(e,n){te(this,"assignee");te(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(":")}}zC.prototype.Assignment=function(){var r,s;let t=this.messageBody().assignment();const e=(r=t==null?void 0:t.assignee())==null?void 0:r.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new WC(e,n)};const Xi=d,qC=Xi.CreationContext,ZC=Xi.StatContext,r3=Xi.MessageContext,KC=Xi.AsyncMessageContext,YC=Xi.RetContext;qC.prototype.From=function(){if(this.parentCtx instanceof ZC)return this.ClosestAncestorStat().Origin()},r3.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},r3.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},KC.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},YC.prototype.From=function(){return this.ClosestAncestorStat().Origin()},E.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const du=d,pu=du.CreationContext;pu.prototype.Body=pu.prototype.creationBody,pu.prototype.isInitedFromOccurrence=function(t){return s3.bind(this)(t)};const gu=du.MessageContext;gu.prototype.Body=gu.prototype.messageBody,gu.prototype.isInitedFromOccurrence=function(t){return s3.bind(this)(t)};function s3(t){let e=this;for(;e!=null;){if(e instanceof du.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()?n=e.creation().Owner():e.asyncMessage&&e.asyncMessage()&&(n=e.asyncMessage().to().getFormattedText()),n===t)return!0}e=e.parentCtx}return!1}const i3=d,o3=i3.StatContext;E.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof o3);)t=t.parentCtx;if(t instanceof o3)return t},E.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof i3.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function XC(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,r){return e.apply(this,arguments)};case 3:return function(n,r,s){return e.apply(this,arguments)};case 4:return function(n,r,s,i){return e.apply(this,arguments)};case 5:return function(n,r,s,i,o){return e.apply(this,arguments)};case 6:return function(n,r,s,i,o,l){return e.apply(this,arguments)};case 7:return function(n,r,s,i,o,l,a){return e.apply(this,arguments)};case 8:return function(n,r,s,i,o,l,a,c){return e.apply(this,arguments)};case 9:return function(n,r,s,i,o,l,a,c,u){return e.apply(this,arguments)};case 10:return function(n,r,s,i,o,l,a,c,u,h){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var l3=XC;function QC(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var JC=QC;function eb(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var mu=eb,tb=mu;function nb(t){return function e(n){return arguments.length===0||tb(n)?e:t.apply(this,arguments)}}var Kl=nb,xu=Kl,Qi=mu;function rb(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return Qi(n)?e:xu(function(s){return t(n,s)});default:return Qi(n)&&Qi(r)?e:Qi(n)?xu(function(s){return t(s,r)}):Qi(r)?xu(function(s){return t(n,s)}):t(n,r)}}}var a3=rb,Yl=Kl,ti=a3,yt=mu;function sb(t){return function e(n,r,s){switch(arguments.length){case 0:return e;case 1:return yt(n)?e:ti(function(i,o){return t(n,i,o)});case 2:return yt(n)&&yt(r)?e:yt(n)?ti(function(i,o){return t(i,r,o)}):yt(r)?ti(function(i,o){return t(n,i,o)}):Yl(function(i){return t(n,r,i)});default:return yt(n)&&yt(r)&&yt(s)?e:yt(n)&&yt(r)?ti(function(i,o){return t(i,o,s)}):yt(n)&&yt(s)?ti(function(i,o){return t(i,r,o)}):yt(r)&&yt(s)?ti(function(i,o){return t(n,i,o)}):yt(n)?Yl(function(i){return t(i,r,s)}):yt(r)?Yl(function(i){return t(n,i,s)}):yt(s)?Yl(function(i){return t(n,r,i)}):t(n,r,s)}}}var _u=sb,c3=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function ib(t){return Object.prototype.toString.call(t)==="[object String]"}var ob=ib,lb=Kl,ab=c3,cb=ob,ub=lb(function(e){return ab(e)?!0:!e||typeof e!="object"||cb(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),hb=ub,fb=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 db(t){return new fb(t)}var pb=db,gb=l3,mb=a3,xb=mb(function(e,n){return gb(e.length,function(){return e.apply(n,arguments)})}),_b=xb,Lb=hb,yb=pb,Cb=_b;function bb(t,e,n){for(var r=0,s=n.length;r<s;){if(e=t["@@transducer/step"](e,n[r]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r+=1}return t["@@transducer/result"](e)}function u3(t,e,n){for(var r=n.next();!r.done;){if(e=t["@@transducer/step"](e,r.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function h3(t,e,n,r){return t["@@transducer/result"](n[r](Cb(t["@@transducer/step"],t),e))}var f3=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function vb(t,e,n){if(typeof t=="function"&&(t=yb(t)),Lb(n))return bb(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return h3(t,e,n,"fantasy-land/reduce");if(n[f3]!=null)return u3(t,e,n[f3]());if(typeof n.next=="function")return u3(t,e,n);if(typeof n.reduce=="function")return h3(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var wb=vb,Eb=_u,Tb=wb,Ab=Eb(Tb),Sb=Ab,Rb=c3;function kb(t,e){return function(){var n=arguments.length;if(n===0)return e();var r=arguments[n-1];return Rb(r)||typeof r[t]!="function"?e.apply(this,arguments):r[t].apply(r,Array.prototype.slice.call(arguments,0,n-1))}}var d3=kb,Ob=d3,Ib=_u,Nb=Ib(Ob("slice",function(e,n,r){return Array.prototype.slice.call(r,e,n)})),Pb=Nb,Mb=d3,Fb=Kl,Db=Pb,$b=Fb(Mb("tail",Db(1,1/0))),Bb=$b,Hb=l3,Ub=JC,jb=Sb,Vb=Bb;function Gb(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return Hb(arguments[0].length,jb(Ub,arguments[0],Vb(arguments)))}var zb=Gb;const Wb=zb;var qb=_u,Zb=qb(function(e,n,r){return r.replace(e,n)}),Kb=Zb;const Ji=Kb,Yb=Ji(/[\n\r]/g," "),Xb=Ji(/\s+/g," "),Qb=Ji(/\s*([,;.()])\s*/g,"$1"),Jb=Ji(/\s+$/g,""),ev=Ji(/^"(.*)"$/,"$1"),tv=Wb(Yb,Xb,Qb,Jb,ev),Lu=(t,e)=>{let n=e;for(t[n]===`
|
|
13
|
+
`.charCodeAt(0)?(this.line+=1,this.column=0):this.column+=1,e.consume()}getTokenName(e){return e===-1?"EOF":"'"+String.fromCharCode(e)+"'"}}it.debug=!1,it.dfa_debug=!1,it.MIN_DFA_EDGE=0,it.MAX_DFA_EDGE=127;class Hd{constructor(e,n){this.alt=n,this.pred=e}toString(){return"("+this.pred+", "+this.alt+")"}}class R7{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 qe={SLL:0,LL:1,LL_EXACT_AMBIG_DETECTION:2,hasSLLConflictTerminatingPrediction:function(t,e){if(qe.allConfigsInRuleStopStates(e))return!0;if(t===qe.SLL&&e.hasSemanticContext){const r=new Pt;for(let s=0;s<e.items.length;s++){let i=e.items[s];i=new ct({semanticContext:He.NONE},i),r.add(i)}e=r}const n=qe.getConflictingAltSubsets(e);return qe.hasConflictingAltSet(n)&&!qe.hasStateAssociatedWithOneAlt(e)},hasConfigInRuleStopState:function(t){for(let e=0;e<t.items.length;e++)if(t.items[e].state instanceof It)return!0;return!1},allConfigsInRuleStopStates:function(t){for(let e=0;e<t.items.length;e++)if(!(t.items[e].state instanceof It))return!1;return!0},resolvesToJustOneViableAlt:function(t){return qe.getSingleViableAlt(t)},allSubsetsConflict:function(t){return!qe.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 r=t[n];if(e===null)e=r;else if(r!==e)return!1}return!0},getUniqueAlt:function(t){const e=qe.getAlts(t);return e.length===1?e.minValue():Je.INVALID_ALT_NUMBER},getAlts:function(t){const e=new Dn;return t.map(function(n){e.or(n)}),e},getConflictingAltSubsets:function(t){const e=new Ui;return e.hashFunction=function(n){en.hashStuff(n.state.stateNumber,n.context)},e.equalsFunction=function(n,r){return n.state.stateNumber===r.state.stateNumber&&n.context.equals(r.context)},t.items.map(function(n){let r=e.get(n);r===null&&(r=new Dn,e.set(n,r)),r.add(n.alt)}),e.getValues()},getStateToAltMap:function(t){const e=new R7;return t.items.map(function(n){let r=e.get(n.state);r===null&&(r=new Dn,e.set(n.state,r)),r.add(n.alt)}),e},hasStateAssociatedWithOneAlt:function(t){const e=qe.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 Je.INVALID_ALT_NUMBER}return e}};class gc extends wr{constructor(e,n,r,s,i,o){o=o||e._ctx,s=s||e.getCurrentToken(),r=r||e.getCurrentToken(),n=n||e.getInputStream(),super({message:"",recognizer:e,input:n,ctx:o}),this.deadEndConfigs=i,this.startToken=r,this.offendingToken=s}}class k7{constructor(e){this.defaultMapCtor=e||Ui,this.cacheMap=new this.defaultMapCtor}get(e,n){const r=this.cacheMap.get(e)||null;return r===null?null:r.get(n)||null}set(e,n,r){let s=this.cacheMap.get(e)||null;s===null&&(s=new this.defaultMapCtor,this.cacheMap.set(e,s)),s.set(n,r)}}class O7 extends $n{constructor(e,n,r,s){super(n,s),this.parser=e,this.decisionToDFA=r,this.predictionMode=qe.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,r){(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=r;const s=this.decisionToDFA[n];this._dfa=s;const i=e.mark(),o=e.index;try{let l;if(s.precedenceDfa?l=s.getPrecedenceStartState(this.parser.getPrecedence()):l=s.s0,l===null){r===null&&(r=Vs.EMPTY),(this.debug||this.debug_list_atn_decisions)&&console.log("predictATN decision "+s.decision+" exec LA(1)=="+this.getLookaheadName(e)+", outerContext="+r.toString(this.parser.ruleNames));const c=!1;let u=this.computeStartState(s.atnStartState,Vs.EMPTY,c);s.precedenceDfa?(s.s0.configs=u,u=this.applyPrecedenceFilter(u),l=this.addDFAState(s,new nr(null,u)),s.setPrecedenceStartState(this.parser.getPrecedence(),l)):(l=this.addDFAState(s,new nr(null,u)),s.s0=l)}const a=this.execATN(s,l,e,o,r);return this.debug&&console.log("DFA after predictATN: "+s.toString(this.parser.literalNames,this.parser.symbolicNames)),a}finally{this._dfa=null,this.mergeCache=null,e.seek(o),e.release(i)}}execATN(e,n,r,s,i){(this.debug||this.debug_list_atn_decisions)&&console.log("execATN decision "+e.decision+" exec LA(1)=="+this.getLookaheadName(r)+" line "+r.LT(1).line+":"+r.LT(1).column);let o,l=n;this.debug&&console.log("s0 = "+n);let a=r.LA(1);for(;;){let c=this.getExistingTargetState(l,a);if(c===null&&(c=this.computeTargetState(e,l,a)),c===$n.ERROR){const u=this.noViableAlt(r,i,l.configs,s);if(r.seek(s),o=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(l.configs,i),o!==Je.INVALID_ALT_NUMBER)return o;throw u}if(c.requiresFullContext&&this.predictionMode!==qe.SLL){let u=null;if(c.predicates!==null){this.debug&&console.log("DFA state has preds in DFA sim LL failover");const p=r.index;if(p!==s&&r.seek(s),u=this.evalSemanticContext(c.predicates,i,!0),u.length===1)return this.debug&&console.log("Full LL avoided"),u.minValue();p!==s&&r.seek(p)}this.dfa_debug&&console.log("ctx sensitive state "+i+" in "+c);const h=!0,f=this.computeStartState(e.atnStartState,i,h);return this.reportAttemptingFullContext(e,u,c.configs,s,r.index),o=this.execATNWithFullContext(e,c,f,r,s,i),o}if(c.isAcceptState){if(c.predicates===null)return c.prediction;const u=r.index;r.seek(s);const h=this.evalSemanticContext(c.predicates,i,!0);if(h.length===0)throw this.noViableAlt(r,i,c.configs,s);return h.length===1||this.reportAmbiguity(e,c,s,u,!1,h,c.configs),h.minValue()}l=c,a!==H.EOF&&(r.consume(),a=r.LA(1))}}getExistingTargetState(e,n){const r=e.edges;return r===null?null:r[n+1]||null}computeTargetState(e,n,r){const s=this.computeReachSet(n.configs,r,!1);if(s===null)return this.addDFAEdge(e,n,r,$n.ERROR),$n.ERROR;let i=new nr(null,s);const o=this.getUniqueAlt(s);if(this.debug){const l=qe.getConflictingAltSubsets(s);console.log("SLL altSubSets="+vr(l)+", configs="+s+", predict="+o+", allSubsetsConflict="+qe.allSubsetsConflict(l)+", conflictingAlts="+this.getConflictingAlts(s))}return o!==Je.INVALID_ALT_NUMBER?(i.isAcceptState=!0,i.configs.uniqueAlt=o,i.prediction=o):qe.hasSLLConflictTerminatingPrediction(this.predictionMode,s)&&(i.configs.conflictingAlts=this.getConflictingAlts(s),i.requiresFullContext=!0,i.isAcceptState=!0,i.prediction=i.configs.conflictingAlts.minValue()),i.isAcceptState&&i.configs.hasSemanticContext&&(this.predicateDFAState(i,this.atn.getDecisionState(e.decision)),i.predicates!==null&&(i.prediction=Je.INVALID_ALT_NUMBER)),i=this.addDFAEdge(e,n,r,i),i}predicateDFAState(e,n){const r=n.transitions.length,s=this.getConflictingAltsOrUniqueAlt(e.configs),i=this.getPredsForAmbigAlts(s,e.configs,r);i!==null?(e.predicates=this.getPredicatePredictions(s,i),e.prediction=Je.INVALID_ALT_NUMBER):e.prediction=s.minValue()}execATNWithFullContext(e,n,r,s,i,o){(this.debug||this.debug_list_atn_decisions)&&console.log("execATNWithFullContext "+r);const l=!0;let a=!1,c,u=r;s.seek(i);let h=s.LA(1),f=-1;for(;;){if(c=this.computeReachSet(u,h,l),c===null){const g=this.noViableAlt(s,o,u,i);s.seek(i);const L=this.getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(u,o);if(L!==Je.INVALID_ALT_NUMBER)return L;throw g}const p=qe.getConflictingAltSubsets(c);if(this.debug&&console.log("LL altSubSets="+p+", predict="+qe.getUniqueAlt(p)+", resolvesToJustOneViableAlt="+qe.resolvesToJustOneViableAlt(p)),c.uniqueAlt=this.getUniqueAlt(c),c.uniqueAlt!==Je.INVALID_ALT_NUMBER){f=c.uniqueAlt;break}else if(this.predictionMode!==qe.LL_EXACT_AMBIG_DETECTION){if(f=qe.resolvesToJustOneViableAlt(p),f!==Je.INVALID_ALT_NUMBER)break}else if(qe.allSubsetsConflict(p)&&qe.allSubsetsEqual(p)){a=!0,f=qe.getSingleViableAlt(p);break}u=c,h!==H.EOF&&(s.consume(),h=s.LA(1))}return c.uniqueAlt!==Je.INVALID_ALT_NUMBER?(this.reportContextSensitivity(e,f,c,i,s.index),f):(this.reportAmbiguity(e,n,i,s.index,a,null,c),f)}computeReachSet(e,n,r){this.debug&&console.log("in computeReachSet, starting closure: "+e),this.mergeCache===null&&(this.mergeCache=new k7);const s=new Pt(r);let i=null;for(let l=0;l<e.items.length;l++){const a=e.items[l];if(this.debug&&console.log("testing "+this.getTokenName(n)+" at "+a),a.state instanceof It){(r||n===H.EOF)&&(i===null&&(i=[]),i.push(a),this.debug_add&&console.log("added "+a+" to skippedStopStates"));continue}for(let c=0;c<a.state.transitions.length;c++){const u=a.state.transitions[c],h=this.getReachableTarget(u,n);if(h!==null){const f=new ct({state:h},a);s.add(f,this.mergeCache),this.debug_add&&console.log("added "+f+" to intermediate")}}}let o=null;if(i===null&&n!==H.EOF&&(s.items.length===1||this.getUniqueAlt(s)!==Je.INVALID_ALT_NUMBER)&&(o=s),o===null){o=new Pt(r);const l=new tn,a=n===H.EOF;for(let c=0;c<s.items.length;c++)this.closure(s.items[c],o,l,!1,r,a)}if(n===H.EOF&&(o=this.removeAllConfigsNotInRuleStopState(o,o===s)),i!==null&&(!r||!qe.hasConfigInRuleStopState(o)))for(let l=0;l<i.length;l++)o.add(i[l],this.mergeCache);return o.items.length===0?null:o}removeAllConfigsNotInRuleStopState(e,n){if(qe.allConfigsInRuleStopStates(e))return e;const r=new Pt(e.fullCtx);for(let s=0;s<e.items.length;s++){const i=e.items[s];if(i.state instanceof It){r.add(i,this.mergeCache);continue}if(n&&i.state.epsilonOnlyTransitions&&this.atn.nextTokens(i.state).contains(H.EPSILON)){const l=this.atn.ruleToStopState[i.state.ruleIndex];r.add(new ct({state:l},i),this.mergeCache)}}return r}computeStartState(e,n,r){const s=X1(this.atn,n),i=new Pt(r);for(let o=0;o<e.transitions.length;o++){const l=e.transitions[o].target,a=new ct({state:l,alt:o+1,context:s},null),c=new tn;this.closure(a,i,c,!0,r,!1)}return i}applyPrecedenceFilter(e){let n;const r=[],s=new Pt(e.fullCtx);for(let i=0;i<e.items.length;i++){if(n=e.items[i],n.alt!==1)continue;const o=n.semanticContext.evalPrecedence(this.parser,this._outerContext);o!==null&&(r[n.state.stateNumber]=n.context,o!==n.semanticContext?s.add(new ct({semanticContext:o},n),this.mergeCache):s.add(n,this.mergeCache))}for(let i=0;i<e.items.length;i++)if(n=e.items[i],n.alt!==1){if(!n.precedenceFilterSuppressed){const o=r[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,r){let s=[];for(let o=0;o<n.items.length;o++){const l=n.items[o];e.has(l.alt)&&(s[l.alt]=He.orContext(s[l.alt]||null,l.semanticContext))}let i=0;for(let o=1;o<r+1;o++){const l=s[o]||null;l===null?s[o]=He.NONE:l!==He.NONE&&(i+=1)}return i===0&&(s=null),this.debug&&console.log("getPredsForAmbigAlts result "+vr(s)),s}getPredicatePredictions(e,n){const r=[];let s=!1;for(let i=1;i<n.length;i++){const o=n[i];e!==null&&e.has(i)&&r.push(new Hd(o,i)),o!==He.NONE&&(s=!0)}return s?r:null}getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule(e,n){const r=this.splitAccordingToSemanticValidity(e,n),s=r[0],i=r[1];let o=this.getAltThatFinishedDecisionEntryRule(s);return o!==Je.INVALID_ALT_NUMBER||i.items.length>0&&(o=this.getAltThatFinishedDecisionEntryRule(i),o!==Je.INVALID_ALT_NUMBER)?o:Je.INVALID_ALT_NUMBER}getAltThatFinishedDecisionEntryRule(e){const n=[];for(let r=0;r<e.items.length;r++){const s=e.items[r];(s.reachesIntoOuterContext>0||s.state instanceof It&&s.context.hasEmptyPath())&&n.indexOf(s.alt)<0&&n.push(s.alt)}return n.length===0?Je.INVALID_ALT_NUMBER:Math.min.apply(null,n)}splitAccordingToSemanticValidity(e,n){const r=new Pt(e.fullCtx),s=new Pt(e.fullCtx);for(let i=0;i<e.items.length;i++){const o=e.items[i];o.semanticContext!==He.NONE?o.semanticContext.evaluate(this.parser,n)?r.add(o):s.add(o):r.add(o)}return[r,s]}evalSemanticContext(e,n,r){const s=new Dn;for(let i=0;i<e.length;i++){const o=e[i];if(o.pred===He.NONE){if(s.add(o.alt),!r)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),!r))break}return s}closure(e,n,r,s,i,o){this.closureCheckingStopState(e,n,r,s,i,0,o)}closureCheckingStopState(e,n,r,s,i,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 It)if(e.context.isEmpty())if(i){n.add(e,this.mergeCache);return}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex));else{for(let a=0;a<e.context.length;a++){if(e.context.getReturnState(a)===Se.EMPTY_RETURN_STATE){if(i){n.add(new ct({state:e.state,context:Se.EMPTY},e),this.mergeCache);continue}else this.debug&&console.log("FALLING off rule "+this.getRuleName(e.state.ruleIndex)),this.closure_(e,n,r,s,i,o,l);continue}const c=this.atn.states[e.context.getReturnState(a)],u=e.context.getParent(a),h={state:c,alt:e.alt,context:u,semanticContext:e.semanticContext},f=new ct(h,null);f.reachesIntoOuterContext=e.reachesIntoOuterContext,this.closureCheckingStopState(f,n,r,s,i,o-1,l)}return}this.closure_(e,n,r,s,i,o,l)}closure_(e,n,r,s,i,o,l){const a=e.state;a.epsilonOnlyTransitions||n.add(e,this.mergeCache);for(let c=0;c<a.transitions.length;c++){if(c===0&&this.canDropLoopEntryEdgeInLeftRecursiveRule(e))continue;const u=a.transitions[c],h=s&&!(u instanceof Md),f=this.getEpsilonTarget(e,u,h,o===0,i,l);if(f!==null){let p=o;if(e.state instanceof It){if(this._dfa!==null&&this._dfa.precedenceDfa&&u.outermostPrecedenceReturn===this._dfa.atnStartState.ruleIndex&&(f.precedenceFilterSuppressed=!0),f.reachesIntoOuterContext+=1,r.add(f)!==f)continue;n.dipsIntoOuterContext=!0,p-=1,this.debug&&console.log("dips into outer ctx: "+f)}else{if(!u.isEpsilon&&r.add(f)!==f)continue;u instanceof ml&&p>=0&&(p+=1)}this.closureCheckingStopState(f,n,r,h,i,p,l)}}}canDropLoopEntryEdgeInLeftRecursiveRule(e){const n=e.state;if(n.stateType!==ae.STAR_LOOP_ENTRY||n.stateType!==ae.STAR_LOOP_ENTRY||!n.isPrecedenceDecision||e.context.isEmpty()||e.context.hasEmptyPath())return!1;const r=e.context.length;for(let l=0;l<r;l++)if(this.atn.states[e.context.getReturnState(l)].ruleIndex!==n.ruleIndex)return!1;const i=n.transitions[0].target.endState.stateNumber,o=this.atn.states[i];for(let l=0;l<r;l++){const a=e.context.getReturnState(l),c=this.atn.states[a];if(c.transitions.length!==1||!c.transitions[0].isEpsilon)return!1;const u=c.transitions[0].target;if(!(c.stateType===ae.BLOCK_END&&u===n)&&c!==o&&u!==o&&!(u.stateType===ae.BLOCK_END&&u.transitions.length===1&&u.transitions[0].isEpsilon&&u.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,r,s,i,o){switch(n.serializationType){case ie.RULE:return this.ruleTransition(e,n);case ie.PRECEDENCE:return this.precedenceTransition(e,n,r,s,i);case ie.PREDICATE:return this.predTransition(e,n,r,s,i);case ie.ACTION:return this.actionTransition(e,n);case ie.EPSILON:return new ct({state:n.target},e);case ie.ATOM:case ie.RANGE:case ie.SET:return o&&n.matches(H.EOF,0,1)?new ct({state:n.target},e):null;default:return null}}actionTransition(e,n){if(this.debug){const r=n.actionIndex===-1?65535:n.actionIndex;console.log("ACTION edge "+n.ruleIndex+":"+r)}return new ct({state:n.target},e)}precedenceTransition(e,n,r,s,i){this.debug&&(console.log("PRED (collectPredicates="+r+") "+n.precedence+">=_p, ctx dependent=true"),this.parser!==null&&console.log("context surrounding pred is "+vr(this.parser.getRuleInvocationStack())));let o=null;if(r&&s)if(i){const l=this._input.index;this._input.seek(this._startIndex);const a=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),a&&(o=new ct({state:n.target},e))}else{const l=He.andContext(e.semanticContext,n.getPredicate());o=new ct({state:n.target,semanticContext:l},e)}else o=new ct({state:n.target},e);return this.debug&&console.log("config from pred transition="+o),o}predTransition(e,n,r,s,i){this.debug&&(console.log("PRED (collectPredicates="+r+") "+n.ruleIndex+":"+n.predIndex+", ctx dependent="+n.isCtxDependent),this.parser!==null&&console.log("context surrounding pred is "+vr(this.parser.getRuleInvocationStack())));let o=null;if(r&&(n.isCtxDependent&&s||!n.isCtxDependent))if(i){const l=this._input.index;this._input.seek(this._startIndex);const a=n.getPredicate().evaluate(this.parser,this._outerContext);this._input.seek(l),a&&(o=new ct({state:n.target},e))}else{const l=He.andContext(e.semanticContext,n.getPredicate());o=new ct({state:n.target,semanticContext:l},e)}else o=new ct({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 r=n.followState,s=Nt.create(e.context,r.stateNumber);return new ct({state:n.target,context:s},e)}getConflictingAlts(e){const n=qe.getConflictingAltSubsets(e);return qe.getAlts(n)}getConflictingAltsOrUniqueAlt(e){let n=null;return e.uniqueAlt!==Je.INVALID_ALT_NUMBER?(n=new Dn,n.add(e.uniqueAlt)):n=e.conflictingAlts,n}getTokenName(e){if(e===H.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 r=0;r<n.length;r++){const s=n[r];let i="no edges";if(s.state.transitions.length>0){const o=s.state.transitions[0];o instanceof yl?i="Atom "+this.getTokenName(o.label):o instanceof q1&&(i=(o instanceof Z1?"~":"")+"Set "+o.set)}console.error(s.toString(this.parser,!0)+":"+i)}}noViableAlt(e,n,r,s){return new gc(this.parser,e,e.get(s),e.LT(1),r,n)}getUniqueAlt(e){let n=Je.INVALID_ALT_NUMBER;for(let r=0;r<e.items.length;r++){const s=e.items[r];if(n===Je.INVALID_ALT_NUMBER)n=s.alt;else if(s.alt!==n)return Je.INVALID_ALT_NUMBER}return n}addDFAEdge(e,n,r,s){if(this.debug&&console.log("EDGE "+n+" -> "+s+" upon "+this.getTokenName(r)),s===null)return null;if(s=this.addDFAState(e,s),n===null||r<-1||r>this.atn.maxTokenType)return s;if(n.edges===null&&(n.edges=[]),n.edges[r+1]=s,this.debug){const i=this.parser===null?null:this.parser.literalNames,o=this.parser===null?null:this.parser.symbolicNames;console.log(`DFA=
|
|
14
|
+
`+e.toString(i,o))}return s}addDFAState(e,n){if(n===$n.ERROR)return n;const r=e.states.get(n);return r!==null?r:(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,r,s,i){if(this.debug||this.retry_debug){const o=new Ue(s,i+1);console.log("reportAttemptingFullContext decision="+e.decision+":"+r+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAttemptingFullContext(this.parser,e,s,i,n,r)}reportContextSensitivity(e,n,r,s,i){if(this.debug||this.retry_debug){const o=new Ue(s,i+1);console.log("reportContextSensitivity decision="+e.decision+":"+r+", input="+this.parser.getTokenStream().getText(o))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportContextSensitivity(this.parser,e,s,i,n,r)}reportAmbiguity(e,n,r,s,i,o,l){if(this.debug||this.retry_debug){const a=new Ue(r,s+1);console.log("reportAmbiguity "+o+":"+l+", input="+this.parser.getTokenStream().getText(a))}this.parser!==null&&this.parser.getErrorListenerDispatch().reportAmbiguity(this.parser,e,r,s,i,o,l)}}const I7={ATN:Je,ATNDeserializer:Dd,LexerATNSimulator:it,ParserATNSimulator:O7,PredictionMode:qe};class mc{constructor(e,n,r){this.dfa=e,this.literalNames=n||[],this.symbolicNames=r||[]}toString(){if(this.dfa.s0===null)return null;let e="";const n=this.dfa.sortedStates();for(let r=0;r<n.length;r++){const s=n[r];if(s.edges!==null){const i=s.edges.length;for(let o=0;o<i;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+"=>"+vr(e.predicates):n+"=>"+e.prediction.toString():n}}class Ud extends mc{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class N7{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new tn,this.s0=null,this.precedenceDfa=!1,e instanceof ns&&e.isPrecedenceDecision){this.precedenceDfa=!0;const r=new nr(null,new Pt);r.edges=[],r.isAcceptState=!1,r.requiresFullContext=!1,this.s0=r}}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 tn,e){const n=new nr(null,new Pt);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,r){return n.stateNumber-r.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new mc(this,e,n).toString()}toLexerString(){return this.s0===null?"":new Ud(this).toString()}get states(){return this._states}}const P7={DFA:N7,DFASerializer:mc,LexerDFASerializer:Ud,PredPrediction:Hd};class jd{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class M7{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 xc{walk(e,n){if(n instanceof _l||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof er)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const i=n.getChild(s);this.walk(e,i)}this.exitRule(e,n)}}enterRule(e,n){const r=n.getRuleContext();e.enterEveryRule(r),r.enterRule(e)}exitRule(e,n){const r=n.getRuleContext();r.exitRule(e),e.exitEveryRule(r)}}xc.DEFAULT=new xc;const F7={Trees:Mn,RuleNode:xl,ErrorNode:_l,TerminalNode:er,ParseTreeListener:jd,ParseTreeVisitor:M7,ParseTreeWalker:xc};class zi extends wr{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class Vd extends wr{constructor(e,n,r){super({message:D7(n,r||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const i=e._interp.atn.states[e.state].transitions[0];i instanceof Fd?(this.ruleIndex=i.ruleIndex,this.predicateIndex=i.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function D7(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class $7 extends wl{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,r,s,i,o,l){if(this.exactOnly&&!i)return;const a="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(a)}reportAttemptingFullContext(e,n,r,s,i,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,r,s,i,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new Ue(r,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const r=n.decision,s=n.atnStartState.ruleIndex,i=e.ruleNames;if(s<0||s>=i.length)return""+r;const o=i[s]||null;return o===null||o.length===0?""+r:`${r} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const r=new Dn;for(let s=0;s<n.items.length;s++)r.add(n.items[s].alt);return`{${r.values().join(", ")}}`}}class _c extends Error{constructor(){super(),Error.captureStackTrace(this,_c)}}class B7{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class Lc extends B7{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 gc?this.reportNoViableAlternative(e,n):n instanceof zi?this.reportInputMismatch(e,n):n instanceof Vd?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 r=this.getErrorRecoverySet(e);this.consumeUntil(e,r)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],r=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(r)){this.nextTokensContext=null,this.nextTokenState=ae.INVALID_STATE_NUMBER;return}else if(s.contains(H.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case ae.BLOCK_START:case ae.STAR_BLOCK_START:case ae.PLUS_BLOCK_START:case ae.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new zi(e);case ae.PLUS_LOOP_BACK:case ae.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const i=new un;i.addSet(e.getExpectedTokens());const o=i.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const r=e.getTokenStream();let s;r!==null?n.startToken.type===H.EOF?s="<EOF>":s=r.getText(new Ue(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const i="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(i,n.offendingToken,n)}reportInputMismatch(e,n){const r="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,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(),r=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),i="extraneous input "+r+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,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 zi(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),r=e._interp.atn,i=r.states[e.state].transitions[0].target;return r.nextTokens(i,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 i;s===H.EOF?i="<missing EOF>":i="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===H.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,i,H.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===H.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 r=e._ctx;const s=new un;for(;r!==null&&r.invokingState>=0;){const o=n.states[r.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),r=r.parentCtx}return s.removeOne(H.EPSILON),s}consumeUntil(e,n){let r=e.getTokenStream().LA(1);for(;r!==H.EOF&&!n.contains(r);)e.consume(),r=e.getTokenStream().LA(1)}}class H7 extends Lc{constructor(){super()}recover(e,n){let r=e._ctx;for(;r!==null;)r.exception=n,r=r.parentCtx;throw new _c(n)}recoverInline(e){this.recover(e,new zi(e))}sync(e){}}const U7={RecognitionException:wr,NoViableAltException:gc,LexerNoViableAltException:pc,InputMismatchException:zi,FailedPredicateException:Vd,DiagnosticErrorListener:$7,BailErrorStrategy:H7,DefaultErrorStrategy:Lc,ErrorListener:wl};class ss{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let r=0;r<this.strdata.length;){const s=this.strdata.codePointAt(r);this.data.push(s),r+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let r=0;r<this.strdata.length;r++){const s=this.strdata.charCodeAt(r);this.data[r]=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?H.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 r="";for(let s=e;s<=n;s++)r+=String.fromCodePoint(this.data[s]);return r}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const yc={},j7={fromString:function(t){return new ss(t,!0)},fromBlob:function(t,e,n,r){const s=new window.FileReader;s.onload=function(i){const o=new ss(i.target.result,!0);n(o)},s.onerror=r,s.readAsText(t,e)},fromBuffer:function(t,e){return new ss(t.toString(e),!0)},fromPath:function(t,e,n){yc.readFile(t,e,function(r,s){let i=null;s!==null&&(i=new ss(s,!0)),n(r,i)})},fromPathSync:function(t,e){const n=yc.readFileSync(t,e);return new ss(n,!0)}};class V7 extends ss{constructor(e,n){const r=yc.readFileSync(e,"utf8");super(r,n),this.fileName=e}}class G7{}class z7 extends G7{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)===H.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 r=this.tokenSource.nextToken();if(r.tokenIndex=this.tokens.length,this.tokens.push(r),r.type===H.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,r){if(r===void 0&&(r=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let i=e;i<n;i++){const o=this.tokens[i];if(o.type===H.EOF)break;(r===null||r.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 r=this.tokens[e];for(;r.channel!==this.channel;){if(r.type===H.EOF)return-1;e+=1,this.sync(e),r=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 r=this.nextTokenOnChannel(e+1,st.DEFAULT_TOKEN_CHANNEL),s=e+1,i=r===-1?this.tokens.length-1:r;return this.filterForChannel(s,i,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 r=this.previousTokenOnChannel(e-1,st.DEFAULT_TOKEN_CHANNEL);if(r===e-1)return null;const s=r+1,i=e-1;return this.filterForChannel(s,i,n)}filterForChannel(e,n,r){const s=[];for(let i=e;i<n+1;i++){const o=this.tokens[i];r===-1?o.channel!==st.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===r&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new Ue(0,this.tokens.length-1));let n=e.start;n instanceof H&&(n=n.tokenIndex);let r=e.stop;if(r instanceof H&&(r=r.tokenIndex),n===null||r===null||n<0||r<0)return"";r>=this.tokens.length&&(r=this.tokens.length-1);let s="";for(let i=n;i<r+1;i++){const o=this.tokens[i];if(o.type===H.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class W7 extends z7{constructor(e,n){super(e),this.channel=n===void 0?H.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,r=1;for(;r<=e;)n=this.previousTokenOnChannel(n-1,this.channel),r+=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,r=1;for(;r<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),r+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const r=this.tokens[n];if(r.channel===this.channel&&(e+=1),r.type===H.EOF)break}return e}}class q7 extends jd{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 Gd extends El{constructor(e){super(),this._input=null,this._errHandler=new Lc,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 r=new Vi;r.generateRuleBypassTransitions=!0,n=new Dd(r).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,r){n=n||null,r=r||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,i=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,i,e,r)}consume(){const e=this.getCurrentToken();e.type!==H.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let r;this._errHandler.inErrorRecoveryMode(this)?r=this._ctx.addErrorNode(e):r=this._ctx.addTokenNode(e),r.invokingState=this.state,n&&this._parseListeners.forEach(function(s){r instanceof _l||r.isErrorNode!==void 0&&r.isErrorNode()?s.visitErrorNode(r):r instanceof er&&s.visitTerminal(r)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,r){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,r,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,r){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,r=this.getParseListeners();if(r!==null&&r.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 r=this._ctx;const s=n.states[this.state];let i=n.nextTokens(s);if(i.contains(e))return!0;if(!i.contains(H.EPSILON))return!1;for(;r!==null&&r.invokingState>=0&&i.contains(H.EPSILON);){const l=n.states[r.invokingState].transitions[0];if(i=n.nextTokens(l.followState),i.contains(e))return!0;r=r.parentCtx}return!!(i.contains(H.EPSILON)&&e===H.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 r=e.ruleIndex;r<0?n.push("n/a"):n.push(this.ruleNames[r]),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 r=this._interp.decisionToDFA[n];r.states.length>0&&(e&&console.log(),this.printer.println("Decision "+r.decision+":"),this.printer.print(r.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 q7(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}Gd.bypassAltsAtnCache={};class Z7{constructor(){this.cache=new Ui}add(e){if(e===Se.EMPTY)return Se.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 zd extends er{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 Ue.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new Ue(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===H.EOF?"<EOF>":this.symbol.text}}class Wd extends zd{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class qd extends Vs{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 Wd&&(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 zd(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new Wd(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 r=0;r<this.children.length;r++){const s=this.children[r];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 r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof er&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof er&&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 r=0;r<this.children.length;r++){const s=this.children[r];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?Ue.INVALID_INTERVAL:new Ue(this.start.tokenIndex,this.stop.tokenIndex)}}Vs.EMPTY=new qd;const E={atn:I7,dfa:P7,tree:F7,error:U7,Token:H,CommonToken:rs,CharStreams:j7,InputStream:ss,FileStream:V7,CommonTokenStream:W7,Lexer:st,Parser:Gd,PredictionContextCache:Z7,ParserRuleContext:qd,Interval:Ue,IntervalSet:un,LL1Analyzer:Gs,Utils:{arrayToString:vr}},K7=[4,0,65,511,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,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,201,8,11,11,11,12,11,202,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,273,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,309,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,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,376,8,50,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,1,51,1,51,1,51,1,51,1,51,3,51,404,8,51,1,52,1,52,5,52,408,8,52,10,52,12,52,411,9,52,1,53,1,53,1,54,1,54,5,54,417,8,54,10,54,12,54,420,9,54,1,55,4,55,423,8,55,11,55,12,55,424,1,56,4,56,428,8,56,11,56,12,56,429,1,56,1,56,5,56,434,8,56,10,56,12,56,437,9,56,1,56,1,56,4,56,441,8,56,11,56,12,56,442,3,56,445,8,56,1,57,1,57,1,57,1,57,5,57,451,8,57,10,57,12,57,454,9,57,1,57,3,57,457,8,57,1,58,1,58,1,58,1,58,1,59,1,59,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,1,59,1,59,1,60,1,60,1,61,1,61,5,61,480,8,61,10,61,12,61,483,9,61,1,61,1,61,1,61,1,61,5,61,489,8,61,10,61,12,61,492,9,61,1,62,4,62,495,8,62,11,62,12,62,496,1,63,1,63,1,63,1,63,1,64,4,64,504,8,64,11,64,12,64,505,1,65,1,65,1,65,1,65,1,468,0,66,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,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,532,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,1,127,1,0,0,0,1,129,1,0,0,0,2,131,1,0,0,0,2,133,1,0,0,0,3,135,1,0,0,0,5,139,1,0,0,0,7,147,1,0,0,0,9,158,1,0,0,0,11,167,1,0,0,0,13,175,1,0,0,0,15,183,1,0,0,0,17,187,1,0,0,0,19,190,1,0,0,0,21,193,1,0,0,0,23,196,1,0,0,0,25,198,1,0,0,0,27,204,1,0,0,0,29,207,1,0,0,0,31,210,1,0,0,0,33,213,1,0,0,0,35,216,1,0,0,0,37,218,1,0,0,0,39,220,1,0,0,0,41,223,1,0,0,0,43,226,1,0,0,0,45,228,1,0,0,0,47,230,1,0,0,0,49,232,1,0,0,0,51,234,1,0,0,0,53,236,1,0,0,0,55,238,1,0,0,0,57,240,1,0,0,0,59,242,1,0,0,0,61,244,1,0,0,0,63,246,1,0,0,0,65,248,1,0,0,0,67,250,1,0,0,0,69,252,1,0,0,0,71,254,1,0,0,0,73,259,1,0,0,0,75,272,1,0,0,0,77,274,1,0,0,0,79,277,1,0,0,0,81,308,1,0,0,0,83,310,1,0,0,0,85,317,1,0,0,0,87,321,1,0,0,0,89,325,1,0,0,0,91,331,1,0,0,0,93,335,1,0,0,0,95,338,1,0,0,0,97,342,1,0,0,0,99,348,1,0,0,0,101,356,1,0,0,0,103,375,1,0,0,0,105,403,1,0,0,0,107,405,1,0,0,0,109,412,1,0,0,0,111,414,1,0,0,0,113,422,1,0,0,0,115,444,1,0,0,0,117,446,1,0,0,0,119,458,1,0,0,0,121,462,1,0,0,0,123,475,1,0,0,0,125,477,1,0,0,0,127,494,1,0,0,0,129,498,1,0,0,0,131,503,1,0,0,0,133,507,1,0,0,0,135,136,7,0,0,0,136,137,1,0,0,0,137,138,6,0,0,0,138,4,1,0,0,0,139,140,5,99,0,0,140,141,5,111,0,0,141,142,5,110,0,0,142,143,5,115,0,0,143,144,5,116,0,0,144,145,1,0,0,0,145,146,6,1,1,0,146,6,1,0,0,0,147,148,5,114,0,0,148,149,5,101,0,0,149,150,5,97,0,0,150,151,5,100,0,0,151,152,5,111,0,0,152,153,5,110,0,0,153,154,5,108,0,0,154,155,5,121,0,0,155,156,1,0,0,0,156,157,6,2,1,0,157,8,1,0,0,0,158,159,5,115,0,0,159,160,5,116,0,0,160,161,5,97,0,0,161,162,5,116,0,0,162,163,5,105,0,0,163,164,5,99,0,0,164,165,1,0,0,0,165,166,6,3,1,0,166,10,1,0,0,0,167,168,5,97,0,0,168,169,5,119,0,0,169,170,5,97,0,0,170,171,5,105,0,0,171,172,5,116,0,0,172,173,1,0,0,0,173,174,6,4,1,0,174,12,1,0,0,0,175,176,5,116,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,5,108,0,0,179,180,5,101,0,0,180,181,1,0,0,0,181,182,6,5,2,0,182,14,1,0,0,0,183,184,5,58,0,0,184,185,1,0,0,0,185,186,6,6,3,0,186,16,1,0,0,0,187,188,5,60,0,0,188,189,5,60,0,0,189,18,1,0,0,0,190,191,5,62,0,0,191,192,5,62,0,0,192,20,1,0,0,0,193,194,5,45,0,0,194,195,5,62,0,0,195,22,1,0,0,0,196,197,7,1,0,0,197,24,1,0,0,0,198,200,5,35,0,0,199,201,3,23,10,0,200,199,1,0,0,0,201,202,1,0,0,0,202,200,1,0,0,0,202,203,1,0,0,0,203,26,1,0,0,0,204,205,5,124,0,0,205,206,5,124,0,0,206,28,1,0,0,0,207,208,5,38,0,0,208,209,5,38,0,0,209,30,1,0,0,0,210,211,5,61,0,0,211,212,5,61,0,0,212,32,1,0,0,0,213,214,5,33,0,0,214,215,5,61,0,0,215,34,1,0,0,0,216,217,5,62,0,0,217,36,1,0,0,0,218,219,5,60,0,0,219,38,1,0,0,0,220,221,5,62,0,0,221,222,5,61,0,0,222,40,1,0,0,0,223,224,5,60,0,0,224,225,5,61,0,0,225,42,1,0,0,0,226,227,5,43,0,0,227,44,1,0,0,0,228,229,5,45,0,0,229,46,1,0,0,0,230,231,5,42,0,0,231,48,1,0,0,0,232,233,5,47,0,0,233,50,1,0,0,0,234,235,5,37,0,0,235,52,1,0,0,0,236,237,5,94,0,0,237,54,1,0,0,0,238,239,5,33,0,0,239,56,1,0,0,0,240,241,5,59,0,0,241,58,1,0,0,0,242,243,5,44,0,0,243,60,1,0,0,0,244,245,5,61,0,0,245,62,1,0,0,0,246,247,5,40,0,0,247,64,1,0,0,0,248,249,5,41,0,0,249,66,1,0,0,0,250,251,5,123,0,0,251,68,1,0,0,0,252,253,5,125,0,0,253,70,1,0,0,0,254,255,5,116,0,0,255,256,5,114,0,0,256,257,5,117,0,0,257,258,5,101,0,0,258,72,1,0,0,0,259,260,5,102,0,0,260,261,5,97,0,0,261,262,5,108,0,0,262,263,5,115,0,0,263,264,5,101,0,0,264,74,1,0,0,0,265,266,5,110,0,0,266,267,5,105,0,0,267,273,5,108,0,0,268,269,5,110,0,0,269,270,5,117,0,0,270,271,5,108,0,0,271,273,5,108,0,0,272,265,1,0,0,0,272,268,1,0,0,0,273,76,1,0,0,0,274,275,5,105,0,0,275,276,5,102,0,0,276,78,1,0,0,0,277,278,5,101,0,0,278,279,5,108,0,0,279,280,5,115,0,0,280,281,5,101,0,0,281,80,1,0,0,0,282,283,5,119,0,0,283,284,5,104,0,0,284,285,5,105,0,0,285,286,5,108,0,0,286,309,5,101,0,0,287,288,5,102,0,0,288,289,5,111,0,0,289,309,5,114,0,0,290,291,5,102,0,0,291,292,5,111,0,0,292,293,5,114,0,0,293,294,5,101,0,0,294,295,5,97,0,0,295,296,5,99,0,0,296,309,5,104,0,0,297,298,5,102,0,0,298,299,5,111,0,0,299,300,5,114,0,0,300,301,5,69,0,0,301,302,5,97,0,0,302,303,5,99,0,0,303,309,5,104,0,0,304,305,5,108,0,0,305,306,5,111,0,0,306,307,5,111,0,0,307,309,5,112,0,0,308,282,1,0,0,0,308,287,1,0,0,0,308,290,1,0,0,0,308,297,1,0,0,0,308,304,1,0,0,0,309,82,1,0,0,0,310,311,5,114,0,0,311,312,5,101,0,0,312,313,5,116,0,0,313,314,5,117,0,0,314,315,5,114,0,0,315,316,5,110,0,0,316,84,1,0,0,0,317,318,5,110,0,0,318,319,5,101,0,0,319,320,5,119,0,0,320,86,1,0,0,0,321,322,5,112,0,0,322,323,5,97,0,0,323,324,5,114,0,0,324,88,1,0,0,0,325,326,5,103,0,0,326,327,5,114,0,0,327,328,5,111,0,0,328,329,5,117,0,0,329,330,5,112,0,0,330,90,1,0,0,0,331,332,5,111,0,0,332,333,5,112,0,0,333,334,5,116,0,0,334,92,1,0,0,0,335,336,5,97,0,0,336,337,5,115,0,0,337,94,1,0,0,0,338,339,5,116,0,0,339,340,5,114,0,0,340,341,5,121,0,0,341,96,1,0,0,0,342,343,5,99,0,0,343,344,5,97,0,0,344,345,5,116,0,0,345,346,5,99,0,0,346,347,5,104,0,0,347,98,1,0,0,0,348,349,5,102,0,0,349,350,5,105,0,0,350,351,5,110,0,0,351,352,5,97,0,0,352,353,5,108,0,0,353,354,5,108,0,0,354,355,5,121,0,0,355,100,1,0,0,0,356,357,5,105,0,0,357,358,5,110,0,0,358,102,1,0,0,0,359,360,5,64,0,0,360,361,5,83,0,0,361,362,5,116,0,0,362,363,5,97,0,0,363,364,5,114,0,0,364,365,5,116,0,0,365,366,5,101,0,0,366,376,5,114,0,0,367,368,5,64,0,0,368,369,5,115,0,0,369,370,5,116,0,0,370,371,5,97,0,0,371,372,5,114,0,0,372,373,5,116,0,0,373,374,5,101,0,0,374,376,5,114,0,0,375,359,1,0,0,0,375,367,1,0,0,0,376,104,1,0,0,0,377,378,5,64,0,0,378,379,5,82,0,0,379,380,5,101,0,0,380,381,5,116,0,0,381,382,5,117,0,0,382,383,5,114,0,0,383,404,5,110,0,0,384,385,5,64,0,0,385,386,5,114,0,0,386,387,5,101,0,0,387,388,5,116,0,0,388,389,5,117,0,0,389,390,5,114,0,0,390,404,5,110,0,0,391,392,5,64,0,0,392,393,5,82,0,0,393,394,5,101,0,0,394,395,5,112,0,0,395,396,5,108,0,0,396,404,5,121,0,0,397,398,5,64,0,0,398,399,5,114,0,0,399,400,5,101,0,0,400,401,5,112,0,0,401,402,5,108,0,0,402,404,5,121,0,0,403,377,1,0,0,0,403,384,1,0,0,0,403,391,1,0,0,0,403,397,1,0,0,0,404,106,1,0,0,0,405,409,5,64,0,0,406,408,7,2,0,0,407,406,1,0,0,0,408,411,1,0,0,0,409,407,1,0,0,0,409,410,1,0,0,0,410,108,1,0,0,0,411,409,1,0,0,0,412,413,5,46,0,0,413,110,1,0,0,0,414,418,7,3,0,0,415,417,7,2,0,0,416,415,1,0,0,0,417,420,1,0,0,0,418,416,1,0,0,0,418,419,1,0,0,0,419,112,1,0,0,0,420,418,1,0,0,0,421,423,7,4,0,0,422,421,1,0,0,0,423,424,1,0,0,0,424,422,1,0,0,0,424,425,1,0,0,0,425,114,1,0,0,0,426,428,7,4,0,0,427,426,1,0,0,0,428,429,1,0,0,0,429,427,1,0,0,0,429,430,1,0,0,0,430,431,1,0,0,0,431,435,5,46,0,0,432,434,7,4,0,0,433,432,1,0,0,0,434,437,1,0,0,0,435,433,1,0,0,0,435,436,1,0,0,0,436,445,1,0,0,0,437,435,1,0,0,0,438,440,5,46,0,0,439,441,7,4,0,0,440,439,1,0,0,0,441,442,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,445,1,0,0,0,444,427,1,0,0,0,444,438,1,0,0,0,445,116,1,0,0,0,446,452,5,34,0,0,447,451,8,5,0,0,448,449,5,34,0,0,449,451,5,34,0,0,450,447,1,0,0,0,450,448,1,0,0,0,451,454,1,0,0,0,452,450,1,0,0,0,452,453,1,0,0,0,453,456,1,0,0,0,454,452,1,0,0,0,455,457,7,5,0,0,456,455,1,0,0,0,456,457,1,0,0,0,457,118,1,0,0,0,458,459,7,6,0,0,459,460,1,0,0,0,460,461,6,58,0,0,461,120,1,0,0,0,462,463,5,47,0,0,463,464,5,47,0,0,464,468,1,0,0,0,465,467,9,0,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,469,1,0,0,0,468,466,1,0,0,0,469,471,1,0,0,0,470,468,1,0,0,0,471,472,5,10,0,0,472,473,1,0,0,0,473,474,6,59,4,0,474,122,1,0,0,0,475,476,9,0,0,0,476,124,1,0,0,0,477,481,4,61,0,0,478,480,3,3,0,0,479,478,1,0,0,0,480,483,1,0,0,0,481,479,1,0,0,0,481,482,1,0,0,0,482,484,1,0,0,0,483,481,1,0,0,0,484,485,5,61,0,0,485,486,5,61,0,0,486,490,1,0,0,0,487,489,8,6,0,0,488,487,1,0,0,0,489,492,1,0,0,0,490,488,1,0,0,0,490,491,1,0,0,0,491,126,1,0,0,0,492,490,1,0,0,0,493,495,8,6,0,0,494,493,1,0,0,0,495,496,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,128,1,0,0,0,498,499,7,6,0,0,499,500,1,0,0,0,500,501,6,63,5,0,501,130,1,0,0,0,502,504,8,6,0,0,503,502,1,0,0,0,504,505,1,0,0,0,505,503,1,0,0,0,505,506,1,0,0,0,506,132,1,0,0,0,507,508,7,6,0,0,508,509,1,0,0,0,509,510,6,65,5,0,510,134,1,0,0,0,23,0,1,2,202,272,308,375,403,409,418,424,429,435,442,444,450,452,456,468,481,490,496,505,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],Cc=new E.atn.ATNDeserializer().deserialize(K7),Y7=Cc.decisionToState.map((t,e)=>new E.dfa.DFA(t,e));class Z extends E.Lexer{constructor(e){super(e),this._interp=new E.atn.LexerATNSimulator(this,Cc,Y7,new E.PredictionContextCache)}get atn(){return Cc}}te(Z,"grammarFileName","sequenceLexer.g4"),te(Z,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),te(Z,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),te(Z,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),te(Z,"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","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"]),te(Z,"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","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"]),Z.EOF=E.Token.EOF,Z.WS=1,Z.CONSTANT=2,Z.READONLY=3,Z.STATIC=4,Z.AWAIT=5,Z.TITLE=6,Z.COL=7,Z.SOPEN=8,Z.SCLOSE=9,Z.ARROW=10,Z.COLOR=11,Z.OR=12,Z.AND=13,Z.EQ=14,Z.NEQ=15,Z.GT=16,Z.LT=17,Z.GTEQ=18,Z.LTEQ=19,Z.PLUS=20,Z.MINUS=21,Z.MULT=22,Z.DIV=23,Z.MOD=24,Z.POW=25,Z.NOT=26,Z.SCOL=27,Z.COMMA=28,Z.ASSIGN=29,Z.OPAR=30,Z.CPAR=31,Z.OBRACE=32,Z.CBRACE=33,Z.TRUE=34,Z.FALSE=35,Z.NIL=36,Z.IF=37,Z.ELSE=38,Z.WHILE=39,Z.RETURN=40,Z.NEW=41,Z.PAR=42,Z.GROUP=43,Z.OPT=44,Z.AS=45,Z.TRY=46,Z.CATCH=47,Z.FINALLY=48,Z.IN=49,Z.STARTER_LXR=50,Z.ANNOTATION_RET=51,Z.ANNOTATION=52,Z.DOT=53,Z.ID=54,Z.INT=55,Z.FLOAT=56,Z.STRING=57,Z.CR=58,Z.COMMENT=59,Z.OTHER=60,Z.DIVIDER=61,Z.EVENT_PAYLOAD_LXR=62,Z.EVENT_END=63,Z.TITLE_CONTENT=64,Z.TITLE_END=65,Z.COMMENT_CHANNEL=2,Z.MODIFIER_CHANNEL=3,Z.EVENT=1,Z.TITLE_MODE=2,Z.prototype.sempred=function(t,e,n){switch(e){case 61:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},Z.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class S extends E.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){}enterCreation(e){}exitCreation(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 X7=[4,1,65,552,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,1,0,3,0,108,8,0,1,0,1,0,3,0,112,8,0,1,0,1,0,1,0,1,0,3,0,118,8,0,1,0,3,0,121,8,0,1,0,1,0,1,0,3,0,126,8,0,1,1,1,1,3,1,130,8,1,1,1,3,1,133,8,1,1,2,1,2,4,2,137,8,2,11,2,12,2,138,1,2,1,2,5,2,143,8,2,10,2,12,2,146,9,2,1,2,3,2,149,8,2,1,3,1,3,3,3,153,8,3,1,3,1,3,5,3,157,8,3,10,3,12,3,160,9,3,1,3,1,3,1,3,3,3,165,8,3,1,3,1,3,1,3,3,3,170,8,3,3,3,172,8,3,1,4,1,4,1,4,3,4,177,8,4,1,4,3,4,180,8,4,1,4,3,4,183,8,4,1,5,1,5,1,6,3,6,188,8,6,1,6,3,6,191,8,6,1,6,1,6,3,6,195,8,6,1,6,3,6,198,8,6,1,6,3,6,201,8,6,1,6,1,6,3,6,205,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,214,8,7,1,7,1,7,3,7,218,8,7,3,7,220,8,7,1,8,1,8,1,8,3,8,225,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,234,8,12,11,12,12,12,235,1,13,1,13,3,13,240,8,13,1,13,3,13,243,8,13,1,13,1,13,1,13,3,13,248,8,13,3,13,250,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,3,16,264,8,16,1,16,1,16,1,16,1,16,1,16,3,16,271,8,16,1,17,1,17,1,17,3,17,276,8,17,1,18,1,18,1,18,3,18,281,8,18,1,19,1,19,1,19,3,19,286,8,19,1,20,3,20,289,8,20,1,20,1,20,1,20,1,20,3,20,295,8,20,1,20,3,20,298,8,20,1,20,3,20,301,8,20,1,20,3,20,304,8,20,1,21,1,21,1,21,3,21,309,8,21,1,22,3,22,312,8,22,1,22,1,22,1,22,3,22,317,8,22,1,22,1,22,1,22,3,22,322,8,22,1,22,1,22,1,22,1,22,1,22,3,22,329,8,22,1,22,1,22,1,22,3,22,334,8,22,1,23,1,23,1,23,5,23,339,8,23,10,23,12,23,342,9,23,1,24,1,24,1,25,1,25,1,26,1,26,3,26,350,8,26,1,27,1,27,3,27,354,8,27,1,27,1,27,1,28,3,28,359,8,28,1,28,1,28,1,28,1,29,1,29,1,29,3,29,367,8,29,1,29,1,29,1,29,1,29,1,29,1,29,1,29,3,29,376,8,29,3,29,378,8,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,33,1,33,5,33,390,8,33,10,33,12,33,393,9,33,1,33,3,33,396,8,33,1,34,1,34,1,35,1,35,1,35,5,35,403,8,35,10,35,12,35,406,9,35,1,35,3,35,409,8,35,1,36,1,36,3,36,413,8,36,1,37,1,37,1,37,1,38,1,38,5,38,420,8,38,10,38,12,38,423,9,38,1,38,3,38,426,8,38,1,39,1,39,1,39,1,40,1,40,3,40,433,8,40,1,40,1,40,1,41,1,41,1,41,1,42,1,42,5,42,442,8,42,10,42,12,42,445,9,42,1,42,3,42,448,8,42,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,3,46,464,8,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,47,3,47,475,8,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,486,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,497,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,5,48,520,8,48,10,48,12,48,523,9,48,1,49,1,49,1,49,1,49,1,49,3,49,530,8,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,541,8,50,1,51,1,51,1,51,3,51,546,8,51,1,52,1,52,1,52,1,52,1,52,0,1,96,53,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,0,10,2,0,54,54,57,57,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,55,56,1,0,34,35,609,0,125,1,0,0,0,2,127,1,0,0,0,4,148,1,0,0,0,6,171,1,0,0,0,8,182,1,0,0,0,10,184,1,0,0,0,12,204,1,0,0,0,14,219,1,0,0,0,16,224,1,0,0,0,18,226,1,0,0,0,20,228,1,0,0,0,22,230,1,0,0,0,24,233,1,0,0,0,26,249,1,0,0,0,28,251,1,0,0,0,30,253,1,0,0,0,32,270,1,0,0,0,34,275,1,0,0,0,36,280,1,0,0,0,38,282,1,0,0,0,40,303,1,0,0,0,42,305,1,0,0,0,44,333,1,0,0,0,46,335,1,0,0,0,48,343,1,0,0,0,50,345,1,0,0,0,52,347,1,0,0,0,54,351,1,0,0,0,56,358,1,0,0,0,58,377,1,0,0,0,60,379,1,0,0,0,62,381,1,0,0,0,64,383,1,0,0,0,66,395,1,0,0,0,68,397,1,0,0,0,70,399,1,0,0,0,72,412,1,0,0,0,74,414,1,0,0,0,76,417,1,0,0,0,78,427,1,0,0,0,80,430,1,0,0,0,82,436,1,0,0,0,84,439,1,0,0,0,86,449,1,0,0,0,88,453,1,0,0,0,90,458,1,0,0,0,92,461,1,0,0,0,94,474,1,0,0,0,96,496,1,0,0,0,98,529,1,0,0,0,100,540,1,0,0,0,102,545,1,0,0,0,104,547,1,0,0,0,106,108,3,2,1,0,107,106,1,0,0,0,107,108,1,0,0,0,108,109,1,0,0,0,109,126,5,0,0,1,110,112,3,2,1,0,111,110,1,0,0,0,111,112,1,0,0,0,112,113,1,0,0,0,113,114,3,4,2,0,114,115,5,0,0,1,115,126,1,0,0,0,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,120,1,0,0,0,119,121,3,4,2,0,120,119,1,0,0,0,120,121,1,0,0,0,121,122,1,0,0,0,122,123,3,24,12,0,123,124,5,0,0,1,124,126,1,0,0,0,125,107,1,0,0,0,125,111,1,0,0,0,125,117,1,0,0,0,126,1,1,0,0,0,127,129,5,6,0,0,128,130,5,64,0,0,129,128,1,0,0,0,129,130,1,0,0,0,130,132,1,0,0,0,131,133,5,65,0,0,132,131,1,0,0,0,132,133,1,0,0,0,133,3,1,0,0,0,134,137,3,6,3,0,135,137,3,12,6,0,136,134,1,0,0,0,136,135,1,0,0,0,137,138,1,0,0,0,138,136,1,0,0,0,138,139,1,0,0,0,139,149,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,146,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,147,1,0,0,0,146,144,1,0,0,0,147,149,3,8,4,0,148,136,1,0,0,0,148,144,1,0,0,0,149,5,1,0,0,0,150,152,5,43,0,0,151,153,3,20,10,0,152,151,1,0,0,0,152,153,1,0,0,0,153,154,1,0,0,0,154,158,5,32,0,0,155,157,3,12,6,0,156,155,1,0,0,0,157,160,1,0,0,0,158,156,1,0,0,0,158,159,1,0,0,0,159,161,1,0,0,0,160,158,1,0,0,0,161,172,5,33,0,0,162,164,5,43,0,0,163,165,3,20,10,0,164,163,1,0,0,0,164,165,1,0,0,0,165,166,1,0,0,0,166,172,5,32,0,0,167,169,5,43,0,0,168,170,3,20,10,0,169,168,1,0,0,0,169,170,1,0,0,0,170,172,1,0,0,0,171,150,1,0,0,0,171,162,1,0,0,0,171,167,1,0,0,0,172,7,1,0,0,0,173,179,5,50,0,0,174,176,5,30,0,0,175,177,3,10,5,0,176,175,1,0,0,0,176,177,1,0,0,0,177,178,1,0,0,0,178,180,5,31,0,0,179,174,1,0,0,0,179,180,1,0,0,0,180,183,1,0,0,0,181,183,5,52,0,0,182,173,1,0,0,0,182,181,1,0,0,0,183,9,1,0,0,0,184,185,7,0,0,0,185,11,1,0,0,0,186,188,3,18,9,0,187,186,1,0,0,0,187,188,1,0,0,0,188,190,1,0,0,0,189,191,3,14,7,0,190,189,1,0,0,0,190,191,1,0,0,0,191,192,1,0,0,0,192,194,3,20,10,0,193,195,3,22,11,0,194,193,1,0,0,0,194,195,1,0,0,0,195,197,1,0,0,0,196,198,3,16,8,0,197,196,1,0,0,0,197,198,1,0,0,0,198,200,1,0,0,0,199,201,5,11,0,0,200,199,1,0,0,0,200,201,1,0,0,0,201,205,1,0,0,0,202,205,3,14,7,0,203,205,3,18,9,0,204,187,1,0,0,0,204,202,1,0,0,0,204,203,1,0,0,0,205,13,1,0,0,0,206,207,5,8,0,0,207,208,3,20,10,0,208,209,5,9,0,0,209,220,1,0,0,0,210,211,5,8,0,0,211,213,3,20,10,0,212,214,5,16,0,0,213,212,1,0,0,0,213,214,1,0,0,0,214,220,1,0,0,0,215,217,7,1,0,0,216,218,7,2,0,0,217,216,1,0,0,0,217,218,1,0,0,0,218,220,1,0,0,0,219,206,1,0,0,0,219,210,1,0,0,0,219,215,1,0,0,0,220,15,1,0,0,0,221,222,5,45,0,0,222,225,3,20,10,0,223,225,5,45,0,0,224,221,1,0,0,0,224,223,1,0,0,0,225,17,1,0,0,0,226,227,5,52,0,0,227,19,1,0,0,0,228,229,7,0,0,0,229,21,1,0,0,0,230,231,5,55,0,0,231,23,1,0,0,0,232,234,3,32,16,0,233,232,1,0,0,0,234,235,1,0,0,0,235,233,1,0,0,0,235,236,1,0,0,0,236,25,1,0,0,0,237,239,5,40,0,0,238,240,3,96,48,0,239,238,1,0,0,0,239,240,1,0,0,0,240,242,1,0,0,0,241,243,5,27,0,0,242,241,1,0,0,0,242,243,1,0,0,0,243,250,1,0,0,0,244,245,5,51,0,0,245,247,3,58,29,0,246,248,5,63,0,0,247,246,1,0,0,0,247,248,1,0,0,0,248,250,1,0,0,0,249,237,1,0,0,0,249,244,1,0,0,0,250,27,1,0,0,0,251,252,3,30,15,0,252,29,1,0,0,0,253,254,5,61,0,0,254,31,1,0,0,0,255,271,3,84,42,0,256,271,3,34,17,0,257,271,3,36,18,0,258,271,3,94,47,0,259,271,3,38,19,0,260,271,3,42,21,0,261,263,3,58,29,0,262,264,5,63,0,0,263,262,1,0,0,0,263,264,1,0,0,0,264,271,1,0,0,0,265,271,3,26,13,0,266,271,3,28,14,0,267,271,3,76,38,0,268,269,5,60,0,0,269,271,6,16,-1,0,270,255,1,0,0,0,270,256,1,0,0,0,270,257,1,0,0,0,270,258,1,0,0,0,270,259,1,0,0,0,270,260,1,0,0,0,270,261,1,0,0,0,270,265,1,0,0,0,270,266,1,0,0,0,270,267,1,0,0,0,270,268,1,0,0,0,271,33,1,0,0,0,272,273,5,42,0,0,273,276,3,92,46,0,274,276,5,42,0,0,275,272,1,0,0,0,275,274,1,0,0,0,276,35,1,0,0,0,277,278,5,44,0,0,278,281,3,92,46,0,279,281,5,44,0,0,280,277,1,0,0,0,280,279,1,0,0,0,281,37,1,0,0,0,282,285,3,40,20,0,283,286,5,27,0,0,284,286,3,92,46,0,285,283,1,0,0,0,285,284,1,0,0,0,285,286,1,0,0,0,286,39,1,0,0,0,287,289,3,56,28,0,288,287,1,0,0,0,288,289,1,0,0,0,289,290,1,0,0,0,290,291,5,41,0,0,291,297,3,62,31,0,292,294,5,30,0,0,293,295,3,70,35,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,304,1,0,0,0,299,301,3,56,28,0,300,299,1,0,0,0,300,301,1,0,0,0,301,302,1,0,0,0,302,304,5,41,0,0,303,288,1,0,0,0,303,300,1,0,0,0,304,41,1,0,0,0,305,308,3,44,22,0,306,309,5,27,0,0,307,309,3,92,46,0,308,306,1,0,0,0,308,307,1,0,0,0,308,309,1,0,0,0,309,43,1,0,0,0,310,312,3,56,28,0,311,310,1,0,0,0,311,312,1,0,0,0,312,321,1,0,0,0,313,314,3,48,24,0,314,315,5,10,0,0,315,317,1,0,0,0,316,313,1,0,0,0,316,317,1,0,0,0,317,318,1,0,0,0,318,319,3,50,25,0,319,320,5,53,0,0,320,322,1,0,0,0,321,316,1,0,0,0,321,322,1,0,0,0,322,323,1,0,0,0,323,334,3,46,23,0,324,334,3,56,28,0,325,326,3,48,24,0,326,327,5,10,0,0,327,329,1,0,0,0,328,325,1,0,0,0,328,329,1,0,0,0,329,330,1,0,0,0,330,331,3,50,25,0,331,332,5,53,0,0,332,334,1,0,0,0,333,311,1,0,0,0,333,324,1,0,0,0,333,328,1,0,0,0,334,45,1,0,0,0,335,340,3,52,26,0,336,337,5,53,0,0,337,339,3,52,26,0,338,336,1,0,0,0,339,342,1,0,0,0,340,338,1,0,0,0,340,341,1,0,0,0,341,47,1,0,0,0,342,340,1,0,0,0,343,344,7,0,0,0,344,49,1,0,0,0,345,346,7,0,0,0,346,51,1,0,0,0,347,349,3,68,34,0,348,350,3,54,27,0,349,348,1,0,0,0,349,350,1,0,0,0,350,53,1,0,0,0,351,353,5,30,0,0,352,354,3,70,35,0,353,352,1,0,0,0,353,354,1,0,0,0,354,355,1,0,0,0,355,356,5,31,0,0,356,55,1,0,0,0,357,359,3,64,32,0,358,357,1,0,0,0,358,359,1,0,0,0,359,360,1,0,0,0,360,361,3,66,33,0,361,362,5,29,0,0,362,57,1,0,0,0,363,364,3,48,24,0,364,365,5,10,0,0,365,367,1,0,0,0,366,363,1,0,0,0,366,367,1,0,0,0,367,368,1,0,0,0,368,369,3,50,25,0,369,370,5,7,0,0,370,371,3,60,30,0,371,378,1,0,0,0,372,373,3,48,24,0,373,375,7,3,0,0,374,376,3,50,25,0,375,374,1,0,0,0,375,376,1,0,0,0,376,378,1,0,0,0,377,366,1,0,0,0,377,372,1,0,0,0,378,59,1,0,0,0,379,380,5,62,0,0,380,61,1,0,0,0,381,382,7,0,0,0,382,63,1,0,0,0,383,384,7,0,0,0,384,65,1,0,0,0,385,396,3,98,49,0,386,391,5,54,0,0,387,388,5,28,0,0,388,390,5,54,0,0,389,387,1,0,0,0,390,393,1,0,0,0,391,389,1,0,0,0,391,392,1,0,0,0,392,396,1,0,0,0,393,391,1,0,0,0,394,396,5,57,0,0,395,385,1,0,0,0,395,386,1,0,0,0,395,394,1,0,0,0,396,67,1,0,0,0,397,398,7,0,0,0,398,69,1,0,0,0,399,404,3,72,36,0,400,401,5,28,0,0,401,403,3,72,36,0,402,400,1,0,0,0,403,406,1,0,0,0,404,402,1,0,0,0,404,405,1,0,0,0,405,408,1,0,0,0,406,404,1,0,0,0,407,409,5,28,0,0,408,407,1,0,0,0,408,409,1,0,0,0,409,71,1,0,0,0,410,413,3,74,37,0,411,413,3,96,48,0,412,410,1,0,0,0,412,411,1,0,0,0,413,73,1,0,0,0,414,415,3,64,32,0,415,416,5,54,0,0,416,75,1,0,0,0,417,421,3,78,39,0,418,420,3,80,40,0,419,418,1,0,0,0,420,423,1,0,0,0,421,419,1,0,0,0,421,422,1,0,0,0,422,425,1,0,0,0,423,421,1,0,0,0,424,426,3,82,41,0,425,424,1,0,0,0,425,426,1,0,0,0,426,77,1,0,0,0,427,428,5,46,0,0,428,429,3,92,46,0,429,79,1,0,0,0,430,432,5,47,0,0,431,433,3,54,27,0,432,431,1,0,0,0,432,433,1,0,0,0,433,434,1,0,0,0,434,435,3,92,46,0,435,81,1,0,0,0,436,437,5,48,0,0,437,438,3,92,46,0,438,83,1,0,0,0,439,443,3,86,43,0,440,442,3,88,44,0,441,440,1,0,0,0,442,445,1,0,0,0,443,441,1,0,0,0,443,444,1,0,0,0,444,447,1,0,0,0,445,443,1,0,0,0,446,448,3,90,45,0,447,446,1,0,0,0,447,448,1,0,0,0,448,85,1,0,0,0,449,450,5,37,0,0,450,451,3,100,50,0,451,452,3,92,46,0,452,87,1,0,0,0,453,454,5,38,0,0,454,455,5,37,0,0,455,456,3,100,50,0,456,457,3,92,46,0,457,89,1,0,0,0,458,459,5,38,0,0,459,460,3,92,46,0,460,91,1,0,0,0,461,463,5,32,0,0,462,464,3,24,12,0,463,462,1,0,0,0,463,464,1,0,0,0,464,465,1,0,0,0,465,466,5,33,0,0,466,93,1,0,0,0,467,468,5,39,0,0,468,469,3,100,50,0,469,470,3,92,46,0,470,475,1,0,0,0,471,472,5,39,0,0,472,475,3,100,50,0,473,475,5,39,0,0,474,467,1,0,0,0,474,471,1,0,0,0,474,473,1,0,0,0,475,95,1,0,0,0,476,477,6,48,-1,0,477,497,3,98,49,0,478,479,5,21,0,0,479,497,3,96,48,13,480,481,5,26,0,0,481,497,3,96,48,12,482,483,3,50,25,0,483,484,5,53,0,0,484,486,1,0,0,0,485,482,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,497,3,46,23,0,488,497,3,38,19,0,489,490,5,30,0,0,490,491,3,96,48,0,491,492,5,31,0,0,492,497,1,0,0,0,493,494,3,56,28,0,494,495,3,96,48,1,495,497,1,0,0,0,496,476,1,0,0,0,496,478,1,0,0,0,496,480,1,0,0,0,496,485,1,0,0,0,496,488,1,0,0,0,496,489,1,0,0,0,496,493,1,0,0,0,497,521,1,0,0,0,498,499,10,11,0,0,499,500,7,4,0,0,500,520,3,96,48,12,501,502,10,10,0,0,502,503,7,5,0,0,503,520,3,96,48,11,504,505,10,9,0,0,505,506,7,6,0,0,506,520,3,96,48,10,507,508,10,8,0,0,508,509,7,7,0,0,509,520,3,96,48,9,510,511,10,7,0,0,511,512,5,13,0,0,512,520,3,96,48,8,513,514,10,6,0,0,514,515,5,12,0,0,515,520,3,96,48,7,516,517,10,5,0,0,517,518,5,20,0,0,518,520,3,96,48,6,519,498,1,0,0,0,519,501,1,0,0,0,519,504,1,0,0,0,519,507,1,0,0,0,519,510,1,0,0,0,519,513,1,0,0,0,519,516,1,0,0,0,520,523,1,0,0,0,521,519,1,0,0,0,521,522,1,0,0,0,522,97,1,0,0,0,523,521,1,0,0,0,524,530,7,8,0,0,525,530,7,9,0,0,526,530,5,54,0,0,527,530,5,57,0,0,528,530,5,36,0,0,529,524,1,0,0,0,529,525,1,0,0,0,529,526,1,0,0,0,529,527,1,0,0,0,529,528,1,0,0,0,530,99,1,0,0,0,531,532,5,30,0,0,532,533,3,102,51,0,533,534,5,31,0,0,534,541,1,0,0,0,535,536,5,30,0,0,536,541,3,102,51,0,537,538,5,30,0,0,538,541,5,31,0,0,539,541,5,30,0,0,540,531,1,0,0,0,540,535,1,0,0,0,540,537,1,0,0,0,540,539,1,0,0,0,541,101,1,0,0,0,542,546,3,98,49,0,543,546,3,96,48,0,544,546,3,104,52,0,545,542,1,0,0,0,545,543,1,0,0,0,545,544,1,0,0,0,546,103,1,0,0,0,547,548,5,54,0,0,548,549,5,49,0,0,549,550,5,54,0,0,550,105,1,0,0,0,77,107,111,117,120,125,129,132,136,138,142,144,148,152,158,164,169,171,176,179,182,187,190,194,197,200,204,213,217,219,224,235,239,242,247,249,263,270,275,280,285,288,294,297,300,303,308,311,316,321,328,333,340,349,353,358,366,375,377,391,395,404,408,412,421,425,432,443,447,463,474,485,496,519,521,529,540,545],bc=new E.atn.ATNDeserializer().deserialize(X7),Q7=bc.decisionToState.map((t,e)=>new E.dfa.DFA(t,e)),J7=new E.PredictionContextCache,w=class extends E.Parser{constructor(e){super(e),this._interp=new E.atn.ParserATNSimulator(this,bc,Q7,J7),this.ruleNames=w.ruleNames,this.literalNames=w.literalNames,this.symbolicNames=w.symbolicNames}get atn(){return bc}sempred(e,n,r){switch(n){case 48:return this.expr_sempred(e,r);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 Zd(this,this._ctx,this.state);this.enterRule(e,0,w.RULE_prog);var n=0;try{this.state=125,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,4,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=107,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=106,this.title()),this.state=109,this.match(w.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=111,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=110,this.title()),this.state=113,this.head(),this.state=114,this.match(w.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=120,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,3,this._ctx);r===1&&(this.state=119,this.head()),this.state=122,this.block(),this.state=123,this.match(w.EOF);break}}catch(s){if(s instanceof E.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 vc(this,this._ctx,this.state);this.enterRule(e,2,w.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=127,this.match(w.TITLE),this.state=129,this._errHandler.sync(this),n=this._input.LA(1),n===64&&(this.state=128,this.match(w.TITLE_CONTENT)),this.state=132,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=131,this.match(w.TITLE_END))}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}head(){let e=new wc(this,this._ctx,this.state);this.enterRule(e,4,w.RULE_head);try{this.state=148,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=136,this._errHandler.sync(this);var r=1;do{switch(r){case 1:switch(this.state=136,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=134,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=135,this.participant();break;default:throw new E.error.NoViableAltException(this)}break;default:throw new E.error.NoViableAltException(this)}this.state=138,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,8,this._ctx)}while(r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=144,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,10,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;){if(r===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 52:case 54:case 57:this.state=141,this.participant();break;default:throw new E.error.NoViableAltException(this)}this.state=146,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=147,this.starterExp();break}}catch(s){if(s instanceof E.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 Tl(this,this._ctx,this.state);this.enterRule(e,6,w.RULE_group);var n=0;try{this.state=171,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,16,this._ctx);switch(r){case 1:for(this.enterOuterAlt(e,1),this.state=150,this.match(w.GROUP),this.state=152,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=151,this.name()),this.state=154,this.match(w.OBRACE),this.state=158,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-52&-32)==0&&(1<<n-52&37)!==0;)this.state=155,this.participant(),this.state=160,this._errHandler.sync(this),n=this._input.LA(1);this.state=161,this.match(w.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=162,this.match(w.GROUP),this.state=164,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=163,this.name()),this.state=166,this.match(w.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=167,this.match(w.GROUP),this.state=169,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,15,this._ctx);r===1&&(this.state=168,this.name());break}}catch(s){if(s instanceof E.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 Ec(this,this._ctx,this.state);this.enterRule(e,8,w.RULE_starterExp);var n=0;try{switch(this.state=182,this._errHandler.sync(this),this._input.LA(1)){case 50:this.enterOuterAlt(e,1),this.state=173,this.match(w.STARTER_LXR),this.state=179,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=174,this.match(w.OPAR),this.state=176,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=175,this.starter()),this.state=178,this.match(w.CPAR));break;case 52:this.enterOuterAlt(e,2),this.state=181,this.match(w.ANNOTATION);break;default:throw new E.error.NoViableAltException(this)}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}starter(){let e=new Tc(this,this._ctx,this.state);this.enterRule(e,10,w.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=184,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participant(){let e=new Ks(this,this._ctx,this.state);this.enterRule(e,12,w.RULE_participant);var n=0;try{this.state=204,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,25,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=187,this._errHandler.sync(this),n=this._input.LA(1),n===52&&(this.state=186,this.participantType()),this.state=190,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=189,this.stereotype()),this.state=192,this.name(),this.state=194,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,22,this._ctx);r===1&&(this.state=193,this.width()),this.state=197,this._errHandler.sync(this),n=this._input.LA(1),n===45&&(this.state=196,this.label()),this.state=200,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=199,this.match(w.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=202,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=203,this.participantType();break}}catch(s){if(s instanceof E.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 Ac(this,this._ctx,this.state);this.enterRule(e,14,w.RULE_stereotype);var n=0;try{this.state=219,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,28,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=206,this.match(w.SOPEN),this.state=207,this.name(),this.state=208,this.match(w.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=210,this.match(w.SOPEN),this.state=211,this.name(),this.state=213,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=212,this.match(w.GT));break;case 3:this.enterOuterAlt(e,3),this.state=215,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=217,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=216,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 E.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 Sc(this,this._ctx,this.state);this.enterRule(e,16,w.RULE_label);try{this.state=224,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=221,this.match(w.AS),this.state=222,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=223,this.match(w.AS);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participantType(){let e=new Rc(this,this._ctx,this.state);this.enterRule(e,18,w.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=226,this.match(w.ANNOTATION)}catch(n){if(n instanceof E.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 Ys(this,this._ctx,this.state);this.enterRule(e,20,w.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=228,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}width(){let e=new kc(this,this._ctx,this.state);this.enterRule(e,22,w.RULE_width);try{this.enterOuterAlt(e,1),this.state=230,this.match(w.INT)}catch(n){if(n instanceof E.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 Al(this,this._ctx,this.state);this.enterRule(e,24,w.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=233,this._errHandler.sync(this),n=this._input.LA(1);do this.state=232,this.stat(),this.state=235,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&217191919)!==0)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}ret(){let e=new Oc(this,this._ctx,this.state);this.enterRule(e,26,w.RULE_ret);var n=0;try{switch(this.state=249,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=237,this.match(w.RETURN),this.state=239,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,31,this._ctx);r===1&&(this.state=238,this.expr(0)),this.state=242,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=241,this.match(w.SCOL));break;case 51:this.enterOuterAlt(e,2),this.state=244,this.match(w.ANNOTATION_RET),this.state=245,this.asyncMessage(),this.state=247,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=246,this.match(w.EVENT_END));break;default:throw new E.error.NoViableAltException(this)}}catch(s){if(s instanceof E.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 Ic(this,this._ctx,this.state);this.enterRule(e,28,w.RULE_divider);try{this.enterOuterAlt(e,1),this.state=251,this.dividerNote()}catch(n){if(n instanceof E.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 Nc(this,this._ctx,this.state);this.enterRule(e,30,w.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=253,this.match(w.DIVIDER)}catch(n){if(n instanceof E.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 Sl(this,this._ctx,this.state);this.enterRule(e,32,w.RULE_stat);var n=0;try{this.state=270,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,36,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=255,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=256,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=257,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=258,this.loop();break;case 5:this.enterOuterAlt(e,5),this.state=259,this.creation();break;case 6:this.enterOuterAlt(e,6),this.state=260,this.message();break;case 7:this.enterOuterAlt(e,7),this.state=261,this.asyncMessage(),this.state=263,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=262,this.match(w.EVENT_END));break;case 8:this.enterOuterAlt(e,8),this.state=265,this.ret();break;case 9:this.enterOuterAlt(e,9),this.state=266,this.divider();break;case 10:this.enterOuterAlt(e,10),this.state=267,this.tcf();break;case 11:this.enterOuterAlt(e,11),this.state=268,e._OTHER=this.match(w.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof E.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 Pc(this,this._ctx,this.state);this.enterRule(e,34,w.RULE_par);try{this.state=275,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=272,this.match(w.PAR),this.state=273,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=274,this.match(w.PAR);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}opt(){let e=new Mc(this,this._ctx,this.state);this.enterRule(e,36,w.RULE_opt);try{this.state=280,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=277,this.match(w.OPT),this.state=278,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=279,this.match(w.OPT);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creation(){let e=new Rl(this,this._ctx,this.state);this.enterRule(e,38,w.RULE_creation);try{this.enterOuterAlt(e,1),this.state=282,this.creationBody(),this.state=285,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,39,this._ctx);n===1?(this.state=283,this.match(w.SCOL)):n===2&&(this.state=284,this.braceBlock())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creationBody(){let e=new Fc(this,this._ctx,this.state);this.enterRule(e,40,w.RULE_creationBody);var n=0;try{this.state=303,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,44,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=288,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=287,this.assignment()),this.state=290,this.match(w.NEW),this.state=291,this.construct(),this.state=297,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,42,this._ctx);r===1&&(this.state=292,this.match(w.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=293,this.parameters()),this.state=296,this.match(w.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=300,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=299,this.assignment()),this.state=302,this.match(w.NEW);break}}catch(s){if(s instanceof E.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 Dc(this,this._ctx,this.state);this.enterRule(e,42,w.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=305,this.messageBody(),this.state=308,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=306,this.match(w.SCOL);break;case 32:this.state=307,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 46:case 51:case 54:case 55:case 56:case 57:case 60:case 61:break;default:break}}catch(n){if(n instanceof E.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 $c(this,this._ctx,this.state);this.enterRule(e,44,w.RULE_messageBody);try{this.state=333,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,50,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=311,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,46,this._ctx);n===1&&(this.state=310,this.assignment()),this.state=321,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,48,this._ctx);if(n===1){this.state=316,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,47,this._ctx);n===1&&(this.state=313,this.from(),this.state=314,this.match(w.ARROW)),this.state=318,this.to(),this.state=319,this.match(w.DOT)}this.state=323,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=324,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=328,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,49,this._ctx);n===1&&(this.state=325,this.from(),this.state=326,this.match(w.ARROW)),this.state=330,this.to(),this.state=331,this.match(w.DOT);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}func(){let e=new kl(this,this._ctx,this.state);this.enterRule(e,46,w.RULE_func);try{this.enterOuterAlt(e,1),this.state=335,this.signature(),this.state=340,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,51,this._ctx);n!=2&&n!=E.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=336,this.match(w.DOT),this.state=337,this.signature()),this.state=342,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,51,this._ctx)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}from(){let e=new Ol(this,this._ctx,this.state);this.enterRule(e,48,w.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=343,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}to(){let e=new Wi(this,this._ctx,this.state);this.enterRule(e,50,w.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=345,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}signature(){let e=new Il(this,this._ctx,this.state);this.enterRule(e,52,w.RULE_signature);try{this.enterOuterAlt(e,1),this.state=347,this.methodName(),this.state=349,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,52,this._ctx);n===1&&(this.state=348,this.invocation())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}invocation(){let e=new Nl(this,this._ctx,this.state);this.enterRule(e,54,w.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=351,this.match(w.OPAR),this.state=353,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=352,this.parameters()),this.state=355,this.match(w.CPAR)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignment(){let e=new qi(this,this._ctx,this.state);this.enterRule(e,56,w.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=358,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,54,this._ctx);n===1&&(this.state=357,this.type()),this.state=360,this.assignee(),this.state=361,this.match(w.ASSIGN)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}asyncMessage(){let e=new Pl(this,this._ctx,this.state);this.enterRule(e,58,w.RULE_asyncMessage);var n=0;try{this.state=377,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,57,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=366,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,55,this._ctx);r===1&&(this.state=363,this.from(),this.state=364,this.match(w.ARROW)),this.state=368,this.to(),this.state=369,this.match(w.COL),this.state=370,this.content();break;case 2:this.enterOuterAlt(e,2),this.state=372,this.from(),this.state=373,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=375,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,56,this._ctx);r===1&&(this.state=374,this.to());break}}catch(s){if(s instanceof E.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 Bc(this,this._ctx,this.state);this.enterRule(e,60,w.RULE_content);try{this.enterOuterAlt(e,1),this.state=379,this.match(w.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof E.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 Hc(this,this._ctx,this.state);this.enterRule(e,62,w.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=381,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}type(){let e=new Ml(this,this._ctx,this.state);this.enterRule(e,64,w.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=383,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignee(){let e=new Uc(this,this._ctx,this.state);this.enterRule(e,66,w.RULE_assignee);var n=0;try{this.state=395,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,59,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=385,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=386,this.match(w.ID),this.state=391,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=387,this.match(w.COMMA),this.state=388,this.match(w.ID),this.state=393,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=394,this.match(w.STRING);break}}catch(s){if(s instanceof E.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 jc(this,this._ctx,this.state);this.enterRule(e,68,w.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parameters(){let e=new Fl(this,this._ctx,this.state);this.enterRule(e,70,w.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=399,this.parameter(),this.state=404,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,60,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=400,this.match(w.COMMA),this.state=401,this.parameter()),this.state=406,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,60,this._ctx);this.state=408,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=407,this.match(w.COMMA))}catch(s){if(s instanceof E.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 Dl(this,this._ctx,this.state);this.enterRule(e,72,w.RULE_parameter);try{this.state=412,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,62,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=410,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=411,this.expr(0);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}declaration(){let e=new Vc(this,this._ctx,this.state);this.enterRule(e,74,w.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=414,this.type(),this.state=415,this.match(w.ID)}catch(n){if(n instanceof E.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 Gc(this,this._ctx,this.state);this.enterRule(e,76,w.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=417,this.tryBlock(),this.state=421,this._errHandler.sync(this),n=this._input.LA(1);n===47;)this.state=418,this.catchBlock(),this.state=423,this._errHandler.sync(this),n=this._input.LA(1);this.state=425,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=424,this.finallyBlock())}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}tryBlock(){let e=new zc(this,this._ctx,this.state);this.enterRule(e,78,w.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=427,this.match(w.TRY),this.state=428,this.braceBlock()}catch(n){if(n instanceof E.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 $l(this,this._ctx,this.state);this.enterRule(e,80,w.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=430,this.match(w.CATCH),this.state=432,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=431,this.invocation()),this.state=434,this.braceBlock()}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}finallyBlock(){let e=new Wc(this,this._ctx,this.state);this.enterRule(e,82,w.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=436,this.match(w.FINALLY),this.state=437,this.braceBlock()}catch(n){if(n instanceof E.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 qc(this,this._ctx,this.state);this.enterRule(e,84,w.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=439,this.ifBlock(),this.state=443,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,66,this._ctx);r!=2&&r!=E.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=440,this.elseIfBlock()),this.state=445,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,66,this._ctx);this.state=447,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=446,this.elseBlock())}catch(s){if(s instanceof E.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 Zc(this,this._ctx,this.state);this.enterRule(e,86,w.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=449,this.match(w.IF),this.state=450,this.parExpr(),this.state=451,this.braceBlock()}catch(n){if(n instanceof E.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 Bl(this,this._ctx,this.state);this.enterRule(e,88,w.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=453,this.match(w.ELSE),this.state=454,this.match(w.IF),this.state=455,this.parExpr(),this.state=456,this.braceBlock()}catch(n){if(n instanceof E.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 Kc(this,this._ctx,this.state);this.enterRule(e,90,w.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=458,this.match(w.ELSE),this.state=459,this.braceBlock()}catch(n){if(n instanceof E.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 nn(this,this._ctx,this.state);this.enterRule(e,92,w.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=461,this.match(w.OBRACE),this.state=463,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&217191919)!==0&&(this.state=462,this.block()),this.state=465,this.match(w.CBRACE)}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}loop(){let e=new Yc(this,this._ctx,this.state);this.enterRule(e,94,w.RULE_loop);try{this.state=474,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,69,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=467,this.match(w.WHILE),this.state=468,this.parExpr(),this.state=469,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=471,this.match(w.WHILE),this.state=472,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=473,this.match(w.WHILE);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,r=this.state;let s=new be(this,this._ctx,r),i=s;const o=96;this.enterRecursionRule(s,96,w.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=496,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,71,this._ctx);switch(a){case 1:s=new Xd(this,s),this._ctx=s,i=s,this.state=477,this.atom();break;case 2:s=new r2(this,s),this._ctx=s,i=s,this.state=478,this.match(w.MINUS),this.state=479,this.expr(13);break;case 3:s=new n2(this,s),this._ctx=s,i=s,this.state=480,this.match(w.NOT),this.state=481,this.expr(12);break;case 4:s=new Yd(this,s),this._ctx=s,i=s,this.state=485,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,70,this._ctx);a===1&&(this.state=482,this.to(),this.state=483,this.match(w.DOT)),this.state=487,this.func();break;case 5:s=new s2(this,s),this._ctx=s,i=s,this.state=488,this.creation();break;case 6:s=new i2(this,s),this._ctx=s,i=s,this.state=489,this.match(w.OPAR),this.state=490,this.expr(0),this.state=491,this.match(w.CPAR);break;case 7:s=new Kd(this,s),this._ctx=s,i=s,this.state=493,this.assignment(),this.state=494,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=521,this._errHandler.sync(this);for(var c=this._interp.adaptivePredict(this._input,73,this._ctx);c!=2&&c!=E.atn.ATN.INVALID_ALT_NUMBER;){if(c===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),i=s,this.state=519,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,72,this._ctx);switch(a){case 1:if(s=new o2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=498,!this.precpred(this._ctx,11))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=499,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=500,this.expr(12);break;case 2:if(s=new Jd(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=501,!this.precpred(this._ctx,10))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=502,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=503,this.expr(11);break;case 3:if(s=new e2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=504,!this.precpred(this._ctx,9))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=505,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=506,this.expr(10);break;case 4:if(s=new l2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=507,!this.precpred(this._ctx,8))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=508,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=509,this.expr(9);break;case 5:if(s=new a2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=510,!this.precpred(this._ctx,7))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=511,this.match(w.AND),this.state=512,this.expr(8);break;case 6:if(s=new Qd(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=513,!this.precpred(this._ctx,6))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=514,this.match(w.OR),this.state=515,this.expr(7);break;case 7:if(s=new t2(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,w.RULE_expr),this.state=516,!this.precpred(this._ctx,5))throw new E.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=517,this.match(w.PLUS),this.state=518,this.expr(6);break}}this.state=523,this._errHandler.sync(this),c=this._interp.adaptivePredict(this._input,73,this._ctx)}}catch(u){if(u instanceof E.error.RecognitionException)s.exception=u,this._errHandler.reportError(this,u),this._errHandler.recover(this,u);else throw u}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new Bn(this,this._ctx,this.state);this.enterRule(e,98,w.RULE_atom);var n=0;try{switch(this.state=529,this._errHandler.sync(this),this._input.LA(1)){case 55:case 56:e=new d2(this,e),this.enterOuterAlt(e,1),this.state=524,n=this._input.LA(1),n===55||n===56?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new c2(this,e),this.enterOuterAlt(e,2),this.state=525,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 54:e=new u2(this,e),this.enterOuterAlt(e,3),this.state=526,this.match(w.ID);break;case 57:e=new h2(this,e),this.enterOuterAlt(e,4),this.state=527,this.match(w.STRING);break;case 36:e=new f2(this,e),this.enterOuterAlt(e,5),this.state=528,this.match(w.NIL);break;default:throw new E.error.NoViableAltException(this)}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parExpr(){let e=new Zi(this,this._ctx,this.state);this.enterRule(e,100,w.RULE_parExpr);try{this.state=540,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,75,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=531,this.match(w.OPAR),this.state=532,this.condition(),this.state=533,this.match(w.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=535,this.match(w.OPAR),this.state=536,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=537,this.match(w.OPAR),this.state=538,this.match(w.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=539,this.match(w.OPAR);break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}condition(){let e=new Xc(this,this._ctx,this.state);this.enterRule(e,102,w.RULE_condition);try{this.state=545,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,76,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=542,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=543,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=544,this.inExpr();break}}catch(r){if(r instanceof E.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}inExpr(){let e=new Qc(this,this._ctx,this.state);this.enterRule(e,104,w.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=547,this.match(w.ID),this.state=548,this.match(w.IN),this.state=549,this.match(w.ID)}catch(n){if(n instanceof E.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=w;te(d,"grammarFileName","java-escape"),te(d,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),te(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","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"]),te(d,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","creation","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=E.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.AS=45,d.TRY=46,d.CATCH=47,d.FINALLY=48,d.IN=49,d.STARTER_LXR=50,d.ANNOTATION_RET=51,d.ANNOTATION=52,d.DOT=53,d.ID=54,d.INT=55,d.FLOAT=56,d.STRING=57,d.CR=58,d.COMMENT=59,d.OTHER=60,d.DIVIDER=61,d.EVENT_PAYLOAD_LXR=62,d.EVENT_END=63,d.TITLE_CONTENT=64,d.TITLE_END=65,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_creation=19,d.RULE_creationBody=20,d.RULE_message=21,d.RULE_messageBody=22,d.RULE_func=23,d.RULE_from=24,d.RULE_to=25,d.RULE_signature=26,d.RULE_invocation=27,d.RULE_assignment=28,d.RULE_asyncMessage=29,d.RULE_content=30,d.RULE_construct=31,d.RULE_type=32,d.RULE_assignee=33,d.RULE_methodName=34,d.RULE_parameters=35,d.RULE_parameter=36,d.RULE_declaration=37,d.RULE_tcf=38,d.RULE_tryBlock=39,d.RULE_catchBlock=40,d.RULE_finallyBlock=41,d.RULE_alt=42,d.RULE_ifBlock=43,d.RULE_elseIfBlock=44,d.RULE_elseBlock=45,d.RULE_braceBlock=46,d.RULE_loop=47,d.RULE_expr=48,d.RULE_atom=49,d.RULE_parExpr=50,d.RULE_condition=51,d.RULE_inExpr=52;class Zd extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_prog}EOF(){return this.getToken(d.EOF,0)}title(){return this.getTypedRuleContext(vc,0)}head(){return this.getTypedRuleContext(wc,0)}block(){return this.getTypedRuleContext(Al,0)}enterRule(e){e instanceof S&&e.enterProg(this)}exitRule(e){e instanceof S&&e.exitProg(this)}}class vc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterTitle(this)}exitRule(e){e instanceof S&&e.exitTitle(this)}}class wc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Tl):this.getTypedRuleContext(Tl,n)});te(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Ks):this.getTypedRuleContext(Ks,n)});this.parser=n,this.ruleIndex=d.RULE_head}starterExp(){return this.getTypedRuleContext(Ec,0)}enterRule(n){n instanceof S&&n.enterHead(this)}exitRule(n){n instanceof S&&n.exitHead(this)}}class Tl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Ks):this.getTypedRuleContext(Ks,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(Ys,0)}enterRule(n){n instanceof S&&n.enterGroup(this)}exitRule(n){n instanceof S&&n.exitGroup(this)}}class Ec extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Tc,0)}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof S&&e.enterStarterExp(this)}exitRule(e){e instanceof S&&e.exitStarterExp(this)}}class Tc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterStarter(this)}exitRule(e){e instanceof S&&e.exitStarter(this)}}class Ks extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_participant}name(){return this.getTypedRuleContext(Ys,0)}participantType(){return this.getTypedRuleContext(Rc,0)}stereotype(){return this.getTypedRuleContext(Ac,0)}width(){return this.getTypedRuleContext(kc,0)}label(){return this.getTypedRuleContext(Sc,0)}COLOR(){return this.getToken(d.COLOR,0)}enterRule(e){e instanceof S&&e.enterParticipant(this)}exitRule(e){e instanceof S&&e.exitParticipant(this)}}class Ac extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_stereotype}SOPEN(){return this.getToken(d.SOPEN,0)}name(){return this.getTypedRuleContext(Ys,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 S&&e.enterStereotype(this)}exitRule(e){e instanceof S&&e.exitStereotype(this)}}class Sc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_label}AS(){return this.getToken(d.AS,0)}name(){return this.getTypedRuleContext(Ys,0)}enterRule(e){e instanceof S&&e.enterLabel(this)}exitRule(e){e instanceof S&&e.exitLabel(this)}}class Rc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_participantType}ANNOTATION(){return this.getToken(d.ANNOTATION,0)}enterRule(e){e instanceof S&&e.enterParticipantType(this)}exitRule(e){e instanceof S&&e.exitParticipantType(this)}}class Ys extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterName(this)}exitRule(e){e instanceof S&&e.exitName(this)}}class kc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_width}INT(){return this.getToken(d.INT,0)}enterRule(e){e instanceof S&&e.enterWidth(this)}exitRule(e){e instanceof S&&e.exitWidth(this)}}class Al extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Sl):this.getTypedRuleContext(Sl,n)});this.parser=n,this.ruleIndex=d.RULE_block}enterRule(n){n instanceof S&&n.enterBlock(this)}exitRule(n){n instanceof S&&n.exitBlock(this)}}class Oc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_ret}RETURN(){return this.getToken(d.RETURN,0)}expr(){return this.getTypedRuleContext(be,0)}SCOL(){return this.getToken(d.SCOL,0)}ANNOTATION_RET(){return this.getToken(d.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(Pl,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}enterRule(e){e instanceof S&&e.enterRet(this)}exitRule(e){e instanceof S&&e.exitRet(this)}}class Ic extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_divider}dividerNote(){return this.getTypedRuleContext(Nc,0)}enterRule(e){e instanceof S&&e.enterDivider(this)}exitRule(e){e instanceof S&&e.exitDivider(this)}}class Nc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_dividerNote}DIVIDER(){return this.getToken(d.DIVIDER,0)}enterRule(e){e instanceof S&&e.enterDividerNote(this)}exitRule(e){e instanceof S&&e.exitDividerNote(this)}}class Sl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(qc,0)}par(){return this.getTypedRuleContext(Pc,0)}opt(){return this.getTypedRuleContext(Mc,0)}loop(){return this.getTypedRuleContext(Yc,0)}creation(){return this.getTypedRuleContext(Rl,0)}message(){return this.getTypedRuleContext(Dc,0)}asyncMessage(){return this.getTypedRuleContext(Pl,0)}EVENT_END(){return this.getToken(d.EVENT_END,0)}ret(){return this.getTypedRuleContext(Oc,0)}divider(){return this.getTypedRuleContext(Ic,0)}tcf(){return this.getTypedRuleContext(Gc,0)}OTHER(){return this.getToken(d.OTHER,0)}enterRule(e){e instanceof S&&e.enterStat(this)}exitRule(e){e instanceof S&&e.exitStat(this)}}class Pc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_par}PAR(){return this.getToken(d.PAR,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterPar(this)}exitRule(e){e instanceof S&&e.exitPar(this)}}class Mc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_opt}OPT(){return this.getToken(d.OPT,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterOpt(this)}exitRule(e){e instanceof S&&e.exitOpt(this)}}class Rl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_creation}creationBody(){return this.getTypedRuleContext(Fc,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterCreation(this)}exitRule(e){e instanceof S&&e.exitCreation(this)}}class Fc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_creationBody}NEW(){return this.getToken(d.NEW,0)}construct(){return this.getTypedRuleContext(Hc,0)}assignment(){return this.getTypedRuleContext(qi,0)}OPAR(){return this.getToken(d.OPAR,0)}CPAR(){return this.getToken(d.CPAR,0)}parameters(){return this.getTypedRuleContext(Fl,0)}enterRule(e){e instanceof S&&e.enterCreationBody(this)}exitRule(e){e instanceof S&&e.exitCreationBody(this)}}class Dc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_message}messageBody(){return this.getTypedRuleContext($c,0)}SCOL(){return this.getToken(d.SCOL,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterMessage(this)}exitRule(e){e instanceof S&&e.exitMessage(this)}}class $c extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_messageBody}func(){return this.getTypedRuleContext(kl,0)}assignment(){return this.getTypedRuleContext(qi,0)}to(){return this.getTypedRuleContext(Wi,0)}DOT(){return this.getToken(d.DOT,0)}from(){return this.getTypedRuleContext(Ol,0)}ARROW(){return this.getToken(d.ARROW,0)}enterRule(e){e instanceof S&&e.enterMessageBody(this)}exitRule(e){e instanceof S&&e.exitMessageBody(this)}}class kl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Il):this.getTypedRuleContext(Il,n)});te(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 S&&n.enterFunc(this)}exitRule(n){n instanceof S&&n.exitFunc(this)}}class Ol extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterFrom(this)}exitRule(e){e instanceof S&&e.exitFrom(this)}}class Wi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterTo(this)}exitRule(e){e instanceof S&&e.exitTo(this)}}class Il extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_signature}methodName(){return this.getTypedRuleContext(jc,0)}invocation(){return this.getTypedRuleContext(Nl,0)}enterRule(e){e instanceof S&&e.enterSignature(this)}exitRule(e){e instanceof S&&e.exitSignature(this)}}class Nl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Fl,0)}enterRule(e){e instanceof S&&e.enterInvocation(this)}exitRule(e){e instanceof S&&e.exitInvocation(this)}}class qi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_assignment}assignee(){return this.getTypedRuleContext(Uc,0)}ASSIGN(){return this.getToken(d.ASSIGN,0)}type(){return this.getTypedRuleContext(Ml,0)}enterRule(e){e instanceof S&&e.enterAssignment(this)}exitRule(e){e instanceof S&&e.exitAssignment(this)}}class Pl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_asyncMessage}to(){return this.getTypedRuleContext(Wi,0)}COL(){return this.getToken(d.COL,0)}content(){return this.getTypedRuleContext(Bc,0)}from(){return this.getTypedRuleContext(Ol,0)}ARROW(){return this.getToken(d.ARROW,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(e){e instanceof S&&e.enterAsyncMessage(this)}exitRule(e){e instanceof S&&e.exitAsyncMessage(this)}}class Bc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(d.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof S&&e.enterContent(this)}exitRule(e){e instanceof S&&e.exitContent(this)}}class Hc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterConstruct(this)}exitRule(e){e instanceof S&&e.exitConstruct(this)}}class Ml extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterType(this)}exitRule(e){e instanceof S&&e.exitType(this)}}class Uc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(d.ID):this.getToken(d.ID,n)});te(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(Bn,0)}STRING(){return this.getToken(d.STRING,0)}enterRule(n){n instanceof S&&n.enterAssignee(this)}exitRule(n){n instanceof S&&n.exitAssignee(this)}}class jc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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 S&&e.enterMethodName(this)}exitRule(e){e instanceof S&&e.exitMethodName(this)}}class Fl extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Dl):this.getTypedRuleContext(Dl,n)});te(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 S&&n.enterParameters(this)}exitRule(n){n instanceof S&&n.exitParameters(this)}}class Dl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_parameter}declaration(){return this.getTypedRuleContext(Vc,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterParameter(this)}exitRule(e){e instanceof S&&e.exitParameter(this)}}class Vc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_declaration}type(){return this.getTypedRuleContext(Ml,0)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof S&&e.enterDeclaration(this)}exitRule(e){e instanceof S&&e.exitDeclaration(this)}}class Gc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts($l):this.getTypedRuleContext($l,n)});this.parser=n,this.ruleIndex=d.RULE_tcf}tryBlock(){return this.getTypedRuleContext(zc,0)}finallyBlock(){return this.getTypedRuleContext(Wc,0)}enterRule(n){n instanceof S&&n.enterTcf(this)}exitRule(n){n instanceof S&&n.exitTcf(this)}}class zc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_tryBlock}TRY(){return this.getToken(d.TRY,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterTryBlock(this)}exitRule(e){e instanceof S&&e.exitTryBlock(this)}}class $l extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_catchBlock}CATCH(){return this.getToken(d.CATCH,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}invocation(){return this.getTypedRuleContext(Nl,0)}enterRule(e){e instanceof S&&e.enterCatchBlock(this)}exitRule(e){e instanceof S&&e.exitCatchBlock(this)}}class Wc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_finallyBlock}FINALLY(){return this.getToken(d.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterFinallyBlock(this)}exitRule(e){e instanceof S&&e.exitFinallyBlock(this)}}class qc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Bl):this.getTypedRuleContext(Bl,n)});this.parser=n,this.ruleIndex=d.RULE_alt}ifBlock(){return this.getTypedRuleContext(Zc,0)}elseBlock(){return this.getTypedRuleContext(Kc,0)}enterRule(n){n instanceof S&&n.enterAlt(this)}exitRule(n){n instanceof S&&n.exitAlt(this)}}class Zc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_ifBlock}IF(){return this.getToken(d.IF,0)}parExpr(){return this.getTypedRuleContext(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterIfBlock(this)}exitRule(e){e instanceof S&&e.exitIfBlock(this)}}class Bl extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterElseIfBlock(this)}exitRule(e){e instanceof S&&e.exitElseIfBlock(this)}}class Kc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_elseBlock}ELSE(){return this.getToken(d.ELSE,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterElseBlock(this)}exitRule(e){e instanceof S&&e.exitElseBlock(this)}}class nn extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),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(Al,0)}enterRule(e){e instanceof S&&e.enterBraceBlock(this)}exitRule(e){e instanceof S&&e.exitBraceBlock(this)}}class Yc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_loop}WHILE(){return this.getToken(d.WHILE,0)}parExpr(){return this.getTypedRuleContext(Zi,0)}braceBlock(){return this.getTypedRuleContext(nn,0)}enterRule(e){e instanceof S&&e.enterLoop(this)}exitRule(e){e instanceof S&&e.exitLoop(this)}}class be extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_expr}copyFrom(e){super.copyFrom(e)}}class Kd extends be{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(qi,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof S&&e.exitAssignmentExpr(this)}}d.AssignmentExprContext=Kd;class Yd extends be{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(kl,0)}to(){return this.getTypedRuleContext(Wi,0)}DOT(){return this.getToken(d.DOT,0)}enterRule(e){e instanceof S&&e.enterFuncExpr(this)}exitRule(e){e instanceof S&&e.exitFuncExpr(this)}}d.FuncExprContext=Yd;class Xd extends be{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext(Bn,0)}enterRule(e){e instanceof S&&e.enterAtomExpr(this)}exitRule(e){e instanceof S&&e.exitAtomExpr(this)}}d.AtomExprContext=Xd;class Qd extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}OR(){return this.getToken(d.OR,0)}enterRule(n){n instanceof S&&n.enterOrExpr(this)}exitRule(n){n instanceof S&&n.exitOrExpr(this)}}d.OrExprContext=Qd;class Jd extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}PLUS(){return this.getToken(d.PLUS,0)}MINUS(){return this.getToken(d.MINUS,0)}enterRule(n){n instanceof S&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof S&&n.exitAdditiveExpr(this)}}d.AdditiveExprContext=Jd;class e2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}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 S&&n.enterRelationalExpr(this)}exitRule(n){n instanceof S&&n.exitRelationalExpr(this)}}d.RelationalExprContext=e2;class t2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}PLUS(){return this.getToken(d.PLUS,0)}enterRule(n){n instanceof S&&n.enterPlusExpr(this)}exitRule(n){n instanceof S&&n.exitPlusExpr(this)}}d.PlusExprContext=t2;class n2 extends be{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(d.NOT,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterNotExpr(this)}exitRule(e){e instanceof S&&e.exitNotExpr(this)}}d.NotExprContext=n2;class r2 extends be{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(d.MINUS,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof S&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof S&&e.exitUnaryMinusExpr(this)}}d.UnaryMinusExprContext=r2;class s2 extends be{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(Rl,0)}enterRule(e){e instanceof S&&e.enterCreationExpr(this)}exitRule(e){e instanceof S&&e.exitCreationExpr(this)}}d.CreationExprContext=s2;class i2 extends be{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(d.OPAR,0)}expr(){return this.getTypedRuleContext(be,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof S&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof S&&e.exitParenthesizedExpr(this)}}d.ParenthesizedExprContext=i2;class o2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}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 S&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof S&&n.exitMultiplicationExpr(this)}}d.MultiplicationExprContext=o2;class l2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}EQ(){return this.getToken(d.EQ,0)}NEQ(){return this.getToken(d.NEQ,0)}enterRule(n){n instanceof S&&n.enterEqualityExpr(this)}exitRule(n){n instanceof S&&n.exitEqualityExpr(this)}}d.EqualityExprContext=l2;class a2 extends be{constructor(n,r){super(n);te(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}AND(){return this.getToken(d.AND,0)}enterRule(n){n instanceof S&&n.enterAndExpr(this)}exitRule(n){n instanceof S&&n.exitAndExpr(this)}}d.AndExprContext=a2;class Bn extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_atom}copyFrom(e){super.copyFrom(e)}}class c2 extends Bn{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 S&&e.enterBooleanAtom(this)}exitRule(e){e instanceof S&&e.exitBooleanAtom(this)}}d.BooleanAtomContext=c2;class u2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(d.ID,0)}enterRule(e){e instanceof S&&e.enterIdAtom(this)}exitRule(e){e instanceof S&&e.exitIdAtom(this)}}d.IdAtomContext=u2;class h2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(d.STRING,0)}enterRule(e){e instanceof S&&e.enterStringAtom(this)}exitRule(e){e instanceof S&&e.exitStringAtom(this)}}d.StringAtomContext=h2;class f2 extends Bn{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(d.NIL,0)}enterRule(e){e instanceof S&&e.enterNilAtom(this)}exitRule(e){e instanceof S&&e.exitNilAtom(this)}}d.NilAtomContext=f2;class d2 extends Bn{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 S&&e.enterNumberAtom(this)}exitRule(e){e instanceof S&&e.exitNumberAtom(this)}}d.NumberAtomContext=d2;class Zi extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_parExpr}OPAR(){return this.getToken(d.OPAR,0)}condition(){return this.getTypedRuleContext(Xc,0)}CPAR(){return this.getToken(d.CPAR,0)}enterRule(e){e instanceof S&&e.enterParExpr(this)}exitRule(e){e instanceof S&&e.exitParExpr(this)}}class Xc extends E.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=d.RULE_condition}atom(){return this.getTypedRuleContext(Bn,0)}expr(){return this.getTypedRuleContext(be,0)}inExpr(){return this.getTypedRuleContext(Qc,0)}enterRule(e){e instanceof S&&e.enterCondition(this)}exitRule(e){e instanceof S&&e.exitCondition(this)}}class Qc extends E.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);te(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 S&&n.enterInExpr(this)}exitRule(n){n instanceof S&&n.exitInExpr(this)}}d.ProgContext=Zd,d.TitleContext=vc,d.HeadContext=wc,d.GroupContext=Tl,d.StarterExpContext=Ec,d.StarterContext=Tc,d.ParticipantContext=Ks,d.StereotypeContext=Ac,d.LabelContext=Sc,d.ParticipantTypeContext=Rc,d.NameContext=Ys,d.WidthContext=kc,d.BlockContext=Al,d.RetContext=Oc,d.DividerContext=Ic,d.DividerNoteContext=Nc,d.StatContext=Sl,d.ParContext=Pc,d.OptContext=Mc,d.CreationContext=Rl,d.CreationBodyContext=Fc,d.MessageContext=Dc,d.MessageBodyContext=$c,d.FuncContext=kl,d.FromContext=Ol,d.ToContext=Wi,d.SignatureContext=Il,d.InvocationContext=Nl,d.AssignmentContext=qi,d.AsyncMessageContext=Pl,d.ContentContext=Bc,d.ConstructContext=Hc,d.TypeContext=Ml,d.AssigneeContext=Uc,d.MethodNameContext=jc,d.ParametersContext=Fl,d.ParameterContext=Dl,d.DeclarationContext=Vc,d.TcfContext=Gc,d.TryBlockContext=zc,d.CatchBlockContext=$l,d.FinallyBlockContext=Wc,d.AltContext=qc,d.IfBlockContext=Zc,d.ElseIfBlockContext=Bl,d.ElseBlockContext=Kc,d.BraceBlockContext=nn,d.LoopContext=Yc,d.ExprContext=be,d.AtomContext=Bn,d.ParExprContext=Zi,d.ConditionContext=Xc,d.InExprContext=Qc;function eg(){this.__data__=[],this.size=0}var tg=eg;function ng(t,e){return t===e||t!==t&&e!==e}var Hl=ng,rg=Hl;function sg(t,e){for(var n=t.length;n--;)if(rg(t[n][0],e))return n;return-1}var Ul=sg,ig=Ul,og=Array.prototype,lg=og.splice;function ag(t){var e=this.__data__,n=ig(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():lg.call(e,n,1),--this.size,!0}var cg=ag,ug=Ul;function hg(t){var e=this.__data__,n=ug(e,t);return n<0?void 0:e[n][1]}var fg=hg,dg=Ul;function pg(t){return dg(this.__data__,t)>-1}var gg=pg,mg=Ul;function xg(t,e){var n=this.__data__,r=mg(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var _g=xg,Lg=tg,yg=cg,Cg=fg,bg=gg,vg=_g;function Xs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Xs.prototype.clear=Lg,Xs.prototype.delete=yg,Xs.prototype.get=Cg,Xs.prototype.has=bg,Xs.prototype.set=vg;var jl=Xs,wg=jl;function Eg(){this.__data__=new wg,this.size=0}var Tg=Eg;function Ag(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var Sg=Ag;function Rg(t){return this.__data__.get(t)}var kg=Rg;function Og(t){return this.__data__.has(t)}var Ig=Og,Ng=ts,Pg=Ng.Symbol,p2=Pg,g2=p2,m2=Object.prototype,Mg=m2.hasOwnProperty,Fg=m2.toString,Ki=g2?g2.toStringTag:void 0;function Dg(t){var e=Mg.call(t,Ki),n=t[Ki];try{t[Ki]=void 0;var r=!0}catch{}var s=Fg.call(t);return r&&(e?t[Ki]=n:delete t[Ki]),s}var $g=Dg,Bg=Object.prototype,Hg=Bg.toString;function Ug(t){return Hg.call(t)}var jg=Ug,x2=p2,Vg=$g,Gg=jg,zg="[object Null]",Wg="[object Undefined]",_2=x2?x2.toStringTag:void 0;function qg(t){return t==null?t===void 0?Wg:zg:_2&&_2 in Object(t)?Vg(t):Gg(t)}var Vl=qg;function Zg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var is=Zg,Kg=Vl,Yg=is,Xg="[object AsyncFunction]",Qg="[object Function]",Jg="[object GeneratorFunction]",em="[object Proxy]";function tm(t){if(!Yg(t))return!1;var e=Kg(t);return e==Qg||e==Jg||e==Xg||e==em}var Jc=tm,nm=ts,rm=nm["__core-js_shared__"],sm=rm,eu=sm,L2=function(){var t=/[^.]+$/.exec(eu&&eu.keys&&eu.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function im(t){return!!L2&&L2 in t}var om=im,lm=Function.prototype,am=lm.toString;function cm(t){if(t!=null){try{return am.call(t)}catch{}try{return t+""}catch{}}return""}var um=cm,hm=Jc,fm=om,dm=is,pm=um,gm=/[\\^$.*+?()[\]{}|]/g,mm=/^\[object .+?Constructor\]$/,xm=Function.prototype,_m=Object.prototype,Lm=xm.toString,ym=_m.hasOwnProperty,Cm=RegExp("^"+Lm.call(ym).replace(gm,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function bm(t){if(!dm(t)||fm(t))return!1;var e=hm(t)?Cm:mm;return e.test(pm(t))}var vm=bm;function wm(t,e){return t==null?void 0:t[e]}var Em=wm,Tm=vm,Am=Em;function Sm(t,e){var n=Am(t,e);return Tm(n)?n:void 0}var tu=Sm,Rm=tu,km=ts,Om=Rm(km,"Map"),y2=Om,Im=tu,Nm=Im(Object,"create"),Gl=Nm,C2=Gl;function Pm(){this.__data__=C2?C2(null):{},this.size=0}var Mm=Pm;function Fm(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Dm=Fm,$m=Gl,Bm="__lodash_hash_undefined__",Hm=Object.prototype,Um=Hm.hasOwnProperty;function jm(t){var e=this.__data__;if($m){var n=e[t];return n===Bm?void 0:n}return Um.call(e,t)?e[t]:void 0}var Vm=jm,Gm=Gl,zm=Object.prototype,Wm=zm.hasOwnProperty;function qm(t){var e=this.__data__;return Gm?e[t]!==void 0:Wm.call(e,t)}var Zm=qm,Km=Gl,Ym="__lodash_hash_undefined__";function Xm(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Km&&e===void 0?Ym:e,this}var Qm=Xm,Jm=Mm,ex=Dm,tx=Vm,nx=Zm,rx=Qm;function Qs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Qs.prototype.clear=Jm,Qs.prototype.delete=ex,Qs.prototype.get=tx,Qs.prototype.has=nx,Qs.prototype.set=rx;var sx=Qs,b2=sx,ix=jl,ox=y2;function lx(){this.size=0,this.__data__={hash:new b2,map:new(ox||ix),string:new b2}}var ax=lx;function cx(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var ux=cx,hx=ux;function fx(t,e){var n=t.__data__;return hx(e)?n[typeof e=="string"?"string":"hash"]:n.map}var zl=fx,dx=zl;function px(t){var e=dx(this,t).delete(t);return this.size-=e?1:0,e}var gx=px,mx=zl;function xx(t){return mx(this,t).get(t)}var _x=xx,Lx=zl;function yx(t){return Lx(this,t).has(t)}var Cx=yx,bx=zl;function vx(t,e){var n=bx(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var wx=vx,Ex=ax,Tx=gx,Ax=_x,Sx=Cx,Rx=wx;function Js(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Js.prototype.clear=Ex,Js.prototype.delete=Tx,Js.prototype.get=Ax,Js.prototype.has=Sx,Js.prototype.set=Rx;var kx=Js,Ox=jl,Ix=y2,Nx=kx,Px=200;function Mx(t,e){var n=this.__data__;if(n instanceof Ox){var r=n.__data__;if(!Ix||r.length<Px-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Nx(r)}return n.set(t,e),this.size=n.size,this}var Fx=Mx,Dx=jl,$x=Tg,Bx=Sg,Hx=kg,Ux=Ig,jx=Fx;function ei(t){var e=this.__data__=new Dx(t);this.size=e.size}ei.prototype.clear=$x,ei.prototype.delete=Bx,ei.prototype.get=Hx,ei.prototype.has=Ux,ei.prototype.set=jx;var Vx=ei,Gx=tu,zx=function(){try{var t=Gx(Object,"defineProperty");return t({},"",{}),t}catch{}}(),v2=zx,w2=v2;function Wx(t,e,n){e=="__proto__"&&w2?w2(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var nu=Wx,qx=nu,Zx=Hl;function Kx(t,e,n){(n!==void 0&&!Zx(t[e],n)||n===void 0&&!(e in t))&&qx(t,e,n)}var E2=Kx;function Yx(t){return function(e,n,r){for(var s=-1,i=Object(e),o=r(e),l=o.length;l--;){var a=o[t?l:++s];if(n(i[a],a,i)===!1)break}return e}}var Xx=Yx,Qx=Xx,Jx=Qx(),e_=Jx,ru={exports:{}};(function(t,e){var n=ts,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i?n.Buffer:void 0,l=o?o.allocUnsafe:void 0;function a(c,u){if(u)return c.slice();var h=c.length,f=l?l(h):new c.constructor(h);return c.copy(f),f}t.exports=a})(ru,ru.exports);var t_=ts,n_=t_.Uint8Array,r_=n_,T2=r_;function s_(t){var e=new t.constructor(t.byteLength);return new T2(e).set(new T2(t)),e}var i_=s_,o_=i_;function l_(t,e){var n=e?o_(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var a_=l_;function c_(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var u_=c_,h_=is,A2=Object.create,f_=function(){function t(){}return function(e){if(!h_(e))return{};if(A2)return A2(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),d_=f_;function p_(t,e){return function(n){return t(e(n))}}var g_=p_,m_=g_,x_=m_(Object.getPrototypeOf,Object),S2=x_,__=Object.prototype;function L_(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||__;return t===n}var R2=L_,y_=d_,C_=S2,b_=R2;function v_(t){return typeof t.constructor=="function"&&!b_(t)?y_(C_(t)):{}}var w_=v_;function E_(t){return t!=null&&typeof t=="object"}var Yi=E_,T_=Vl,A_=Yi,S_="[object Arguments]";function R_(t){return A_(t)&&T_(t)==S_}var k_=R_,k2=k_,O_=Yi,O2=Object.prototype,I_=O2.hasOwnProperty,N_=O2.propertyIsEnumerable,P_=k2(function(){return arguments}())?k2:function(t){return O_(t)&&I_.call(t,"callee")&&!N_.call(t,"callee")},I2=P_,M_=Array.isArray,N2=M_,F_=9007199254740991;function D_(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=F_}var P2=D_,$_=Jc,B_=P2;function H_(t){return t!=null&&B_(t.length)&&!$_(t)}var su=H_,U_=su,j_=Yi;function V_(t){return j_(t)&&U_(t)}var G_=V_,Wl={exports:{}};function z_(){return!1}var W_=z_;(function(t,e){var n=ts,r=W_,s=e&&!e.nodeType&&e,i=s&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===s,l=o?n.Buffer:void 0,a=l?l.isBuffer:void 0,c=a||r;t.exports=c})(Wl,Wl.exports);var q_=Vl,Z_=S2,K_=Yi,Y_="[object Object]",X_=Function.prototype,Q_=Object.prototype,M2=X_.toString,J_=Q_.hasOwnProperty,eL=M2.call(Object);function tL(t){if(!K_(t)||q_(t)!=Y_)return!1;var e=Z_(t);if(e===null)return!0;var n=J_.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&M2.call(n)==eL}var nL=tL,rL=Vl,sL=P2,iL=Yi,oL="[object Arguments]",lL="[object Array]",aL="[object Boolean]",cL="[object Date]",uL="[object Error]",hL="[object Function]",fL="[object Map]",dL="[object Number]",pL="[object Object]",gL="[object RegExp]",mL="[object Set]",xL="[object String]",_L="[object WeakMap]",LL="[object ArrayBuffer]",yL="[object DataView]",CL="[object Float32Array]",bL="[object Float64Array]",vL="[object Int8Array]",wL="[object Int16Array]",EL="[object Int32Array]",TL="[object Uint8Array]",AL="[object Uint8ClampedArray]",SL="[object Uint16Array]",RL="[object Uint32Array]",Qe={};Qe[CL]=Qe[bL]=Qe[vL]=Qe[wL]=Qe[EL]=Qe[TL]=Qe[AL]=Qe[SL]=Qe[RL]=!0,Qe[oL]=Qe[lL]=Qe[LL]=Qe[aL]=Qe[yL]=Qe[cL]=Qe[uL]=Qe[hL]=Qe[fL]=Qe[dL]=Qe[pL]=Qe[gL]=Qe[mL]=Qe[xL]=Qe[_L]=!1;function kL(t){return iL(t)&&sL(t.length)&&!!Qe[rL(t)]}var OL=kL;function IL(t){return function(e){return t(e)}}var NL=IL,iu={exports:{}};(function(t,e){var n=bd,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i&&n.process,l=function(){try{var a=s&&s.require&&s.require("util").types;return a||o&&o.binding&&o.binding("util")}catch{}}();t.exports=l})(iu,iu.exports);var PL=OL,ML=NL,F2=iu.exports,D2=F2&&F2.isTypedArray,FL=D2?ML(D2):PL,$2=FL;function DL(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var B2=DL,$L=nu,BL=Hl,HL=Object.prototype,UL=HL.hasOwnProperty;function jL(t,e,n){var r=t[e];(!(UL.call(t,e)&&BL(r,n))||n===void 0&&!(e in t))&&$L(t,e,n)}var VL=jL,GL=VL,zL=nu;function WL(t,e,n,r){var s=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var l=e[i],a=r?r(n[l],t[l],l,n,t):void 0;a===void 0&&(a=t[l]),s?zL(n,l,a):GL(n,l,a)}return n}var qL=WL;function ZL(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var KL=ZL,YL=9007199254740991,XL=/^(?:0|[1-9]\d*)$/;function QL(t,e){var n=typeof t;return e=e==null?YL:e,!!e&&(n=="number"||n!="symbol"&&XL.test(t))&&t>-1&&t%1==0&&t<e}var H2=QL,JL=KL,ey=I2,ty=N2,ny=Wl.exports,ry=H2,sy=$2,iy=Object.prototype,oy=iy.hasOwnProperty;function ly(t,e){var n=ty(t),r=!n&&ey(t),s=!n&&!r&&ny(t),i=!n&&!r&&!s&&sy(t),o=n||r||s||i,l=o?JL(t.length,String):[],a=l.length;for(var c in t)(e||oy.call(t,c))&&!(o&&(c=="length"||s&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||ry(c,a)))&&l.push(c);return l}var ay=ly;function cy(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var uy=cy,hy=is,fy=R2,dy=uy,py=Object.prototype,gy=py.hasOwnProperty;function my(t){if(!hy(t))return dy(t);var e=fy(t),n=[];for(var r in t)r=="constructor"&&(e||!gy.call(t,r))||n.push(r);return n}var xy=my,_y=ay,Ly=xy,yy=su;function Cy(t){return yy(t)?_y(t,!0):Ly(t)}var U2=Cy,by=qL,vy=U2;function wy(t){return by(t,vy(t))}var Ey=wy,j2=E2,Ty=ru.exports,Ay=a_,Sy=u_,Ry=w_,V2=I2,G2=N2,ky=G_,Oy=Wl.exports,Iy=Jc,Ny=is,Py=nL,My=$2,z2=B2,Fy=Ey;function Dy(t,e,n,r,s,i,o){var l=z2(t,n),a=z2(e,n),c=o.get(a);if(c){j2(t,n,c);return}var u=i?i(l,a,n+"",t,e,o):void 0,h=u===void 0;if(h){var f=G2(a),p=!f&&Oy(a),g=!f&&!p&&My(a);u=a,f||p||g?G2(l)?u=l:ky(l)?u=Sy(l):p?(h=!1,u=Ty(a,!0)):g?(h=!1,u=Ay(a,!0)):u=[]:Py(a)||V2(a)?(u=l,V2(l)?u=Fy(l):(!Ny(l)||Iy(l))&&(u=Ry(a))):h=!1}h&&(o.set(a,u),s(u,a,r,i,o),o.delete(a)),j2(t,n,u)}var $y=Dy,By=Vx,Hy=E2,Uy=e_,jy=$y,Vy=is,Gy=U2,zy=B2;function W2(t,e,n,r,s){t!==e&&Uy(e,function(i,o){if(s||(s=new By),Vy(i))jy(t,e,o,n,W2,r,s);else{var l=r?r(zy(t,o),i,o+"",t,e,s):void 0;l===void 0&&(l=i),Hy(t,o,l)}},Gy)}var Wy=W2;function qy(t){return t}var q2=qy;function Zy(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var Ky=Zy,Yy=Ky,Z2=Math.max;function Xy(t,e,n){return e=Z2(e===void 0?t.length-1:e,0),function(){for(var r=arguments,s=-1,i=Z2(r.length-e,0),o=Array(i);++s<i;)o[s]=r[e+s];s=-1;for(var l=Array(e+1);++s<e;)l[s]=r[s];return l[e]=n(o),Yy(t,this,l)}}var Qy=Xy;function Jy(t){return function(){return t}}var eC=Jy,tC=eC,K2=v2,nC=q2,rC=K2?function(t,e){return K2(t,"toString",{configurable:!0,enumerable:!1,value:tC(e),writable:!0})}:nC,sC=rC,iC=800,oC=16,lC=Date.now;function aC(t){var e=0,n=0;return function(){var r=lC(),s=oC-(r-n);if(n=r,s>0){if(++e>=iC)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var cC=aC,uC=sC,hC=cC,fC=hC(uC),dC=fC,pC=q2,gC=Qy,mC=dC;function xC(t,e){return mC(gC(t,e,pC),t+"")}var _C=xC,LC=Hl,yC=su,CC=H2,bC=is;function vC(t,e,n){if(!bC(n))return!1;var r=typeof e;return(r=="number"?yC(n)&&CC(e,n.length):r=="string"&&e in n)?LC(n[e],t):!1}var wC=vC,EC=_C,TC=wC;function AC(t){return EC(function(e,n){var r=-1,s=n.length,i=s>1?n[s-1]:void 0,o=s>2?n[2]:void 0;for(i=t.length>3&&typeof i=="function"?(s--,i):void 0,o&&TC(n[0],n[1],o)&&(i=s<3?void 0:i,s=1),e=Object(e);++r<s;){var l=n[r];l&&t(e,l,r,i)}return e})}var SC=AC,RC=Wy,kC=SC,OC=kC(function(t,e,n,r){RC(t,e,n,r)}),IC=OC;class NC{constructor(e,n,r,s,i,o,l,a,c,u){te(this,"name");te(this,"stereotype");te(this,"width");te(this,"groupId");te(this,"explicit");te(this,"isStarter");te(this,"label");te(this,"type");te(this,"color");te(this,"comment");this.name=e,this.stereotype=r,this.width=s,this.groupId=i,this.explicit=l,this.isStarter=n,this.label=o,this.type=a,this.color=c,this.comment=u}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}}class PC{constructor(){te(this,"participants",new Map)}Add(e,n,r,s,i,o,l,a,c,u){const h=new NC(e,n,r,s,i,o,l,a,c,u);this.participants.set(e,IC({},this.Get(e),h,(f,p)=>f||p))}ImplicitArray(){return this.Array().filter(e=>!e.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.isStarter?e:void 0}}const MC=d.ProgContext;let rr,os=!1,ou;const zt=new S;let FC=function(t){var c,u,h,f,p,g,L;if(os)return;const e=(c=t==null?void 0:t.participantType())==null?void 0:c.getFormattedText().replace("@",""),n=((u=t==null?void 0:t.name())==null?void 0:u.getFormattedText())||"Missing `Participant`",r=(f=(h=t.stereotype())==null?void 0:h.name())==null?void 0:f.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,i=t.label&&((g=(p=t.label())==null?void 0:p.name())==null?void 0:g.getFormattedText()),o=!0,l=(L=t.COLOR())==null?void 0:L.getText(),a=t.getComment();rr.Add(n,!1,r,s,ou,i,o,e,l,a)};zt.enterParticipant=FC;let Y2=function(t){if(os)return;let e=t.getFormattedText();rr.Add(e)};zt.enterFrom=Y2,zt.enterTo=Y2,zt.enterStarter=function(t){let e=t.getFormattedText();rr.Add(e,!0)},zt.enterCreation=function(t){if(os)return;const e=t.Owner();rr.Add(e)},zt.enterParameters=function(){os=!0},zt.exitParameters=function(){os=!1},zt.enterCondition=function(){os=!0},zt.exitCondition=function(){os=!1},zt.enterGroup=function(t){var e;ou=(e=t.name())==null?void 0:e.getFormattedText()},zt.exitGroup=function(){ou=void 0},zt.enterRet=function(t){t.asyncMessage()||(rr.Add(t.From()),rr.Add(t.ReturnTo()))};const DC=E.tree.ParseTreeWalker.DEFAULT;zt.getParticipants=function(t,e){return rr=new PC,e&&t instanceof MC&&rr.Add(t.Starter(),!0),DC.walk(this,t),rr};const $C=E.tree.ParseTreeWalker.DEFAULT;var Cn=new S,Tt=0,hn=0;Cn.enterTcf=function(){Tt++},Cn.enterOpt=function(){Tt++},Cn.enterPar=function(){Tt++},Cn.enterAlt=function(){Tt++},Cn.enterLoop=function(){Tt++},Cn.exitTcf=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitOpt=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitPar=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitAlt=function(){hn=Math.max(hn,Tt),Tt--},Cn.exitLoop=function(){hn=Math.max(hn,Tt),Tt--},Cn.depth=function(t){return function(e){return Tt=0,hn=0,e.children.map(function(n){$C.walk(t,n)}),hn}};const BC=d.TitleContext;BC.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const X2=d,lu=X2.CreationContext;lu.prototype.Body=lu.prototype.creationBody,lu.prototype.isCurrent=function(t){return Q2.bind(this)(t)};const au=X2.MessageContext;au.prototype.Body=au.prototype.messageBody,au.prototype.isCurrent=function(t){return Q2.bind(this)(t)};function Q2(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 cu=d,ql=cu.CreationContext,uu=cu.MessageContext,J2=cu.AsyncMessageContext;ql.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()},ql.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},ql.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},uu.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},uu.prototype.Owner=function(){return this.To()||e3(this.parentCtx)};function e3(t){for(;t;){if(t instanceof ql||t instanceof uu)return t.Owner();t=t.parentCtx}}J2.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},J2.prototype.Owner=function(){return this.To()||e3(this.parentCtx)};const HC=d.ProgContext;HC.prototype.Starter=function(){var i,o,l,a,c,u,h,f,p,g,L,v;const t=(l=(o=(i=this.head())==null?void 0:i.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,r;const s=(a=this.block())==null?void 0:a.stat();if(s&&s[0]){const _=(h=(u=(c=s[0].message())==null?void 0:c.messageBody())==null?void 0:u.from())==null?void 0:h.getFormattedText(),m=(p=(f=s[0].asyncMessage())==null?void 0:f.from())==null?void 0:p.getFormattedText();e=_||m}else{const _=(g=this.head())==null?void 0:g.children;if(_&&_[0]){const m=_[0];if(m instanceof d.ParticipantContext&&(n=(L=m.name())==null?void 0:L.getFormattedText()),m instanceof d.GroupContext){const y=m.participant();y&&y[0]&&(r=(v=y[0].name())==null?void 0:v.getFormattedText())}}}return t||e||n||r||"_STARTER_"};const Zl=d,UC=Zl.RetContext,t3=Zl.ProgContext,n3=Zl.MessageContext,jC=Zl.CreationContext;UC.prototype.ReturnTo=function(){var r,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof t3)return n.Starter();{let i=n;for(;i&&!(i instanceof n3)&&!(i instanceof jC);){if(i instanceof t3)return i.Starter();i=i.parentCtx}return i instanceof n3&&((s=(r=i.messageBody())==null?void 0:r.from())==null?void 0:s.getFormattedText())||i.ClosestAncestorStat().Origin()}};const VC=E.ParserRuleContext,r3=d.StatContext,hu=d.ProgContext,GC=d.MessageContext,zC=d.CreationContext;VC.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof r3||t instanceof hu);)t=this.parentCtx;return t.Origin()},r3.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof hu)return t.Starter();if(t instanceof GC||t instanceof zC){const e=t.Owner();if(e)return e}t=t.parentCtx}},hu.prototype.Origin=function(){return this.Starter()};const WC=d.DividerContext;WC.prototype.Note=function(){var e;let 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 fu=d,qC=fu.MessageContext,ZC=fu.AsyncMessageContext,KC=fu.CreationContext;qC.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(r=>r==null?void 0:r.getFormattedText()).join(".")},ZC.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},KC.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"};const YC=d.MessageContext;class XC{constructor(e,n){te(this,"assignee");te(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(":")}}YC.prototype.Assignment=function(){var r,s;let t=this.messageBody().assignment();const e=(r=t==null?void 0:t.assignee())==null?void 0:r.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new XC(e,n)};const Xi=d,QC=Xi.CreationContext,JC=Xi.StatContext,s3=Xi.MessageContext,eb=Xi.AsyncMessageContext,tb=Xi.RetContext;QC.prototype.From=function(){if(this.parentCtx instanceof JC)return this.ClosestAncestorStat().Origin()},s3.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},s3.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},eb.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},tb.prototype.From=function(){return this.ClosestAncestorStat().Origin()},E.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const du=d,pu=du.CreationContext;pu.prototype.Body=pu.prototype.creationBody,pu.prototype.isInitedFromOccurrence=function(t){return i3.bind(this)(t)};const gu=du.MessageContext;gu.prototype.Body=gu.prototype.messageBody,gu.prototype.isInitedFromOccurrence=function(t){return i3.bind(this)(t)};function i3(t){let e=this;for(;e!=null;){if(e instanceof du.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()?n=e.creation().Owner():e.asyncMessage&&e.asyncMessage()&&(n=e.asyncMessage().to().getFormattedText()),n===t)return!0}e=e.parentCtx}return!1}const o3=d,l3=o3.StatContext;E.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof l3);)t=t.parentCtx;if(t instanceof l3)return t},E.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof o3.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function nb(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,r){return e.apply(this,arguments)};case 3:return function(n,r,s){return e.apply(this,arguments)};case 4:return function(n,r,s,i){return e.apply(this,arguments)};case 5:return function(n,r,s,i,o){return e.apply(this,arguments)};case 6:return function(n,r,s,i,o,l){return e.apply(this,arguments)};case 7:return function(n,r,s,i,o,l,a){return e.apply(this,arguments)};case 8:return function(n,r,s,i,o,l,a,c){return e.apply(this,arguments)};case 9:return function(n,r,s,i,o,l,a,c,u){return e.apply(this,arguments)};case 10:return function(n,r,s,i,o,l,a,c,u,h){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var a3=nb;function rb(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var sb=rb;function ib(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var mu=ib,ob=mu;function lb(t){return function e(n){return arguments.length===0||ob(n)?e:t.apply(this,arguments)}}var Kl=lb,xu=Kl,Qi=mu;function ab(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return Qi(n)?e:xu(function(s){return t(n,s)});default:return Qi(n)&&Qi(r)?e:Qi(n)?xu(function(s){return t(s,r)}):Qi(r)?xu(function(s){return t(n,s)}):t(n,r)}}}var c3=ab,Yl=Kl,ti=c3,yt=mu;function cb(t){return function e(n,r,s){switch(arguments.length){case 0:return e;case 1:return yt(n)?e:ti(function(i,o){return t(n,i,o)});case 2:return yt(n)&&yt(r)?e:yt(n)?ti(function(i,o){return t(i,r,o)}):yt(r)?ti(function(i,o){return t(n,i,o)}):Yl(function(i){return t(n,r,i)});default:return yt(n)&&yt(r)&&yt(s)?e:yt(n)&&yt(r)?ti(function(i,o){return t(i,o,s)}):yt(n)&&yt(s)?ti(function(i,o){return t(i,r,o)}):yt(r)&&yt(s)?ti(function(i,o){return t(n,i,o)}):yt(n)?Yl(function(i){return t(i,r,s)}):yt(r)?Yl(function(i){return t(n,i,s)}):yt(s)?Yl(function(i){return t(n,r,i)}):t(n,r,s)}}}var _u=cb,u3=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function ub(t){return Object.prototype.toString.call(t)==="[object String]"}var hb=ub,fb=Kl,db=u3,pb=hb,gb=fb(function(e){return db(e)?!0:!e||typeof e!="object"||pb(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),mb=gb,xb=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 _b(t){return new xb(t)}var Lb=_b,yb=a3,Cb=c3,bb=Cb(function(e,n){return yb(e.length,function(){return e.apply(n,arguments)})}),vb=bb,wb=mb,Eb=Lb,Tb=vb;function Ab(t,e,n){for(var r=0,s=n.length;r<s;){if(e=t["@@transducer/step"](e,n[r]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r+=1}return t["@@transducer/result"](e)}function h3(t,e,n){for(var r=n.next();!r.done;){if(e=t["@@transducer/step"](e,r.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function f3(t,e,n,r){return t["@@transducer/result"](n[r](Tb(t["@@transducer/step"],t),e))}var d3=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function Sb(t,e,n){if(typeof t=="function"&&(t=Eb(t)),wb(n))return Ab(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return f3(t,e,n,"fantasy-land/reduce");if(n[d3]!=null)return h3(t,e,n[d3]());if(typeof n.next=="function")return h3(t,e,n);if(typeof n.reduce=="function")return f3(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var Rb=Sb,kb=_u,Ob=Rb,Ib=kb(Ob),Nb=Ib,Pb=u3;function Mb(t,e){return function(){var n=arguments.length;if(n===0)return e();var r=arguments[n-1];return Pb(r)||typeof r[t]!="function"?e.apply(this,arguments):r[t].apply(r,Array.prototype.slice.call(arguments,0,n-1))}}var p3=Mb,Fb=p3,Db=_u,$b=Db(Fb("slice",function(e,n,r){return Array.prototype.slice.call(r,e,n)})),Bb=$b,Hb=p3,Ub=Kl,jb=Bb,Vb=Ub(Hb("tail",jb(1,1/0))),Gb=Vb,zb=a3,Wb=sb,qb=Nb,Zb=Gb;function Kb(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return zb(arguments[0].length,qb(Wb,arguments[0],Zb(arguments)))}var Yb=Kb;const Xb=Yb;var Qb=_u,Jb=Qb(function(e,n,r){return r.replace(e,n)}),ev=Jb;const Ji=ev,tv=Ji(/[\n\r]/g," "),nv=Ji(/\s+/g," "),rv=Ji(/\s*([,;.()])\s*/g,"$1"),sv=Ji(/\s+$/g,""),iv=Ji(/^"(.*)"$/,"$1"),ov=Xb(tv,nv,rv,sv,iv),Lu=(t,e)=>{let n=e;for(t[n]===`
|
|
16
16
|
`&&n--;n>=0;){if(t[n]===`
|
|
17
|
-
`)return n+1;n--}return 0},
|
|
18
|
-
`)return r+1;r--}return 0},nv=(t,e)=>{const n=Lu(t,e);if(n===0)return"";const r=p3(t,e);return t.slice(r,n)};class rv extends E.error.ErrorListener{syntaxError(e,n,r,s,i){}}function sv(t){const e=new E.InputStream(t),n=new Z(e),r=new E.CommonTokenStream(n),s=new d(r);return s.addErrorListener(new rv),s._syntaxErrors?null:s.prog()}E.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return tv(t)},E.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Z.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},E.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const iv=d.ProgContext,ov=sv,g3=d.GroupContext,m3=d.ParticipantContext,ni=function(t,e){return zt.getParticipants(t,e)};var Er=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(Er||{});function sr(t,e){let n=document.querySelector(".textarea-hidden-div");if(!n){const s=document.createElement("div");s.className="textarea-hidden-div ",s.style.fontSize=e===Er.MessageContent?"0.875rem":"1rem",s.style.fontFamily="Helvetica, Verdana, serif",s.style.display="inline",s.style.whiteSpace="nowrap",s.style.visibility="hidden",s.style.position="absolute",s.style.top="0",s.style.left="0",s.style.overflow="hidden",s.style.width="0px",s.style.paddingLeft="0px",s.style.paddingRight="0px",s.style.margin="0px",s.style.border="0px",document.body.appendChild(s),n=s}return n.textContent=t,n.scrollWidth}const lv=160,yu=20,av=10,cv=14,uv=100,x3=70,hv=d;class Cu extends S{constructor(){super(...arguments);te(this,"explicitParticipants",[]);te(this,"starter","");te(this,"implicitParticipants",[]);te(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,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof hv.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),Cu._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((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function fv(t){const e=new Cu;return E.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function Xl(t,e){return{position:t,velocity:e}}function _3(t,e){return Xl(t.position+e.position,t.velocity+e.velocity)}const L3=Math.sqrt(Number.EPSILON);function dv(t,e){let n=t.position-e.position;return n<-L3||Math.abs(n)<=L3&&t.velocity<e.velocity}function pv(){return{delta:1/0,dualLessThan:function(t,e){let n=dv(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 gv(t,e){let n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:Xl(e[s][r],0)})}return n}function mv(t,e){let n=pv(),r=Xl(0,0),s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=_3(r,e[i-1]));for(let l of t[i]){let a=_3(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function xv(t,e,n){let r=t.length-1;for(;r>0;){let s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function _v(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Lv(t){let e=[];for(let n of t)e.push(n.maximum.position);return e}function yv(t){const e=t.length;let n=gv(e,t),r=[];for(let s=1;s<e;s++)r.push(Xl(0,1));for(;;){let[s,i]=mv(n,r);if(s==1/0)return Lv(i);i[e-1].maximum.velocity>0?xv(i,n,r):_v(r,s)}}var eo=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(eo||{});class Cv extends S{constructor(){super(...arguments);te(this,"isBlind",!1);te(this,"ownableMessages",[]);te(this,"enterMessage",n=>this._addOwnedMessage(eo.SyncMessage)(n));te(this,"enterAsyncMessage",n=>this._addOwnedMessage(eo.AsyncMessage)(n));te(this,"enterCreation",n=>this._addOwnedMessage(eo.CreationMessage)(n));te(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;let s=r.From();const i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function y3(t){const e=E.tree.ParseTreeWalker.DEFAULT,n=new Cv;return e.walk(n,t),n.result()}class Hn{constructor(e,n){te(this,"m",[]);te(this,"widthProvider");te(this,"participantModels");te(this,"ownableMessages");this.participantModels=fv(e),this.ownableMessages=y3(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(i=>i.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const s=this.getParticipantGap(this.participantModels[0])+yv(this.m)[n];return console.debug(`Position of ${e} is ${s}`),s}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}let o=Math.min(s,i),l=Math.max(s,i);try{let a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+av+cv,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=Hn.half(this.widthProvider,e.to);let r=this.widthProvider(e.signature,Er.MessageContent);return e.type===eo.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){let n=this.labelOrName(e.left);const r=Hn.half(this.widthProvider,n),s=Hn.half(this.widthProvider,e.label||e.name),i=e.left&&e.left!=="_STARTER_",o=e.name&&e.name!=="_STARTER_";return(i&&r||0)+(o&&s||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}static half(e,n){if(n==="_STARTER_")return yu/2;const r=this.halfWithMargin(e,n);return Math.max(r,lv/2)}static halfWithMargin(e,n){return this._getParticipantWidth(e,n)/2+yu/2}static _getParticipantWidth(e,n){return Math.max(e(n||"",Er.ParticipantName),uv)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+Hn.half(this.widthProvider,e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}}let C3=0;setTimeout(function(){C3||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);const b3=()=>(C3=a7(),{state:{warning:void 0,code:"",theme:localStorage.getItem(`${location.hostname}-zenuml-theme`)||"theme-default",enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{}},getters:{code:t=>t.code,rootContext:t=>ov(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>ni(e.rootContext,!0),coordinates:(t,e)=>new Hn(e.rootContext,sr),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>g3,ParticipantContext:()=>m3,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange},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){e?localStorage.setItem(`${location.hostname}-zenuml-theme`,e):localStorage.setItem(`${location.hostname}-zenuml-theme`,"theme-default"),t.theme=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=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}),bv=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Tr={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Is(()=>bv(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>AO),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>kO),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>NO),"./icons/debug.svg":()=>Promise.resolve().then(()=>FO),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>BO),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>jO),"./icons/privacy.svg":()=>Promise.resolve().then(()=>zO),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>ZO),"./icons/theme.svg":()=>Promise.resolve().then(()=>XO),"./icons/tip.svg":()=>Promise.resolve().then(()=>eI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>rI),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>oI)}),`./icons/${e.name}.svg`));return(r,s)=>(O(),V("span",{class:Ee(["inline-block",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(O(),Oe(Ps(Le(n))))],2))}},vN="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},vv={name:"Privacy",components:{Icon:Tr}},wv={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 Ev(t,e,n,r,s,i){const o=ye("Icon");return O(),V("div",null,[T("div",wv,[X(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Tv=We(vv,[["render",Ev],["__scopeId","data-v-5bd103d6"]]),Av={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},Sv={class:"title text-skin-title text-base font-semibold"};function Rv(t,e,n,r,s,i){return O(),V("div",Sv,$e(i.title),1)}const kv=We(Av,[["render",Rv]]),bu=new sd;var vu={exports:{}},Ov={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]},v3={exports:{}},Iv=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")},Nv=Iv,Pv=Array.prototype.concat,Mv=Array.prototype.slice,w3=v3.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];Nv(i)?n=Pv.call(n,Mv.call(i)):n.push(i)}return n};w3.wrap=function(t){return function(){return t(w3(arguments))}};var Ql=Ov,to=v3.exports,E3={};for(var wu in Ql)Ql.hasOwnProperty(wu)&&(E3[Ql[wu]]=wu);var rn=vu.exports={to:{},get:{}};rn.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=rn.get.hsl(t),r="hsl";break;case"hwb":n=rn.get.hwb(t),r="hwb";break;default:n=rn.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},rn.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,r=/^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*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=Ql[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Ar(o[a],0,255);return o[3]=Ar(o[3],0,1),o},rn.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 r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Ar(parseFloat(n[2]),0,100),o=Ar(parseFloat(n[3]),0,100),l=Ar(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},rn.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 r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Ar(parseFloat(n[2]),0,100),o=Ar(parseFloat(n[3]),0,100),l=Ar(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},rn.to.hex=function(){var t=to(arguments);return"#"+Jl(t[0])+Jl(t[1])+Jl(t[2])+(t[3]<1?Jl(Math.round(t[3]*255)):"")},rn.to.rgb=function(){var t=to(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]+")"},rn.to.rgb.percent=function(){var t=to(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},rn.to.hsl=function(){var t=to(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},rn.to.hwb=function(){var t=to(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},rn.to.keyword=function(t){return E3[t.slice(0,3)]};function Ar(t,e,n){return Math.min(Math.max(e,t),n)}function Jl(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function Fv(t){const e=vu.exports.get.rgb(t);let[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function Dv(t){const e=vu.exports.get.rgb(t);let[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const $v=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
17
|
+
`)return n+1;n--}return 0},g3=(t,e)=>{const n=Lu(t,e);if(n===0)return 0;let r=n-2;for(;r>=0;){if(t[r]===`
|
|
18
|
+
`)return r+1;r--}return 0},lv=(t,e)=>{const n=Lu(t,e);if(n===0)return"";const r=g3(t,e);return t.slice(r,n)};class av extends E.error.ErrorListener{syntaxError(e,n,r,s,i){}}function cv(t){const e=new E.InputStream(t),n=new Z(e),r=new E.CommonTokenStream(n),s=new d(r);return s.addErrorListener(new av),s._syntaxErrors?null:s.prog()}E.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return ov(t)},E.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Z.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},E.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const uv=d.ProgContext,hv=cv,m3=d.GroupContext,x3=d.ParticipantContext,ni=function(t,e){return zt.getParticipants(t,e)};var Er=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(Er||{});let yu={};const _3={},L3=t=>{var e;if(t!=null){const n=(e=yu[t])!=null?e:_3[t];return n!==void 0?n:null}return null},y3=(t,e,n=!1)=>{yu[t]=e,n&&(_3[t]=e)},fv=()=>{yu={}};function sr(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,r=L3(n);if(r!=null)return r;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===Er.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 i=s.scrollWidth;return y3(n,i,!0),i}const dv=160,Cu=20,pv=10,gv=14,mv=100,C3=70,xv=d;class bu extends S{constructor(){super(...arguments);te(this,"explicitParticipants",[]);te(this,"starter","");te(this,"implicitParticipants",[]);te(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,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof xv.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),bu._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((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function _v(t){const e=new bu;return E.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function Xl(t,e){return{position:t,velocity:e}}function b3(t,e){return Xl(t.position+e.position,t.velocity+e.velocity)}const v3=Math.sqrt(Number.EPSILON);function Lv(t,e){let n=t.position-e.position;return n<-v3||Math.abs(n)<=v3&&t.velocity<e.velocity}function yv(){return{delta:1/0,dualLessThan:function(t,e){let n=Lv(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 Cv(t,e){let n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:Xl(e[s][r],0)})}return n}function bv(t,e){let n=yv(),r=Xl(0,0),s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=b3(r,e[i-1]));for(let l of t[i]){let a=b3(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function vv(t,e,n){let r=t.length-1;for(;r>0;){let s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function wv(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Ev(t){let e=[];for(let n of t)e.push(n.maximum.position);return e}function Tv(t){const e=t.length;let n=Cv(e,t),r=[];for(let s=1;s<e;s++)r.push(Xl(0,1));for(;;){let[s,i]=bv(n,r);if(s==1/0)return Ev(i);i[e-1].maximum.velocity>0?vv(i,n,r):wv(r,s)}}var eo=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(eo||{});class Av extends S{constructor(){super(...arguments);te(this,"isBlind",!1);te(this,"ownableMessages",[]);te(this,"enterMessage",n=>this._addOwnedMessage(eo.SyncMessage)(n));te(this,"enterAsyncMessage",n=>this._addOwnedMessage(eo.AsyncMessage)(n));te(this,"enterCreation",n=>this._addOwnedMessage(eo.CreationMessage)(n));te(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;let s=r.From();const i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function w3(t){const e=E.tree.ParseTreeWalker.DEFAULT,n=new Av;return e.walk(n,t),n.result()}class Hn{constructor(e,n){te(this,"m",[]);te(this,"widthProvider");te(this,"participantModels");te(this,"ownableMessages");this.participantModels=_v(e),this.ownableMessages=w3(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=`getPosition_${e}`,r=L3(n);if(r!=null)return r;const s=this.participantModels.findIndex(l=>l.name===e);if(s===-1)throw Error(`Participant ${e} not found`);const o=this.getParticipantGap(this.participantModels[0])+Tv(this.m)[s];return y3(n,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}const o=Math.min(s,i),l=Math.max(s,i);try{const a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+pv+gv,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=Hn.half(this.widthProvider,e.to);let r=this.widthProvider(e.signature,Er.MessageContent);return e.type===eo.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.labelOrName(e.left),r=Hn.half(this.widthProvider,n),s=Hn.half(this.widthProvider,e.label||e.name),i=e.left&&e.left!=="_STARTER_",o=e.name&&e.name!=="_STARTER_";return(i&&r||0)+(o&&s||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}static half(e,n){if(n==="_STARTER_")return Cu/2;const r=this.halfWithMargin(e,n);return Math.max(r,dv/2)}static halfWithMargin(e,n){return this._getParticipantWidth(e,n)/2+Cu/2}static _getParticipantWidth(e,n){return Math.max(e(n||"",Er.ParticipantName),mv)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+Hn.half(this.widthProvider,e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}}let E3=0;setTimeout(function(){E3||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);const T3=()=>(E3=d7(),{state:{warning:void 0,code:"",theme:localStorage.getItem(`${location.hostname}-zenuml-theme`)||"theme-default",enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{}},getters:{code:t=>t.code,rootContext:t=>hv(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>ni(e.rootContext,!0),coordinates:(t,e)=>new Hn(e.rootContext,sr),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>m3,ParticipantContext:()=>x3,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange},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){e?localStorage.setItem(`${location.hostname}-zenuml-theme`,e):localStorage.setItem(`${location.hostname}-zenuml-theme`,"theme-default"),t.theme=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=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}),Sv=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Tr={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=Is(()=>Sv(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>MO),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>$O),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>UO),"./icons/debug.svg":()=>Promise.resolve().then(()=>GO),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>qO),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>YO),"./icons/privacy.svg":()=>Promise.resolve().then(()=>JO),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>nI),"./icons/theme.svg":()=>Promise.resolve().then(()=>iI),"./icons/tip.svg":()=>Promise.resolve().then(()=>aI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>hI),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>pI)}),`./icons/${e.name}.svg`));return(r,s)=>(O(),V("span",{class:Ee(["inline-block",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(O(),Oe(Ps(Le(n))))],2))}},ON="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},Rv={name:"Privacy",components:{Icon:Tr}},kv={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 Ov(t,e,n,r,s,i){const o=ye("Icon");return O(),V("div",null,[T("div",kv,[X(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Iv=We(Rv,[["render",Ov],["__scopeId","data-v-5bd103d6"]]),Nv={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},Pv={class:"title text-skin-title text-base font-semibold"};function Mv(t,e,n,r,s,i){return O(),V("div",Pv,$e(i.title),1)}const Fv=We(Nv,[["render",Mv]]),vu=new id;var wu={exports:{}},Dv={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]},A3={exports:{}},$v=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")},Bv=$v,Hv=Array.prototype.concat,Uv=Array.prototype.slice,S3=A3.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];Bv(i)?n=Hv.call(n,Uv.call(i)):n.push(i)}return n};S3.wrap=function(t){return function(){return t(S3(arguments))}};var Ql=Dv,to=A3.exports,R3={};for(var Eu in Ql)Ql.hasOwnProperty(Eu)&&(R3[Ql[Eu]]=Eu);var rn=wu.exports={to:{},get:{}};rn.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=rn.get.hsl(t),r="hsl";break;case"hwb":n=rn.get.hwb(t),r="hwb";break;default:n=rn.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},rn.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,r=/^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*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=Ql[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Ar(o[a],0,255);return o[3]=Ar(o[3],0,1),o},rn.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 r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Ar(parseFloat(n[2]),0,100),o=Ar(parseFloat(n[3]),0,100),l=Ar(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},rn.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 r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Ar(parseFloat(n[2]),0,100),o=Ar(parseFloat(n[3]),0,100),l=Ar(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},rn.to.hex=function(){var t=to(arguments);return"#"+Jl(t[0])+Jl(t[1])+Jl(t[2])+(t[3]<1?Jl(Math.round(t[3]*255)):"")},rn.to.rgb=function(){var t=to(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]+")"},rn.to.rgb.percent=function(){var t=to(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},rn.to.hsl=function(){var t=to(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},rn.to.hwb=function(){var t=to(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},rn.to.keyword=function(t){return R3[t.slice(0,3)]};function Ar(t,e,n){return Math.min(Math.max(e,t),n)}function Jl(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function jv(t){const e=wu.exports.get.rgb(t);let[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function Vv(t){const e=wu.exports.get.rgb(t);let[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const Gv=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
19
19
|
<g clip-path="url(#clip0_544_54)">
|
|
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="black"/>
|
|
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="black"/>
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
</clipPath>
|
|
27
27
|
</defs>
|
|
28
28
|
</svg>
|
|
29
|
-
`,
|
|
29
|
+
`,zv=`<svg width="101" height="78" viewBox="0 0 101 78" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
30
30
|
<path d="M96.3563 39.4479C96.3563 48.4904 92.6755 57.1625 86.1237 63.5566C79.5718 69.9506 70.6856 73.5427 61.4199 73.5427C52.1541 73.5427 43.2679 69.9506 36.7161 63.5566C30.1642 57.1625 26.4834 48.4904 26.4834 39.4479C26.4834 30.147 30.1642 21.2271 36.7161 14.6504C43.2679 8.07366 52.1541 4.37891 61.4199 4.37891C70.6856 4.37891 79.5718 8.07366 86.1237 14.6504C92.6755 21.2271 96.3563 30.147 96.3563 39.4479V39.4479Z" stroke="black" stroke-width="7.56826"/>
|
|
31
31
|
<path d="M27.3611 39.4482H3.93945" stroke="black" stroke-width="8"/>
|
|
32
32
|
<path d="M4.91504 4.37891V74.5168" stroke="black" stroke-width="8"/>
|
|
33
33
|
</svg>
|
|
34
|
-
`,
|
|
34
|
+
`,Wv=`<svg width="77" height="86" viewBox="0 0 77 86" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
35
35
|
<g clip-path="url(#clip0_544_57)">
|
|
36
36
|
<path d="M74.0149 46.8888C74.0149 51.5755 73.0918 56.2163 71.2983 60.5463C69.5048 64.8762 66.876 68.8105 63.562 72.1245C60.248 75.4385 56.3137 78.0673 51.9838 79.8608C47.6538 81.6543 43.013 82.5774 38.3263 82.5774C33.6396 82.5774 28.9988 81.6543 24.6689 79.8608C20.3389 78.0673 16.4046 75.4385 13.0907 72.1245C9.77666 68.8105 7.14785 64.8762 5.35433 60.5463C3.56081 56.2163 2.6377 51.5755 2.6377 46.8888C2.6377 42.2021 3.56081 37.5613 5.35433 33.2314C7.14785 28.9014 9.77666 24.9671 13.0907 21.6532C16.4046 18.3392 20.3389 15.7104 24.6689 13.9168C28.9988 12.1233 33.6396 11.2002 38.3263 11.2002C43.013 11.2002 47.6538 12.1233 51.9838 13.9168C56.3137 15.7104 60.248 18.3392 63.562 21.6532C66.876 24.9671 69.5048 28.9014 71.2983 33.2314C73.0918 37.5613 74.0149 42.2021 74.0149 46.8888V46.8888Z" stroke="black" stroke-width="4.98203"/>
|
|
37
37
|
<path d="M47.5352 2.30371L37.5352 11.5001L47.5352 20.6966" stroke="black" stroke-width="6"/>
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
</clipPath>
|
|
43
43
|
</defs>
|
|
44
44
|
</svg>
|
|
45
|
-
`,
|
|
45
|
+
`,qv=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
46
46
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.258 0.001L12.514 0.005L12.769 0.01L13.022 0.018L13.273 0.028L13.522 0.04L13.769 0.055L14.015 0.071L14.257 0.09L14.498 0.11L14.737 0.133L14.973 0.157L15.206 0.184L15.437 0.212L15.666 0.243L15.891 0.275L16.114 0.309L16.334 0.345L16.551 0.383L16.765 0.423L16.976 0.464L17.184 0.507L17.389 0.552L17.59 0.598L17.788 0.646L17.982 0.696L18.173 0.747L18.36 0.8L18.543 0.854L18.723 0.91L18.898 0.967L19.07 1.026L19.238 1.086L19.401 1.147L19.561 1.21L19.716 1.274L19.866 1.34L19.94 1.373L20.013 1.406L20.084 1.44L20.154 1.474L20.223 1.509L20.291 1.544L20.358 1.579L20.424 1.614L20.488 1.65L20.552 1.686L20.614 1.722L20.674 1.758L20.734 1.795L20.792 1.832L20.85 1.869L20.905 1.907L20.96 1.945L21.013 1.983L21.065 2.021L21.116 2.06L21.166 2.099L21.214 2.138L21.261 2.177L21.306 2.217L21.35 2.257L21.393 2.297L21.434 2.337L21.474 2.378L21.513 2.419L21.55 2.46L21.586 2.501L21.62 2.542L21.653 2.584L21.685 2.626L21.715 2.668L21.744 2.71L21.771 2.752L21.797 2.795L21.821 2.838L21.844 2.881L21.865 2.924L21.885 2.967L21.903 3.011L21.92 3.054L21.935 3.098L21.948 3.142L21.96 3.186L21.971 3.231L21.98 3.275L21.987 3.32L21.993 3.365L21.997 3.41L21.999 3.455L22 3.5V20.5L21.999 20.545L21.997 20.59L21.993 20.635L21.987 20.68L21.98 20.725L21.971 20.769L21.96 20.814L21.948 20.858L21.935 20.902L21.92 20.946L21.903 20.989L21.885 21.033L21.865 21.076L21.844 21.119L21.821 21.162L21.797 21.205L21.771 21.248L21.744 21.29L21.715 21.332L21.685 21.374L21.653 21.416L21.62 21.458L21.586 21.499L21.55 21.54L21.513 21.581L21.474 21.622L21.434 21.663L21.393 21.703L21.35 21.743L21.306 21.783L21.261 21.823L21.214 21.862L21.166 21.901L21.116 21.94L21.065 21.979L21.013 22.017L20.96 22.055L20.905 22.093L20.85 22.131L20.792 22.168L20.734 22.205L20.674 22.242L20.614 22.278L20.552 22.314L20.488 22.35L20.424 22.386L20.358 22.421L20.291 22.456L20.223 22.491L20.154 22.526L20.084 22.56L20.013 22.594L19.94 22.627L19.866 22.66L19.716 22.726L19.561 22.79L19.401 22.853L19.238 22.914L19.07 22.974L18.898 23.033L18.723 23.09L18.543 23.146L18.36 23.2L18.173 23.253L17.982 23.304L17.788 23.354L17.59 23.402L17.389 23.448L17.184 23.493L16.976 23.536L16.765 23.577L16.551 23.617L16.334 23.655L16.114 23.691L15.891 23.725L15.666 23.757L15.437 23.788L15.206 23.816L14.973 23.843L14.737 23.867L14.498 23.89L14.257 23.91L14.015 23.929L13.769 23.945L13.522 23.96L13.273 23.972L13.022 23.982L12.769 23.99L12.514 23.995L12.258 23.999L12 24L11.742 23.999L11.486 23.995L11.231 23.99L10.978 23.982L10.727 23.972L10.478 23.96L10.231 23.945L9.986 23.929L9.743 23.91L9.502 23.89L9.264 23.867L9.028 23.843L8.794 23.816L8.563 23.788L8.335 23.757L8.109 23.725L7.886 23.691L7.666 23.655L7.449 23.617L7.235 23.577L7.024 23.536L6.816 23.493L6.612 23.448L6.411 23.402L6.213 23.354L6.018 23.304L5.828 23.253L5.641 23.2L5.457 23.146L5.278 23.09L5.102 23.033L4.93 22.974L4.763 22.914L4.599 22.853L4.44 22.79L4.285 22.726L4.134 22.66L4.06 22.627L3.988 22.594L3.916 22.56L3.846 22.526L3.777 22.491L3.709 22.456L3.642 22.421L3.576 22.386L3.512 22.35L3.449 22.314L3.387 22.278L3.326 22.242L3.266 22.205L3.208 22.168L3.151 22.131L3.095 22.093L3.04 22.055L2.987 22.017L2.935 21.979L2.884 21.94L2.835 21.901L2.786 21.862L2.74 21.823L2.694 21.783L2.65 21.743L2.607 21.703L2.566 21.663L2.526 21.622L2.487 21.581L2.45 21.54L2.414 21.499L2.38 21.458L2.347 21.416L2.315 21.374L2.285 21.332L2.256 21.29L2.229 21.248L2.203 21.205L2.179 21.162L2.156 21.119L2.135 21.076L2.115 21.033L2.097 20.989L2.08 20.946L2.065 20.902L2.052 20.858L2.04 20.814L2.029 20.769L2.02 20.725L2.013 20.68L2.007 20.635L2.003 20.59L2.001 20.545L2 20.5V3.5L2.001 3.455L2.003 3.41L2.007 3.365L2.013 3.32L2.02 3.275L2.029 3.231L2.04 3.186L2.052 3.142L2.065 3.098L2.08 3.054L2.097 3.011L2.115 2.967L2.135 2.924L2.156 2.881L2.179 2.838L2.203 2.795L2.229 2.752L2.256 2.71L2.285 2.668L2.315 2.626L2.347 2.584L2.38 2.542L2.414 2.501L2.45 2.46L2.487 2.419L2.526 2.378L2.566 2.337L2.607 2.297L2.65 2.257L2.694 2.217L2.74 2.177L2.786 2.138L2.835 2.099L2.884 2.06L2.935 2.021L2.987 1.983L3.04 1.945L3.095 1.907L3.151 1.869L3.208 1.832L3.266 1.795L3.326 1.758L3.387 1.722L3.449 1.686L3.512 1.65L3.576 1.614L3.642 1.579L3.709 1.544L3.777 1.509L3.846 1.474L3.916 1.44L3.988 1.406L4.06 1.373L4.134 1.34L4.285 1.274L4.44 1.21L4.599 1.147L4.763 1.086L4.93 1.026L5.102 0.967L5.278 0.91L5.457 0.854L5.641 0.8L5.828 0.747L6.018 0.696L6.213 0.646L6.411 0.598L6.612 0.552L6.816 0.507L7.024 0.464L7.235 0.423L7.449 0.383L7.666 0.345L7.886 0.309L8.109 0.275L8.335 0.243L8.563 0.212L8.794 0.184L9.028 0.157L9.264 0.133L9.502 0.11L9.743 0.09L9.986 0.071L10.231 0.055L10.478 0.04L10.727 0.028L10.978 0.018L11.231 0.01L11.486 0.005L11.742 0.001L12 0L12.258 0.001V0.001ZM3 20.5V20.51L3.001 20.531L3.004 20.552L3.008 20.574L3.013 20.595L3.019 20.617L3.026 20.639L3.035 20.662L3.045 20.684L3.056 20.707L3.068 20.73L3.081 20.753L3.096 20.776L3.112 20.8L3.129 20.823L3.147 20.847L3.166 20.871L3.187 20.895L3.209 20.92L3.232 20.944L3.256 20.969L3.308 21.018L3.364 21.068L3.425 21.119L3.491 21.17L3.561 21.221L3.636 21.272L3.715 21.324L3.799 21.376L3.887 21.428L3.979 21.48L4.076 21.532L4.178 21.583L4.283 21.635L4.393 21.687L4.507 21.738L4.626 21.789L4.749 21.84L4.876 21.89L5.007 21.94L5.142 21.99L5.281 22.038L5.425 22.087L5.572 22.134L5.724 22.181L5.879 22.228L6.039 22.273L6.202 22.318L6.369 22.361L6.54 22.404L6.716 22.445L6.894 22.486L7.077 22.525L7.264 22.564L7.454 22.601L7.648 22.636L7.845 22.671L8.047 22.704L8.251 22.735L8.46 22.765L8.672 22.794L8.888 22.821L9.107 22.846L9.329 22.87L9.555 22.891L9.785 22.911L10.018 22.929L10.254 22.945L10.494 22.96L10.737 22.972L10.983 22.982L11.232 22.99L11.485 22.995L11.741 22.999L12 23L12.26 22.999L12.517 22.995L12.771 22.99L13.021 22.982L13.268 22.971L13.512 22.959L13.753 22.945L13.99 22.929L14.223 22.911L14.454 22.89L14.68 22.869L14.904 22.845L15.124 22.819L15.34 22.792L15.552 22.764L15.762 22.733L15.967 22.702L16.169 22.668L16.367 22.634L16.561 22.598L16.752 22.561L16.939 22.522L17.122 22.482L17.301 22.442L17.476 22.4L17.648 22.357L17.816 22.313L17.979 22.268L18.139 22.222L18.294 22.176L18.446 22.129L18.594 22.081L18.737 22.032L18.876 21.983L19.012 21.933L19.143 21.883L19.269 21.833L19.392 21.782L19.51 21.73L19.624 21.679L19.734 21.627L19.84 21.575L19.941 21.523L20.037 21.471L20.129 21.419L20.217 21.366L20.3 21.315L20.379 21.263L20.453 21.211L20.523 21.16L20.588 21.109L20.648 21.058L20.704 21.008L20.755 20.958L20.778 20.934L20.801 20.909L20.822 20.885L20.842 20.861L20.861 20.837L20.879 20.813L20.896 20.789L20.911 20.766L20.925 20.742L20.938 20.719L20.95 20.696L20.96 20.673L20.97 20.651L20.978 20.629L20.984 20.607L20.99 20.585L20.994 20.563L20.998 20.542L20.999 20.521L21 20.5V16.373L20.923 16.428L20.843 16.481L20.76 16.535L20.675 16.588L20.588 16.64L20.498 16.692L20.405 16.743L20.31 16.793L20.213 16.843L20.113 16.892L20.011 16.941L19.906 16.989L19.8 17.036L19.691 17.083L19.58 17.129L19.466 17.174L19.351 17.219L19.233 17.263L19.113 17.306L18.991 17.348L18.867 17.39L18.741 17.431L18.613 17.471L18.483 17.511L18.351 17.549L18.217 17.587L18.082 17.624L17.944 17.661L17.805 17.696L17.663 17.731L17.52 17.765L17.376 17.798L17.229 17.83L17.081 17.861L16.931 17.891L16.78 17.921L16.627 17.95L16.473 17.977L16.317 18.004L16.159 18.03L16 18.055L15.839 18.079L15.677 18.102L15.514 18.124L15.349 18.145L15.183 18.165L15.016 18.184L14.847 18.202L14.678 18.219L14.507 18.235L14.334 18.25L14.161 18.264L13.986 18.277L13.811 18.289L13.634 18.3L13.456 18.31L13.277 18.318L13.098 18.326L12.917 18.332L12.735 18.337L12.553 18.341L12.369 18.344L12.185 18.346H11.815L11.631 18.344L11.447 18.341L11.265 18.337L11.083 18.332L10.902 18.326L10.723 18.318L10.544 18.31L10.366 18.3L10.19 18.289L10.014 18.277L9.839 18.264L9.666 18.25L9.494 18.235L9.323 18.219L9.153 18.202L8.984 18.184L8.817 18.165L8.651 18.145L8.486 18.124L8.323 18.102L8.161 18.079L8 18.055L7.841 18.03L7.684 18.004L7.528 17.977L7.373 17.95L7.22 17.921L7.069 17.891L6.919 17.861L6.771 17.83L6.625 17.798L6.48 17.765L6.337 17.731L6.196 17.696L6.056 17.661L5.919 17.624L5.783 17.587L5.649 17.549L5.517 17.511L5.387 17.471L5.259 17.431L5.133 17.39L5.009 17.348L4.887 17.306L4.767 17.262L4.65 17.219L4.534 17.174L4.421 17.129L4.309 17.083L4.2 17.036L4.094 16.989L3.989 16.941L3.887 16.892L3.787 16.843L3.69 16.793L3.595 16.743L3.502 16.691L3.412 16.64L3.325 16.588L3.24 16.535L3.157 16.481L3.077 16.427L3 16.373V20.5V20.5ZM3 14.846V14.857L3.001 14.878L3.004 14.899L3.008 14.92L3.013 14.942L3.019 14.964L3.026 14.986L3.035 15.008L3.045 15.03L3.056 15.053L3.068 15.076L3.081 15.099L3.096 15.123L3.112 15.146L3.129 15.17L3.147 15.194L3.166 15.218L3.187 15.242L3.209 15.266L3.232 15.291L3.256 15.315L3.308 15.365L3.364 15.415L3.425 15.465L3.491 15.516L3.561 15.567L3.636 15.619L3.715 15.67L3.799 15.722L3.887 15.774L3.979 15.826L4.076 15.878L4.178 15.93L4.283 15.982L4.393 16.033L4.507 16.084L4.626 16.136L4.749 16.186L4.876 16.237L5.007 16.287L5.142 16.336L5.281 16.385L5.425 16.433L5.572 16.481L5.724 16.528L5.879 16.574L6.039 16.619L6.202 16.664L6.369 16.708L6.54 16.75L6.716 16.792L6.894 16.832L7.077 16.872L7.264 16.91L7.454 16.947L7.648 16.983L7.845 17.017L8.047 17.05L8.251 17.082L8.46 17.112L8.672 17.14L8.888 17.167L9.107 17.192L9.329 17.216L9.555 17.238L9.785 17.258L10.018 17.276L10.254 17.292L10.494 17.306L10.737 17.318L10.983 17.328L11.232 17.336L11.485 17.342L11.741 17.345L12 17.346L12.26 17.345L12.517 17.342L12.771 17.336L13.021 17.328L13.268 17.318L13.512 17.306L13.753 17.291L13.99 17.275L14.223 17.257L14.454 17.237L14.68 17.215L14.904 17.191L15.124 17.166L15.34 17.139L15.552 17.11L15.762 17.08L15.967 17.048L16.169 17.015L16.367 16.98L16.561 16.944L16.752 16.907L16.939 16.868L17.122 16.829L17.301 16.788L17.476 16.746L17.648 16.703L17.816 16.659L17.979 16.614L18.139 16.569L18.294 16.522L18.446 16.475L18.594 16.427L18.737 16.379L18.876 16.329L19.012 16.28L19.143 16.23L19.269 16.179L19.392 16.128L19.51 16.077L19.624 16.025L19.734 15.973L19.84 15.921L19.941 15.869L20.037 15.817L20.129 15.765L20.217 15.713L20.3 15.661L20.379 15.609L20.453 15.558L20.523 15.506L20.588 15.455L20.648 15.405L20.704 15.354L20.755 15.305L20.778 15.28L20.801 15.256L20.822 15.231L20.842 15.207L20.861 15.183L20.879 15.159L20.896 15.135L20.911 15.112L20.925 15.089L20.938 15.065L20.95 15.043L20.96 15.02L20.97 14.997L20.978 14.975L20.984 14.953L20.99 14.931L20.994 14.91L20.998 14.888L20.999 14.867L21 14.846V10.707L20.923 10.761L20.843 10.815L20.76 10.869L20.675 10.921L20.588 10.974L20.498 11.025L20.405 11.076L20.31 11.127L20.213 11.177L20.113 11.226L20.011 11.275L19.906 11.323L19.8 11.37L19.691 11.417L19.58 11.463L19.466 11.508L19.351 11.552L19.233 11.596L19.113 11.64L18.991 11.682L18.867 11.724L18.741 11.765L18.613 11.805L18.483 11.844L18.351 11.883L18.217 11.921L18.082 11.958L17.944 11.994L17.805 12.03L17.663 12.065L17.52 12.098L17.376 12.131L17.229 12.164L17.081 12.195L16.931 12.225L16.78 12.255L16.627 12.283L16.473 12.311L16.317 12.338L16.159 12.364L16 12.389L15.839 12.413L15.677 12.436L15.514 12.458L15.349 12.479L15.183 12.499L15.016 12.518L14.847 12.536L14.678 12.553L14.507 12.569L14.334 12.584L14.161 12.598L13.986 12.611L13.811 12.623L13.634 12.634L13.456 12.643L13.277 12.652L13.098 12.659L12.917 12.666L12.735 12.671L12.553 12.675L12.369 12.678L12.185 12.68H11.815L11.631 12.678L11.447 12.675L11.265 12.671L11.083 12.666L10.902 12.659L10.723 12.652L10.544 12.643L10.366 12.634L10.19 12.623L10.014 12.611L9.839 12.598L9.666 12.584L9.494 12.569L9.323 12.553L9.153 12.536L8.984 12.518L8.817 12.499L8.651 12.479L8.486 12.458L8.323 12.436L8.161 12.413L8 12.389L7.841 12.364L7.684 12.338L7.528 12.311L7.373 12.283L7.22 12.255L7.069 12.225L6.919 12.195L6.771 12.164L6.625 12.131L6.48 12.098L6.337 12.065L6.196 12.03L6.056 11.994L5.919 11.958L5.783 11.921L5.649 11.883L5.517 11.844L5.387 11.805L5.259 11.765L5.133 11.724L5.009 11.682L4.887 11.639L4.767 11.596L4.65 11.552L4.534 11.508L4.421 11.462L4.309 11.416L4.2 11.37L4.094 11.323L3.989 11.275L3.887 11.226L3.787 11.177L3.69 11.127L3.595 11.076L3.502 11.025L3.412 10.974L3.325 10.921L3.24 10.869L3.157 10.815L3.077 10.761L3 10.707V14.846V14.846ZM3 9.18V9.191L3.001 9.211L3.004 9.233L3.008 9.254L3.013 9.276L3.019 9.297L3.026 9.319L3.035 9.342L3.045 9.364L3.056 9.387L3.068 9.41L3.081 9.433L3.096 9.456L3.112 9.48L3.129 9.504L3.147 9.527L3.166 9.551L3.187 9.576L3.209 9.6L3.232 9.624L3.256 9.649L3.308 9.699L3.364 9.749L3.425 9.799L3.491 9.85L3.561 9.901L3.636 9.953L3.715 10.004L3.799 10.056L3.887 10.108L3.979 10.16L4.076 10.212L4.178 10.264L4.283 10.315L4.393 10.367L4.507 10.418L4.626 10.469L4.749 10.52L4.876 10.57L5.007 10.62L5.142 10.67L5.281 10.719L5.425 10.767L5.572 10.815L5.724 10.862L5.879 10.908L6.039 10.953L6.202 10.998L6.369 11.041L6.54 11.084L6.716 11.126L6.894 11.166L7.077 11.206L7.264 11.244L7.454 11.281L7.648 11.317L7.845 11.351L8.047 11.384L8.251 11.416L8.46 11.446L8.672 11.474L8.888 11.501L9.107 11.526L9.329 11.55L9.555 11.571L9.785 11.591L10.018 11.609L10.254 11.626L10.494 11.64L10.737 11.652L10.983 11.662L11.232 11.67L11.485 11.676L11.741 11.679L12 11.68L12.26 11.679L12.517 11.676L12.771 11.67L13.021 11.662L13.268 11.652L13.512 11.639L13.753 11.625L13.99 11.609L14.223 11.591L14.454 11.571L14.68 11.549L14.904 11.525L15.124 11.5L15.34 11.473L15.552 11.444L15.762 11.414L15.967 11.382L16.169 11.349L16.367 11.314L16.561 11.278L16.752 11.241L16.939 11.202L17.122 11.163L17.301 11.122L17.476 11.08L17.648 11.037L17.816 10.993L17.979 10.948L18.139 10.903L18.294 10.856L18.446 10.809L18.594 10.761L18.737 10.712L18.876 10.663L19.012 10.614L19.143 10.563L19.269 10.513L19.392 10.462L19.51 10.41L19.624 10.359L19.734 10.307L19.84 10.255L19.941 10.203L20.037 10.151L20.129 10.099L20.217 10.047L20.3 9.995L20.379 9.943L20.453 9.891L20.523 9.84L20.588 9.789L20.648 9.738L20.704 9.688L20.755 9.639L20.778 9.614L20.801 9.589L20.822 9.565L20.842 9.541L20.861 9.517L20.879 9.493L20.896 9.469L20.911 9.446L20.925 9.422L20.938 9.399L20.95 9.376L20.96 9.354L20.97 9.331L20.978 9.309L20.984 9.287L20.99 9.265L20.994 9.243L20.998 9.222L20.999 9.201L21 9.18V5.027L20.923 5.081L20.843 5.135L20.76 5.188L20.675 5.241L20.588 5.294L20.498 5.345L20.405 5.396L20.31 5.447L20.213 5.497L20.113 5.546L20.011 5.594L19.906 5.642L19.8 5.69L19.691 5.736L19.58 5.782L19.466 5.828L19.351 5.872L19.233 5.916L19.113 5.959L18.991 6.002L18.867 6.044L18.741 6.085L18.613 6.125L18.483 6.164L18.351 6.203L18.217 6.241L18.082 6.278L17.944 6.314L17.805 6.35L17.663 6.384L17.52 6.418L17.376 6.451L17.229 6.483L17.081 6.515L16.931 6.545L16.78 6.575L16.627 6.603L16.473 6.631L16.317 6.658L16.159 6.684L16 6.708L15.839 6.732L15.677 6.755L15.514 6.778L15.349 6.799L15.183 6.819L15.016 6.838L14.847 6.856L14.678 6.873L14.507 6.889L14.334 6.904L14.161 6.918L13.986 6.931L13.811 6.943L13.634 6.953L13.456 6.963L13.277 6.972L13.098 6.979L12.917 6.985L12.735 6.991L12.553 6.995L12.369 6.998L12.185 6.999L12 7L11.815 6.999L11.631 6.998L11.447 6.995L11.265 6.991L11.083 6.985L10.902 6.979L10.723 6.972L10.544 6.963L10.366 6.953L10.19 6.943L10.014 6.931L9.839 6.918L9.666 6.904L9.494 6.889L9.323 6.873L9.153 6.856L8.984 6.838L8.817 6.819L8.651 6.799L8.486 6.778L8.323 6.755L8.161 6.732L8 6.708L7.841 6.684L7.684 6.658L7.528 6.631L7.373 6.603L7.22 6.575L7.069 6.545L6.919 6.515L6.771 6.483L6.625 6.451L6.48 6.418L6.337 6.384L6.196 6.35L6.056 6.314L5.919 6.278L5.783 6.241L5.649 6.203L5.517 6.164L5.387 6.125L5.259 6.084L5.133 6.043L5.009 6.002L4.887 5.959L4.767 5.916L4.65 5.872L4.534 5.828L4.421 5.782L4.309 5.736L4.2 5.69L4.094 5.642L3.989 5.594L3.887 5.546L3.787 5.496L3.69 5.447L3.595 5.396L3.502 5.345L3.412 5.293L3.325 5.241L3.24 5.188L3.157 5.135L3.077 5.081L3 5.027V9.18V9.18ZM11.74 1.001L11.483 1.005L11.229 1.01L10.979 1.018L10.732 1.029L10.488 1.041L10.247 1.055L10.01 1.071L9.777 1.089L9.546 1.11L9.32 1.132L9.096 1.155L8.876 1.181L8.66 1.208L8.448 1.236L8.238 1.267L8.033 1.299L7.831 1.332L7.633 1.366L7.439 1.402L7.248 1.44L7.061 1.478L6.878 1.518L6.699 1.559L6.524 1.601L6.352 1.644L6.184 1.687L6.021 1.732L5.861 1.778L5.706 1.824L5.554 1.872L5.406 1.92L5.263 1.968L5.124 2.017L4.988 2.067L4.857 2.117L4.731 2.168L4.608 2.219L4.49 2.27L4.376 2.322L4.266 2.374L4.16 2.426L4.059 2.478L3.963 2.53L3.871 2.582L3.783 2.634L3.7 2.686L3.621 2.738L3.547 2.789L3.477 2.841L3.412 2.892L3.352 2.942L3.296 2.992L3.245 3.042L3.222 3.067L3.199 3.091L3.178 3.115L3.158 3.14L3.139 3.164L3.121 3.188L3.104 3.211L3.089 3.235L3.075 3.258L3.062 3.281L3.05 3.304L3.04 3.327L3.03 3.349L3.022 3.371L3.016 3.394L3.01 3.415L3.006 3.437L3.002 3.458L3.001 3.479L3 3.5L3.001 3.521L3.002 3.542L3.006 3.563L3.01 3.585L3.016 3.606L3.022 3.629L3.03 3.651L3.04 3.673L3.05 3.696L3.062 3.719L3.075 3.742L3.089 3.765L3.104 3.789L3.121 3.812L3.139 3.836L3.158 3.86L3.178 3.885L3.199 3.909L3.222 3.933L3.245 3.958L3.296 4.008L3.352 4.058L3.412 4.108L3.477 4.159L3.547 4.211L3.621 4.262L3.7 4.314L3.783 4.366L3.871 4.418L3.963 4.47L4.059 4.522L4.16 4.574L4.266 4.626L4.376 4.678L4.49 4.73L4.608 4.781L4.731 4.832L4.857 4.883L4.988 4.933L5.124 4.983L5.263 5.032L5.406 5.08L5.554 5.128L5.706 5.176L5.861 5.222L6.021 5.268L6.184 5.313L6.352 5.356L6.524 5.399L6.699 5.441L6.878 5.482L7.061 5.522L7.248 5.56L7.439 5.598L7.633 5.634L7.831 5.668L8.033 5.701L8.238 5.733L8.448 5.764L8.66 5.792L8.876 5.819L9.096 5.845L9.32 5.868L9.546 5.89L9.777 5.911L10.01 5.929L10.247 5.945L10.488 5.959L10.732 5.971L10.979 5.982L11.229 5.99L11.483 5.995L11.74 5.999L12 6L12.26 5.999L12.517 5.995L12.771 5.99L13.021 5.982L13.268 5.971L13.512 5.959L13.753 5.945L13.99 5.929L14.223 5.911L14.454 5.89L14.68 5.868L14.904 5.845L15.124 5.819L15.34 5.792L15.552 5.764L15.762 5.733L15.967 5.701L16.169 5.668L16.367 5.634L16.561 5.598L16.752 5.56L16.939 5.522L17.122 5.482L17.301 5.441L17.476 5.399L17.648 5.356L17.816 5.313L17.979 5.268L18.139 5.222L18.294 5.176L18.446 5.128L18.594 5.08L18.737 5.032L18.876 4.983L19.012 4.933L19.143 4.883L19.269 4.832L19.392 4.781L19.51 4.73L19.624 4.678L19.734 4.626L19.84 4.574L19.941 4.522L20.037 4.47L20.129 4.418L20.217 4.366L20.3 4.314L20.379 4.262L20.453 4.211L20.523 4.159L20.588 4.108L20.648 4.058L20.704 4.008L20.755 3.958L20.778 3.933L20.801 3.909L20.822 3.885L20.842 3.86L20.861 3.836L20.879 3.812L20.896 3.789L20.911 3.765L20.925 3.742L20.938 3.719L20.95 3.696L20.96 3.673L20.97 3.651L20.978 3.629L20.984 3.606L20.99 3.585L20.994 3.563L20.998 3.542L20.999 3.521L21 3.5L20.999 3.479L20.998 3.458L20.994 3.437L20.99 3.415L20.984 3.394L20.978 3.371L20.97 3.349L20.96 3.327L20.95 3.304L20.938 3.281L20.925 3.258L20.911 3.235L20.896 3.211L20.879 3.188L20.861 3.164L20.842 3.14L20.822 3.115L20.801 3.091L20.778 3.067L20.755 3.042L20.704 2.992L20.648 2.942L20.588 2.892L20.523 2.841L20.453 2.789L20.379 2.738L20.3 2.686L20.217 2.634L20.129 2.582L20.037 2.53L19.941 2.478L19.84 2.426L19.734 2.374L19.624 2.322L19.51 2.27L19.392 2.219L19.269 2.168L19.143 2.117L19.012 2.067L18.876 2.017L18.737 1.968L18.594 1.92L18.446 1.872L18.294 1.824L18.139 1.778L17.979 1.732L17.816 1.687L17.648 1.644L17.476 1.601L17.301 1.559L17.122 1.518L16.939 1.478L16.752 1.44L16.561 1.402L16.367 1.366L16.169 1.332L15.967 1.299L15.762 1.267L15.552 1.236L15.34 1.208L15.124 1.181L14.904 1.155L14.68 1.132L14.454 1.11L14.223 1.089L13.99 1.071L13.753 1.055L13.512 1.041L13.268 1.029L13.021 1.018L12.771 1.01L12.517 1.005L12.26 1.001L12 1L11.74 1.001V1.001Z" fill="black"/>
|
|
47
47
|
</svg>
|
|
48
|
-
`,
|
|
48
|
+
`,Zv=`<svg width="77" height="80" viewBox="0 0 77 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
49
49
|
<g clip-path="url(#clip0_544_61)">
|
|
50
50
|
<path d="M74.0149 38.8888C74.0149 43.5755 73.0918 48.2163 71.2983 52.5463C69.5048 56.8762 66.876 60.8105 63.562 64.1245C60.248 67.4385 56.3137 70.0673 51.9838 71.8608C47.6538 73.6543 43.013 74.5774 38.3263 74.5774C33.6396 74.5774 28.9988 73.6543 24.6689 71.8608C20.3389 70.0673 16.4046 67.4385 13.0907 64.1245C9.77666 60.8105 7.14785 56.8762 5.35433 52.5463C3.56081 48.2163 2.6377 43.5755 2.6377 38.8888C2.6377 34.2021 3.56081 29.5613 5.35433 25.2314C7.14785 20.9014 9.77666 16.9671 13.0907 13.6532C16.4046 10.3392 20.3389 7.71035 24.6689 5.91683C28.9988 4.12331 33.6396 3.2002 38.3263 3.2002C43.013 3.2002 47.6538 4.12331 51.9838 5.91683C56.3137 7.71035 60.248 10.3392 63.562 13.6532C66.876 16.9671 69.5048 20.9014 71.2983 25.2314C73.0918 29.5613 74.0149 34.2021 74.0149 38.8888V38.8888Z" stroke="black" stroke-width="4.98203"/>
|
|
51
51
|
<path d="M2.69922 75.4727L75.6992 75.5154" stroke="black" stroke-width="8"/>
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
</clipPath>
|
|
57
57
|
</defs>
|
|
58
58
|
</svg>
|
|
59
|
-
`,
|
|
59
|
+
`,Kv=`<?xml version="1.0" encoding="UTF-8"?>
|
|
60
60
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
61
61
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
62
62
|
<title>Icon-Architecture/16/Arch_Amazon-CloudWatch_16</title>
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
</g>
|
|
74
74
|
<path d="M18.9074368,18.522369 L16.9527886,16.7879726 C16.8210145,16.9276688 16.6782593,17.0526083 16.5285161,17.1726289 L18.5220975,18.9453925 C18.6388972,19.048689 18.8235806,19.0408188 18.9303974,18.9227657 C19.0352176,18.8086477 19.0252348,18.627633 18.9074368,18.522369 M14.0248095,17.0831053 C15.6769763,17.0831053 17.0196739,15.7589433 17.0196739,14.1317785 C17.0196739,12.5046136 15.6769763,11.1804516 14.0248095,11.1804516 C12.3736409,11.1804516 11.0299451,12.5046136 11.0299451,14.1317785 C11.0299451,15.7589433 12.3736409,17.0831053 14.0248095,17.0831053 M19.6721255,19.5818954 C19.417562,19.8593201 19.0651663,20 18.7137689,20 C18.4062961,20 18.0988234,19.8937522 17.8542428,19.6763378 L15.6510209,17.7186243 C15.1528751,17.9380063 14.6048149,18.0668809 14.0248095,18.0668809 C11.8225858,18.0668809 10.0316569,16.3019875 10.0316569,14.1317785 C10.0316569,11.9625532 11.8225858,10.196676 14.0248095,10.196676 C16.2270331,10.196676 18.017962,11.9625532 18.017962,14.1317785 C18.017962,14.8017297 17.8312821,15.4234758 17.5307974,15.9763577 L19.5762898,17.7924075 C20.1013894,18.2606847 20.1443158,19.0634456 19.6721255,19.5818954 M6.53764845,14.1317785 L9.03336879,14.1317785 L9.03336879,15.1155541 L6.53764845,15.1155541 C5.3127489,15.1155541 4,13.9596177 4,12.2389942 C4,10.8459679 4.75171097,9.77660381 6.03251465,9.30832662 C6.03151636,9.27389447 6.03151636,9.23847855 6.03151636,9.2040464 C6.03151636,7.60934613 7.12963331,5.95463555 8.58713399,5.3555162 C10.2832255,4.65506796 12.0871322,5.00234075 13.4008794,6.28518415 C13.7492819,6.62458674 14.0437769,7.02498342 14.2813695,7.4814553 C14.6028183,7.28273263 14.9731832,7.17451731 15.3585224,7.17451731 C16.2619732,7.17451731 17.2722408,7.81593901 17.5048419,9.21388416 C18.7596901,9.54246521 19.9726102,10.4829547 19.9726102,12.2606372 C19.9726102,12.6334882 19.9206992,12.9876474 19.815879,13.3113096 L18.8645104,13.0142094 C18.9373854,12.7859734 18.9743221,12.5331431 18.9743221,12.2606372 C18.9743221,10.6147806 17.5637409,10.2035624 16.95778,10.1032173 C16.8250077,10.0805905 16.7072097,10.0077911 16.6313398,9.89859199 C16.5544716,9.79037667 16.524523,9.65559941 16.5504785,9.52574103 C16.4736103,8.54196541 15.8596631,8.15829292 15.3585224,8.15829292 C15.0270908,8.15829292 14.7146266,8.31963213 14.5009929,8.60099195 C14.3911812,8.74560697 14.2154825,8.81545504 14.0268061,8.7928282 C13.8461159,8.76626625 13.6933778,8.6432943 13.6314839,8.47310112 C13.4128588,7.87594932 13.0993964,7.37422376 12.6990828,6.98366484 C12.2099216,6.50751744 10.8652275,5.4804557 8.97247321,6.26354109 C7.88234257,6.71115899 7.0298045,8.00285638 7.0298045,9.2040464 C7.0298045,9.33882366 7.03679251,9.47163337 7.05376341,9.60050798 C7.07273089,9.74118789 7.02880621,9.8818678 6.93396884,9.98811557 C6.86009551,10.0707527 6.7602667,10.1258442 6.65245158,10.1465034 C6.02353005,10.3088264 4.99828814,10.7957953 4.99828814,12.2389942 C4.99828814,13.3545957 5.80989639,14.1317785 6.53764845,14.1317785" id="Amazon-CloudWatch_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
75
75
|
</g>
|
|
76
|
-
</svg>`,
|
|
76
|
+
</svg>`,Yv=`<?xml version="1.0" encoding="UTF-8"?>
|
|
77
77
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
78
78
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
79
79
|
<title>Icon-Architecture/16/Arch_Amazon-CloudFront_16</title>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
</g>
|
|
91
91
|
<path d="M16,15.4980737 C16,15.2219556 15.775,14.9978597 15.5,14.9978597 C15.225,14.9978597 15,15.2219556 15,15.4980737 C15,15.7741919 15.225,15.9982877 15.5,15.9982877 C15.775,15.9982877 16,15.7741919 16,15.4980737 M17,15.4980737 C17,16.3254277 16.327,16.9987158 15.5,16.9987158 C14.673,16.9987158 14,16.3254277 14,15.4980737 C14,14.6707197 14.673,13.9974316 15.5,13.9974316 C16.327,13.9974316 17,14.6707197 17,15.4980737 M9,11.4963614 C9,11.2202433 8.775,10.9961474 8.5,10.9961474 C8.225,10.9961474 8,11.2202433 8,11.4963614 C8,11.7724796 8.225,11.9965755 8.5,11.9965755 C8.775,11.9965755 9,11.7724796 9,11.4963614 M10,11.4963614 C10,12.3237155 9.327,12.9970035 8.5,12.9970035 C7.673,12.9970035 7,12.3237155 7,11.4963614 C7,10.6690074 7.673,9.99571934 8.5,9.99571934 C9.327,9.99571934 10,10.6690074 10,11.4963614 M12,7.49464918 C12,7.77076733 12.225,7.99486321 12.5,7.99486321 C12.775,7.99486321 13,7.77076733 13,7.49464918 C13,7.21853103 12.775,6.99443515 12.5,6.99443515 C12.225,6.99443515 12,7.21853103 12,7.49464918 M11,7.49464918 C11,6.66729517 11.673,5.99400708 12.5,5.99400708 C13.327,5.99400708 14,6.66729517 14,7.49464918 C14,8.32200319 13.327,8.99529128 12.5,8.99529128 C11.673,8.99529128 11,8.32200319 11,7.49464918 M19,11.9965755 C19,9.73960976 17.903,7.63971125 16.101,6.33215177 C15.917,6.27312651 15.407,6.42319072 14.566,6.78434525 C14.415,6.84837265 14.287,6.90239576 14.197,6.93540989 L13.857,5.99400708 C13.935,5.96699552 14.044,5.91897498 14.173,5.86395143 C14.394,5.76991119 14.611,5.67987267 14.823,5.59983842 C13.939,5.20867105 12.979,4.99357901 12,4.99357901 C11.313,4.99357901 10.642,5.09162097 10.002,5.28470358 C9.956,5.29770915 9.915,5.32071899 9.87,5.33472499 C10.22,5.46578106 10.637,5.6348534 11.132,5.85694844 L10.724,6.76933883 C9.518,6.22810725 8.828,6.02702121 8.507,5.9519891 C6.692,7.00443943 5.429,8.82721936 5.104,10.9291187 C5.426,10.8871007 5.751,10.86209 6.097,10.8530862 L6.122,11.8535143 C5.725,11.8635185 5.363,11.9055365 5.001,11.9645618 C5.001,11.9745661 5,11.9855708 5,11.9965755 C5,14.29756 6.125,16.4174671 7.976,17.7180236 C7.775,17.0167235 7.604,16.1773644 7.604,15.3310022 C7.604,15.1749354 7.599,15.0098648 7.594,14.8427933 C7.578,14.3655891 7.562,13.8723781 7.65,13.4231859 L8.631,13.6162685 C8.564,13.9534128 8.579,14.388599 8.593,14.8097792 C8.599,14.9888558 8.604,15.1639307 8.604,15.3310022 C8.604,16.2293866 8.853,17.3548682 9.277,18.4433339 C10.504,18.9595548 11.859,19.1086186 13.154,18.8935266 C13.266,18.6874384 13.402,18.4783489 13.546,18.2662582 C13.76,17.9501229 13.981,17.6239833 14.067,17.3278566 L15.028,17.6069761 C14.938,17.9191096 14.774,18.2012303 14.601,18.4743472 C15.199,18.2352449 15.768,17.934116 16.279,17.5369461 C18.009,16.1983734 19,14.1785091 19,11.9965755 M20,11.9965755 C20,14.4906426 18.867,16.7986302 16.892,18.3272843 C16.193,18.8695163 15.416,19.2876952 14.582,19.5688155 C13.76,19.8539375 12.89,20 12,20 C10.686,20 9.381,19.6718596 8.225,19.0525946 C5.619,17.6569975 4,14.9538408 4,11.9965755 C4,11.8315048 4.004,11.6674346 4.018,11.5063657 C4.212,8.17393984 6.502,5.28270273 9.715,4.32629349 C11.729,3.71903366 14.052,3.96513896 15.91,5.01658886 C18.433,6.43019372 20,9.10433794 20,11.9965755 M11.075,8.93526559 L10.419,8.18194326 C9.903,8.63013503 9.765,8.86023349 9.534,9.24039615 C9.467,9.35144367 9.389,9.48149932 9.285,9.64056738 L10.123,10.1858007 C10.233,10.0157279 10.317,9.87766883 10.39,9.75861789 C10.594,9.42147363 10.678,9.28241413 11.075,8.93526559 M10.649,11.3663058 L10.325,12.3117103 C11.438,12.6948743 12.411,13.3071362 13.387,14.2375343 L14.076,13.5132244 C12.993,12.4797822 11.904,11.7974903 10.649,11.3663058 M13.285,9.07432509 L14.121,8.52509009 C15.083,9.99271806 15.624,11.6044077 15.73,13.3161401 L14.732,13.3781666 C14.638,11.8425096 14.15,10.3938897 13.285,9.07432509" id="Amazon-CloudFront_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
92
92
|
</g>
|
|
93
|
-
</svg>`,
|
|
93
|
+
</svg>`,Xv=`<?xml version="1.0" encoding="UTF-8"?>
|
|
94
94
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
95
95
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
96
96
|
<title>Icon-Architecture/16/Arch_Amazon-Cognito_16</title>
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</g>
|
|
108
108
|
<path d="M15.188,16.891 L13.938,15.891 L14.563,15.11 L15.387,15.769 L17.084,13.223 L17.917,13.778 L15.917,16.778 C15.838,16.894 15.715,16.973 15.578,16.995 C15.551,16.998 15.526,17 15.5,17 C15.388,17 15.278,16.962 15.188,16.891 L15.188,16.891 Z M6,12 L8,12 L8,11 L6,11 L6,12 Z M6.001,10 L9.001,10 L9.001,9 L6.001,9 L6.001,10 Z M18.001,7 L18.001,6.5 C18.001,6.224 17.777,6 17.501,6 L10.501,6 C10.224,6 10.001,6.224 10.001,6.5 L10.001,7 L5,7 L5,5.6 C5,5.281 5.198,5 5.422,5 L18.578,5 C18.803,5 19.001,5.281 19.001,5.6 L19.001,7 L18.001,7 Z M15.625,12 C17.487,12 19.001,13.571 19.001,15.5 C19.001,17.43 17.487,19 15.625,19 C13.764,19 12.25,17.43 12.25,15.5 C12.25,13.571 13.764,12 15.625,12 L15.625,12 Z M20,12 L20,5.6 C20,4.718 19.362,4 18.578,4 L5.422,4 C4.638,4 4,4.718 4,5.6 L4,14.4 C4,15.283 4.638,16 5.422,16 L11.299,16 C11.545,18.244 13.379,20 15.625,20 C18.038,20 20,17.982 20,15.5 C20,13.019 18.038,11 15.625,11 C13.379,11 11.545,12.757 11.299,15 L5.422,15 C5.198,15 5,14.72 5,14.4 L5,8 L10.001,8 L10.001,12 L11.001,12 L11.001,8 L11.001,7 L17,7 L17,8 L17,10 L18.001,10 L18.001,8 L19.001,8 L19.001,12 L20,12 Z" id="Amazon-Cognito_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
109
109
|
</g>
|
|
110
|
-
</svg>`,
|
|
110
|
+
</svg>`,Qv=`<?xml version="1.0" encoding="UTF-8"?>
|
|
111
111
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
112
112
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
113
113
|
<title>Icon-Architecture/16/Arch_Amazon-DynamoDB_16</title>
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
</g>
|
|
125
125
|
<path d="M14.3871979,13.0634319 L15.4218955,9.61738691 C15.468467,9.46474602 15.4391067,9.29896386 15.3439388,9.17058378 C15.2487709,9.04220369 15.0979197,8.96739955 14.9379567,8.96739955 L14.2383715,8.96739955 L15.2507958,6.94566591 L17.7798316,6.94566591 L16.9881159,9.313116 C16.9374946,9.46676775 16.9628052,9.63659338 17.0589856,9.76800607 C17.153141,9.90042962 17.3060171,9.97826636 17.4690174,9.97826636 L18.095708,9.97826636 L14.3871979,13.0634319 Z M19.9697053,9.29997473 C19.8968108,9.10083397 19.7074875,8.96739955 19.4938659,8.96739955 L18.1706274,8.96739955 L18.9623432,6.59994946 C19.0129644,6.4462977 18.9876538,6.27647207 18.8914735,6.14404852 C18.7963056,6.01263584 18.644442,5.93479909 18.4814417,5.93479909 L14.9379567,5.93479909 C14.7455961,5.93479909 14.5714591,6.04296184 14.485403,6.21379833 L12.9667666,9.24639879 C12.88881,9.40308314 12.8958969,9.58908264 12.9880275,9.73768006 C13.0811706,9.88728835 13.2441709,9.97826636 13.4193203,9.97826636 L14.2576076,9.97826636 L12.9343691,14.3816022 C12.8705863,14.595906 12.9536051,14.8253728 13.1409036,14.9486985 C13.2259472,15.0042962 13.3221275,15.0326005 13.4193203,15.0326005 C13.5347366,15.0326005 13.6491406,14.9931766 13.743296,14.9153399 L19.8178417,9.86100581 C19.980842,9.72453879 20.0425999,9.50113723 19.9697053,9.29997473 L19.9697053,9.29997473 Z M14.8346894,17.6285064 C14.8346894,18.0904726 13.2775809,18.9891332 10.4235568,18.9891332 C7.56953281,18.9891332 6.01242428,18.0904726 6.01242428,17.6285064 L6.01242428,16.562042 C7.04914673,17.1786707 8.74293255,17.495072 10.4235568,17.495072 C12.1041811,17.495072 13.797967,17.1786707 14.8346894,16.562042 L14.8346894,17.6285064 Z M14.8346894,15.1235785 C14.8346894,15.5855446 13.2775809,16.4842052 10.4235568,16.4842052 C7.56953281,16.4842052 6.01242428,15.5855446 6.01242428,15.1235785 C6.01242428,15.0275461 6.08633125,14.9133182 6.21187186,14.7950468 C7.21214704,15.316654 8.74698225,15.6239575 10.4235568,15.6239575 C10.4438053,15.6239575 11.9948393,15.5916098 11.9948393,15.5916098 L11.9948393,14.580743 C11.9745908,14.580743 10.4235568,14.6130907 10.4235568,14.6130907 C8.77128043,14.6130907 7.24656947,14.2886025 6.44574187,13.7680061 C6.17542458,13.5900935 6.0134367,13.3980288 6.01242428,13.252464 L6.01242428,12.1859995 C7.04914673,12.8026283 8.74293255,13.1200404 10.4235568,13.1200404 C10.6898244,13.1200404 11.8348763,13.0391711 12.1922621,13.0138994 L12.213523,12.5054334 L12.1203799,12.0050543 C11.7761557,12.0293151 10.6786878,12.1091736 10.4235568,12.1091736 C7.56953281,12.1091736 6.01242428,11.2095021 6.01242428,10.747536 C6.01242428,10.6474602 6.09139337,10.5281779 6.22503337,10.405863 C7.01877401,10.7566338 8.57183285,11.1508719 12.3178027,11.1963609 L12.3299518,10.1854941 C9.27951741,10.1491029 7.3437622,9.88223402 6.44574187,9.39095274 C6.17542458,9.21304018 6.0134367,9.02097549 6.01242428,8.87541066 L6.01242428,7.80995704 C7.04914673,8.4265858 8.74293255,8.74298711 10.4235568,8.74298711 C10.5015135,8.74298711 12.480803,8.70659591 12.5587596,8.70356331 L12.5152254,7.69370735 C12.4079084,7.69775082 10.5187247,7.73212029 10.4235568,7.73212029 C7.56953281,7.73212029 6.01242428,6.83345969 6.01242428,6.37149356 C6.01242428,5.90952742 7.56953281,5.01086682 10.4235568,5.01086682 C11.7447705,5.01086682 13.0001766,5.21809452 13.8668118,5.5809957 L14.25862,4.64796563 C13.2573324,4.23047763 11.8956217,4 10.4235568,4 C7.72949585,4 5.00101242,4.81374779 5,6.36947182 L5,8.88147587 C5,8.88147587 5.09213061,9.46070255 5.40092001,9.80742987 C5.08808091,10.1551681 5,10.4938084 5,10.7465251 L5,13.2625727 C5.00101242,13.510235 5.09213061,13.8438211 5.39788274,14.1875158 C5.08808091,14.5342431 5,14.8718726 5,15.1235785 L5,17.6335608 C5.00506212,19.1872631 7.7315207,20 10.4235568,20 C13.1186303,20 15.8471137,19.1862522 15.8471137,17.6305282 L15.8471137,15.1235785 L14.8346894,15.1235785 Z" id="Amazon-DynamoDB_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
126
126
|
</g>
|
|
127
|
-
</svg>`,
|
|
127
|
+
</svg>`,Jv=`<?xml version="1.0" encoding="UTF-8"?>
|
|
128
128
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
129
129
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
130
130
|
<title>Icon-Architecture/16/Arch_Amazon-Elastic-Block-Store_16</title>
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
</g>
|
|
142
142
|
<path d="M19,16.5 L20,16.5 L20,20 L16.5,20 L16.5,19 L18.293,19 L16.646,17.354 L17.354,16.646 L19,18.293 L19,16.5 Z M6.707,19 L8.5,19 L8.5,20 L5,20 L5,16.5 L6,16.5 L6,18.293 L7.646,16.646 L8.354,17.354 L6.707,19 Z M20,4 L20,7.5 L19,7.5 L19,5.707 L17.354,7.354 L16.646,6.646 L18.293,5 L16.5,5 L16.5,4 L20,4 Z M5,4 L8.5,4 L8.5,5 L6.707,5 L8.354,6.646 L7.646,7.354 L6,5.707 L6,7.5 L5,7.5 L5,4 Z M12.561,15.5 C11.004,15.5 10.17,15.156 10.092,14.996 L10.082,10.053 C10.875,10.342 11.952,10.391 12.561,10.391 C13.161,10.391 14.216,10.337 15.002,10.051 L15.011,14.946 C14.896,15.14 13.955,15.5 12.561,15.5 L12.561,15.5 Z M14.943,8.994 C14.708,9.151 13.956,9.391 12.561,9.391 C11.031,9.391 10.271,9.108 10.119,9.009 C10.322,8.809 11.216,8.5 12.561,8.5 C13.78,8.5 14.684,8.796 14.943,8.994 L14.943,8.994 Z M12.561,7.5 C11.272,7.5 9.092,7.814 9.092,8.992 L9.092,14.996 C9.092,16.392 11.747,16.5 12.561,16.5 C13.838,16.5 16,16.183 16,14.996 L16,8.992 C16,7.812 13.75,7.5 12.561,7.5 L12.561,7.5 Z" id="Amazon-Elastic-Block-Store_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
143
143
|
</g>
|
|
144
|
-
</svg>`,
|
|
144
|
+
</svg>`,ew=`<?xml version="1.0" encoding="UTF-8"?>
|
|
145
145
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
146
146
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
147
147
|
<title>Icon-Architecture/16/Arch_Amazon-EC2_16</title>
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
</g>
|
|
159
159
|
<path d="M15,9 L14,9 L13,9 L12,9 L11,9 L10,9 L10,10 L10,11 L10,12 L10,13 L10,14 L11,14 L12,14 L13,14 L14,14 L15,14 L15,13 L15,12 L15,11 L15,10 L15,9 Z M16,9 L17,9 L17,10 L16,10 L16,11 L17,11 L17,12 L16,12 L16,13 L17,13 L17,14 L16,14 L16,14.308 C16,14.689 15.689,15 15.308,15 L15,15 L15,16 L14,16 L14,15 L13,15 L13,16 L12,16 L12,15 L11,15 L11,16 L10,16 L10,15 L9.692,15 C9.311,15 9,14.689 9,14.308 L9,14 L8,14 L8,13 L9,13 L9,12 L8,12 L8,11 L9,11 L9,10 L8,10 L8,9 L9,9 L9,8.692 C9,8.311 9.311,8 9.692,8 L10,8 L10,7 L11,7 L11,8 L12,8 L12,7 L13,7 L13,8 L14,8 L14,7 L15,7 L15,8 L15.308,8 C15.689,8 16,8.311 16,8.692 L16,9 Z M12,19 L5,19 L5,13 L7,13 L7,12 L4.8,12 C4.358,12 4,12.342 4,12.762 L4,19.219 C4,19.65 4.351,20 4.781,20 L12.2,20 C12.642,20 13,19.658 13,19.238 L13,17 L12,17 L12,19 Z M20,4.781 L20,12.219 C20,12.65 19.649,13 19.219,13 L18,13 L18,12 L19,12 L19,5 L12,5 L12,6 L11,6 L11,4.781 C11,4.35 11.351,4 11.781,4 L19.219,4 C19.649,4 20,4.35 20,4.781 L20,4.781 Z" id="Amazon-EC2_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
160
160
|
</g>
|
|
161
|
-
</svg>`,
|
|
161
|
+
</svg>`,tw=`<?xml version="1.0" encoding="UTF-8"?>
|
|
162
162
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
163
163
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
164
164
|
<title>Icon-Architecture/16/Arch_Amazon-Elastic-Container-Service_16</title>
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
<path d="M14.9951095,10.0569914 L13.036578,8.5362249 L13.036578,5.70726144 C13.036578,5.5354178 12.9471428,5.37549395 12.7994239,5.28510221 L9.99577946,3.56765916 L9.99577946,1.38435098 L14.9951095,4.31065939 L14.9951095,10.0569914 Z M15.7538018,3.60043858 L9.7495813,0.0850938804 C9.59482816,-0.00529785955 9.4008843,-0.0072844912 9.24412139,0.0811206171 C9.08836337,0.169525725 8.99088899,0.333422836 8.99088899,0.512219684 L8.99088899,3.84380096 C8.99088899,4.01564459 9.08132914,4.17556844 9.22804314,4.26596018 L12.0316875,5.98340324 L12.0316875,8.77760065 C12.0316875,8.92957797 12.1030348,9.07360876 12.2246265,9.16797377 L15.1870436,11.4704798 C15.2774838,11.5410053 15.3860119,11.5767646 15.4975548,11.5767646 C15.5719167,11.5767646 15.6472834,11.5598783 15.7166209,11.5261055 C15.889462,11.4436603 16,11.26983 16,11.0801067 L16,4.02756438 C16,3.85174748 15.9065452,3.68884369 15.7538018,3.60043858 L15.7538018,3.60043858 Z M8.53466872,14.959005 L2.00489047,11.6701363 L2.00489047,4.30966608 L6.9871374,1.37143787 L6.9871374,3.55573937 L4.24780599,5.27020248 C4.10310176,5.36158753 4.0146714,5.51952475 4.0146714,5.69037507 L4.0146714,10.2566479 C4.0146714,10.4453779 4.12219468,10.6172216 4.29403095,10.7016534 L8.25631406,12.6425925 C8.39699873,12.7121246 8.56481544,12.710138 8.70650499,12.6396126 L11.816641,11.0751401 L13.9058083,12.8154295 L8.53466872,14.959005 Z M12.2085483,10.1036773 C12.0558049,9.97553953 11.8357339,9.95169995 11.6568634,10.0410984 L8.47538018,11.6413302 L5.01956187,9.94872 L5.01956187,5.96254361 L7.75788839,4.2480805 C7.90359751,4.15669544 7.99202787,3.99875822 7.99202787,3.8279079 L7.99202787,0.497319947 C7.99202787,0.318523099 7.89455349,0.153632672 7.73779058,0.0652275639 C7.57901789,-0.0241708602 7.38507403,-0.0211909127 7.23233068,0.0711874588 L1.24519327,3.60043858 C1.09345481,3.689837 1,3.85174748 1,4.02756438 L1,11.974091 C1,12.1608343 1.1055135,12.3316847 1.2743351,12.4161165 L8.28244121,15.9463609 C8.35278355,15.9821203 8.431165,16 8.51055135,16 C8.57385945,16 8.63716755,15.9880802 8.69846587,15.9642406 L15.0564079,13.4283053 C15.2192001,13.3627465 15.3367723,13.2177224 15.3649092,13.0448854 C15.3920413,12.8730418 15.3267234,12.6992115 15.1920681,12.5869668 L12.2085483,10.1036773 Z" id="Amazon-Elastic-Container-Service_Icon_16_Squid"></path>
|
|
178
178
|
</g>
|
|
179
179
|
</g>
|
|
180
|
-
</svg>`,
|
|
180
|
+
</svg>`,k3=`<?xml version="1.0" encoding="UTF-8"?>
|
|
181
181
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
182
182
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
183
183
|
<title>Icon-Architecture/16/Arch_Amazon-Elastic-File-System_16</title>
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
</g>
|
|
195
195
|
<path d="M19,18.293 L17.354,16.647 L16.646,17.354 L18.293,19 L17,19 L17,20 L19.5,20 C19.776,20 20,19.776 20,19.5 L20,17 L19,17 L19,18.293 Z M6.646,16.647 L5,18.293 L5,17 L4,17 L4,19.5 C4,19.776 4.224,20 4.5,20 L7,20 L7,19 L5.707,19 L7.354,17.354 L6.646,16.647 Z M19.5,4 L17,4 L17,5 L18.293,5 L16.646,6.647 L17.354,7.354 L19,5.707 L19,7 L20,7 L20,4.5 C20,4.224 19.776,4 19.5,4 L19.5,4 Z M5,5.707 L6.646,7.354 L7.354,6.647 L5.707,5 L7,5 L7,4 L4.5,4 C4.224,4 4,4.224 4,4.5 L4,7 L5,7 L5,5.707 Z M15,12.117 C15,12.088 14.976,12.062 14.962,12.048 C14.923,12.012 14.872,11.989 14.854,11.999 L11.487,12 C11.211,12 10.987,11.776 10.987,11.5 L10.987,11.493 L10.451,11.498 C10.449,11.506 10.448,11.513 10.447,11.52 C10.447,11.795 10.225,12 9.948,12 L9.25,12 C9.103,11.989 9.002,12.031 8.979,12.054 L8.998,16 L15,16 L15,12.117 Z M15.644,11.317 C15.874,11.532 16,11.815 16,12.117 L16,16.5 C16,16.776 15.776,17 15.5,17 L8.5,17 C8.224,17 8,16.776 8,16.5 L8,12 C8,11.742 8.105,11.501 8.297,11.323 C8.584,11.055 8.992,10.981 9.284,11.001 L9.555,11.001 C9.649,10.751 9.827,10.5 10.156,10.5 L11.323,10.5 C11.637,10.557 11.803,10.779 11.89,11 L14.82,11 C15.096,10.974 15.41,11.099 15.644,11.317 L15.644,11.317 Z M16.131,10.972 C15.91,10.926 15.747,10.737 15.734,10.512 C15.687,9.71 15.266,9.425 14.918,9.425 C14.691,9.425 14.477,9.539 14.328,9.737 C14.218,9.884 14.035,9.959 13.854,9.932 C13.671,9.904 13.519,9.779 13.457,9.606 C13.292,9.144 13.055,8.757 12.752,8.458 C12.384,8.091 11.368,7.305 9.944,7.903 C9.141,8.241 8.486,9.251 8.486,10.155 C8.486,10.259 8.495,10.363 8.507,10.463 C8.538,10.713 8.377,10.948 8.131,11.009 C7.567,11.149 6.896,11.535 6.896,12.581 C6.896,12.582 6.9,12.709 6.9,12.709 C6.921,13.076 7.082,13.432 7.354,13.704 L6.646,14.411 C6.201,13.965 5.937,13.378 5.901,12.758 L5.896,12.581 C5.896,11.444 6.482,10.567 7.486,10.168 L7.486,10.155 C7.486,8.841 8.377,7.477 9.559,6.981 C10.936,6.404 12.393,6.692 13.456,7.748 C13.712,8.001 13.932,8.296 14.113,8.629 C14.996,8.154 16.402,8.511 16.688,10.083 C17.951,10.46 18.641,11.342 18.641,12.595 C18.641,13.72 18.123,14.543 17.184,14.914 L16.816,13.983 C17.379,13.762 17.641,13.32 17.641,12.595 C17.641,12.272 17.641,11.29 16.131,10.972 L16.131,10.972 Z" id="Amazon-Elastic-File-System_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
196
196
|
</g>
|
|
197
|
-
</svg>`,
|
|
197
|
+
</svg>`,O3={actor:Gv,boundary:zv,control:Wv,database:qv,entity:Zv,cloudwatch:Kv,cloudfront:Yv,cognito:Xv,dynamodb:Qv,ebs:Jv,ec2:ew,ecs:tw,efs:k3,elasticache:`<?xml version="1.0" encoding="UTF-8"?>
|
|
198
198
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
199
199
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
200
200
|
<title>Icon-Architecture/16/Arch_Amazon-ElastiCache_16</title>
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
</g>
|
|
229
229
|
<path d="M14.9985007,13.6428238 C14.9985007,13.373991 14.7736132,13.1558078 14.4987506,13.1558078 C14.2238881,13.1558078 13.9990005,13.373991 13.9990005,13.6428238 C13.9990005,13.9116567 14.2238881,14.1298398 14.4987506,14.1298398 C14.7736132,14.1298398 14.9985007,13.9116567 14.9985007,13.6428238 M11.0004998,9.7466957 C11.0004998,10.0155285 11.2253873,10.2337117 11.5002499,10.2337117 C11.7751124,10.2337117 12,10.0155285 12,9.7466957 C12,9.47786286 11.7751124,9.25967968 11.5002499,9.25967968 C11.2253873,9.25967968 11.0004998,9.47786286 11.0004998,9.7466957 M8.001999,12.6687918 C8.001999,12.9376246 8.22688656,13.1558078 8.50174913,13.1558078 C8.77661169,13.1558078 9.00149925,12.9376246 9.00149925,12.6687918 C9.00149925,12.399959 8.77661169,12.1817758 8.50174913,12.1817758 C8.22688656,12.1817758 8.001999,12.399959 8.001999,12.6687918 M15.998001,13.6428238 C15.998001,14.2769187 15.5792104,14.8126363 14.9985007,15.0142609 L14.9985007,16.5649199 C14.9985007,16.8337528 14.7746127,17.0519359 14.4987506,17.0519359 L12,17.0519359 L12,19 L11.0004998,19 L11.0004998,16.0779039 L8.50174913,16.0779039 C8.22588706,16.0779039 8.001999,15.8597207 8.001999,15.5908879 L8.001999,14.0402289 C7.42128936,13.8386043 7.00249875,13.3028866 7.00249875,12.6687918 C7.00249875,11.8632673 7.67516242,11.2077437 8.50174913,11.2077437 C9.32833583,11.2077437 10.0009995,11.8632673 10.0009995,12.6687918 C10.0009995,13.3028866 9.5822089,13.8386043 9.00149925,14.0402289 L9.00149925,15.1038719 L11.0004998,15.1038719 L11.0004998,11.1181328 C10.4197901,10.9165082 10.0009995,10.3807906 10.0009995,9.7466957 C10.0009995,8.94117121 10.6736632,8.28564765 11.5002499,8.28564765 C12.3268366,8.28564765 12.9995002,8.94117121 12.9995002,9.7466957 C12.9995002,10.3807906 12.5807096,10.9165082 12,11.1181328 L12,16.0779039 L13.9990005,16.0779039 L13.9990005,15.0142609 C13.4182909,14.8126363 12.9995002,14.2769187 12.9995002,13.6428238 C12.9995002,12.8372993 13.6721639,12.1817758 14.4987506,12.1817758 C15.3253373,12.1817758 15.998001,12.8372993 15.998001,13.6428238 M20,12.0590477 C20,13.8054872 18.8965517,14.9392605 17.0504748,15.0892614 L16.9665167,14.1191255 C17.894053,14.043151 19.0004998,13.6243172 19.0004998,12.0590477 C19.0004998,10.9369628 18.3148426,10.2337117 16.9635182,9.96974904 C16.7406297,9.92591759 16.5767116,9.74182554 16.5627186,9.52072027 C16.4987506,8.45805132 15.888056,8.08207496 15.3843078,8.08207496 C15.0474763,8.08207496 14.7306347,8.23889412 14.5167416,8.51357115 C14.4067966,8.65480579 14.2218891,8.7249361 14.0449775,8.7005853 C13.864068,8.6733124 13.7131434,8.55350646 13.6501749,8.38694698 C13.4312844,7.80739793 13.1174413,7.32232997 12.7186407,6.94635361 C12.2278861,6.48174033 10.8795602,5.48530556 8.97751124,6.24505055 C7.88805597,6.67752077 7.03448276,7.9281779 7.03448276,9.09312021 C7.03448276,9.22169244 7.04247876,9.3512387 7.05847076,9.47786286 C7.08945527,9.7223449 6.92853573,9.9502684 6.68265867,10.0106584 C6.05397301,10.1616333 4.99950025,10.6272207 4.99950025,12.037619 L5.00449775,12.1652172 C5.06246877,13.1850288 5.93203398,14.011982 7.02848576,14.1181515 L6.93053473,15.0873133 C5.34732634,14.9353643 4.09095452,13.7139282 4.007996,12.2470359 L4,12.037619 C4,10.6827405 4.75262369,9.64150024 6.03598201,9.18467922 C6.03498251,9.15448423 6.03498251,9.1233152 6.03498251,9.09312021 C6.03498251,7.53466896 7.13743128,5.92361998 8.59970015,5.34309689 C10.2988506,4.66614462 12.0989505,5.00315971 13.4132934,6.24602458 C13.7631184,6.57524741 14.0589705,6.96583425 14.2978511,7.40999286 C14.6216892,7.21323839 14.9945027,7.10804293 15.3843078,7.10804293 C16.2858571,7.10804293 17.2903548,7.73337149 17.5192404,9.09701634 C19.1224388,9.52072027 20,10.5619605 20,12.0590477" id="AWS-Elastic-Beanstalk_Icon_16_Squid" fill="#FFFFFF"></path>
|
|
230
230
|
</g>
|
|
231
|
-
</svg>`,elasticfilesystem:
|
|
231
|
+
</svg>`,elasticfilesystem:k3,glacier:`<?xml version="1.0" encoding="UTF-8"?>
|
|
232
232
|
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
233
233
|
<!-- Generator: Sketch 64 (93537) - https://sketch.com -->
|
|
234
234
|
<title>Icon-Architecture/16/Arch_Amazon-Glacier_16</title>
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
</g>
|
|
450
450
|
</g>
|
|
451
451
|
</svg>
|
|
452
|
-
`,googlevpc:'<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#aecbfa;}.cls-2{fill:#669df6;}.cls-3{fill:#4285f4;}</style></defs><title>Icon_24px_VirtualPrivateCloud_Color</title><g data-name="Product Icons"><rect class="cls-1" x="16" y="2" width="6" height="6"/><rect class="cls-2" x="19" y="2" width="3" height="6"/><rect class="cls-1" x="16" y="16" width="6" height="6"/><rect class="cls-2" x="19" y="16" width="3" height="6"/><rect class="cls-1" x="2" y="2" width="6" height="6"/><rect class="cls-2" x="5" y="2" width="3" height="6"/><rect class="cls-1" x="2" y="16" width="6" height="6"/><rect class="cls-2" x="5" y="16" width="3" height="6"/><rect class="cls-2" x="8" y="4" width="8" height="2"/><rect class="cls-2" x="8" y="18" width="8" height="2"/><rect class="cls-2" x="18" y="8" width="2" height="8"/><rect class="cls-2" x="4" y="8" width="2" height="8"/><rect class="cls-3" x="4" y="8" width="2" height="2"/><rect class="cls-3" x="18" y="8" width="2" height="2"/><rect class="cls-3" x="8" y="4" width="2" height="2"/><rect class="cls-3" x="8" y="18" width="2" height="2"/></g></svg>',pubsub:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{filter:url(#luminosity-noclip);}.cls-2{fill:#669df6;}.cls-3{mask:url(#mask);}.cls-4{fill:#4285f4;}.cls-5{fill:#aecbfa;}</style><filter id="luminosity-noclip" x="4.64" y="4.19" width="14.73" height="12.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-color="#fff" result="bg"/><feBlend in="SourceGraphic" in2="bg"/></filter><mask id="mask" x="4.64" y="4.19" width="14.73" height="12.76" maskUnits="userSpaceOnUse"><circle class="cls-1" cx="12" cy="12.23" r="3.58"/></mask></defs><title>Icon_24px_Pub-Sub_Color</title><g data-name="Product Icons"><circle class="cls-2" cx="18.97" cy="8.21" r="1.72"/><circle class="cls-2" cx="5.03" cy="8.21" r="1.72"/><circle class="cls-2" cx="12" cy="20.28" r="1.72"/><g class="cls-3"><rect class="cls-4" x="14.69" y="10.22" width="1.59" height="8.04" transform="matrix(0.5, -0.87, 0.87, 0.5, -4.59, 20.53)"/><rect class="cls-4" x="4.49" y="13.45" width="8.04" height="1.59" transform="translate(-5.98 6.17) rotate(-30)"/><rect class="cls-4" x="11.2" y="4.19" width="1.59" height="8.04"/></g><circle class="cls-5" cx="12" cy="12.23" r="2.78"/><circle class="cls-5" cx="5.03" cy="16.25" r="2.19"/><circle class="cls-5" cx="18.97" cy="16.25" r="2.19"/><circle class="cls-5" cx="12" cy="4.19" r="2.19"/></g></svg>',securityscanner:'<svg id="Artwork" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><circle cx="11.45" cy="11.51" r="2.89" style="fill:#669df6"/><path d="M18.05,6.81a8.12,8.12,0,0,0-4.94-3.23l-.27,1.3A6.79,6.79,0,1,1,6.65,6.74l-1-.94a8.1,8.1,0,1,0,13,2.12A1.31,1.31,0,0,1,18.05,6.81Z" style="fill:#aecbfa"/><path d="M14.46,20.42a2,2,0,1,1,0-3.93" style="fill:#669df6"/><path d="M14.46,16.49a2,2,0,1,1,0,3.93" style="fill:#4285f4"/><path d="M19.38,8.1a1.34,1.34,0,0,1,0-2.67v-1h0a2.38,2.38,0,0,0,0,4.75Z" style="fill:#669df6"/><path d="M19.38,5.43a1.34,1.34,0,0,1,0,2.67v1h0a2.38,2.38,0,0,0,0-4.75Z" style="fill:#4285f4"/><path d="M4.22,12.78a2,2,0,1,1,0-3.93" style="fill:#669df6"/><path d="M4.22,8.85a2,2,0,0,1,0,3.93" style="fill:#4285f4"/></svg>',stackdriver:'<svg id="Artwork" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><polygon points="11.19 11.35 15.75 3.51 6.75 3.51 2.25 11.35 11.19 11.35" style="fill:#aecbfa"/><polygon points="2.25 12.65 6.74 20.49 15.73 20.49 11.25 12.65 2.25 12.65" style="fill:#4285f4"/><path d="M21.75,12l-4.5-7.87L12.74,12l4.51,7.87Z" style="fill:#669df6"/></svg>',visionapi:'<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;}.cls-2{fill:#669df6;}.cls-3{fill:#aecbfa;}.cls-4{fill:#4285f4;}</style></defs><title>Icon_24px_VisionAPI_Color</title><g data-name="Product Icons"><g data-name="colored-32/vision"><rect class="cls-1" width="24" height="24"/><g ><polygon class="cls-2" points="6 12 12 16.99 12 20 2 12 6 12"/><polygon id="Shape-2" data-name="Shape" class="cls-2" points="12 16.99 18 12 22 12 12 20 12 16.99"/><polygon id="Shape-3" data-name="Shape" class="cls-3" points="2 12 12 4 12 7.01 6 12 2 12"/><polygon id="Shape-4" data-name="Shape" class="cls-3" points="12 7.01 18 12 22 12 12 4 12 7.01"/><circle id="Oval" class="cls-4" cx="12" cy="12" r="2"/></g></g></g></svg>'};function S3(){const t=se(0),e=se(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return ze(()=>{n(),document.addEventListener("scroll",n)}),dt(()=>{document.removeEventListener("scroll",n)}),[t,e]}const R3=10,Yv=1,no=document.createElement("div");Object.assign(no.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"});const Eu=new Array(R3).fill(0).map(()=>{const t=document.createElement("div");return Object.assign(t.style,{position:"absolute",top:"0",left:"0",width:"100%"}),no.appendChild(t),t});document.body.appendChild(no);function k3(){const t=se(0);let e;return ze(()=>{const n=document.documentElement.scrollHeight,r=document.documentElement.scrollWidth;no.style.height=n+"px",no.style.width=r+"px";const s=Math.ceil(document.documentElement.scrollHeight/R3),i=[...Array(s+1).keys()].map(o=>o/s);Eu.forEach((o,l)=>{o.style.top=l*s+"px",o.style.height=s+"px"}),e=new IntersectionObserver(([o])=>{(o.intersectionRect.top-o.boundingClientRect.top>Yv||o.target===Eu[0])&&(t.value=o.intersectionRect.top)},{threshold:i}),Eu.forEach(o=>{e.observe(o)})}),dt(()=>{e.disconnect()}),t}function Tu(t){for(var e=0,n=t;n;)e+=n.offsetTop,n=n.offsetParent;return e}const Xv=10,Qv={name:"Participant",setup(t){const e=br(),n=se(null),r=k3(),[s]=S3();return{translate:W(()=>{var u;const o=t.offsetTop||0;let l=r.value+s.value;r.value>Xv&&(e==null?void 0:e.state.stickyOffset)&&(l+=e==null?void 0:e.state.stickyOffset);const a=((u=e==null?void 0:e.state.diagramElement)==null?void 0:u.clientHeight)||0,c=e!=null&&e.state.diagramElement?Tu(e==null?void 0:e.state.diagramElement):0;return l<o+c?0:Math.min(l-c,a-x3)-o}),participant:n}},props:{entity:{type:Object,required:!0},offsetTop: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},comment(){return this.entity.comment},icon(){var t;return A3[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&Dv(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){if(!this.backgroundColor)return;let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t)return;let e=Fv(t);this.color=e>128?"#000":"#fff"}}},Jv=["innerHTML","alt"],ew={class:"h-5 group flex flex-col justify-center"},tw={key:0,class:"absolute hidden rounded-lg transform -translate-y-8 bg-gray-400 px-2 py-1 text-center text-sm text-white group-hover:flex"},nw={key:1,class:"interface leading-4"},rw={class:"name leading-4"};function sw(t,e,n,r,s,i){return O(),V("div",{class:Ee(["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:i.selected}]),ref:"participant",style:we({backgroundColor:i.backgroundColor,color:s.color,transform:`translateY(${r.translate}px)`}),onClick:e[0]||(e[0]=(...o)=>i.onSelect&&i.onSelect(...o))},[i.icon?(O(),V("div",{key:0,innerHTML:i.icon,class:"absolute left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${n.entity.name}`},null,8,Jv)):Ce("",!0),T("div",ew,[i.comment?(O(),V("span",tw,$e(i.comment),1)):Ce("",!0),i.stereotype?(O(),V("label",nw,"\xAB"+$e(i.stereotype)+"\xBB",1)):Ce("",!0),T("label",rw,$e(n.entity.label||n.entity.name),1)])],6)}const O3=We(Qv,[["render",sw]]),hP="",ro=fi.child({name:"LifeLine"}),iw={name:"life-line",components:{Participant:O3},props:["entity","context","groupLeft","inGroup","renderParticipants"],data:()=>({translateX:0,top:0}),computed:{...yn(["centerOf"]),...Pn(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){ro.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ro.debug(`nextTick after updated for ${this.entity.name}`)}),bu.$on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){ro.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ro.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}"]`),r=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&r){ro.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,i=n.getBoundingClientRect().y;this.top=(i-s)/this.scale}else this.top=0}}},ow=["id"],lw={key:1,class:"line w0 mx-auto flex-grow w-px"};function aw(t,e,n,r,s,i){const o=ye("participant");return O(),V("div",{id:n.entity.name,class:"lifeline absolute flex flex-col mx-2 transform -translate-x-1/2 h-full",style:we({paddingTop:t.top+"px",left:i.left+"px"})},[Yo(T("div",null,$e(t.centerOf(n.entity.name)),513),[[Pi,i.debug]]),n.renderParticipants?(O(),Oe(o,{key:0,entity:n.entity,offsetTop:t.top},null,8,["entity","offsetTop"])):(O(),V("div",lw))],12,ow)}const I3=We(iw,[["render",aw],["__scopeId","data-v-721b462a"]]),cw={name:"lifeline-group",props:["context","renderParticipants"],computed:{...yn(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},offset(){return 0},left(){const t=this.entities[0].name,e=Math.max(sr(t,Er.ParticipantName),"100");return this.centerOf(t)-e/2-8},right(){const t=Math.max(sr(this.entities.slice(-1).name,Er.ParticipantName),"100"),e=this.entities.slice(0).pop().name;return this.centerOf(e)+t/2+20},entities(){return ni(this.context).Array()}},components:{LifeLine:I3}},uw={class:"lifeline-group relative flex-grow"};function hw(t,e,n,r,s,i){const o=ye("life-line");return i.entities.length>0?(O(),V("div",{key:0,class:"container absolute flex flex-col h-full",style:we({left:`${i.left}px`,width:`${i.right-i.left}px`})},[T("div",{class:Ee(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[T("div",uw,[(O(!0),V(Be,null,xn(i.entities,l=>(O(),Oe(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":i.left,renderParticipants:n.renderParticipants},null,8,["entity","group-left","renderParticipants"]))),128))])],2)],4)):Ce("",!0)}const fw=We(cw,[["render",hw]]),N3=fi.child({name:"LifeLineLayer"}),dw=70,pw=10,gw={name:"life-line-layer",props:["context","renderParticipants","leftGap"],setup(){const e=br(),n=k3(),[r]=S3();return{translate:W(()=>{var a;let i=n.value+r.value;n.value>pw&&(e==null?void 0:e.state.stickyOffset)&&(i+=e==null?void 0:e.state.stickyOffset);const o=((a=e==null?void 0:e.state.diagramElement)==null?void 0:a.clientHeight)||0,l=e!=null&&e.state.diagramElement?Tu(e==null?void 0:e.state.diagramElement):0;return i<0+l?0:Math.min(i-l,o-dw)-0})}},computed:{...yn(["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 g3,r=e instanceof m3;return n||r})}},methods:{...yd(["increaseGeneration"]),getParticipantEntity(t){return ni(t).First()}},updated(){N3.debug("LifeLineLayer updated")},mounted(){N3.debug("LifeLineLayer mounted")},components:{LifeLine:I3,LifeLineGroup:fw}},mw={class:"container relative grow"};function xw(t,e,n,r,s,i){const o=ye("life-line"),l=ye("life-line-group");return O(),V("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:we({"min-width":"200px",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[T("div",{style:we({transform:`translateY(${r.translate>0?r.translate-1:r.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),T("div",mw,[i.starterOnTheLeft?(O(),Oe(o,{key:0,entity:i.starterParticipant,class:Ee(["starter",{invisible:i.invisibleStarter&&!i.debug}]),renderParticipants:n.renderParticipants},null,8,["entity","class","renderParticipants"])):Ce("",!0),(O(!0),V(Be,null,xn(i.explicitGroupAndParticipants,(a,c)=>(O(),V(Be,null,[a instanceof t.GroupContext?(O(),Oe(l,{key:c,context:a,renderParticipants:n.renderParticipants},null,8,["context","renderParticipants"])):Ce("",!0),a instanceof t.ParticipantContext?(O(),Oe(o,{key:c,entity:i.getParticipantEntity(a),renderParticipants:n.renderParticipants},null,8,["entity","renderParticipants"])):Ce("",!0)],64))),256)),(O(!0),V(Be,null,xn(i.implicitParticipants,a=>(O(),Oe(o,{key:a.name,entity:a,renderParticipants:n.renderParticipants},null,8,["entity","renderParticipants"]))),128))])],4)}const P3=We(gw,[["render",xw]]),_w={class:"message-layer relative z-30 pt-24 pb-10"},Lw=Ke({__name:"MessageLayer",props:{context:null},setup(t){const e=Is(()=>Promise.resolve().then(()=>aN)),n=fi.child({name:"MessageLayer"}),r=br(),s=W(()=>r.getters.participants),i=W(()=>r.getters.centerOf),o=W(()=>{if(s.value.Array().length>=1){const l=s.value.Array().slice(0)[0].name;return i.value(l)}return 0});return ze(()=>{n.debug("MessageLayer mounted")}),Si(()=>{n.debug("MessageLayer updated")}),(l,a)=>{const c=ye("block");return O(),V("div",_w,[X(c,{context:t.context,style:we({"padding-left":Le(o)+"px"})},null,8,["context","style"]),X(Le(e))])}}}),fP="",yw=E.tree.ParseTreeWalker.DEFAULT;class Au extends S{constructor(n){super();te(this,"_orderedParticipants");te(this,"frameRoot",null);te(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...ni(n).ImplicitArray().map(r=>r.name)]}getLeft(n){let r=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>r.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(r=>this.getLocalParticipants(n).includes(r))||""}enterFragment(n){var s;const r={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=r),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(r)),this.parents.push(r)}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)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}getFrame(n){return n.children.map(r=>{yw.walk(this,r)}),this.frameRoot}}function Su(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(let r of t.children)e==="LEFT"&&r.left!==t.left||e==="RIGHT"&&r.right!==t.right||(n=Math.max(n,Su(r,e)));return n+1}function Ru(t){return t?{left:10*Su(t,"LEFT"),right:10*Su(t,"RIGHT")}:{left:0,right:0}}function M3(t,e){const n=e.orderedParticipantNames(),r=[t.Origin(),...ni(t).Names()],s=n.find(u=>r.includes(u))||"",i=n.slice().reverse().find(u=>r.includes(u))||"",l=new Au(n).getFrame(t),a=Ru(l),c=Cw(t,i,e);return console.debug(`frame: ${JSON.stringify(l)} extraWidth: ${c}, leftParticipant: ${s}, rightParticipant: ${i}, border: ${JSON.stringify(a)}`),e.distance(s,i)+a.left+a.right+Hn.half(sr,s)+Hn.half(sr,i)+c}function Cw(t,e,n){const s=y3(t).filter(i=>i.from===i.to).map(i=>sr(i.signature,Er.MessageContent)+37-n.distance(i.from,e)-Hn.half(sr,e));return Math.max.apply(null,[0,...s])}const ku=Ke({__name:"SeqDiagram",setup(t){const e=br(),n=W(()=>e.getters.rootContext),r=W(()=>e.getters.coordinates),s=W(()=>M3(n.value,r.value)),i=W(()=>{const l=r.value.orderedParticipantNames(),c=new Au(l).getFrame(n.value);return c?Ru(c).left+yu+20:0}),o=se(null);return e.commit("diagramElement",o),(l,a)=>(O(),V("div",{class:"zenuml sequence-diagram relative box-border text-left overflow-visible",ref_key:"diagramRef",ref:o},[T("div",{style:we({paddingLeft:`${Le(i)}px`}),class:"relative"},[X(P3,{leftGap:Le(i),context:Le(n).head(),renderParticipants:!1},null,8,["leftGap","context"]),X(Lw,{context:Le(n).block(),style:we({width:`${Le(s)}px`})},null,8,["context","style"]),X(P3,{leftGap:Le(i),context:Le(n).head(),renderParticipants:!0},null,8,["leftGap","context"])],4)],512))}}),dP="",bw={name:"IconList",props:["types"],computed:{},methods:{icon(t){return A3[t==null?void 0:t.toLowerCase()]}}},vw={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},ww={class:"h-12 flex items-center justify-center bg-gray-50 text-white text-sm font-medium rounded-t-md"},Ew=["innerHTML","alt"],Tw={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},Aw={class:"px-2 py-2 text-xs"},Sw={class:"text-gray-900 font-medium hover:text-gray-600"};function Rw(t,e,n,r,s,i){return O(),V("ul",vw,[(O(!0),V(Be,null,xn(n.types,o=>(O(),V("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[T("div",ww,[i.icon?(O(),V("i",{key:0,innerHTML:i.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,Ew)):Ce("",!0)]),T("div",Tw,[T("div",Aw,[T("span",Sw,"@"+$e(o),1)])])]))),128))])}const kw={name:"TipsDialog",components:{Icon:Tr,IconList:We(bw,[["render",Rw]])},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)}}}},Ow={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},Iw=T("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),Nw=T("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),Pw={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"},Mw={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6",slot:"header"},Fw=T("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"},"ZenUML Tips",-1),Dw=T("span",{class:"sr-only"},"Close menu",-1),$w={slot:"body"},Bw={class:"relative bg-white pb-32 mt-4 overflow-hidden"},Hw={class:"relative"},Uw={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},jw=ol(`<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)
|
|
452
|
+
`,googlevpc:'<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#aecbfa;}.cls-2{fill:#669df6;}.cls-3{fill:#4285f4;}</style></defs><title>Icon_24px_VirtualPrivateCloud_Color</title><g data-name="Product Icons"><rect class="cls-1" x="16" y="2" width="6" height="6"/><rect class="cls-2" x="19" y="2" width="3" height="6"/><rect class="cls-1" x="16" y="16" width="6" height="6"/><rect class="cls-2" x="19" y="16" width="3" height="6"/><rect class="cls-1" x="2" y="2" width="6" height="6"/><rect class="cls-2" x="5" y="2" width="3" height="6"/><rect class="cls-1" x="2" y="16" width="6" height="6"/><rect class="cls-2" x="5" y="16" width="3" height="6"/><rect class="cls-2" x="8" y="4" width="8" height="2"/><rect class="cls-2" x="8" y="18" width="8" height="2"/><rect class="cls-2" x="18" y="8" width="2" height="8"/><rect class="cls-2" x="4" y="8" width="2" height="8"/><rect class="cls-3" x="4" y="8" width="2" height="2"/><rect class="cls-3" x="18" y="8" width="2" height="2"/><rect class="cls-3" x="8" y="4" width="2" height="2"/><rect class="cls-3" x="8" y="18" width="2" height="2"/></g></svg>',pubsub:'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{filter:url(#luminosity-noclip);}.cls-2{fill:#669df6;}.cls-3{mask:url(#mask);}.cls-4{fill:#4285f4;}.cls-5{fill:#aecbfa;}</style><filter id="luminosity-noclip" x="4.64" y="4.19" width="14.73" height="12.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-color="#fff" result="bg"/><feBlend in="SourceGraphic" in2="bg"/></filter><mask id="mask" x="4.64" y="4.19" width="14.73" height="12.76" maskUnits="userSpaceOnUse"><circle class="cls-1" cx="12" cy="12.23" r="3.58"/></mask></defs><title>Icon_24px_Pub-Sub_Color</title><g data-name="Product Icons"><circle class="cls-2" cx="18.97" cy="8.21" r="1.72"/><circle class="cls-2" cx="5.03" cy="8.21" r="1.72"/><circle class="cls-2" cx="12" cy="20.28" r="1.72"/><g class="cls-3"><rect class="cls-4" x="14.69" y="10.22" width="1.59" height="8.04" transform="matrix(0.5, -0.87, 0.87, 0.5, -4.59, 20.53)"/><rect class="cls-4" x="4.49" y="13.45" width="8.04" height="1.59" transform="translate(-5.98 6.17) rotate(-30)"/><rect class="cls-4" x="11.2" y="4.19" width="1.59" height="8.04"/></g><circle class="cls-5" cx="12" cy="12.23" r="2.78"/><circle class="cls-5" cx="5.03" cy="16.25" r="2.19"/><circle class="cls-5" cx="18.97" cy="16.25" r="2.19"/><circle class="cls-5" cx="12" cy="4.19" r="2.19"/></g></svg>',securityscanner:'<svg id="Artwork" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><circle cx="11.45" cy="11.51" r="2.89" style="fill:#669df6"/><path d="M18.05,6.81a8.12,8.12,0,0,0-4.94-3.23l-.27,1.3A6.79,6.79,0,1,1,6.65,6.74l-1-.94a8.1,8.1,0,1,0,13,2.12A1.31,1.31,0,0,1,18.05,6.81Z" style="fill:#aecbfa"/><path d="M14.46,20.42a2,2,0,1,1,0-3.93" style="fill:#669df6"/><path d="M14.46,16.49a2,2,0,1,1,0,3.93" style="fill:#4285f4"/><path d="M19.38,8.1a1.34,1.34,0,0,1,0-2.67v-1h0a2.38,2.38,0,0,0,0,4.75Z" style="fill:#669df6"/><path d="M19.38,5.43a1.34,1.34,0,0,1,0,2.67v1h0a2.38,2.38,0,0,0,0-4.75Z" style="fill:#4285f4"/><path d="M4.22,12.78a2,2,0,1,1,0-3.93" style="fill:#669df6"/><path d="M4.22,8.85a2,2,0,0,1,0,3.93" style="fill:#4285f4"/></svg>',stackdriver:'<svg id="Artwork" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><polygon points="11.19 11.35 15.75 3.51 6.75 3.51 2.25 11.35 11.19 11.35" style="fill:#aecbfa"/><polygon points="2.25 12.65 6.74 20.49 15.73 20.49 11.25 12.65 2.25 12.65" style="fill:#4285f4"/><path d="M21.75,12l-4.5-7.87L12.74,12l4.51,7.87Z" style="fill:#669df6"/></svg>',visionapi:'<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;}.cls-2{fill:#669df6;}.cls-3{fill:#aecbfa;}.cls-4{fill:#4285f4;}</style></defs><title>Icon_24px_VisionAPI_Color</title><g data-name="Product Icons"><g data-name="colored-32/vision"><rect class="cls-1" width="24" height="24"/><g ><polygon class="cls-2" points="6 12 12 16.99 12 20 2 12 6 12"/><polygon id="Shape-2" data-name="Shape" class="cls-2" points="12 16.99 18 12 22 12 12 20 12 16.99"/><polygon id="Shape-3" data-name="Shape" class="cls-3" points="2 12 12 4 12 7.01 6 12 2 12"/><polygon id="Shape-4" data-name="Shape" class="cls-3" points="12 7.01 18 12 22 12 12 4 12 7.01"/><circle id="Oval" class="cls-4" cx="12" cy="12" r="2"/></g></g></g></svg>'};function I3(){const t=se(0),e=se(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return ze(()=>{n(),document.addEventListener("scroll",n)}),dt(()=>{document.removeEventListener("scroll",n)}),[t,e]}const N3=10,nw=1,no=document.createElement("div");Object.assign(no.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"});const Tu=new Array(N3).fill(0).map(()=>{const t=document.createElement("div");return Object.assign(t.style,{position:"absolute",top:"0",left:"0",width:"100%"}),no.appendChild(t),t});document.body.appendChild(no);function P3(){const t=se(0);let e;return ze(()=>{const n=document.documentElement.scrollHeight,r=document.documentElement.scrollWidth;no.style.height=n+"px",no.style.width=r+"px";const s=Math.ceil(document.documentElement.scrollHeight/N3),i=[...Array(s+1).keys()].map(o=>o/s);Tu.forEach((o,l)=>{o.style.top=l*s+"px",o.style.height=s+"px"}),e=new IntersectionObserver(([o])=>{(o.intersectionRect.top-o.boundingClientRect.top>nw||o.target===Tu[0])&&(t.value=o.intersectionRect.top)},{threshold:i}),Tu.forEach(o=>{e.observe(o)})}),dt(()=>{e.disconnect()}),t}function Au(t){for(var e=0,n=t;n;)e+=n.offsetTop,n=n.offsetParent;return e}const rw=10,sw={name:"Participant",setup(t){const e=br(),n=se(null),r=P3(),[s]=I3();return{translate:W(()=>{var u;const o=t.offsetTop||0;let l=r.value+s.value;r.value>rw&&(e==null?void 0:e.state.stickyOffset)&&(l+=e==null?void 0:e.state.stickyOffset);const a=((u=e==null?void 0:e.state.diagramElement)==null?void 0:u.clientHeight)||0,c=e!=null&&e.state.diagramElement?Au(e==null?void 0:e.state.diagramElement):0;return l<o+c?0:Math.min(l-c,a-C3)-o}),participant:n}},props:{entity:{type:Object,required:!0},offsetTop: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},comment(){return this.entity.comment},icon(){var t;return O3[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&Vv(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){if(!this.backgroundColor)return;let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t)return;let e=jv(t);this.color=e>128?"#000":"#fff"}}},iw=["innerHTML","alt"],ow={class:"h-5 group flex flex-col justify-center"},lw={key:0,class:"absolute hidden rounded-lg transform -translate-y-8 bg-gray-400 px-2 py-1 text-center text-sm text-white group-hover:flex"},aw={key:1,class:"interface leading-4"},cw={class:"name leading-4"};function uw(t,e,n,r,s,i){return O(),V("div",{class:Ee(["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:i.selected}]),ref:"participant",style:we({backgroundColor:i.backgroundColor,color:s.color,transform:`translateY(${r.translate}px)`}),onClick:e[0]||(e[0]=(...o)=>i.onSelect&&i.onSelect(...o))},[i.icon?(O(),V("div",{key:0,innerHTML:i.icon,class:"absolute left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${n.entity.name}`},null,8,iw)):Ce("",!0),T("div",ow,[i.comment?(O(),V("span",lw,$e(i.comment),1)):Ce("",!0),i.stereotype?(O(),V("label",aw,"\xAB"+$e(i.stereotype)+"\xBB",1)):Ce("",!0),T("label",cw,$e(n.entity.label||n.entity.name),1)])],6)}const M3=We(sw,[["render",uw]]),LP="",ro=fi.child({name:"LifeLine"}),hw={name:"life-line",components:{Participant:M3},props:["entity","context","groupLeft","inGroup","renderParticipants"],data:()=>({translateX:0,top:0}),computed:{...yn(["centerOf"]),...Pn(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){ro.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ro.debug(`nextTick after updated for ${this.entity.name}`)}),vu.$on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){ro.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ro.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}"]`),r=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&r){ro.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,i=n.getBoundingClientRect().y;this.top=(i-s)/this.scale}else this.top=0}}},fw=["id"],dw={key:1,class:"line w0 mx-auto flex-grow w-px"};function pw(t,e,n,r,s,i){const o=ye("participant");return O(),V("div",{id:n.entity.name,class:"lifeline absolute flex flex-col mx-2 transform -translate-x-1/2 h-full",style:we({paddingTop:t.top+"px",left:i.left+"px"})},[Yo(T("div",null,$e(t.centerOf(n.entity.name)),513),[[Pi,i.debug]]),n.renderParticipants?(O(),Oe(o,{key:0,entity:n.entity,offsetTop:t.top},null,8,["entity","offsetTop"])):(O(),V("div",dw))],12,fw)}const F3=We(hw,[["render",pw],["__scopeId","data-v-721b462a"]]),gw={name:"lifeline-group",props:["context","renderParticipants"],computed:{...yn(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},offset(){return 0},left(){const t=this.entities[0].name,e=Math.max(sr(t,Er.ParticipantName),"100");return this.centerOf(t)-e/2-8},right(){const t=Math.max(sr(this.entities.slice(-1).name,Er.ParticipantName),"100"),e=this.entities.slice(0).pop().name;return this.centerOf(e)+t/2+20},entities(){return ni(this.context).Array()}},components:{LifeLine:F3}},mw={class:"lifeline-group relative flex-grow"};function xw(t,e,n,r,s,i){const o=ye("life-line");return i.entities.length>0?(O(),V("div",{key:0,class:"container absolute flex flex-col h-full",style:we({left:`${i.left}px`,width:`${i.right-i.left}px`})},[T("div",{class:Ee(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[T("div",mw,[(O(!0),V(Be,null,xn(i.entities,l=>(O(),Oe(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":i.left,renderParticipants:n.renderParticipants},null,8,["entity","group-left","renderParticipants"]))),128))])],2)],4)):Ce("",!0)}const _w=We(gw,[["render",xw]]),D3=fi.child({name:"LifeLineLayer"}),Lw=70,yw=10,Cw={name:"life-line-layer",props:["context","renderParticipants","leftGap"],setup(){const e=br(),n=P3(),[r]=I3();return{translate:W(()=>{var a;let i=n.value+r.value;n.value>yw&&(e==null?void 0:e.state.stickyOffset)&&(i+=e==null?void 0:e.state.stickyOffset);const o=((a=e==null?void 0:e.state.diagramElement)==null?void 0:a.clientHeight)||0,l=e!=null&&e.state.diagramElement?Au(e==null?void 0:e.state.diagramElement):0;return i<0+l?0:Math.min(i-l,o-Lw)-0})}},computed:{...yn(["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 m3,r=e instanceof x3;return n||r})}},methods:{...Cd(["increaseGeneration"]),getParticipantEntity(t){return ni(t).First()}},updated(){D3.debug("LifeLineLayer updated")},mounted(){D3.debug("LifeLineLayer mounted")},components:{LifeLine:F3,LifeLineGroup:_w}},bw={class:"container relative grow"};function vw(t,e,n,r,s,i){const o=ye("life-line"),l=ye("life-line-group");return O(),V("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:we({"min-width":"200px",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[T("div",{style:we({transform:`translateY(${r.translate>0?r.translate-1:r.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),T("div",bw,[i.starterOnTheLeft?(O(),Oe(o,{key:0,entity:i.starterParticipant,class:Ee(["starter",{invisible:i.invisibleStarter&&!i.debug}]),renderParticipants:n.renderParticipants},null,8,["entity","class","renderParticipants"])):Ce("",!0),(O(!0),V(Be,null,xn(i.explicitGroupAndParticipants,(a,c)=>(O(),V(Be,null,[a instanceof t.GroupContext?(O(),Oe(l,{key:c,context:a,renderParticipants:n.renderParticipants},null,8,["context","renderParticipants"])):Ce("",!0),a instanceof t.ParticipantContext?(O(),Oe(o,{key:c,entity:i.getParticipantEntity(a),renderParticipants:n.renderParticipants},null,8,["entity","renderParticipants"])):Ce("",!0)],64))),256)),(O(!0),V(Be,null,xn(i.implicitParticipants,a=>(O(),Oe(o,{key:a.name,entity:a,renderParticipants:n.renderParticipants},null,8,["entity","renderParticipants"]))),128))])],4)}const $3=We(Cw,[["render",vw]]),ww={class:"message-layer relative z-30 pt-24 pb-10"},Ew=Ke({__name:"MessageLayer",props:{context:null},setup(t){const e=Is(()=>Promise.resolve().then(()=>mN)),n=fi.child({name:"MessageLayer"}),r=br(),s=W(()=>r.getters.participants),i=W(()=>r.getters.centerOf),o=W(()=>{if(s.value.Array().length>=1){const l=s.value.Array().slice(0)[0].name;return i.value(l)}return 0});return ze(()=>{n.debug("MessageLayer mounted")}),Si(()=>{n.debug("MessageLayer updated")}),(l,a)=>{const c=ye("block");return O(),V("div",ww,[X(c,{context:t.context,style:we({"padding-left":Le(o)+"px"})},null,8,["context","style"]),X(Le(e))])}}}),yP="",Tw=E.tree.ParseTreeWalker.DEFAULT;class Su extends S{constructor(n){super();te(this,"_orderedParticipants");te(this,"frameRoot",null);te(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...ni(n).ImplicitArray().map(r=>r.name)]}getLeft(n){let r=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>r.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(r=>this.getLocalParticipants(n).includes(r))||""}enterFragment(n){var s;const r={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=r),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(r)),this.parents.push(r)}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)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}getFrame(n){return n.children.map(r=>{Tw.walk(this,r)}),this.frameRoot}}function Ru(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(let r of t.children)e==="LEFT"&&r.left!==t.left||e==="RIGHT"&&r.right!==t.right||(n=Math.max(n,Ru(r,e)));return n+1}function ku(t){return t?{left:10*Ru(t,"LEFT"),right:10*Ru(t,"RIGHT")}:{left:0,right:0}}function B3(t,e){const n=e.orderedParticipantNames(),r=[t.Origin(),...ni(t).Names()],s=n.find(u=>r.includes(u))||"",i=n.slice().reverse().find(u=>r.includes(u))||"",l=new Su(n).getFrame(t),a=ku(l),c=Aw(t,i,e);return console.debug(`frame: ${JSON.stringify(l)} extraWidth: ${c}, leftParticipant: ${s}, rightParticipant: ${i}, border: ${JSON.stringify(a)}`),e.distance(s,i)+a.left+a.right+Hn.half(sr,s)+Hn.half(sr,i)+c}function Aw(t,e,n){const s=w3(t).filter(i=>i.from===i.to).map(i=>sr(i.signature,Er.MessageContent)+37-n.distance(i.from,e)-Hn.half(sr,e));return Math.max.apply(null,[0,...s])}const Ou=Ke({__name:"SeqDiagram",setup(t){const e=br(),n=W(()=>e.getters.rootContext),r=W(()=>e.getters.coordinates),s=W(()=>B3(n.value,r.value)),i=W(()=>{const l=r.value.orderedParticipantNames(),c=new Su(l).getFrame(n.value);return c?ku(c).left+Cu+20:0}),o=se(null);return e.commit("diagramElement",o),(l,a)=>(O(),V("div",{class:"zenuml sequence-diagram relative box-border text-left overflow-visible",ref_key:"diagramRef",ref:o},[T("div",{style:we({paddingLeft:`${Le(i)}px`}),class:"relative"},[X($3,{leftGap:Le(i),context:Le(n).head(),renderParticipants:!1},null,8,["leftGap","context"]),X(Ew,{context:Le(n).block(),style:we({width:`${Le(s)}px`})},null,8,["context","style"]),X($3,{leftGap:Le(i),context:Le(n).head(),renderParticipants:!0},null,8,["leftGap","context"])],4)],512))}}),CP="",Sw={name:"IconList",props:["types"],computed:{},methods:{icon(t){return O3[t==null?void 0:t.toLowerCase()]}}},Rw={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},kw={class:"h-12 flex items-center justify-center bg-gray-50 text-white text-sm font-medium rounded-t-md"},Ow=["innerHTML","alt"],Iw={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},Nw={class:"px-2 py-2 text-xs"},Pw={class:"text-gray-900 font-medium hover:text-gray-600"};function Mw(t,e,n,r,s,i){return O(),V("ul",Rw,[(O(!0),V(Be,null,xn(n.types,o=>(O(),V("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[T("div",kw,[i.icon?(O(),V("i",{key:0,innerHTML:i.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,Ow)):Ce("",!0)]),T("div",Iw,[T("div",Nw,[T("span",Pw,"@"+$e(o),1)])])]))),128))])}const Fw={name:"TipsDialog",components:{Icon:Tr,IconList:We(Sw,[["render",Mw]])},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)}}}},Dw={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},$w=T("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),Bw=T("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),Hw={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"},Uw={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6",slot:"header"},jw=T("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"},"ZenUML Tips",-1),Vw=T("span",{class:"sr-only"},"Close menu",-1),Gw={slot:"body"},zw={class:"relative bg-white pb-32 mt-4 overflow-hidden"},Ww={class:"relative"},qw={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},Zw=ol(`<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)
|
|
453
453
|
@Starter(A)
|
|
454
454
|
|
|
455
455
|
// Show icons
|
|
@@ -496,11 +496,11 @@ A.method() {
|
|
|
496
496
|
}
|
|
497
497
|
A.method() {
|
|
498
498
|
@return A->B: message
|
|
499
|
-
}</code></pre></div></div>`,1),Vw={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},Gw=T("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),zw=T("p",{class:"text-sm text-gray-500"},[_n(" Use "),T("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[T("code",{class:"text-xs"},"@Actor TheParticipant")]),_n(" to define the type of the participant. ")],-1),Ww=T("hr",{class:"mt-4"},null,-1),qw=T("hr",{class:"mt-4"},null,-1),Zw=T("hr",{class:"mt-4"},null,-1);function Kw(t,e,n,r,s,i){const o=ye("Icon"),l=ye("IconList");return O(),V("div",Ow,[Iw,Nw,T("div",Pw,[T("div",null,[T("div",Mw,[Fw,T("button",{type:"button",onClick:e[0]||(e[0]=a=>i.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"},[Dw,X(o,{name:"close","icon-class":"h-6 w-6"})])]),T("div",$w,[T("div",Bw,[T("div",Hw,[T("div",Uw,[jw,T("div",Vw,[Gw,zw,X(l,{types:i.standardTypes},null,8,["types"]),Ww,X(l,{types:i.awsServices},null,8,["types"]),qw,X(l,{types:i.azureServices},null,8,["types"]),Zw,X(l,{types:i.googleServices},null,8,["types"])])])])])])])])])}const Yw=We(kw,[["render",Kw]]),gP="",Xw={name:"point",props:["fill","rtl"]},F3=t=>(Ss("data-v-ca07199a"),t=t(),Rs(),t),Qw={key:0,class:"arrow stroke-2",height:"10",width:"10"},Jw=[F3(()=>T("polyline",{class:"right head fill-current stroke-current",points:"0,0 10,5 0,10"},null,-1))],eE={key:1,class:"arrow stroke-2",height:"10",width:"10"},tE=[F3(()=>T("polyline",{class:"left head fill-current stroke-current",points:"10,0 0,5 10,10"},null,-1))];function nE(t,e,n,r,s,i){return O(),V("div",{class:Ee(["point text-skin-message-arrow",{fill:n.fill,"no-fill":!n.fill,"right-to-left":n.rtl}])},[n.rtl?Ce("",!0):(O(),V("svg",Qw,Jw)),n.rtl?(O(),V("svg",eE,tE)):Ce("",!0)],2)}const rE=We(Xw,[["render",nE],["__scopeId","data-v-ca07199a"]]),sE={class:"name group flex-grow text-sm hover:whitespace-normal hover:text-skin-message-hover hover:bg-skin-message-hover"},iE={class:"inline-block relative min-h-[1em]"},oE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},so=Ke({__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:r,rtl:s,type:i,textStyle:o,classNames:l,number:a}=Va(e),c=br(),u=se(),h=W(()=>c.state.numbering),f=W(()=>(i==null?void 0:i.value)==="async"),p=W(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),g=W(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return!0;case"creation":case"return":return!1}return!1}),L=()=>{c.getters.onMessageClick(n,u.value)};return(v,_)=>(O(),V("div",{class:Ee(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":Le(s),return:Le(i)==="return","right-to-left":Le(s),"text-left":Le(f),"text-center":!Le(f)}]),style:we({"border-bottom-style":Le(p)||void 0}),onClick:L,ref_key:"messageRef",ref:u},[T("div",sE,[T("div",iE,[T("div",{style:we(Le(o)),class:Ee(Le(l))},$e(Le(r)),7),Le(h)?(O(),V("div",oE,$e(Le(a)),1)):Ce("",!0)])]),X(rE,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:Le(g),rtl:Le(s)},null,8,["fill","rtl"])],6))}}),lE={name:"WidthProvider",components:{Message:so},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}},aE={class:"invisible"};function cE(t,e,n,r,s,i){const o=ye("message");return O(),V("div",aE,[X(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const uE=We(lE,[["render",cE]]);function hE(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(),r=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(s),e&&(r.href=e),s.href=t,s.href}const fE=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Sr(t){const e=[];for(let n=0,r=t.length;n<r;n++)e.push(t[n]);return e}function ea(t,e){const r=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return r?parseFloat(r.replace("px","")):0}function dE(t){const e=ea(t,"border-left-width"),n=ea(t,"border-right-width");return t.clientWidth+e+n}function pE(t){const e=ea(t,"border-top-width"),n=ea(t,"border-bottom-width");return t.clientHeight+e+n}function D3(t,e={}){const n=e.width||dE(t),r=e.height||pE(t);return{width:n,height:r}}function gE(){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 sn=16384;function mE(t){(t.width>sn||t.height>sn)&&(t.width>sn&&t.height>sn?t.width>t.height?(t.height*=sn/t.width,t.width=sn):(t.width*=sn/t.height,t.height=sn):t.width>sn?(t.height*=sn/t.width,t.width=sn):(t.width*=sn/t.height,t.height=sn))}function xE(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 r=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=r.length,i=new Uint8Array(s);for(let o=0;o<s;o+=1)i[o]=r.charCodeAt(o);n(new Blob([i],{type:e.type?e.type:"image/png"}))})}function ta(t){return new Promise((e,n)=>{const r=new Image;r.decode=()=>e(r),r.onload=()=>e(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=t})}async function _E(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function LE(t,e,n){const r="http://www.w3.org/2000/svg",s=document.createElementNS(r,"svg"),i=document.createElementNS(r,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),i.setAttribute("width","100%"),i.setAttribute("height","100%"),i.setAttribute("x","0"),i.setAttribute("y","0"),i.setAttribute("externalResourcesRequired","true"),s.appendChild(i),i.appendChild(t),_E(s)}function yE(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function CE(t){return Sr(t).map(e=>{const n=t.getPropertyValue(e),r=t.getPropertyPriority(e);return`${e}: ${n}${r?" !important":""};`}).join(" ")}function bE(t,e,n){const r=`.${t}:${e}`,s=n.cssText?yE(n):CE(n);return document.createTextNode(`${r}{${s}}`)}function $3(t,e,n){const r=window.getComputedStyle(t,n),s=r.getPropertyValue("content");if(s===""||s==="none")return;const i=fE();try{e.className=`${e.className} ${i}`}catch{return}const o=document.createElement("style");o.appendChild(bE(i,n,r)),e.appendChild(o)}function vE(t,e){$3(t,e,":before"),$3(t,e,":after")}const B3="application/font-woff",H3="image/jpeg",wE={woff:B3,woff2:B3,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:H3,jpeg:H3,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function EE(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Ou(t){const e=EE(t).toLowerCase();return wE[e]||""}function TE(t){return t.split(/,/)[1]}function Iu(t){return t.search(/^(data:)/)!==-1}function U3(t,e){return`data:${e};base64,${t}`}async function j3(t,e,n){const r=await fetch(t,e);if(r.status===404)throw new Error(`Resource "${r.url}" not found`);const s=await r.blob();return new Promise((i,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{i(n({res:r,result:l.result}))}catch(a){o(a)}},l.readAsDataURL(s)})}const Nu={};function AE(t,e,n){let r=t.replace(/\?.*/,"");return n&&(r=t),/ttf|otf|eot|woff2?/i.test(r)&&(r=r.replace(/.*\//,"")),e?`[${e}]${r}`:r}async function Pu(t,e,n){const r=AE(t,e,n.includeQueryParams);if(Nu[r]!=null)return Nu[r];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const i=await j3(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),TE(l)));s=U3(i,e)}catch(i){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;i&&(o=typeof i=="string"?i:i.message),o&&console.warn(o)}return Nu[r]=s,s}async function SE(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):ta(e)}async function RE(t,e){if(t.currentSrc){const i=document.createElement("canvas"),o=i.getContext("2d");i.width=t.clientWidth,i.height=t.clientHeight,o==null||o.drawImage(t,0,0,i.width,i.height);const l=i.toDataURL();return ta(l)}const n=t.poster,r=Ou(n),s=await Pu(n,r,e);return ta(s)}async function kE(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await na(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function OE(t,e){return t instanceof HTMLCanvasElement?SE(t):t instanceof HTMLVideoElement?RE(t,e):t instanceof HTMLIFrameElement?kE(t):t.cloneNode(!1)}const IE=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function NE(t,e,n){var r;const s=IE(t)&&t.assignedNodes?Sr(t.assignedNodes()):Sr(((r=t.shadowRoot)!==null&&r!==void 0?r:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((i,o)=>i.then(()=>na(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function PE(t,e){const n=e.style;if(!n)return;const r=window.getComputedStyle(t);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):Sr(r).forEach(s=>{let i=r.getPropertyValue(s);s==="font-size"&&i.endsWith("px")&&(i=`${Math.floor(parseFloat(i.substring(0,i.length-2)))-.1}px`),n.setProperty(s,i,r.getPropertyPriority(s))})}function ME(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function FE(t,e){if(t instanceof HTMLSelectElement){const n=e,r=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));r&&r.setAttribute("selected","")}}function DE(t,e){return e instanceof Element&&(PE(t,e),vE(t,e),ME(t,e),FE(t,e)),e}async function $E(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const r={};for(let i=0;i<n.length;i++){const l=n[i].getAttribute("xlink:href");if(l){const a=t.querySelector(l),c=document.querySelector(l);!a&&c&&!r[l]&&(r[l]=await na(c,e,!0))}}const s=Object.values(r);if(s.length){const i="http://www.w3.org/1999/xhtml",o=document.createElementNS(i,"svg");o.setAttribute("xmlns",i),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(i,"defs");o.appendChild(l);for(let a=0;a<s.length;a++)l.appendChild(s[a]);t.appendChild(o)}return t}async function na(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(r=>OE(r,e)).then(r=>NE(t,r,e)).then(r=>DE(t,r)).then(r=>$E(r,e))}const V3=/url\((['"]?)([^'"]+?)\1\)/g,BE=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,HE=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function UE(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function jE(t){const e=[];return t.replace(V3,(n,r,s)=>(e.push(s),n)),e.filter(n=>!Iu(n))}async function VE(t,e,n,r,s){try{const i=n?hE(e,n):e,o=Ou(e);let l;if(s){const a=await s(i);l=U3(a,o)}else l=await Pu(i,o,r);return t.replace(UE(e),`$1${l}$3`)}catch{}return t}function GE(t,{preferredFontFormat:e}){return e?t.replace(HE,n=>{for(;;){const[r,,s]=BE.exec(n)||[];if(!s)return"";if(s===e)return`src: ${r};`}}):t}function G3(t){return t.search(V3)!==-1}async function z3(t,e,n){if(!G3(t))return t;const r=GE(t,n);return jE(r).reduce((i,o)=>i.then(l=>VE(l,o,e,n)),Promise.resolve(r))}async function zE(t,e){var n;const r=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(r){const s=await z3(r,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function WE(t,e){if(!(t instanceof HTMLImageElement&&!Iu(t.src))&&!(t instanceof SVGImageElement&&!Iu(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,r=await Pu(n,Ou(n),e);await new Promise((s,i)=>{t.onload=s,t.onerror=i;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=r):t.href.baseVal=r})}async function qE(t,e){const r=Sr(t.childNodes).map(s=>W3(s,e));await Promise.all(r).then(()=>t)}async function W3(t,e){t instanceof Element&&(await zE(t,e),await WE(t,e),await qE(t,e))}function ZE(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 r=e.style;return r!=null&&Object.keys(r).forEach(s=>{n[s]=r[s]}),t}const q3={};async function Z3(t){let e=q3[t];if(e!=null)return e;const r=await(await fetch(t)).text();return e={url:t,cssText:r},q3[t]=e,e}async function K3(t,e){let n=t.cssText;const r=/url\(["']?([^"')]+)["']?\)/g,i=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(r,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),j3(l,e.fetchRequestInit,({result:a})=>(n=n.replace(o,`url(${a})`),[o,a]))});return Promise.all(i).then(()=>n)}function Y3(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let r=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const a=s.exec(r);if(a===null)break;e.push(a[0])}r=r.replace(s,"");const i=/@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 a=i.exec(r);if(a===null){if(a=l.exec(r),a===null)break;i.lastIndex=l.lastIndex}else l.lastIndex=i.lastIndex;e.push(a[0])}return e}async function KE(t,e){const n=[],r=[];return t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach((i,o)=>{if(i.type===CSSRule.IMPORT_RULE){let l=o+1;const a=i.href,c=Z3(a).then(u=>K3(u,e)).then(u=>Y3(u).forEach(h=>{try{s.insertRule(h,h.startsWith("@import")?l+=1:s.cssRules.length)}catch(f){console.error("Error inserting rule from remote css",{rule:h,error:f})}})).catch(u=>{console.error("Error loading remote css",u.toString())});r.push(c)}})}catch(i){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&r.push(Z3(s.href).then(l=>K3(l,e)).then(l=>Y3(l).forEach(a=>{o.insertRule(a,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",i.toString())}}),Promise.all(r).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach(i=>{n.push(i)})}catch(i){console.error(`Error while reading CSS rules from ${s.href}`,i.toString())}}),n))}function YE(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>G3(e.style.getPropertyValue("src")))}async function XE(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Sr(t.ownerDocument.styleSheets),r=await KE(n,e);return YE(r)}async function QE(t,e){const n=await XE(t,e);return(await Promise.all(n.map(s=>{const i=s.parentStyleSheet?s.parentStyleSheet.href:null;return z3(s.cssText,i,e)}))).join(`
|
|
500
|
-
`)}async function
|
|
499
|
+
}</code></pre></div></div>`,1),Kw={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},Yw=T("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),Xw=T("p",{class:"text-sm text-gray-500"},[_n(" Use "),T("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[T("code",{class:"text-xs"},"@Actor TheParticipant")]),_n(" to define the type of the participant. ")],-1),Qw=T("hr",{class:"mt-4"},null,-1),Jw=T("hr",{class:"mt-4"},null,-1),eE=T("hr",{class:"mt-4"},null,-1);function tE(t,e,n,r,s,i){const o=ye("Icon"),l=ye("IconList");return O(),V("div",Dw,[$w,Bw,T("div",Hw,[T("div",null,[T("div",Uw,[jw,T("button",{type:"button",onClick:e[0]||(e[0]=a=>i.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"},[Vw,X(o,{name:"close","icon-class":"h-6 w-6"})])]),T("div",Gw,[T("div",zw,[T("div",Ww,[T("div",qw,[Zw,T("div",Kw,[Yw,Xw,X(l,{types:i.standardTypes},null,8,["types"]),Qw,X(l,{types:i.awsServices},null,8,["types"]),Jw,X(l,{types:i.azureServices},null,8,["types"]),eE,X(l,{types:i.googleServices},null,8,["types"])])])])])])])])])}const nE=We(Fw,[["render",tE]]),vP="",rE={name:"point",props:["fill","rtl"]},H3=t=>(Ss("data-v-ca07199a"),t=t(),Rs(),t),sE={key:0,class:"arrow stroke-2",height:"10",width:"10"},iE=[H3(()=>T("polyline",{class:"right head fill-current stroke-current",points:"0,0 10,5 0,10"},null,-1))],oE={key:1,class:"arrow stroke-2",height:"10",width:"10"},lE=[H3(()=>T("polyline",{class:"left head fill-current stroke-current",points:"10,0 0,5 10,10"},null,-1))];function aE(t,e,n,r,s,i){return O(),V("div",{class:Ee(["point text-skin-message-arrow",{fill:n.fill,"no-fill":!n.fill,"right-to-left":n.rtl}])},[n.rtl?Ce("",!0):(O(),V("svg",sE,iE)),n.rtl?(O(),V("svg",oE,lE)):Ce("",!0)],2)}const cE=We(rE,[["render",aE],["__scopeId","data-v-ca07199a"]]),uE={class:"name group flex-grow text-sm hover:whitespace-normal hover:text-skin-message-hover hover:bg-skin-message-hover"},hE={class:"inline-block relative min-h-[1em]"},fE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},so=Ke({__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:r,rtl:s,type:i,textStyle:o,classNames:l,number:a}=Va(e),c=br(),u=se(),h=W(()=>c.state.numbering),f=W(()=>(i==null?void 0:i.value)==="async"),p=W(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),g=W(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return!0;case"creation":case"return":return!1}return!1}),L=()=>{c.getters.onMessageClick(n,u.value)};return(v,_)=>(O(),V("div",{class:Ee(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":Le(s),return:Le(i)==="return","right-to-left":Le(s),"text-left":Le(f),"text-center":!Le(f)}]),style:we({"border-bottom-style":Le(p)||void 0}),onClick:L,ref_key:"messageRef",ref:u},[T("div",uE,[T("div",hE,[T("div",{style:we(Le(o)),class:Ee(Le(l))},$e(Le(r)),7),Le(h)?(O(),V("div",fE,$e(Le(a)),1)):Ce("",!0)])]),X(cE,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:Le(g),rtl:Le(s)},null,8,["fill","rtl"])],6))}}),dE={name:"WidthProvider",components:{Message:so},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}},pE={class:"invisible"};function gE(t,e,n,r,s,i){const o=ye("message");return O(),V("div",pE,[X(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const mE=We(dE,[["render",gE]]);function xE(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(),r=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(s),e&&(r.href=e),s.href=t,s.href}const _E=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Sr(t){const e=[];for(let n=0,r=t.length;n<r;n++)e.push(t[n]);return e}function ea(t,e){const r=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return r?parseFloat(r.replace("px","")):0}function LE(t){const e=ea(t,"border-left-width"),n=ea(t,"border-right-width");return t.clientWidth+e+n}function yE(t){const e=ea(t,"border-top-width"),n=ea(t,"border-bottom-width");return t.clientHeight+e+n}function U3(t,e={}){const n=e.width||LE(t),r=e.height||yE(t);return{width:n,height:r}}function CE(){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 sn=16384;function bE(t){(t.width>sn||t.height>sn)&&(t.width>sn&&t.height>sn?t.width>t.height?(t.height*=sn/t.width,t.width=sn):(t.width*=sn/t.height,t.height=sn):t.width>sn?(t.height*=sn/t.width,t.width=sn):(t.width*=sn/t.height,t.height=sn))}function vE(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 r=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=r.length,i=new Uint8Array(s);for(let o=0;o<s;o+=1)i[o]=r.charCodeAt(o);n(new Blob([i],{type:e.type?e.type:"image/png"}))})}function ta(t){return new Promise((e,n)=>{const r=new Image;r.decode=()=>e(r),r.onload=()=>e(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=t})}async function wE(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function EE(t,e,n){const r="http://www.w3.org/2000/svg",s=document.createElementNS(r,"svg"),i=document.createElementNS(r,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),i.setAttribute("width","100%"),i.setAttribute("height","100%"),i.setAttribute("x","0"),i.setAttribute("y","0"),i.setAttribute("externalResourcesRequired","true"),s.appendChild(i),i.appendChild(t),wE(s)}function TE(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function AE(t){return Sr(t).map(e=>{const n=t.getPropertyValue(e),r=t.getPropertyPriority(e);return`${e}: ${n}${r?" !important":""};`}).join(" ")}function SE(t,e,n){const r=`.${t}:${e}`,s=n.cssText?TE(n):AE(n);return document.createTextNode(`${r}{${s}}`)}function j3(t,e,n){const r=window.getComputedStyle(t,n),s=r.getPropertyValue("content");if(s===""||s==="none")return;const i=_E();try{e.className=`${e.className} ${i}`}catch{return}const o=document.createElement("style");o.appendChild(SE(i,n,r)),e.appendChild(o)}function RE(t,e){j3(t,e,":before"),j3(t,e,":after")}const V3="application/font-woff",G3="image/jpeg",kE={woff:V3,woff2:V3,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:G3,jpeg:G3,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function OE(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Iu(t){const e=OE(t).toLowerCase();return kE[e]||""}function IE(t){return t.split(/,/)[1]}function Nu(t){return t.search(/^(data:)/)!==-1}function z3(t,e){return`data:${e};base64,${t}`}async function W3(t,e,n){const r=await fetch(t,e);if(r.status===404)throw new Error(`Resource "${r.url}" not found`);const s=await r.blob();return new Promise((i,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{i(n({res:r,result:l.result}))}catch(a){o(a)}},l.readAsDataURL(s)})}const Pu={};function NE(t,e,n){let r=t.replace(/\?.*/,"");return n&&(r=t),/ttf|otf|eot|woff2?/i.test(r)&&(r=r.replace(/.*\//,"")),e?`[${e}]${r}`:r}async function Mu(t,e,n){const r=NE(t,e,n.includeQueryParams);if(Pu[r]!=null)return Pu[r];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const i=await W3(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),IE(l)));s=z3(i,e)}catch(i){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;i&&(o=typeof i=="string"?i:i.message),o&&console.warn(o)}return Pu[r]=s,s}async function PE(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):ta(e)}async function ME(t,e){if(t.currentSrc){const i=document.createElement("canvas"),o=i.getContext("2d");i.width=t.clientWidth,i.height=t.clientHeight,o==null||o.drawImage(t,0,0,i.width,i.height);const l=i.toDataURL();return ta(l)}const n=t.poster,r=Iu(n),s=await Mu(n,r,e);return ta(s)}async function FE(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await na(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function DE(t,e){return t instanceof HTMLCanvasElement?PE(t):t instanceof HTMLVideoElement?ME(t,e):t instanceof HTMLIFrameElement?FE(t):t.cloneNode(!1)}const $E=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function BE(t,e,n){var r;const s=$E(t)&&t.assignedNodes?Sr(t.assignedNodes()):Sr(((r=t.shadowRoot)!==null&&r!==void 0?r:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((i,o)=>i.then(()=>na(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function HE(t,e){const n=e.style;if(!n)return;const r=window.getComputedStyle(t);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):Sr(r).forEach(s=>{let i=r.getPropertyValue(s);s==="font-size"&&i.endsWith("px")&&(i=`${Math.floor(parseFloat(i.substring(0,i.length-2)))-.1}px`),n.setProperty(s,i,r.getPropertyPriority(s))})}function UE(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function jE(t,e){if(t instanceof HTMLSelectElement){const n=e,r=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));r&&r.setAttribute("selected","")}}function VE(t,e){return e instanceof Element&&(HE(t,e),RE(t,e),UE(t,e),jE(t,e)),e}async function GE(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const r={};for(let i=0;i<n.length;i++){const l=n[i].getAttribute("xlink:href");if(l){const a=t.querySelector(l),c=document.querySelector(l);!a&&c&&!r[l]&&(r[l]=await na(c,e,!0))}}const s=Object.values(r);if(s.length){const i="http://www.w3.org/1999/xhtml",o=document.createElementNS(i,"svg");o.setAttribute("xmlns",i),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(i,"defs");o.appendChild(l);for(let a=0;a<s.length;a++)l.appendChild(s[a]);t.appendChild(o)}return t}async function na(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(r=>DE(r,e)).then(r=>BE(t,r,e)).then(r=>VE(t,r)).then(r=>GE(r,e))}const q3=/url\((['"]?)([^'"]+?)\1\)/g,zE=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,WE=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function qE(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function ZE(t){const e=[];return t.replace(q3,(n,r,s)=>(e.push(s),n)),e.filter(n=>!Nu(n))}async function KE(t,e,n,r,s){try{const i=n?xE(e,n):e,o=Iu(e);let l;if(s){const a=await s(i);l=z3(a,o)}else l=await Mu(i,o,r);return t.replace(qE(e),`$1${l}$3`)}catch{}return t}function YE(t,{preferredFontFormat:e}){return e?t.replace(WE,n=>{for(;;){const[r,,s]=zE.exec(n)||[];if(!s)return"";if(s===e)return`src: ${r};`}}):t}function Z3(t){return t.search(q3)!==-1}async function K3(t,e,n){if(!Z3(t))return t;const r=YE(t,n);return ZE(r).reduce((i,o)=>i.then(l=>KE(l,o,e,n)),Promise.resolve(r))}async function XE(t,e){var n;const r=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(r){const s=await K3(r,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function QE(t,e){if(!(t instanceof HTMLImageElement&&!Nu(t.src))&&!(t instanceof SVGImageElement&&!Nu(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,r=await Mu(n,Iu(n),e);await new Promise((s,i)=>{t.onload=s,t.onerror=i;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=r):t.href.baseVal=r})}async function JE(t,e){const r=Sr(t.childNodes).map(s=>Y3(s,e));await Promise.all(r).then(()=>t)}async function Y3(t,e){t instanceof Element&&(await XE(t,e),await QE(t,e),await JE(t,e))}function eT(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 r=e.style;return r!=null&&Object.keys(r).forEach(s=>{n[s]=r[s]}),t}const X3={};async function Q3(t){let e=X3[t];if(e!=null)return e;const r=await(await fetch(t)).text();return e={url:t,cssText:r},X3[t]=e,e}async function J3(t,e){let n=t.cssText;const r=/url\(["']?([^"')]+)["']?\)/g,i=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(r,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),W3(l,e.fetchRequestInit,({result:a})=>(n=n.replace(o,`url(${a})`),[o,a]))});return Promise.all(i).then(()=>n)}function e4(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let r=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const a=s.exec(r);if(a===null)break;e.push(a[0])}r=r.replace(s,"");const i=/@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 a=i.exec(r);if(a===null){if(a=l.exec(r),a===null)break;i.lastIndex=l.lastIndex}else l.lastIndex=i.lastIndex;e.push(a[0])}return e}async function tT(t,e){const n=[],r=[];return t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach((i,o)=>{if(i.type===CSSRule.IMPORT_RULE){let l=o+1;const a=i.href,c=Q3(a).then(u=>J3(u,e)).then(u=>e4(u).forEach(h=>{try{s.insertRule(h,h.startsWith("@import")?l+=1:s.cssRules.length)}catch(f){console.error("Error inserting rule from remote css",{rule:h,error:f})}})).catch(u=>{console.error("Error loading remote css",u.toString())});r.push(c)}})}catch(i){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&r.push(Q3(s.href).then(l=>J3(l,e)).then(l=>e4(l).forEach(a=>{o.insertRule(a,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",i.toString())}}),Promise.all(r).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach(i=>{n.push(i)})}catch(i){console.error(`Error while reading CSS rules from ${s.href}`,i.toString())}}),n))}function nT(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>Z3(e.style.getPropertyValue("src")))}async function rT(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Sr(t.ownerDocument.styleSheets),r=await tT(n,e);return nT(r)}async function sT(t,e){const n=await rT(t,e);return(await Promise.all(n.map(s=>{const i=s.parentStyleSheet?s.parentStyleSheet.href:null;return K3(s.cssText,i,e)}))).join(`
|
|
500
|
+
`)}async function iT(t,e){const n=e.fontEmbedCSS!=null?e.fontEmbedCSS:e.skipFonts?null:await sT(t,e);if(n){const r=document.createElement("style"),s=document.createTextNode(n);r.appendChild(s),t.firstChild?t.insertBefore(r,t.firstChild):t.appendChild(r)}}async function t4(t,e={}){const{width:n,height:r}=U3(t,e),s=await na(t,e,!0);return await iT(s,e),await Y3(s,e),eT(s,e),await EE(s,n,r)}async function Fu(t,e={}){const{width:n,height:r}=U3(t,e),s=await t4(t,e),i=await ta(s),o=document.createElement("canvas"),l=o.getContext("2d"),a=e.pixelRatio||CE(),c=e.canvasWidth||n,u=e.canvasHeight||r;return o.width=c*a,o.height=u*a,e.skipAutoScale||bE(o),o.style.width=`${c}`,o.style.height=`${u}`,e.backgroundColor&&(l.fillStyle=e.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(i,0,0,o.width,o.height),o}async function oT(t,e={}){return(await Fu(t,e)).toDataURL()}async function lT(t,e={}){return(await Fu(t,e)).toDataURL("image/jpeg",e.quality||1)}async function aT(t,e={}){const n=await Fu(t,e);return await vE(n)}const cT="process.env.VUE_APP_GIT_HASH",uT="process.env.VUE_APP_GIT_BRANCH",hT={name:"Debug",components:{Icon:Tr},data(){return{commitHash:cT,gitBranch:uT}},computed:{debug(){return!!localStorage.zenumlDebug}}},fT={class:"flex flex-nowrap m-2 text-sm"},dT={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"},pT={class:"inline-block px-2"};function gT(t,e,n,r,s,i){const o=ye("Icon");return Yo((O(),V("div",null,[T("div",fT,[T("div",dT,[X(o,{name:"debug","icon-class":"h-4 w-4"}),T("span",pT,$e(s.gitBranch)+":"+$e(s.commitHash),1)])])],512)),[[Pi,i.debug]])}const mT=We(hT,[["render",gT]]);function Un(t,e,...n){if(t in e){let s=e[t];return typeof s=="function"?s(...n):s}let r=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(r,Un),r}var ra=(t=>(t[t.None=0]="None",t[t.RenderStrategy=1]="RenderStrategy",t[t.Static=2]="Static",t))(ra||{}),Rr=(t=>(t[t.Unmount=0]="Unmount",t[t.Hidden=1]="Hidden",t))(Rr||{});function At({visible:t=!0,features:e=0,ourProps:n,theirProps:r,...s}){var i;let o=r4(r,n),l=Object.assign(s,{props:o});if(t||e&2&&o.static)return Du(l);if(e&1){let a=(i=o.unmount)==null||i?0:1;return Un(a,{[0](){return null},[1](){return Du({...s,props:{...o,hidden:!0,style:{display:"none"}}})}})}return Du(l)}function Du({props:t,attrs:e,slots:n,slot:r,name:s}){var i,o;let{as:l,...a}=$u(t,["unmount","static"]),c=(i=n.default)==null?void 0:i.call(n,r),u={};if(r){let h=!1,f=[];for(let[p,g]of Object.entries(r))typeof g=="boolean"&&(h=!0),g===!0&&f.push(p);h&&(u["data-headlessui-state"]=f.join(" "))}if(l==="template"){if(c=n4(c!=null?c:[]),Object.keys(a).length>0||Object.keys(e).length>0){let[h,...f]=c!=null?c:[];if(!_T(h)||f.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(a).concat(Object.keys(e)).map(L=>L.trim()).filter((L,v,_)=>_.indexOf(L)===v).sort((L,v)=>L.localeCompare(v)).map(L=>` - ${L}`).join(`
|
|
501
501
|
`),"","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(L=>` - ${L}`).join(`
|
|
502
502
|
`)].join(`
|
|
503
|
-
`));let p=J3((o=h.props)!=null?o:{},a),g=Qt(h,p);for(let L in p)L.startsWith("on")&&(g.props||(g.props={}),g.props[L]=p[L]);return g}return Array.isArray(c)&&c.length===1?c[0]:c}return Ye(l,Object.assign({},a,u),{default:()=>c})}function Q3(t){return t.flatMap(e=>e.type===Be?Q3(e.children):[e])}function J3(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let r of t)for(let s in r)s.startsWith("on")&&typeof r[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(r[s])):e[s]=r[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(r=>[r,void 0])));for(let r in n)Object.assign(e,{[r](s,...i){let o=n[r];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...i)}}});return e}function hT(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function Du(t,e=[]){let n=Object.assign({},t);for(let r of e)r in n&&delete n[r];return n}function fT(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let dT=0;function pT(){return++dT}function jn(){return pT()}var kr=(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))(kr||{});function ot(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let e4=Symbol("Context");var on=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(on||{});function gT(){return $u()!==null}function $u(){return at(e4,null)}function mT(t){kt(e4,t)}var xT=Object.defineProperty,_T=(t,e,n)=>e in t?xT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,t4=(t,e,n)=>(_T(t,typeof e!="symbol"?e+"":e,n),n);class LT{constructor(){t4(this,"current",this.detect()),t4(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 io=new LT;function Vn(t){if(io.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=ot(t);if(e)return e.ownerDocument}return document}function yT({container:t,accept:e,walk:n,enabled:r}){Bt(()=>{let s=t.value;if(!s||r!==void 0&&!r.value)return;let i=Vn(t);if(!i)return;let o=Object.assign(a=>e(a),{acceptNode:e}),l=i.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let Bu=["[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 fn=(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))(fn||{}),sa=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(sa||{}),CT=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(CT||{});function bT(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(Bu)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var n4=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(n4||{});function vT(t,e=0){var n;return t===((n=Vn(t))==null?void 0:n.body)?!1:Un(e,{[0](){return t.matches(Bu)},[1](){let r=t;for(;r!==null;){if(r.matches(Bu))return!0;r=r.parentElement}return!1}})}var wT=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(wT||{});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 ls(t){t==null||t.focus({preventScroll:!0})}let ET=["textarea","input"].join(",");function TT(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,ET))!=null?n:!1}function r4(t,e=n=>n){return t.slice().sort((n,r)=>{let s=e(n),i=e(r);if(s===null||i===null)return 0;let o=s.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function ri(t,e,{sorted:n=!0,relativeTo:r=null,skipElements:s=[]}={}){var i;let o=(i=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?i:document,l=Array.isArray(t)?n?r4(t):t:bT(t);s.length>0&&l.length>1&&(l=l.filter(g=>!s.includes(g))),r=r!=null?r:o.activeElement;let a=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(r))-1;if(e&4)return Math.max(0,l.indexOf(r))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=e&32?{preventScroll:!0}:{},h=0,f=l.length,p;do{if(h>=f||h+f<=0)return 0;let g=c+h;if(e&16)g=(g+f)%f;else{if(g<0)return 3;if(g>=f)return 1}p=l[g],p==null||p.focus(u),h+=a}while(p!==o.activeElement);return e&6&&TT(p)&&p.select(),2}function ia(t,e,n){io.isServer||Bt(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function s4(t,e,n){io.isServer||Bt(r=>{window.addEventListener(t,e,n),r(()=>window.removeEventListener(t,e,n))})}function AT(t,e,n=W(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;let l=o(i);if(l===null||!l.getRootNode().contains(l))return;let a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(let c of a){if(c===null)continue;let u=c instanceof HTMLElement?c:ot(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!vT(l,n4.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}let s=se(null);ia("pointerdown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),ia("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),ia("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),ia("touchend",i=>r(i,()=>i.target instanceof HTMLElement?i.target:null),!0),s4("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var oo=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(oo||{});let oa=Ke({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:r,...s}=t,i={"aria-hidden":(r&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",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return At({ourProps:i,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function i4(t={},e=null,n=[]){for(let[r,s]of Object.entries(t))l4(n,o4(e,r),s);return n}function o4(t,e){return t?t+"["+e+"]":e}function l4(t,e,n){if(Array.isArray(n))for(let[r,s]of n.entries())l4(t,o4(e,r.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,""]):i4(n,e,t)}function ST(t){var e,n;let r=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(r){for(let s of r.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=r.requestSubmit)==null||n.call(r)}}function RT(t,e,n){let r=se(n==null?void 0:n.value),s=W(()=>t.value!==void 0);return[W(()=>s.value?t.value:r.value),function(i){return s.value||(r.value=i),e==null?void 0:e(i)}]}function kT(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function Hu(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function lo(){let t=[],e={addEventListener(n,r,s,i){return n.addEventListener(r,s,i),e.add(()=>n.removeEventListener(r,s,i))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(r))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let r=setTimeout(...n);e.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return Hu(()=>{r.current&&n[0]()}),e.add(()=>{r.current=!1})},style(n,r,s){let i=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:s}),this.add(()=>{Object.assign(n.style,{[r]:i})})},group(n){let r=lo();return n(r),this.add(()=>r.dispose())},add(n){return t.push(n),()=>{let r=t.indexOf(n);if(r>=0)for(let s of t.splice(r,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var ao=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(ao||{});function OT(){let t=se(0);return s4("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function a4(t,e,n,r){io.isServer||Bt(s=>{t=t!=null?t:window,t.addEventListener(e,n,r),s(()=>t.removeEventListener(e,n,r))})}function IT(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function c4(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 r=ot(n);r instanceof HTMLElement&&e.add(r)}return e}var u4=(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))(u4||{});let co=Object.assign(Ke({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:se(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=se(null);r({el:s,$el:s});let i=W(()=>Vn(s)),o=se(!1);ze(()=>o.value=!0),dt(()=>o.value=!1),PT({ownerDocument:i},W(()=>o.value&&Boolean(t.features&16)));let l=MT({ownerDocument:i,container:s,initialFocus:W(()=>t.initialFocus)},W(()=>o.value&&Boolean(t.features&2)));FT({ownerDocument:i,container:s,containers:t.containers,previousActiveElement:l},W(()=>o.value&&Boolean(t.features&8)));let a=OT();function c(p){let g=ot(s);!g||(L=>L())(()=>{Un(a.value,{[ao.Forwards]:()=>{ri(g,fn.First,{skipElements:[p.relatedTarget]})},[ao.Backwards]:()=>{ri(g,fn.Last,{skipElements:[p.relatedTarget]})}})})}let u=se(!1);function h(p){p.key==="Tab"&&(u.value=!0,requestAnimationFrame(()=>{u.value=!1}))}function f(p){if(!o.value)return;let g=c4(t.containers);ot(s)instanceof HTMLElement&&g.add(ot(s));let L=p.relatedTarget;L instanceof HTMLElement&&L.dataset.headlessuiFocusGuard!=="true"&&(h4(g,L)||(u.value?ri(ot(s),Un(a.value,{[ao.Forwards]:()=>fn.Next,[ao.Backwards]:()=>fn.Previous})|fn.WrapAround,{relativeTo:p.target}):p.target instanceof HTMLElement&&ls(p.target)))}return()=>{let p={},g={ref:s,onKeydown:h,onFocusout:f},{features:L,initialFocus:v,containers:_,...m}=t;return Ye(Be,[Boolean(L&4)&&Ye(oa,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oo.Focusable}),At({ourProps:g,theirProps:{...e,...m},slot:p,attrs:e,slots:n,name:"FocusTrap"}),Boolean(L&4)&&Ye(oa,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oo.Focusable})])}}}),{features:u4}),as=[];IT(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&as[0]!==e.target&&(as.unshift(e.target),as=as.filter(n=>n!=null&&n.isConnected),as.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 NT(t){let e=se(as.slice());return rt([t],([n],[r])=>{r===!0&&n===!1?Hu(()=>{e.value.splice(0)}):r===!1&&n===!0&&(e.value=as.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(r=>r!=null&&r.isConnected))!=null?n:null}}function PT({ownerDocument:t},e){let n=NT(e);ze(()=>{Bt(()=>{var r,s;e.value||((r=t.value)==null?void 0:r.activeElement)===((s=t.value)==null?void 0:s.body)&&ls(n())},{flush:"post"})}),dt(()=>{e.value&&ls(n())})}function MT({ownerDocument:t,container:e,initialFocus:n},r){let s=se(null),i=se(!1);return ze(()=>i.value=!0),dt(()=>i.value=!1),ze(()=>{rt([e,n,r],(o,l)=>{if(o.every((c,u)=>(l==null?void 0:l[u])===c)||!r.value)return;let a=ot(e);a&&Hu(()=>{var c,u;if(!i.value)return;let h=ot(n),f=(c=t.value)==null?void 0:c.activeElement;if(h){if(h===f){s.value=f;return}}else if(a.contains(f)){s.value=f;return}h?ls(h):ri(a,fn.First|fn.NoScroll)===sa.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(u=t.value)==null?void 0:u.activeElement})},{immediate:!0,flush:"post"})}),s}function FT({ownerDocument:t,container:e,containers:n,previousActiveElement:r},s){var i;a4((i=t.value)==null?void 0:i.defaultView,"focus",o=>{if(!s.value)return;let l=c4(n);ot(e)instanceof HTMLElement&&l.add(ot(e));let a=r.value;if(!a)return;let c=o.target;c&&c instanceof HTMLElement?h4(l,c)?(r.value=c,ls(c)):(o.preventDefault(),o.stopPropagation(),ls(a)):ls(r.value)},!0)}function h4(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let Uu=new Map,uo=new Map;function f4(t,e=se(!0)){Bt(n=>{var r;if(!e.value)return;let s=ot(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=uo.get(s))!=null?o:1;if(l===1?uo.delete(s):uo.set(s,l-1),l!==1)return;let a=Uu.get(s);a&&(a["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",a["aria-hidden"]),s.inert=a.inert,Uu.delete(s))});let i=(r=uo.get(s))!=null?r:0;uo.set(s,i+1),i===0&&(Uu.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let d4=Symbol("ForcePortalRootContext");function DT(){return at(d4,!1)}let ju=Ke({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return kt(d4,t.force),()=>{let{force:r,...s}=t;return At({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function $T(t){let e=Vn(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 r=e.createElement("div");return r.setAttribute("id","headlessui-portal-root"),e.body.appendChild(r)}let Vu=Ke({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let r=se(null),s=W(()=>Vn(r)),i=DT(),o=at(p4,null),l=se(i===!0||o==null?$T(r.value):o.resolveTarget());Bt(()=>{i||o!=null&&(l.value=o.resolveTarget())});let a=at(Gu,null);return ze(()=>{let c=ot(r);c&&a&&dt(a.register(c))}),dt(()=>{var c,u;let h=(c=s.value)==null?void 0:c.getElementById("headlessui-portal-root");h&&l.value===h&&l.value.children.length<=0&&((u=l.value.parentElement)==null||u.removeChild(l.value))}),()=>{if(l.value===null)return null;let c={ref:r,"data-headlessui-portal":""};return Ye(ff,{to:l.value},At({ourProps:c,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),Gu=Symbol("PortalParentContext");function BT(){let t=at(Gu,null),e=se([]);function n(i){return e.value.push(i),t&&t.register(i),()=>r(i)}function r(i){let o=e.value.indexOf(i);o!==-1&&e.value.splice(o,1),t&&t.unregister(i)}let s={register:n,unregister:r,portals:e};return[e,Ke({name:"PortalWrapper",setup(i,{slots:o}){return kt(Gu,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let p4=Symbol("PortalGroupContext"),HT=Ke({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let r=Tn({resolveTarget(){return t.target}});return kt(p4,r),()=>{let{target:s,...i}=t;return At({theirProps:i,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),g4=Symbol("StackContext");var zu=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(zu||{});function UT(){return at(g4,()=>{})}function jT({type:t,enabled:e,element:n,onUpdate:r}){let s=UT();function i(...o){r==null||r(...o),s(...o)}ze(()=>{rt(e,(o,l)=>{o?i(0,t,n):l===!0&&i(1,t,n)},{immediate:!0,flush:"sync"})}),dt(()=>{e.value&&i(1,t,n)}),kt(g4,i)}let m4=Symbol("DescriptionContext");function VT(){let t=at(m4,null);if(t===null)throw new Error("Missing parent");return t}function Wu({slot:t=se({}),name:e="Description",props:n={}}={}){let r=se([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(m4,{register:s,slot:t,name:e,props:n}),W(()=>r.value.length>0?r.value.join(" "):void 0)}let x4=Ke({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=VT();return ze(()=>dt(r.register(t.id))),()=>{let{name:s="Description",slot:i=se({}),props:o={}}=r,{id:l,...a}=t,c={...Object.entries(o).reduce((u,[h,f])=>Object.assign(u,{[h]:Le(f)}),{}),id:l};return At({ourProps:c,theirProps:a,slot:i.value,attrs:e,slots:n,name:s})}}});function GT(t){let e=$o(t.getSnapshot());return dt(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function zT(t,e){let n=t(),r=new Set;return{getSnapshot(){return n},subscribe(s){return r.add(s),()=>r.delete(s)},dispatch(s,...i){let o=e[s].call(n,...i);o&&(n=o,r.forEach(l=>l()))}}}function WT(){let t;return{before({doc:e}){var n;let r=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-r.clientWidth},after({doc:e,d:n}){let r=e.documentElement,s=r.clientWidth-r.offsetWidth,i=t-s;n.style(r,"paddingRight",`${i}px`)}}}function qT(){if(!kT())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:r}){function s(o){return r.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=lo();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 i=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:a}=new URL(l.href),c=e.querySelector(a);c&&!s(c)&&(i=c)}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),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})}}}function ZT(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function KT(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let cs=zT(()=>new Map,{PUSH(t,e){var n;let r=(n=this.get(t))!=null?n:{doc:t,count:0,d:lo(),meta:new Set};return r.count++,r.meta.add(e),this.set(t,r),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 r={doc:t,d:e,meta:KT(n)},s=[qT(),WT(),ZT()];s.forEach(({before:i})=>i==null?void 0:i(r)),s.forEach(({after:i})=>i==null?void 0:i(r))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});cs.subscribe(()=>{let t=cs.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let r=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!r||!s&&r)&&cs.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&cs.dispatch("TEARDOWN",n)}});function YT(t,e,n){let r=GT(cs),s=W(()=>{let i=t.value?r.value.get(t.value):void 0;return i?i.count>0:!1});return rt([t,e],([i,o],[l],a)=>{if(!i||!o)return;cs.dispatch("PUSH",i,n);let c=!1;a(()=>{c||(cs.dispatch("POP",l!=null?l:i,n),c=!0)})},{immediate:!0}),s}function XT({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let r=se(null),s=Vn(r);function i(){var o;let l=[];for(let a of t)a!==null&&(a instanceof HTMLElement?l.push(a):"value"in a&&a.value instanceof HTMLElement&&l.push(a.value));if(e!=null&&e.value)for(let a of e.value)l.push(a);for(let a of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])a!==document.body&&a!==document.head&&a instanceof HTMLElement&&a.id!=="headlessui-portal-root"&&(a.contains(ot(r))||l.some(c=>a.contains(c))||l.push(a));return l}return{resolveContainers:i,contains(o){return i().some(l=>l.contains(o))},mainTreeNodeRef:r,MainTreeNode(){return n!=null?null:Ye(oa,{features:oo.Hidden,ref:r})}}}var QT=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(QT||{});let qu=Symbol("DialogContext");function ho(t){let e=at(qu,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,ho),n}return e}let la="DC8F892D-2EBD-447C-A4C8-A03058436FF4",JT=Ke({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:la},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${jn()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){var i;let o=se(!1);ze(()=>{o.value=!0});let l=se(0),a=$u(),c=W(()=>t.open===la&&a!==null?(a.value&on.Open)===on.Open:t.open),u=se(null),h=W(()=>Vn(u));if(s({el:u,$el:u}),!(t.open!==la||a!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof c.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${c.value===la?void 0:t.open}`);let f=W(()=>o.value&&c.value?0:1),p=W(()=>f.value===0),g=W(()=>l.value>1),L=at(qu,null)!==null,[v,_]=BT(),{resolveContainers:m,mainTreeNodeRef:y,MainTreeNode:b}=XT({portals:v,defaultContainers:[W(()=>{var Q;return(Q=he.panelRef.value)!=null?Q:u.value})]}),A=W(()=>g.value?"parent":"leaf"),I=W(()=>a!==null?(a.value&on.Closing)===on.Closing:!1),N=W(()=>L||I.value?!1:p.value),R=W(()=>{var Q,fe,et;return(et=Array.from((fe=(Q=h.value)==null?void 0:Q.querySelectorAll("body > *"))!=null?fe:[]).find(tt=>tt.id==="headlessui-portal-root"?!1:tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});f4(R,N);let q=W(()=>g.value?!0:p.value),G=W(()=>{var Q,fe,et;return(et=Array.from((fe=(Q=h.value)==null?void 0:Q.querySelectorAll("[data-headlessui-portal]"))!=null?fe:[]).find(tt=>tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});f4(G,q),jT({type:"Dialog",enabled:W(()=>f.value===0),element:u,onUpdate:(Q,fe)=>{if(fe==="Dialog")return Un(Q,{[zu.Add]:()=>l.value+=1,[zu.Remove]:()=>l.value-=1})}});let K=Wu({name:"DialogDescription",slot:W(()=>({open:c.value}))}),_e=se(null),he={titleId:_e,panelRef:se(null),dialogState:f,setTitleId(Q){_e.value!==Q&&(_e.value=Q)},close(){e("close",!1)}};kt(qu,he);let Y=W(()=>!(!p.value||g.value));AT(m,(Q,fe)=>{he.close(),Ur(()=>fe==null?void 0:fe.focus())},Y);let ve=W(()=>!(g.value||f.value!==0));a4((i=h.value)==null?void 0:i.defaultView,"keydown",Q=>{ve.value&&(Q.defaultPrevented||Q.key===kr.Escape&&(Q.preventDefault(),Q.stopPropagation(),he.close()))});let F=W(()=>!(I.value||f.value!==0||L));return YT(h,F,Q=>{var fe;return{containers:[...(fe=Q.containers)!=null?fe:[],m]}}),Bt(Q=>{if(f.value!==0)return;let fe=ot(u);if(!fe)return;let et=new ResizeObserver(tt=>{for(let Wt of tt){let ut=Wt.target.getBoundingClientRect();ut.x===0&&ut.y===0&&ut.width===0&&ut.height===0&&he.close()}});et.observe(fe),Q(()=>et.disconnect())}),()=>{let{id:Q,open:fe,initialFocus:et,...tt}=t,Wt={...n,ref:u,id:Q,role:"dialog","aria-modal":f.value===0?!0:void 0,"aria-labelledby":_e.value,"aria-describedby":K.value},ut={open:f.value===0};return Ye(ju,{force:!0},()=>[Ye(Vu,()=>Ye(HT,{target:u.value},()=>Ye(ju,{force:!1},()=>Ye(co,{initialFocus:et,containers:m,features:p.value?Un(A.value,{parent:co.features.RestoreFocus,leaf:co.features.All&~co.features.FocusLock}):co.features.None},()=>Ye(_,{},()=>At({ourProps:Wt,theirProps:{...tt,...n},slot:ut,attrs:n,slots:r,visible:f.value===0,features:ra.RenderStrategy|ra.Static,name:"Dialog"})))))),Ye(b)])}}});Ke({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=ho("DialogOverlay");function s(i){i.target===i.currentTarget&&(i.preventDefault(),i.stopPropagation(),r.close())}return()=>{let{id:i,...o}=t;return At({ourProps:{id:i,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),Ke({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${jn()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=ho("DialogBackdrop"),i=se(null);return r({el:i,$el:i}),ze(()=>{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,a={id:o,ref:i,"aria-hidden":!0};return Ye(ju,{force:!0},()=>Ye(Vu,()=>At({ourProps:a,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let eA=Ke({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${jn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=ho("DialogPanel");r({el:s.panelRef,$el:s.panelRef});function i(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,a={id:o,ref:s.panelRef,onClick:i};return At({ourProps:a,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),tA=Ke({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=ho("DialogTitle");return ze(()=>{r.setTitleId(t.id),dt(()=>r.setTitleId(null))}),()=>{let{id:s,...i}=t;return At({ourProps:{id:s},theirProps:i,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),_4=Symbol("LabelContext");function L4(){let t=at(_4,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,L4),e}return t}function y4({slot:t={},name:e="Label",props:n={}}={}){let r=se([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(_4,{register:s,slot:t,name:e,props:n}),W(()=>r.value.length>0?r.value.join(" "):void 0)}let nA=Ke({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${jn()}`}},setup(t,{slots:e,attrs:n}){let r=L4();return ze(()=>dt(r.register(t.id))),()=>{let{name:s="Label",slot:i={},props:o={}}=r,{id:l,passive:a,...c}=t,u={...Object.entries(o).reduce((h,[f,p])=>Object.assign(h,{[f]:Le(p)}),{}),id:l};return a&&(delete u.onClick,delete u.htmlFor,delete c.onClick),At({ourProps:u,theirProps:c,slot:i,attrs:n,slots:e,name:s})}}});function rA(t,e){return t===e}let C4=Symbol("RadioGroupContext");function b4(t){let e=at(C4,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,b4),n}return e}let sA=Ke({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>rA},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-${jn()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=se(null),o=se([]),l=y4({name:"RadioGroupLabel"}),a=Wu({name:"RadioGroupDescription"});s({el:i,$el:i});let[c,u]=RT(W(()=>t.modelValue),g=>e("update:modelValue",g),W(()=>t.defaultValue)),h={options:o,value:c,disabled:W(()=>t.disabled),firstOption:W(()=>o.value.find(g=>!g.propsRef.disabled)),containsCheckedOption:W(()=>o.value.some(g=>h.compare(Te(g.propsRef.value),Te(t.modelValue)))),compare(g,L){if(typeof t.by=="string"){let v=t.by;return(g==null?void 0:g[v])===(L==null?void 0:L[v])}return t.by(g,L)},change(g){var L;if(t.disabled||h.compare(Te(c.value),Te(g)))return!1;let v=(L=o.value.find(_=>h.compare(Te(_.propsRef.value),Te(g))))==null?void 0:L.propsRef;return v!=null&&v.disabled?!1:(u(g),!0)},registerOption(g){o.value.push(g),o.value=r4(o.value,L=>L.element)},unregisterOption(g){let L=o.value.findIndex(v=>v.id===g);L!==-1&&o.value.splice(L,1)}};kt(C4,h),yT({container:W(()=>ot(i)),accept(g){return g.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:g.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(g){g.setAttribute("role","none")}});function f(g){if(!i.value||!i.value.contains(g.target))return;let L=o.value.filter(v=>v.propsRef.disabled===!1).map(v=>v.element);switch(g.key){case kr.Enter:ST(g.currentTarget);break;case kr.ArrowLeft:case kr.ArrowUp:if(g.preventDefault(),g.stopPropagation(),ri(L,fn.Previous|fn.WrapAround)===sa.Success){let v=o.value.find(_=>{var m;return _.element===((m=Vn(i))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break;case kr.ArrowRight:case kr.ArrowDown:if(g.preventDefault(),g.stopPropagation(),ri(L,fn.Next|fn.WrapAround)===sa.Success){let v=o.value.find(_=>{var m;return _.element===((m=Vn(_.element))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break;case kr.Space:{g.preventDefault(),g.stopPropagation();let v=o.value.find(_=>{var m;return _.element===((m=Vn(_.element))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break}}let p=W(()=>{var g;return(g=ot(i))==null?void 0:g.closest("form")});return ze(()=>{rt([p],()=>{if(!p.value||t.defaultValue===void 0)return;function g(){h.change(t.defaultValue)}return p.value.addEventListener("reset",g),()=>{var L;(L=p.value)==null||L.removeEventListener("reset",g)}},{immediate:!0})}),()=>{let{disabled:g,name:L,id:v,form:_,...m}=t,y={ref:i,id:v,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":a.value,onKeydown:f};return Ye(Be,[...L!=null&&c.value!=null?i4({[L]:c.value}).map(([b,A])=>Ye(oa,hT({features:oo.Hidden,key:b,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:_,name:b,value:A}))):[],At({ourProps:y,theirProps:{...n,...Du(m,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:r,name:"RadioGroup"})])}}});var iA=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(iA||{});let oA=Ke({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-${jn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=b4("RadioGroupOption"),i=y4({name:"RadioGroupLabel"}),o=Wu({name:"RadioGroupDescription"}),l=se(null),a=W(()=>({value:t.value,disabled:t.disabled})),c=se(1);r({el:l,$el:l});let u=W(()=>ot(l));ze(()=>s.registerOption({id:t.id,element:u,propsRef:a})),dt(()=>s.unregisterOption(t.id));let h=W(()=>{var m;return((m=s.firstOption.value)==null?void 0:m.id)===t.id}),f=W(()=>s.disabled.value||t.disabled),p=W(()=>s.compare(Te(s.value.value),Te(t.value))),g=W(()=>f.value?-1:p.value||!s.containsCheckedOption.value&&h.value?0:-1);function L(){var m;s.change(t.value)&&(c.value|=2,(m=ot(l))==null||m.focus())}function v(){c.value|=2}function _(){c.value&=-3}return()=>{let{id:m,value:y,disabled:b,...A}=t,I={checked:p.value,disabled:f.value,active:Boolean(c.value&2)},N={id:m,ref:l,role:"radio","aria-checked":p.value?"true":"false","aria-labelledby":i.value,"aria-describedby":o.value,"aria-disabled":f.value?!0:void 0,tabIndex:g.value,onClick:f.value?void 0:L,onFocus:f.value?void 0:v,onBlur:f.value?void 0:_};return At({ourProps:N,theirProps:A,slot:I,attrs:e,slots:n,name:"RadioGroupOption"})}}}),v4=nA;function lA(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function Zu(t,...e){t&&e.length>0&&t.classList.add(...e)}function aa(t,...e){t&&e.length>0&&t.classList.remove(...e)}var Ku=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(Ku||{});function aA(t,e){let n=lo();if(!t)return n.dispose;let{transitionDuration:r,transitionDelay:s}=getComputedStyle(t),[i,o]=[r,s].map(l=>{let[a=0]=l.split(",").filter(Boolean).map(c=>c.includes("ms")?parseFloat(c):parseFloat(c)*1e3).sort((c,u)=>u-c);return a});return i!==0?n.setTimeout(()=>e("finished"),i+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function w4(t,e,n,r,s,i){let o=lo(),l=i!==void 0?lA(i):()=>{};return aa(t,...s),Zu(t,...e,...n),o.nextFrame(()=>{aa(t,...n),Zu(t,...r),o.add(aA(t,a=>(aa(t,...r,...e),Zu(t,...s),l(a))))}),o.add(()=>aa(t,...e,...n,...r,...s)),o.add(()=>l("cancelled")),o.dispose}function us(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let Yu=Symbol("TransitionContext");var cA=(t=>(t.Visible="visible",t.Hidden="hidden",t))(cA||{});function uA(){return at(Yu,null)!==null}function hA(){let t=at(Yu,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function fA(){let t=at(Xu,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let Xu=Symbol("NestingContext");function ca(t){return"children"in t?ca(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function E4(t){let e=se([]),n=se(!1);ze(()=>n.value=!0),dt(()=>n.value=!1);function r(i,o=Rr.Hidden){let l=e.value.findIndex(({id:a})=>a===i);l!==-1&&(Un(o,{[Rr.Unmount](){e.value.splice(l,1)},[Rr.Hidden](){e.value[l].state="hidden"}}),!ca(e)&&n.value&&(t==null||t()))}function s(i){let o=e.value.find(({id:l})=>l===i);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:i,state:"visible"}),()=>r(i,Rr.Unmount)}return{children:e,register:s,unregister:r}}let T4=ra.RenderStrategy,ua=Ke({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:r,expose:s}){let i=se(0);function o(){i.value|=on.Opening,e("beforeEnter")}function l(){i.value&=~on.Opening,e("afterEnter")}function a(){i.value|=on.Closing,e("beforeLeave")}function c(){i.value&=~on.Closing,e("afterLeave")}if(!uA()&&gT())return()=>Ye(A4,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:a,onAfterLeave:c},r);let u=se(null),h=W(()=>t.unmount?Rr.Unmount:Rr.Hidden);s({el:u,$el:u});let{show:f,appear:p}=hA(),{register:g,unregister:L}=fA(),v=se(f.value?"visible":"hidden"),_={value:!0},m=jn(),y={value:!1},b=E4(()=>{!y.value&&v.value!=="hidden"&&(v.value="hidden",L(m),c())});ze(()=>{let he=g(m);dt(he)}),Bt(()=>{if(h.value===Rr.Hidden&&m){if(f.value&&v.value!=="visible"){v.value="visible";return}Un(v.value,{hidden:()=>L(m),visible:()=>g(m)})}});let A=us(t.enter),I=us(t.enterFrom),N=us(t.enterTo),R=us(t.entered),q=us(t.leave),G=us(t.leaveFrom),K=us(t.leaveTo);ze(()=>{Bt(()=>{if(v.value==="visible"){let he=ot(u);if(he instanceof Comment&&he.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function _e(he){let Y=_.value&&!p.value,ve=ot(u);!ve||!(ve instanceof HTMLElement)||Y||(y.value=!0,f.value&&o(),f.value||a(),he(f.value?w4(ve,A,I,N,R,F=>{y.value=!1,F===Ku.Finished&&l()}):w4(ve,q,G,K,R,F=>{y.value=!1,F===Ku.Finished&&(ca(b)||(v.value="hidden",L(m),c()))})))}return ze(()=>{rt([f],(he,Y,ve)=>{_e(ve),_.value=!1},{immediate:!0})}),kt(Xu,b),mT(W(()=>Un(v.value,{visible:on.Open,hidden:on.Closed})|i.value)),()=>{let{appear:he,show:Y,enter:ve,enterFrom:F,enterTo:Q,entered:fe,leave:et,leaveFrom:tt,leaveTo:Wt,...ut}=t,D={ref:u},ce={...ut,...p.value&&f.value&&io.isServer?{class:Ee([n.class,ut.class,...A,...I])}:{}};return At({theirProps:ce,ourProps:D,slot:{},slots:r,attrs:n,features:T4,visible:v.value==="visible",name:"TransitionChild"})}}}),dA=ua,A4=Ke({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:r}){let s=$u(),i=W(()=>t.show===null&&s!==null?(s.value&on.Open)===on.Open:t.show);Bt(()=>{if(![!0,!1].includes(i.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=se(i.value?"visible":"hidden"),l=E4(()=>{o.value="hidden"}),a=se(!0),c={show:i,appear:W(()=>t.appear||!a.value)};return ze(()=>{Bt(()=>{a.value=!1,i.value?o.value="visible":ca(l)||(o.value="hidden")})}),kt(Xu,l),kt(Yu,c),()=>{let u=Du(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),h={unmount:t.unmount};return At({ourProps:{...h,as:"template"},theirProps:{},slot:{},slots:{...r,default:()=>[Ye(dA,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...h,...u},r.default)]},attrs:{},features:T4,visible:o.value==="visible",name:"Transition"})}}});const pA=`<svg width="100%" height="100%" viewBox="0 0 200 130" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
503
|
+
`));let p=r4((o=h.props)!=null?o:{},a),g=Qt(h,p);for(let L in p)L.startsWith("on")&&(g.props||(g.props={}),g.props[L]=p[L]);return g}return Array.isArray(c)&&c.length===1?c[0]:c}return Ye(l,Object.assign({},a,u),{default:()=>c})}function n4(t){return t.flatMap(e=>e.type===Be?n4(e.children):[e])}function r4(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let r of t)for(let s in r)s.startsWith("on")&&typeof r[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(r[s])):e[s]=r[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(r=>[r,void 0])));for(let r in n)Object.assign(e,{[r](s,...i){let o=n[r];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...i)}}});return e}function xT(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function $u(t,e=[]){let n=Object.assign({},t);for(let r of e)r in n&&delete n[r];return n}function _T(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let LT=0;function yT(){return++LT}function jn(){return yT()}var kr=(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))(kr||{});function ot(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let s4=Symbol("Context");var on=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(on||{});function CT(){return Bu()!==null}function Bu(){return at(s4,null)}function bT(t){kt(s4,t)}var vT=Object.defineProperty,wT=(t,e,n)=>e in t?vT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,i4=(t,e,n)=>(wT(t,typeof e!="symbol"?e+"":e,n),n);class ET{constructor(){i4(this,"current",this.detect()),i4(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 io=new ET;function Vn(t){if(io.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=ot(t);if(e)return e.ownerDocument}return document}function TT({container:t,accept:e,walk:n,enabled:r}){Bt(()=>{let s=t.value;if(!s||r!==void 0&&!r.value)return;let i=Vn(t);if(!i)return;let o=Object.assign(a=>e(a),{acceptNode:e}),l=i.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let Hu=["[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 fn=(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))(fn||{}),sa=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(sa||{}),AT=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(AT||{});function ST(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(Hu)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var o4=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(o4||{});function RT(t,e=0){var n;return t===((n=Vn(t))==null?void 0:n.body)?!1:Un(e,{[0](){return t.matches(Hu)},[1](){let r=t;for(;r!==null;){if(r.matches(Hu))return!0;r=r.parentElement}return!1}})}var kT=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(kT||{});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 ls(t){t==null||t.focus({preventScroll:!0})}let OT=["textarea","input"].join(",");function IT(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,OT))!=null?n:!1}function l4(t,e=n=>n){return t.slice().sort((n,r)=>{let s=e(n),i=e(r);if(s===null||i===null)return 0;let o=s.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function ri(t,e,{sorted:n=!0,relativeTo:r=null,skipElements:s=[]}={}){var i;let o=(i=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?i:document,l=Array.isArray(t)?n?l4(t):t:ST(t);s.length>0&&l.length>1&&(l=l.filter(g=>!s.includes(g))),r=r!=null?r:o.activeElement;let a=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(r))-1;if(e&4)return Math.max(0,l.indexOf(r))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=e&32?{preventScroll:!0}:{},h=0,f=l.length,p;do{if(h>=f||h+f<=0)return 0;let g=c+h;if(e&16)g=(g+f)%f;else{if(g<0)return 3;if(g>=f)return 1}p=l[g],p==null||p.focus(u),h+=a}while(p!==o.activeElement);return e&6&&IT(p)&&p.select(),2}function ia(t,e,n){io.isServer||Bt(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function a4(t,e,n){io.isServer||Bt(r=>{window.addEventListener(t,e,n),r(()=>window.removeEventListener(t,e,n))})}function NT(t,e,n=W(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;let l=o(i);if(l===null||!l.getRootNode().contains(l))return;let a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(let c of a){if(c===null)continue;let u=c instanceof HTMLElement?c:ot(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!RT(l,o4.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}let s=se(null);ia("pointerdown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),ia("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),ia("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),ia("touchend",i=>r(i,()=>i.target instanceof HTMLElement?i.target:null),!0),a4("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var oo=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(oo||{});let oa=Ke({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:r,...s}=t,i={"aria-hidden":(r&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",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return At({ourProps:i,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function c4(t={},e=null,n=[]){for(let[r,s]of Object.entries(t))h4(n,u4(e,r),s);return n}function u4(t,e){return t?t+"["+e+"]":e}function h4(t,e,n){if(Array.isArray(n))for(let[r,s]of n.entries())h4(t,u4(e,r.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,""]):c4(n,e,t)}function PT(t){var e,n;let r=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(r){for(let s of r.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=r.requestSubmit)==null||n.call(r)}}function MT(t,e,n){let r=se(n==null?void 0:n.value),s=W(()=>t.value!==void 0);return[W(()=>s.value?t.value:r.value),function(i){return s.value||(r.value=i),e==null?void 0:e(i)}]}function FT(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function Uu(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function lo(){let t=[],e={addEventListener(n,r,s,i){return n.addEventListener(r,s,i),e.add(()=>n.removeEventListener(r,s,i))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(r))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let r=setTimeout(...n);e.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return Uu(()=>{r.current&&n[0]()}),e.add(()=>{r.current=!1})},style(n,r,s){let i=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:s}),this.add(()=>{Object.assign(n.style,{[r]:i})})},group(n){let r=lo();return n(r),this.add(()=>r.dispose())},add(n){return t.push(n),()=>{let r=t.indexOf(n);if(r>=0)for(let s of t.splice(r,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var ao=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(ao||{});function DT(){let t=se(0);return a4("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function f4(t,e,n,r){io.isServer||Bt(s=>{t=t!=null?t:window,t.addEventListener(e,n,r),s(()=>t.removeEventListener(e,n,r))})}function $T(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function d4(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 r=ot(n);r instanceof HTMLElement&&e.add(r)}return e}var p4=(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))(p4||{});let co=Object.assign(Ke({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:se(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=se(null);r({el:s,$el:s});let i=W(()=>Vn(s)),o=se(!1);ze(()=>o.value=!0),dt(()=>o.value=!1),HT({ownerDocument:i},W(()=>o.value&&Boolean(t.features&16)));let l=UT({ownerDocument:i,container:s,initialFocus:W(()=>t.initialFocus)},W(()=>o.value&&Boolean(t.features&2)));jT({ownerDocument:i,container:s,containers:t.containers,previousActiveElement:l},W(()=>o.value&&Boolean(t.features&8)));let a=DT();function c(p){let g=ot(s);!g||(L=>L())(()=>{Un(a.value,{[ao.Forwards]:()=>{ri(g,fn.First,{skipElements:[p.relatedTarget]})},[ao.Backwards]:()=>{ri(g,fn.Last,{skipElements:[p.relatedTarget]})}})})}let u=se(!1);function h(p){p.key==="Tab"&&(u.value=!0,requestAnimationFrame(()=>{u.value=!1}))}function f(p){if(!o.value)return;let g=d4(t.containers);ot(s)instanceof HTMLElement&&g.add(ot(s));let L=p.relatedTarget;L instanceof HTMLElement&&L.dataset.headlessuiFocusGuard!=="true"&&(g4(g,L)||(u.value?ri(ot(s),Un(a.value,{[ao.Forwards]:()=>fn.Next,[ao.Backwards]:()=>fn.Previous})|fn.WrapAround,{relativeTo:p.target}):p.target instanceof HTMLElement&&ls(p.target)))}return()=>{let p={},g={ref:s,onKeydown:h,onFocusout:f},{features:L,initialFocus:v,containers:_,...m}=t;return Ye(Be,[Boolean(L&4)&&Ye(oa,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oo.Focusable}),At({ourProps:g,theirProps:{...e,...m},slot:p,attrs:e,slots:n,name:"FocusTrap"}),Boolean(L&4)&&Ye(oa,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oo.Focusable})])}}}),{features:p4}),as=[];$T(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&as[0]!==e.target&&(as.unshift(e.target),as=as.filter(n=>n!=null&&n.isConnected),as.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 BT(t){let e=se(as.slice());return rt([t],([n],[r])=>{r===!0&&n===!1?Uu(()=>{e.value.splice(0)}):r===!1&&n===!0&&(e.value=as.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(r=>r!=null&&r.isConnected))!=null?n:null}}function HT({ownerDocument:t},e){let n=BT(e);ze(()=>{Bt(()=>{var r,s;e.value||((r=t.value)==null?void 0:r.activeElement)===((s=t.value)==null?void 0:s.body)&&ls(n())},{flush:"post"})}),dt(()=>{e.value&&ls(n())})}function UT({ownerDocument:t,container:e,initialFocus:n},r){let s=se(null),i=se(!1);return ze(()=>i.value=!0),dt(()=>i.value=!1),ze(()=>{rt([e,n,r],(o,l)=>{if(o.every((c,u)=>(l==null?void 0:l[u])===c)||!r.value)return;let a=ot(e);a&&Uu(()=>{var c,u;if(!i.value)return;let h=ot(n),f=(c=t.value)==null?void 0:c.activeElement;if(h){if(h===f){s.value=f;return}}else if(a.contains(f)){s.value=f;return}h?ls(h):ri(a,fn.First|fn.NoScroll)===sa.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(u=t.value)==null?void 0:u.activeElement})},{immediate:!0,flush:"post"})}),s}function jT({ownerDocument:t,container:e,containers:n,previousActiveElement:r},s){var i;f4((i=t.value)==null?void 0:i.defaultView,"focus",o=>{if(!s.value)return;let l=d4(n);ot(e)instanceof HTMLElement&&l.add(ot(e));let a=r.value;if(!a)return;let c=o.target;c&&c instanceof HTMLElement?g4(l,c)?(r.value=c,ls(c)):(o.preventDefault(),o.stopPropagation(),ls(a)):ls(r.value)},!0)}function g4(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let ju=new Map,uo=new Map;function m4(t,e=se(!0)){Bt(n=>{var r;if(!e.value)return;let s=ot(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=uo.get(s))!=null?o:1;if(l===1?uo.delete(s):uo.set(s,l-1),l!==1)return;let a=ju.get(s);a&&(a["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",a["aria-hidden"]),s.inert=a.inert,ju.delete(s))});let i=(r=uo.get(s))!=null?r:0;uo.set(s,i+1),i===0&&(ju.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let x4=Symbol("ForcePortalRootContext");function VT(){return at(x4,!1)}let Vu=Ke({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return kt(x4,t.force),()=>{let{force:r,...s}=t;return At({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function GT(t){let e=Vn(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 r=e.createElement("div");return r.setAttribute("id","headlessui-portal-root"),e.body.appendChild(r)}let Gu=Ke({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let r=se(null),s=W(()=>Vn(r)),i=VT(),o=at(_4,null),l=se(i===!0||o==null?GT(r.value):o.resolveTarget());Bt(()=>{i||o!=null&&(l.value=o.resolveTarget())});let a=at(zu,null);return ze(()=>{let c=ot(r);c&&a&&dt(a.register(c))}),dt(()=>{var c,u;let h=(c=s.value)==null?void 0:c.getElementById("headlessui-portal-root");h&&l.value===h&&l.value.children.length<=0&&((u=l.value.parentElement)==null||u.removeChild(l.value))}),()=>{if(l.value===null)return null;let c={ref:r,"data-headlessui-portal":""};return Ye(df,{to:l.value},At({ourProps:c,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),zu=Symbol("PortalParentContext");function zT(){let t=at(zu,null),e=se([]);function n(i){return e.value.push(i),t&&t.register(i),()=>r(i)}function r(i){let o=e.value.indexOf(i);o!==-1&&e.value.splice(o,1),t&&t.unregister(i)}let s={register:n,unregister:r,portals:e};return[e,Ke({name:"PortalWrapper",setup(i,{slots:o}){return kt(zu,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let _4=Symbol("PortalGroupContext"),WT=Ke({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let r=Tn({resolveTarget(){return t.target}});return kt(_4,r),()=>{let{target:s,...i}=t;return At({theirProps:i,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),L4=Symbol("StackContext");var Wu=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(Wu||{});function qT(){return at(L4,()=>{})}function ZT({type:t,enabled:e,element:n,onUpdate:r}){let s=qT();function i(...o){r==null||r(...o),s(...o)}ze(()=>{rt(e,(o,l)=>{o?i(0,t,n):l===!0&&i(1,t,n)},{immediate:!0,flush:"sync"})}),dt(()=>{e.value&&i(1,t,n)}),kt(L4,i)}let y4=Symbol("DescriptionContext");function KT(){let t=at(y4,null);if(t===null)throw new Error("Missing parent");return t}function qu({slot:t=se({}),name:e="Description",props:n={}}={}){let r=se([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(y4,{register:s,slot:t,name:e,props:n}),W(()=>r.value.length>0?r.value.join(" "):void 0)}let C4=Ke({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=KT();return ze(()=>dt(r.register(t.id))),()=>{let{name:s="Description",slot:i=se({}),props:o={}}=r,{id:l,...a}=t,c={...Object.entries(o).reduce((u,[h,f])=>Object.assign(u,{[h]:Le(f)}),{}),id:l};return At({ourProps:c,theirProps:a,slot:i.value,attrs:e,slots:n,name:s})}}});function YT(t){let e=$o(t.getSnapshot());return dt(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function XT(t,e){let n=t(),r=new Set;return{getSnapshot(){return n},subscribe(s){return r.add(s),()=>r.delete(s)},dispatch(s,...i){let o=e[s].call(n,...i);o&&(n=o,r.forEach(l=>l()))}}}function QT(){let t;return{before({doc:e}){var n;let r=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-r.clientWidth},after({doc:e,d:n}){let r=e.documentElement,s=r.clientWidth-r.offsetWidth,i=t-s;n.style(r,"paddingRight",`${i}px`)}}}function JT(){if(!FT())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:r}){function s(o){return r.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=lo();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 i=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:a}=new URL(l.href),c=e.querySelector(a);c&&!s(c)&&(i=c)}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),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})}}}function eA(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function tA(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let cs=XT(()=>new Map,{PUSH(t,e){var n;let r=(n=this.get(t))!=null?n:{doc:t,count:0,d:lo(),meta:new Set};return r.count++,r.meta.add(e),this.set(t,r),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 r={doc:t,d:e,meta:tA(n)},s=[JT(),QT(),eA()];s.forEach(({before:i})=>i==null?void 0:i(r)),s.forEach(({after:i})=>i==null?void 0:i(r))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});cs.subscribe(()=>{let t=cs.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let r=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!r||!s&&r)&&cs.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&cs.dispatch("TEARDOWN",n)}});function nA(t,e,n){let r=YT(cs),s=W(()=>{let i=t.value?r.value.get(t.value):void 0;return i?i.count>0:!1});return rt([t,e],([i,o],[l],a)=>{if(!i||!o)return;cs.dispatch("PUSH",i,n);let c=!1;a(()=>{c||(cs.dispatch("POP",l!=null?l:i,n),c=!0)})},{immediate:!0}),s}function rA({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let r=se(null),s=Vn(r);function i(){var o;let l=[];for(let a of t)a!==null&&(a instanceof HTMLElement?l.push(a):"value"in a&&a.value instanceof HTMLElement&&l.push(a.value));if(e!=null&&e.value)for(let a of e.value)l.push(a);for(let a of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])a!==document.body&&a!==document.head&&a instanceof HTMLElement&&a.id!=="headlessui-portal-root"&&(a.contains(ot(r))||l.some(c=>a.contains(c))||l.push(a));return l}return{resolveContainers:i,contains(o){return i().some(l=>l.contains(o))},mainTreeNodeRef:r,MainTreeNode(){return n!=null?null:Ye(oa,{features:oo.Hidden,ref:r})}}}var sA=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(sA||{});let Zu=Symbol("DialogContext");function ho(t){let e=at(Zu,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,ho),n}return e}let la="DC8F892D-2EBD-447C-A4C8-A03058436FF4",iA=Ke({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:la},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${jn()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){var i;let o=se(!1);ze(()=>{o.value=!0});let l=se(0),a=Bu(),c=W(()=>t.open===la&&a!==null?(a.value&on.Open)===on.Open:t.open),u=se(null),h=W(()=>Vn(u));if(s({el:u,$el:u}),!(t.open!==la||a!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof c.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${c.value===la?void 0:t.open}`);let f=W(()=>o.value&&c.value?0:1),p=W(()=>f.value===0),g=W(()=>l.value>1),L=at(Zu,null)!==null,[v,_]=zT(),{resolveContainers:m,mainTreeNodeRef:y,MainTreeNode:b}=rA({portals:v,defaultContainers:[W(()=>{var Q;return(Q=he.panelRef.value)!=null?Q:u.value})]}),A=W(()=>g.value?"parent":"leaf"),I=W(()=>a!==null?(a.value&on.Closing)===on.Closing:!1),N=W(()=>L||I.value?!1:p.value),R=W(()=>{var Q,fe,et;return(et=Array.from((fe=(Q=h.value)==null?void 0:Q.querySelectorAll("body > *"))!=null?fe:[]).find(tt=>tt.id==="headlessui-portal-root"?!1:tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});m4(R,N);let q=W(()=>g.value?!0:p.value),G=W(()=>{var Q,fe,et;return(et=Array.from((fe=(Q=h.value)==null?void 0:Q.querySelectorAll("[data-headlessui-portal]"))!=null?fe:[]).find(tt=>tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});m4(G,q),ZT({type:"Dialog",enabled:W(()=>f.value===0),element:u,onUpdate:(Q,fe)=>{if(fe==="Dialog")return Un(Q,{[Wu.Add]:()=>l.value+=1,[Wu.Remove]:()=>l.value-=1})}});let K=qu({name:"DialogDescription",slot:W(()=>({open:c.value}))}),_e=se(null),he={titleId:_e,panelRef:se(null),dialogState:f,setTitleId(Q){_e.value!==Q&&(_e.value=Q)},close(){e("close",!1)}};kt(Zu,he);let Y=W(()=>!(!p.value||g.value));NT(m,(Q,fe)=>{he.close(),Ur(()=>fe==null?void 0:fe.focus())},Y);let ve=W(()=>!(g.value||f.value!==0));f4((i=h.value)==null?void 0:i.defaultView,"keydown",Q=>{ve.value&&(Q.defaultPrevented||Q.key===kr.Escape&&(Q.preventDefault(),Q.stopPropagation(),he.close()))});let F=W(()=>!(I.value||f.value!==0||L));return nA(h,F,Q=>{var fe;return{containers:[...(fe=Q.containers)!=null?fe:[],m]}}),Bt(Q=>{if(f.value!==0)return;let fe=ot(u);if(!fe)return;let et=new ResizeObserver(tt=>{for(let Wt of tt){let ut=Wt.target.getBoundingClientRect();ut.x===0&&ut.y===0&&ut.width===0&&ut.height===0&&he.close()}});et.observe(fe),Q(()=>et.disconnect())}),()=>{let{id:Q,open:fe,initialFocus:et,...tt}=t,Wt={...n,ref:u,id:Q,role:"dialog","aria-modal":f.value===0?!0:void 0,"aria-labelledby":_e.value,"aria-describedby":K.value},ut={open:f.value===0};return Ye(Vu,{force:!0},()=>[Ye(Gu,()=>Ye(WT,{target:u.value},()=>Ye(Vu,{force:!1},()=>Ye(co,{initialFocus:et,containers:m,features:p.value?Un(A.value,{parent:co.features.RestoreFocus,leaf:co.features.All&~co.features.FocusLock}):co.features.None},()=>Ye(_,{},()=>At({ourProps:Wt,theirProps:{...tt,...n},slot:ut,attrs:n,slots:r,visible:f.value===0,features:ra.RenderStrategy|ra.Static,name:"Dialog"})))))),Ye(b)])}}});Ke({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=ho("DialogOverlay");function s(i){i.target===i.currentTarget&&(i.preventDefault(),i.stopPropagation(),r.close())}return()=>{let{id:i,...o}=t;return At({ourProps:{id:i,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),Ke({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${jn()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=ho("DialogBackdrop"),i=se(null);return r({el:i,$el:i}),ze(()=>{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,a={id:o,ref:i,"aria-hidden":!0};return Ye(Vu,{force:!0},()=>Ye(Gu,()=>At({ourProps:a,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let oA=Ke({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${jn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=ho("DialogPanel");r({el:s.panelRef,$el:s.panelRef});function i(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,a={id:o,ref:s.panelRef,onClick:i};return At({ourProps:a,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),lA=Ke({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${jn()}`}},setup(t,{attrs:e,slots:n}){let r=ho("DialogTitle");return ze(()=>{r.setTitleId(t.id),dt(()=>r.setTitleId(null))}),()=>{let{id:s,...i}=t;return At({ourProps:{id:s},theirProps:i,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),b4=Symbol("LabelContext");function v4(){let t=at(b4,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,v4),e}return t}function w4({slot:t={},name:e="Label",props:n={}}={}){let r=se([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(b4,{register:s,slot:t,name:e,props:n}),W(()=>r.value.length>0?r.value.join(" "):void 0)}let aA=Ke({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${jn()}`}},setup(t,{slots:e,attrs:n}){let r=v4();return ze(()=>dt(r.register(t.id))),()=>{let{name:s="Label",slot:i={},props:o={}}=r,{id:l,passive:a,...c}=t,u={...Object.entries(o).reduce((h,[f,p])=>Object.assign(h,{[f]:Le(p)}),{}),id:l};return a&&(delete u.onClick,delete u.htmlFor,delete c.onClick),At({ourProps:u,theirProps:c,slot:i,attrs:n,slots:e,name:s})}}});function cA(t,e){return t===e}let E4=Symbol("RadioGroupContext");function T4(t){let e=at(E4,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,T4),n}return e}let uA=Ke({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>cA},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-${jn()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=se(null),o=se([]),l=w4({name:"RadioGroupLabel"}),a=qu({name:"RadioGroupDescription"});s({el:i,$el:i});let[c,u]=MT(W(()=>t.modelValue),g=>e("update:modelValue",g),W(()=>t.defaultValue)),h={options:o,value:c,disabled:W(()=>t.disabled),firstOption:W(()=>o.value.find(g=>!g.propsRef.disabled)),containsCheckedOption:W(()=>o.value.some(g=>h.compare(Te(g.propsRef.value),Te(t.modelValue)))),compare(g,L){if(typeof t.by=="string"){let v=t.by;return(g==null?void 0:g[v])===(L==null?void 0:L[v])}return t.by(g,L)},change(g){var L;if(t.disabled||h.compare(Te(c.value),Te(g)))return!1;let v=(L=o.value.find(_=>h.compare(Te(_.propsRef.value),Te(g))))==null?void 0:L.propsRef;return v!=null&&v.disabled?!1:(u(g),!0)},registerOption(g){o.value.push(g),o.value=l4(o.value,L=>L.element)},unregisterOption(g){let L=o.value.findIndex(v=>v.id===g);L!==-1&&o.value.splice(L,1)}};kt(E4,h),TT({container:W(()=>ot(i)),accept(g){return g.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:g.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(g){g.setAttribute("role","none")}});function f(g){if(!i.value||!i.value.contains(g.target))return;let L=o.value.filter(v=>v.propsRef.disabled===!1).map(v=>v.element);switch(g.key){case kr.Enter:PT(g.currentTarget);break;case kr.ArrowLeft:case kr.ArrowUp:if(g.preventDefault(),g.stopPropagation(),ri(L,fn.Previous|fn.WrapAround)===sa.Success){let v=o.value.find(_=>{var m;return _.element===((m=Vn(i))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break;case kr.ArrowRight:case kr.ArrowDown:if(g.preventDefault(),g.stopPropagation(),ri(L,fn.Next|fn.WrapAround)===sa.Success){let v=o.value.find(_=>{var m;return _.element===((m=Vn(_.element))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break;case kr.Space:{g.preventDefault(),g.stopPropagation();let v=o.value.find(_=>{var m;return _.element===((m=Vn(_.element))==null?void 0:m.activeElement)});v&&h.change(v.propsRef.value)}break}}let p=W(()=>{var g;return(g=ot(i))==null?void 0:g.closest("form")});return ze(()=>{rt([p],()=>{if(!p.value||t.defaultValue===void 0)return;function g(){h.change(t.defaultValue)}return p.value.addEventListener("reset",g),()=>{var L;(L=p.value)==null||L.removeEventListener("reset",g)}},{immediate:!0})}),()=>{let{disabled:g,name:L,id:v,form:_,...m}=t,y={ref:i,id:v,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":a.value,onKeydown:f};return Ye(Be,[...L!=null&&c.value!=null?c4({[L]:c.value}).map(([b,A])=>Ye(oa,xT({features:oo.Hidden,key:b,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:_,name:b,value:A}))):[],At({ourProps:y,theirProps:{...n,...$u(m,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:r,name:"RadioGroup"})])}}});var hA=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(hA||{});let fA=Ke({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-${jn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=T4("RadioGroupOption"),i=w4({name:"RadioGroupLabel"}),o=qu({name:"RadioGroupDescription"}),l=se(null),a=W(()=>({value:t.value,disabled:t.disabled})),c=se(1);r({el:l,$el:l});let u=W(()=>ot(l));ze(()=>s.registerOption({id:t.id,element:u,propsRef:a})),dt(()=>s.unregisterOption(t.id));let h=W(()=>{var m;return((m=s.firstOption.value)==null?void 0:m.id)===t.id}),f=W(()=>s.disabled.value||t.disabled),p=W(()=>s.compare(Te(s.value.value),Te(t.value))),g=W(()=>f.value?-1:p.value||!s.containsCheckedOption.value&&h.value?0:-1);function L(){var m;s.change(t.value)&&(c.value|=2,(m=ot(l))==null||m.focus())}function v(){c.value|=2}function _(){c.value&=-3}return()=>{let{id:m,value:y,disabled:b,...A}=t,I={checked:p.value,disabled:f.value,active:Boolean(c.value&2)},N={id:m,ref:l,role:"radio","aria-checked":p.value?"true":"false","aria-labelledby":i.value,"aria-describedby":o.value,"aria-disabled":f.value?!0:void 0,tabIndex:g.value,onClick:f.value?void 0:L,onFocus:f.value?void 0:v,onBlur:f.value?void 0:_};return At({ourProps:N,theirProps:A,slot:I,attrs:e,slots:n,name:"RadioGroupOption"})}}}),A4=aA;function dA(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function Ku(t,...e){t&&e.length>0&&t.classList.add(...e)}function aa(t,...e){t&&e.length>0&&t.classList.remove(...e)}var Yu=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(Yu||{});function pA(t,e){let n=lo();if(!t)return n.dispose;let{transitionDuration:r,transitionDelay:s}=getComputedStyle(t),[i,o]=[r,s].map(l=>{let[a=0]=l.split(",").filter(Boolean).map(c=>c.includes("ms")?parseFloat(c):parseFloat(c)*1e3).sort((c,u)=>u-c);return a});return i!==0?n.setTimeout(()=>e("finished"),i+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function S4(t,e,n,r,s,i){let o=lo(),l=i!==void 0?dA(i):()=>{};return aa(t,...s),Ku(t,...e,...n),o.nextFrame(()=>{aa(t,...n),Ku(t,...r),o.add(pA(t,a=>(aa(t,...r,...e),Ku(t,...s),l(a))))}),o.add(()=>aa(t,...e,...n,...r,...s)),o.add(()=>l("cancelled")),o.dispose}function us(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let Xu=Symbol("TransitionContext");var gA=(t=>(t.Visible="visible",t.Hidden="hidden",t))(gA||{});function mA(){return at(Xu,null)!==null}function xA(){let t=at(Xu,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function _A(){let t=at(Qu,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let Qu=Symbol("NestingContext");function ca(t){return"children"in t?ca(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function R4(t){let e=se([]),n=se(!1);ze(()=>n.value=!0),dt(()=>n.value=!1);function r(i,o=Rr.Hidden){let l=e.value.findIndex(({id:a})=>a===i);l!==-1&&(Un(o,{[Rr.Unmount](){e.value.splice(l,1)},[Rr.Hidden](){e.value[l].state="hidden"}}),!ca(e)&&n.value&&(t==null||t()))}function s(i){let o=e.value.find(({id:l})=>l===i);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:i,state:"visible"}),()=>r(i,Rr.Unmount)}return{children:e,register:s,unregister:r}}let k4=ra.RenderStrategy,ua=Ke({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:r,expose:s}){let i=se(0);function o(){i.value|=on.Opening,e("beforeEnter")}function l(){i.value&=~on.Opening,e("afterEnter")}function a(){i.value|=on.Closing,e("beforeLeave")}function c(){i.value&=~on.Closing,e("afterLeave")}if(!mA()&&CT())return()=>Ye(O4,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:a,onAfterLeave:c},r);let u=se(null),h=W(()=>t.unmount?Rr.Unmount:Rr.Hidden);s({el:u,$el:u});let{show:f,appear:p}=xA(),{register:g,unregister:L}=_A(),v=se(f.value?"visible":"hidden"),_={value:!0},m=jn(),y={value:!1},b=R4(()=>{!y.value&&v.value!=="hidden"&&(v.value="hidden",L(m),c())});ze(()=>{let he=g(m);dt(he)}),Bt(()=>{if(h.value===Rr.Hidden&&m){if(f.value&&v.value!=="visible"){v.value="visible";return}Un(v.value,{hidden:()=>L(m),visible:()=>g(m)})}});let A=us(t.enter),I=us(t.enterFrom),N=us(t.enterTo),R=us(t.entered),q=us(t.leave),G=us(t.leaveFrom),K=us(t.leaveTo);ze(()=>{Bt(()=>{if(v.value==="visible"){let he=ot(u);if(he instanceof Comment&&he.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function _e(he){let Y=_.value&&!p.value,ve=ot(u);!ve||!(ve instanceof HTMLElement)||Y||(y.value=!0,f.value&&o(),f.value||a(),he(f.value?S4(ve,A,I,N,R,F=>{y.value=!1,F===Yu.Finished&&l()}):S4(ve,q,G,K,R,F=>{y.value=!1,F===Yu.Finished&&(ca(b)||(v.value="hidden",L(m),c()))})))}return ze(()=>{rt([f],(he,Y,ve)=>{_e(ve),_.value=!1},{immediate:!0})}),kt(Qu,b),bT(W(()=>Un(v.value,{visible:on.Open,hidden:on.Closed})|i.value)),()=>{let{appear:he,show:Y,enter:ve,enterFrom:F,enterTo:Q,entered:fe,leave:et,leaveFrom:tt,leaveTo:Wt,...ut}=t,D={ref:u},ce={...ut,...p.value&&f.value&&io.isServer?{class:Ee([n.class,ut.class,...A,...I])}:{}};return At({theirProps:ce,ourProps:D,slot:{},slots:r,attrs:n,features:k4,visible:v.value==="visible",name:"TransitionChild"})}}}),LA=ua,O4=Ke({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:r}){let s=Bu(),i=W(()=>t.show===null&&s!==null?(s.value&on.Open)===on.Open:t.show);Bt(()=>{if(![!0,!1].includes(i.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=se(i.value?"visible":"hidden"),l=R4(()=>{o.value="hidden"}),a=se(!0),c={show:i,appear:W(()=>t.appear||!a.value)};return ze(()=>{Bt(()=>{a.value=!1,i.value?o.value="visible":ca(l)||(o.value="hidden")})}),kt(Qu,l),kt(Xu,c),()=>{let u=$u(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),h={unmount:t.unmount};return At({ourProps:{...h,as:"template"},theirProps:{},slot:{},slots:{...r,default:()=>[Ye(LA,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...h,...u},r.default)]},attrs:{},features:k4,visible:o.value==="visible",name:"Transition"})}}});const yA=`<svg width="100%" height="100%" viewBox="0 0 200 130" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
504
504
|
<rect width="200" height="130" fill="white"/>
|
|
505
505
|
<rect x="21" y="19" width="40" height="16" stroke="#666666" stroke-width="2"/>
|
|
506
506
|
<rect x="43" y="46" width="65" height="8" transform="rotate(90 43 46)" fill="#D9D9D9" stroke="#666666" stroke-width="2"/>
|
|
@@ -514,7 +514,7 @@ A.method() {
|
|
|
514
514
|
<rect x="88" y="25" width="26" height="4" fill="#666666"/>
|
|
515
515
|
<rect x="147" y="25" width="26" height="4" fill="#666666"/>
|
|
516
516
|
</svg>
|
|
517
|
-
`,
|
|
517
|
+
`,CA=`<svg width="100%" height="100%" viewBox="0 0 200 130" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
518
518
|
<rect width="200" height="130" fill="white"/>
|
|
519
519
|
<rect x="21" y="19" width="40" height="16" stroke="#368EFF" stroke-width="2"/>
|
|
520
520
|
<rect x="43" y="46" width="65" height="8" transform="rotate(90 43 46)" fill="#EBF4FF" stroke="#368EFF" stroke-width="2"/>
|
|
@@ -528,7 +528,7 @@ A.method() {
|
|
|
528
528
|
<rect x="88" y="25" width="26" height="4" fill="#368EFF"/>
|
|
529
529
|
<rect x="147" y="25" width="26" height="4" fill="#368EFF"/>
|
|
530
530
|
</svg>
|
|
531
|
-
`,
|
|
531
|
+
`,bA=`<svg width="100%" height="100%" viewBox="0 0 200 130" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
532
532
|
<rect width="200" height="130" fill="#202126"/>
|
|
533
533
|
<rect x="21" y="19" width="40" height="16" stroke="#368EFF" stroke-width="2"/>
|
|
534
534
|
<rect x="43" y="46" width="65" height="8" transform="rotate(90 43 46)" fill="#222C3C" stroke="#368EFF" stroke-width="2"/>
|
|
@@ -542,10 +542,10 @@ A.method() {
|
|
|
542
542
|
<rect x="87" y="25" width="26" height="4" fill="#368EFF"/>
|
|
543
543
|
<rect x="146" y="25" width="26" height="4" fill="#368EFF"/>
|
|
544
544
|
</svg>
|
|
545
|
-
`,xA=T("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),_A={class:"fixed inset-0 overflow-y-auto"},LA={class:"flex min-h-full items-center justify-center p-4 text-center"},yA=T("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),CA={class:"mt-4"},bA={class:"space-y-2"},vA={class:"flex w-full items-center justify-between"},wA={class:"flex items-center text-sm text-gray-900"},EA=["innerHTML"],TA={__name:"ThemeSelect",setup(t){const e=se(!1),n=[{name:"Legacy",id:"theme-default",icon:pA},{name:"Clean Light",id:"theme-clean-light",icon:gA},{name:"Clean Dark",id:"theme-clean-dark",icon:mA}],r=br(),s=se(r.state.theme||n[0].id),i=()=>{e.value=!1},o=()=>{e.value=!0},l=a=>{s.value=a,r.commit("setTheme",a)};return(a,c)=>(O(),V(Be,null,[T("button",{type:"button",class:"flex items-center",onClick:o},[X(Tr,{name:"theme"})]),X(Le(A4),{appear:"",show:e.value,as:"template"},{default:$t(()=>[X(Le(JT),{as:"div",onClose:i,class:"relative z-10"},{default:$t(()=>[X(Le(ua),{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:$t(()=>[xA],void 0,!0),_:1}),T("div",_A,[T("div",LA,[X(Le(ua),{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:$t(()=>[X(Le(eA),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"},{default:$t(()=>[X(Le(tA),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:$t(()=>[_n(" Theme ")],void 0,!0),_:1}),yA,T("div",CA,[T("div",null,[X(Le(sA),{"model-value":s.value,"onUpdate:modelValue":l},{default:$t(()=>[X(Le(v4),{class:"sr-only"},{default:$t(()=>[_n("Server size")],void 0,!0),_:1}),T("div",bA,[(O(),V(Be,null,xn(n,u=>X(Le(oA),{as:"template",key:u.id,value:u.id},{default:$t(({active:h,checked:f})=>[T("div",{class:Ee([[f?"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"])},[T("div",vA,[T("div",wA,[f?(O(),Oe(Tr,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(O(),Oe(Tr,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),X(Le(v4),{as:"p",class:Ee(["text-gray-900","font-medium ml-2"])},{default:$t(()=>[_n($e(u.name),1)],void 0,!0),_:2},1032,["class"])])]),T("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:u.icon},null,8,EA)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},AA={name:"DiagramFrame",computed:{...Pn(["showTips","scale","theme","numbering","enableMultiTheme"]),...yn(["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:{...yd(["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 eT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return X3(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return nT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return tT(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 r=document.getElementById(n);r||(r=document.createElement("link"),r.id=n,r.rel="stylesheet",document.head.append(r)),r.href=t}},components:{Icon:Tr,Debug:uT,WidthProvider:uE,TipsDialog:Yw,DiagramTitle:kv,SeqDiagram:ku,Privacy:Tv,ThemeSelect:TA}},SA={class:"frame text-skin-frame bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},RA={ref:"content"},kA={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},OA={class:"left hide-export"},IA={class:"right flex-grow flex justify-between"},NA={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},PA={class:"footer text-skin-control px-4 py-1 flex justify-between"},MA={class:"flex items-center gap-3 color-base"},FA={class:"flex items-center"},DA=["checked"],$A=T("label",{for:"order-display",title:"Numbering the diagram",class:"select-none"},"Numbering",-1),BA={class:"zoom-controls bg-skin-base flex justify-between w-28 hide-export"},HA=T("a",{target:"_blank",href:"https://zenuml.com",class:"brand absolute bottom-1 right-4 text-xs hover:underline"},"ZenUML.com",-1);function UA(t,e,n,r,s,i){const o=ye("debug"),l=ye("diagram-title"),a=ye("privacy"),c=ye("TipsDialog"),u=ye("seq-diagram"),h=ye("Icon"),f=ye("ThemeSelect"),p=ye("width-provider");return O(),V("div",{ref:"export",class:Ee(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[X(o),T("div",SA,[T("div",RA,[T("div",kA,[T("div",OA,[a1(t.$slots,"default")]),T("div",IA,[X(l,{context:i.title},null,8,["context"]),X(a,{class:"hide-export flex items-center"})])]),T("div",null,[t.showTips?(O(),V("div",NA,[X(c)])):Ce("",!0)]),X(u,{ref:"diagram",style:we({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),T("div",PA,[T("div",MA,[T("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=g=>i.showTipsDialog())},[X(h,{"icon-class":"filter grayscale w-4 h-4",name:"tip"})]),t.enableMultiTheme?(O(),Oe(f,{key:0})):Ce("",!0),T("div",FA,[T("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=g=>t.toggleNumbering(!t.numbering))},null,40,DA),$A])]),T("div",BA,[T("button",{class:"zoom-in px-1",onClick:e[2]||(e[2]=g=>i.zoomIn())},[X(h,{name:"zoom-in","icon-class":"w-4 h-4"})]),T("label",null,$e(Number(t.scale*100).toFixed(0))+" %",1),T("button",{class:"zoom-out px-1",onClick:e[3]||(e[3]=g=>i.zoomOut())},[X(h,{name:"zoom-out","icon-class":"w-4 h-4"})])]),X(p),HA])])],2)}const S4=We(AA,[["render",UA]]),_P="",LP="",yP="",CP="",bP="",vP="",wP="",EP="";function R4(){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 si=R4();function jA(t){si=t}const VA=/[&<>"']/,GA=/[&<>"']/g,zA=/[<>"']|&(?!#?\w+;)/,WA=/[<>"']|&(?!#?\w+;)/g,qA={"&":"&","<":"<",">":">",'"':""","'":"'"},k4=t=>qA[t];function mt(t,e){if(e){if(VA.test(t))return t.replace(GA,k4)}else if(zA.test(t))return t.replace(WA,k4);return t}const ZA=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function O4(t){return t.replace(ZA,(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 KA=/(^|[^\[])\^/g;function Ze(t,e){t=t.source||t,e=e||"";const n={replace:(r,s)=>(s=s.source||s,s=s.replace(KA,"$1"),t=t.replace(r,s),n),getRegex:()=>new RegExp(t,e)};return n}const YA=/[^\w:]/g,XA=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function I4(t,e,n){if(t){let r;try{r=decodeURIComponent(O4(n)).replace(YA,"").toLowerCase()}catch{return null}if(r.indexOf("javascript:")===0||r.indexOf("vbscript:")===0||r.indexOf("data:")===0)return null}e&&!XA.test(n)&&(n=tS(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const ha={},QA=/^[^:]+:\/*[^/]*$/,JA=/^([^:]+:)[\s\S]*$/,eS=/^([^:]+:\/*[^/]*)[\s\S]*$/;function tS(t,e){ha[" "+t]||(QA.test(t)?ha[" "+t]=t+"/":ha[" "+t]=da(t,"/",!0)),t=ha[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(JA,"$1")+e:e.charAt(0)==="/"?n?e:t.replace(eS,"$1")+e:t+e}const fa={exec:function(){}};function bn(t){let e=1,n,r;for(;e<arguments.length;e++){n=arguments[e];for(r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}function N4(t,e){const n=t.replace(/\|/g,(i,o,l)=>{let a=!1,c=o;for(;--c>=0&&l[c]==="\\";)a=!a;return a?"|":" |"}),r=n.split(/ \|/);let s=0;if(r[0].trim()||r.shift(),r[r.length-1].trim()||r.pop(),r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;s<r.length;s++)r[s]=r[s].trim().replace(/\\\|/g,"|");return r}function da(t,e,n){const r=t.length;if(r===0)return"";let s=0;for(;s<r;){const i=t.charAt(r-s-1);if(i===e&&!n)s++;else if(i!==e&&n)s++;else break}return t.substr(0,r-s)}function nS(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let r=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])r++;else if(t[s]===e[1]&&(r--,r<0))return s;return-1}function P4(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 M4(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function F4(t,e,n,r){const s=e.href,i=e.title?mt(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const l={type:"link",raw:n,href:s,title:i,text:o,tokens:r.inlineTokens(o,[])};return r.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:i,text:mt(o)}}function rS(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
545
|
+
`,vA=T("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),wA={class:"fixed inset-0 overflow-y-auto"},EA={class:"flex min-h-full items-center justify-center p-4 text-center"},TA=T("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),AA={class:"mt-4"},SA={class:"space-y-2"},RA={class:"flex w-full items-center justify-between"},kA={class:"flex items-center text-sm text-gray-900"},OA=["innerHTML"],IA={__name:"ThemeSelect",setup(t){const e=se(!1),n=[{name:"Legacy",id:"theme-default",icon:yA},{name:"Clean Light",id:"theme-clean-light",icon:CA},{name:"Clean Dark",id:"theme-clean-dark",icon:bA}],r=br(),s=se(r.state.theme||n[0].id),i=()=>{e.value=!1},o=()=>{e.value=!0},l=a=>{s.value=a,r.commit("setTheme",a)};return(a,c)=>(O(),V(Be,null,[T("button",{type:"button",class:"flex items-center",onClick:o},[X(Tr,{name:"theme"})]),X(Le(O4),{appear:"",show:e.value,as:"template"},{default:$t(()=>[X(Le(iA),{as:"div",onClose:i,class:"relative z-10"},{default:$t(()=>[X(Le(ua),{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:$t(()=>[vA],void 0,!0),_:1}),T("div",wA,[T("div",EA,[X(Le(ua),{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:$t(()=>[X(Le(oA),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white p-6 text-left align-middle shadow-xl transition-all"},{default:$t(()=>[X(Le(lA),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:$t(()=>[_n(" Theme ")],void 0,!0),_:1}),TA,T("div",AA,[T("div",null,[X(Le(uA),{"model-value":s.value,"onUpdate:modelValue":l},{default:$t(()=>[X(Le(A4),{class:"sr-only"},{default:$t(()=>[_n("Server size")],void 0,!0),_:1}),T("div",SA,[(O(),V(Be,null,xn(n,u=>X(Le(fA),{as:"template",key:u.id,value:u.id},{default:$t(({active:h,checked:f})=>[T("div",{class:Ee([[f?"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"])},[T("div",RA,[T("div",kA,[f?(O(),Oe(Tr,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(O(),Oe(Tr,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),X(Le(A4),{as:"p",class:Ee(["text-gray-900","font-medium ml-2"])},{default:$t(()=>[_n($e(u.name),1)],void 0,!0),_:2},1032,["class"])])]),T("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:u.icon},null,8,OA)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},NA={name:"DiagramFrame",computed:{...Pn(["showTips","scale","theme","numbering","enableMultiTheme"]),...yn(["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:{...Cd(["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 oT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return t4(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return aT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return lT(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 r=document.getElementById(n);r||(r=document.createElement("link"),r.id=n,r.rel="stylesheet",document.head.append(r)),r.href=t}},components:{Icon:Tr,Debug:mT,WidthProvider:mE,TipsDialog:nE,DiagramTitle:Fv,SeqDiagram:Ou,Privacy:Iv,ThemeSelect:IA}},PA={class:"frame text-skin-frame bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},MA={ref:"content"},FA={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},DA={class:"left hide-export"},$A={class:"right flex-grow flex justify-between"},BA={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},HA={class:"footer text-skin-control px-4 py-1 flex justify-between"},UA={class:"flex items-center gap-3 color-base"},jA={class:"flex items-center"},VA=["checked"],GA=T("label",{for:"order-display",title:"Numbering the diagram",class:"select-none"},"Numbering",-1),zA={class:"zoom-controls bg-skin-base flex justify-between w-28 hide-export"},WA=T("a",{target:"_blank",href:"https://zenuml.com",class:"brand absolute bottom-1 right-4 text-xs hover:underline"},"ZenUML.com",-1);function qA(t,e,n,r,s,i){const o=ye("debug"),l=ye("diagram-title"),a=ye("privacy"),c=ye("TipsDialog"),u=ye("seq-diagram"),h=ye("Icon"),f=ye("ThemeSelect"),p=ye("width-provider");return O(),V("div",{ref:"export",class:Ee(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[X(o),T("div",PA,[T("div",MA,[T("div",FA,[T("div",DA,[a1(t.$slots,"default")]),T("div",$A,[X(l,{context:i.title},null,8,["context"]),X(a,{class:"hide-export flex items-center"})])]),T("div",null,[t.showTips?(O(),V("div",BA,[X(c)])):Ce("",!0)]),X(u,{ref:"diagram",style:we({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),T("div",HA,[T("div",UA,[T("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=g=>i.showTipsDialog())},[X(h,{"icon-class":"filter grayscale w-4 h-4",name:"tip"})]),t.enableMultiTheme?(O(),Oe(f,{key:0})):Ce("",!0),T("div",jA,[T("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=g=>t.toggleNumbering(!t.numbering))},null,40,VA),GA])]),T("div",zA,[T("button",{class:"zoom-in px-1",onClick:e[2]||(e[2]=g=>i.zoomIn())},[X(h,{name:"zoom-in","icon-class":"w-4 h-4"})]),T("label",null,$e(Number(t.scale*100).toFixed(0))+" %",1),T("button",{class:"zoom-out px-1",onClick:e[3]||(e[3]=g=>i.zoomOut())},[X(h,{name:"zoom-out","icon-class":"w-4 h-4"})])]),X(p),WA])])],2)}const I4=We(NA,[["render",qA]]),TP="",AP="",SP="",RP="",kP="",OP="",IP="",NP="";function N4(){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 si=N4();function ZA(t){si=t}const KA=/[&<>"']/,YA=/[&<>"']/g,XA=/[<>"']|&(?!#?\w+;)/,QA=/[<>"']|&(?!#?\w+;)/g,JA={"&":"&","<":"<",">":">",'"':""","'":"'"},P4=t=>JA[t];function mt(t,e){if(e){if(KA.test(t))return t.replace(YA,P4)}else if(XA.test(t))return t.replace(QA,P4);return t}const eS=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function M4(t){return t.replace(eS,(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 tS=/(^|[^\[])\^/g;function Ze(t,e){t=t.source||t,e=e||"";const n={replace:(r,s)=>(s=s.source||s,s=s.replace(tS,"$1"),t=t.replace(r,s),n),getRegex:()=>new RegExp(t,e)};return n}const nS=/[^\w:]/g,rS=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function F4(t,e,n){if(t){let r;try{r=decodeURIComponent(M4(n)).replace(nS,"").toLowerCase()}catch{return null}if(r.indexOf("javascript:")===0||r.indexOf("vbscript:")===0||r.indexOf("data:")===0)return null}e&&!rS.test(n)&&(n=lS(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const ha={},sS=/^[^:]+:\/*[^/]*$/,iS=/^([^:]+:)[\s\S]*$/,oS=/^([^:]+:\/*[^/]*)[\s\S]*$/;function lS(t,e){ha[" "+t]||(sS.test(t)?ha[" "+t]=t+"/":ha[" "+t]=da(t,"/",!0)),t=ha[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(iS,"$1")+e:e.charAt(0)==="/"?n?e:t.replace(oS,"$1")+e:t+e}const fa={exec:function(){}};function bn(t){let e=1,n,r;for(;e<arguments.length;e++){n=arguments[e];for(r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}function D4(t,e){const n=t.replace(/\|/g,(i,o,l)=>{let a=!1,c=o;for(;--c>=0&&l[c]==="\\";)a=!a;return a?"|":" |"}),r=n.split(/ \|/);let s=0;if(r[0].trim()||r.shift(),r[r.length-1].trim()||r.pop(),r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;s<r.length;s++)r[s]=r[s].trim().replace(/\\\|/g,"|");return r}function da(t,e,n){const r=t.length;if(r===0)return"";let s=0;for(;s<r;){const i=t.charAt(r-s-1);if(i===e&&!n)s++;else if(i!==e&&n)s++;else break}return t.substr(0,r-s)}function aS(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let r=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])r++;else if(t[s]===e[1]&&(r--,r<0))return s;return-1}function $4(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 B4(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function H4(t,e,n,r){const s=e.href,i=e.title?mt(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const l={type:"link",raw:n,href:s,title:i,text:o,tokens:r.inlineTokens(o,[])};return r.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:i,text:mt(o)}}function cS(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
546
546
|
`).map(s=>{const i=s.match(/^\s+/);if(i===null)return s;const[o]=i;return o.length>=r.length?s.slice(r.length):s}).join(`
|
|
547
|
-
`)}class
|
|
548
|
-
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],s=
|
|
547
|
+
`)}class Ju{constructor(e){this.options=e||si}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 r=n[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:da(r,`
|
|
548
|
+
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],s=cS(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim():n[2],text:s}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const i=da(r,"#");(this.options.pedantic||!i||/ $/.test(i))&&(r=i.trim())}const s={type:"heading",raw:n[0],depth:n[1].length,text:r,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 r=n[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:n[0],tokens:this.lexer.blockTokens(r,[]),text:r}}}list(e){let n=this.rules.block.list.exec(e);if(n){let r,s,i,o,l,a,c,u,h,f,p,g,L=n[1].trim();const v=L.length>1,_={type:"list",raw:"",ordered:v,start:v?+L.slice(0,-1):"",loose:!1,items:[]};L=v?`\\d{1,9}\\${L.slice(-1)}`:`\\${L}`,this.options.pedantic&&(L=v?L:"[*+-]");const m=new RegExp(`^( {0,3}${L})((?: [^\\n]*)?(?:\\n|$))`);for(;e&&(g=!1,!(!(n=m.exec(e))||this.rules.block.hr.test(e)));){if(r=n[0],e=e.substring(r.length),u=n[2].split(`
|
|
549
549
|
`,1)[0],h=e.split(`
|
|
550
550
|
`,1)[0],this.options.pedantic?(o=2,p=u.trimLeft()):(o=n[2].search(/[^ ]/),o=o>4?1:o,p=u.slice(o),o+=n[1].length),a=!1,!u&&/^ *$/.test(h)&&(r+=h+`
|
|
551
551
|
`,e=e.substring(h.length+1),g=!0),!g){const b=new RegExp(`^ {0,${Math.min(3,o-1)}}(?:[*+-]|\\d{1,9}[.)])`);for(;e&&(f=e.split(`
|
|
@@ -553,10 +553,10 @@ A.method() {
|
|
|
553
553
|
`+u.slice(o);else if(!a)p+=`
|
|
554
554
|
`+u;else break;!a&&!u.trim()&&(a=!0),r+=f+`
|
|
555
555
|
`,e=e.substring(f.length+1)}}_.loose||(c?_.loose=!0:/\n *\n *$/.test(r)&&(c=!0)),this.options.gfm&&(s=/^\[[ xX]\] /.exec(p),s&&(i=s[0]!=="[ ] ",p=p.replace(/^\[[ xX]\] +/,""))),_.items.push({type:"list_item",raw:r,task:!!s,checked:i,loose:!1,text:p}),_.raw+=r}_.items[_.items.length-1].raw=r.trimRight(),_.items[_.items.length-1].text=p.trimRight(),_.raw=_.raw.trimRight();const y=_.items.length;for(l=0;l<y;l++){this.lexer.state.top=!1,_.items[l].tokens=this.lexer.blockTokens(_.items[l].text,[]);const b=_.items[l].tokens.filter(I=>I.type==="space"),A=b.every(I=>{const N=I.raw.split("");let R=0;for(const q of N)if(q===`
|
|
556
|
-
`&&(R+=1),R>1)return!0;return!1});!_.loose&&b.length&&A&&(_.loose=!0,_.items[l].loose=!0)}return _}}html(e){const n=this.rules.block.html.exec(e);if(n){const r={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&&(r.type="paragraph",r.text=this.options.sanitizer?this.options.sanitizer(n[0]):mt(n[0]),r.tokens=[],this.lexer.inline(r.text,r.tokens)),r}}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 r={type:"table",header:
|
|
557
|
-
`):[]};if(r.header.length===r.align.length){r.raw=n[0];let s=r.align.length,i,o,l,a;for(i=0;i<s;i++)/^ *-+: *$/.test(r.align[i])?r.align[i]="right":/^ *:-+: *$/.test(r.align[i])?r.align[i]="center":/^ *:-+ *$/.test(r.align[i])?r.align[i]="left":r.align[i]=null;for(s=r.rows.length,i=0;i<s;i++)r.rows[i]=
|
|
558
|
-
`?n[1].slice(0,-1):n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}text(e){const n=this.rules.block.text.exec(e);if(n){const r={type:"text",raw:n[0],text:n[0],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:mt(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]):mt(n[0]):n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const o=da(r.slice(0,-1),"\\");if((r.length-o.length)%2===0)return}else{const o=
|
|
559
|
-
]`).replace("lheading",ge.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const oe={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:fa,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:fa,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};oe._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",oe.punctuation=Ze(oe.punctuation).replace(/punctuation/g,oe._punctuation).getRegex(),oe.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,oe.escapedEmSt=/\\\*|\\_/g,oe._comment=Ze(ge._comment).replace("(?:-->|$)","-->").getRegex(),oe.emStrong.lDelim=Ze(oe.emStrong.lDelim).replace(/punct/g,oe._punctuation).getRegex(),oe.emStrong.rDelimAst=Ze(oe.emStrong.rDelimAst,"g").replace(/punct/g,oe._punctuation).getRegex(),oe.emStrong.rDelimUnd=Ze(oe.emStrong.rDelimUnd,"g").replace(/punct/g,oe._punctuation).getRegex(),oe._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,oe._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,oe._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])?)+(?![-_])/,oe.autolink=Ze(oe.autolink).replace("scheme",oe._scheme).replace("email",oe._email).getRegex(),oe._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,oe.tag=Ze(oe.tag).replace("comment",oe._comment).replace("attribute",oe._attribute).getRegex(),oe._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,oe._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,oe._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,oe.link=Ze(oe.link).replace("label",oe._label).replace("href",oe._href).replace("title",oe._title).getRegex(),oe.reflink=Ze(oe.reflink).replace("label",oe._label).replace("ref",ge._label).getRegex(),oe.nolink=Ze(oe.nolink).replace("ref",ge._label).getRegex(),oe.reflinkSearch=Ze(oe.reflinkSearch,"g").replace("reflink",oe.reflink).replace("nolink",oe.nolink).getRegex(),oe.normal=bn({},oe),oe.pedantic=bn({},oe.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:Ze(/^!?\[(label)\]\((.*?)\)/).replace("label",oe._label).getRegex(),reflink:Ze(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",oe._label).getRegex()}),oe.gfm=bn({},oe.normal,{escape:Ze(oe.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.!#$%&'*+\/=?_`{\|}~-]+@)))/}),oe.gfm.url=Ze(oe.gfm.url,"i").replace("email",oe.gfm._extended_email).getRegex(),oe.breaks=bn({},oe.gfm,{br:Ze(oe.br).replace("{2,}","*").getRegex(),text:Ze(oe.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function
|
|
556
|
+
`&&(R+=1),R>1)return!0;return!1});!_.loose&&b.length&&A&&(_.loose=!0,_.items[l].loose=!0)}return _}}html(e){const n=this.rules.block.html.exec(e);if(n){const r={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&&(r.type="paragraph",r.text=this.options.sanitizer?this.options.sanitizer(n[0]):mt(n[0]),r.tokens=[],this.lexer.inline(r.text,r.tokens)),r}}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 r={type:"table",header:D4(n[1]).map(s=>({text:s})),align:n[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:n[3]?n[3].replace(/\n[ \t]*$/,"").split(`
|
|
557
|
+
`):[]};if(r.header.length===r.align.length){r.raw=n[0];let s=r.align.length,i,o,l,a;for(i=0;i<s;i++)/^ *-+: *$/.test(r.align[i])?r.align[i]="right":/^ *:-+: *$/.test(r.align[i])?r.align[i]="center":/^ *:-+ *$/.test(r.align[i])?r.align[i]="left":r.align[i]=null;for(s=r.rows.length,i=0;i<s;i++)r.rows[i]=D4(r.rows[i],r.header.length).map(c=>({text:c}));for(s=r.header.length,o=0;o<s;o++)r.header[o].tokens=[],this.lexer.inlineTokens(r.header[o].text,r.header[o].tokens);for(s=r.rows.length,o=0;o<s;o++)for(a=r.rows[o],l=0;l<a.length;l++)a[l].tokens=[],this.lexer.inlineTokens(a[l].text,a[l].tokens);return r}}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n){const r={type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const r={type:"paragraph",raw:n[0],text:n[1].charAt(n[1].length-1)===`
|
|
558
|
+
`?n[1].slice(0,-1):n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}text(e){const n=this.rules.block.text.exec(e);if(n){const r={type:"text",raw:n[0],text:n[0],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:mt(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]):mt(n[0]):n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const o=da(r.slice(0,-1),"\\");if((r.length-o.length)%2===0)return}else{const o=aS(n[2],"()");if(o>-1){const a=(n[0].indexOf("!")===0?5:4)+n[1].length+o;n[2]=n[2].substring(0,o),n[0]=n[0].substring(0,a).trim(),n[3]=""}}let s=n[2],i="";if(this.options.pedantic){const o=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(s);o&&(s=o[1],i=o[3])}else i=n[3]?n[3].slice(1,-1):"";return s=s.trim(),/^</.test(s)&&(this.options.pedantic&&!/>$/.test(r)?s=s.slice(1):s=s.slice(1,-1)),H4(n,{href:s&&s.replace(this.rules.inline._escapes,"$1"),title:i&&i.replace(this.rules.inline._escapes,"$1")},n[0],this.lexer)}}reflink(e,n){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){let s=(r[2]||r[1]).replace(/\s+/g," ");if(s=n[s.toLowerCase()],!s||!s.href){const i=r[0].charAt(0);return{type:"text",raw:i,text:i}}return H4(r,s,r[0],this.lexer)}}emStrong(e,n,r=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s||s[3]&&r.match(/[\p{L}\p{N}]/u))return;const i=s[1]||s[2]||"";if(!i||i&&(r===""||this.rules.inline.punctuation.exec(r))){const o=s[0].length-1;let l,a,c=o,u=0;const h=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(h.lastIndex=0,n=n.slice(-1*e.length+o);(s=h.exec(n))!=null;){if(l=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!l)continue;if(a=l.length,s[3]||s[4]){c+=a;continue}else if((s[5]||s[6])&&o%3&&!((o+a)%3)){u+=a;continue}if(c-=a,c>0)continue;if(a=Math.min(a,a+c+u),Math.min(o,a)%2){const p=e.slice(1,o+s.index+a);return{type:"em",raw:e.slice(0,o+s.index+a+1),text:p,tokens:this.lexer.inlineTokens(p,[])}}const f=e.slice(2,o+s.index+a-1);return{type:"strong",raw:e.slice(0,o+s.index+a+1),text:f,tokens:this.lexer.inlineTokens(f,[])}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const s=/[^ ]/.test(r),i=/^ /.test(r)&&/ $/.test(r);return s&&i&&(r=r.substring(1,r.length-1)),r=mt(r,!0),{type:"codespan",raw:n[0],text:r}}}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 r=this.rules.inline.autolink.exec(e);if(r){let s,i;return r[2]==="@"?(s=mt(this.options.mangle?n(r[1]):r[1]),i="mailto:"+s):(s=mt(r[1]),i=s),{type:"link",raw:r[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}url(e,n){let r;if(r=this.rules.inline.url.exec(e)){let s,i;if(r[2]==="@")s=mt(this.options.mangle?n(r[0]):r[0]),i="mailto:"+s;else{let o;do o=r[0],r[0]=this.rules.inline._backpedal.exec(r[0])[0];while(o!==r[0]);s=mt(r[0]),r[1]==="www."?i="http://"+s:i=s}return{type:"link",raw:r[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(e,n){const r=this.rules.inline.text.exec(e);if(r){let s;return this.lexer.state.inRawBlock?s=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(r[0]):mt(r[0]):r[0]:s=mt(this.options.smartypants?n(r[0]):r[0]),{type:"text",raw:r[0],text:s}}}}const ge={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:fa,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};ge._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/,ge._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,ge.def=Ze(ge.def).replace("label",ge._label).replace("title",ge._title).getRegex(),ge.bullet=/(?:[*+-]|\d{1,9}[.)])/,ge.listItemStart=Ze(/^( *)(bull) */).replace("bull",ge.bullet).getRegex(),ge.list=Ze(ge.list).replace(/bull/g,ge.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+ge.def.source+")").getRegex(),ge._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",ge._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,ge.html=Ze(ge.html,"i").replace("comment",ge._comment).replace("tag",ge._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),ge.paragraph=Ze(ge._paragraph).replace("hr",ge.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",ge._tag).getRegex(),ge.blockquote=Ze(ge.blockquote).replace("paragraph",ge.paragraph).getRegex(),ge.normal=bn({},ge),ge.gfm=bn({},ge.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),ge.gfm.table=Ze(ge.gfm.table).replace("hr",ge.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",ge._tag).getRegex(),ge.gfm.paragraph=Ze(ge._paragraph).replace("hr",ge.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",ge.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",ge._tag).getRegex(),ge.pedantic=bn({},ge.normal,{html:Ze(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",ge._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:fa,paragraph:Ze(ge.normal._paragraph).replace("hr",ge.hr).replace("heading",` *#{1,6} *[^
|
|
559
|
+
]`).replace("lheading",ge.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const oe={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:fa,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:fa,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};oe._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",oe.punctuation=Ze(oe.punctuation).replace(/punctuation/g,oe._punctuation).getRegex(),oe.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,oe.escapedEmSt=/\\\*|\\_/g,oe._comment=Ze(ge._comment).replace("(?:-->|$)","-->").getRegex(),oe.emStrong.lDelim=Ze(oe.emStrong.lDelim).replace(/punct/g,oe._punctuation).getRegex(),oe.emStrong.rDelimAst=Ze(oe.emStrong.rDelimAst,"g").replace(/punct/g,oe._punctuation).getRegex(),oe.emStrong.rDelimUnd=Ze(oe.emStrong.rDelimUnd,"g").replace(/punct/g,oe._punctuation).getRegex(),oe._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,oe._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,oe._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])?)+(?![-_])/,oe.autolink=Ze(oe.autolink).replace("scheme",oe._scheme).replace("email",oe._email).getRegex(),oe._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,oe.tag=Ze(oe.tag).replace("comment",oe._comment).replace("attribute",oe._attribute).getRegex(),oe._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,oe._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,oe._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,oe.link=Ze(oe.link).replace("label",oe._label).replace("href",oe._href).replace("title",oe._title).getRegex(),oe.reflink=Ze(oe.reflink).replace("label",oe._label).replace("ref",ge._label).getRegex(),oe.nolink=Ze(oe.nolink).replace("ref",ge._label).getRegex(),oe.reflinkSearch=Ze(oe.reflinkSearch,"g").replace("reflink",oe.reflink).replace("nolink",oe.nolink).getRegex(),oe.normal=bn({},oe),oe.pedantic=bn({},oe.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:Ze(/^!?\[(label)\]\((.*?)\)/).replace("label",oe._label).getRegex(),reflink:Ze(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",oe._label).getRegex()}),oe.gfm=bn({},oe.normal,{escape:Ze(oe.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.!#$%&'*+\/=?_`{\|}~-]+@)))/}),oe.gfm.url=Ze(oe.gfm.url,"i").replace("email",oe.gfm._extended_email).getRegex(),oe.breaks=bn({},oe.gfm,{br:Ze(oe.br).replace("{2,}","*").getRegex(),text:Ze(oe.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function uS(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 U4(t){let e="",n,r;const s=t.length;for(n=0;n<s;n++)r=t.charCodeAt(n),Math.random()>.5&&(r="x"+r.toString(16)),e+="&#"+r+";";return e}class ir{constructor(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||si,this.options.tokenizer=this.options.tokenizer||new Ju,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:ge.normal,inline:oe.normal};this.options.pedantic?(n.block=ge.pedantic,n.inline=oe.pedantic):this.options.gfm&&(n.block=ge.gfm,this.options.breaks?n.inline=oe.breaks:n.inline=oe.gfm),this.tokenizer.rules=n}static get rules(){return{block:ge,inline:oe}}static lex(e,n){return new ir(n).lex(e)}static lexInline(e,n){return new ir(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
|
560
560
|
`).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 r,s,i,o;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(l=>(r=l.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.space(e)){e=e.substring(r.raw.length),r.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
|
561
561
|
`:n.push(r);continue}if(r=this.tokenizer.code(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&(s.type==="paragraph"||s.type==="text")?(s.raw+=`
|
|
562
562
|
`+r.raw,s.text+=`
|
|
@@ -566,7 +566,7 @@ A.method() {
|
|
|
566
566
|
`+r.raw,s.text+=`
|
|
567
567
|
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r),o=i.length!==e.length,e=e.substring(r.raw.length);continue}if(r=this.tokenizer.text(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&s.type==="text"?(s.raw+=`
|
|
568
568
|
`+r.raw,s.text+=`
|
|
569
|
-
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r);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 r,s,i,o=e,l,a,c;if(this.tokens.links){const u=Object.keys(this.tokens.links);if(u.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)u.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+
|
|
569
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r);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 r,s,i,o=e,l,a,c;if(this.tokens.links){const u=Object.keys(this.tokens.links);if(u.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)u.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+B4("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)+"["+B4("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(a||(c=""),a=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(u=>(r=u.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,o,c)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(e,U4)){e=e.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e,U4))){e=e.substring(r.raw.length),n.push(r);continue}if(i=e,this.options.extensions&&this.options.extensions.startInline){let u=1/0;const h=e.slice(1);let f;this.options.extensions.startInline.forEach(function(p){f=p.call({lexer:this},h),typeof f=="number"&&f>=0&&(u=Math.min(u,f))}),u<1/0&&u>=0&&(i=e.substring(0,u+1))}if(r=this.tokenizer.inlineText(i,uS)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(c=r.raw.slice(-1)),a=!0,s=n[n.length-1],s&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(e){const u="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(u);break}else throw new Error(u)}}return n}}class e0{constructor(e){this.options=e||si}code(e,n,r){const s=(n||"").match(/\S*/)[0];if(this.options.highlight){const i=this.options.highlight(e,s);i!=null&&i!==e&&(r=!0,e=i)}return e=e.replace(/\n$/,"")+`
|
|
570
570
|
`,s?'<pre><code class="'+this.options.langPrefix+mt(s,!0)+'">'+(r?e:mt(e,!0))+`</code></pre>
|
|
571
571
|
`:"<pre><code>"+(r?e:mt(e,!0))+`</code></pre>
|
|
572
572
|
`}blockquote(e){return`<blockquote>
|
|
@@ -586,21 +586,21 @@ A.method() {
|
|
|
586
586
|
`}tablerow(e){return`<tr>
|
|
587
587
|
`+e+`</tr>
|
|
588
588
|
`}tablecell(e,n){const r=n.header?"th":"td";return(n.align?"<"+r+' align="'+n.align+'">':"<"+r+">")+e+"</"+r+`>
|
|
589
|
-
`}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,r){if(e=
|
|
590
|
-
`+(p.tokens?this.parseInline(p.tokens):p.text);r+=n?this.renderer.paragraph(f):f;continue}default:{const R='Token with "'+p.type+'" type was not found.';if(this.options.silent){console.error(R);return}else throw new Error(R)}}}return r}parseInline(e,n){n=n||this.renderer;let r="",s,i,o;const l=e.length;for(s=0;s<l;s++){if(i=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]&&(o=this.options.extensions.renderers[i.type].call({parser:this},i),o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type))){r+=o||"";continue}switch(i.type){case"escape":{r+=n.text(i.text);break}case"html":{r+=n.html(i.text);break}case"link":{r+=n.link(i.href,i.title,this.parseInline(i.tokens,n));break}case"image":{r+=n.image(i.href,i.title,i.text);break}case"strong":{r+=n.strong(this.parseInline(i.tokens,n));break}case"em":{r+=n.em(this.parseInline(i.tokens,n));break}case"codespan":{r+=n.codespan(i.text);break}case"br":{r+=n.br();break}case"del":{r+=n.del(this.parseInline(i.tokens,n));break}case"text":{r+=n.text(i.text);break}default:{const a='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(a);return}else throw new Error(a)}}}return r}}function me(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=bn({},me.defaults,e||{})
|
|
591
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(r.message+"",!0)+"</pre>";throw r}}me.options=me.setOptions=function(t){return bn(me.defaults,t),
|
|
592
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(n.message+"",!0)+"</pre>";throw n}},me.Parser=or,me.parser=or.parse,me.Renderer=Ju,me.TextRenderer=$4,me.Lexer=ir,me.lexer=ir.lex,me.Tokenizer=Qu,me.Slugger=B4,me.parse=me,me.options,me.setOptions,me.use,me.walkTokens,me.parseInline,or.parse,ir.lex;function e0(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)&&e0(n)}),t}var H4=e0,iS=e0;H4.default=iS;class U4{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function ii(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Or(t,...e){const n=Object.create(null);for(const r in t)n[r]=t[r];return e.forEach(function(r){for(const s in r)n[s]=r[s]}),n}const oS="</span>",j4=t=>!!t.kind;class lS{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=ii(e)}openNode(e){if(!j4(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!j4(e)||(this.buffer+=oS)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class t0{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(r=>this._walk(e,r)),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=>{t0._collapse(n)})))}}class aS extends t0{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 r=e.root;r.kind=n,r.sublanguage=!0,this.add(r)}toHTML(){return new lS(this,this.options).value()}finalize(){return!0}}function cS(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function fo(t){return t?typeof t=="string"?t:t.source:null}function uS(...t){return t.map(n=>fo(n)).join("")}function hS(...t){return"("+t.map(n=>fo(n)).join("|")+")"}function fS(t){return new RegExp(t.toString()+"|").exec("").length-1}function dS(t,e){const n=t&&t.exec(e);return n&&n.index===0}const pS=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function gS(t,e="|"){let n=0;return t.map(r=>{n+=1;const s=n;let i=fo(r),o="";for(;i.length>0;){const l=pS.exec(i);if(!l){o+=i;break}o+=i.substring(0,l.index),i=i.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(r=>`(${r})`).join(e)}const mS=/\b\B/,V4="[a-zA-Z]\\w*",n0="[a-zA-Z_]\\w*",r0="\\b\\d+(\\.\\d+)?",G4="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",z4="\\b(0b[01]+)",xS="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",_S=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=uS(e,/.*\b/,t.binary,/\b.*/)),Or({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,r)=>{n.index!==0&&r.ignoreMatch()}},t)},po={begin:"\\\\[\\s\\S]",relevance:0},LS={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[po]},yS={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[po]},W4={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/},pa=function(t,e,n={}){const r=Or({className:"comment",begin:t,end:e,contains:[]},n);return r.contains.push(W4),r.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),r},CS=pa("//","$"),bS=pa("/\\*","\\*/"),vS=pa("#","$"),wS={className:"number",begin:r0,relevance:0},ES={className:"number",begin:G4,relevance:0},TS={className:"number",begin:z4,relevance:0},AS={className:"number",begin:r0+"(%|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},SS={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[po,{begin:/\[/,end:/\]/,relevance:0,contains:[po]}]}]},RS={className:"title",begin:V4,relevance:0},kS={className:"title",begin:n0,relevance:0},OS={begin:"\\.\\s*"+n0,relevance:0};var ga=Object.freeze({__proto__:null,MATCH_NOTHING_RE:mS,IDENT_RE:V4,UNDERSCORE_IDENT_RE:n0,NUMBER_RE:r0,C_NUMBER_RE:G4,BINARY_NUMBER_RE:z4,RE_STARTERS_RE:xS,SHEBANG:_S,BACKSLASH_ESCAPE:po,APOS_STRING_MODE:LS,QUOTE_STRING_MODE:yS,PHRASAL_WORDS_MODE:W4,COMMENT:pa,C_LINE_COMMENT_MODE:CS,C_BLOCK_COMMENT_MODE:bS,HASH_COMMENT_MODE:vS,NUMBER_MODE:wS,C_NUMBER_MODE:ES,BINARY_NUMBER_MODE:TS,CSS_NUMBER_MODE:AS,REGEXP_MODE:SS,TITLE_MODE:RS,UNDERSCORE_TITLE_MODE:kS,METHOD_GUARD:OS,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 IS(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function NS(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=IS,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function PS(t,e){!Array.isArray(t.illegal)||(t.illegal=hS(...t.illegal))}function MS(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 FS(t,e){t.relevance===void 0&&(t.relevance=1)}const DS=["of","and","for","in","not","or","if","then","parent","list","value"],$S="keyword";function q4(t,e,n=$S){const r={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(i){Object.assign(r,q4(t[i],e,i))}),r;function s(i,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const a=l.split("|");r[a[0]]=[i,BS(a[0],a[1])]})}}function BS(t,e){return e?Number(e):HS(t)?0:1}function HS(t){return DS.includes(t.toLowerCase())}function US(t,{plugins:e}){function n(l,a){return new RegExp(fo(l),"m"+(t.case_insensitive?"i":"")+(a?"g":""))}class r{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(a,c){c.position=this.position++,this.matchIndexes[this.matchAt]=c,this.regexes.push([c,a]),this.matchAt+=fS(a)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const a=this.regexes.map(c=>c[1]);this.matcherRe=n(gS(a),!0),this.lastIndex=0}exec(a){this.matcherRe.lastIndex=this.lastIndex;const c=this.matcherRe.exec(a);if(!c)return null;const u=c.findIndex((f,p)=>p>0&&f!==void 0),h=this.matchIndexes[u];return c.splice(0,u),Object.assign(c,h)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(a){if(this.multiRegexes[a])return this.multiRegexes[a];const c=new r;return this.rules.slice(a).forEach(([u,h])=>c.addRule(u,h)),c.compile(),this.multiRegexes[a]=c,c}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(a,c){this.rules.push([a,c]),c.type==="begin"&&this.count++}exec(a){const c=this.getMatcher(this.regexIndex);c.lastIndex=this.lastIndex;let u=c.exec(a);if(this.resumingScanAtSamePosition()&&!(u&&u.index===this.lastIndex)){const h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,u=h.exec(a)}return u&&(this.regexIndex+=u.position+1,this.regexIndex===this.count&&this.considerAll()),u}}function i(l){const a=new s;return l.contains.forEach(c=>a.addRule(c.begin,{rule:c,type:"begin"})),l.terminatorEnd&&a.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&a.addRule(l.illegal,{type:"illegal"}),a}function o(l,a){const c=l;if(l.isCompiled)return c;[MS].forEach(h=>h(l,a)),t.compilerExtensions.forEach(h=>h(l,a)),l.__beforeBegin=null,[NS,PS,FS].forEach(h=>h(l,a)),l.isCompiled=!0;let u=null;if(typeof l.keywords=="object"&&(u=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=q4(l.keywords,t.case_insensitive)),l.lexemes&&u)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return u=u||l.lexemes||/\w+/,c.keywordPatternRe=n(u,!0),a&&(l.begin||(l.begin=/\B|\b/),c.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(c.endRe=n(l.end)),c.terminatorEnd=fo(l.end)||"",l.endsWithParent&&a.terminatorEnd&&(c.terminatorEnd+=(l.end?"|":"")+a.terminatorEnd)),l.illegal&&(c.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(h){return jS(h==="self"?l:h)})),l.contains.forEach(function(h){o(h,c)}),l.starts&&o(l.starts,a),c.matcher=i(c),c}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=Or(t.classNameAliases||{}),o(t)}function Z4(t){return t?t.endsWithParent||Z4(t.starts):!1}function jS(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return Or(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:Z4(t)?Or(t,{starts:t.starts?Or(t.starts):null}):Object.isFrozen(t)?Or(t):t}var VS="10.7.3";function GS(t){return Boolean(t||t==="")}function zS(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,ii(this.code);let r={};return this.autoDetect?(r=t.highlightAuto(this.code),this.detectedLanguage=r.language):(r=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),r.value},autoDetect(){return!this.language||GS(this.autodetect)},ignoreIllegals(){return!0}},render(r){return r("pre",{},[r("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(r){r.component("highlightjs",e)}}}}const WS={"after:highlightElement":({el:t,result:e,text:n})=>{const r=K4(t);if(!r.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=qS(r,K4(s),n)}};function s0(t){return t.nodeName.toLowerCase()}function K4(t){const e=[];return function n(r,s){for(let i=r.firstChild;i;i=i.nextSibling)i.nodeType===3?s+=i.nodeValue.length:i.nodeType===1&&(e.push({event:"start",offset:s,node:i}),s=n(i,s),s0(i).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:i}));return s}(t,0),e}function qS(t,e,n){let r=0,s="";const i=[];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(u){function h(f){return" "+f.nodeName+'="'+ii(f.value)+'"'}s+="<"+s0(u)+[].map.call(u.attributes,h).join("")+">"}function a(u){s+="</"+s0(u)+">"}function c(u){(u.event==="start"?l:a)(u.node)}for(;t.length||e.length;){let u=o();if(s+=ii(n.substring(r,u[0].offset)),r=u[0].offset,u===t){i.reverse().forEach(a);do c(u.splice(0,1)[0]),u=o();while(u===t&&u.length&&u[0].offset===r);i.reverse().forEach(l)}else u[0].event==="start"?i.push(u[0].node):i.pop(),c(u.splice(0,1)[0])}return s+ii(n.substr(r))}const Y4={},i0=t=>{console.error(t)},X4=(t,...e)=>{console.log(`WARN: ${t}`,...e)},dn=(t,e)=>{Y4[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),Y4[`${t}/${e}`]=!0)},o0=ii,Q4=Or,J4=Symbol("nomatch");var ZS=function(t){const e=Object.create(null),n=Object.create(null),r=[];let s=!0;const i=/(^(<[^>]+>|\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 a={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:aS};function c(D){return a.noHighlightRe.test(D)}function u(D){let ce=D.className+" ";ce+=D.parentNode?D.parentNode.className:"";const Ne=a.languageDetectRe.exec(ce);if(Ne){const Pe=ve(Ne[1]);return Pe||(X4(o.replace("{}",Ne[1])),X4("Falling back to no-highlight mode for this block.",D)),Pe?Ne[1]:"no-highlight"}return ce.split(/\s+/).find(Pe=>c(Pe)||ve(Pe))}function h(D,ce,Ne,Pe){let lt="",Wn="";typeof ce=="object"?(lt=D,Ne=ce.ignoreIllegals,Wn=ce.language,Pe=void 0):(dn("10.7.0","highlight(lang, code, ...args) has been deprecated."),dn("10.7.0",`Please use highlight(code, options) instead.
|
|
593
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),Wn=D,lt=ce);const Ct={code:lt,language:Wn};tt("before:highlight",Ct);const qt=Ct.result?Ct.result:f(Ct.language,Ct.code,Ne,Pe);return qt.code=Ct.code,tt("after:highlight",qt),qt}function f(D,ce,Ne,Pe){function lt(re,de){const Re=j.case_insensitive?de[0].toLowerCase():de[0];return Object.prototype.hasOwnProperty.call(re.keywords,Re)&&re.keywords[Re]}function Wn(){if(!B.keywords){ne.addText(le);return}let re=0;B.keywordPatternRe.lastIndex=0;let de=B.keywordPatternRe.exec(le),Re="";for(;de;){Re+=le.substring(re,de.index);const Fe=lt(B,de);if(Fe){const[bt,xt]=Fe;if(ne.addText(Re),Re="",Ae+=xt,bt.startsWith("_"))Re+=de[0];else{const gn=j.classNameAliases[bt]||bt;ne.addKeyword(de[0],gn)}}else Re+=de[0];re=B.keywordPatternRe.lastIndex,de=B.keywordPatternRe.exec(le)}Re+=le.substr(re),ne.addText(Re)}function Ct(){if(le==="")return;let re=null;if(typeof B.subLanguage=="string"){if(!e[B.subLanguage]){ne.addText(le);return}re=f(B.subLanguage,le,!0,ue[B.subLanguage]),ue[B.subLanguage]=re.top}else re=g(le,B.subLanguage.length?B.subLanguage:null);B.relevance>0&&(Ae+=re.relevance),ne.addSublanguage(re.emitter,re.language)}function qt(){B.subLanguage!=null?Ct():Wn(),le=""}function Zt(re){return re.className&&ne.openNode(j.classNameAliases[re.className]||re.className),B=Object.create(re,{parent:{value:B}}),B}function x(re,de,Re){let Fe=
|
|
589
|
+
`}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,r){if(e=F4(this.options.sanitize,this.options.baseUrl,e),e===null)return r;let s='<a href="'+mt(e)+'"';return n&&(s+=' title="'+n+'"'),s+=">"+r+"</a>",s}image(e,n,r){if(e=F4(this.options.sanitize,this.options.baseUrl,e),e===null)return r;let s='<img src="'+e+'" alt="'+r+'"';return n&&(s+=' title="'+n+'"'),s+=this.options.xhtml?"/>":">",s}text(e){return e}}class j4{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,r){return""+r}image(e,n,r){return""+r}br(){return""}}class V4{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 r=e,s=0;if(this.seen.hasOwnProperty(r)){s=this.seen[e];do s++,r=e+"-"+s;while(this.seen.hasOwnProperty(r))}return n||(this.seen[e]=s,this.seen[r]=0),r}slug(e,n={}){const r=this.serialize(e);return this.getNextSafeSlug(r,n.dryrun)}}class or{constructor(e){this.options=e||si,this.options.renderer=this.options.renderer||new e0,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new j4,this.slugger=new V4}static parse(e,n){return new or(n).parse(e)}static parseInline(e,n){return new or(n).parseInline(e)}parse(e,n=!0){let r="",s,i,o,l,a,c,u,h,f,p,g,L,v,_,m,y,b,A,I;const N=e.length;for(s=0;s<N;s++){if(p=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[p.type]&&(I=this.options.extensions.renderers[p.type].call({parser:this},p),I!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(p.type))){r+=I||"";continue}switch(p.type){case"space":continue;case"hr":{r+=this.renderer.hr();continue}case"heading":{r+=this.renderer.heading(this.parseInline(p.tokens),p.depth,M4(this.parseInline(p.tokens,this.textRenderer)),this.slugger);continue}case"code":{r+=this.renderer.code(p.text,p.lang,p.escaped);continue}case"table":{for(h="",u="",l=p.header.length,i=0;i<l;i++)u+=this.renderer.tablecell(this.parseInline(p.header[i].tokens),{header:!0,align:p.align[i]});for(h+=this.renderer.tablerow(u),f="",l=p.rows.length,i=0;i<l;i++){for(c=p.rows[i],u="",a=c.length,o=0;o<a;o++)u+=this.renderer.tablecell(this.parseInline(c[o].tokens),{header:!1,align:p.align[o]});f+=this.renderer.tablerow(u)}r+=this.renderer.table(h,f);continue}case"blockquote":{f=this.parse(p.tokens),r+=this.renderer.blockquote(f);continue}case"list":{for(g=p.ordered,L=p.start,v=p.loose,l=p.items.length,f="",i=0;i<l;i++)m=p.items[i],y=m.checked,b=m.task,_="",m.task&&(A=this.renderer.checkbox(y),v?m.tokens.length>0&&m.tokens[0].type==="paragraph"?(m.tokens[0].text=A+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"&&(m.tokens[0].tokens[0].text=A+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:A}):_+=A),_+=this.parse(m.tokens,v),f+=this.renderer.listitem(_,b,y);r+=this.renderer.list(f,g,L);continue}case"html":{r+=this.renderer.html(p.text);continue}case"paragraph":{r+=this.renderer.paragraph(this.parseInline(p.tokens));continue}case"text":{for(f=p.tokens?this.parseInline(p.tokens):p.text;s+1<N&&e[s+1].type==="text";)p=e[++s],f+=`
|
|
590
|
+
`+(p.tokens?this.parseInline(p.tokens):p.text);r+=n?this.renderer.paragraph(f):f;continue}default:{const R='Token with "'+p.type+'" type was not found.';if(this.options.silent){console.error(R);return}else throw new Error(R)}}}return r}parseInline(e,n){n=n||this.renderer;let r="",s,i,o;const l=e.length;for(s=0;s<l;s++){if(i=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]&&(o=this.options.extensions.renderers[i.type].call({parser:this},i),o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type))){r+=o||"";continue}switch(i.type){case"escape":{r+=n.text(i.text);break}case"html":{r+=n.html(i.text);break}case"link":{r+=n.link(i.href,i.title,this.parseInline(i.tokens,n));break}case"image":{r+=n.image(i.href,i.title,i.text);break}case"strong":{r+=n.strong(this.parseInline(i.tokens,n));break}case"em":{r+=n.em(this.parseInline(i.tokens,n));break}case"codespan":{r+=n.codespan(i.text);break}case"br":{r+=n.br();break}case"del":{r+=n.del(this.parseInline(i.tokens,n));break}case"text":{r+=n.text(i.text);break}default:{const a='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(a);return}else throw new Error(a)}}}return r}}function me(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=bn({},me.defaults,e||{}),$4(e),n){const r=e.highlight;let s;try{s=ir.lex(t,e)}catch(l){return n(l)}const i=function(l){let a;if(!l)try{e.walkTokens&&me.walkTokens(s,e.walkTokens),a=or.parse(s,e)}catch(c){l=c}return e.highlight=r,l?n(l):n(null,a)};if(!r||r.length<3||(delete e.highlight,!s.length))return i();let o=0;me.walkTokens(s,function(l){l.type==="code"&&(o++,setTimeout(()=>{r(l.text,l.lang,function(a,c){if(a)return i(a);c!=null&&c!==l.text&&(l.text=c,l.escaped=!0),o--,o===0&&i()})},0))}),o===0&&i();return}try{const r=ir.lex(t,e);return e.walkTokens&&me.walkTokens(r,e.walkTokens),or.parse(r,e)}catch(r){if(r.message+=`
|
|
591
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(r.message+"",!0)+"</pre>";throw r}}me.options=me.setOptions=function(t){return bn(me.defaults,t),ZA(me.defaults),me},me.getDefaults=N4,me.defaults=si,me.use=function(...t){const e=bn({},...t),n=me.defaults.extensions||{renderers:{},childTokens:{}};let r;t.forEach(s=>{if(s.extensions&&(r=!0,s.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if(i.renderer){const o=n.renderers?n.renderers[i.name]:null;o?n.renderers[i.name]=function(...l){let a=i.renderer.apply(this,l);return a===!1&&(a=o.apply(this,l)),a}:n.renderers[i.name]=i.renderer}if(i.tokenizer){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");n[i.level]?n[i.level].unshift(i.tokenizer):n[i.level]=[i.tokenizer],i.start&&(i.level==="block"?n.startBlock?n.startBlock.push(i.start):n.startBlock=[i.start]:i.level==="inline"&&(n.startInline?n.startInline.push(i.start):n.startInline=[i.start]))}i.childTokens&&(n.childTokens[i.name]=i.childTokens)})),s.renderer){const i=me.defaults.renderer||new e0;for(const o in s.renderer){const l=i[o];i[o]=(...a)=>{let c=s.renderer[o].apply(i,a);return c===!1&&(c=l.apply(i,a)),c}}e.renderer=i}if(s.tokenizer){const i=me.defaults.tokenizer||new Ju;for(const o in s.tokenizer){const l=i[o];i[o]=(...a)=>{let c=s.tokenizer[o].apply(i,a);return c===!1&&(c=l.apply(i,a)),c}}e.tokenizer=i}if(s.walkTokens){const i=me.defaults.walkTokens;e.walkTokens=function(o){s.walkTokens.call(this,o),i&&i.call(this,o)}}r&&(e.extensions=n),me.setOptions(e)})},me.walkTokens=function(t,e){for(const n of t)switch(e.call(me,n),n.type){case"table":{for(const r of n.header)me.walkTokens(r.tokens,e);for(const r of n.rows)for(const s of r)me.walkTokens(s.tokens,e);break}case"list":{me.walkTokens(n.items,e);break}default:me.defaults.extensions&&me.defaults.extensions.childTokens&&me.defaults.extensions.childTokens[n.type]?me.defaults.extensions.childTokens[n.type].forEach(function(r){me.walkTokens(n[r],e)}):n.tokens&&me.walkTokens(n.tokens,e)}},me.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=bn({},me.defaults,e||{}),$4(e);try{const n=ir.lexInline(t,e);return e.walkTokens&&me.walkTokens(n,e.walkTokens),or.parseInline(n,e)}catch(n){if(n.message+=`
|
|
592
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(n.message+"",!0)+"</pre>";throw n}},me.Parser=or,me.parser=or.parse,me.Renderer=e0,me.TextRenderer=j4,me.Lexer=ir,me.lexer=ir.lex,me.Tokenizer=Ju,me.Slugger=V4,me.parse=me,me.options,me.setOptions,me.use,me.walkTokens,me.parseInline,or.parse,ir.lex;function t0(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)&&t0(n)}),t}var G4=t0,hS=t0;G4.default=hS;class z4{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function ii(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Or(t,...e){const n=Object.create(null);for(const r in t)n[r]=t[r];return e.forEach(function(r){for(const s in r)n[s]=r[s]}),n}const fS="</span>",W4=t=>!!t.kind;class dS{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=ii(e)}openNode(e){if(!W4(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!W4(e)||(this.buffer+=fS)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class n0{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(r=>this._walk(e,r)),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=>{n0._collapse(n)})))}}class pS extends n0{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 r=e.root;r.kind=n,r.sublanguage=!0,this.add(r)}toHTML(){return new dS(this,this.options).value()}finalize(){return!0}}function gS(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function fo(t){return t?typeof t=="string"?t:t.source:null}function mS(...t){return t.map(n=>fo(n)).join("")}function xS(...t){return"("+t.map(n=>fo(n)).join("|")+")"}function _S(t){return new RegExp(t.toString()+"|").exec("").length-1}function LS(t,e){const n=t&&t.exec(e);return n&&n.index===0}const yS=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function CS(t,e="|"){let n=0;return t.map(r=>{n+=1;const s=n;let i=fo(r),o="";for(;i.length>0;){const l=yS.exec(i);if(!l){o+=i;break}o+=i.substring(0,l.index),i=i.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(r=>`(${r})`).join(e)}const bS=/\b\B/,q4="[a-zA-Z]\\w*",r0="[a-zA-Z_]\\w*",s0="\\b\\d+(\\.\\d+)?",Z4="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",K4="\\b(0b[01]+)",vS="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",wS=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=mS(e,/.*\b/,t.binary,/\b.*/)),Or({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,r)=>{n.index!==0&&r.ignoreMatch()}},t)},po={begin:"\\\\[\\s\\S]",relevance:0},ES={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[po]},TS={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[po]},Y4={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/},pa=function(t,e,n={}){const r=Or({className:"comment",begin:t,end:e,contains:[]},n);return r.contains.push(Y4),r.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),r},AS=pa("//","$"),SS=pa("/\\*","\\*/"),RS=pa("#","$"),kS={className:"number",begin:s0,relevance:0},OS={className:"number",begin:Z4,relevance:0},IS={className:"number",begin:K4,relevance:0},NS={className:"number",begin:s0+"(%|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:[po,{begin:/\[/,end:/\]/,relevance:0,contains:[po]}]}]},MS={className:"title",begin:q4,relevance:0},FS={className:"title",begin:r0,relevance:0},DS={begin:"\\.\\s*"+r0,relevance:0};var ga=Object.freeze({__proto__:null,MATCH_NOTHING_RE:bS,IDENT_RE:q4,UNDERSCORE_IDENT_RE:r0,NUMBER_RE:s0,C_NUMBER_RE:Z4,BINARY_NUMBER_RE:K4,RE_STARTERS_RE:vS,SHEBANG:wS,BACKSLASH_ESCAPE:po,APOS_STRING_MODE:ES,QUOTE_STRING_MODE:TS,PHRASAL_WORDS_MODE:Y4,COMMENT:pa,C_LINE_COMMENT_MODE:AS,C_BLOCK_COMMENT_MODE:SS,HASH_COMMENT_MODE:RS,NUMBER_MODE:kS,C_NUMBER_MODE:OS,BINARY_NUMBER_MODE:IS,CSS_NUMBER_MODE:NS,REGEXP_MODE:PS,TITLE_MODE:MS,UNDERSCORE_TITLE_MODE:FS,METHOD_GUARD:DS,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 $S(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function BS(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=$S,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function HS(t,e){!Array.isArray(t.illegal)||(t.illegal=xS(...t.illegal))}function US(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 jS(t,e){t.relevance===void 0&&(t.relevance=1)}const VS=["of","and","for","in","not","or","if","then","parent","list","value"],GS="keyword";function X4(t,e,n=GS){const r={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(i){Object.assign(r,X4(t[i],e,i))}),r;function s(i,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const a=l.split("|");r[a[0]]=[i,zS(a[0],a[1])]})}}function zS(t,e){return e?Number(e):WS(t)?0:1}function WS(t){return VS.includes(t.toLowerCase())}function qS(t,{plugins:e}){function n(l,a){return new RegExp(fo(l),"m"+(t.case_insensitive?"i":"")+(a?"g":""))}class r{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(a,c){c.position=this.position++,this.matchIndexes[this.matchAt]=c,this.regexes.push([c,a]),this.matchAt+=_S(a)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const a=this.regexes.map(c=>c[1]);this.matcherRe=n(CS(a),!0),this.lastIndex=0}exec(a){this.matcherRe.lastIndex=this.lastIndex;const c=this.matcherRe.exec(a);if(!c)return null;const u=c.findIndex((f,p)=>p>0&&f!==void 0),h=this.matchIndexes[u];return c.splice(0,u),Object.assign(c,h)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(a){if(this.multiRegexes[a])return this.multiRegexes[a];const c=new r;return this.rules.slice(a).forEach(([u,h])=>c.addRule(u,h)),c.compile(),this.multiRegexes[a]=c,c}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(a,c){this.rules.push([a,c]),c.type==="begin"&&this.count++}exec(a){const c=this.getMatcher(this.regexIndex);c.lastIndex=this.lastIndex;let u=c.exec(a);if(this.resumingScanAtSamePosition()&&!(u&&u.index===this.lastIndex)){const h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,u=h.exec(a)}return u&&(this.regexIndex+=u.position+1,this.regexIndex===this.count&&this.considerAll()),u}}function i(l){const a=new s;return l.contains.forEach(c=>a.addRule(c.begin,{rule:c,type:"begin"})),l.terminatorEnd&&a.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&a.addRule(l.illegal,{type:"illegal"}),a}function o(l,a){const c=l;if(l.isCompiled)return c;[US].forEach(h=>h(l,a)),t.compilerExtensions.forEach(h=>h(l,a)),l.__beforeBegin=null,[BS,HS,jS].forEach(h=>h(l,a)),l.isCompiled=!0;let u=null;if(typeof l.keywords=="object"&&(u=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=X4(l.keywords,t.case_insensitive)),l.lexemes&&u)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return u=u||l.lexemes||/\w+/,c.keywordPatternRe=n(u,!0),a&&(l.begin||(l.begin=/\B|\b/),c.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(c.endRe=n(l.end)),c.terminatorEnd=fo(l.end)||"",l.endsWithParent&&a.terminatorEnd&&(c.terminatorEnd+=(l.end?"|":"")+a.terminatorEnd)),l.illegal&&(c.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(h){return ZS(h==="self"?l:h)})),l.contains.forEach(function(h){o(h,c)}),l.starts&&o(l.starts,a),c.matcher=i(c),c}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=Or(t.classNameAliases||{}),o(t)}function Q4(t){return t?t.endsWithParent||Q4(t.starts):!1}function ZS(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return Or(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:Q4(t)?Or(t,{starts:t.starts?Or(t.starts):null}):Object.isFrozen(t)?Or(t):t}var KS="10.7.3";function YS(t){return Boolean(t||t==="")}function XS(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,ii(this.code);let r={};return this.autoDetect?(r=t.highlightAuto(this.code),this.detectedLanguage=r.language):(r=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),r.value},autoDetect(){return!this.language||YS(this.autodetect)},ignoreIllegals(){return!0}},render(r){return r("pre",{},[r("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(r){r.component("highlightjs",e)}}}}const QS={"after:highlightElement":({el:t,result:e,text:n})=>{const r=J4(t);if(!r.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=JS(r,J4(s),n)}};function i0(t){return t.nodeName.toLowerCase()}function J4(t){const e=[];return function n(r,s){for(let i=r.firstChild;i;i=i.nextSibling)i.nodeType===3?s+=i.nodeValue.length:i.nodeType===1&&(e.push({event:"start",offset:s,node:i}),s=n(i,s),i0(i).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:i}));return s}(t,0),e}function JS(t,e,n){let r=0,s="";const i=[];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(u){function h(f){return" "+f.nodeName+'="'+ii(f.value)+'"'}s+="<"+i0(u)+[].map.call(u.attributes,h).join("")+">"}function a(u){s+="</"+i0(u)+">"}function c(u){(u.event==="start"?l:a)(u.node)}for(;t.length||e.length;){let u=o();if(s+=ii(n.substring(r,u[0].offset)),r=u[0].offset,u===t){i.reverse().forEach(a);do c(u.splice(0,1)[0]),u=o();while(u===t&&u.length&&u[0].offset===r);i.reverse().forEach(l)}else u[0].event==="start"?i.push(u[0].node):i.pop(),c(u.splice(0,1)[0])}return s+ii(n.substr(r))}const e5={},o0=t=>{console.error(t)},t5=(t,...e)=>{console.log(`WARN: ${t}`,...e)},dn=(t,e)=>{e5[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),e5[`${t}/${e}`]=!0)},l0=ii,n5=Or,r5=Symbol("nomatch");var eR=function(t){const e=Object.create(null),n=Object.create(null),r=[];let s=!0;const i=/(^(<[^>]+>|\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 a={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:pS};function c(D){return a.noHighlightRe.test(D)}function u(D){let ce=D.className+" ";ce+=D.parentNode?D.parentNode.className:"";const Ne=a.languageDetectRe.exec(ce);if(Ne){const Pe=ve(Ne[1]);return Pe||(t5(o.replace("{}",Ne[1])),t5("Falling back to no-highlight mode for this block.",D)),Pe?Ne[1]:"no-highlight"}return ce.split(/\s+/).find(Pe=>c(Pe)||ve(Pe))}function h(D,ce,Ne,Pe){let lt="",Wn="";typeof ce=="object"?(lt=D,Ne=ce.ignoreIllegals,Wn=ce.language,Pe=void 0):(dn("10.7.0","highlight(lang, code, ...args) has been deprecated."),dn("10.7.0",`Please use highlight(code, options) instead.
|
|
593
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),Wn=D,lt=ce);const Ct={code:lt,language:Wn};tt("before:highlight",Ct);const qt=Ct.result?Ct.result:f(Ct.language,Ct.code,Ne,Pe);return qt.code=Ct.code,tt("after:highlight",qt),qt}function f(D,ce,Ne,Pe){function lt(re,de){const Re=j.case_insensitive?de[0].toLowerCase():de[0];return Object.prototype.hasOwnProperty.call(re.keywords,Re)&&re.keywords[Re]}function Wn(){if(!B.keywords){ne.addText(le);return}let re=0;B.keywordPatternRe.lastIndex=0;let de=B.keywordPatternRe.exec(le),Re="";for(;de;){Re+=le.substring(re,de.index);const Fe=lt(B,de);if(Fe){const[bt,xt]=Fe;if(ne.addText(Re),Re="",Ae+=xt,bt.startsWith("_"))Re+=de[0];else{const gn=j.classNameAliases[bt]||bt;ne.addKeyword(de[0],gn)}}else Re+=de[0];re=B.keywordPatternRe.lastIndex,de=B.keywordPatternRe.exec(le)}Re+=le.substr(re),ne.addText(Re)}function Ct(){if(le==="")return;let re=null;if(typeof B.subLanguage=="string"){if(!e[B.subLanguage]){ne.addText(le);return}re=f(B.subLanguage,le,!0,ue[B.subLanguage]),ue[B.subLanguage]=re.top}else re=g(le,B.subLanguage.length?B.subLanguage:null);B.relevance>0&&(Ae+=re.relevance),ne.addSublanguage(re.emitter,re.language)}function qt(){B.subLanguage!=null?Ct():Wn(),le=""}function Zt(re){return re.className&&ne.openNode(j.classNameAliases[re.className]||re.className),B=Object.create(re,{parent:{value:B}}),B}function x(re,de,Re){let Fe=LS(re.endRe,Re);if(Fe){if(re["on:end"]){const bt=new z4(re);re["on:end"](de,bt),bt.isMatchIgnored&&(Fe=!1)}if(Fe){for(;re.endsParent&&re.parent;)re=re.parent;return re}}if(re.endsWithParent)return x(re.parent,de,Re)}function C(re){return B.matcher.regexIndex===0?(le+=re[0],1):(nt=!0,0)}function k(re){const de=re[0],Re=re.rule,Fe=new z4(Re),bt=[Re.__beforeBegin,Re["on:begin"]];for(const xt of bt)if(!!xt&&(xt(re,Fe),Fe.isMatchIgnored))return C(de);return Re&&Re.endSameAsBegin&&(Re.endRe=gS(de)),Re.skip?le+=de:(Re.excludeBegin&&(le+=de),qt(),!Re.returnBegin&&!Re.excludeBegin&&(le=de)),Zt(Re),Re.returnBegin?0:de.length}function M(re){const de=re[0],Re=ce.substr(re.index),Fe=x(B,re,Re);if(!Fe)return r5;const bt=B;bt.skip?le+=de:(bt.returnEnd||bt.excludeEnd||(le+=de),qt(),bt.excludeEnd&&(le=de));do B.className&&ne.closeNode(),!B.skip&&!B.subLanguage&&(Ae+=B.relevance),B=B.parent;while(B!==Fe.parent);return Fe.starts&&(Fe.endSameAsBegin&&(Fe.starts.endRe=Fe.endRe),Zt(Fe.starts)),bt.returnEnd?0:de.length}function P(){const re=[];for(let de=B;de!==j;de=de.parent)de.className&&re.unshift(de.className);re.forEach(de=>ne.openNode(de))}let U={};function ee(re,de){const Re=de&&de[0];if(le+=re,Re==null)return qt(),0;if(U.type==="begin"&&de.type==="end"&&U.index===de.index&&Re===""){if(le+=ce.slice(de.index,de.index+1),!s){const Fe=new Error("0 width match regex");throw Fe.languageName=D,Fe.badRule=U.rule,Fe}return 1}if(U=de,de.type==="begin")return k(de);if(de.type==="illegal"&&!Ne){const Fe=new Error('Illegal lexeme "'+Re+'" for mode "'+(B.className||"<unnamed>")+'"');throw Fe.mode=B,Fe}else if(de.type==="end"){const Fe=M(de);if(Fe!==r5)return Fe}if(de.type==="illegal"&&Re==="")return 1;if(je>1e5&&je>de.index*3)throw new Error("potential infinite loop, way more iterations than matches");return le+=Re,Re.length}const j=ve(D);if(!j)throw o0(o.replace("{}",D)),new Error('Unknown language: "'+D+'"');const z=qS(j,{plugins:r});let $="",B=Pe||z;const ue={},ne=new a.__emitter(a);P();let le="",Ae=0,De=0,je=0,nt=!1;try{for(B.matcher.considerAll();;){je++,nt?nt=!1:B.matcher.considerAll(),B.matcher.lastIndex=De;const re=B.matcher.exec(ce);if(!re)break;const de=ce.substring(De,re.index),Re=ee(de,re);De=re.index+Re}return ee(ce.substr(De)),ne.closeAllNodes(),ne.finalize(),$=ne.toHTML(),{relevance:Math.floor(Ae),value:$,language:D,illegal:!1,emitter:ne,top:B}}catch(re){if(re.message&&re.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:re.message,context:ce.slice(De-100,De+100),mode:re.mode},sofar:$,relevance:0,value:l0(ce),emitter:ne};if(s)return{illegal:!1,relevance:0,value:l0(ce),emitter:ne,language:D,top:B,errorRaised:re};throw re}}function p(D){const ce={relevance:0,emitter:new a.__emitter(a),value:l0(D),illegal:!1,top:l};return ce.emitter.addText(D),ce}function g(D,ce){ce=ce||a.languages||Object.keys(e);const Ne=p(D),Pe=ce.filter(ve).filter(Q).map(Zt=>f(Zt,D,!1));Pe.unshift(Ne);const lt=Pe.sort((Zt,x)=>{if(Zt.relevance!==x.relevance)return x.relevance-Zt.relevance;if(Zt.language&&x.language){if(ve(Zt.language).supersetOf===x.language)return 1;if(ve(x.language).supersetOf===Zt.language)return-1}return 0}),[Wn,Ct]=lt,qt=Wn;return qt.second_best=Ct,qt}function L(D){return a.tabReplace||a.useBR?D.replace(i,ce=>ce===`
|
|
594
594
|
`?a.useBR?"<br>":ce:a.tabReplace?ce.replace(/\t/g,a.tabReplace):ce):D}function v(D,ce,Ne){const Pe=ce?n[ce]:Ne;D.classList.add("hljs"),Pe&&D.classList.add(Pe)}const _={"before:highlightElement":({el:D})=>{a.useBR&&(D.innerHTML=D.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,`
|
|
595
|
-
`))},"after:highlightElement":({result:D})=>{a.useBR&&(D.value=D.value.replace(/\n/g,"<br>"))}},m=/^(<[^>]+>|\t)+/gm,y={"after:highlightElement":({result:D})=>{a.tabReplace&&(D.value=D.value.replace(m,ce=>ce.replace(/\t/g,a.tabReplace)))}};function b(D){let ce=null;const Ne=u(D);if(c(Ne))return;tt("before:highlightElement",{el:D,language:Ne}),ce=D;const Pe=ce.textContent,lt=Ne?h(Pe,{language:Ne,ignoreIllegals:!0}):g(Pe);tt("after:highlightElement",{el:D,result:lt,text:Pe}),D.innerHTML=lt.value,v(D,Ne,lt.language),D.result={language:lt.language,re:lt.relevance,relavance:lt.relevance},lt.second_best&&(D.second_best={language:lt.second_best.language,re:lt.second_best.relevance,relavance:lt.second_best.relevance})}function A(D){D.useBR&&(dn("10.3.0","'useBR' will be removed entirely in v11.0"),dn("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),a=Q4(a,D)}const I=()=>{if(I.called)return;I.called=!0,dn("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(b)};function N(){dn("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),R=!0}let R=!1;function q(){if(document.readyState==="loading"){R=!0;return}document.querySelectorAll("pre code").forEach(b)}function G(){R&&q()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",G,!1);function K(D,ce){let Ne=null;try{Ne=ce(t)}catch(Pe){if(i0("Language definition for '{}' could not be registered.".replace("{}",D)),s)i0(Pe);else throw Pe;Ne=l}Ne.name||(Ne.name=D),e[D]=Ne,Ne.rawDefinition=ce.bind(null,t),Ne.aliases&&F(Ne.aliases,{languageName:D})}function _e(D){delete e[D];for(const ce of Object.keys(n))n[ce]===D&&delete n[ce]}function he(){return Object.keys(e)}function Y(D){dn("10.4.0","requireLanguage will be removed entirely in v11."),dn("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const ce=ve(D);if(ce)return ce;throw new Error("The '{}' language is required, but not loaded.".replace("{}",D))}function ve(D){return D=(D||"").toLowerCase(),e[D]||e[n[D]]}function F(D,{languageName:ce}){typeof D=="string"&&(D=[D]),D.forEach(Ne=>{n[Ne.toLowerCase()]=ce})}function Q(D){const ce=ve(D);return ce&&!ce.disableAutodetect}function fe(D){D["before:highlightBlock"]&&!D["before:highlightElement"]&&(D["before:highlightElement"]=ce=>{D["before:highlightBlock"](Object.assign({block:ce.el},ce))}),D["after:highlightBlock"]&&!D["after:highlightElement"]&&(D["after:highlightElement"]=ce=>{D["after:highlightBlock"](Object.assign({block:ce.el},ce))})}function et(D){fe(D),r.push(D)}function tt(D,ce){const Ne=D;r.forEach(function(Pe){Pe[Ne]&&Pe[Ne](ce)})}function Wt(D){return dn("10.2.0","fixMarkup will be removed entirely in v11.0"),dn("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),L(D)}function ut(D){return dn("10.7.0","highlightBlock will be removed entirely in v12.0"),dn("10.7.0","Please use highlightElement now."),b(D)}Object.assign(t,{highlight:h,highlightAuto:g,highlightAll:q,fixMarkup:Wt,highlightElement:b,highlightBlock:ut,configure:A,initHighlighting:I,initHighlightingOnLoad:N,registerLanguage:K,unregisterLanguage:_e,listLanguages:he,getLanguage:ve,registerAliases:F,requireLanguage:Y,autoDetection:Q,inherit:Q4,addPlugin:et,vuePlugin:zS(t).VuePlugin}),t.debugMode=function(){s=!1},t.safeMode=function(){s=!0},t.versionString=VS;for(const D in ga)typeof ga[D]=="object"&&H4(ga[D]);return Object.assign(t,ga),t.addPlugin(_),t.addPlugin(WS),t.addPlugin(y),t}({}),hs=ZS;function KS(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}var YS=KS;const e5="[A-Za-z$_][0-9A-Za-z$_]*",XS=["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"],QS=["true","false","null","undefined","NaN","Infinity"],JS=["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"],eR=["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],tR=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],nR=["arguments","this","super","console","window","document","localStorage","module","global"],rR=[].concat(tR,nR,JS,eR);function sR(t){return t?typeof t=="string"?t:t.source:null}function t5(t){return l0("(?=",t,")")}function l0(...t){return t.map(n=>sR(n)).join("")}function iR(t){const e=(b,{after:A})=>{const I="</"+b[0].slice(1);return b.input.indexOf(I,A)!==-1},n=e5,r={begin:"<>",end:"</>"},s={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(b,A)=>{const I=b[0].length+b.index,N=b.input[I];if(N==="<"){A.ignoreMatch();return}N===">"&&(e(b,{after:I})||A.ignoreMatch())}},i={$pattern:e5,keyword:XS,literal:QS,built_in:rR},o="[0-9](_?[0-9])*",l=`\\.(${o})`,a="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",c={className:"number",variants:[{begin:`(\\b(${a})((${l})|\\.)?|(${l}))[eE][+-]?(${o})\\b`},{begin:`\\b(${a})\\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},u={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},h={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"xml"}},f={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"css"}},p={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,u]},L={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]},v=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,f,p,c,t.REGEXP_MODE];u.contains=v.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(v)});const _=[].concat(L,u.contains),m=_.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(_)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:m},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,h,f,p,L,c,{begin:l0(/[{,\n]\s*/,t5(l0(/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,n+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:n+t5("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[L,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:i,contains:m}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:r.begin,end:r.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:i,contains:["self",t.inherit(t.TITLE_MODE,{begin:n}),y],illegal:/%/},{beginKeywords:"while if switch catch for"},{className:"function",begin:t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,contains:[y,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",y]},{begin:"(get|set)\\s+(?="+n+"\\()",end:/\{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:n}),{begin:/\(\)/},y]},{begin:/\$[(.]/}]}}var oR=iR;function lR(t){return t?typeof t=="string"?t:t.source:null}function aR(...t){return t.map(n=>lR(n)).join("")}function cR(t){const e={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[e]}]};Object.assign(e,{className:"variable",variants:[{begin:aR(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={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"})]}},i={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,r]};r.contains.push(i);const o={className:"",begin:/\\"/},l={className:"string",begin:/'/,end:/'/},a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,e]},c=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],u=t.SHEBANG({binary:`(${c.join("|")})`,relevance:10}),h={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:[u,t.SHEBANG(),h,a,t.HASH_COMMENT_MODE,s,i,o,l,e]}}var uR=cR;function hR(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ ]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ ]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ ]|$)"}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},o=t.inherit(i,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l="[0-9]{4}(-[0-9][0-9]){0,2}",a="([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?",c="(\\.[0-9]*)?",u="([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?",h={className:"number",begin:"\\b"+l+a+c+u+"\\b"},f={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},p={begin:/\{/,end:/\}/,contains:[f],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[f],illegal:"\\n",relevance:0},L=[r,{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}},h,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},p,g,i],v=[...L];return v.pop(),v.push(o),f.contains=v,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:L}}var fR=hR;const SP="";hs.registerLanguage("plaintext",YS),hs.registerLanguage("javascript",oR),hs.registerLanguage("bash",uR),hs.registerLanguage("yaml",fR);const dR={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?`
|
|
595
|
+
`))},"after:highlightElement":({result:D})=>{a.useBR&&(D.value=D.value.replace(/\n/g,"<br>"))}},m=/^(<[^>]+>|\t)+/gm,y={"after:highlightElement":({result:D})=>{a.tabReplace&&(D.value=D.value.replace(m,ce=>ce.replace(/\t/g,a.tabReplace)))}};function b(D){let ce=null;const Ne=u(D);if(c(Ne))return;tt("before:highlightElement",{el:D,language:Ne}),ce=D;const Pe=ce.textContent,lt=Ne?h(Pe,{language:Ne,ignoreIllegals:!0}):g(Pe);tt("after:highlightElement",{el:D,result:lt,text:Pe}),D.innerHTML=lt.value,v(D,Ne,lt.language),D.result={language:lt.language,re:lt.relevance,relavance:lt.relevance},lt.second_best&&(D.second_best={language:lt.second_best.language,re:lt.second_best.relevance,relavance:lt.second_best.relevance})}function A(D){D.useBR&&(dn("10.3.0","'useBR' will be removed entirely in v11.0"),dn("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),a=n5(a,D)}const I=()=>{if(I.called)return;I.called=!0,dn("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(b)};function N(){dn("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),R=!0}let R=!1;function q(){if(document.readyState==="loading"){R=!0;return}document.querySelectorAll("pre code").forEach(b)}function G(){R&&q()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",G,!1);function K(D,ce){let Ne=null;try{Ne=ce(t)}catch(Pe){if(o0("Language definition for '{}' could not be registered.".replace("{}",D)),s)o0(Pe);else throw Pe;Ne=l}Ne.name||(Ne.name=D),e[D]=Ne,Ne.rawDefinition=ce.bind(null,t),Ne.aliases&&F(Ne.aliases,{languageName:D})}function _e(D){delete e[D];for(const ce of Object.keys(n))n[ce]===D&&delete n[ce]}function he(){return Object.keys(e)}function Y(D){dn("10.4.0","requireLanguage will be removed entirely in v11."),dn("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const ce=ve(D);if(ce)return ce;throw new Error("The '{}' language is required, but not loaded.".replace("{}",D))}function ve(D){return D=(D||"").toLowerCase(),e[D]||e[n[D]]}function F(D,{languageName:ce}){typeof D=="string"&&(D=[D]),D.forEach(Ne=>{n[Ne.toLowerCase()]=ce})}function Q(D){const ce=ve(D);return ce&&!ce.disableAutodetect}function fe(D){D["before:highlightBlock"]&&!D["before:highlightElement"]&&(D["before:highlightElement"]=ce=>{D["before:highlightBlock"](Object.assign({block:ce.el},ce))}),D["after:highlightBlock"]&&!D["after:highlightElement"]&&(D["after:highlightElement"]=ce=>{D["after:highlightBlock"](Object.assign({block:ce.el},ce))})}function et(D){fe(D),r.push(D)}function tt(D,ce){const Ne=D;r.forEach(function(Pe){Pe[Ne]&&Pe[Ne](ce)})}function Wt(D){return dn("10.2.0","fixMarkup will be removed entirely in v11.0"),dn("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),L(D)}function ut(D){return dn("10.7.0","highlightBlock will be removed entirely in v12.0"),dn("10.7.0","Please use highlightElement now."),b(D)}Object.assign(t,{highlight:h,highlightAuto:g,highlightAll:q,fixMarkup:Wt,highlightElement:b,highlightBlock:ut,configure:A,initHighlighting:I,initHighlightingOnLoad:N,registerLanguage:K,unregisterLanguage:_e,listLanguages:he,getLanguage:ve,registerAliases:F,requireLanguage:Y,autoDetection:Q,inherit:n5,addPlugin:et,vuePlugin:XS(t).VuePlugin}),t.debugMode=function(){s=!1},t.safeMode=function(){s=!0},t.versionString=KS;for(const D in ga)typeof ga[D]=="object"&&G4(ga[D]);return Object.assign(t,ga),t.addPlugin(_),t.addPlugin(QS),t.addPlugin(y),t}({}),hs=eR;function tR(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}var nR=tR;const s5="[A-Za-z$_][0-9A-Za-z$_]*",rR=["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"],sR=["true","false","null","undefined","NaN","Infinity"],iR=["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"],oR=["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],lR=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],aR=["arguments","this","super","console","window","document","localStorage","module","global"],cR=[].concat(lR,aR,iR,oR);function uR(t){return t?typeof t=="string"?t:t.source:null}function i5(t){return a0("(?=",t,")")}function a0(...t){return t.map(n=>uR(n)).join("")}function hR(t){const e=(b,{after:A})=>{const I="</"+b[0].slice(1);return b.input.indexOf(I,A)!==-1},n=s5,r={begin:"<>",end:"</>"},s={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(b,A)=>{const I=b[0].length+b.index,N=b.input[I];if(N==="<"){A.ignoreMatch();return}N===">"&&(e(b,{after:I})||A.ignoreMatch())}},i={$pattern:s5,keyword:rR,literal:sR,built_in:cR},o="[0-9](_?[0-9])*",l=`\\.(${o})`,a="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",c={className:"number",variants:[{begin:`(\\b(${a})((${l})|\\.)?|(${l}))[eE][+-]?(${o})\\b`},{begin:`\\b(${a})\\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},u={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},h={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"xml"}},f={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"css"}},p={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,u]},L={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]},v=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,f,p,c,t.REGEXP_MODE];u.contains=v.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(v)});const _=[].concat(L,u.contains),m=_.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(_)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:m},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,h,f,p,L,c,{begin:a0(/[{,\n]\s*/,i5(a0(/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,n+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:n+i5("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[L,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:i,contains:m}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:r.begin,end:r.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:i,contains:["self",t.inherit(t.TITLE_MODE,{begin:n}),y],illegal:/%/},{beginKeywords:"while if switch catch for"},{className:"function",begin:t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,contains:[y,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",y]},{begin:"(get|set)\\s+(?="+n+"\\()",end:/\{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:n}),{begin:/\(\)/},y]},{begin:/\$[(.]/}]}}var fR=hR;function dR(t){return t?typeof t=="string"?t:t.source:null}function pR(...t){return t.map(n=>dR(n)).join("")}function gR(t){const e={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[e]}]};Object.assign(e,{className:"variable",variants:[{begin:pR(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={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"})]}},i={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,r]};r.contains.push(i);const o={className:"",begin:/\\"/},l={className:"string",begin:/'/,end:/'/},a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,e]},c=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],u=t.SHEBANG({binary:`(${c.join("|")})`,relevance:10}),h={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:[u,t.SHEBANG(),h,a,t.HASH_COMMENT_MODE,s,i,o,l,e]}}var mR=gR;function xR(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ ]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ ]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ ]|$)"}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},o=t.inherit(i,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l="[0-9]{4}(-[0-9][0-9]){0,2}",a="([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?",c="(\\.[0-9]*)?",u="([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?",h={className:"number",begin:"\\b"+l+a+c+u+"\\b"},f={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},p={begin:/\{/,end:/\}/,contains:[f],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[f],illegal:"\\n",relevance:0},L=[r,{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}},h,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},p,g,i],v=[...L];return v.pop(),v.push(o),f.contains=v,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:L}}var _R=xR;const FP="";hs.registerLanguage("plaintext",nR),hs.registerLanguage("javascript",fR),hs.registerLanguage("bash",mR),hs.registerLanguage("yaml",_R);const LR={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?`
|
|
596
596
|
<code class="rest-api">
|
|
597
597
|
<span class="http-method-${n[1].toLowerCase()}">${n[1]}</span>
|
|
598
598
|
<span class="http-path">${n[2]}</span>
|
|
599
599
|
</code>
|
|
600
|
-
`:`<code>${t}</code>`}};me.setOptions({highlight:function(t,e){if(!e)return hs.highlightAuto(t).value;const n=hs.getLanguage(e)?e:"plaintext";return hs.highlight(n,t).value},breaks:!0}),me.use({renderer:dR});const pR={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var t,e;return((t=this.commentObj)==null?void 0:t.text)&&me.parse((e=this.commentObj)==null?void 0:e.text)||this.comment&&me.parse(this.comment)},textStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}}},gR={class:"comments text-skin-comment min-w-[100px] flex justify-around text-left text-sm opacity-50 hover:opacity-100"},mR=["innerHTML"];function xR(t,e,n,r,s,i){return O(),V("div",gR,[T("div",{innerHTML:i.markedComment,class:Ee(i.classNames),style:we(i.textStyle)},null,14,mR)])}const go=We(pR,[["render",xR],["__scopeId","data-v-ab994f03"]]),RP="",_R={props:["collapsed"],emits:["click"]},LR={class:"collapsible-header"},yR=[ol('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-1bb203db></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-1bb203db></g><g id="SVGRepo_iconCarrier" data-v-1bb203db><line x1="13" y1="2" x2="13" y2="10" data-v-1bb203db></line><polyline points="9 7 13 11 17 7" data-v-1bb203db></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-1bb203db></line><polyline points="9 19 13 15 17 19" data-v-1bb203db></polyline></g>',3)],CR=[ol('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-1bb203db></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-1bb203db></g><g id="SVGRepo_iconCarrier" data-v-1bb203db><line x1="13" y1="1" x2="13" y2="9" data-v-1bb203db></line><polyline points="9 5 13 1 17 5" data-v-1bb203db></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-1bb203db></line><line x1="13" y1="24" x2="13" y2="17" data-v-1bb203db></line><polyline points="9 20 13 24 17 20" data-v-1bb203db></polyline></g>',3)];function bR(t,e,n,r,s,i){return O(),V("div",LR,[(O(),V("svg",{width:"20px",height:"20px",class:Ee([{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"},yR,2)),(O(),V("svg",{width:"20px",height:"20px",class:Ee([{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"},CR,2))])}const vR=We(_R,[["render",bR],["__scopeId","data-v-1bb203db"]]),IP="",NP="",wR={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...yn(["centerOf","messageLayerLeft"]),...Pn(["code"]),computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var r;let t=this.context.braceBlock();if(!t)return!1;let e=((r=t.block())==null?void 0:r.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(t){this.collapsed=!this.collapsed,bu.$emit("participant_set_top")}},components:{CollapseButton:vR},watch:{context(t){this.collapsed&&(this.collapsed=!1)}}},ER=["data-belongs-to","data-x-offset","data-debug-center-of"];function TR(t,e,n,r,s,i){const o=ye("collapse-button"),l=ye("block");return O(),V("div",{class:Ee(["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":i.computedCenter},[i.hasAnyStatementsExceptReturn?(O(),Oe(o,{key:0,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):Ce("",!0),this.context.braceBlock()?(O(),Oe(l,{key:1,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed},null,8,["context","selfCallIndent","number","collapsed"])):Ce("",!0)],10,ER)}const n5=We(wR,[["render",TR],["__scopeId","data-v-754aa20b"]]);class oi{constructor(e,n,r,s){te(this,"start");te(this,"stop");this.start={line:e,col:n},this.stop={line:r,col:s}}static from(e){const n=e.start,r=e.stop;return new oi(n.line,n.column,r.line,r.column+r.text.length)}}const r5=fi.child({name:"Creation"}),AR={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...yn(["cursor","onElementClick","distance"]),...Pn(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=Math.abs(this.distance(this.to,this.from)),e=this.selfCallIndent||0;return t+(this.rightToLeft?e:-e)},rightToLeft(){return this.distance(this.to,this.from)<0},signature(){return this.creation.SignatureText()},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const r=t(e.type());return n+(r?":"+r:"")},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.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}},mounted(){this.layoutMessageContainer(),r5.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),r5.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+6}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+6)}px`)})()},onClick(){this.onElementClick(oi.from(this.context))}},components:{Participant:O3,Comment:go,Occurrence:n5,Message:so}},SR=["data-signature"],RR=["data-to"],kR={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function OR(t,e,n,r,s,i){var u;const o=ye("comment"),l=ye("message"),a=ye("participant"),c=ye("occurrence");return O(),V("div",{class:Ee(["interaction creation sync text-center transform",{"right-to-left":i.rightToLeft,"-translate-x-full":i.rightToLeft,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=Ni((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px"})},[n.comment?(O(),Oe(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),T("div",{ref:"messageContainer","data-type":"creation",class:Ee(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":i.rightToLeft}]),"data-to":i.to},[X(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:i.creation,content:i.signature,rtl:i.rightToLeft,type:"creation",number:n.number,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),T("div",kR,[X(a,{entity:{name:i.to}},null,8,["entity"])],512)],10,RR),X(c,{context:i.creation,class:"pointer-events-auto",participant:i.to,number:n.number},null,8,["context","participant","number"]),i.assignee?(O(),Oe(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:i.creation.creationBody().assignment(),content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.creation.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):Ce("",!0)],14,SR)}const IR=We(AR,[["render",OR]]),NR={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em]"},PR={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},MR={key:0},FR=T("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[T("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),T("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),DR=Ke({__name:"SelfInvocation",props:{context:null,content:null,assignee:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Va(e),r=br(),s=W(()=>r.state.numbering),i=se(),o=()=>{r.getters.onMessageClick(n,i.value)};return(l,a)=>(O(),V("div",{class:"message self text-sm flex items-start flex-col",style:{"border-width":"0"},onClick:o,ref_key:"messageRef",ref:i},[T("label",NR,[Le(s)?(O(),V("div",PR,$e(t.number),1)):Ce("",!0),T("div",{style:we(t.textStyle),class:Ee(t.classNames)},[t.assignee?(O(),V("span",MR,$e(t.assignee)+" = ",1)):Ce("",!0),_n(" "+$e(t.content),1)],6)]),FR],512))}}),PP="",$R={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...yn(["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.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames},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),r=this.selfCallIndent||0;return n+0-r},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 iv},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf?(this.selfCallIndent||0)+6: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)},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},invocation:function(){return this.isSelf?"SelfInvocation":"Message"},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.from)}},methods:{onClick(){this.onElementClick(oi.from(this.context))}},components:{Message:so,SelfInvocation:DR,Comment:go,Occurrence:n5}},BR=["data-to","data-signature"];function HR(t,e,n,r,s,i){var c;const o=ye("comment"),l=ye("occurrence"),a=ye("message");return O(),V("div",{class:Ee(["interaction sync inline-block",{highlight:i.isCurrent,self:i.isSelf,"inited-from-occurrence":i.isInitedFromOccurrence,"right-to-left":i.rightToLeft}]),onClick:e[0]||(e[0]=Ni((...u)=>i.onClick&&i.onClick(...u),["stop"])),"data-to":i.to,"data-type":"interaction","data-signature":i.signature,style:we({width:!i.isSelf&&i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[i.showStarter&&i.isRootBlock||i.outOfBand?(O(),V("div",{key:0,class:Ee(["occurrence source border-2",{"right-to-left":i.rightToLeft}])},null,2)):Ce("",!0),i.hasComment?(O(),Oe(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),(O(),Oe(Ps(i.invocation),{class:"text-center",classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,content:i.signature,assignee:i.assignee,rtl:i.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","assignee","rtl","number"])),X(l,{context:i.message,participant:i.to,selfCallIndent:i.passOnOffset,rtl:i.rightToLeft,number:`${n.number}`},null,8,["context","participant","selfCallIndent","rtl","number"]),i.assignee&&!i.isSelf?(O(),Oe(a,{key:2,class:"return transform -translate-y-full",context:i.message,content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((c=i.message.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):Ce("",!0)],14,BR)}const UR=We($R,[["render",HR],["__scopeId","data-v-015869ff"]]),MP="",jR={name:"self-invocation-async",props:["content","number"],computed:{...Pn(["numbering"])}},VR=t=>(Ss("data-v-fbc5fa7e"),t=t(),Rs(),t),GR={class:"message self flex items-start flex-col",style:{"border-width":"0"}},zR={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},WR={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},qR=VR(()=>T("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[T("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),T("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1));function ZR(t,e,n,r,s,i){return O(),V("div",GR,[T("label",zR,[t.numbering?(O(),V("div",WR,$e(n.number),1)):Ce("",!0),_n(" "+$e(n.content),1)]),qR])}const KR=We(jR,[["render",ZR],["__scopeId","data-v-fbc5fa7e"]]),FP="";function a0(t){return t==null}const YR={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...yn(["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 a0(this.cursor)||a0(t)||a0(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},invocation:function(){return this.isSelf?"SelfInvocationAsync":"Message"},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}},methods:{onClick(){this.onElementClick(oi.from(this.context))}},components:{Comment:go,SelfInvocationAsync:KR,Message:so}},XR=["data-signature"];function QR(t,e,n,r,s,i){const o=ye("comment");return O(),V("div",{class:Ee(["interaction async",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"self-invocation":i.isSelf}]),onClick:e[0]||(e[0]=Ni((...l)=>i.onClick&&i.onClick(...l),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[n.comment?(O(),Oe(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),(O(),Oe(Ps(i.invocation),{classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,content:i.signature,rtl:i.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,XR)}const JR=We(YR,[["render",QR],["__scopeId","data-v-0870af26"]]),DP="",ek={components:{Icon:Tr},props:["label","collapsed"],emits:["click"]},tk={class:"collapsible-header"},nk={class:"mb-0"};function rk(t,e,n,r,s,i){const o=ye("Icon");return O(),V("div",tk,[T("label",nk,$e(n.label),1),n.collapsed?(O(),Oe(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer inline-block",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(O(),Oe(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 sk=We(ek,[["render",rk],["__scopeId","data-v-a5a45d48"]]),mo={computed:{...yn(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Au(t).getFrame(this.context),r=Ru(n),s=[this.context.Origin(),...ni(this.context).Names()],i=t.find(l=>s.includes(l));let o=Hn.half(sr,i);return console.debug(`left participant: ${i} ${o}`),this.coordinates.distance(i,this.from)+r.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:M3(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(t){this.collapsed=!this.collapsed,bu.$emit("participant_set_top")}},components:{CollapseButton:sk},watch:{context(t){this.collapsed&&(this.collapsed=!1)}}},ik=t=>{let e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t[r]()!==null)||"";return e[n]},xo=t=>t&&t.stat()?t.stat().filter(e=>ik(e)!=="Divider").length:0,s5=(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)},$P="",ok={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},alt:function(){return this.context.alt()},blockInIfBlock:function(){var t,e,n;return(n=(e=(t=this.alt)==null?void 0:t.ifBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},condition:function(){var t;return this.conditionFromIfElseBlock((t=this.alt)==null?void 0:t.ifBlock())},elseBlock:function(){var t,e,n;return(n=(e=(t=this.alt)==null?void 0:t.elseBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[xo(this.blockInIfBlock)];return(e=this.alt)!=null&&e.elseIfBlock()&&this.alt.elseIfBlock().forEach(n=>{t.push(t[t.length-1]+xo(this.blockInElseIfBlock(n)))}),t}},methods:{conditionFromIfElseBlock(t){var e,n;return(n=(e=t==null?void 0:t.parExpr())==null?void 0:e.condition())==null?void 0:n.getFormattedText()},blockInElseIfBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()},increaseNumber:s5,blockLength:xo}},i5=t=>(Ss("data-v-6695386a"),t=t(),Rs(),t),lk={class:"segment"},ak={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},ck={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},uk={class:"name font-semibold p-1 border-b text-sm"},hk={class:"p-0"},fk={class:"segment"},dk={class:"text-skin-fragment flex"},pk={class:"condition px-1 text-sm inline-block"},gk=i5(()=>T("label",{class:"else-if hidden"},"else if",-1)),mk={class:"condition px-1"},xk={key:0,class:"segment mt-2 border-t border-solid"},_k=i5(()=>T("div",{class:"text-skin-fragment"},[T("label",{class:"p-1"},"[else]")],-1));function Lk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment alt border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",lk,[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",ak,[t.numbering?(O(),V("div",ck,$e(n.number),1)):Ce("",!0),T("div",uk,[T("label",hk,[X(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",fk,[T("div",dk,[T("label",pk,"["+$e(i.condition)+"]",1)]),i.blockInIfBlock?(O(),Oe(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):Ce("",!0)]),(O(!0),V(Be,null,xn(i.alt.elseIfBlock(),(c,u)=>(O(),V("div",{key:u+500,class:"segment mt-2 border-t border-solid"},[(O(),V("div",{class:"text-skin-fragment",key:u+1e3},[gk,T("label",mk,"["+$e(i.conditionFromIfElseBlock(c))+"]",1)])),(O(),Oe(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInElseIfBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.elseBlock?(O(),V("div",xk,[_k,X(a,{style:we({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"])])):Ce("",!0)],2)],4)}const yk=We(ok,[["render",Lk],["__scopeId","data-v-6695386a"]]),BP="",HP="",Ck={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},bk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},vk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},wk={class:"name font-semibold p-1 border-b"};function Ek(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment par border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",bk,[t.numbering?(O(),V("div",vk,$e(n.number),1)):Ce("",!0),T("div",wk,[X(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),X(a,{class:Ee({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const Tk=We(Ck,[["render",Ek],["__scopeId","data-v-a45081df"]]),UP="",Ak={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},loop:function(){return this.context.loop()},blockInLoop:function(){var t,e;return(e=(t=this.loop)==null?void 0:t.braceBlock())==null?void 0:e.block()},condition:function(){var t,e,n;return(n=(e=(t=this.loop)==null?void 0:t.parExpr())==null?void 0:e.condition())==null?void 0:n.getFormattedText()}}},Sk={class:"header text-skin-fragment-header bg-skin-fragment-header text-base leading-4 relative"},Rk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},kk={class:"name font-semibold p-1 border-b"},Ok={class:"segment"},Ik={class:"text-skin-fragment"},Nk={class:"condition p-1"};function Pk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment loop border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Sk,[t.numbering?(O(),V("div",Rk,$e(n.number),1)):Ce("",!0),T("div",kk,[X(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",Ok,[T("div",Ik,[T("label",Nk,"["+$e(i.condition)+"]",1)]),X(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const Mk=We(Ak,[["render",Pk],["__scopeId","data-v-5d95d843"]]),jP="",Fk={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},Dk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 relative"},$k={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Bk={class:"name font-semibold p-1 border-b"};function Hk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment opt border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Dk,[t.numbering?(O(),V("div",$k,$e(n.number),1)):Ce("",!0),T("div",Bk,[X(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),X(a,{class:Ee({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const Uk=We(Fk,[["render",Hk],["__scopeId","data-v-5a3911c0"]]),VP="",jk={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["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=[xo(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+xo(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e;return(e=t==null?void 0:t.invocation())==null?void 0:e.parameters().getText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},o5=t=>(Ss("data-v-a74d5015"),t=t(),Rs(),t),Vk={class:"segment"},Gk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},zk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Wk={class:"name font-semibold p-1 border-b text-sm"},qk={class:"segment"},Zk=o5(()=>T("label",{class:"keyword catch p-1"},"catch",-1)),Kk={class:"exception p-1"},Yk={key:0,class:"segment mt-2 border-t border-solid"},Xk=o5(()=>T("div",{class:"header flex text-skin-fragment finally"},[T("label",{class:"keyword finally px-1 inline-block text-sm"},"finally")],-1));function Qk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment tcf border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",Vk,[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Gk,[t.numbering?(O(),V("div",zk,$e(n.number),1)):Ce("",!0),T("div",Wk,[X(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",qk,[i.blockInTryBlock?(O(),Oe(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):Ce("",!0)]),(O(!0),V(Be,null,xn(i.tcf.catchBlock(),(c,u)=>(O(),V("div",{key:u+500,class:"segment text-sm mt-2 border-t border-solid"},[(O(),V("div",{class:"header inline-block",key:u+1e3},[Zk,T("label",Kk,$e(i.exception(c)),1)])),(O(),Oe(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInCatchBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.finallyBlock?(O(),V("div",Yk,[Xk,X(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):Ce("",!0)],2)],4)}const Jk=We(jk,[["render",Qk],["__scopeId","data-v-a74d5015"]]),eO={name:"return",props:["context","comment","commentObj","number"],computed:{...yn(["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?sr(this.signature,Er.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from)+2:this.distance(this.source,this.from)+2},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,r,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.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,r;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.ReturnTo())},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},isReturnToStart(){return this.target===this.participants.Starter().name},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames},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(oi.from(this.context))}},components:{Comment:go,Message:so}},tO=["data-signature"],nO={key:1,class:"flex items-center"},rO=T("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[T("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"}),T("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),sO={class:"name text-sm"};function iO(t,e,n,r,s,i){const o=ye("comment"),l=ye("Message");return O(),V("div",{class:Ee(["interaction return relative",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"return-to-start":i.isReturnToStart}]),onClick:e[0]||(e[0]=Ni((...a)=>i.onClick&&i.onClick(...a),["stop"])),"data-signature":i.signature,style:we({width:i.width+"px",left:i.left+"px"})},[n.comment?(O(),Oe(o,{key:0,commenObj:t.commenObj},null,8,["commenObj"])):Ce("",!0),i.isSelf?(O(),V("div",nO,[rO,T("span",sO,$e(i.signature),1)])):Ce("",!0),i.isSelf?Ce("",!0):(O(),Oe(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.messageContext,content:i.signature,rtl:i.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,tO)}const oO=We(eO,[["render",iO]]),lO=["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"],aO=["italic","oblique"],cO=["bold","bolder","lighter"],uO=["underline","overline","line-through"],c0=t=>{const e={},n=[];return t.forEach(r=>{switch(!0){case lO.includes(r):e.color=r;break;case aO.includes(r):e.fontStyle=r;break;case cO.includes(r):e.fontWeight=r;break;case uO.includes(r):e.textDecoration=r;break;default:n.push(r)}}),{textStyle:e,classNames:n}},GP="",hO={name:"divider",props:["context"],computed:{...yn(["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,r]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:c0(n.split(",").map(s=>s.trim())),note:r}}return{style:c0([]),note:this.note}}}},l5=t=>(Ss("data-v-49358971"),t=t(),Rs(),t),fO=l5(()=>T("div",{class:"left bg-skin-divider"},null,-1)),dO=l5(()=>T("div",{class:"right bg-skin-divider"},null,-1));function pO(t,e,n,r,s,i){return O(),V("div",{class:"divider",style:we({width:i.width+"px",transform:"translateX("+(-1*i.centerOfFrom+10)+"px)"})},[fO,T("div",{class:Ee(["name",i.messageStyle.style.classNames]),style:we(i.messageStyle.style.textStyle)},$e(i.messageStyle.note),7),dO],4)}const gO=We(hO,[["render",pO],["__scopeId","data-v-49358971"]]);function a5(t){const e=t.indexOf("["),n=t.indexOf("]",e);return e!==-1&&n!==-1&&t.trim().indexOf("[")===0?[t.slice(e+1,n),t.slice(n+1)]:["",t]}class mO{constructor(e){te(this,"text");te(this,"textStyle",{});te(this,"classNames",[]);const n=e.split(`
|
|
601
|
-
`),r=n.reduce((o,l)=>{const[a]=
|
|
602
|
-
${a}`:o||a},"").trimEnd()}}const xO={name:"statement",props:["context","selfCallIndent","number","collapsed"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new mO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t.context[r]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:IR,Interaction:UR,InteractionAsync:JR,FragmentAlt:yk,FragmentPar:Tk,FragmentOpt:Uk,FragmentTryCatchFinally:Jk,FragmentLoop:Mk,Divider:gO,Return:oO}};function _O(t,e,n,r,s,i){return O(),Oe(Ps(i.subStatement),{class:Ee(["text-left text-sm text-skin-message",{hidden:i.collapsedCheck}]),context:n.context,comment:i.comment,commentObj:i.commentObj,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","context","comment","commentObj","selfCallIndent","number"])}const LO=We(xO,[["render",_O]]),yO={class:"block"},CO=Ke({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean}},setup(t){const e=t,n=W(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),r=s=>e.number?e.incremental?s5(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,i)=>(O(),V("div",yO,[(O(!0),V(Be,null,xn(Le(n),(o,l)=>(O(),V("div",{class:"statement-container mt-1",key:l},[X(LO,{context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:r(l)},null,8,["context","collapsed","selfCallIndent","number"])]))),128))]))}}),bO=fi.child({name:"core"});class vO{constructor(e,n=!1){te(this,"el");te(this,"_code");te(this,"_theme");te(this,"store");te(this,"app");this.el=e,this.store=Ld(b3()),this.app=Di(n?ku:S4),this.app.component("Comment",go),this.app.component("Block",CO),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){const r=Date.now();return bO.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.commit("onContentChange",(n==null?void 0:n.onContentChange)||(()=>{})),(n==null?void 0:n.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=n==null?void 0:n.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),console.log(Date.now()-r+"ms"),Promise.resolve(this)}get code(){return this._code}get theme(){return this._theme}async getPng(){return this.el.children[0].__vue__.toPng()}}const wO={createApp:Di,createStore:Ld,Store:b3,SeqDiagram:ku,DiagramFrame:S4},EO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},TO=[T("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function c5(t,e){return O(),V("svg",EO,TO)}const AO=Object.freeze(Object.defineProperty({__proto__:null,render:c5,default:{render:c5}},Symbol.toStringTag,{value:"Module"})),SO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},RO=[T("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function u5(t,e){return O(),V("svg",SO,RO)}const kO=Object.freeze(Object.defineProperty({__proto__:null,render:u5,default:{render:u5}},Symbol.toStringTag,{value:"Module"})),OO={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},IO=[T("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[T("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),T("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),T("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function h5(t,e){return O(),V("svg",OO,IO)}const NO=Object.freeze(Object.defineProperty({__proto__:null,render:h5,default:{render:h5}},Symbol.toStringTag,{value:"Module"})),PO={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"},MO=[T("path",{d:"M6 3v12"},null,-1),T("circle",{cx:"18",cy:"6",r:"3"},null,-1),T("circle",{cx:"6",cy:"18",r:"3"},null,-1),T("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function f5(t,e){return O(),V("svg",PO,MO)}const FO=Object.freeze(Object.defineProperty({__proto__:null,render:f5,default:{render:f5}},Symbol.toStringTag,{value:"Module"})),DO={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},$O=[T("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),T("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function d5(t,e){return O(),V("svg",DO,$O)}const BO=Object.freeze(Object.defineProperty({__proto__:null,render:d5,default:{render:d5}},Symbol.toStringTag,{value:"Module"})),HO={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},UO=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function p5(t,e){return O(),V("svg",HO,UO)}const jO=Object.freeze(Object.defineProperty({__proto__:null,render:p5,default:{render:p5}},Symbol.toStringTag,{value:"Module"})),VO={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},GO=[T("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),T("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 g5(t,e){return O(),V("svg",VO,GO)}const zO=Object.freeze(Object.defineProperty({__proto__:null,render:g5,default:{render:g5}},Symbol.toStringTag,{value:"Module"})),WO={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},qO=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),T("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function m5(t,e){return O(),V("svg",WO,qO)}const ZO=Object.freeze(Object.defineProperty({__proto__:null,render:m5,default:{render:m5}},Symbol.toStringTag,{value:"Module"})),KO={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},YO=[T("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 x5(t,e){return O(),V("svg",KO,YO)}const XO=Object.freeze(Object.defineProperty({__proto__:null,render:x5,default:{render:x5}},Symbol.toStringTag,{value:"Module"})),QO={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},JO=[T("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 _5(t,e){return O(),V("svg",QO,JO)}const eI=Object.freeze(Object.defineProperty({__proto__:null,render:_5,default:{render:_5}},Symbol.toStringTag,{value:"Module"})),tI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},nI=[T("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),T("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 L5(t,e){return O(),V("svg",tI,nI)}const rI=Object.freeze(Object.defineProperty({__proto__:null,render:L5,default:{render:L5}},Symbol.toStringTag,{value:"Module"})),sI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},iI=[T("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),T("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 y5(t,e){return O(),V("svg",sI,iI)}const oI=Object.freeze(Object.defineProperty({__proto__:null,render:y5,default:{render:y5}},Symbol.toStringTag,{value:"Module"})),C5=["top","right","bottom","left"],b5=["start","end"],v5=C5.reduce((t,e)=>t.concat(e,e+"-"+b5[0],e+"-"+b5[1]),[]),li=Math.min,fs=Math.max,ma=Math.round,xa=Math.floor,Ir=t=>({x:t,y:t}),lI={left:"right",right:"left",bottom:"top",top:"bottom"},aI={start:"end",end:"start"};function u0(t,e,n){return fs(t,li(e,n))}function ds(t,e){return typeof t=="function"?t(e):t}function lr(t){return t.split("-")[0]}function Gn(t){return t.split("-")[1]}function w5(t){return t==="x"?"y":"x"}function h0(t){return t==="y"?"height":"width"}function _a(t){return["top","bottom"].includes(lr(t))?"y":"x"}function f0(t){return w5(_a(t))}function E5(t,e,n){n===void 0&&(n=!1);const r=Gn(t),s=f0(t),i=h0(s);let o=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(o=ya(o)),[o,ya(o)]}function cI(t){const e=ya(t);return[La(t),e,La(e)]}function La(t){return t.replace(/start|end/g,e=>aI[e])}function uI(t,e,n){const r=["left","right"],s=["right","left"],i=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:r:e?r:s;case"left":case"right":return e?i:o;default:return[]}}function hI(t,e,n,r){const s=Gn(t);let i=uI(lr(t),n==="start",r);return s&&(i=i.map(o=>o+"-"+s),e&&(i=i.concat(i.map(La)))),i}function ya(t){return t.replace(/left|right|bottom|top/g,e=>lI[e])}function fI(t){return{top:0,right:0,bottom:0,left:0,...t}}function T5(t){return typeof t!="number"?fI(t):{top:t,right:t,bottom:t,left:t}}function Ca(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function A5(t,e,n){let{reference:r,floating:s}=t;const i=_a(e),o=f0(e),l=h0(o),a=lr(e),c=i==="y",u=r.x+r.width/2-s.width/2,h=r.y+r.height/2-s.height/2,f=r[l]/2-s[l]/2;let p;switch(a){case"top":p={x:u,y:r.y-s.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:h};break;case"left":p={x:r.x-s.width,y:h};break;default:p={x:r.x,y:r.y}}switch(Gn(e)){case"start":p[o]-=f*(n&&c?-1:1);break;case"end":p[o]+=f*(n&&c?-1:1);break}return p}const dI=async(t,e,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:i=[],platform:o}=n,l=i.filter(Boolean),a=await(o.isRTL==null?void 0:o.isRTL(e));let c=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:u,y:h}=A5(c,r,a),f=r,p={},g=0;for(let L=0;L<l.length;L++){const{name:v,fn:_}=l[L],{x:m,y,data:b,reset:A}=await _({x:u,y:h,initialPlacement:r,placement:f,strategy:s,middlewareData:p,rects:c,platform:o,elements:{reference:t,floating:e}});if(u=m!=null?m:u,h=y!=null?y:h,p={...p,[v]:{...p[v],...b}},A&&g<=50){g++,typeof A=="object"&&(A.placement&&(f=A.placement),A.rects&&(c=A.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):A.rects),{x:u,y:h}=A5(c,f,a)),L=-1;continue}}return{x:u,y:h,placement:f,strategy:s,middlewareData:p}};async function _o(t,e){var n;e===void 0&&(e={});const{x:r,y:s,platform:i,rects:o,elements:l,strategy:a}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:f=!1,padding:p=0}=ds(e,t),g=T5(p),v=l[f?h==="floating"?"reference":"floating":h],_=Ca(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(v)))==null||n?v:v.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:a})),m=h==="floating"?{...o.floating,x:r,y:s}:o.reference,y=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),b=await(i.isElement==null?void 0:i.isElement(y))?await(i.getScale==null?void 0:i.getScale(y))||{x:1,y:1}:{x:1,y:1},A=Ca(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:m,offsetParent:y,strategy:a}):m);return{top:(_.top-A.top+g.top)/b.y,bottom:(A.bottom-_.bottom+g.bottom)/b.y,left:(_.left-A.left+g.left)/b.x,right:(A.right-_.right+g.right)/b.x}}const pI=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:s,rects:i,platform:o,elements:l,middlewareData:a}=e,{element:c,padding:u=0}=ds(t,e)||{};if(c==null)return{};const h=T5(u),f={x:n,y:r},p=f0(s),g=h0(p),L=await o.getDimensions(c),v=p==="y",_=v?"top":"left",m=v?"bottom":"right",y=v?"clientHeight":"clientWidth",b=i.reference[g]+i.reference[p]-f[p]-i.floating[g],A=f[p]-i.reference[p],I=await(o.getOffsetParent==null?void 0:o.getOffsetParent(c));let N=I?I[y]:0;(!N||!await(o.isElement==null?void 0:o.isElement(I)))&&(N=l.floating[y]||i.floating[g]);const R=b/2-A/2,q=N/2-L[g]/2-1,G=li(h[_],q),K=li(h[m],q),_e=G,he=N-L[g]-K,Y=N/2-L[g]/2+R,ve=u0(_e,Y,he),F=!a.arrow&&Gn(s)!=null&&Y!=ve&&i.reference[g]/2-(Y<_e?G:K)-L[g]/2<0,Q=F?Y<_e?Y-_e:Y-he:0;return{[p]:f[p]+Q,data:{[p]:ve,centerOffset:Y-ve-Q,...F&&{alignmentOffset:Q}},reset:F}}});function gI(t,e,n){return(t?[...n.filter(s=>Gn(s)===t),...n.filter(s=>Gn(s)!==t)]:n.filter(s=>lr(s)===s)).filter(s=>t?Gn(s)===t||(e?La(s)!==s:!1):!0)}const mI=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,r,s;const{rects:i,middlewareData:o,placement:l,platform:a,elements:c}=e,{crossAxis:u=!1,alignment:h,allowedPlacements:f=v5,autoAlignment:p=!0,...g}=ds(t,e),L=h!==void 0||f===v5?gI(h||null,p,f):f,v=await _o(e,g),_=((n=o.autoPlacement)==null?void 0:n.index)||0,m=L[_];if(m==null)return{};const y=E5(m,i,await(a.isRTL==null?void 0:a.isRTL(c.floating)));if(l!==m)return{reset:{placement:L[0]}};const b=[v[lr(m)],v[y[0]],v[y[1]]],A=[...((r=o.autoPlacement)==null?void 0:r.overflows)||[],{placement:m,overflows:b}],I=L[_+1];if(I)return{data:{index:_+1,overflows:A},reset:{placement:I}};const N=A.map(G=>{const K=Gn(G.placement);return[G.placement,K&&u?G.overflows.slice(0,2).reduce((_e,he)=>_e+he,0):G.overflows[0],G.overflows]}).sort((G,K)=>G[1]-K[1]),q=((s=N.filter(G=>G[2].slice(0,Gn(G[0])?2:3).every(K=>K<=0))[0])==null?void 0:s[0])||N[0][0];return q!==l?{data:{index:_+1,overflows:A},reset:{placement:q}}:{}}}},xI=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:s,middlewareData:i,rects:o,initialPlacement:l,platform:a,elements:c}=e,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:L=!0,...v}=ds(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const _=lr(s),m=lr(l)===l,y=await(a.isRTL==null?void 0:a.isRTL(c.floating)),b=f||(m||!L?[ya(l)]:cI(l));!f&&g!=="none"&&b.push(...hI(l,L,g,y));const A=[l,...b],I=await _o(e,v),N=[];let R=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&N.push(I[_]),h){const _e=E5(s,o,y);N.push(I[_e[0]],I[_e[1]])}if(R=[...R,{placement:s,overflows:N}],!N.every(_e=>_e<=0)){var q,G;const _e=(((q=i.flip)==null?void 0:q.index)||0)+1,he=A[_e];if(he)return{data:{index:_e,overflows:R},reset:{placement:he}};let Y=(G=R.filter(ve=>ve.overflows[0]<=0).sort((ve,F)=>ve.overflows[1]-F.overflows[1])[0])==null?void 0:G.placement;if(!Y)switch(p){case"bestFit":{var K;const ve=(K=R.map(F=>[F.placement,F.overflows.filter(Q=>Q>0).reduce((Q,fe)=>Q+fe,0)]).sort((F,Q)=>F[1]-Q[1])[0])==null?void 0:K[0];ve&&(Y=ve);break}case"initialPlacement":Y=l;break}if(s!==Y)return{reset:{placement:Y}}}return{}}}};function S5(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function R5(t){return C5.some(e=>t[e]>=0)}const _I=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:r="referenceHidden",...s}=ds(t,e);switch(r){case"referenceHidden":{const i=await _o(e,{...s,elementContext:"reference"}),o=S5(i,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:R5(o)}}}case"escaped":{const i=await _o(e,{...s,altBoundary:!0}),o=S5(i,n.floating);return{data:{escapedOffsets:o,escaped:R5(o)}}}default:return{}}}}};async function LI(t,e){const{placement:n,platform:r,elements:s}=t,i=await(r.isRTL==null?void 0:r.isRTL(s.floating)),o=lr(n),l=Gn(n),a=_a(n)==="y",c=["left","top"].includes(o)?-1:1,u=i&&a?-1:1,h=ds(e,t);let{mainAxis:f,crossAxis:p,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof g=="number"&&(p=l==="end"?g*-1:g),a?{x:p*u,y:f*c}:{x:f*c,y:p*u}}const yI=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,s=await LI(e,t);return{x:n+s.x,y:r+s.y,data:s}}}},CI=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:s}=e,{mainAxis:i=!0,crossAxis:o=!1,limiter:l={fn:v=>{let{x:_,y:m}=v;return{x:_,y:m}}},...a}=ds(t,e),c={x:n,y:r},u=await _o(e,a),h=_a(lr(s)),f=w5(h);let p=c[f],g=c[h];if(i){const v=f==="y"?"top":"left",_=f==="y"?"bottom":"right",m=p+u[v],y=p-u[_];p=u0(m,p,y)}if(o){const v=h==="y"?"top":"left",_=h==="y"?"bottom":"right",m=g+u[v],y=g-u[_];g=u0(m,g,y)}const L=l.fn({...e,[f]:p,[h]:g});return{...L,data:{x:L.x-n,y:L.y-r}}}}};function Nr(t){return k5(t)?(t.nodeName||"").toLowerCase():"#document"}function ln(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ar(t){var e;return(e=(k5(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function k5(t){return t instanceof Node||t instanceof ln(t).Node}function cr(t){return t instanceof Element||t instanceof ln(t).Element}function zn(t){return t instanceof HTMLElement||t instanceof ln(t).HTMLElement}function O5(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ln(t).ShadowRoot}function Lo(t){const{overflow:e,overflowX:n,overflowY:r,display:s}=pn(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(s)}function bI(t){return["table","td","th"].includes(Nr(t))}function d0(t){const e=p0(),n=pn(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(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function vI(t){let e=ai(t);for(;zn(e)&&!ba(e);){if(d0(e))return e;e=ai(e)}return null}function p0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ba(t){return["html","body","#document"].includes(Nr(t))}function pn(t){return ln(t).getComputedStyle(t)}function va(t){return cr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ai(t){if(Nr(t)==="html")return t;const e=t.assignedSlot||t.parentNode||O5(t)&&t.host||ar(t);return O5(e)?e.host:e}function I5(t){const e=ai(t);return ba(e)?t.ownerDocument?t.ownerDocument.body:t.body:zn(e)&&Lo(e)?e:I5(e)}function yo(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=I5(t),i=s===((r=t.ownerDocument)==null?void 0:r.body),o=ln(s);return i?e.concat(o,o.visualViewport||[],Lo(s)?s:[],o.frameElement&&n?yo(o.frameElement):[]):e.concat(s,yo(s,[],n))}function N5(t){const e=pn(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const s=zn(t),i=s?t.offsetWidth:n,o=s?t.offsetHeight:r,l=ma(n)!==i||ma(r)!==o;return l&&(n=i,r=o),{width:n,height:r,$:l}}function g0(t){return cr(t)?t:t.contextElement}function ci(t){const e=g0(t);if(!zn(e))return Ir(1);const n=e.getBoundingClientRect(),{width:r,height:s,$:i}=N5(e);let o=(i?ma(n.width):n.width)/r,l=(i?ma(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const wI=Ir(0);function P5(t){const e=ln(t);return!p0()||!e.visualViewport?wI:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function EI(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==ln(t)?!1:e}function ps(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),i=g0(t);let o=Ir(1);e&&(r?cr(r)&&(o=ci(r)):o=ci(t));const l=EI(i,n,r)?P5(i):Ir(0);let a=(s.left+l.x)/o.x,c=(s.top+l.y)/o.y,u=s.width/o.x,h=s.height/o.y;if(i){const f=ln(i),p=r&&cr(r)?ln(r):r;let g=f.frameElement;for(;g&&r&&p!==f;){const L=ci(g),v=g.getBoundingClientRect(),_=pn(g),m=v.left+(g.clientLeft+parseFloat(_.paddingLeft))*L.x,y=v.top+(g.clientTop+parseFloat(_.paddingTop))*L.y;a*=L.x,c*=L.y,u*=L.x,h*=L.y,a+=m,c+=y,g=ln(g).frameElement}}return Ca({width:u,height:h,x:a,y:c})}function TI(t){let{rect:e,offsetParent:n,strategy:r}=t;const s=zn(n),i=ar(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},l=Ir(1);const a=Ir(0);if((s||!s&&r!=="fixed")&&((Nr(n)!=="body"||Lo(i))&&(o=va(n)),zn(n))){const c=ps(n);l=ci(n),a.x=c.x+n.clientLeft,a.y=c.y+n.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-o.scrollLeft*l.x+a.x,y:e.y*l.y-o.scrollTop*l.y+a.y}}function AI(t){return Array.from(t.getClientRects())}function M5(t){return ps(ar(t)).left+va(t).scrollLeft}function SI(t){const e=ar(t),n=va(t),r=t.ownerDocument.body,s=fs(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=fs(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+M5(t);const l=-n.scrollTop;return pn(r).direction==="rtl"&&(o+=fs(e.clientWidth,r.clientWidth)-s),{width:s,height:i,x:o,y:l}}function RI(t,e){const n=ln(t),r=ar(t),s=n.visualViewport;let i=r.clientWidth,o=r.clientHeight,l=0,a=0;if(s){i=s.width,o=s.height;const c=p0();(!c||c&&e==="fixed")&&(l=s.offsetLeft,a=s.offsetTop)}return{width:i,height:o,x:l,y:a}}function kI(t,e){const n=ps(t,!0,e==="fixed"),r=n.top+t.clientTop,s=n.left+t.clientLeft,i=zn(t)?ci(t):Ir(1),o=t.clientWidth*i.x,l=t.clientHeight*i.y,a=s*i.x,c=r*i.y;return{width:o,height:l,x:a,y:c}}function F5(t,e,n){let r;if(e==="viewport")r=RI(t,n);else if(e==="document")r=SI(ar(t));else if(cr(e))r=kI(e,n);else{const s=P5(t);r={...e,x:e.x-s.x,y:e.y-s.y}}return Ca(r)}function D5(t,e){const n=ai(t);return n===e||!cr(n)||ba(n)?!1:pn(n).position==="fixed"||D5(n,e)}function OI(t,e){const n=e.get(t);if(n)return n;let r=yo(t,[],!1).filter(l=>cr(l)&&Nr(l)!=="body"),s=null;const i=pn(t).position==="fixed";let o=i?ai(t):t;for(;cr(o)&&!ba(o);){const l=pn(o),a=d0(o);!a&&l.position==="fixed"&&(s=null),(i?!a&&!s:!a&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||Lo(o)&&!a&&D5(t,o))?r=r.filter(u=>u!==o):s=l,o=ai(o)}return e.set(t,r),r}function II(t){let{element:e,boundary:n,rootBoundary:r,strategy:s}=t;const o=[...n==="clippingAncestors"?OI(e,this._c):[].concat(n),r],l=o[0],a=o.reduce((c,u)=>{const h=F5(e,u,s);return c.top=fs(h.top,c.top),c.right=li(h.right,c.right),c.bottom=li(h.bottom,c.bottom),c.left=fs(h.left,c.left),c},F5(e,l,s));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function NI(t){return N5(t)}function PI(t,e,n){const r=zn(e),s=ar(e),i=n==="fixed",o=ps(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const a=Ir(0);if(r||!r&&!i)if((Nr(e)!=="body"||Lo(s))&&(l=va(e)),r){const c=ps(e,!0,i,e);a.x=c.x+e.clientLeft,a.y=c.y+e.clientTop}else s&&(a.x=M5(s));return{x:o.left+l.scrollLeft-a.x,y:o.top+l.scrollTop-a.y,width:o.width,height:o.height}}function $5(t,e){return!zn(t)||pn(t).position==="fixed"?null:e?e(t):t.offsetParent}function B5(t,e){const n=ln(t);if(!zn(t))return n;let r=$5(t,e);for(;r&&bI(r)&&pn(r).position==="static";)r=$5(r,e);return r&&(Nr(r)==="html"||Nr(r)==="body"&&pn(r).position==="static"&&!d0(r))?n:r||vI(t)||n}const MI=async function(t){let{reference:e,floating:n,strategy:r}=t;const s=this.getOffsetParent||B5,i=this.getDimensions;return{reference:PI(e,await s(n),r),floating:{x:0,y:0,...await i(n)}}};function FI(t){return pn(t).direction==="rtl"}const DI={convertOffsetParentRelativeRectToViewportRelativeRect:TI,getDocumentElement:ar,getClippingRect:II,getOffsetParent:B5,getElementRects:MI,getClientRects:AI,getDimensions:NI,getScale:ci,isElement:cr,isRTL:FI};function $I(t,e){let n=null,r;const s=ar(t);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function o(l,a){l===void 0&&(l=!1),a===void 0&&(a=1),i();const{left:c,top:u,width:h,height:f}=t.getBoundingClientRect();if(l||e(),!h||!f)return;const p=xa(u),g=xa(s.clientWidth-(c+h)),L=xa(s.clientHeight-(u+f)),v=xa(c),m={rootMargin:-p+"px "+-g+"px "+-L+"px "+-v+"px",threshold:fs(0,li(1,a))||1};let y=!0;function b(A){const I=A[0].intersectionRatio;if(I!==a){if(!y)return o();I?o(!1,I):r=setTimeout(()=>{o(!1,1e-7)},100)}y=!1}try{n=new IntersectionObserver(b,{...m,root:s.ownerDocument})}catch{n=new IntersectionObserver(b,m)}n.observe(t)}return o(!0),i}function BI(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:i=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,c=g0(t),u=s||i?[...c?yo(c):[],...yo(e)]:[];u.forEach(_=>{s&&_.addEventListener("scroll",n,{passive:!0}),i&&_.addEventListener("resize",n)});const h=c&&l?$I(c,n):null;let f=-1,p=null;o&&(p=new ResizeObserver(_=>{let[m]=_;m&&m.target===c&&p&&(p.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{p&&p.observe(e)})),n()}),c&&!a&&p.observe(c),p.observe(e));let g,L=a?ps(t):null;a&&v();function v(){const _=ps(t);L&&(_.x!==L.x||_.y!==L.y||_.width!==L.width||_.height!==L.height)&&n(),L=_,g=requestAnimationFrame(v)}return n(),()=>{u.forEach(_=>{s&&_.removeEventListener("scroll",n),i&&_.removeEventListener("resize",n)}),h&&h(),p&&p.disconnect(),p=null,a&&cancelAnimationFrame(g)}}const HI=(t,e,n)=>{const r=new Map,s={platform:DI,...n},i={...s.platform,_c:r};return dI(t,e,{...s,platform:i})};function m0(t){var e;return(e=t==null?void 0:t.$el)!=null?e:t}function UI(t){return{name:"arrow",options:t,fn(e){const n=m0(Le(t.element));return n==null?{}:pI({element:n,padding:t.padding}).fn(e)}}}function jI(t,e,n){n===void 0&&(n={});const r=n.whileElementsMounted,s=W(()=>{var A;return(A=Le(n.open))!=null?A:!0}),i=W(()=>Le(n.middleware)),o=W(()=>{var A;return(A=Le(n.placement))!=null?A:"bottom"}),l=W(()=>{var A;return(A=Le(n.strategy))!=null?A:"absolute"}),a=W(()=>m0(t.value)),c=W(()=>m0(e.value)),u=se(null),h=se(null),f=se(l.value),p=se(o.value),g=$o({}),L=se(!1);let v;function _(){a.value==null||c.value==null||HI(a.value,c.value,{middleware:i.value,placement:o.value,strategy:l.value}).then(A=>{u.value=A.x,h.value=A.y,f.value=A.strategy,p.value=A.placement,g.value=A.middlewareData,L.value=!0})}function m(){typeof v=="function"&&(v(),v=void 0)}function y(){if(m(),r===void 0){_();return}if(a.value!=null&&c.value!=null){v=r(a.value,c.value,_);return}}function b(){s.value||(L.value=!1)}return rt([i,o,l],_,{flush:"sync"}),rt([a,c],y,{flush:"sync"}),rt(s,b,{flush:"sync"}),k0()&&O0(m),{x:Dr(u),y:Dr(h),strategy:Dr(f),placement:Dr(p),middlewareData:Dr(g),isPositioned:Dr(L),update:_}}var VI=Object.defineProperty,GI=(t,e,n)=>e in t?VI(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,zI=(t,e,n)=>(GI(t,typeof e!="symbol"?e+"":e,n),n);function Co(t){var n;if(t==null||t.value==null)return null;const e=(n=t.value.$el)!=null?n:t.value;return e.$el?Co(se(e)):e}class WI{constructor(){zI(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 wa=new WI;function H5(t){return t.reduce((e,n)=>n.type===Be?e.concat(H5(n.children)):e.concat(n),[])}function qI(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function U5(t){return t=Le(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}function ZI(t){if(wa.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=Co(t);if(e)return e.ownerDocument}return document}function KI(t,e,n,r,s){rt([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const i=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&i.push(yI(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&i.push(xI({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")&&i.push(CI({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&i.push(mI(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),(s.arrow===!0||typeof s.arrow=="number")&&i.push(UI({element:r,padding:s.arrow===!0?0:s.arrow})),i.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.hide===!0||typeof s.hide=="object")&&i.push(_I(typeof s.hide=="object"?s.hide:void 0)),t.value=i},{immediate:!0})}function YI(t,e,n){let r=()=>{};ze(()=>{if(t&&wa.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([i])=>{n.value=i.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),r=()=>{s.disconnect(),n.value=null}}}),Ns(()=>{r()})}const XI=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""}};function QI(t,e){const n=W(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return XI(e.value)}),r=W(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=W(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:r,leaveActiveClassRef:s}}function j5(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const r=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(r,j5),r}const V5=["[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 G5=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(G5||{});function JI(t,e=0){var n;return t===((n=ZI(t))==null?void 0:n.body)?!1:j5(e,{0(){return t.matches(V5)},1(){let r=t;for(;r!==null;){if(r.matches(V5))return!0;r=r.parentElement}return!1}})}function x0(t,e,n){wa.isServer||Bt(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function eN(t,e,n=W(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;const l=o(i);if(l===null||!l.getRootNode().contains(l))return;const a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(const c of a){if(c===null)continue;const u=c instanceof HTMLElement?c:Co(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!JI(l,G5.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}const s=se(null);x0("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),x0("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),x0("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const tN=Symbol("ArrowContext"),xe={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],default:!1},autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},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:!0},adaptiveWidth:{type:Boolean,default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function nN(t,e,n,r){const{floatingRef:s,props:i,mounted:o,show:l,x:a,y:c,placement:u,strategy:h,referenceElWidth:f,updateFloating:p}=r,g=Xr({...i,as:i.floatingAs},e),{enterActiveClassRef:L,leaveActiveClassRef:v}=QI(g,u),_={enterActiveClass:L.value,enterFromClass:g.enterFrom,enterToClass:g.enterTo,leaveActiveClass:v.value,leaveFromClass:g.leaveFrom,leaveToClass:g.leaveTo},m={name:g.transitionName,type:g.transitionType,appear:!0,...g.transitionName?{}:_,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},y={enter:L.value,enterFrom:g.enterFrom,enterTo:g.enterTo,leave:v.value,leaveFrom:g.leaveFrom,leaveTo:g.leaveTo,onBeforeEnter:m.onBeforeEnter,onAfterLeave:m.onAfterLeave},b={style:{...!g.dialog&&g.transform?{position:h.value,zIndex:g.zIndex,top:"0px",left:"0px",right:"auto",bottom:"auto",transform:`translate(${Math.round(a.value||0)}px,${Math.round(c.value||0)}px)`}:{position:h.value,zIndex:g.zIndex,top:`${c.value||0}px`,left:`${a.value||0}px`},width:g.adaptiveWidth&&typeof f.value=="number"?`${f.value}px`:void 0}};function A(R){return g.portal?Ye(Vu,()=>R):R}function I(R){const q=Xr(b,n,g.dialog?{}:{ref:s});return g.as==="template"?R:typeof g.as=="string"?Ye(g.as,q,R):Ye(g.as,q,()=>R)}function N(){function R(){var q;const G=g.as==="template"?Xr(b,n,g.dialog?{}:{ref:s}):null,K=Qt(t,G);return((q=K.props)==null?void 0:q.unmount)===!1?(p(),K):typeof g.show!="boolean"||g.show?K:Ce()}return wa.isServer?o.value&&g.show?R():Ce():g.transitionChild?Ye(ua,{key:`placement-${u.value}`,...g.dialog?{ref:s}:{},as:"template",...y},R):Ye(Ds,{...g.dialog?{ref:s}:{},...m},R)}return A(I(N()))}function rN(t,e,n,r,s){const i=se(!1),o=Bo(r,"placement"),l=Bo(r,"strategy"),a=$o({}),c=se(null),u=se(void 0),h=se(void 0),f=W(()=>Co(e)),p=W(()=>Co(n)),g=W(()=>U5(f)&&U5(p)),{x:L,y:v,placement:_,strategy:m,middlewareData:y,update:b}=jI(f,p,{placement:o,strategy:l,middleware:a,whileElementsMounted:()=>{}}),A=se(null);ze(()=>{i.value=!0}),rt(t,(K,_e)=>{K&&!_e?s("show"):!K&&_e&&s("hide")},{immediate:!0});function I(){g.value&&(b(),s("update"))}rt([o,l,a],I,{flush:"sync"}),KI(a,f,p,c,r),rt(y,()=>{const K=y.value.arrow;u.value=K==null?void 0:K.x,h.value=K==null?void 0:K.y}),YI(r.adaptiveWidth,f,A),rt(t,async(K,_e,he)=>{if(await Ur(),t.value&&g.value&&r.autoUpdate){const Y=BI(f.value,p.value,I,typeof r.autoUpdate=="object"?r.autoUpdate:void 0);he(Y)}},{flush:"post",immediate:!0});const N=se(!0);rt(f,()=>{!(f.value instanceof Element)&&g.value&&N.value&&(N.value=!1,window.requestAnimationFrame(()=>{N.value=!0,I()}))},{flush:"sync"});const R={referenceRef:e,placement:_},q={floatingRef:n,props:r,mounted:i,show:t,x:L,y:v,placement:_,strategy:m,referenceElWidth:A,updateFloating:I},G={ref:c,placement:_,x:u,y:h};return kt(tN,G),{referenceApi:R,floatingApi:q,arrowApi:G,x:L,y:v,placement:_,strategy:m,referenceEl:f,floatingEl:p,middlewareData:y,update:I}}({...xe.as});const sN={as:xe.as,show:xe.show,placement:xe.placement,strategy:xe.strategy,offset:xe.offset,shift:xe.shift,flip:xe.flip,arrow:xe.arrow,autoPlacement:xe.autoPlacement,hide:xe.hide,autoUpdate:xe.autoUpdate,zIndex:xe.zIndex,transitionName:xe.transitionName,transitionType:xe.transitionType,enter:xe.enter,enterFrom:xe.enterFrom,enterTo:xe.enterTo,leave:xe.leave,leaveFrom:xe.leaveFrom,leaveTo:xe.leaveTo,originClass:xe.originClass,tailwindcssOriginClass:xe.tailwindcssOriginClass,portal:xe.portal,transform:xe.transform,middleware:xe.middleware},iN={name:"FloatVirtual",inheritAttrs:!1,props:sN,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:r}){var u;const s=se((u=t.show)!=null?u:!1),i=se({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=se(null),{floatingApi:l,placement:a}=rN(s,i,o,t,e);rt(()=>t.show,()=>{var h;s.value=(h=t.show)!=null?h:!1});function c(){s.value=!1}return e("initial",{show:s,placement:a,reference:i,floating:o}),()=>{if(!n.default)return;const h={placement:a.value,close:c},[f]=H5(n.default(h)).filter(qI);return nN(f,{as:t.as,show:s.value},r,l)}}};xe.as,xe.placement,xe.strategy,xe.offset,xe.shift,{...xe.flip},xe.arrow,xe.autoPlacement,xe.hide,xe.autoUpdate,xe.zIndex,xe.transitionName,xe.transitionType,xe.enter,xe.enterFrom,xe.enterTo,xe.leave,xe.leaveFrom,xe.leaveTo,xe.originClass,xe.tailwindcssOriginClass,xe.transform,xe.middleware;const oN={class:"flex bg-white shadow-md z-10 rounded-md p-1"},lN=["onClick"],aN=Object.freeze(Object.defineProperty({__proto__:null,default:Ke({__name:"StylePanel",setup(t){const e=se({value:null}),n=br(),r=W(()=>n.getters.onContentChange||(()=>{})),s=W(()=>Tu(n.getters.diagramElement)+x3),i=W(()=>n.getters.code),o=h=>{n.dispatch("updateCode",{code:h}),r.value(h)},l=se([]);let a;const c=({show:h,reference:f,floating:p})=>{let g,L,v,_,m,y;n.commit("onMessageClick",(b,A)=>{var I;if(g=b.value.start.start,L=Lu(i.value,g),v=nv(i.value,g),_=((I=i.value.slice(L).match(/^\s*/))==null?void 0:I[0])||"",m=v.trim().startsWith("//"),m){const N=v.trimStart().slice(2).trimStart(),R=N.indexOf("["),q=N.indexOf("]");y=Boolean(R===0&&q),y?l.value=N.slice(R+1,q).split(",").map(G=>G.trim()):l.value=[]}f.value={getBoundingClientRect:()=>A.getBoundingClientRect()},e.value=b,h.value=!0}),eN(p,()=>{h.value=!1,l.value=[]},W(()=>h.value)),a=b=>{var A;if(h.value=!1,!!e.value.value)if(m){let I="";if(y){let N;l.value.includes(b)?N=l.value.filter(R=>R!==b):N=[...l.value,b],I=`${_}// [${N.filter(Boolean).join(", ")}] ${v.slice(v.indexOf("]")+1).trimStart()}`}else I=`${_}// [${b}] ${v.slice((((A=v.match(/\/\/*/))==null?void 0:A.index)||-2)+2).trimStart()}`;I.endsWith(`
|
|
600
|
+
`:`<code>${t}</code>`}};me.setOptions({highlight:function(t,e){if(!e)return hs.highlightAuto(t).value;const n=hs.getLanguage(e)?e:"plaintext";return hs.highlight(n,t).value},breaks:!0}),me.use({renderer:LR});const yR={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var t,e;return((t=this.commentObj)==null?void 0:t.text)&&me.parse((e=this.commentObj)==null?void 0:e.text)||this.comment&&me.parse(this.comment)},textStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}}},CR={class:"comments text-skin-comment min-w-[100px] flex justify-around text-left text-sm opacity-50 hover:opacity-100"},bR=["innerHTML"];function vR(t,e,n,r,s,i){return O(),V("div",CR,[T("div",{innerHTML:i.markedComment,class:Ee(i.classNames),style:we(i.textStyle)},null,14,bR)])}const go=We(yR,[["render",vR],["__scopeId","data-v-ab994f03"]]),DP="",wR={props:["collapsed"],emits:["click"]},ER={class:"collapsible-header"},TR=[ol('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-1bb203db></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-1bb203db></g><g id="SVGRepo_iconCarrier" data-v-1bb203db><line x1="13" y1="2" x2="13" y2="10" data-v-1bb203db></line><polyline points="9 7 13 11 17 7" data-v-1bb203db></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-1bb203db></line><polyline points="9 19 13 15 17 19" data-v-1bb203db></polyline></g>',3)],AR=[ol('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-1bb203db></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-1bb203db></g><g id="SVGRepo_iconCarrier" data-v-1bb203db><line x1="13" y1="1" x2="13" y2="9" data-v-1bb203db></line><polyline points="9 5 13 1 17 5" data-v-1bb203db></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-1bb203db></line><line x1="13" y1="24" x2="13" y2="17" data-v-1bb203db></line><polyline points="9 20 13 24 17 20" data-v-1bb203db></polyline></g>',3)];function SR(t,e,n,r,s,i){return O(),V("div",ER,[(O(),V("svg",{width:"20px",height:"20px",class:Ee([{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"},TR,2)),(O(),V("svg",{width:"20px",height:"20px",class:Ee([{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"},AR,2))])}const RR=We(wR,[["render",SR],["__scopeId","data-v-1bb203db"]]),HP="",UP="",kR={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...yn(["centerOf","messageLayerLeft"]),...Pn(["code"]),computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var r;let t=this.context.braceBlock();if(!t)return!1;let e=((r=t.block())==null?void 0:r.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(t){this.collapsed=!this.collapsed,vu.$emit("participant_set_top")}},components:{CollapseButton:RR},watch:{context(t){this.collapsed&&(this.collapsed=!1)}}},OR=["data-belongs-to","data-x-offset","data-debug-center-of"];function IR(t,e,n,r,s,i){const o=ye("collapse-button"),l=ye("block");return O(),V("div",{class:Ee(["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":i.computedCenter},[i.hasAnyStatementsExceptReturn?(O(),Oe(o,{key:0,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):Ce("",!0),this.context.braceBlock()?(O(),Oe(l,{key:1,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed},null,8,["context","selfCallIndent","number","collapsed"])):Ce("",!0)],10,OR)}const o5=We(kR,[["render",IR],["__scopeId","data-v-754aa20b"]]);class oi{constructor(e,n,r,s){te(this,"start");te(this,"stop");this.start={line:e,col:n},this.stop={line:r,col:s}}static from(e){const n=e.start,r=e.stop;return new oi(n.line,n.column,r.line,r.column+r.text.length)}}const l5=fi.child({name:"Creation"}),NR={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...yn(["cursor","onElementClick","distance"]),...Pn(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=Math.abs(this.distance(this.to,this.from)),e=this.selfCallIndent||0;return t+(this.rightToLeft?e:-e)},rightToLeft(){return this.distance(this.to,this.from)<0},signature(){return this.creation.SignatureText()},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const r=t(e.type());return n+(r?":"+r:"")},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.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}},mounted(){this.layoutMessageContainer(),l5.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),l5.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+6}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+6)}px`)})()},onClick(){this.onElementClick(oi.from(this.context))}},components:{Participant:M3,Comment:go,Occurrence:o5,Message:so}},PR=["data-signature"],MR=["data-to"],FR={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function DR(t,e,n,r,s,i){var u;const o=ye("comment"),l=ye("message"),a=ye("participant"),c=ye("occurrence");return O(),V("div",{class:Ee(["interaction creation sync text-center transform",{"right-to-left":i.rightToLeft,"-translate-x-full":i.rightToLeft,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=Ni((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px"})},[n.comment?(O(),Oe(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),T("div",{ref:"messageContainer","data-type":"creation",class:Ee(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":i.rightToLeft}]),"data-to":i.to},[X(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:i.creation,content:i.signature,rtl:i.rightToLeft,type:"creation",number:n.number,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),T("div",FR,[X(a,{entity:{name:i.to}},null,8,["entity"])],512)],10,MR),X(c,{context:i.creation,class:"pointer-events-auto",participant:i.to,number:n.number},null,8,["context","participant","number"]),i.assignee?(O(),Oe(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:i.creation.creationBody().assignment(),content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.creation.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):Ce("",!0)],14,PR)}const $R=We(NR,[["render",DR]]),BR={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em]"},HR={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},UR={key:0},jR=T("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[T("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),T("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),VR=Ke({__name:"SelfInvocation",props:{context:null,content:null,assignee:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Va(e),r=br(),s=W(()=>r.state.numbering),i=se(),o=()=>{r.getters.onMessageClick(n,i.value)};return(l,a)=>(O(),V("div",{class:"message self text-sm flex items-start flex-col",style:{"border-width":"0"},onClick:o,ref_key:"messageRef",ref:i},[T("label",BR,[Le(s)?(O(),V("div",HR,$e(t.number),1)):Ce("",!0),T("div",{style:we(t.textStyle),class:Ee(t.classNames)},[t.assignee?(O(),V("span",UR,$e(t.assignee)+" = ",1)):Ce("",!0),_n(" "+$e(t.content),1)],6)]),jR],512))}}),jP="",GR={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...yn(["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.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames},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),r=this.selfCallIndent||0;return n+0-r},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 uv},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf?(this.selfCallIndent||0)+6: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)},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},invocation:function(){return this.isSelf?"SelfInvocation":"Message"},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.from)}},methods:{onClick(){this.onElementClick(oi.from(this.context))}},components:{Message:so,SelfInvocation:VR,Comment:go,Occurrence:o5}},zR=["data-to","data-signature"];function WR(t,e,n,r,s,i){var c;const o=ye("comment"),l=ye("occurrence"),a=ye("message");return O(),V("div",{class:Ee(["interaction sync inline-block",{highlight:i.isCurrent,self:i.isSelf,"inited-from-occurrence":i.isInitedFromOccurrence,"right-to-left":i.rightToLeft}]),onClick:e[0]||(e[0]=Ni((...u)=>i.onClick&&i.onClick(...u),["stop"])),"data-to":i.to,"data-type":"interaction","data-signature":i.signature,style:we({width:!i.isSelf&&i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[i.showStarter&&i.isRootBlock||i.outOfBand?(O(),V("div",{key:0,class:Ee(["occurrence source border-2",{"right-to-left":i.rightToLeft}])},null,2)):Ce("",!0),i.hasComment?(O(),Oe(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),(O(),Oe(Ps(i.invocation),{class:"text-center",classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,content:i.signature,assignee:i.assignee,rtl:i.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","assignee","rtl","number"])),X(l,{context:i.message,participant:i.to,selfCallIndent:i.passOnOffset,rtl:i.rightToLeft,number:`${n.number}`},null,8,["context","participant","selfCallIndent","rtl","number"]),i.assignee&&!i.isSelf?(O(),Oe(a,{key:2,class:"return transform -translate-y-full",context:i.message,content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((c=i.message.braceBlock())==null?void 0:c.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):Ce("",!0)],14,zR)}const qR=We(GR,[["render",WR],["__scopeId","data-v-015869ff"]]),VP="",ZR={name:"self-invocation-async",props:["content","number"],computed:{...Pn(["numbering"])}},KR=t=>(Ss("data-v-fbc5fa7e"),t=t(),Rs(),t),YR={class:"message self flex items-start flex-col",style:{"border-width":"0"}},XR={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},QR={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},JR=KR(()=>T("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[T("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),T("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1));function ek(t,e,n,r,s,i){return O(),V("div",YR,[T("label",XR,[t.numbering?(O(),V("div",QR,$e(n.number),1)):Ce("",!0),_n(" "+$e(n.content),1)]),JR])}const tk=We(ZR,[["render",ek],["__scopeId","data-v-fbc5fa7e"]]),GP="";function c0(t){return t==null}const nk={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...yn(["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 c0(this.cursor)||c0(t)||c0(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},invocation:function(){return this.isSelf?"SelfInvocationAsync":"Message"},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames}},methods:{onClick(){this.onElementClick(oi.from(this.context))}},components:{Comment:go,SelfInvocationAsync:tk,Message:so}},rk=["data-signature"];function sk(t,e,n,r,s,i){const o=ye("comment");return O(),V("div",{class:Ee(["interaction async",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"self-invocation":i.isSelf}]),onClick:e[0]||(e[0]=Ni((...l)=>i.onClick&&i.onClick(...l),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[n.comment?(O(),Oe(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):Ce("",!0),(O(),Oe(Ps(i.invocation),{classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,content:i.signature,rtl:i.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,rk)}const ik=We(nk,[["render",sk],["__scopeId","data-v-0870af26"]]),zP="",ok={components:{Icon:Tr},props:["label","collapsed"],emits:["click"]},lk={class:"collapsible-header"},ak={class:"mb-0"};function ck(t,e,n,r,s,i){const o=ye("Icon");return O(),V("div",lk,[T("label",ak,$e(n.label),1),n.collapsed?(O(),Oe(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer inline-block",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(O(),Oe(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 uk=We(ok,[["render",ck],["__scopeId","data-v-a5a45d48"]]),mo={computed:{...yn(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Su(t).getFrame(this.context),r=ku(n),s=[this.context.Origin(),...ni(this.context).Names()],i=t.find(l=>s.includes(l));let o=Hn.half(sr,i);return console.debug(`left participant: ${i} ${o}`),this.coordinates.distance(i,this.from)+r.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:B3(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(t){this.collapsed=!this.collapsed,vu.$emit("participant_set_top")}},components:{CollapseButton:uk},watch:{context(t){this.collapsed&&(this.collapsed=!1)}}},hk=t=>{let e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t[r]()!==null)||"";return e[n]},xo=t=>t&&t.stat()?t.stat().filter(e=>hk(e)!=="Divider").length:0,a5=(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)},WP="",fk={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},alt:function(){return this.context.alt()},blockInIfBlock:function(){var t,e,n;return(n=(e=(t=this.alt)==null?void 0:t.ifBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},condition:function(){var t;return this.conditionFromIfElseBlock((t=this.alt)==null?void 0:t.ifBlock())},elseBlock:function(){var t,e,n;return(n=(e=(t=this.alt)==null?void 0:t.elseBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[xo(this.blockInIfBlock)];return(e=this.alt)!=null&&e.elseIfBlock()&&this.alt.elseIfBlock().forEach(n=>{t.push(t[t.length-1]+xo(this.blockInElseIfBlock(n)))}),t}},methods:{conditionFromIfElseBlock(t){var e,n;return(n=(e=t==null?void 0:t.parExpr())==null?void 0:e.condition())==null?void 0:n.getFormattedText()},blockInElseIfBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()},increaseNumber:a5,blockLength:xo}},c5=t=>(Ss("data-v-6695386a"),t=t(),Rs(),t),dk={class:"segment"},pk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},gk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},mk={class:"name font-semibold p-1 border-b text-sm"},xk={class:"p-0"},_k={class:"segment"},Lk={class:"text-skin-fragment flex"},yk={class:"condition px-1 text-sm inline-block"},Ck=c5(()=>T("label",{class:"else-if hidden"},"else if",-1)),bk={class:"condition px-1"},vk={key:0,class:"segment mt-2 border-t border-solid"},wk=c5(()=>T("div",{class:"text-skin-fragment"},[T("label",{class:"p-1"},"[else]")],-1));function Ek(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment alt border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",dk,[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",pk,[t.numbering?(O(),V("div",gk,$e(n.number),1)):Ce("",!0),T("div",mk,[T("label",xk,[X(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",_k,[T("div",Lk,[T("label",yk,"["+$e(i.condition)+"]",1)]),i.blockInIfBlock?(O(),Oe(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):Ce("",!0)]),(O(!0),V(Be,null,xn(i.alt.elseIfBlock(),(c,u)=>(O(),V("div",{key:u+500,class:"segment mt-2 border-t border-solid"},[(O(),V("div",{class:"text-skin-fragment",key:u+1e3},[Ck,T("label",bk,"["+$e(i.conditionFromIfElseBlock(c))+"]",1)])),(O(),Oe(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInElseIfBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.elseBlock?(O(),V("div",vk,[wk,X(a,{style:we({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"])])):Ce("",!0)],2)],4)}const Tk=We(fk,[["render",Ek],["__scopeId","data-v-6695386a"]]),qP="",ZP="",Ak={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},Sk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},Rk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},kk={class:"name font-semibold p-1 border-b"};function Ok(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment par border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Sk,[t.numbering?(O(),V("div",Rk,$e(n.number),1)):Ce("",!0),T("div",kk,[X(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),X(a,{class:Ee({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const Ik=We(Ak,[["render",Ok],["__scopeId","data-v-a45081df"]]),KP="",Nk={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},loop:function(){return this.context.loop()},blockInLoop:function(){var t,e;return(e=(t=this.loop)==null?void 0:t.braceBlock())==null?void 0:e.block()},condition:function(){var t,e,n;return(n=(e=(t=this.loop)==null?void 0:t.parExpr())==null?void 0:e.condition())==null?void 0:n.getFormattedText()}}},Pk={class:"header text-skin-fragment-header bg-skin-fragment-header text-base leading-4 relative"},Mk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Fk={class:"name font-semibold p-1 border-b"},Dk={class:"segment"},$k={class:"text-skin-fragment"},Bk={class:"condition p-1"};function Hk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment loop border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Pk,[t.numbering?(O(),V("div",Mk,$e(n.number),1)):Ce("",!0),T("div",Fk,[X(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",Dk,[T("div",$k,[T("label",Bk,"["+$e(i.condition)+"]",1)]),X(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const Uk=We(Nk,[["render",Hk],["__scopeId","data-v-5d95d843"]]),YP="",jk={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},Vk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 relative"},Gk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},zk={class:"name font-semibold p-1 border-b"};function Wk(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment opt border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Vk,[t.numbering?(O(),V("div",Gk,$e(n.number),1)):Ce("",!0),T("div",zk,[X(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ee(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),X(a,{class:Ee({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const qk=We(jk,[["render",Wk],["__scopeId","data-v-5a3911c0"]]),XP="",Zk={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[mo],computed:{...Pn(["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=[xo(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+xo(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e;return(e=t==null?void 0:t.invocation())==null?void 0:e.parameters().getText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},u5=t=>(Ss("data-v-a74d5015"),t=t(),Rs(),t),Kk={class:"segment"},Yk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},Xk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Qk={class:"name font-semibold p-1 border-b text-sm"},Jk={class:"segment"},eO=u5(()=>T("label",{class:"keyword catch p-1"},"catch",-1)),tO={class:"exception p-1"},nO={key:0,class:"segment mt-2 border-t border-solid"},rO=u5(()=>T("div",{class:"header flex text-skin-fragment finally"},[T("label",{class:"keyword finally px-1 inline-block text-sm"},"finally")],-1));function sO(t,e,n,r,s,i){const o=ye("comment"),l=ye("collapse-button"),a=ye("block");return O(),V("div",{class:"fragment tcf border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",Kk,[n.comment?(O(),Oe(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):Ce("",!0),T("div",Yk,[t.numbering?(O(),V("div",Xk,$e(n.number),1)):Ce("",!0),T("div",Qk,[X(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])])])]),T("div",{class:Ee({hidden:t.collapsed})},[T("div",Jk,[i.blockInTryBlock?(O(),Oe(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):Ce("",!0)]),(O(!0),V(Be,null,xn(i.tcf.catchBlock(),(c,u)=>(O(),V("div",{key:u+500,class:"segment text-sm mt-2 border-t border-solid"},[(O(),V("div",{class:"header inline-block",key:u+1e3},[eO,T("label",tO,$e(i.exception(c)),1)])),(O(),Oe(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInCatchBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.finallyBlock?(O(),V("div",nO,[rO,X(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):Ce("",!0)],2)],4)}const iO=We(Zk,[["render",sO],["__scopeId","data-v-a74d5015"]]),oO={name:"return",props:["context","comment","commentObj","number"],computed:{...yn(["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?sr(this.signature,Er.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from)+2:this.distance(this.source,this.from)+2},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,r,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.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,r;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.ReturnTo())},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},isReturnToStart(){return this.target===this.participants.Starter().name},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.textStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.classNames},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(oi.from(this.context))}},components:{Comment:go,Message:so}},lO=["data-signature"],aO={key:1,class:"flex items-center"},cO=T("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[T("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"}),T("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),uO={class:"name text-sm"};function hO(t,e,n,r,s,i){const o=ye("comment"),l=ye("Message");return O(),V("div",{class:Ee(["interaction return relative",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"return-to-start":i.isReturnToStart}]),onClick:e[0]||(e[0]=Ni((...a)=>i.onClick&&i.onClick(...a),["stop"])),"data-signature":i.signature,style:we({width:i.width+"px",left:i.left+"px"})},[n.comment?(O(),Oe(o,{key:0,commenObj:t.commenObj},null,8,["commenObj"])):Ce("",!0),i.isSelf?(O(),V("div",aO,[cO,T("span",uO,$e(i.signature),1)])):Ce("",!0),i.isSelf?Ce("",!0):(O(),Oe(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.messageContext,content:i.signature,rtl:i.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,lO)}const fO=We(oO,[["render",hO]]),dO=["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"],pO=["italic","oblique"],gO=["bold","bolder","lighter"],mO=["underline","overline","line-through"],u0=t=>{const e={},n=[];return t.forEach(r=>{switch(!0){case dO.includes(r):e.color=r;break;case pO.includes(r):e.fontStyle=r;break;case gO.includes(r):e.fontWeight=r;break;case mO.includes(r):e.textDecoration=r;break;default:n.push(r)}}),{textStyle:e,classNames:n}},QP="",xO={name:"divider",props:["context"],computed:{...yn(["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,r]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:u0(n.split(",").map(s=>s.trim())),note:r}}return{style:u0([]),note:this.note}}}},h5=t=>(Ss("data-v-49358971"),t=t(),Rs(),t),_O=h5(()=>T("div",{class:"left bg-skin-divider"},null,-1)),LO=h5(()=>T("div",{class:"right bg-skin-divider"},null,-1));function yO(t,e,n,r,s,i){return O(),V("div",{class:"divider",style:we({width:i.width+"px",transform:"translateX("+(-1*i.centerOfFrom+10)+"px)"})},[_O,T("div",{class:Ee(["name",i.messageStyle.style.classNames]),style:we(i.messageStyle.style.textStyle)},$e(i.messageStyle.note),7),LO],4)}const CO=We(xO,[["render",yO],["__scopeId","data-v-49358971"]]);function f5(t){const e=t.indexOf("["),n=t.indexOf("]",e);return e!==-1&&n!==-1&&t.trim().indexOf("[")===0?[t.slice(e+1,n),t.slice(n+1)]:["",t]}class bO{constructor(e){te(this,"text");te(this,"textStyle",{});te(this,"classNames",[]);const n=e.split(`
|
|
601
|
+
`),r=n.reduce((o,l)=>{const[a]=f5(l);return a&&(o=[...o,...a.split(",").map(c=>c.trim())]),o},[]),{textStyle:s,classNames:i}=u0(r);this.textStyle=s,this.classNames=i,this.text=n.reduce((o,l)=>{const[,a]=f5(l);return o&&a?`${o}
|
|
602
|
+
${a}`:o||a},"").trimEnd()}}const vO={name:"statement",props:["context","selfCallIndent","number","collapsed"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new bO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t.context[r]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:$R,Interaction:qR,InteractionAsync:ik,FragmentAlt:Tk,FragmentPar:Ik,FragmentOpt:qk,FragmentTryCatchFinally:iO,FragmentLoop:Uk,Divider:CO,Return:fO}};function wO(t,e,n,r,s,i){return O(),Oe(Ps(i.subStatement),{class:Ee(["text-left text-sm text-skin-message",{hidden:i.collapsedCheck}]),context:n.context,comment:i.comment,commentObj:i.commentObj,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","context","comment","commentObj","selfCallIndent","number"])}const EO=We(vO,[["render",wO]]),TO={class:"block"},AO=Ke({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean}},setup(t){const e=t,n=W(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),r=s=>e.number?e.incremental?a5(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,i)=>(O(),V("div",TO,[(O(!0),V(Be,null,xn(Le(n),(o,l)=>(O(),V("div",{class:"statement-container mt-1",key:l},[X(EO,{context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:r(l)},null,8,["context","collapsed","selfCallIndent","number"])]))),128))]))}});function SO(t){const e=Math.floor(t/1e3),n=Math.floor(t%1e3),r=Math.floor((t%1e3-n)*1e3);return e+"s "+n+"ms "+r+"\u03BCs"}const RO=(t,e)=>{const r=d5()-e;return console.debug(t+" cost: "+SO(r)),r},d5=()=>performance.now(),kO=fi.child({name:"core"});class OO{constructor(e,n=!1){te(this,"el");te(this,"_code");te(this,"_theme");te(this,"store");te(this,"app");te(this,"_currentTimeout");te(this,"_lastRenderingCostMilliseconds",0);this.el=e,this.store=yd(T3()),this.app=Di(n?Ou:I4),this.app.component("Comment",go),this.app.component("Block",AO),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)),kO.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._currentTimeout=setTimeout(async()=>{console.debug("rendering start");const r=d5();fv(),this.store.commit("onContentChange",(n==null?void 0:n.onContentChange)||(()=>{})),(n==null?void 0:n.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=n==null?void 0:n.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),this._lastRenderingCostMilliseconds=RO("rendering end",r)},this.calculateDebounceMilliseconds()),Promise.resolve(this)}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 IO={createApp:Di,createStore:yd,Store:T3,SeqDiagram:Ou,DiagramFrame:I4},NO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},PO=[T("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function p5(t,e){return O(),V("svg",NO,PO)}const MO=Object.freeze(Object.defineProperty({__proto__:null,render:p5,default:{render:p5}},Symbol.toStringTag,{value:"Module"})),FO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},DO=[T("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function g5(t,e){return O(),V("svg",FO,DO)}const $O=Object.freeze(Object.defineProperty({__proto__:null,render:g5,default:{render:g5}},Symbol.toStringTag,{value:"Module"})),BO={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},HO=[T("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[T("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),T("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),T("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function m5(t,e){return O(),V("svg",BO,HO)}const UO=Object.freeze(Object.defineProperty({__proto__:null,render:m5,default:{render:m5}},Symbol.toStringTag,{value:"Module"})),jO={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"},VO=[T("path",{d:"M6 3v12"},null,-1),T("circle",{cx:"18",cy:"6",r:"3"},null,-1),T("circle",{cx:"6",cy:"18",r:"3"},null,-1),T("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function x5(t,e){return O(),V("svg",jO,VO)}const GO=Object.freeze(Object.defineProperty({__proto__:null,render:x5,default:{render:x5}},Symbol.toStringTag,{value:"Module"})),zO={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},WO=[T("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),T("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function _5(t,e){return O(),V("svg",zO,WO)}const qO=Object.freeze(Object.defineProperty({__proto__:null,render:_5,default:{render:_5}},Symbol.toStringTag,{value:"Module"})),ZO={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},KO=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function L5(t,e){return O(),V("svg",ZO,KO)}const YO=Object.freeze(Object.defineProperty({__proto__:null,render:L5,default:{render:L5}},Symbol.toStringTag,{value:"Module"})),XO={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},QO=[T("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),T("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 y5(t,e){return O(),V("svg",XO,QO)}const JO=Object.freeze(Object.defineProperty({__proto__:null,render:y5,default:{render:y5}},Symbol.toStringTag,{value:"Module"})),eI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},tI=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),T("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function C5(t,e){return O(),V("svg",eI,tI)}const nI=Object.freeze(Object.defineProperty({__proto__:null,render:C5,default:{render:C5}},Symbol.toStringTag,{value:"Module"})),rI={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},sI=[T("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 b5(t,e){return O(),V("svg",rI,sI)}const iI=Object.freeze(Object.defineProperty({__proto__:null,render:b5,default:{render:b5}},Symbol.toStringTag,{value:"Module"})),oI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},lI=[T("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 v5(t,e){return O(),V("svg",oI,lI)}const aI=Object.freeze(Object.defineProperty({__proto__:null,render:v5,default:{render:v5}},Symbol.toStringTag,{value:"Module"})),cI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},uI=[T("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),T("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 w5(t,e){return O(),V("svg",cI,uI)}const hI=Object.freeze(Object.defineProperty({__proto__:null,render:w5,default:{render:w5}},Symbol.toStringTag,{value:"Module"})),fI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},dI=[T("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),T("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 E5(t,e){return O(),V("svg",fI,dI)}const pI=Object.freeze(Object.defineProperty({__proto__:null,render:E5,default:{render:E5}},Symbol.toStringTag,{value:"Module"})),T5=["top","right","bottom","left"],A5=["start","end"],S5=T5.reduce((t,e)=>t.concat(e,e+"-"+A5[0],e+"-"+A5[1]),[]),li=Math.min,fs=Math.max,ma=Math.round,xa=Math.floor,Ir=t=>({x:t,y:t}),gI={left:"right",right:"left",bottom:"top",top:"bottom"},mI={start:"end",end:"start"};function h0(t,e,n){return fs(t,li(e,n))}function ds(t,e){return typeof t=="function"?t(e):t}function lr(t){return t.split("-")[0]}function Gn(t){return t.split("-")[1]}function R5(t){return t==="x"?"y":"x"}function f0(t){return t==="y"?"height":"width"}function _a(t){return["top","bottom"].includes(lr(t))?"y":"x"}function d0(t){return R5(_a(t))}function k5(t,e,n){n===void 0&&(n=!1);const r=Gn(t),s=d0(t),i=f0(s);let o=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(o=ya(o)),[o,ya(o)]}function xI(t){const e=ya(t);return[La(t),e,La(e)]}function La(t){return t.replace(/start|end/g,e=>mI[e])}function _I(t,e,n){const r=["left","right"],s=["right","left"],i=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:r:e?r:s;case"left":case"right":return e?i:o;default:return[]}}function LI(t,e,n,r){const s=Gn(t);let i=_I(lr(t),n==="start",r);return s&&(i=i.map(o=>o+"-"+s),e&&(i=i.concat(i.map(La)))),i}function ya(t){return t.replace(/left|right|bottom|top/g,e=>gI[e])}function yI(t){return{top:0,right:0,bottom:0,left:0,...t}}function O5(t){return typeof t!="number"?yI(t):{top:t,right:t,bottom:t,left:t}}function Ca(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function I5(t,e,n){let{reference:r,floating:s}=t;const i=_a(e),o=d0(e),l=f0(o),a=lr(e),c=i==="y",u=r.x+r.width/2-s.width/2,h=r.y+r.height/2-s.height/2,f=r[l]/2-s[l]/2;let p;switch(a){case"top":p={x:u,y:r.y-s.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:h};break;case"left":p={x:r.x-s.width,y:h};break;default:p={x:r.x,y:r.y}}switch(Gn(e)){case"start":p[o]-=f*(n&&c?-1:1);break;case"end":p[o]+=f*(n&&c?-1:1);break}return p}const CI=async(t,e,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:i=[],platform:o}=n,l=i.filter(Boolean),a=await(o.isRTL==null?void 0:o.isRTL(e));let c=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:u,y:h}=I5(c,r,a),f=r,p={},g=0;for(let L=0;L<l.length;L++){const{name:v,fn:_}=l[L],{x:m,y,data:b,reset:A}=await _({x:u,y:h,initialPlacement:r,placement:f,strategy:s,middlewareData:p,rects:c,platform:o,elements:{reference:t,floating:e}});if(u=m!=null?m:u,h=y!=null?y:h,p={...p,[v]:{...p[v],...b}},A&&g<=50){g++,typeof A=="object"&&(A.placement&&(f=A.placement),A.rects&&(c=A.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):A.rects),{x:u,y:h}=I5(c,f,a)),L=-1;continue}}return{x:u,y:h,placement:f,strategy:s,middlewareData:p}};async function _o(t,e){var n;e===void 0&&(e={});const{x:r,y:s,platform:i,rects:o,elements:l,strategy:a}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:f=!1,padding:p=0}=ds(e,t),g=O5(p),v=l[f?h==="floating"?"reference":"floating":h],_=Ca(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(v)))==null||n?v:v.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:a})),m=h==="floating"?{...o.floating,x:r,y:s}:o.reference,y=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),b=await(i.isElement==null?void 0:i.isElement(y))?await(i.getScale==null?void 0:i.getScale(y))||{x:1,y:1}:{x:1,y:1},A=Ca(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:m,offsetParent:y,strategy:a}):m);return{top:(_.top-A.top+g.top)/b.y,bottom:(A.bottom-_.bottom+g.bottom)/b.y,left:(_.left-A.left+g.left)/b.x,right:(A.right-_.right+g.right)/b.x}}const bI=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:s,rects:i,platform:o,elements:l,middlewareData:a}=e,{element:c,padding:u=0}=ds(t,e)||{};if(c==null)return{};const h=O5(u),f={x:n,y:r},p=d0(s),g=f0(p),L=await o.getDimensions(c),v=p==="y",_=v?"top":"left",m=v?"bottom":"right",y=v?"clientHeight":"clientWidth",b=i.reference[g]+i.reference[p]-f[p]-i.floating[g],A=f[p]-i.reference[p],I=await(o.getOffsetParent==null?void 0:o.getOffsetParent(c));let N=I?I[y]:0;(!N||!await(o.isElement==null?void 0:o.isElement(I)))&&(N=l.floating[y]||i.floating[g]);const R=b/2-A/2,q=N/2-L[g]/2-1,G=li(h[_],q),K=li(h[m],q),_e=G,he=N-L[g]-K,Y=N/2-L[g]/2+R,ve=h0(_e,Y,he),F=!a.arrow&&Gn(s)!=null&&Y!=ve&&i.reference[g]/2-(Y<_e?G:K)-L[g]/2<0,Q=F?Y<_e?Y-_e:Y-he:0;return{[p]:f[p]+Q,data:{[p]:ve,centerOffset:Y-ve-Q,...F&&{alignmentOffset:Q}},reset:F}}});function vI(t,e,n){return(t?[...n.filter(s=>Gn(s)===t),...n.filter(s=>Gn(s)!==t)]:n.filter(s=>lr(s)===s)).filter(s=>t?Gn(s)===t||(e?La(s)!==s:!1):!0)}const wI=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,r,s;const{rects:i,middlewareData:o,placement:l,platform:a,elements:c}=e,{crossAxis:u=!1,alignment:h,allowedPlacements:f=S5,autoAlignment:p=!0,...g}=ds(t,e),L=h!==void 0||f===S5?vI(h||null,p,f):f,v=await _o(e,g),_=((n=o.autoPlacement)==null?void 0:n.index)||0,m=L[_];if(m==null)return{};const y=k5(m,i,await(a.isRTL==null?void 0:a.isRTL(c.floating)));if(l!==m)return{reset:{placement:L[0]}};const b=[v[lr(m)],v[y[0]],v[y[1]]],A=[...((r=o.autoPlacement)==null?void 0:r.overflows)||[],{placement:m,overflows:b}],I=L[_+1];if(I)return{data:{index:_+1,overflows:A},reset:{placement:I}};const N=A.map(G=>{const K=Gn(G.placement);return[G.placement,K&&u?G.overflows.slice(0,2).reduce((_e,he)=>_e+he,0):G.overflows[0],G.overflows]}).sort((G,K)=>G[1]-K[1]),q=((s=N.filter(G=>G[2].slice(0,Gn(G[0])?2:3).every(K=>K<=0))[0])==null?void 0:s[0])||N[0][0];return q!==l?{data:{index:_+1,overflows:A},reset:{placement:q}}:{}}}},EI=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:s,middlewareData:i,rects:o,initialPlacement:l,platform:a,elements:c}=e,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:f,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:L=!0,...v}=ds(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const _=lr(s),m=lr(l)===l,y=await(a.isRTL==null?void 0:a.isRTL(c.floating)),b=f||(m||!L?[ya(l)]:xI(l));!f&&g!=="none"&&b.push(...LI(l,L,g,y));const A=[l,...b],I=await _o(e,v),N=[];let R=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&N.push(I[_]),h){const _e=k5(s,o,y);N.push(I[_e[0]],I[_e[1]])}if(R=[...R,{placement:s,overflows:N}],!N.every(_e=>_e<=0)){var q,G;const _e=(((q=i.flip)==null?void 0:q.index)||0)+1,he=A[_e];if(he)return{data:{index:_e,overflows:R},reset:{placement:he}};let Y=(G=R.filter(ve=>ve.overflows[0]<=0).sort((ve,F)=>ve.overflows[1]-F.overflows[1])[0])==null?void 0:G.placement;if(!Y)switch(p){case"bestFit":{var K;const ve=(K=R.map(F=>[F.placement,F.overflows.filter(Q=>Q>0).reduce((Q,fe)=>Q+fe,0)]).sort((F,Q)=>F[1]-Q[1])[0])==null?void 0:K[0];ve&&(Y=ve);break}case"initialPlacement":Y=l;break}if(s!==Y)return{reset:{placement:Y}}}return{}}}};function N5(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function P5(t){return T5.some(e=>t[e]>=0)}const TI=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:r="referenceHidden",...s}=ds(t,e);switch(r){case"referenceHidden":{const i=await _o(e,{...s,elementContext:"reference"}),o=N5(i,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:P5(o)}}}case"escaped":{const i=await _o(e,{...s,altBoundary:!0}),o=N5(i,n.floating);return{data:{escapedOffsets:o,escaped:P5(o)}}}default:return{}}}}};async function AI(t,e){const{placement:n,platform:r,elements:s}=t,i=await(r.isRTL==null?void 0:r.isRTL(s.floating)),o=lr(n),l=Gn(n),a=_a(n)==="y",c=["left","top"].includes(o)?-1:1,u=i&&a?-1:1,h=ds(e,t);let{mainAxis:f,crossAxis:p,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof g=="number"&&(p=l==="end"?g*-1:g),a?{x:p*u,y:f*c}:{x:f*c,y:p*u}}const SI=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,s=await AI(e,t);return{x:n+s.x,y:r+s.y,data:s}}}},RI=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:s}=e,{mainAxis:i=!0,crossAxis:o=!1,limiter:l={fn:v=>{let{x:_,y:m}=v;return{x:_,y:m}}},...a}=ds(t,e),c={x:n,y:r},u=await _o(e,a),h=_a(lr(s)),f=R5(h);let p=c[f],g=c[h];if(i){const v=f==="y"?"top":"left",_=f==="y"?"bottom":"right",m=p+u[v],y=p-u[_];p=h0(m,p,y)}if(o){const v=h==="y"?"top":"left",_=h==="y"?"bottom":"right",m=g+u[v],y=g-u[_];g=h0(m,g,y)}const L=l.fn({...e,[f]:p,[h]:g});return{...L,data:{x:L.x-n,y:L.y-r}}}}};function Nr(t){return M5(t)?(t.nodeName||"").toLowerCase():"#document"}function ln(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ar(t){var e;return(e=(M5(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function M5(t){return t instanceof Node||t instanceof ln(t).Node}function cr(t){return t instanceof Element||t instanceof ln(t).Element}function zn(t){return t instanceof HTMLElement||t instanceof ln(t).HTMLElement}function F5(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ln(t).ShadowRoot}function Lo(t){const{overflow:e,overflowX:n,overflowY:r,display:s}=pn(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(s)}function kI(t){return["table","td","th"].includes(Nr(t))}function p0(t){const e=g0(),n=pn(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(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function OI(t){let e=ai(t);for(;zn(e)&&!ba(e);){if(p0(e))return e;e=ai(e)}return null}function g0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ba(t){return["html","body","#document"].includes(Nr(t))}function pn(t){return ln(t).getComputedStyle(t)}function va(t){return cr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ai(t){if(Nr(t)==="html")return t;const e=t.assignedSlot||t.parentNode||F5(t)&&t.host||ar(t);return F5(e)?e.host:e}function D5(t){const e=ai(t);return ba(e)?t.ownerDocument?t.ownerDocument.body:t.body:zn(e)&&Lo(e)?e:D5(e)}function yo(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=D5(t),i=s===((r=t.ownerDocument)==null?void 0:r.body),o=ln(s);return i?e.concat(o,o.visualViewport||[],Lo(s)?s:[],o.frameElement&&n?yo(o.frameElement):[]):e.concat(s,yo(s,[],n))}function $5(t){const e=pn(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const s=zn(t),i=s?t.offsetWidth:n,o=s?t.offsetHeight:r,l=ma(n)!==i||ma(r)!==o;return l&&(n=i,r=o),{width:n,height:r,$:l}}function m0(t){return cr(t)?t:t.contextElement}function ci(t){const e=m0(t);if(!zn(e))return Ir(1);const n=e.getBoundingClientRect(),{width:r,height:s,$:i}=$5(e);let o=(i?ma(n.width):n.width)/r,l=(i?ma(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const II=Ir(0);function B5(t){const e=ln(t);return!g0()||!e.visualViewport?II:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function NI(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==ln(t)?!1:e}function ps(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),i=m0(t);let o=Ir(1);e&&(r?cr(r)&&(o=ci(r)):o=ci(t));const l=NI(i,n,r)?B5(i):Ir(0);let a=(s.left+l.x)/o.x,c=(s.top+l.y)/o.y,u=s.width/o.x,h=s.height/o.y;if(i){const f=ln(i),p=r&&cr(r)?ln(r):r;let g=f.frameElement;for(;g&&r&&p!==f;){const L=ci(g),v=g.getBoundingClientRect(),_=pn(g),m=v.left+(g.clientLeft+parseFloat(_.paddingLeft))*L.x,y=v.top+(g.clientTop+parseFloat(_.paddingTop))*L.y;a*=L.x,c*=L.y,u*=L.x,h*=L.y,a+=m,c+=y,g=ln(g).frameElement}}return Ca({width:u,height:h,x:a,y:c})}function PI(t){let{rect:e,offsetParent:n,strategy:r}=t;const s=zn(n),i=ar(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},l=Ir(1);const a=Ir(0);if((s||!s&&r!=="fixed")&&((Nr(n)!=="body"||Lo(i))&&(o=va(n)),zn(n))){const c=ps(n);l=ci(n),a.x=c.x+n.clientLeft,a.y=c.y+n.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-o.scrollLeft*l.x+a.x,y:e.y*l.y-o.scrollTop*l.y+a.y}}function MI(t){return Array.from(t.getClientRects())}function H5(t){return ps(ar(t)).left+va(t).scrollLeft}function FI(t){const e=ar(t),n=va(t),r=t.ownerDocument.body,s=fs(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=fs(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+H5(t);const l=-n.scrollTop;return pn(r).direction==="rtl"&&(o+=fs(e.clientWidth,r.clientWidth)-s),{width:s,height:i,x:o,y:l}}function DI(t,e){const n=ln(t),r=ar(t),s=n.visualViewport;let i=r.clientWidth,o=r.clientHeight,l=0,a=0;if(s){i=s.width,o=s.height;const c=g0();(!c||c&&e==="fixed")&&(l=s.offsetLeft,a=s.offsetTop)}return{width:i,height:o,x:l,y:a}}function $I(t,e){const n=ps(t,!0,e==="fixed"),r=n.top+t.clientTop,s=n.left+t.clientLeft,i=zn(t)?ci(t):Ir(1),o=t.clientWidth*i.x,l=t.clientHeight*i.y,a=s*i.x,c=r*i.y;return{width:o,height:l,x:a,y:c}}function U5(t,e,n){let r;if(e==="viewport")r=DI(t,n);else if(e==="document")r=FI(ar(t));else if(cr(e))r=$I(e,n);else{const s=B5(t);r={...e,x:e.x-s.x,y:e.y-s.y}}return Ca(r)}function j5(t,e){const n=ai(t);return n===e||!cr(n)||ba(n)?!1:pn(n).position==="fixed"||j5(n,e)}function BI(t,e){const n=e.get(t);if(n)return n;let r=yo(t,[],!1).filter(l=>cr(l)&&Nr(l)!=="body"),s=null;const i=pn(t).position==="fixed";let o=i?ai(t):t;for(;cr(o)&&!ba(o);){const l=pn(o),a=p0(o);!a&&l.position==="fixed"&&(s=null),(i?!a&&!s:!a&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||Lo(o)&&!a&&j5(t,o))?r=r.filter(u=>u!==o):s=l,o=ai(o)}return e.set(t,r),r}function HI(t){let{element:e,boundary:n,rootBoundary:r,strategy:s}=t;const o=[...n==="clippingAncestors"?BI(e,this._c):[].concat(n),r],l=o[0],a=o.reduce((c,u)=>{const h=U5(e,u,s);return c.top=fs(h.top,c.top),c.right=li(h.right,c.right),c.bottom=li(h.bottom,c.bottom),c.left=fs(h.left,c.left),c},U5(e,l,s));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function UI(t){return $5(t)}function jI(t,e,n){const r=zn(e),s=ar(e),i=n==="fixed",o=ps(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const a=Ir(0);if(r||!r&&!i)if((Nr(e)!=="body"||Lo(s))&&(l=va(e)),r){const c=ps(e,!0,i,e);a.x=c.x+e.clientLeft,a.y=c.y+e.clientTop}else s&&(a.x=H5(s));return{x:o.left+l.scrollLeft-a.x,y:o.top+l.scrollTop-a.y,width:o.width,height:o.height}}function V5(t,e){return!zn(t)||pn(t).position==="fixed"?null:e?e(t):t.offsetParent}function G5(t,e){const n=ln(t);if(!zn(t))return n;let r=V5(t,e);for(;r&&kI(r)&&pn(r).position==="static";)r=V5(r,e);return r&&(Nr(r)==="html"||Nr(r)==="body"&&pn(r).position==="static"&&!p0(r))?n:r||OI(t)||n}const VI=async function(t){let{reference:e,floating:n,strategy:r}=t;const s=this.getOffsetParent||G5,i=this.getDimensions;return{reference:jI(e,await s(n),r),floating:{x:0,y:0,...await i(n)}}};function GI(t){return pn(t).direction==="rtl"}const zI={convertOffsetParentRelativeRectToViewportRelativeRect:PI,getDocumentElement:ar,getClippingRect:HI,getOffsetParent:G5,getElementRects:VI,getClientRects:MI,getDimensions:UI,getScale:ci,isElement:cr,isRTL:GI};function WI(t,e){let n=null,r;const s=ar(t);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function o(l,a){l===void 0&&(l=!1),a===void 0&&(a=1),i();const{left:c,top:u,width:h,height:f}=t.getBoundingClientRect();if(l||e(),!h||!f)return;const p=xa(u),g=xa(s.clientWidth-(c+h)),L=xa(s.clientHeight-(u+f)),v=xa(c),m={rootMargin:-p+"px "+-g+"px "+-L+"px "+-v+"px",threshold:fs(0,li(1,a))||1};let y=!0;function b(A){const I=A[0].intersectionRatio;if(I!==a){if(!y)return o();I?o(!1,I):r=setTimeout(()=>{o(!1,1e-7)},100)}y=!1}try{n=new IntersectionObserver(b,{...m,root:s.ownerDocument})}catch{n=new IntersectionObserver(b,m)}n.observe(t)}return o(!0),i}function qI(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:i=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,c=m0(t),u=s||i?[...c?yo(c):[],...yo(e)]:[];u.forEach(_=>{s&&_.addEventListener("scroll",n,{passive:!0}),i&&_.addEventListener("resize",n)});const h=c&&l?WI(c,n):null;let f=-1,p=null;o&&(p=new ResizeObserver(_=>{let[m]=_;m&&m.target===c&&p&&(p.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{p&&p.observe(e)})),n()}),c&&!a&&p.observe(c),p.observe(e));let g,L=a?ps(t):null;a&&v();function v(){const _=ps(t);L&&(_.x!==L.x||_.y!==L.y||_.width!==L.width||_.height!==L.height)&&n(),L=_,g=requestAnimationFrame(v)}return n(),()=>{u.forEach(_=>{s&&_.removeEventListener("scroll",n),i&&_.removeEventListener("resize",n)}),h&&h(),p&&p.disconnect(),p=null,a&&cancelAnimationFrame(g)}}const ZI=(t,e,n)=>{const r=new Map,s={platform:zI,...n},i={...s.platform,_c:r};return CI(t,e,{...s,platform:i})};function x0(t){var e;return(e=t==null?void 0:t.$el)!=null?e:t}function KI(t){return{name:"arrow",options:t,fn(e){const n=x0(Le(t.element));return n==null?{}:bI({element:n,padding:t.padding}).fn(e)}}}function YI(t,e,n){n===void 0&&(n={});const r=n.whileElementsMounted,s=W(()=>{var A;return(A=Le(n.open))!=null?A:!0}),i=W(()=>Le(n.middleware)),o=W(()=>{var A;return(A=Le(n.placement))!=null?A:"bottom"}),l=W(()=>{var A;return(A=Le(n.strategy))!=null?A:"absolute"}),a=W(()=>x0(t.value)),c=W(()=>x0(e.value)),u=se(null),h=se(null),f=se(l.value),p=se(o.value),g=$o({}),L=se(!1);let v;function _(){a.value==null||c.value==null||ZI(a.value,c.value,{middleware:i.value,placement:o.value,strategy:l.value}).then(A=>{u.value=A.x,h.value=A.y,f.value=A.strategy,p.value=A.placement,g.value=A.middlewareData,L.value=!0})}function m(){typeof v=="function"&&(v(),v=void 0)}function y(){if(m(),r===void 0){_();return}if(a.value!=null&&c.value!=null){v=r(a.value,c.value,_);return}}function b(){s.value||(L.value=!1)}return rt([i,o,l],_,{flush:"sync"}),rt([a,c],y,{flush:"sync"}),rt(s,b,{flush:"sync"}),O0()&&I0(m),{x:Dr(u),y:Dr(h),strategy:Dr(f),placement:Dr(p),middlewareData:Dr(g),isPositioned:Dr(L),update:_}}var XI=Object.defineProperty,QI=(t,e,n)=>e in t?XI(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,JI=(t,e,n)=>(QI(t,typeof e!="symbol"?e+"":e,n),n);function Co(t){var n;if(t==null||t.value==null)return null;const e=(n=t.value.$el)!=null?n:t.value;return e.$el?Co(se(e)):e}class eN{constructor(){JI(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 wa=new eN;function z5(t){return t.reduce((e,n)=>n.type===Be?e.concat(z5(n.children)):e.concat(n),[])}function tN(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function W5(t){return t=Le(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}function nN(t){if(wa.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=Co(t);if(e)return e.ownerDocument}return document}function rN(t,e,n,r,s){rt([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const i=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&i.push(SI(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&i.push(EI({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")&&i.push(RI({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&i.push(wI(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),(s.arrow===!0||typeof s.arrow=="number")&&i.push(KI({element:r,padding:s.arrow===!0?0:s.arrow})),i.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.hide===!0||typeof s.hide=="object")&&i.push(TI(typeof s.hide=="object"?s.hide:void 0)),t.value=i},{immediate:!0})}function sN(t,e,n){let r=()=>{};ze(()=>{if(t&&wa.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([i])=>{n.value=i.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),r=()=>{s.disconnect(),n.value=null}}}),Ns(()=>{r()})}const iN=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""}};function oN(t,e){const n=W(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return iN(e.value)}),r=W(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=W(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:r,leaveActiveClassRef:s}}function q5(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const r=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(r,q5),r}const Z5=["[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 K5=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(K5||{});function lN(t,e=0){var n;return t===((n=nN(t))==null?void 0:n.body)?!1:q5(e,{0(){return t.matches(Z5)},1(){let r=t;for(;r!==null;){if(r.matches(Z5))return!0;r=r.parentElement}return!1}})}function _0(t,e,n){wa.isServer||Bt(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function aN(t,e,n=W(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;const l=o(i);if(l===null||!l.getRootNode().contains(l))return;const a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(const c of a){if(c===null)continue;const u=c instanceof HTMLElement?c:Co(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!lN(l,K5.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}const s=se(null);_0("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),_0("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),_0("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const cN=Symbol("ArrowContext"),xe={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],default:!1},autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},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:!0},adaptiveWidth:{type:Boolean,default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function uN(t,e,n,r){const{floatingRef:s,props:i,mounted:o,show:l,x:a,y:c,placement:u,strategy:h,referenceElWidth:f,updateFloating:p}=r,g=Xr({...i,as:i.floatingAs},e),{enterActiveClassRef:L,leaveActiveClassRef:v}=oN(g,u),_={enterActiveClass:L.value,enterFromClass:g.enterFrom,enterToClass:g.enterTo,leaveActiveClass:v.value,leaveFromClass:g.leaveFrom,leaveToClass:g.leaveTo},m={name:g.transitionName,type:g.transitionType,appear:!0,...g.transitionName?{}:_,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},y={enter:L.value,enterFrom:g.enterFrom,enterTo:g.enterTo,leave:v.value,leaveFrom:g.leaveFrom,leaveTo:g.leaveTo,onBeforeEnter:m.onBeforeEnter,onAfterLeave:m.onAfterLeave},b={style:{...!g.dialog&&g.transform?{position:h.value,zIndex:g.zIndex,top:"0px",left:"0px",right:"auto",bottom:"auto",transform:`translate(${Math.round(a.value||0)}px,${Math.round(c.value||0)}px)`}:{position:h.value,zIndex:g.zIndex,top:`${c.value||0}px`,left:`${a.value||0}px`},width:g.adaptiveWidth&&typeof f.value=="number"?`${f.value}px`:void 0}};function A(R){return g.portal?Ye(Gu,()=>R):R}function I(R){const q=Xr(b,n,g.dialog?{}:{ref:s});return g.as==="template"?R:typeof g.as=="string"?Ye(g.as,q,R):Ye(g.as,q,()=>R)}function N(){function R(){var q;const G=g.as==="template"?Xr(b,n,g.dialog?{}:{ref:s}):null,K=Qt(t,G);return((q=K.props)==null?void 0:q.unmount)===!1?(p(),K):typeof g.show!="boolean"||g.show?K:Ce()}return wa.isServer?o.value&&g.show?R():Ce():g.transitionChild?Ye(ua,{key:`placement-${u.value}`,...g.dialog?{ref:s}:{},as:"template",...y},R):Ye(Ds,{...g.dialog?{ref:s}:{},...m},R)}return A(I(N()))}function hN(t,e,n,r,s){const i=se(!1),o=Bo(r,"placement"),l=Bo(r,"strategy"),a=$o({}),c=se(null),u=se(void 0),h=se(void 0),f=W(()=>Co(e)),p=W(()=>Co(n)),g=W(()=>W5(f)&&W5(p)),{x:L,y:v,placement:_,strategy:m,middlewareData:y,update:b}=YI(f,p,{placement:o,strategy:l,middleware:a,whileElementsMounted:()=>{}}),A=se(null);ze(()=>{i.value=!0}),rt(t,(K,_e)=>{K&&!_e?s("show"):!K&&_e&&s("hide")},{immediate:!0});function I(){g.value&&(b(),s("update"))}rt([o,l,a],I,{flush:"sync"}),rN(a,f,p,c,r),rt(y,()=>{const K=y.value.arrow;u.value=K==null?void 0:K.x,h.value=K==null?void 0:K.y}),sN(r.adaptiveWidth,f,A),rt(t,async(K,_e,he)=>{if(await Ur(),t.value&&g.value&&r.autoUpdate){const Y=qI(f.value,p.value,I,typeof r.autoUpdate=="object"?r.autoUpdate:void 0);he(Y)}},{flush:"post",immediate:!0});const N=se(!0);rt(f,()=>{!(f.value instanceof Element)&&g.value&&N.value&&(N.value=!1,window.requestAnimationFrame(()=>{N.value=!0,I()}))},{flush:"sync"});const R={referenceRef:e,placement:_},q={floatingRef:n,props:r,mounted:i,show:t,x:L,y:v,placement:_,strategy:m,referenceElWidth:A,updateFloating:I},G={ref:c,placement:_,x:u,y:h};return kt(cN,G),{referenceApi:R,floatingApi:q,arrowApi:G,x:L,y:v,placement:_,strategy:m,referenceEl:f,floatingEl:p,middlewareData:y,update:I}}({...xe.as});const fN={as:xe.as,show:xe.show,placement:xe.placement,strategy:xe.strategy,offset:xe.offset,shift:xe.shift,flip:xe.flip,arrow:xe.arrow,autoPlacement:xe.autoPlacement,hide:xe.hide,autoUpdate:xe.autoUpdate,zIndex:xe.zIndex,transitionName:xe.transitionName,transitionType:xe.transitionType,enter:xe.enter,enterFrom:xe.enterFrom,enterTo:xe.enterTo,leave:xe.leave,leaveFrom:xe.leaveFrom,leaveTo:xe.leaveTo,originClass:xe.originClass,tailwindcssOriginClass:xe.tailwindcssOriginClass,portal:xe.portal,transform:xe.transform,middleware:xe.middleware},dN={name:"FloatVirtual",inheritAttrs:!1,props:fN,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:r}){var u;const s=se((u=t.show)!=null?u:!1),i=se({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=se(null),{floatingApi:l,placement:a}=hN(s,i,o,t,e);rt(()=>t.show,()=>{var h;s.value=(h=t.show)!=null?h:!1});function c(){s.value=!1}return e("initial",{show:s,placement:a,reference:i,floating:o}),()=>{if(!n.default)return;const h={placement:a.value,close:c},[f]=z5(n.default(h)).filter(tN);return uN(f,{as:t.as,show:s.value},r,l)}}};xe.as,xe.placement,xe.strategy,xe.offset,xe.shift,{...xe.flip},xe.arrow,xe.autoPlacement,xe.hide,xe.autoUpdate,xe.zIndex,xe.transitionName,xe.transitionType,xe.enter,xe.enterFrom,xe.enterTo,xe.leave,xe.leaveFrom,xe.leaveTo,xe.originClass,xe.tailwindcssOriginClass,xe.transform,xe.middleware;const pN={class:"flex bg-white shadow-md z-10 rounded-md p-1"},gN=["onClick"],mN=Object.freeze(Object.defineProperty({__proto__:null,default:Ke({__name:"StylePanel",setup(t){const e=se({value:null}),n=br(),r=W(()=>n.getters.onContentChange||(()=>{})),s=W(()=>Au(n.getters.diagramElement)+C3),i=W(()=>n.getters.code),o=h=>{n.dispatch("updateCode",{code:h}),r.value(h)},l=se([]);let a;const c=({show:h,reference:f,floating:p})=>{let g,L,v,_,m,y;n.commit("onMessageClick",(b,A)=>{var I;if(g=b.value.start.start,L=Lu(i.value,g),v=lv(i.value,g),_=((I=i.value.slice(L).match(/^\s*/))==null?void 0:I[0])||"",m=v.trim().startsWith("//"),m){const N=v.trimStart().slice(2).trimStart(),R=N.indexOf("["),q=N.indexOf("]");y=Boolean(R===0&&q),y?l.value=N.slice(R+1,q).split(",").map(G=>G.trim()):l.value=[]}f.value={getBoundingClientRect:()=>A.getBoundingClientRect()},e.value=b,h.value=!0}),aN(p,()=>{h.value=!1,l.value=[]},W(()=>h.value)),a=b=>{var A;if(h.value=!1,!!e.value.value)if(m){let I="";if(y){let N;l.value.includes(b)?N=l.value.filter(R=>R!==b):N=[...l.value,b],I=`${_}// [${N.filter(Boolean).join(", ")}] ${v.slice(v.indexOf("]")+1).trimStart()}`}else I=`${_}// [${b}] ${v.slice((((A=v.match(/\/\/*/))==null?void 0:A.index)||-2)+2).trimStart()}`;I.endsWith(`
|
|
603
603
|
`)||(I+=`
|
|
604
|
-
`),o(i.value.slice(0,
|
|
605
|
-
`+i.value.slice(L))}},u=[{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(h,f)=>(O(),Oe(Le(
|
|
604
|
+
`),o(i.value.slice(0,g3(i.value,g))+I+i.value.slice(L))}else o(i.value.slice(0,L)+`${_}// [${b}]
|
|
605
|
+
`+i.value.slice(L))}},u=[{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(h,f)=>(O(),Oe(Le(dN),{key:"tool",onInitial:c,placement:"top",offset:5,flip:{padding:Le(s)},shift:"",zIndex:"30"},{default:$t(()=>[T("div",pN,[(O(),V(Be,null,xn(u,p=>T("div",{onClick:()=>Le(a)(p.class),key:p.name},[T("div",{class:Ee(["w-6 mx-1 py-1 rounded-md text-black text-center cursor-pointer hover:bg-gray-200",[p.class,{"bg-gray-100":l.value.includes(p.class)}]])},$e(p.content),3)],8,gN)),64))])],void 0,!0),_:1},8,["flip"]))}})},Symbol.toStringTag,{value:"Module"}));Kt.VueSequence=IO,Kt.default=OO,Object.defineProperties(Kt,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
606
606
|
//# sourceMappingURL=zenuml.js.map
|