@veracity/ai 2.2.1 → 2.2.3
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/ChatClient.d.ts +2 -1
- package/dist/ChatClient.d.ts.map +1 -1
- package/dist/components/Chat/index.d.ts +4 -1
- package/dist/components/Chat/index.d.ts.map +1 -1
- package/dist/dtos.d.ts +1 -0
- package/dist/dtos.d.ts.map +1 -1
- package/dist/veracity-ai.es.js +548 -505
- package/dist/veracity-ai.umd.js +17 -17
- package/package.json +1 -1
package/dist/veracity-ai.es.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var y = (e, n, t) =>
|
|
1
|
+
var Sr = Object.defineProperty;
|
|
2
|
+
var _r = (e, n, t) => n in e ? Sr(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
|
+
var y = (e, n, t) => _r(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
4
|
function x(e, n, ...t) {
|
|
5
5
|
switch (typeof e) {
|
|
6
6
|
case "string": {
|
|
7
7
|
const r = document.createElement(e);
|
|
8
8
|
ye(r, n);
|
|
9
|
-
for (const s of t)
|
|
9
|
+
for (const s of t) yn(r, s);
|
|
10
10
|
return r;
|
|
11
11
|
}
|
|
12
12
|
case "function":
|
|
@@ -25,33 +25,33 @@ function ye(e, n) {
|
|
|
25
25
|
else t in e.style ? e.style[t] = r : e.setAttribute(t, r);
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
|
-
function
|
|
28
|
+
function Er(e) {
|
|
29
29
|
if (e instanceof Node) return e;
|
|
30
30
|
if (typeof e == "string")
|
|
31
31
|
return document.createTextNode(e);
|
|
32
32
|
if (e != null && e[Symbol.iterator]) {
|
|
33
33
|
const n = document.createDocumentFragment();
|
|
34
|
-
for (const t of e)
|
|
34
|
+
for (const t of e) yn(n, t);
|
|
35
35
|
return n;
|
|
36
36
|
} else return e ? document.createTextNode(e) : document.createComment(` ${e} `);
|
|
37
37
|
}
|
|
38
|
-
function
|
|
39
|
-
const t =
|
|
38
|
+
function yn(e, n) {
|
|
39
|
+
const t = Er(n);
|
|
40
40
|
e.appendChild(t);
|
|
41
41
|
}
|
|
42
|
-
const Er = `*,: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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}b,strong{font-weight:600}:root{--Dark-Blue-5: hsl(223, 67%, 5%);--Dark-Blue-10: hsl(223, 67%, 10%);--Dark-Blue-15: hsl(223, 67%, 15%);--Dark-Blue-20: hsl(223, 67%, 20%);--Dark-Blue-25: hsl(223, 67%, 25%);--Dark-Blue-30: hsl(223, 67%, 30%);--Dark-Blue-35: hsl(223, 67%, 35%);--Dark-Blue-40: hsl(223, 67%, 40%);--Dark-Blue-45: hsl(223, 67%, 45%);--Dark-Blue-50: hsl(223, 67%, 50%);--Dark-Blue-55: hsl(223, 67%, 55%);--Dark-Blue-60: hsl(223, 67%, 60%);--Dark-Blue-65: hsl(223, 67%, 65%);--Dark-Blue-70: hsl(223, 67%, 70%);--Dark-Blue-75: hsl(223, 67%, 75%);--Dark-Blue-80: hsl(223, 67%, 80%);--Dark-Blue-85: hsl(223, 67%, 85%);--Dark-Blue-90: hsl(223, 67%, 90%);--Dark-Blue-95: hsl(223, 67%, 95%);--Dark-Blue-Main-18: hsl(223, 67%, 18%);--Sea-Blue-5: hsl(218, 100%, 5%);--Sea-Blue-10: hsl(218, 100%, 10%);--Sea-Blue-15: hsl(218, 100%, 15%);--Sea-Blue-20: hsl(218, 100%, 20%);--Sea-Blue-25: hsl(218, 100%, 25%);--Sea-Blue-30: hsl(218, 100%, 30%);--Sea-Blue-35: hsl(218, 100%, 35%);--Sea-Blue-40: hsl(218, 100%, 40%);--Sea-Blue-45: hsl(218, 100%, 45%);--Sea-Blue-50: hsl(218, 100%, 50%);--Sea-Blue-55: hsl(218, 100%, 55%);--Sea-Blue-60: hsl(218, 100%, 60%);--Sea-Blue-65: hsl(218, 100%, 65%);--Sea-Blue-70: hsl(218, 100%, 70%);--Sea-Blue-75: hsl(218, 100%, 75%);--Sea-Blue-80: hsl(218, 100%, 80%);--Sea-Blue-85: hsl(218, 100%, 85%);--Sea-Blue-90: hsl(218, 100%, 90%);--Sea-Blue-95: hsl(218, 100%, 95%);--Sea-Blue-Main-28: hsl(218, 100%, 28%);--Sky-Blue-5: hsl(196, 74%, 5%);--Sky-Blue-10: hsl(196, 74%, 10%);--Sky-Blue-15: hsl(196, 74%, 15%);--Sky-Blue-20: hsl(196, 74%, 20%);--Sky-Blue-25: hsl(196, 74%, 25%);--Sky-Blue-30: hsl(196, 74%, 30%);--Sky-Blue-35: hsl(196, 74%, 35%);--Sky-Blue-40: hsl(196, 74%, 40%);--Sky-Blue-45: hsl(196, 74%, 45%);--Sky-Blue-50: hsl(196, 74%, 50%);--Sky-Blue-55: hsl(196, 74%, 55%);--Sky-Blue-60: hsl(196, 74%, 60%);--Sky-Blue-65: hsl(196, 74%, 65%);--Sky-Blue-70: hsl(196, 74%, 70%);--Sky-Blue-75: hsl(196, 74%, 75%);--Sky-Blue-80: hsl(196, 74%, 80%);--Sky-Blue-85: hsl(196, 74%, 85%);--Sky-Blue-90: hsl(196, 74%, 90%);--Sky-Blue-95: hsl(196, 74%, 95%);--Sky-Blue-97: hsl(196, 74%, 97%);--Sky-Blue-Main-77: hsl(196, 74%, 77%);--Digi-Green-5: hsl(139, 100%, 5%);--Digi-Green-10: hsl(139, 100%, 10%);--Digi-Green-15: hsl(139, 100%, 15%);--Digi-Green-20: hsl(139, 100%, 20%);--Digi-Green-25: hsl(139, 100%, 25%);--Digi-Green-30: hsl(139, 100%, 30%);--Digi-Green-35: hsl(139, 100%, 35%);--Digi-Green-40: hsl(139, 100%, 40%);--Digi-Green-45: hsl(139, 100%, 45%);--Digi-Green-50: hsl(139, 100%, 50%);--Digi-Green-55: hsl(139, 100%, 55%);--Digi-Green-60: hsl(139, 100%, 60%);--Digi-Green-65: hsl(139, 100%, 65%);--Digi-Green-70: hsl(139, 100%, 70%);--Digi-Green-75: hsl(139, 100%, 75%);--Digi-Green-80: hsl(139, 100%, 80%);--Digi-Green-85: hsl(139, 100%, 85%);--Digi-Green-90: hsl(139, 100%, 90%);--Digi-Green-95: hsl(139, 100%, 95%);--Digi-Green-Main-78: hsl(139, 100%, 78%);--Sandstone-5: hsl(40, 3%, 5%);--Sandstone-10: hsl(40, 3%, 10%);--Sandstone-15: hsl(40, 3%, 15%);--Sandstone-20: hsl(40, 3%, 20%);--Sandstone-25: hsl(40, 3%, 25%);--Sandstone-30: hsl(40, 3%, 30%);--Sandstone-35: hsl(40, 3%, 35%);--Sandstone-40: hsl(40, 3%, 40%);--Sandstone-45: hsl(40, 3%, 45%);--Sandstone-50: hsl(40, 3%, 50%);--Sandstone-55: hsl(40, 3%, 55%);--Sandstone-60: hsl(40, 3%, 60%);--Sandstone-65: hsl(40, 3%, 65%);--Sandstone-70: hsl(40, 3%, 70%);--Sandstone-75: hsl(40, 3%, 75%);--Sandstone-80: hsl(40, 3%, 80%);--Sandstone-85: hsl(40, 3%, 85%);--Sandstone-90: hsl(40, 3%, 90%);--Sandstone-95: hsl(40, 3%, 95%);--Sandstone-97: hsl(40, 3%, 97%);--Sandstone-Main-79: hsl(40, 3%, 79%);--Warm-Grey-5: hsl(30, 8%, 5%);--Warm-Grey-10: hsl(30, 8%, 10%);--Warm-Grey-15: hsl(30, 8%, 15%);--Warm-Grey-20: hsl(30, 8%, 20%);--Warm-Grey-25: hsl(30, 8%, 25%);--Warm-Grey-30: hsl(30, 8%, 30%);--Warm-Grey-35: hsl(30, 8%, 35%);--Warm-Grey-40: hsl(30, 8%, 40%);--Warm-Grey-45: hsl(30, 8%, 45%);--Warm-Grey-50: hsl(30, 8%, 50%);--Warm-Grey-55: hsl(30, 8%, 55%);--Warm-Grey-60: hsl(30, 8%, 60%);--Warm-Grey-65: hsl(30, 8%, 65%);--Warm-Grey-70: hsl(30, 8%, 70%);--Warm-Grey-75: hsl(30, 8%, 75%);--Warm-Grey-80: hsl(30, 8%, 80%);--Warm-Grey-85: hsl(30, 8%, 85%);--Warm-Grey-90: hsl(30, 8%, 90%);--Warm-Grey-95: hsl(30, 8%, 95%);--Warm-Grey-Main-56: hsl(30, 8%, 56%);--Earth-5: hsl(35, 53%, 5%);--Earth-10: hsl(35, 53%, 10%);--Earth-15: hsl(35, 53%, 15%);--Earth-20: hsl(35, 53%, 20%);--Earth-25: hsl(35, 53%, 25%);--Earth-30: hsl(35, 53%, 30%);--Earth-35: hsl(35, 53%, 35%);--Earth-40: hsl(35, 53%, 40%);--Earth-45: hsl(35, 53%, 45%);--Earth-50: hsl(35, 53%, 50%);--Earth-55: hsl(35, 53%, 55%);--Earth-60: hsl(35, 53%, 60%);--Earth-65: hsl(35, 53%, 65%);--Earth-70: hsl(35, 53%, 70%);--Earth-75: hsl(35, 53%, 75%);--Earth-80: hsl(35, 53%, 80%);--Earth-85: hsl(35, 53%, 85%);--Earth-90: hsl(35, 53%, 90%);--Earth-95: hsl(35, 53%, 95%);--Earth-97: hsl(35, 53%, 97%);--Earth-Main-89: hsl(35, 53%, 89%);--Pine-5: hsl(195, 46%, 5%);--Pine-10: hsl(195, 46%, 10%);--Pine-15: hsl(195, 46%, 15%);--Pine-20: hsl(195, 46%, 20%);--Pine-25: hsl(195, 46%, 25%);--Pine-30: hsl(195, 46%, 30%);--Pine-35: hsl(195, 46%, 35%);--Pine-40: hsl(195, 46%, 40%);--Pine-45: hsl(195, 46%, 45%);--Pine-50: hsl(195, 46%, 50%);--Pine-55: hsl(195, 46%, 55%);--Pine-60: hsl(195, 46%, 60%);--Pine-65: hsl(195, 46%, 65%);--Pine-70: hsl(195, 46%, 70%);--Pine-75: hsl(195, 46%, 75%);--Pine-80: hsl(195, 46%, 80%);--Pine-85: hsl(195, 46%, 85%);--Pine-90: hsl(195, 46%, 90%);--Pine-95: hsl(195, 46%, 95%);--Pine-Main-30: hsl(195, 46%, 30%);--Eucalyptus-5: hsl(178, 80%, 5%);--Eucalyptus-10: hsl(178, 80%, 10%);--Eucalyptus-15: hsl(178, 80%, 15%);--Eucalyptus-20: hsl(178, 80%, 20%);--Eucalyptus-25: hsl(178, 80%, 25%);--Eucalyptus-30: hsl(178, 80%, 30%);--Eucalyptus-35: hsl(178, 80%, 35%);--Eucalyptus-40: hsl(178, 80%, 40%);--Eucalyptus-45: hsl(178, 80%, 45%);--Eucalyptus-50: hsl(178, 80%, 50%);--Eucalyptus-55: hsl(178, 80%, 55%);--Eucalyptus-60: hsl(178, 80%, 60%);--Eucalyptus-65: hsl(178, 80%, 65%);--Eucalyptus-70: hsl(178, 80%, 70%);--Eucalyptus-75: hsl(178, 80%, 75%);--Eucalyptus-80: hsl(178, 80%, 80%);--Eucalyptus-85: hsl(178, 80%, 85%);--Eucalyptus-90: hsl(178, 80%, 90%);--Eucalyptus-95: hsl(178, 80%, 95%);--Eucalyptus-Main-41: hsl(178, 80%, 41%);--Lavender-5: hsl(232, 58%, 5%);--Lavender-10: hsl(232, 58%, 10%);--Lavender-15: hsl(232, 58%, 15%);--Lavender-20: hsl(232, 58%, 20%);--Lavender-25: hsl(232, 58%, 25%);--Lavender-30: hsl(232, 58%, 30%);--Lavender-35: hsl(232, 58%, 35%);--Lavender-40: hsl(232, 58%, 40%);--Lavender-45: hsl(232, 58%, 45%);--Lavender-50: hsl(232, 58%, 50%);--Lavender-55: hsl(232, 58%, 55%);--Lavender-60: hsl(232, 58%, 60%);--Lavender-65: hsl(232, 58%, 65%);--Lavender-70: hsl(232, 58%, 70%);--Lavender-75: hsl(232, 58%, 75%);--Lavender-80: hsl(232, 58%, 80%);--Lavender-85: hsl(232, 58%, 85%);--Lavender-90: hsl(232, 58%, 90%);--Lavender-95: hsl(232, 58%, 95%);--Lavender-Main-77: hsl(232, 58%, 77%);--Terracotta-5: hsl(34, 100%, 5%);--Terracotta-10: hsl(34, 100%, 10%);--Terracotta-15: hsl(34, 100%, 15%);--Terracotta-20: hsl(34, 100%, 20%);--Terracotta-25: hsl(34, 100%, 25%);--Terracotta-30: hsl(34, 100%, 30%);--Terracotta-35: hsl(34, 100%, 35%);--Terracotta-40: hsl(34, 100%, 40%);--Terracotta-45: hsl(34, 100%, 45%);--Terracotta-50: hsl(34, 100%, 50%);--Terracotta-55: hsl(34, 100%, 55%);--Terracotta-60: hsl(34, 100%, 60%);--Terracotta-65: hsl(34, 100%, 65%);--Terracotta-70: hsl(34, 100%, 70%);--Terracotta-75: hsl(34, 100%, 75%);--Terracotta-80: hsl(34, 100%, 80%);--Terracotta-85: hsl(34, 100%, 85%);--Terracotta-90: hsl(34, 100%, 90%);--Terracotta-95: hsl(34, 100%, 95%);--Terracotta-Main-35: hsl(34, 100%, 35%);--Land-Green-5: hsl(114, 49%, 5%);--Land-Green-10: hsl(114, 49%, 10%);--Land-Green-15: hsl(114, 49%, 15%);--Land-Green-20: hsl(114, 49%, 20%);--Land-Green-25: hsl(114, 49%, 25%);--Land-Green-30: hsl(114, 49%, 30%);--Land-Green-35: hsl(114, 49%, 35%);--Land-Green-40: hsl(114, 49%, 40%);--Land-Green-45: hsl(114, 49%, 45%);--Land-Green-50: hsl(114, 49%, 50%);--Land-Green-55: hsl(114, 49%, 55%);--Land-Green-60: hsl(114, 49%, 60%);--Land-Green-65: hsl(114, 49%, 65%);--Land-Green-70: hsl(114, 49%, 70%);--Land-Green-75: hsl(114, 49%, 75%);--Land-Green-80: hsl(114, 49%, 80%);--Land-Green-85: hsl(114, 49%, 85%);--Land-Green-90: hsl(114, 49%, 90%);--Land-Green-95: hsl(114, 49%, 95%);--Land-Green-Main-41: hsl(114, 49%, 41%);--Sunflower-5: hsl(55, 100%, 5%);--Sunflower-10: hsl(55, 100%, 10%);--Sunflower-15: hsl(55, 100%, 15%);--Sunflower-20: hsl(55, 100%, 20%);--Sunflower-25: hsl(55, 100%, 25%);--Sunflower-30: hsl(55, 100%, 30%);--Sunflower-35: hsl(55, 100%, 35%);--Sunflower-40: hsl(55, 100%, 40%);--Sunflower-45: hsl(55, 100%, 45%);--Sunflower-50: hsl(55, 100%, 50%);--Sunflower-55: hsl(55, 100%, 55%);--Sunflower-60: hsl(55, 100%, 60%);--Sunflower-65: hsl(55, 100%, 65%);--Sunflower-70: hsl(55, 100%, 70%);--Sunflower-75: hsl(55, 100%, 75%);--Sunflower-80: hsl(55, 100%, 80%);--Sunflower-85: hsl(55, 100%, 85%);--Sunflower-90: hsl(55, 100%, 90%);--Sunflower-95: hsl(55, 100%, 95%);--Sunflower-Main-73: hsl(55, 100%, 73%);--Energy-Red-5: hsl(357, 83%, 5%);--Energy-Red-10: hsl(357, 83%, 10%);--Energy-Red-15: hsl(357, 83%, 15%);--Energy-Red-20: hsl(357, 83%, 20%);--Energy-Red-25: hsl(357, 83%, 25%);--Energy-Red-30: hsl(357, 83%, 30%);--Energy-Red-35: hsl(357, 83%, 35%);--Energy-Red-40: hsl(357, 83%, 40%);--Energy-Red-45: hsl(357, 83%, 45%);--Energy-Red-50: hsl(357, 83%, 50%);--Energy-Red-55: hsl(357, 83%, 55%);--Energy-Red-60: hsl(357, 83%, 60%);--Energy-Red-65: hsl(357, 83%, 65%);--Energy-Red-70: hsl(357, 83%, 70%);--Energy-Red-75: hsl(357, 83%, 75%);--Energy-Red-80: hsl(357, 83%, 80%);--Energy-Red-85: hsl(357, 83%, 85%);--Energy-Red-90: hsl(357, 83%, 90%);--Energy-Red-95: hsl(357, 83%, 95%);--Energy-Red-Main-54: hsl(357, 83%, 54%);--Cyan-5: hsl(196, 100%, 5%);--Cyan-10: hsl(196, 100%, 10%);--Cyan-15: hsl(196, 100%, 15%);--Cyan-20: hsl(196, 100%, 20%);--Cyan-25: hsl(196, 100%, 25%);--Cyan-30: hsl(196, 100%, 30%);--Cyan-35: hsl(196, 100%, 35%);--Cyan-40: hsl(196, 100%, 40%);--Cyan-45: hsl(196, 100%, 45%);--Cyan-50: hsl(196, 100%, 50%);--Cyan-55: hsl(196, 100%, 55%);--Cyan-60: hsl(196, 100%, 60%);--Cyan-65: hsl(196, 100%, 65%);--Cyan-70: hsl(196, 100%, 70%);--Cyan-75: hsl(196, 100%, 75%);--Cyan-80: hsl(196, 100%, 80%);--Cyan-85: hsl(196, 100%, 85%);--Cyan-90: hsl(196, 100%, 90%);--Cyan-95: hsl(196, 100%, 95%);--Cyan-Main-43: hsl(196, 100%, 43%);--Black: hsl(40 3% 10%);--White: hsl(40 3% 100%);--Light: hsl(40, 3%, 90%);--Default: hsl(40, 3%, 79%);--Medium: hsl(40, 3%, 75%);--Strong: hsl(218, 100%, 28%);--Emphasis: hsl(223, 67%, 18%);--vui-animation-duration-0: 0ms;--vui-animation-duration-100: .13s;--vui-animation-duration-200: .16s;--vui-animation-duration-300: .19s;--vui-animation-duration-400: .22s;--vui-animation-duration-500: .25s;--vui-animation-duration-600: .3s;--vui-animation-duration-700: .35s;--vui-animation-duration-800: .4s;--vui-animation-duration-900: .45s;--vui-animation-duration-1000: .5s;--vui-animation-duration-2000: 1s;--vui-animation-duration-4000: 2s;--vui-animation-ease-in-out: cubic-bezier(.45, 0, .4, 1);--vui-animation-ease-in: cubic-bezier(.5, 0, 1, 1);--vui-animation-ease-out: cubic-bezier(0, 0, .4, 1);--vui-animation-linear: cubic-bezier(0, 0, 1, 1);--vui-elevation-1: 0 6px 23px -10px hsla(223, 67%, 18%, .2);--vui-elevation-2: 0 9px 20px -6px hsla(223, 67%, 18%, .2);--vui-elevation-3: 0 12px 23px -4px hsla(223, 67%, 18%, .2);--vui-elevation-4: 0 15px 23px 0 hsla(223, 67%, 18%, .2);--fluent-depth-0: 0 0 0 0 transparent;--fluent-depth-4: 0 1.6px 3.6px 0 rgba(0, 0, 0, .132), 0 .3px .9px 0 rgba(0, 0, 0, .108);--fluent-depth-8: 0 3.2px 7.2px 0 rgba(0, 0, 0, .132), 0 .6px 1.8px 0 rgba(0, 0, 0, .108);--fluent-depth-16: 0 6.4px 14.4px 0 rgba(0, 0, 0, .132), 0 1.2px 3.6px 0 rgba(0, 0, 0, .108);--fluent-depth-64: 0 25.6px 57.6px 0 rgba(0, 0, 0, .22), 0 4.8px 14.4px 0 rgba(0, 0, 0, .18)}.h1{font-size:3.125rem;font-style:normal;font-weight:400;line-height:1.24}@media only screen and (max-width: 992px){.h1{font-size:1.9375rem;line-height:1.5483870967741935}}.h1{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h1){color:var(--White, hsl(40 3% 100%))}.h2{font-size:2rem;font-style:normal;font-weight:400;line-height:1.3125}@media only screen and (max-width: 992px){.h2{font-size:1.75rem;line-height:1.3571428571428572}}.h2{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h2){color:var(--White, hsl(40 3% 100%))}.h3{font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3333333333333333}@media only screen and (max-width: 992px){.h3{font-size:1.375rem;line-height:1.4545454545454546}}.h3{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h3){color:var(--White, hsl(40 3% 100%))}.h4{font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.2}@media only screen and (max-width: 992px){.h4{font-size:1.125rem;line-height:1.3333333333333333}}.h4{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h4){color:var(--White, hsl(40 3% 100%))}.h5{font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.4444444444444444}@media only screen and (max-width: 992px){.h5{font-size:1rem;line-height:1.375}}.h5{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h5){color:var(--White, hsl(40 3% 100%))}.h6{font-size:1rem;font-style:normal;font-weight:600;line-height:1.375;color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h6){color:var(--White, hsl(40 3% 100%))}.btn{font-weight:500;font-style:normal;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;display:inline-flex}.btn>*{flex-shrink:0}.btn{height:auto;margin:0;outline:none;text-decoration:none;transition:background var(--vui-animation-duration-100) ease-out,border-color var(--vui-animation-duration-100) ease-out,color var(--vui-animation-duration-100) ease-out,box-shadow var(--vui-animation-duration-100) ease-out;white-space:nowrap}.btn:focus-visible,.btn.focus-visible{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: hsl(196, 100%, 43%);--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn:disabled{opacity:.5}.btn.btn-xl,.btn-xl{font-size:1.125rem;line-height:1.5555555555555556;gap:.625rem;padding:.625rem 1.25rem}.btn.btn-lg,.btn-lg{font-size:1rem;line-height:1.5;gap:.5rem;padding:.5rem 1rem}.btn.btn-md,.btn-md{font-size:.875rem;line-height:1.4285714285714286;gap:.375rem;padding:.375rem .75rem}.btn.btn-sm,.btn-sm{font-size:.75rem;line-height:1.3333333333333333;gap:.25rem;padding:.25rem .5rem}.btn.btn-primary,.btn-primary{background:var(--Sea-Blue-Main-28, #00348F);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-primary:hover,.btn-primary:hover{background:var(--Sea-Blue-20, #002566)}.btn.btn-primary:active,.btn.btn-primary.active,.btn-primary:active,.btn-primary.active{background:var(--Sea-Blue-35, #0041B3)}:is(.dark .btn.btn-primary),:is(.dark .btn-primary){background:var(--Digi-Green-Main-78, #8FFFB2);color:var(--Dark-Blue-Main-18, #0F214D)}:is(.dark .btn.btn-primary):hover,:is(.dark .btn-primary):hover{background:var(--Digi-Green-70, #66FF96)}:is(.dark .btn.btn-primary):active,:is(.dark .btn.btn-primary).active,:is(.dark .btn-primary):active,:is(.dark .btn-primary).active{background:var(--Digi-Green-85, #B3FFCB)}.btn.btn-secondary,.btn-secondary{background:transparent;border:1px solid var(--Sea-Blue-Main-28, #00348F);color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-secondary:hover,.btn-secondary:hover{background:var(--Sky-Blue-80, #A6DEF2)}.btn.btn-secondary:active,.btn.btn-secondary.active,.btn-secondary:active,.btn-secondary.active{background:var(--Sky-Blue-85, #BCE6F5)}:is(.dark .btn.btn-secondary),:is(.dark .btn-secondary){border-color:var(--Digi-Green-Main-78, #8FFFB2);color:var(--Digi-Green-Main-78, #8FFFB2)}:is(.dark .btn.btn-secondary):hover,:is(.dark .btn-secondary):hover{background:var(--Sea-Blue-25, #002F80)}:is(.dark .btn.btn-secondary):active,:is(.dark .btn.btn-secondary).active,:is(.dark .btn-secondary):active,:is(.dark .btn-secondary).active{background:var(--Sea-Blue-35, #0041B3)}.btn.btn-tertiary,.btn-tertiary{background:transparent;color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-tertiary:hover,.btn-tertiary:hover{background:var(--Sky-Blue-80, #A6DEF2)}.btn.btn-tertiary:active,.btn.btn-tertiary.active,.btn-tertiary:active,.btn-tertiary.active{background:var(--Sky-Blue-85, #BCE6F5)}:is(.dark .btn.btn-tertiary),:is(.dark .btn-tertiary){color:var(--Digi-Green-Main-78, #8FFFB2)}:is(.dark .btn.btn-tertiary):hover,:is(.dark .btn-tertiary):hover{background:var(--Sea-Blue-25, #002F80)}:is(.dark .btn.btn-tertiary):active,:is(.dark .btn.btn-tertiary).active,:is(.dark .btn-tertiary):active,:is(.dark .btn-tertiary).active{background:var(--Sea-Blue-35, #0041B3)}.btn.btn-badge,.btn-badge{background:var(--Sky-Blue-95, #E9F7FC);border-radius:9999px;color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-badge:hover,.btn-badge:hover{background:var(--Sky-Blue-90, #D3EEF8)}.btn.btn-badge:active,.btn.btn-badge.active,.btn-badge:active,.btn-badge.active{background:var(--Sky-Blue-85, #BCE6F5)}.btn.btn-badge[data-status=success],.btn-badge[data-status=success]{background:var(--Land-Green-95, #EDF8EC);color:var(--Land-Green-30, #2F7227)}.btn.btn-badge[data-status=success]:hover,.btn-badge[data-status=success]:hover{background:var(--Land-Green-90, #DCF2D9)}.btn.btn-badge[data-status=success]:active,.btn.btn-badge[data-status=success].active,.btn-badge[data-status=success]:active,.btn-badge[data-status=success].active{background:var(--Land-Green-85, #CAEBC6)}.btn.btn-badge[data-status=error],.btn-badge[data-status=error]{background:var(--Energy-Red-95, #FDE8E9);color:var(--Energy-Red-30, #8C0D13)}.btn.btn-badge[data-status=error]:hover,.btn-badge[data-status=error]:hover{background:var(--Energy-Red-90, #FBD0D2)}.btn.btn-badge[data-status=error]:active,.btn.btn-badge[data-status=error].active,.btn-badge[data-status=error]:active,.btn-badge[data-status=error].active{background:var(--Energy-Red-85, #F8B9BC)}.btn.btn-marketplaceCTA,.btn-marketplaceCTA{background:var(--Land-Green-35, #36852E);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-marketplaceCTA:hover,.btn-marketplaceCTA:hover{background:var(--Land-Green-25, #275F21)}.btn.btn-marketplaceCTA:active,.btn.btn-marketplaceCTA.active,.btn-marketplaceCTA:active,.btn-marketplaceCTA.active{background:var(--Land-Green-Main-41, #409C35)}.btn.btn-destructive,.btn-destructive{background:var(--Energy-Red-45, #D2141D);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-destructive:hover,.btn-destructive:hover{background:var(--Energy-Red-35, #A30F17)}.btn.btn-destructive:active,.btn.btn-destructive.active,.btn-destructive:active,.btn-destructive.active{background:var(--Energy-Red-50, #E91620)}.sideMenuItem>.icon{width:24px;height:24px}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--Sandstone-60, #9C9A96);border-radius:0;color:#1a1a19;display:block;font-weight:400;font-style:normal;outline:0 solid transparent;width:100%}.input:focus{border:1px solid var(--Cyan-Main-43, #00A1DB);outline:1px solid var(--Cyan-Main-43, #00A1DB)}.input:disabled,.input[aria-disabled=true],fieldset:disabled .input{background:var(--Sandstone-90, #E6E6E5);border-color:var(--Sandstone-90, #E6E6E5)}.input::-moz-placeholder{color:var(--Sandstone-55, #908D89);opacity:1}.input::placeholder{color:var(--Sandstone-55, #908D89);opacity:1}.input.input-xl,.input-xl{font-size:1rem;line-height:1.625;padding:.4375rem .5rem}.input.input-lg,.input-lg{font-size:1rem;line-height:1.625;padding:.375rem .5rem}.input.input-md,.input-md{font-size:.875rem;line-height:1.5714285714285714;padding:.25rem .5rem}.input.input-sm,.input-sm{font-size:.875rem;line-height:1.5714285714285714;padding:.0625rem .5rem}.input.input-validated,.input.input-validated:focus,.input-validated,.input-validated:focus{border-color:var(--Land-Green-35, #36852E)}.input.input-validated,.input-validated{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.8831 4.31025L7.75741 17.436L3.11702 12.7956C2.89736 12.5759 2.54121 12.5759 2.3215 12.7956L1.79121 13.3259C1.57155 13.5455 1.57155 13.9017 1.79121 14.1214L7.35968 19.6898C7.57933 19.9095 7.93549 19.9095 8.15519 19.6898L22.2089 5.63611C22.4286 5.41645 22.4286 5.0603 22.2089 4.84059L21.6786 4.31025C21.4589 4.09059 21.1028 4.09059 20.8831 4.31025Z' fill='var(--Land-Green-35%2c %2336852E)'/%3e%3c/svg%3e");background-repeat:no-repeat}.input.input-error,.input.input-error:focus,.input-error,.input-error:focus{border-color:var(--Energy-Red-45, #D2141D)}.input.input-select,.input-select{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6018 15.3255L6.16426 9.80359C5.94395 9.58328 5.94395 9.22703 6.16426 9.00671L6.49707 8.6739C6.71738 8.45359 7.07363 8.45359 7.29395 8.6739L12.0002 13.4692L16.7064 8.67859C16.9268 8.45828 17.283 8.45828 17.5033 8.67859L17.8361 9.0114C18.0564 9.23171 18.0564 9.58796 17.8361 9.80828L12.3986 15.3302C12.1783 15.5458 11.8221 15.5458 11.6018 15.3255Z' fill='var(--Sea-Blue-Main-28%2c %2300348F)'/%3e%3c/svg%3e");background-repeat:no-repeat}.avatar{font-weight:500;font-style:normal;align-items:center;background:#e6e6e5;border-radius:9999px;color:#353431;display:inline-flex;justify-content:center;overflow:hidden;text-transform:uppercase}.avatar.avatar-xl,.avatar-xl{font-size:1.125rem;line-height:1.5555555555555556;height:3rem;width:3rem}.avatar.avatar-lg,.avatar-lg{font-size:1rem;line-height:1.5;height:2.5rem;width:2.5rem}.avatar.avatar-md,.avatar-md{font-size:.875rem;line-height:1.4285714285714286;height:2rem;width:2rem}.avatar.avatar-sm,.avatar-sm{font-size:.75rem;line-height:1.3333333333333333;height:1.5rem;width:1.5rem}.avatar.avatar-xxl,.avatar-xxl{font-size:1.125rem;line-height:1.5555555555555556;height:3.5rem;width:3.5rem}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"\`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"\`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0!important}.prose :where(ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0!important}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-neutral{--tw-prose-body: #404040;--tw-prose-headings: #171717;--tw-prose-lead: #525252;--tw-prose-links: #171717;--tw-prose-bold: #171717;--tw-prose-counters: #737373;--tw-prose-bullets: #d4d4d4;--tw-prose-hr: #e5e5e5;--tw-prose-quotes: #171717;--tw-prose-quote-borders: #e5e5e5;--tw-prose-captions: #737373;--tw-prose-kbd: #171717;--tw-prose-kbd-shadows: 23 23 23;--tw-prose-code: #171717;--tw-prose-pre-code: #e5e5e5;--tw-prose-pre-bg: #262626;--tw-prose-th-borders: #d4d4d4;--tw-prose-td-borders: #e5e5e5;--tw-prose-invert-body: #d4d4d4;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #a3a3a3;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #a3a3a3;--tw-prose-invert-bullets: #525252;--tw-prose-invert-hr: #404040;--tw-prose-invert-quotes: #f5f5f5;--tw-prose-invert-quote-borders: #404040;--tw-prose-invert-captions: #a3a3a3;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d4d4d4;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #525252;--tw-prose-invert-td-borders: #404040}.static{position:static!important}.absolute{position:absolute!important}.relative{position:relative!important}.m-2{margin:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-\\[1ch\\]{margin-left:1ch!important}.mt-2{margin-top:.5rem!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.h-3{height:.75rem!important}.h-full{height:100%!important}.w-3{width:.75rem!important}.w-full{width:100%!important}.min-w-24{min-width:6rem!important}.max-w-lg{max-width:32rem!important}.max-w-none{max-width:none!important}.flex-1{flex:1 1 0%!important}.shrink-0{flex-shrink:0!important}.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))!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.flex-col{flex-direction:column!important}.justify-end{justify-content:flex-end!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-5{gap:1.25rem!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.rounded-full{border-radius:9999px!important}.border{border-width:1px!important}.border-l-4{border-left-width:4px!important}.border-t{border-top-width:1px!important}.border-Energy-Red-45{--tw-border-opacity: 1 !important;border-color:hsl(357 83% 45% / var(--tw-border-opacity, 1))!important}.border-Light{--tw-border-opacity: 1 !important;border-color:hsl(40 3% 90% / var(--tw-border-opacity, 1))!important}.border-t-Light{--tw-border-opacity: 1 !important;border-top-color:hsl(40 3% 90% / var(--tw-border-opacity, 1))!important}.bg-Black{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 10% / var(--tw-bg-opacity, 1))!important}.bg-Energy-Red-95{--tw-bg-opacity: 1 !important;background-color:hsl(357 83% 95% / var(--tw-bg-opacity, 1))!important}.bg-Eucalyptus-85{--tw-bg-opacity: 1 !important;background-color:hsl(178 80% 85% / var(--tw-bg-opacity, 1))!important}.bg-Land-Green-95{--tw-bg-opacity: 1 !important;background-color:hsl(114 49% 95% / var(--tw-bg-opacity, 1))!important}.bg-Lavender-90{--tw-bg-opacity: 1 !important;background-color:hsl(232 58% 90% / var(--tw-bg-opacity, 1))!important}.bg-Sandstone-95{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 95% / var(--tw-bg-opacity, 1))!important}.bg-Sandstone-97{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 97% / var(--tw-bg-opacity, 1))!important}.bg-Sea-Blue-Main-28{--tw-bg-opacity: 1 !important;background-color:hsl(218 100% 28% / var(--tw-bg-opacity, 1))!important}.bg-Sky-Blue-80{--tw-bg-opacity: 1 !important;background-color:hsl(196 74% 80% / var(--tw-bg-opacity, 1))!important}.bg-Sky-Blue-Main-77{--tw-bg-opacity: 1 !important;background-color:hsl(196 74% 77% / var(--tw-bg-opacity, 1))!important}.bg-Sunflower-85{--tw-bg-opacity: 1 !important;background-color:hsl(55 100% 85% / var(--tw-bg-opacity, 1))!important}.bg-Terracotta-85{--tw-bg-opacity: 1 !important;background-color:hsl(34 100% 85% / var(--tw-bg-opacity, 1))!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-6{padding:1.5rem!important}.pb-3{padding-bottom:.75rem!important}.pr-3{padding-right:.75rem!important}.pt-3{padding-top:.75rem!important}.text-left{text-align:left!important}.text-base{font-size:1rem!important;line-height:1.625!important}.text-sm{font-size:.75rem!important;line-height:1.5!important}.font-medium{font-weight:500!important}.uppercase{text-transform:uppercase!important}.leading-5{line-height:1.25rem!important}.text-Black{--tw-text-opacity: 1 !important;color:hsl(40 3% 10% / var(--tw-text-opacity, 1))!important}.text-Energy-Red-45{--tw-text-opacity: 1 !important;color:hsl(357 83% 45% / var(--tw-text-opacity, 1))!important}.text-Eucalyptus-20{--tw-text-opacity: 1 !important;color:hsl(178 80% 20% / var(--tw-text-opacity, 1))!important}.text-Land-Green-30{--tw-text-opacity: 1 !important;color:hsl(114 49% 30% / var(--tw-text-opacity, 1))!important}.text-Lavender-50{--tw-text-opacity: 1 !important;color:hsl(232 58% 50% / var(--tw-text-opacity, 1))!important}.text-Sea-Blue-Main-28{--tw-text-opacity: 1 !important;color:hsl(218 100% 28% / var(--tw-text-opacity, 1))!important}.text-Sky-Blue-95{--tw-text-opacity: 1 !important;color:hsl(196 74% 95% / var(--tw-text-opacity, 1))!important}.text-Sunflower-20{--tw-text-opacity: 1 !important;color:hsl(55 100% 20% / var(--tw-text-opacity, 1))!important}.text-Terracotta-20{--tw-text-opacity: 1 !important;color:hsl(34 100% 20% / var(--tw-text-opacity, 1))!important}.text-Terracotta-30{--tw-text-opacity: 1 !important;color:hsl(34 100% 30% / var(--tw-text-opacity, 1))!important}.text-White{--tw-text-opacity: 1 !important;color:hsl(40 3% 100% / var(--tw-text-opacity, 1))!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.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)!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-300{transition-duration:.3s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.title{font-size:4rem!important;font-style:normal!important;font-weight:400!important;line-height:1.15625!important}@media only screen and (max-width: 992px){.title{font-size:2.625rem!important;line-height:1.2380952380952381!important}}.title{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))!important}:is(.dark .title){color:var(--White, hsl(40 3% 100%))!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .2s cubic-bezier(.4,0,1,1)}@keyframes pulse{0%{transform:scale(.75);opacity:.6}50%{transform:scale(1.25);opacity:1}to{transform:scale(.75);opacity:.6}}.group[data-expanded=true] .group-data-\\[expanded\\=true\\]\\:-rotate-180{--tw-rotate: -180deg !important;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))!important}`, Cr = "pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#50a14f}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}", Tr = '@font-face{font-family:KaTeX_AMS;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Math;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.15"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;display:inline-block;white-space:nowrap;width:-moz-min-content;width:min-content}.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathsfit,.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed;border-collapse:collapse}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .vbox{display:inline-flex;flex-direction:column;align-items:baseline}.katex .hbox{display:inline-flex;flex-direction:row;width:100%}.katex .thinbox{display:inline-flex;flex-direction:row;width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline,.katex .hdashline,.katex .rule{min-height:1px}.katex .mspace{display:inline-block}.katex .llap,.katex .rlap,.katex .clap{width:0;position:relative}.katex .llap>.inner,.katex .rlap>.inner,.katex .clap>.inner{position:absolute}.katex .llap>.fix,.katex .rlap>.fix,.katex .clap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .rlap>.inner,.katex .clap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:solid 0;position:relative}.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .sizing.reset-size1.size1,.katex .fontsize-ensurer.reset-size1.size1{font-size:1em}.katex .sizing.reset-size1.size2,.katex .fontsize-ensurer.reset-size1.size2{font-size:1.2em}.katex .sizing.reset-size1.size3,.katex .fontsize-ensurer.reset-size1.size3{font-size:1.4em}.katex .sizing.reset-size1.size4,.katex .fontsize-ensurer.reset-size1.size4{font-size:1.6em}.katex .sizing.reset-size1.size5,.katex .fontsize-ensurer.reset-size1.size5{font-size:1.8em}.katex .sizing.reset-size1.size6,.katex .fontsize-ensurer.reset-size1.size6{font-size:2em}.katex .sizing.reset-size1.size7,.katex .fontsize-ensurer.reset-size1.size7{font-size:2.4em}.katex .sizing.reset-size1.size8,.katex .fontsize-ensurer.reset-size1.size8{font-size:2.88em}.katex .sizing.reset-size1.size9,.katex .fontsize-ensurer.reset-size1.size9{font-size:3.456em}.katex .sizing.reset-size1.size10,.katex .fontsize-ensurer.reset-size1.size10{font-size:4.148em}.katex .sizing.reset-size1.size11,.katex .fontsize-ensurer.reset-size1.size11{font-size:4.976em}.katex .sizing.reset-size2.size1,.katex .fontsize-ensurer.reset-size2.size1{font-size:.8333333333em}.katex .sizing.reset-size2.size2,.katex .fontsize-ensurer.reset-size2.size2{font-size:1em}.katex .sizing.reset-size2.size3,.katex .fontsize-ensurer.reset-size2.size3{font-size:1.1666666667em}.katex .sizing.reset-size2.size4,.katex .fontsize-ensurer.reset-size2.size4{font-size:1.3333333333em}.katex .sizing.reset-size2.size5,.katex .fontsize-ensurer.reset-size2.size5{font-size:1.5em}.katex .sizing.reset-size2.size6,.katex .fontsize-ensurer.reset-size2.size6{font-size:1.6666666667em}.katex .sizing.reset-size2.size7,.katex .fontsize-ensurer.reset-size2.size7{font-size:2em}.katex .sizing.reset-size2.size8,.katex .fontsize-ensurer.reset-size2.size8{font-size:2.4em}.katex .sizing.reset-size2.size9,.katex .fontsize-ensurer.reset-size2.size9{font-size:2.88em}.katex .sizing.reset-size2.size10,.katex .fontsize-ensurer.reset-size2.size10{font-size:3.4566666667em}.katex .sizing.reset-size2.size11,.katex .fontsize-ensurer.reset-size2.size11{font-size:4.1466666667em}.katex .sizing.reset-size3.size1,.katex .fontsize-ensurer.reset-size3.size1{font-size:.7142857143em}.katex .sizing.reset-size3.size2,.katex .fontsize-ensurer.reset-size3.size2{font-size:.8571428571em}.katex .sizing.reset-size3.size3,.katex .fontsize-ensurer.reset-size3.size3{font-size:1em}.katex .sizing.reset-size3.size4,.katex .fontsize-ensurer.reset-size3.size4{font-size:1.1428571429em}.katex .sizing.reset-size3.size5,.katex .fontsize-ensurer.reset-size3.size5{font-size:1.2857142857em}.katex .sizing.reset-size3.size6,.katex .fontsize-ensurer.reset-size3.size6{font-size:1.4285714286em}.katex .sizing.reset-size3.size7,.katex .fontsize-ensurer.reset-size3.size7{font-size:1.7142857143em}.katex .sizing.reset-size3.size8,.katex .fontsize-ensurer.reset-size3.size8{font-size:2.0571428571em}.katex .sizing.reset-size3.size9,.katex .fontsize-ensurer.reset-size3.size9{font-size:2.4685714286em}.katex .sizing.reset-size3.size10,.katex .fontsize-ensurer.reset-size3.size10{font-size:2.9628571429em}.katex .sizing.reset-size3.size11,.katex .fontsize-ensurer.reset-size3.size11{font-size:3.5542857143em}.katex .sizing.reset-size4.size1,.katex .fontsize-ensurer.reset-size4.size1{font-size:.625em}.katex .sizing.reset-size4.size2,.katex .fontsize-ensurer.reset-size4.size2{font-size:.75em}.katex .sizing.reset-size4.size3,.katex .fontsize-ensurer.reset-size4.size3{font-size:.875em}.katex .sizing.reset-size4.size4,.katex .fontsize-ensurer.reset-size4.size4{font-size:1em}.katex .sizing.reset-size4.size5,.katex .fontsize-ensurer.reset-size4.size5{font-size:1.125em}.katex .sizing.reset-size4.size6,.katex .fontsize-ensurer.reset-size4.size6{font-size:1.25em}.katex .sizing.reset-size4.size7,.katex .fontsize-ensurer.reset-size4.size7{font-size:1.5em}.katex .sizing.reset-size4.size8,.katex .fontsize-ensurer.reset-size4.size8{font-size:1.8em}.katex .sizing.reset-size4.size9,.katex .fontsize-ensurer.reset-size4.size9{font-size:2.16em}.katex .sizing.reset-size4.size10,.katex .fontsize-ensurer.reset-size4.size10{font-size:2.5925em}.katex .sizing.reset-size4.size11,.katex .fontsize-ensurer.reset-size4.size11{font-size:3.11em}.katex .sizing.reset-size5.size1,.katex .fontsize-ensurer.reset-size5.size1{font-size:.5555555556em}.katex .sizing.reset-size5.size2,.katex .fontsize-ensurer.reset-size5.size2{font-size:.6666666667em}.katex .sizing.reset-size5.size3,.katex .fontsize-ensurer.reset-size5.size3{font-size:.7777777778em}.katex .sizing.reset-size5.size4,.katex .fontsize-ensurer.reset-size5.size4{font-size:.8888888889em}.katex .sizing.reset-size5.size5,.katex .fontsize-ensurer.reset-size5.size5{font-size:1em}.katex .sizing.reset-size5.size6,.katex .fontsize-ensurer.reset-size5.size6{font-size:1.1111111111em}.katex .sizing.reset-size5.size7,.katex .fontsize-ensurer.reset-size5.size7{font-size:1.3333333333em}.katex .sizing.reset-size5.size8,.katex .fontsize-ensurer.reset-size5.size8{font-size:1.6em}.katex .sizing.reset-size5.size9,.katex .fontsize-ensurer.reset-size5.size9{font-size:1.92em}.katex .sizing.reset-size5.size10,.katex .fontsize-ensurer.reset-size5.size10{font-size:2.3044444444em}.katex .sizing.reset-size5.size11,.katex .fontsize-ensurer.reset-size5.size11{font-size:2.7644444444em}.katex .sizing.reset-size6.size1,.katex .fontsize-ensurer.reset-size6.size1{font-size:.5em}.katex .sizing.reset-size6.size2,.katex .fontsize-ensurer.reset-size6.size2{font-size:.6em}.katex .sizing.reset-size6.size3,.katex .fontsize-ensurer.reset-size6.size3{font-size:.7em}.katex .sizing.reset-size6.size4,.katex .fontsize-ensurer.reset-size6.size4{font-size:.8em}.katex .sizing.reset-size6.size5,.katex .fontsize-ensurer.reset-size6.size5{font-size:.9em}.katex .sizing.reset-size6.size6,.katex .fontsize-ensurer.reset-size6.size6{font-size:1em}.katex .sizing.reset-size6.size7,.katex .fontsize-ensurer.reset-size6.size7{font-size:1.2em}.katex .sizing.reset-size6.size8,.katex .fontsize-ensurer.reset-size6.size8{font-size:1.44em}.katex .sizing.reset-size6.size9,.katex .fontsize-ensurer.reset-size6.size9{font-size:1.728em}.katex .sizing.reset-size6.size10,.katex .fontsize-ensurer.reset-size6.size10{font-size:2.074em}.katex .sizing.reset-size6.size11,.katex .fontsize-ensurer.reset-size6.size11{font-size:2.488em}.katex .sizing.reset-size7.size1,.katex .fontsize-ensurer.reset-size7.size1{font-size:.4166666667em}.katex .sizing.reset-size7.size2,.katex .fontsize-ensurer.reset-size7.size2{font-size:.5em}.katex .sizing.reset-size7.size3,.katex .fontsize-ensurer.reset-size7.size3{font-size:.5833333333em}.katex .sizing.reset-size7.size4,.katex .fontsize-ensurer.reset-size7.size4{font-size:.6666666667em}.katex .sizing.reset-size7.size5,.katex .fontsize-ensurer.reset-size7.size5{font-size:.75em}.katex .sizing.reset-size7.size6,.katex .fontsize-ensurer.reset-size7.size6{font-size:.8333333333em}.katex .sizing.reset-size7.size7,.katex .fontsize-ensurer.reset-size7.size7{font-size:1em}.katex .sizing.reset-size7.size8,.katex .fontsize-ensurer.reset-size7.size8{font-size:1.2em}.katex .sizing.reset-size7.size9,.katex .fontsize-ensurer.reset-size7.size9{font-size:1.44em}.katex .sizing.reset-size7.size10,.katex .fontsize-ensurer.reset-size7.size10{font-size:1.7283333333em}.katex .sizing.reset-size7.size11,.katex .fontsize-ensurer.reset-size7.size11{font-size:2.0733333333em}.katex .sizing.reset-size8.size1,.katex .fontsize-ensurer.reset-size8.size1{font-size:.3472222222em}.katex .sizing.reset-size8.size2,.katex .fontsize-ensurer.reset-size8.size2{font-size:.4166666667em}.katex .sizing.reset-size8.size3,.katex .fontsize-ensurer.reset-size8.size3{font-size:.4861111111em}.katex .sizing.reset-size8.size4,.katex .fontsize-ensurer.reset-size8.size4{font-size:.5555555556em}.katex .sizing.reset-size8.size5,.katex .fontsize-ensurer.reset-size8.size5{font-size:.625em}.katex .sizing.reset-size8.size6,.katex .fontsize-ensurer.reset-size8.size6{font-size:.6944444444em}.katex .sizing.reset-size8.size7,.katex .fontsize-ensurer.reset-size8.size7{font-size:.8333333333em}.katex .sizing.reset-size8.size8,.katex .fontsize-ensurer.reset-size8.size8{font-size:1em}.katex .sizing.reset-size8.size9,.katex .fontsize-ensurer.reset-size8.size9{font-size:1.2em}.katex .sizing.reset-size8.size10,.katex .fontsize-ensurer.reset-size8.size10{font-size:1.4402777778em}.katex .sizing.reset-size8.size11,.katex .fontsize-ensurer.reset-size8.size11{font-size:1.7277777778em}.katex .sizing.reset-size9.size1,.katex .fontsize-ensurer.reset-size9.size1{font-size:.2893518519em}.katex .sizing.reset-size9.size2,.katex .fontsize-ensurer.reset-size9.size2{font-size:.3472222222em}.katex .sizing.reset-size9.size3,.katex .fontsize-ensurer.reset-size9.size3{font-size:.4050925926em}.katex .sizing.reset-size9.size4,.katex .fontsize-ensurer.reset-size9.size4{font-size:.462962963em}.katex .sizing.reset-size9.size5,.katex .fontsize-ensurer.reset-size9.size5{font-size:.5208333333em}.katex .sizing.reset-size9.size6,.katex .fontsize-ensurer.reset-size9.size6{font-size:.5787037037em}.katex .sizing.reset-size9.size7,.katex .fontsize-ensurer.reset-size9.size7{font-size:.6944444444em}.katex .sizing.reset-size9.size8,.katex .fontsize-ensurer.reset-size9.size8{font-size:.8333333333em}.katex .sizing.reset-size9.size9,.katex .fontsize-ensurer.reset-size9.size9{font-size:1em}.katex .sizing.reset-size9.size10,.katex .fontsize-ensurer.reset-size9.size10{font-size:1.2002314815em}.katex .sizing.reset-size9.size11,.katex .fontsize-ensurer.reset-size9.size11{font-size:1.4398148148em}.katex .sizing.reset-size10.size1,.katex .fontsize-ensurer.reset-size10.size1{font-size:.2410800386em}.katex .sizing.reset-size10.size2,.katex .fontsize-ensurer.reset-size10.size2{font-size:.2892960463em}.katex .sizing.reset-size10.size3,.katex .fontsize-ensurer.reset-size10.size3{font-size:.337512054em}.katex .sizing.reset-size10.size4,.katex .fontsize-ensurer.reset-size10.size4{font-size:.3857280617em}.katex .sizing.reset-size10.size5,.katex .fontsize-ensurer.reset-size10.size5{font-size:.4339440694em}.katex .sizing.reset-size10.size6,.katex .fontsize-ensurer.reset-size10.size6{font-size:.4821600771em}.katex .sizing.reset-size10.size7,.katex .fontsize-ensurer.reset-size10.size7{font-size:.5785920926em}.katex .sizing.reset-size10.size8,.katex .fontsize-ensurer.reset-size10.size8{font-size:.6943105111em}.katex .sizing.reset-size10.size9,.katex .fontsize-ensurer.reset-size10.size9{font-size:.8331726133em}.katex .sizing.reset-size10.size10,.katex .fontsize-ensurer.reset-size10.size10{font-size:1em}.katex .sizing.reset-size10.size11,.katex .fontsize-ensurer.reset-size10.size11{font-size:1.1996142719em}.katex .sizing.reset-size11.size1,.katex .fontsize-ensurer.reset-size11.size1{font-size:.2009646302em}.katex .sizing.reset-size11.size2,.katex .fontsize-ensurer.reset-size11.size2{font-size:.2411575563em}.katex .sizing.reset-size11.size3,.katex .fontsize-ensurer.reset-size11.size3{font-size:.2813504823em}.katex .sizing.reset-size11.size4,.katex .fontsize-ensurer.reset-size11.size4{font-size:.3215434084em}.katex .sizing.reset-size11.size5,.katex .fontsize-ensurer.reset-size11.size5{font-size:.3617363344em}.katex .sizing.reset-size11.size6,.katex .fontsize-ensurer.reset-size11.size6{font-size:.4019292605em}.katex .sizing.reset-size11.size7,.katex .fontsize-ensurer.reset-size11.size7{font-size:.4823151125em}.katex .sizing.reset-size11.size8,.katex .fontsize-ensurer.reset-size11.size8{font-size:.578778135em}.katex .sizing.reset-size11.size9,.katex .fontsize-ensurer.reset-size11.size9{font-size:.6945337621em}.katex .sizing.reset-size11.size10,.katex .fontsize-ensurer.reset-size11.size10{font-size:.8336012862em}.katex .sizing.reset-size11.size11,.katex .fontsize-ensurer.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .op-limits>.vlist-t{text-align:center}.katex .accent>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:before,.katex .stretchy:after{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .x-arrow,.katex .mover,.katex .munder{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{counter-increment:katexEqnNo;content:"(" counter(katexEqnNo) ")"}.katex .mml-eqn-num:before{counter-increment:mmlEqnNo;content:"(" counter(mmlEqnNo) ")"}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;position:absolute;left:calc(50% + .3em);text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}:host{counter-reset:katexEqnNo mmlEqnNo}';
|
|
43
|
-
class
|
|
42
|
+
const Cr = `*,: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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}b,strong{font-weight:600}:root{--Dark-Blue-5: hsl(223, 67%, 5%);--Dark-Blue-10: hsl(223, 67%, 10%);--Dark-Blue-15: hsl(223, 67%, 15%);--Dark-Blue-20: hsl(223, 67%, 20%);--Dark-Blue-25: hsl(223, 67%, 25%);--Dark-Blue-30: hsl(223, 67%, 30%);--Dark-Blue-35: hsl(223, 67%, 35%);--Dark-Blue-40: hsl(223, 67%, 40%);--Dark-Blue-45: hsl(223, 67%, 45%);--Dark-Blue-50: hsl(223, 67%, 50%);--Dark-Blue-55: hsl(223, 67%, 55%);--Dark-Blue-60: hsl(223, 67%, 60%);--Dark-Blue-65: hsl(223, 67%, 65%);--Dark-Blue-70: hsl(223, 67%, 70%);--Dark-Blue-75: hsl(223, 67%, 75%);--Dark-Blue-80: hsl(223, 67%, 80%);--Dark-Blue-85: hsl(223, 67%, 85%);--Dark-Blue-90: hsl(223, 67%, 90%);--Dark-Blue-95: hsl(223, 67%, 95%);--Dark-Blue-Main-18: hsl(223, 67%, 18%);--Sea-Blue-5: hsl(218, 100%, 5%);--Sea-Blue-10: hsl(218, 100%, 10%);--Sea-Blue-15: hsl(218, 100%, 15%);--Sea-Blue-20: hsl(218, 100%, 20%);--Sea-Blue-25: hsl(218, 100%, 25%);--Sea-Blue-30: hsl(218, 100%, 30%);--Sea-Blue-35: hsl(218, 100%, 35%);--Sea-Blue-40: hsl(218, 100%, 40%);--Sea-Blue-45: hsl(218, 100%, 45%);--Sea-Blue-50: hsl(218, 100%, 50%);--Sea-Blue-55: hsl(218, 100%, 55%);--Sea-Blue-60: hsl(218, 100%, 60%);--Sea-Blue-65: hsl(218, 100%, 65%);--Sea-Blue-70: hsl(218, 100%, 70%);--Sea-Blue-75: hsl(218, 100%, 75%);--Sea-Blue-80: hsl(218, 100%, 80%);--Sea-Blue-85: hsl(218, 100%, 85%);--Sea-Blue-90: hsl(218, 100%, 90%);--Sea-Blue-95: hsl(218, 100%, 95%);--Sea-Blue-Main-28: hsl(218, 100%, 28%);--Sky-Blue-5: hsl(196, 74%, 5%);--Sky-Blue-10: hsl(196, 74%, 10%);--Sky-Blue-15: hsl(196, 74%, 15%);--Sky-Blue-20: hsl(196, 74%, 20%);--Sky-Blue-25: hsl(196, 74%, 25%);--Sky-Blue-30: hsl(196, 74%, 30%);--Sky-Blue-35: hsl(196, 74%, 35%);--Sky-Blue-40: hsl(196, 74%, 40%);--Sky-Blue-45: hsl(196, 74%, 45%);--Sky-Blue-50: hsl(196, 74%, 50%);--Sky-Blue-55: hsl(196, 74%, 55%);--Sky-Blue-60: hsl(196, 74%, 60%);--Sky-Blue-65: hsl(196, 74%, 65%);--Sky-Blue-70: hsl(196, 74%, 70%);--Sky-Blue-75: hsl(196, 74%, 75%);--Sky-Blue-80: hsl(196, 74%, 80%);--Sky-Blue-85: hsl(196, 74%, 85%);--Sky-Blue-90: hsl(196, 74%, 90%);--Sky-Blue-95: hsl(196, 74%, 95%);--Sky-Blue-97: hsl(196, 74%, 97%);--Sky-Blue-Main-77: hsl(196, 74%, 77%);--Digi-Green-5: hsl(139, 100%, 5%);--Digi-Green-10: hsl(139, 100%, 10%);--Digi-Green-15: hsl(139, 100%, 15%);--Digi-Green-20: hsl(139, 100%, 20%);--Digi-Green-25: hsl(139, 100%, 25%);--Digi-Green-30: hsl(139, 100%, 30%);--Digi-Green-35: hsl(139, 100%, 35%);--Digi-Green-40: hsl(139, 100%, 40%);--Digi-Green-45: hsl(139, 100%, 45%);--Digi-Green-50: hsl(139, 100%, 50%);--Digi-Green-55: hsl(139, 100%, 55%);--Digi-Green-60: hsl(139, 100%, 60%);--Digi-Green-65: hsl(139, 100%, 65%);--Digi-Green-70: hsl(139, 100%, 70%);--Digi-Green-75: hsl(139, 100%, 75%);--Digi-Green-80: hsl(139, 100%, 80%);--Digi-Green-85: hsl(139, 100%, 85%);--Digi-Green-90: hsl(139, 100%, 90%);--Digi-Green-95: hsl(139, 100%, 95%);--Digi-Green-Main-78: hsl(139, 100%, 78%);--Sandstone-5: hsl(40, 3%, 5%);--Sandstone-10: hsl(40, 3%, 10%);--Sandstone-15: hsl(40, 3%, 15%);--Sandstone-20: hsl(40, 3%, 20%);--Sandstone-25: hsl(40, 3%, 25%);--Sandstone-30: hsl(40, 3%, 30%);--Sandstone-35: hsl(40, 3%, 35%);--Sandstone-40: hsl(40, 3%, 40%);--Sandstone-45: hsl(40, 3%, 45%);--Sandstone-50: hsl(40, 3%, 50%);--Sandstone-55: hsl(40, 3%, 55%);--Sandstone-60: hsl(40, 3%, 60%);--Sandstone-65: hsl(40, 3%, 65%);--Sandstone-70: hsl(40, 3%, 70%);--Sandstone-75: hsl(40, 3%, 75%);--Sandstone-80: hsl(40, 3%, 80%);--Sandstone-85: hsl(40, 3%, 85%);--Sandstone-90: hsl(40, 3%, 90%);--Sandstone-95: hsl(40, 3%, 95%);--Sandstone-97: hsl(40, 3%, 97%);--Sandstone-Main-79: hsl(40, 3%, 79%);--Warm-Grey-5: hsl(30, 8%, 5%);--Warm-Grey-10: hsl(30, 8%, 10%);--Warm-Grey-15: hsl(30, 8%, 15%);--Warm-Grey-20: hsl(30, 8%, 20%);--Warm-Grey-25: hsl(30, 8%, 25%);--Warm-Grey-30: hsl(30, 8%, 30%);--Warm-Grey-35: hsl(30, 8%, 35%);--Warm-Grey-40: hsl(30, 8%, 40%);--Warm-Grey-45: hsl(30, 8%, 45%);--Warm-Grey-50: hsl(30, 8%, 50%);--Warm-Grey-55: hsl(30, 8%, 55%);--Warm-Grey-60: hsl(30, 8%, 60%);--Warm-Grey-65: hsl(30, 8%, 65%);--Warm-Grey-70: hsl(30, 8%, 70%);--Warm-Grey-75: hsl(30, 8%, 75%);--Warm-Grey-80: hsl(30, 8%, 80%);--Warm-Grey-85: hsl(30, 8%, 85%);--Warm-Grey-90: hsl(30, 8%, 90%);--Warm-Grey-95: hsl(30, 8%, 95%);--Warm-Grey-Main-56: hsl(30, 8%, 56%);--Earth-5: hsl(35, 53%, 5%);--Earth-10: hsl(35, 53%, 10%);--Earth-15: hsl(35, 53%, 15%);--Earth-20: hsl(35, 53%, 20%);--Earth-25: hsl(35, 53%, 25%);--Earth-30: hsl(35, 53%, 30%);--Earth-35: hsl(35, 53%, 35%);--Earth-40: hsl(35, 53%, 40%);--Earth-45: hsl(35, 53%, 45%);--Earth-50: hsl(35, 53%, 50%);--Earth-55: hsl(35, 53%, 55%);--Earth-60: hsl(35, 53%, 60%);--Earth-65: hsl(35, 53%, 65%);--Earth-70: hsl(35, 53%, 70%);--Earth-75: hsl(35, 53%, 75%);--Earth-80: hsl(35, 53%, 80%);--Earth-85: hsl(35, 53%, 85%);--Earth-90: hsl(35, 53%, 90%);--Earth-95: hsl(35, 53%, 95%);--Earth-97: hsl(35, 53%, 97%);--Earth-Main-89: hsl(35, 53%, 89%);--Pine-5: hsl(195, 46%, 5%);--Pine-10: hsl(195, 46%, 10%);--Pine-15: hsl(195, 46%, 15%);--Pine-20: hsl(195, 46%, 20%);--Pine-25: hsl(195, 46%, 25%);--Pine-30: hsl(195, 46%, 30%);--Pine-35: hsl(195, 46%, 35%);--Pine-40: hsl(195, 46%, 40%);--Pine-45: hsl(195, 46%, 45%);--Pine-50: hsl(195, 46%, 50%);--Pine-55: hsl(195, 46%, 55%);--Pine-60: hsl(195, 46%, 60%);--Pine-65: hsl(195, 46%, 65%);--Pine-70: hsl(195, 46%, 70%);--Pine-75: hsl(195, 46%, 75%);--Pine-80: hsl(195, 46%, 80%);--Pine-85: hsl(195, 46%, 85%);--Pine-90: hsl(195, 46%, 90%);--Pine-95: hsl(195, 46%, 95%);--Pine-Main-30: hsl(195, 46%, 30%);--Eucalyptus-5: hsl(178, 80%, 5%);--Eucalyptus-10: hsl(178, 80%, 10%);--Eucalyptus-15: hsl(178, 80%, 15%);--Eucalyptus-20: hsl(178, 80%, 20%);--Eucalyptus-25: hsl(178, 80%, 25%);--Eucalyptus-30: hsl(178, 80%, 30%);--Eucalyptus-35: hsl(178, 80%, 35%);--Eucalyptus-40: hsl(178, 80%, 40%);--Eucalyptus-45: hsl(178, 80%, 45%);--Eucalyptus-50: hsl(178, 80%, 50%);--Eucalyptus-55: hsl(178, 80%, 55%);--Eucalyptus-60: hsl(178, 80%, 60%);--Eucalyptus-65: hsl(178, 80%, 65%);--Eucalyptus-70: hsl(178, 80%, 70%);--Eucalyptus-75: hsl(178, 80%, 75%);--Eucalyptus-80: hsl(178, 80%, 80%);--Eucalyptus-85: hsl(178, 80%, 85%);--Eucalyptus-90: hsl(178, 80%, 90%);--Eucalyptus-95: hsl(178, 80%, 95%);--Eucalyptus-Main-41: hsl(178, 80%, 41%);--Lavender-5: hsl(232, 58%, 5%);--Lavender-10: hsl(232, 58%, 10%);--Lavender-15: hsl(232, 58%, 15%);--Lavender-20: hsl(232, 58%, 20%);--Lavender-25: hsl(232, 58%, 25%);--Lavender-30: hsl(232, 58%, 30%);--Lavender-35: hsl(232, 58%, 35%);--Lavender-40: hsl(232, 58%, 40%);--Lavender-45: hsl(232, 58%, 45%);--Lavender-50: hsl(232, 58%, 50%);--Lavender-55: hsl(232, 58%, 55%);--Lavender-60: hsl(232, 58%, 60%);--Lavender-65: hsl(232, 58%, 65%);--Lavender-70: hsl(232, 58%, 70%);--Lavender-75: hsl(232, 58%, 75%);--Lavender-80: hsl(232, 58%, 80%);--Lavender-85: hsl(232, 58%, 85%);--Lavender-90: hsl(232, 58%, 90%);--Lavender-95: hsl(232, 58%, 95%);--Lavender-Main-77: hsl(232, 58%, 77%);--Terracotta-5: hsl(34, 100%, 5%);--Terracotta-10: hsl(34, 100%, 10%);--Terracotta-15: hsl(34, 100%, 15%);--Terracotta-20: hsl(34, 100%, 20%);--Terracotta-25: hsl(34, 100%, 25%);--Terracotta-30: hsl(34, 100%, 30%);--Terracotta-35: hsl(34, 100%, 35%);--Terracotta-40: hsl(34, 100%, 40%);--Terracotta-45: hsl(34, 100%, 45%);--Terracotta-50: hsl(34, 100%, 50%);--Terracotta-55: hsl(34, 100%, 55%);--Terracotta-60: hsl(34, 100%, 60%);--Terracotta-65: hsl(34, 100%, 65%);--Terracotta-70: hsl(34, 100%, 70%);--Terracotta-75: hsl(34, 100%, 75%);--Terracotta-80: hsl(34, 100%, 80%);--Terracotta-85: hsl(34, 100%, 85%);--Terracotta-90: hsl(34, 100%, 90%);--Terracotta-95: hsl(34, 100%, 95%);--Terracotta-Main-35: hsl(34, 100%, 35%);--Land-Green-5: hsl(114, 49%, 5%);--Land-Green-10: hsl(114, 49%, 10%);--Land-Green-15: hsl(114, 49%, 15%);--Land-Green-20: hsl(114, 49%, 20%);--Land-Green-25: hsl(114, 49%, 25%);--Land-Green-30: hsl(114, 49%, 30%);--Land-Green-35: hsl(114, 49%, 35%);--Land-Green-40: hsl(114, 49%, 40%);--Land-Green-45: hsl(114, 49%, 45%);--Land-Green-50: hsl(114, 49%, 50%);--Land-Green-55: hsl(114, 49%, 55%);--Land-Green-60: hsl(114, 49%, 60%);--Land-Green-65: hsl(114, 49%, 65%);--Land-Green-70: hsl(114, 49%, 70%);--Land-Green-75: hsl(114, 49%, 75%);--Land-Green-80: hsl(114, 49%, 80%);--Land-Green-85: hsl(114, 49%, 85%);--Land-Green-90: hsl(114, 49%, 90%);--Land-Green-95: hsl(114, 49%, 95%);--Land-Green-Main-41: hsl(114, 49%, 41%);--Sunflower-5: hsl(55, 100%, 5%);--Sunflower-10: hsl(55, 100%, 10%);--Sunflower-15: hsl(55, 100%, 15%);--Sunflower-20: hsl(55, 100%, 20%);--Sunflower-25: hsl(55, 100%, 25%);--Sunflower-30: hsl(55, 100%, 30%);--Sunflower-35: hsl(55, 100%, 35%);--Sunflower-40: hsl(55, 100%, 40%);--Sunflower-45: hsl(55, 100%, 45%);--Sunflower-50: hsl(55, 100%, 50%);--Sunflower-55: hsl(55, 100%, 55%);--Sunflower-60: hsl(55, 100%, 60%);--Sunflower-65: hsl(55, 100%, 65%);--Sunflower-70: hsl(55, 100%, 70%);--Sunflower-75: hsl(55, 100%, 75%);--Sunflower-80: hsl(55, 100%, 80%);--Sunflower-85: hsl(55, 100%, 85%);--Sunflower-90: hsl(55, 100%, 90%);--Sunflower-95: hsl(55, 100%, 95%);--Sunflower-Main-73: hsl(55, 100%, 73%);--Energy-Red-5: hsl(357, 83%, 5%);--Energy-Red-10: hsl(357, 83%, 10%);--Energy-Red-15: hsl(357, 83%, 15%);--Energy-Red-20: hsl(357, 83%, 20%);--Energy-Red-25: hsl(357, 83%, 25%);--Energy-Red-30: hsl(357, 83%, 30%);--Energy-Red-35: hsl(357, 83%, 35%);--Energy-Red-40: hsl(357, 83%, 40%);--Energy-Red-45: hsl(357, 83%, 45%);--Energy-Red-50: hsl(357, 83%, 50%);--Energy-Red-55: hsl(357, 83%, 55%);--Energy-Red-60: hsl(357, 83%, 60%);--Energy-Red-65: hsl(357, 83%, 65%);--Energy-Red-70: hsl(357, 83%, 70%);--Energy-Red-75: hsl(357, 83%, 75%);--Energy-Red-80: hsl(357, 83%, 80%);--Energy-Red-85: hsl(357, 83%, 85%);--Energy-Red-90: hsl(357, 83%, 90%);--Energy-Red-95: hsl(357, 83%, 95%);--Energy-Red-Main-54: hsl(357, 83%, 54%);--Cyan-5: hsl(196, 100%, 5%);--Cyan-10: hsl(196, 100%, 10%);--Cyan-15: hsl(196, 100%, 15%);--Cyan-20: hsl(196, 100%, 20%);--Cyan-25: hsl(196, 100%, 25%);--Cyan-30: hsl(196, 100%, 30%);--Cyan-35: hsl(196, 100%, 35%);--Cyan-40: hsl(196, 100%, 40%);--Cyan-45: hsl(196, 100%, 45%);--Cyan-50: hsl(196, 100%, 50%);--Cyan-55: hsl(196, 100%, 55%);--Cyan-60: hsl(196, 100%, 60%);--Cyan-65: hsl(196, 100%, 65%);--Cyan-70: hsl(196, 100%, 70%);--Cyan-75: hsl(196, 100%, 75%);--Cyan-80: hsl(196, 100%, 80%);--Cyan-85: hsl(196, 100%, 85%);--Cyan-90: hsl(196, 100%, 90%);--Cyan-95: hsl(196, 100%, 95%);--Cyan-Main-43: hsl(196, 100%, 43%);--Black: hsl(40 3% 10%);--White: hsl(40 3% 100%);--Light: hsl(40, 3%, 90%);--Default: hsl(40, 3%, 79%);--Medium: hsl(40, 3%, 75%);--Strong: hsl(218, 100%, 28%);--Emphasis: hsl(223, 67%, 18%);--vui-animation-duration-0: 0ms;--vui-animation-duration-100: .13s;--vui-animation-duration-200: .16s;--vui-animation-duration-300: .19s;--vui-animation-duration-400: .22s;--vui-animation-duration-500: .25s;--vui-animation-duration-600: .3s;--vui-animation-duration-700: .35s;--vui-animation-duration-800: .4s;--vui-animation-duration-900: .45s;--vui-animation-duration-1000: .5s;--vui-animation-duration-2000: 1s;--vui-animation-duration-4000: 2s;--vui-animation-ease-in-out: cubic-bezier(.45, 0, .4, 1);--vui-animation-ease-in: cubic-bezier(.5, 0, 1, 1);--vui-animation-ease-out: cubic-bezier(0, 0, .4, 1);--vui-animation-linear: cubic-bezier(0, 0, 1, 1);--vui-elevation-1: 0 6px 23px -10px hsla(223, 67%, 18%, .2);--vui-elevation-2: 0 9px 20px -6px hsla(223, 67%, 18%, .2);--vui-elevation-3: 0 12px 23px -4px hsla(223, 67%, 18%, .2);--vui-elevation-4: 0 15px 23px 0 hsla(223, 67%, 18%, .2);--fluent-depth-0: 0 0 0 0 transparent;--fluent-depth-4: 0 1.6px 3.6px 0 rgba(0, 0, 0, .132), 0 .3px .9px 0 rgba(0, 0, 0, .108);--fluent-depth-8: 0 3.2px 7.2px 0 rgba(0, 0, 0, .132), 0 .6px 1.8px 0 rgba(0, 0, 0, .108);--fluent-depth-16: 0 6.4px 14.4px 0 rgba(0, 0, 0, .132), 0 1.2px 3.6px 0 rgba(0, 0, 0, .108);--fluent-depth-64: 0 25.6px 57.6px 0 rgba(0, 0, 0, .22), 0 4.8px 14.4px 0 rgba(0, 0, 0, .18)}.h1{font-size:3.125rem;font-style:normal;font-weight:400;line-height:1.24}@media only screen and (max-width: 992px){.h1{font-size:1.9375rem;line-height:1.5483870967741935}}.h1{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h1){color:var(--White, hsl(40 3% 100%))}.h2{font-size:2rem;font-style:normal;font-weight:400;line-height:1.3125}@media only screen and (max-width: 992px){.h2{font-size:1.75rem;line-height:1.3571428571428572}}.h2{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h2){color:var(--White, hsl(40 3% 100%))}.h3{font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3333333333333333}@media only screen and (max-width: 992px){.h3{font-size:1.375rem;line-height:1.4545454545454546}}.h3{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h3){color:var(--White, hsl(40 3% 100%))}.h4{font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.2}@media only screen and (max-width: 992px){.h4{font-size:1.125rem;line-height:1.3333333333333333}}.h4{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h4){color:var(--White, hsl(40 3% 100%))}.h5{font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.4444444444444444}@media only screen and (max-width: 992px){.h5{font-size:1rem;line-height:1.375}}.h5{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h5){color:var(--White, hsl(40 3% 100%))}.h6{font-size:1rem;font-style:normal;font-weight:600;line-height:1.375;color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))}:is(.dark .h6){color:var(--White, hsl(40 3% 100%))}.btn{font-weight:500;font-style:normal;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;display:inline-flex}.btn>*{flex-shrink:0}.btn{height:auto;margin:0;outline:none;text-decoration:none;transition:background var(--vui-animation-duration-100) ease-out,border-color var(--vui-animation-duration-100) ease-out,color var(--vui-animation-duration-100) ease-out,box-shadow var(--vui-animation-duration-100) ease-out;white-space:nowrap}.btn:focus-visible,.btn.focus-visible{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: hsl(196, 100%, 43%);--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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.btn:disabled{opacity:.5}.btn.btn-xl,.btn-xl{font-size:1.125rem;line-height:1.5555555555555556;gap:.625rem;padding:.625rem 1.25rem}.btn.btn-lg,.btn-lg{font-size:1rem;line-height:1.5;gap:.5rem;padding:.5rem 1rem}.btn.btn-md,.btn-md{font-size:.875rem;line-height:1.4285714285714286;gap:.375rem;padding:.375rem .75rem}.btn.btn-sm,.btn-sm{font-size:.75rem;line-height:1.3333333333333333;gap:.25rem;padding:.25rem .5rem}.btn.btn-primary,.btn-primary{background:var(--Sea-Blue-Main-28, #00348F);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-primary:hover,.btn-primary:hover{background:var(--Sea-Blue-20, #002566)}.btn.btn-primary:active,.btn.btn-primary.active,.btn-primary:active,.btn-primary.active{background:var(--Sea-Blue-35, #0041B3)}:is(.dark .btn.btn-primary),:is(.dark .btn-primary){background:var(--Digi-Green-Main-78, #8FFFB2);color:var(--Dark-Blue-Main-18, #0F214D)}:is(.dark .btn.btn-primary):hover,:is(.dark .btn-primary):hover{background:var(--Digi-Green-70, #66FF96)}:is(.dark .btn.btn-primary):active,:is(.dark .btn.btn-primary).active,:is(.dark .btn-primary):active,:is(.dark .btn-primary).active{background:var(--Digi-Green-85, #B3FFCB)}.btn.btn-secondary,.btn-secondary{background:transparent;border:1px solid var(--Sea-Blue-Main-28, #00348F);color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-secondary:hover,.btn-secondary:hover{background:var(--Sky-Blue-80, #A6DEF2)}.btn.btn-secondary:active,.btn.btn-secondary.active,.btn-secondary:active,.btn-secondary.active{background:var(--Sky-Blue-85, #BCE6F5)}:is(.dark .btn.btn-secondary),:is(.dark .btn-secondary){border-color:var(--Digi-Green-Main-78, #8FFFB2);color:var(--Digi-Green-Main-78, #8FFFB2)}:is(.dark .btn.btn-secondary):hover,:is(.dark .btn-secondary):hover{background:var(--Sea-Blue-25, #002F80)}:is(.dark .btn.btn-secondary):active,:is(.dark .btn.btn-secondary).active,:is(.dark .btn-secondary):active,:is(.dark .btn-secondary).active{background:var(--Sea-Blue-35, #0041B3)}.btn.btn-tertiary,.btn-tertiary{background:transparent;color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-tertiary:hover,.btn-tertiary:hover{background:var(--Sky-Blue-80, #A6DEF2)}.btn.btn-tertiary:active,.btn.btn-tertiary.active,.btn-tertiary:active,.btn-tertiary.active{background:var(--Sky-Blue-85, #BCE6F5)}:is(.dark .btn.btn-tertiary),:is(.dark .btn-tertiary){color:var(--Digi-Green-Main-78, #8FFFB2)}:is(.dark .btn.btn-tertiary):hover,:is(.dark .btn-tertiary):hover{background:var(--Sea-Blue-25, #002F80)}:is(.dark .btn.btn-tertiary):active,:is(.dark .btn.btn-tertiary).active,:is(.dark .btn-tertiary):active,:is(.dark .btn-tertiary).active{background:var(--Sea-Blue-35, #0041B3)}.btn.btn-badge,.btn-badge{background:var(--Sky-Blue-95, #E9F7FC);border-radius:9999px;color:var(--Sea-Blue-Main-28, #00348F);justify-content:center}.btn.btn-badge:hover,.btn-badge:hover{background:var(--Sky-Blue-90, #D3EEF8)}.btn.btn-badge:active,.btn.btn-badge.active,.btn-badge:active,.btn-badge.active{background:var(--Sky-Blue-85, #BCE6F5)}.btn.btn-badge[data-status=success],.btn-badge[data-status=success]{background:var(--Land-Green-95, #EDF8EC);color:var(--Land-Green-30, #2F7227)}.btn.btn-badge[data-status=success]:hover,.btn-badge[data-status=success]:hover{background:var(--Land-Green-90, #DCF2D9)}.btn.btn-badge[data-status=success]:active,.btn.btn-badge[data-status=success].active,.btn-badge[data-status=success]:active,.btn-badge[data-status=success].active{background:var(--Land-Green-85, #CAEBC6)}.btn.btn-badge[data-status=error],.btn-badge[data-status=error]{background:var(--Energy-Red-95, #FDE8E9);color:var(--Energy-Red-30, #8C0D13)}.btn.btn-badge[data-status=error]:hover,.btn-badge[data-status=error]:hover{background:var(--Energy-Red-90, #FBD0D2)}.btn.btn-badge[data-status=error]:active,.btn.btn-badge[data-status=error].active,.btn-badge[data-status=error]:active,.btn-badge[data-status=error].active{background:var(--Energy-Red-85, #F8B9BC)}.btn.btn-marketplaceCTA,.btn-marketplaceCTA{background:var(--Land-Green-35, #36852E);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-marketplaceCTA:hover,.btn-marketplaceCTA:hover{background:var(--Land-Green-25, #275F21)}.btn.btn-marketplaceCTA:active,.btn.btn-marketplaceCTA.active,.btn-marketplaceCTA:active,.btn-marketplaceCTA.active{background:var(--Land-Green-Main-41, #409C35)}.btn.btn-destructive,.btn-destructive{background:var(--Energy-Red-45, #D2141D);color:var(--White, #FFFFFF);justify-content:center}.btn.btn-destructive:hover,.btn-destructive:hover{background:var(--Energy-Red-35, #A30F17)}.btn.btn-destructive:active,.btn.btn-destructive.active,.btn-destructive:active,.btn-destructive.active{background:var(--Energy-Red-50, #E91620)}.sideMenuItem>.icon{width:24px;height:24px}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--Sandstone-60, #9C9A96);border-radius:0;color:#1a1a19;display:block;font-weight:400;font-style:normal;outline:0 solid transparent;width:100%}.input:focus{border:1px solid var(--Cyan-Main-43, #00A1DB);outline:1px solid var(--Cyan-Main-43, #00A1DB)}.input:disabled,.input[aria-disabled=true],fieldset:disabled .input{background:var(--Sandstone-90, #E6E6E5);border-color:var(--Sandstone-90, #E6E6E5)}.input::-moz-placeholder{color:var(--Sandstone-55, #908D89);opacity:1}.input::placeholder{color:var(--Sandstone-55, #908D89);opacity:1}.input.input-xl,.input-xl{font-size:1rem;line-height:1.625;padding:.4375rem .5rem}.input.input-lg,.input-lg{font-size:1rem;line-height:1.625;padding:.375rem .5rem}.input.input-md,.input-md{font-size:.875rem;line-height:1.5714285714285714;padding:.25rem .5rem}.input.input-sm,.input-sm{font-size:.875rem;line-height:1.5714285714285714;padding:.0625rem .5rem}.input.input-validated,.input.input-validated:focus,.input-validated,.input-validated:focus{border-color:var(--Land-Green-35, #36852E)}.input.input-validated,.input-validated{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.8831 4.31025L7.75741 17.436L3.11702 12.7956C2.89736 12.5759 2.54121 12.5759 2.3215 12.7956L1.79121 13.3259C1.57155 13.5455 1.57155 13.9017 1.79121 14.1214L7.35968 19.6898C7.57933 19.9095 7.93549 19.9095 8.15519 19.6898L22.2089 5.63611C22.4286 5.41645 22.4286 5.0603 22.2089 4.84059L21.6786 4.31025C21.4589 4.09059 21.1028 4.09059 20.8831 4.31025Z' fill='var(--Land-Green-35%2c %2336852E)'/%3e%3c/svg%3e");background-repeat:no-repeat}.input.input-error,.input.input-error:focus,.input-error,.input-error:focus{border-color:var(--Energy-Red-45, #D2141D)}.input.input-select,.input-select{background-image:url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6018 15.3255L6.16426 9.80359C5.94395 9.58328 5.94395 9.22703 6.16426 9.00671L6.49707 8.6739C6.71738 8.45359 7.07363 8.45359 7.29395 8.6739L12.0002 13.4692L16.7064 8.67859C16.9268 8.45828 17.283 8.45828 17.5033 8.67859L17.8361 9.0114C18.0564 9.23171 18.0564 9.58796 17.8361 9.80828L12.3986 15.3302C12.1783 15.5458 11.8221 15.5458 11.6018 15.3255Z' fill='var(--Sea-Blue-Main-28%2c %2300348F)'/%3e%3c/svg%3e");background-repeat:no-repeat}.avatar{font-weight:500;font-style:normal;align-items:center;background:#e6e6e5;border-radius:9999px;color:#353431;display:inline-flex;justify-content:center;overflow:hidden;text-transform:uppercase}.avatar.avatar-xl,.avatar-xl{font-size:1.125rem;line-height:1.5555555555555556;height:3rem;width:3rem}.avatar.avatar-lg,.avatar-lg{font-size:1rem;line-height:1.5;height:2.5rem;width:2.5rem}.avatar.avatar-md,.avatar-md{font-size:.875rem;line-height:1.4285714285714286;height:2rem;width:2rem}.avatar.avatar-sm,.avatar-sm{font-size:.75rem;line-height:1.3333333333333333;height:1.5rem;width:1.5rem}.avatar.avatar-xxl,.avatar-xxl{font-size:1.125rem;line-height:1.5555555555555556;height:3.5rem;width:3.5rem}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"\`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"\`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(ul>li>*:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0!important}.prose :where(ul>li>*:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0!important}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-neutral{--tw-prose-body: #404040;--tw-prose-headings: #171717;--tw-prose-lead: #525252;--tw-prose-links: #171717;--tw-prose-bold: #171717;--tw-prose-counters: #737373;--tw-prose-bullets: #d4d4d4;--tw-prose-hr: #e5e5e5;--tw-prose-quotes: #171717;--tw-prose-quote-borders: #e5e5e5;--tw-prose-captions: #737373;--tw-prose-kbd: #171717;--tw-prose-kbd-shadows: 23 23 23;--tw-prose-code: #171717;--tw-prose-pre-code: #e5e5e5;--tw-prose-pre-bg: #262626;--tw-prose-th-borders: #d4d4d4;--tw-prose-td-borders: #e5e5e5;--tw-prose-invert-body: #d4d4d4;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #a3a3a3;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #a3a3a3;--tw-prose-invert-bullets: #525252;--tw-prose-invert-hr: #404040;--tw-prose-invert-quotes: #f5f5f5;--tw-prose-invert-quote-borders: #404040;--tw-prose-invert-captions: #a3a3a3;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d4d4d4;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #525252;--tw-prose-invert-td-borders: #404040}.static{position:static!important}.absolute{position:absolute!important}.relative{position:relative!important}.m-2{margin:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-\\[1ch\\]{margin-left:1ch!important}.mt-2{margin-top:.5rem!important}.block{display:block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.grid{display:grid!important}.h-3{height:.75rem!important}.h-full{height:100%!important}.w-3{width:.75rem!important}.w-full{width:100%!important}.min-w-24{min-width:6rem!important}.max-w-lg{max-width:32rem!important}.max-w-none{max-width:none!important}.flex-1{flex:1 1 0%!important}.shrink-0{flex-shrink:0!important}.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))!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.flex-col{flex-direction:column!important}.justify-end{justify-content:flex-end!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-5{gap:1.25rem!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.rounded-full{border-radius:9999px!important}.border{border-width:1px!important}.border-l-4{border-left-width:4px!important}.border-t{border-top-width:1px!important}.border-Energy-Red-45{--tw-border-opacity: 1 !important;border-color:hsl(357 83% 45% / var(--tw-border-opacity, 1))!important}.border-Light{--tw-border-opacity: 1 !important;border-color:hsl(40 3% 90% / var(--tw-border-opacity, 1))!important}.border-t-Light{--tw-border-opacity: 1 !important;border-top-color:hsl(40 3% 90% / var(--tw-border-opacity, 1))!important}.bg-Black{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 10% / var(--tw-bg-opacity, 1))!important}.bg-Energy-Red-95{--tw-bg-opacity: 1 !important;background-color:hsl(357 83% 95% / var(--tw-bg-opacity, 1))!important}.bg-Eucalyptus-85{--tw-bg-opacity: 1 !important;background-color:hsl(178 80% 85% / var(--tw-bg-opacity, 1))!important}.bg-Land-Green-95{--tw-bg-opacity: 1 !important;background-color:hsl(114 49% 95% / var(--tw-bg-opacity, 1))!important}.bg-Lavender-90{--tw-bg-opacity: 1 !important;background-color:hsl(232 58% 90% / var(--tw-bg-opacity, 1))!important}.bg-Sandstone-95{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 95% / var(--tw-bg-opacity, 1))!important}.bg-Sandstone-97{--tw-bg-opacity: 1 !important;background-color:hsl(40 3% 97% / var(--tw-bg-opacity, 1))!important}.bg-Sea-Blue-Main-28{--tw-bg-opacity: 1 !important;background-color:hsl(218 100% 28% / var(--tw-bg-opacity, 1))!important}.bg-Sky-Blue-80{--tw-bg-opacity: 1 !important;background-color:hsl(196 74% 80% / var(--tw-bg-opacity, 1))!important}.bg-Sky-Blue-Main-77{--tw-bg-opacity: 1 !important;background-color:hsl(196 74% 77% / var(--tw-bg-opacity, 1))!important}.bg-Sunflower-85{--tw-bg-opacity: 1 !important;background-color:hsl(55 100% 85% / var(--tw-bg-opacity, 1))!important}.bg-Terracotta-85{--tw-bg-opacity: 1 !important;background-color:hsl(34 100% 85% / var(--tw-bg-opacity, 1))!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-6{padding:1.5rem!important}.pb-3{padding-bottom:.75rem!important}.pr-3{padding-right:.75rem!important}.pt-3{padding-top:.75rem!important}.text-left{text-align:left!important}.text-base{font-size:1rem!important;line-height:1.625!important}.text-sm{font-size:.75rem!important;line-height:1.5!important}.font-medium{font-weight:500!important}.uppercase{text-transform:uppercase!important}.leading-5{line-height:1.25rem!important}.text-Black{--tw-text-opacity: 1 !important;color:hsl(40 3% 10% / var(--tw-text-opacity, 1))!important}.text-Energy-Red-45{--tw-text-opacity: 1 !important;color:hsl(357 83% 45% / var(--tw-text-opacity, 1))!important}.text-Eucalyptus-20{--tw-text-opacity: 1 !important;color:hsl(178 80% 20% / var(--tw-text-opacity, 1))!important}.text-Land-Green-30{--tw-text-opacity: 1 !important;color:hsl(114 49% 30% / var(--tw-text-opacity, 1))!important}.text-Lavender-50{--tw-text-opacity: 1 !important;color:hsl(232 58% 50% / var(--tw-text-opacity, 1))!important}.text-Sea-Blue-Main-28{--tw-text-opacity: 1 !important;color:hsl(218 100% 28% / var(--tw-text-opacity, 1))!important}.text-Sky-Blue-95{--tw-text-opacity: 1 !important;color:hsl(196 74% 95% / var(--tw-text-opacity, 1))!important}.text-Sunflower-20{--tw-text-opacity: 1 !important;color:hsl(55 100% 20% / var(--tw-text-opacity, 1))!important}.text-Terracotta-20{--tw-text-opacity: 1 !important;color:hsl(34 100% 20% / var(--tw-text-opacity, 1))!important}.text-Terracotta-30{--tw-text-opacity: 1 !important;color:hsl(34 100% 30% / var(--tw-text-opacity, 1))!important}.text-White{--tw-text-opacity: 1 !important;color:hsl(40 3% 100% / var(--tw-text-opacity, 1))!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.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)!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-300{transition-duration:.3s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.title{font-size:4rem!important;font-style:normal!important;font-weight:400!important;line-height:1.15625!important}@media only screen and (max-width: 992px){.title{font-size:2.625rem!important;line-height:1.2380952380952381!important}}.title{color:var(--Dark-Blue-Main-18, hsl(223, 67%, 18%))!important}:is(.dark .title){color:var(--White, hsl(40 3% 100%))!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .2s cubic-bezier(.4,0,1,1)}@keyframes pulse{0%{transform:scale(.75);opacity:.6}50%{transform:scale(1.25);opacity:1}to{transform:scale(.75);opacity:.6}}.group[data-expanded=true] .group-data-\\[expanded\\=true\\]\\:-rotate-180{--tw-rotate: -180deg !important;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))!important}`, Tr = "pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#a626a4}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#50a14f}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#986801}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}", Ar = '@font-face{font-family:KaTeX_AMS;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_AMS-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Caligraphic-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Fraktur-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Main-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Math;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Math-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_SansSerif;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_SansSerif-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Script-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size1-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size2-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size3-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Size4-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.woff2) format("woff2"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.woff) format("woff"),url(https://cdn.veracity.com/vcb/katex/KaTeX_Typewriter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.15"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;display:inline-block;white-space:nowrap;width:-moz-min-content;width:min-content}.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathsfit,.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed;border-collapse:collapse}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .vbox{display:inline-flex;flex-direction:column;align-items:baseline}.katex .hbox{display:inline-flex;flex-direction:row;width:100%}.katex .thinbox{display:inline-flex;flex-direction:row;width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline,.katex .hdashline,.katex .rule{min-height:1px}.katex .mspace{display:inline-block}.katex .llap,.katex .rlap,.katex .clap{width:0;position:relative}.katex .llap>.inner,.katex .rlap>.inner,.katex .clap>.inner{position:absolute}.katex .llap>.fix,.katex .rlap>.fix,.katex .clap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .rlap>.inner,.katex .clap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:solid 0;position:relative}.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .sizing.reset-size1.size1,.katex .fontsize-ensurer.reset-size1.size1{font-size:1em}.katex .sizing.reset-size1.size2,.katex .fontsize-ensurer.reset-size1.size2{font-size:1.2em}.katex .sizing.reset-size1.size3,.katex .fontsize-ensurer.reset-size1.size3{font-size:1.4em}.katex .sizing.reset-size1.size4,.katex .fontsize-ensurer.reset-size1.size4{font-size:1.6em}.katex .sizing.reset-size1.size5,.katex .fontsize-ensurer.reset-size1.size5{font-size:1.8em}.katex .sizing.reset-size1.size6,.katex .fontsize-ensurer.reset-size1.size6{font-size:2em}.katex .sizing.reset-size1.size7,.katex .fontsize-ensurer.reset-size1.size7{font-size:2.4em}.katex .sizing.reset-size1.size8,.katex .fontsize-ensurer.reset-size1.size8{font-size:2.88em}.katex .sizing.reset-size1.size9,.katex .fontsize-ensurer.reset-size1.size9{font-size:3.456em}.katex .sizing.reset-size1.size10,.katex .fontsize-ensurer.reset-size1.size10{font-size:4.148em}.katex .sizing.reset-size1.size11,.katex .fontsize-ensurer.reset-size1.size11{font-size:4.976em}.katex .sizing.reset-size2.size1,.katex .fontsize-ensurer.reset-size2.size1{font-size:.8333333333em}.katex .sizing.reset-size2.size2,.katex .fontsize-ensurer.reset-size2.size2{font-size:1em}.katex .sizing.reset-size2.size3,.katex .fontsize-ensurer.reset-size2.size3{font-size:1.1666666667em}.katex .sizing.reset-size2.size4,.katex .fontsize-ensurer.reset-size2.size4{font-size:1.3333333333em}.katex .sizing.reset-size2.size5,.katex .fontsize-ensurer.reset-size2.size5{font-size:1.5em}.katex .sizing.reset-size2.size6,.katex .fontsize-ensurer.reset-size2.size6{font-size:1.6666666667em}.katex .sizing.reset-size2.size7,.katex .fontsize-ensurer.reset-size2.size7{font-size:2em}.katex .sizing.reset-size2.size8,.katex .fontsize-ensurer.reset-size2.size8{font-size:2.4em}.katex .sizing.reset-size2.size9,.katex .fontsize-ensurer.reset-size2.size9{font-size:2.88em}.katex .sizing.reset-size2.size10,.katex .fontsize-ensurer.reset-size2.size10{font-size:3.4566666667em}.katex .sizing.reset-size2.size11,.katex .fontsize-ensurer.reset-size2.size11{font-size:4.1466666667em}.katex .sizing.reset-size3.size1,.katex .fontsize-ensurer.reset-size3.size1{font-size:.7142857143em}.katex .sizing.reset-size3.size2,.katex .fontsize-ensurer.reset-size3.size2{font-size:.8571428571em}.katex .sizing.reset-size3.size3,.katex .fontsize-ensurer.reset-size3.size3{font-size:1em}.katex .sizing.reset-size3.size4,.katex .fontsize-ensurer.reset-size3.size4{font-size:1.1428571429em}.katex .sizing.reset-size3.size5,.katex .fontsize-ensurer.reset-size3.size5{font-size:1.2857142857em}.katex .sizing.reset-size3.size6,.katex .fontsize-ensurer.reset-size3.size6{font-size:1.4285714286em}.katex .sizing.reset-size3.size7,.katex .fontsize-ensurer.reset-size3.size7{font-size:1.7142857143em}.katex .sizing.reset-size3.size8,.katex .fontsize-ensurer.reset-size3.size8{font-size:2.0571428571em}.katex .sizing.reset-size3.size9,.katex .fontsize-ensurer.reset-size3.size9{font-size:2.4685714286em}.katex .sizing.reset-size3.size10,.katex .fontsize-ensurer.reset-size3.size10{font-size:2.9628571429em}.katex .sizing.reset-size3.size11,.katex .fontsize-ensurer.reset-size3.size11{font-size:3.5542857143em}.katex .sizing.reset-size4.size1,.katex .fontsize-ensurer.reset-size4.size1{font-size:.625em}.katex .sizing.reset-size4.size2,.katex .fontsize-ensurer.reset-size4.size2{font-size:.75em}.katex .sizing.reset-size4.size3,.katex .fontsize-ensurer.reset-size4.size3{font-size:.875em}.katex .sizing.reset-size4.size4,.katex .fontsize-ensurer.reset-size4.size4{font-size:1em}.katex .sizing.reset-size4.size5,.katex .fontsize-ensurer.reset-size4.size5{font-size:1.125em}.katex .sizing.reset-size4.size6,.katex .fontsize-ensurer.reset-size4.size6{font-size:1.25em}.katex .sizing.reset-size4.size7,.katex .fontsize-ensurer.reset-size4.size7{font-size:1.5em}.katex .sizing.reset-size4.size8,.katex .fontsize-ensurer.reset-size4.size8{font-size:1.8em}.katex .sizing.reset-size4.size9,.katex .fontsize-ensurer.reset-size4.size9{font-size:2.16em}.katex .sizing.reset-size4.size10,.katex .fontsize-ensurer.reset-size4.size10{font-size:2.5925em}.katex .sizing.reset-size4.size11,.katex .fontsize-ensurer.reset-size4.size11{font-size:3.11em}.katex .sizing.reset-size5.size1,.katex .fontsize-ensurer.reset-size5.size1{font-size:.5555555556em}.katex .sizing.reset-size5.size2,.katex .fontsize-ensurer.reset-size5.size2{font-size:.6666666667em}.katex .sizing.reset-size5.size3,.katex .fontsize-ensurer.reset-size5.size3{font-size:.7777777778em}.katex .sizing.reset-size5.size4,.katex .fontsize-ensurer.reset-size5.size4{font-size:.8888888889em}.katex .sizing.reset-size5.size5,.katex .fontsize-ensurer.reset-size5.size5{font-size:1em}.katex .sizing.reset-size5.size6,.katex .fontsize-ensurer.reset-size5.size6{font-size:1.1111111111em}.katex .sizing.reset-size5.size7,.katex .fontsize-ensurer.reset-size5.size7{font-size:1.3333333333em}.katex .sizing.reset-size5.size8,.katex .fontsize-ensurer.reset-size5.size8{font-size:1.6em}.katex .sizing.reset-size5.size9,.katex .fontsize-ensurer.reset-size5.size9{font-size:1.92em}.katex .sizing.reset-size5.size10,.katex .fontsize-ensurer.reset-size5.size10{font-size:2.3044444444em}.katex .sizing.reset-size5.size11,.katex .fontsize-ensurer.reset-size5.size11{font-size:2.7644444444em}.katex .sizing.reset-size6.size1,.katex .fontsize-ensurer.reset-size6.size1{font-size:.5em}.katex .sizing.reset-size6.size2,.katex .fontsize-ensurer.reset-size6.size2{font-size:.6em}.katex .sizing.reset-size6.size3,.katex .fontsize-ensurer.reset-size6.size3{font-size:.7em}.katex .sizing.reset-size6.size4,.katex .fontsize-ensurer.reset-size6.size4{font-size:.8em}.katex .sizing.reset-size6.size5,.katex .fontsize-ensurer.reset-size6.size5{font-size:.9em}.katex .sizing.reset-size6.size6,.katex .fontsize-ensurer.reset-size6.size6{font-size:1em}.katex .sizing.reset-size6.size7,.katex .fontsize-ensurer.reset-size6.size7{font-size:1.2em}.katex .sizing.reset-size6.size8,.katex .fontsize-ensurer.reset-size6.size8{font-size:1.44em}.katex .sizing.reset-size6.size9,.katex .fontsize-ensurer.reset-size6.size9{font-size:1.728em}.katex .sizing.reset-size6.size10,.katex .fontsize-ensurer.reset-size6.size10{font-size:2.074em}.katex .sizing.reset-size6.size11,.katex .fontsize-ensurer.reset-size6.size11{font-size:2.488em}.katex .sizing.reset-size7.size1,.katex .fontsize-ensurer.reset-size7.size1{font-size:.4166666667em}.katex .sizing.reset-size7.size2,.katex .fontsize-ensurer.reset-size7.size2{font-size:.5em}.katex .sizing.reset-size7.size3,.katex .fontsize-ensurer.reset-size7.size3{font-size:.5833333333em}.katex .sizing.reset-size7.size4,.katex .fontsize-ensurer.reset-size7.size4{font-size:.6666666667em}.katex .sizing.reset-size7.size5,.katex .fontsize-ensurer.reset-size7.size5{font-size:.75em}.katex .sizing.reset-size7.size6,.katex .fontsize-ensurer.reset-size7.size6{font-size:.8333333333em}.katex .sizing.reset-size7.size7,.katex .fontsize-ensurer.reset-size7.size7{font-size:1em}.katex .sizing.reset-size7.size8,.katex .fontsize-ensurer.reset-size7.size8{font-size:1.2em}.katex .sizing.reset-size7.size9,.katex .fontsize-ensurer.reset-size7.size9{font-size:1.44em}.katex .sizing.reset-size7.size10,.katex .fontsize-ensurer.reset-size7.size10{font-size:1.7283333333em}.katex .sizing.reset-size7.size11,.katex .fontsize-ensurer.reset-size7.size11{font-size:2.0733333333em}.katex .sizing.reset-size8.size1,.katex .fontsize-ensurer.reset-size8.size1{font-size:.3472222222em}.katex .sizing.reset-size8.size2,.katex .fontsize-ensurer.reset-size8.size2{font-size:.4166666667em}.katex .sizing.reset-size8.size3,.katex .fontsize-ensurer.reset-size8.size3{font-size:.4861111111em}.katex .sizing.reset-size8.size4,.katex .fontsize-ensurer.reset-size8.size4{font-size:.5555555556em}.katex .sizing.reset-size8.size5,.katex .fontsize-ensurer.reset-size8.size5{font-size:.625em}.katex .sizing.reset-size8.size6,.katex .fontsize-ensurer.reset-size8.size6{font-size:.6944444444em}.katex .sizing.reset-size8.size7,.katex .fontsize-ensurer.reset-size8.size7{font-size:.8333333333em}.katex .sizing.reset-size8.size8,.katex .fontsize-ensurer.reset-size8.size8{font-size:1em}.katex .sizing.reset-size8.size9,.katex .fontsize-ensurer.reset-size8.size9{font-size:1.2em}.katex .sizing.reset-size8.size10,.katex .fontsize-ensurer.reset-size8.size10{font-size:1.4402777778em}.katex .sizing.reset-size8.size11,.katex .fontsize-ensurer.reset-size8.size11{font-size:1.7277777778em}.katex .sizing.reset-size9.size1,.katex .fontsize-ensurer.reset-size9.size1{font-size:.2893518519em}.katex .sizing.reset-size9.size2,.katex .fontsize-ensurer.reset-size9.size2{font-size:.3472222222em}.katex .sizing.reset-size9.size3,.katex .fontsize-ensurer.reset-size9.size3{font-size:.4050925926em}.katex .sizing.reset-size9.size4,.katex .fontsize-ensurer.reset-size9.size4{font-size:.462962963em}.katex .sizing.reset-size9.size5,.katex .fontsize-ensurer.reset-size9.size5{font-size:.5208333333em}.katex .sizing.reset-size9.size6,.katex .fontsize-ensurer.reset-size9.size6{font-size:.5787037037em}.katex .sizing.reset-size9.size7,.katex .fontsize-ensurer.reset-size9.size7{font-size:.6944444444em}.katex .sizing.reset-size9.size8,.katex .fontsize-ensurer.reset-size9.size8{font-size:.8333333333em}.katex .sizing.reset-size9.size9,.katex .fontsize-ensurer.reset-size9.size9{font-size:1em}.katex .sizing.reset-size9.size10,.katex .fontsize-ensurer.reset-size9.size10{font-size:1.2002314815em}.katex .sizing.reset-size9.size11,.katex .fontsize-ensurer.reset-size9.size11{font-size:1.4398148148em}.katex .sizing.reset-size10.size1,.katex .fontsize-ensurer.reset-size10.size1{font-size:.2410800386em}.katex .sizing.reset-size10.size2,.katex .fontsize-ensurer.reset-size10.size2{font-size:.2892960463em}.katex .sizing.reset-size10.size3,.katex .fontsize-ensurer.reset-size10.size3{font-size:.337512054em}.katex .sizing.reset-size10.size4,.katex .fontsize-ensurer.reset-size10.size4{font-size:.3857280617em}.katex .sizing.reset-size10.size5,.katex .fontsize-ensurer.reset-size10.size5{font-size:.4339440694em}.katex .sizing.reset-size10.size6,.katex .fontsize-ensurer.reset-size10.size6{font-size:.4821600771em}.katex .sizing.reset-size10.size7,.katex .fontsize-ensurer.reset-size10.size7{font-size:.5785920926em}.katex .sizing.reset-size10.size8,.katex .fontsize-ensurer.reset-size10.size8{font-size:.6943105111em}.katex .sizing.reset-size10.size9,.katex .fontsize-ensurer.reset-size10.size9{font-size:.8331726133em}.katex .sizing.reset-size10.size10,.katex .fontsize-ensurer.reset-size10.size10{font-size:1em}.katex .sizing.reset-size10.size11,.katex .fontsize-ensurer.reset-size10.size11{font-size:1.1996142719em}.katex .sizing.reset-size11.size1,.katex .fontsize-ensurer.reset-size11.size1{font-size:.2009646302em}.katex .sizing.reset-size11.size2,.katex .fontsize-ensurer.reset-size11.size2{font-size:.2411575563em}.katex .sizing.reset-size11.size3,.katex .fontsize-ensurer.reset-size11.size3{font-size:.2813504823em}.katex .sizing.reset-size11.size4,.katex .fontsize-ensurer.reset-size11.size4{font-size:.3215434084em}.katex .sizing.reset-size11.size5,.katex .fontsize-ensurer.reset-size11.size5{font-size:.3617363344em}.katex .sizing.reset-size11.size6,.katex .fontsize-ensurer.reset-size11.size6{font-size:.4019292605em}.katex .sizing.reset-size11.size7,.katex .fontsize-ensurer.reset-size11.size7{font-size:.4823151125em}.katex .sizing.reset-size11.size8,.katex .fontsize-ensurer.reset-size11.size8{font-size:.578778135em}.katex .sizing.reset-size11.size9,.katex .fontsize-ensurer.reset-size11.size9{font-size:.6945337621em}.katex .sizing.reset-size11.size10,.katex .fontsize-ensurer.reset-size11.size10{font-size:.8336012862em}.katex .sizing.reset-size11.size11,.katex .fontsize-ensurer.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .op-limits>.vlist-t{text-align:center}.katex .accent>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:before,.katex .stretchy:after{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .x-arrow,.katex .mover,.katex .munder{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{counter-increment:katexEqnNo;content:"(" counter(katexEqnNo) ")"}.katex .mml-eqn-num:before{counter-increment:mmlEqnNo;content:"(" counter(mmlEqnNo) ")"}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;position:absolute;left:calc(50% + .3em);text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}:host{counter-reset:katexEqnNo mmlEqnNo}';
|
|
43
|
+
class kn extends Error {
|
|
44
44
|
constructor() {
|
|
45
45
|
super("Max input limit reached.");
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
var it = /* @__PURE__ */ ((e) => (e[e.Messages = 0] = "Messages", e[e.OperationResult = 1] = "OperationResult", e[e.OperationError = 2] = "OperationError", e))(it || {}),
|
|
48
|
+
var it = /* @__PURE__ */ ((e) => (e[e.Messages = 0] = "Messages", e[e.OperationResult = 1] = "OperationResult", e[e.OperationError = 2] = "OperationError", e))(it || {}), j = /* @__PURE__ */ ((e) => (e[e.MessageBegin = 0] = "MessageBegin", e[e.MessageAppend = 1] = "MessageAppend", e[e.MessageToolCallUpdate = 2] = "MessageToolCallUpdate", e[e.MessageToolCallResult = 3] = "MessageToolCallResult", e[e.MessageToolCallError = 4] = "MessageToolCallError", e[e.MessageExecuteLlmFunctionsBegin = 5] = "MessageExecuteLlmFunctionsBegin", e[e.MessageExecuteLlmFunctionsEnd = 6] = "MessageExecuteLlmFunctionsEnd", e[e.MessageInvokeClientFunction = 7] = "MessageInvokeClientFunction", e[e.MessageInvokeClientFunctionResult = 8] = "MessageInvokeClientFunctionResult", e[e.MessageInvokeClientFunctionError = 9] = "MessageInvokeClientFunctionError", e[e.MessageSubConversationBegin = 10] = "MessageSubConversationBegin", e[e.ConversationEnd = 11] = "ConversationEnd", e[e.ConversationError = 12] = "ConversationError", e))(j || {});
|
|
49
49
|
class st extends Error {
|
|
50
50
|
constructor(n = "Operation was cancelled.") {
|
|
51
51
|
super(n);
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
class
|
|
54
|
+
class _e {
|
|
55
55
|
constructor() {
|
|
56
56
|
y(this, "isCancellationRequested", !1);
|
|
57
57
|
y(this, "listeners", /* @__PURE__ */ new Set());
|
|
@@ -75,7 +75,7 @@ class Re {
|
|
|
75
75
|
throw new st();
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
class
|
|
78
|
+
class Br {
|
|
79
79
|
constructor() {
|
|
80
80
|
y(this, "_queue", []);
|
|
81
81
|
y(this, "_waitToReadDeferred");
|
|
@@ -141,7 +141,7 @@ class Ar {
|
|
|
141
141
|
return this._queue = [], n;
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
|
-
class
|
|
144
|
+
class Xt extends Br {
|
|
145
145
|
constructor() {
|
|
146
146
|
super(...arguments);
|
|
147
147
|
y(this, "_reader");
|
|
@@ -158,20 +158,31 @@ class Br extends Ar {
|
|
|
158
158
|
y(this, "_textDecoder", new TextDecoder());
|
|
159
159
|
}
|
|
160
160
|
// If cancelled, will call _abortController.abort() and abort the request
|
|
161
|
-
async
|
|
162
|
-
this._abortController = new AbortController(), (this._cancellationToken = new
|
|
163
|
-
const
|
|
161
|
+
async initializeExistingAsync(t, r) {
|
|
162
|
+
this._abortController = new AbortController(), (this._cancellationToken = new _e()).addListener(() => this._abortController.abort());
|
|
163
|
+
const s = await t(r, {
|
|
164
|
+
method: "GET",
|
|
165
|
+
signal: this._abortController.signal
|
|
166
|
+
});
|
|
167
|
+
if (s.status !== 404) {
|
|
168
|
+
if (!s.ok) throw new Error(`Failed to load history messages: ${s.status} ${s.statusText}`);
|
|
169
|
+
this._reader = s.body.getReader(), this.readMessagesAsync();
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
async startAsync(t, r, s, i) {
|
|
173
|
+
this._abortController = new AbortController(), (this._cancellationToken = new _e()).addListener(() => this._abortController.abort());
|
|
174
|
+
const a = await t(r, {
|
|
164
175
|
method: "POST",
|
|
165
176
|
headers: {
|
|
166
177
|
"Content-Type": "application/json"
|
|
167
178
|
},
|
|
168
|
-
body: JSON.stringify({ type: it.Messages, messages: s }),
|
|
179
|
+
body: JSON.stringify({ type: it.Messages, messages: s, chatId: i }),
|
|
169
180
|
signal: this._abortController.signal
|
|
170
181
|
});
|
|
171
|
-
if (
|
|
172
|
-
throw new
|
|
173
|
-
if (!
|
|
174
|
-
this._reader =
|
|
182
|
+
if (a.status === 429)
|
|
183
|
+
throw new kn();
|
|
184
|
+
if (!a.ok) throw new Error(`Failed to start chat completion SSE: ${a.status} ${a.statusText}`);
|
|
185
|
+
this._reader = a.body.getReader(), this.readMessagesAsync();
|
|
175
186
|
}
|
|
176
187
|
stop() {
|
|
177
188
|
this._cancellationToken.cancel();
|
|
@@ -190,7 +201,7 @@ class Br extends Ar {
|
|
|
190
201
|
const a = this._buffer.subarray(this._bufferOffset);
|
|
191
202
|
return this._buffer = new Uint8Array(0), this._bufferOffset = 0, a;
|
|
192
203
|
}
|
|
193
|
-
this._buffer =
|
|
204
|
+
this._buffer = Ir(this._buffer, i, this._bufferOffset), this._bufferOffset = 0;
|
|
194
205
|
}
|
|
195
206
|
const r = this._buffer.subarray(this._bufferOffset, this._bufferOffset + t);
|
|
196
207
|
return this._bufferOffset += t, r;
|
|
@@ -210,7 +221,7 @@ class Br extends Ar {
|
|
|
210
221
|
if (t.length == 0) return null;
|
|
211
222
|
const r = t[0];
|
|
212
223
|
switch (r) {
|
|
213
|
-
case
|
|
224
|
+
case j.MessageBegin: {
|
|
214
225
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync(), o = await this.readUtf8StringAsync(), u = await this.readUtf8StringAsync(), l = await this.readUtf8StringAsync();
|
|
215
226
|
return {
|
|
216
227
|
type: r,
|
|
@@ -222,7 +233,7 @@ class Br extends Ar {
|
|
|
222
233
|
messageAuthorEmail: l
|
|
223
234
|
};
|
|
224
235
|
}
|
|
225
|
-
case
|
|
236
|
+
case j.MessageAppend: {
|
|
226
237
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync();
|
|
227
238
|
return {
|
|
228
239
|
type: r,
|
|
@@ -230,7 +241,7 @@ class Br extends Ar {
|
|
|
230
241
|
appendMessageMarkdown: i
|
|
231
242
|
};
|
|
232
243
|
}
|
|
233
|
-
case
|
|
244
|
+
case j.MessageToolCallUpdate: {
|
|
234
245
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readLittleEndianInt32Async(), o = await this.readUtf8StringAsync(), u = await this.readUtf8StringAsync();
|
|
235
246
|
return {
|
|
236
247
|
type: r,
|
|
@@ -241,7 +252,7 @@ class Br extends Ar {
|
|
|
241
252
|
toolCallUpdateArguments: u
|
|
242
253
|
};
|
|
243
254
|
}
|
|
244
|
-
case
|
|
255
|
+
case j.MessageInvokeClientFunction: {
|
|
245
256
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync(), o = await this.readUtf8StringAsync(), u = await this.readUtf8StringAsync();
|
|
246
257
|
return {
|
|
247
258
|
type: r,
|
|
@@ -252,7 +263,7 @@ class Br extends Ar {
|
|
|
252
263
|
argumentsAsJSON: u
|
|
253
264
|
};
|
|
254
265
|
}
|
|
255
|
-
case
|
|
266
|
+
case j.MessageInvokeClientFunctionResult: {
|
|
256
267
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync();
|
|
257
268
|
return {
|
|
258
269
|
type: r,
|
|
@@ -260,7 +271,7 @@ class Br extends Ar {
|
|
|
260
271
|
result: i
|
|
261
272
|
};
|
|
262
273
|
}
|
|
263
|
-
case
|
|
274
|
+
case j.MessageInvokeClientFunctionError: {
|
|
264
275
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync();
|
|
265
276
|
return {
|
|
266
277
|
type: r,
|
|
@@ -268,7 +279,7 @@ class Br extends Ar {
|
|
|
268
279
|
error: i
|
|
269
280
|
};
|
|
270
281
|
}
|
|
271
|
-
case
|
|
282
|
+
case j.MessageSubConversationBegin: {
|
|
272
283
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync(), o = await this.readUtf8StringAsync(), u = await this.readUtf8StringAsync(), l = await this.readUtf8StringAsync(), c = await this.readUtf8StringAsync();
|
|
273
284
|
return {
|
|
274
285
|
type: r,
|
|
@@ -294,11 +305,11 @@ class Br extends Ar {
|
|
|
294
305
|
// agentManifestIcon,
|
|
295
306
|
// };
|
|
296
307
|
// }
|
|
297
|
-
case
|
|
308
|
+
case j.ConversationEnd: {
|
|
298
309
|
const s = await this.readUtf8StringAsync();
|
|
299
310
|
return { type: r, conversationId: s };
|
|
300
311
|
}
|
|
301
|
-
case
|
|
312
|
+
case j.ConversationError: {
|
|
302
313
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync();
|
|
303
314
|
return {
|
|
304
315
|
type: r,
|
|
@@ -307,8 +318,8 @@ class Br extends Ar {
|
|
|
307
318
|
stackTrace: a
|
|
308
319
|
};
|
|
309
320
|
}
|
|
310
|
-
case
|
|
311
|
-
case
|
|
321
|
+
case j.MessageExecuteLlmFunctionsBegin:
|
|
322
|
+
case j.MessageExecuteLlmFunctionsEnd: {
|
|
312
323
|
const s = await this.readUtf8StringAsync();
|
|
313
324
|
return {
|
|
314
325
|
type: r,
|
|
@@ -334,7 +345,7 @@ class Br extends Ar {
|
|
|
334
345
|
// toolCallPlaintextMessage,
|
|
335
346
|
// };
|
|
336
347
|
// }
|
|
337
|
-
case
|
|
348
|
+
case j.MessageToolCallResult: {
|
|
338
349
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync();
|
|
339
350
|
return {
|
|
340
351
|
type: r,
|
|
@@ -343,7 +354,7 @@ class Br extends Ar {
|
|
|
343
354
|
result: a
|
|
344
355
|
};
|
|
345
356
|
}
|
|
346
|
-
case
|
|
357
|
+
case j.MessageToolCallError: {
|
|
347
358
|
const s = await this.readUtf8StringAsync(), i = await this.readUtf8StringAsync(), a = await this.readUtf8StringAsync();
|
|
348
359
|
return {
|
|
349
360
|
type: r,
|
|
@@ -374,32 +385,32 @@ class Br extends Ar {
|
|
|
374
385
|
return super.waitToReadAsync(this._cancellationToken);
|
|
375
386
|
}
|
|
376
387
|
}
|
|
377
|
-
function
|
|
388
|
+
function Ir(e, n, t) {
|
|
378
389
|
t > 0 && e.copyWithin(0, t);
|
|
379
390
|
let r = new Uint8Array(e.length - t + n.length);
|
|
380
391
|
return r.set(e.subarray(0, e.length - t), 0), r.set(n, e.length - t), r;
|
|
381
392
|
}
|
|
382
|
-
var
|
|
393
|
+
var Fr = Object.defineProperty, N = (e, n) => Fr(e, "name", { value: n, configurable: !0 }), zn = ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, { get: (n, t) => (typeof require < "u" ? require : n)[t] }) : e)(function(e) {
|
|
383
394
|
if (typeof require < "u") return require.apply(this, arguments);
|
|
384
395
|
throw new Error('Dynamic require of "' + e + '" is not supported');
|
|
385
396
|
});
|
|
386
|
-
function
|
|
397
|
+
function vn(e) {
|
|
387
398
|
return !isNaN(parseFloat(e)) && isFinite(e);
|
|
388
399
|
}
|
|
389
|
-
N(
|
|
390
|
-
function
|
|
400
|
+
N(vn, "_isNumber");
|
|
401
|
+
function Ee(e) {
|
|
391
402
|
return e.charAt(0).toUpperCase() + e.substring(1);
|
|
392
403
|
}
|
|
393
|
-
N(
|
|
404
|
+
N(Ee, "_capitalize");
|
|
394
405
|
function ct(e) {
|
|
395
406
|
return function() {
|
|
396
407
|
return this[e];
|
|
397
408
|
};
|
|
398
409
|
}
|
|
399
410
|
N(ct, "_getter");
|
|
400
|
-
var De = ["isConstructor", "isEval", "isNative", "isToplevel"], Pe = ["columnNumber", "lineNumber"],
|
|
411
|
+
var De = ["isConstructor", "isEval", "isNative", "isToplevel"], Pe = ["columnNumber", "lineNumber"], Ue = ["fileName", "functionName", "source"], Rr = ["args"], Mr = ["evalOrigin"], Ze = De.concat(Pe, Ue, Rr, Mr);
|
|
401
412
|
function ne(e) {
|
|
402
|
-
if (e) for (var n = 0; n < Ze.length; n++) e[Ze[n]] !== void 0 && this["set" +
|
|
413
|
+
if (e) for (var n = 0; n < Ze.length; n++) e[Ze[n]] !== void 0 && this["set" + Ee(Ze[n])](e[Ze[n]]);
|
|
403
414
|
}
|
|
404
415
|
N(ne, "StackFrame");
|
|
405
416
|
ne.prototype = { getArgs: function() {
|
|
@@ -422,26 +433,26 @@ ne.fromString = N(function(e) {
|
|
|
422
433
|
if (i.indexOf("@") === 0) var a = /@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(i, ""), o = a[1], u = a[2], l = a[3];
|
|
423
434
|
return new ne({ functionName: r, args: s || void 0, fileName: o, lineNumber: u || void 0, columnNumber: l || void 0 });
|
|
424
435
|
}, "StackFrame$$fromString");
|
|
425
|
-
for (
|
|
436
|
+
for (Be = 0; Be < De.length; Be++) ne.prototype["get" + Ee(De[Be])] = ct(De[Be]), ne.prototype["set" + Ee(De[Be])] = /* @__PURE__ */ function(e) {
|
|
426
437
|
return function(n) {
|
|
427
438
|
this[e] = !!n;
|
|
428
439
|
};
|
|
429
|
-
}(De[
|
|
430
|
-
var
|
|
431
|
-
for (
|
|
440
|
+
}(De[Be]);
|
|
441
|
+
var Be;
|
|
442
|
+
for (Ie = 0; Ie < Pe.length; Ie++) ne.prototype["get" + Ee(Pe[Ie])] = ct(Pe[Ie]), ne.prototype["set" + Ee(Pe[Ie])] = /* @__PURE__ */ function(e) {
|
|
432
443
|
return function(n) {
|
|
433
|
-
if (!
|
|
444
|
+
if (!vn(n)) throw new TypeError(e + " must be a Number");
|
|
434
445
|
this[e] = Number(n);
|
|
435
446
|
};
|
|
436
|
-
}(Pe[
|
|
437
|
-
var
|
|
438
|
-
for (Fe = 0; Fe <
|
|
447
|
+
}(Pe[Ie]);
|
|
448
|
+
var Ie;
|
|
449
|
+
for (Fe = 0; Fe < Ue.length; Fe++) ne.prototype["get" + Ee(Ue[Fe])] = ct(Ue[Fe]), ne.prototype["set" + Ee(Ue[Fe])] = /* @__PURE__ */ function(e) {
|
|
439
450
|
return function(n) {
|
|
440
451
|
this[e] = String(n);
|
|
441
452
|
};
|
|
442
|
-
}(
|
|
453
|
+
}(Ue[Fe]);
|
|
443
454
|
var Fe, ft = ne;
|
|
444
|
-
function
|
|
455
|
+
function Sn() {
|
|
445
456
|
var e = /^\s*at .*(\S+:\d+|\(native\))/m, n = /^(eval@)?(\[native code])?$/;
|
|
446
457
|
return { parse: N(function(t) {
|
|
447
458
|
if (t.stack && t.stack.match(e)) return this.parseV8OrIE(t);
|
|
@@ -475,52 +486,52 @@ function vn() {
|
|
|
475
486
|
}, this);
|
|
476
487
|
}, "ErrorStackParser$$parseFFOrSafari") };
|
|
477
488
|
}
|
|
478
|
-
N(
|
|
479
|
-
var Lr = new
|
|
489
|
+
N(Sn, "ErrorStackParser");
|
|
490
|
+
var Lr = new Sn(), Nr = Lr, fe = typeof process == "object" && typeof process.versions == "object" && typeof process.versions.node == "string" && !process.browser, _n = fe && typeof module < "u" && typeof module.exports < "u" && typeof zn < "u" && typeof __dirname < "u", Or = fe && !_n, Dr = typeof Deno < "u", En = !fe && !Dr, Pr = En && typeof window == "object" && typeof document == "object" && typeof document.createElement == "function" && "sessionStorage" in window && typeof importScripts != "function", Ur = En && typeof importScripts == "function" && typeof self == "object";
|
|
480
491
|
typeof navigator == "object" && typeof navigator.userAgent == "string" && navigator.userAgent.indexOf("Chrome") == -1 && navigator.userAgent.indexOf("Safari") > -1;
|
|
481
|
-
var
|
|
492
|
+
var Cn, yt, Tn, Kt, Ct;
|
|
482
493
|
async function Tt() {
|
|
483
|
-
if (!fe || (
|
|
484
|
-
let e =
|
|
494
|
+
if (!fe || (Cn = (await import("./__vite-browser-external-DYxpcVy9.js")).default, Kt = await import("./__vite-browser-external-DYxpcVy9.js"), Ct = await import("./__vite-browser-external-DYxpcVy9.js"), Tn = (await import("./__vite-browser-external-DYxpcVy9.js")).default, yt = await import("./__vite-browser-external-DYxpcVy9.js"), At = yt.sep, typeof zn < "u")) return;
|
|
495
|
+
let e = Kt, n = await import("./__vite-browser-external-DYxpcVy9.js"), t = await import("./__vite-browser-external-DYxpcVy9.js"), r = await import("./__vite-browser-external-DYxpcVy9.js"), s = { fs: e, crypto: n, ws: t, child_process: r };
|
|
485
496
|
globalThis.require = function(i) {
|
|
486
497
|
return s[i];
|
|
487
498
|
};
|
|
488
499
|
}
|
|
489
500
|
N(Tt, "initNodeModules");
|
|
490
|
-
function
|
|
501
|
+
function An(e, n) {
|
|
491
502
|
return yt.resolve(n || ".", e);
|
|
492
503
|
}
|
|
493
|
-
N(
|
|
494
|
-
function
|
|
504
|
+
N(An, "node_resolvePath");
|
|
505
|
+
function Bn(e, n) {
|
|
495
506
|
return n === void 0 && (n = location), new URL(e, n).toString();
|
|
496
507
|
}
|
|
497
|
-
N(
|
|
508
|
+
N(Bn, "browser_resolvePath");
|
|
498
509
|
var kt;
|
|
499
|
-
fe ? kt =
|
|
510
|
+
fe ? kt = An : kt = Bn;
|
|
500
511
|
var At;
|
|
501
512
|
fe || (At = "/");
|
|
502
|
-
function
|
|
513
|
+
function In(e, n) {
|
|
503
514
|
return e.startsWith("file://") && (e = e.slice(7)), e.includes("://") ? { response: fetch(e) } : { binary: Ct.readFile(e).then((t) => new Uint8Array(t.buffer, t.byteOffset, t.byteLength)) };
|
|
504
515
|
}
|
|
505
|
-
N(
|
|
516
|
+
N(In, "node_getBinaryResponse");
|
|
506
517
|
function Fn(e, n) {
|
|
507
518
|
let t = new URL(e, location);
|
|
508
519
|
return { response: fetch(t, n ? { integrity: n } : {}) };
|
|
509
520
|
}
|
|
510
521
|
N(Fn, "browser_getBinaryResponse");
|
|
511
522
|
var at;
|
|
512
|
-
fe ? at =
|
|
513
|
-
async function
|
|
523
|
+
fe ? at = In : at = Fn;
|
|
524
|
+
async function Rn(e, n) {
|
|
514
525
|
let { response: t, binary: r } = at(e, n);
|
|
515
526
|
if (r) return r;
|
|
516
527
|
let s = await t;
|
|
517
528
|
if (!s.ok) throw new Error(`Failed to load '${e}': request failed.`);
|
|
518
529
|
return new Uint8Array(await s.arrayBuffer());
|
|
519
530
|
}
|
|
520
|
-
N(
|
|
531
|
+
N(Rn, "loadBinaryFile");
|
|
521
532
|
var tt;
|
|
522
533
|
if (Pr) tt = N(async (e) => await import(e), "loadScript");
|
|
523
|
-
else if (
|
|
534
|
+
else if (Ur) tt = N(async (e) => {
|
|
524
535
|
try {
|
|
525
536
|
globalThis.importScripts(e);
|
|
526
537
|
} catch (n) {
|
|
@@ -528,22 +539,22 @@ else if (jr) tt = N(async (e) => {
|
|
|
528
539
|
else throw n;
|
|
529
540
|
}
|
|
530
541
|
}, "loadScript");
|
|
531
|
-
else if (fe) tt =
|
|
542
|
+
else if (fe) tt = Mn;
|
|
532
543
|
else throw new Error("Cannot determine runtime environment");
|
|
533
|
-
async function Rn(e) {
|
|
534
|
-
e.startsWith("file://") && (e = e.slice(7)), e.includes("://") ? Cn.runInThisContext(await (await fetch(e)).text()) : await import(En.pathToFileURL(e).href);
|
|
535
|
-
}
|
|
536
|
-
N(Rn, "nodeLoadScript");
|
|
537
544
|
async function Mn(e) {
|
|
545
|
+
e.startsWith("file://") && (e = e.slice(7)), e.includes("://") ? Tn.runInThisContext(await (await fetch(e)).text()) : await import(Cn.pathToFileURL(e).href);
|
|
546
|
+
}
|
|
547
|
+
N(Mn, "nodeLoadScript");
|
|
548
|
+
async function Ln(e) {
|
|
538
549
|
if (fe) {
|
|
539
550
|
await Tt();
|
|
540
551
|
let n = await Ct.readFile(e, { encoding: "utf8" });
|
|
541
552
|
return JSON.parse(n);
|
|
542
553
|
} else return await (await fetch(e)).json();
|
|
543
554
|
}
|
|
544
|
-
N(
|
|
545
|
-
async function
|
|
546
|
-
if (
|
|
555
|
+
N(Ln, "loadLockFile");
|
|
556
|
+
async function Nn() {
|
|
557
|
+
if (_n) return __dirname;
|
|
547
558
|
let e;
|
|
548
559
|
try {
|
|
549
560
|
throw new Error();
|
|
@@ -559,8 +570,8 @@ async function Ln() {
|
|
|
559
570
|
if (t === -1) throw new Error("Could not extract indexURL path from pyodide module location");
|
|
560
571
|
return n.slice(0, t);
|
|
561
572
|
}
|
|
562
|
-
N(
|
|
563
|
-
function
|
|
573
|
+
N(Nn, "calculateDirname");
|
|
574
|
+
function On(e) {
|
|
564
575
|
let n = e.FS, t = e.FS.filesystems.MEMFS, r = e.PATH, s = { DIR_MODE: 16895, FILE_MODE: 33279, mount: function(i) {
|
|
565
576
|
if (!i.opts.fileSystemHandle) throw new Error("opts.fileSystemHandle is required");
|
|
566
577
|
return t.mount.apply(null, arguments);
|
|
@@ -588,7 +599,7 @@ function Nn(e) {
|
|
|
588
599
|
}
|
|
589
600
|
return { type: "local", entries: a };
|
|
590
601
|
}, getRemoteSet: async (i) => {
|
|
591
|
-
let a = /* @__PURE__ */ Object.create(null), o = await
|
|
602
|
+
let a = /* @__PURE__ */ Object.create(null), o = await jr(i.opts.fileSystemHandle);
|
|
592
603
|
for (let [u, l] of o) u !== "." && (a[r.join2(i.mountpoint, u)] = { timestamp: l.kind === "file" ? (await l.getFile()).lastModifiedDate : /* @__PURE__ */ new Date(), mode: l.kind === "file" ? s.FILE_MODE : s.DIR_MODE });
|
|
593
604
|
return { type: "remote", entries: a, handles: o };
|
|
594
605
|
}, loadLocalEntry: (i) => {
|
|
@@ -650,8 +661,8 @@ function Nn(e) {
|
|
|
650
661
|
} };
|
|
651
662
|
e.FS.filesystems.NATIVEFS_ASYNC = s;
|
|
652
663
|
}
|
|
653
|
-
N(
|
|
654
|
-
var
|
|
664
|
+
N(On, "initializeNativeFS");
|
|
665
|
+
var jr = N(async (e) => {
|
|
655
666
|
let n = [];
|
|
656
667
|
async function t(s) {
|
|
657
668
|
for await (let i of s.values()) n.push(i), i.kind === "directory" && await t(i);
|
|
@@ -665,14 +676,14 @@ var Ur = N(async (e) => {
|
|
|
665
676
|
}
|
|
666
677
|
return r;
|
|
667
678
|
}, "getFsHandles");
|
|
668
|
-
function
|
|
669
|
-
let n = { noImageDecoding: !0, noAudioDecoding: !0, noWasmDecoding: !1, preRun:
|
|
679
|
+
function Dn(e) {
|
|
680
|
+
let n = { noImageDecoding: !0, noAudioDecoding: !0, noWasmDecoding: !1, preRun: Wn(e), quit(t, r) {
|
|
670
681
|
throw n.exited = { status: t, toThrow: r }, r;
|
|
671
|
-
}, print: e.stdout, printErr: e.stderr, arguments: e.args, API: { config: e }, locateFile: (t) => e.indexURL + t, instantiateWasm:
|
|
682
|
+
}, print: e.stdout, printErr: e.stderr, arguments: e.args, API: { config: e }, locateFile: (t) => e.indexURL + t, instantiateWasm: Xn(e.indexURL) };
|
|
672
683
|
return n;
|
|
673
684
|
}
|
|
674
|
-
N(
|
|
675
|
-
function
|
|
685
|
+
N(Dn, "createSettings");
|
|
686
|
+
function Pn(e) {
|
|
676
687
|
return function(n) {
|
|
677
688
|
let t = "/";
|
|
678
689
|
try {
|
|
@@ -683,21 +694,21 @@ function Dn(e) {
|
|
|
683
694
|
n.FS.chdir(e);
|
|
684
695
|
};
|
|
685
696
|
}
|
|
686
|
-
N(
|
|
687
|
-
function
|
|
697
|
+
N(Pn, "createHomeDirectory");
|
|
698
|
+
function Un(e) {
|
|
688
699
|
return function(n) {
|
|
689
700
|
Object.assign(n.ENV, e);
|
|
690
701
|
};
|
|
691
702
|
}
|
|
692
|
-
N(
|
|
703
|
+
N(Un, "setEnvironment");
|
|
693
704
|
function jn(e) {
|
|
694
705
|
return (n) => {
|
|
695
706
|
for (let t of e) n.FS.mkdirTree(t), n.FS.mount(n.FS.filesystems.NODEFS, { root: t }, t);
|
|
696
707
|
};
|
|
697
708
|
}
|
|
698
709
|
N(jn, "mountLocalDirectories");
|
|
699
|
-
function
|
|
700
|
-
let n =
|
|
710
|
+
function qn(e) {
|
|
711
|
+
let n = Rn(e);
|
|
701
712
|
return (t) => {
|
|
702
713
|
let r = t._py_version_major(), s = t._py_version_minor();
|
|
703
714
|
t.FS.mkdirTree("/lib"), t.FS.mkdirTree(`/lib/python${r}.${s}/site-packages`), t.addRunDependency("install-stdlib"), n.then((i) => {
|
|
@@ -709,13 +720,13 @@ function Un(e) {
|
|
|
709
720
|
});
|
|
710
721
|
};
|
|
711
722
|
}
|
|
712
|
-
N(
|
|
713
|
-
function
|
|
723
|
+
N(qn, "installStdlib");
|
|
724
|
+
function Wn(e) {
|
|
714
725
|
let n;
|
|
715
|
-
return e.stdLibURL != null ? n = e.stdLibURL : n = e.indexURL + "python_stdlib.zip", [
|
|
726
|
+
return e.stdLibURL != null ? n = e.stdLibURL : n = e.indexURL + "python_stdlib.zip", [qn(n), Pn(e.env.HOME), Un(e.env), jn(e._node_mounts), On];
|
|
716
727
|
}
|
|
717
|
-
N(
|
|
718
|
-
function
|
|
728
|
+
N(Wn, "getFileSystemInitializationFuncs");
|
|
729
|
+
function Xn(e) {
|
|
719
730
|
let { binary: n, response: t } = at(e + "pyodide.asm.wasm");
|
|
720
731
|
return function(r, s) {
|
|
721
732
|
return async function() {
|
|
@@ -730,17 +741,17 @@ function Wn(e) {
|
|
|
730
741
|
}(), {};
|
|
731
742
|
};
|
|
732
743
|
}
|
|
733
|
-
N(
|
|
734
|
-
var
|
|
735
|
-
async function
|
|
744
|
+
N(Xn, "getInstantiateWasmFunc");
|
|
745
|
+
var Ht = "0.26.4";
|
|
746
|
+
async function Kn(e = {}) {
|
|
736
747
|
var n, t;
|
|
737
748
|
await Tt();
|
|
738
|
-
let r = e.indexURL || await
|
|
749
|
+
let r = e.indexURL || await Nn();
|
|
739
750
|
r = kt(r), r.endsWith("/") || (r += "/"), e.indexURL = r;
|
|
740
751
|
let s = { fullStdLib: !1, jsglobals: globalThis, stdin: globalThis.prompt ? globalThis.prompt : void 0, lockFileURL: r + "pyodide-lock.json", args: [], _node_mounts: [], env: {}, packageCacheDir: r, packages: [], enableRunUntilComplete: !1, checkAPIVersion: !0 }, i = Object.assign(s, e);
|
|
741
752
|
(n = i.env).HOME ?? (n.HOME = "/home/pyodide"), (t = i.env).PYTHONINSPECT ?? (t.PYTHONINSPECT = "1");
|
|
742
|
-
let a =
|
|
743
|
-
if (o.lockFilePromise =
|
|
753
|
+
let a = Dn(i), o = a.API;
|
|
754
|
+
if (o.lockFilePromise = Ln(i.lockFileURL), typeof _createPyodideModule != "function") {
|
|
744
755
|
let m = `${i.indexURL}pyodide.asm.js`;
|
|
745
756
|
await tt(m);
|
|
746
757
|
}
|
|
@@ -751,7 +762,7 @@ async function Xn(e = {}) {
|
|
|
751
762
|
}
|
|
752
763
|
let l = await _createPyodideModule(a);
|
|
753
764
|
if (a.exited) throw a.exited.toThrow;
|
|
754
|
-
if (e.pyproxyToStringRepr && o.setPyProxyToStringMethod(!0), o.version !==
|
|
765
|
+
if (e.pyproxyToStringRepr && o.setPyProxyToStringMethod(!0), o.version !== Ht && i.checkAPIVersion) throw new Error(`Pyodide version does not match: '${Ht}' <==> '${o.version}'. If you updated the Pyodide version, make sure you also updated the 'indexURL' parameter passed to loadPyodide.`);
|
|
755
766
|
l.locateFile = (m) => {
|
|
756
767
|
throw new Error("Didn't expect to load any more file_packager files!");
|
|
757
768
|
};
|
|
@@ -760,7 +771,7 @@ async function Xn(e = {}) {
|
|
|
760
771
|
let f = o.finalizeBootstrap(c);
|
|
761
772
|
return o.sys.path.insert(0, o.config.env.HOME), f.version.includes("dev") || o.setCdnUrl(`https://cdn.jsdelivr.net/pyodide/v${f.version}/full/`), o._pyodide.set_excepthook(), await o.packageIndexReady, o.initializeStreams(i.stdin, i.stdout, i.stderr), f;
|
|
762
773
|
}
|
|
763
|
-
N(
|
|
774
|
+
N(Kn, "loadPyodide");
|
|
764
775
|
var V = typeof globalThis < "u" && globalThis || typeof self < "u" && self || // eslint-disable-next-line no-undef
|
|
765
776
|
typeof global < "u" && global || {}, Z = {
|
|
766
777
|
searchParams: "URLSearchParams" in V,
|
|
@@ -800,7 +811,7 @@ function Xe(e) {
|
|
|
800
811
|
function Bt(e) {
|
|
801
812
|
return typeof e != "string" && (e = String(e)), e;
|
|
802
813
|
}
|
|
803
|
-
function
|
|
814
|
+
function It(e) {
|
|
804
815
|
var n = {
|
|
805
816
|
next: function() {
|
|
806
817
|
var t = e.shift();
|
|
@@ -847,19 +858,19 @@ H.prototype.keys = function() {
|
|
|
847
858
|
var e = [];
|
|
848
859
|
return this.forEach(function(n, t) {
|
|
849
860
|
e.push(t);
|
|
850
|
-
}),
|
|
861
|
+
}), It(e);
|
|
851
862
|
};
|
|
852
863
|
H.prototype.values = function() {
|
|
853
864
|
var e = [];
|
|
854
865
|
return this.forEach(function(n) {
|
|
855
866
|
e.push(n);
|
|
856
|
-
}),
|
|
867
|
+
}), It(e);
|
|
857
868
|
};
|
|
858
869
|
H.prototype.entries = function() {
|
|
859
870
|
var e = [];
|
|
860
871
|
return this.forEach(function(n, t) {
|
|
861
872
|
e.push([t, n]);
|
|
862
|
-
}),
|
|
873
|
+
}), It(e);
|
|
863
874
|
};
|
|
864
875
|
Z.iterable && (H.prototype[Symbol.iterator] = H.prototype.entries);
|
|
865
876
|
function mt(e) {
|
|
@@ -869,7 +880,7 @@ function mt(e) {
|
|
|
869
880
|
e.bodyUsed = !0;
|
|
870
881
|
}
|
|
871
882
|
}
|
|
872
|
-
function
|
|
883
|
+
function Hn(e) {
|
|
873
884
|
return new Promise(function(n, t) {
|
|
874
885
|
e.onload = function() {
|
|
875
886
|
n(e.result);
|
|
@@ -879,11 +890,11 @@ function Kn(e) {
|
|
|
879
890
|
});
|
|
880
891
|
}
|
|
881
892
|
function Kr(e) {
|
|
882
|
-
var n = new FileReader(), t =
|
|
893
|
+
var n = new FileReader(), t = Hn(n);
|
|
883
894
|
return n.readAsArrayBuffer(e), t;
|
|
884
895
|
}
|
|
885
896
|
function Hr(e) {
|
|
886
|
-
var n = new FileReader(), t =
|
|
897
|
+
var n = new FileReader(), t = Hn(n), r = /charset=([A-Za-z0-9_-]+)/.exec(e.type), s = r ? r[1] : "utf-8";
|
|
887
898
|
return n.readAsText(e, s), t;
|
|
888
899
|
}
|
|
889
900
|
function Gr(e) {
|
|
@@ -891,15 +902,15 @@ function Gr(e) {
|
|
|
891
902
|
t[r] = String.fromCharCode(n[r]);
|
|
892
903
|
return t.join("");
|
|
893
904
|
}
|
|
894
|
-
function
|
|
905
|
+
function Gt(e) {
|
|
895
906
|
if (e.slice)
|
|
896
907
|
return e.slice(0);
|
|
897
908
|
var n = new Uint8Array(e.byteLength);
|
|
898
909
|
return n.set(new Uint8Array(e)), n.buffer;
|
|
899
910
|
}
|
|
900
|
-
function
|
|
911
|
+
function Gn() {
|
|
901
912
|
return this.bodyUsed = !1, this._initBody = function(e) {
|
|
902
|
-
this.bodyUsed = this.bodyUsed, this._bodyInit = e, e ? typeof e == "string" ? this._bodyText = e : Z.blob && Blob.prototype.isPrototypeOf(e) ? this._bodyBlob = e : Z.formData && FormData.prototype.isPrototypeOf(e) ? this._bodyFormData = e : Z.searchParams && URLSearchParams.prototype.isPrototypeOf(e) ? this._bodyText = e.toString() : Z.arrayBuffer && Z.blob && qr(e) ? (this._bodyArrayBuffer =
|
|
913
|
+
this.bodyUsed = this.bodyUsed, this._bodyInit = e, e ? typeof e == "string" ? this._bodyText = e : Z.blob && Blob.prototype.isPrototypeOf(e) ? this._bodyBlob = e : Z.formData && FormData.prototype.isPrototypeOf(e) ? this._bodyFormData = e : Z.searchParams && URLSearchParams.prototype.isPrototypeOf(e) ? this._bodyText = e.toString() : Z.arrayBuffer && Z.blob && qr(e) ? (this._bodyArrayBuffer = Gt(e.buffer), this._bodyInit = new Blob([this._bodyArrayBuffer])) : Z.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(e) || Xr(e)) ? this._bodyArrayBuffer = Gt(e) : this._bodyText = e = Object.prototype.toString.call(e) : (this._noBody = !0, this._bodyText = ""), this.headers.get("content-type") || (typeof e == "string" ? this.headers.set("content-type", "text/plain;charset=UTF-8") : this._bodyBlob && this._bodyBlob.type ? this.headers.set("content-type", this._bodyBlob.type) : Z.searchParams && URLSearchParams.prototype.isPrototypeOf(e) && this.headers.set("content-type", "application/x-www-form-urlencoded;charset=UTF-8"));
|
|
903
914
|
}, Z.blob && (this.blob = function() {
|
|
904
915
|
var e = mt(this);
|
|
905
916
|
if (e)
|
|
@@ -1004,7 +1015,7 @@ function Yr(e) {
|
|
|
1004
1015
|
}
|
|
1005
1016
|
}), n;
|
|
1006
1017
|
}
|
|
1007
|
-
|
|
1018
|
+
Gn.call(Me.prototype);
|
|
1008
1019
|
function de(e, n) {
|
|
1009
1020
|
if (!(this instanceof de))
|
|
1010
1021
|
throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
|
|
@@ -1012,7 +1023,7 @@ function de(e, n) {
|
|
|
1012
1023
|
throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");
|
|
1013
1024
|
this.ok = this.status >= 200 && this.status < 300, this.statusText = n.statusText === void 0 ? "" : "" + n.statusText, this.headers = new H(n.headers), this.url = n.url || "", this._initBody(e);
|
|
1014
1025
|
}
|
|
1015
|
-
|
|
1026
|
+
Gn.call(de.prototype);
|
|
1016
1027
|
de.prototype.clone = function() {
|
|
1017
1028
|
return new de(this._bodyInit, {
|
|
1018
1029
|
status: this.status,
|
|
@@ -1031,21 +1042,21 @@ de.redirect = function(e, n) {
|
|
|
1031
1042
|
throw new RangeError("Invalid status code");
|
|
1032
1043
|
return new de(null, { status: n, headers: { location: e } });
|
|
1033
1044
|
};
|
|
1034
|
-
var
|
|
1045
|
+
var Re = V.DOMException;
|
|
1035
1046
|
try {
|
|
1036
|
-
new
|
|
1047
|
+
new Re();
|
|
1037
1048
|
} catch {
|
|
1038
|
-
|
|
1049
|
+
Re = function(n, t) {
|
|
1039
1050
|
this.message = n, this.name = t;
|
|
1040
1051
|
var r = Error(n);
|
|
1041
1052
|
this.stack = r.stack;
|
|
1042
|
-
},
|
|
1053
|
+
}, Re.prototype = Object.create(Error.prototype), Re.prototype.constructor = Re;
|
|
1043
1054
|
}
|
|
1044
|
-
function
|
|
1055
|
+
function $n(e, n) {
|
|
1045
1056
|
return new Promise(function(t, r) {
|
|
1046
1057
|
var s = new Me(e, n);
|
|
1047
1058
|
if (s.signal && s.signal.aborted)
|
|
1048
|
-
return r(new
|
|
1059
|
+
return r(new Re("Aborted", "AbortError"));
|
|
1049
1060
|
var i = new XMLHttpRequest();
|
|
1050
1061
|
function a() {
|
|
1051
1062
|
i.abort();
|
|
@@ -1070,7 +1081,7 @@ function Gn(e, n) {
|
|
|
1070
1081
|
}, 0);
|
|
1071
1082
|
}, i.onabort = function() {
|
|
1072
1083
|
setTimeout(function() {
|
|
1073
|
-
r(new
|
|
1084
|
+
r(new Re("Aborted", "AbortError"));
|
|
1074
1085
|
}, 0);
|
|
1075
1086
|
};
|
|
1076
1087
|
function o(l) {
|
|
@@ -1096,8 +1107,8 @@ function Gn(e, n) {
|
|
|
1096
1107
|
}), i.send(typeof s._bodyInit > "u" ? null : s._bodyInit);
|
|
1097
1108
|
});
|
|
1098
1109
|
}
|
|
1099
|
-
|
|
1100
|
-
V.fetch || (V.fetch =
|
|
1110
|
+
$n.polyfill = !0;
|
|
1111
|
+
V.fetch || (V.fetch = $n, V.Headers = H, V.Request = Me, V.Response = de);
|
|
1101
1112
|
class Zr extends Error {
|
|
1102
1113
|
constructor(n = "Unexpected end of stream") {
|
|
1103
1114
|
super(n);
|
|
@@ -1123,7 +1134,7 @@ function Qe({ as: e = "button", type: n, variant: t = "btn-primary", size: r = "
|
|
|
1123
1134
|
const a = /* @__PURE__ */ x(e, { ...s }, i);
|
|
1124
1135
|
return e === "button" && (a.type = n || "button"), a.classList.add("btn"), t && a.classList.add(t), r && a.classList.add(r), a;
|
|
1125
1136
|
}
|
|
1126
|
-
class
|
|
1137
|
+
class $t {
|
|
1127
1138
|
constructor(n, t, r) {
|
|
1128
1139
|
this.llmFunctionId = n, this.operationId = t, this.conversationMessage = r;
|
|
1129
1140
|
}
|
|
@@ -1165,34 +1176,34 @@ class Gt {
|
|
|
1165
1176
|
const ei = {};
|
|
1166
1177
|
function ti(e, n) {
|
|
1167
1178
|
const t = ei, r = typeof t.includeImageAlt == "boolean" ? t.includeImageAlt : !0, s = typeof t.includeHtml == "boolean" ? t.includeHtml : !0;
|
|
1168
|
-
return
|
|
1179
|
+
return Vn(e, r, s);
|
|
1169
1180
|
}
|
|
1170
|
-
function
|
|
1181
|
+
function Vn(e, n, t) {
|
|
1171
1182
|
if (ni(e)) {
|
|
1172
1183
|
if ("value" in e)
|
|
1173
1184
|
return e.type === "html" && !t ? "" : e.value;
|
|
1174
1185
|
if (n && "alt" in e && e.alt)
|
|
1175
1186
|
return e.alt;
|
|
1176
1187
|
if ("children" in e)
|
|
1177
|
-
return
|
|
1188
|
+
return Vt(e.children, n, t);
|
|
1178
1189
|
}
|
|
1179
|
-
return Array.isArray(e) ?
|
|
1190
|
+
return Array.isArray(e) ? Vt(e, n, t) : "";
|
|
1180
1191
|
}
|
|
1181
|
-
function
|
|
1192
|
+
function Vt(e, n, t) {
|
|
1182
1193
|
const r = [];
|
|
1183
1194
|
let s = -1;
|
|
1184
1195
|
for (; ++s < e.length; )
|
|
1185
|
-
r[s] =
|
|
1196
|
+
r[s] = Vn(e[s], n, t);
|
|
1186
1197
|
return r.join("");
|
|
1187
1198
|
}
|
|
1188
1199
|
function ni(e) {
|
|
1189
1200
|
return !!(e && typeof e == "object");
|
|
1190
1201
|
}
|
|
1191
|
-
const
|
|
1192
|
-
function
|
|
1202
|
+
const Qt = document.createElement("i");
|
|
1203
|
+
function Ft(e) {
|
|
1193
1204
|
const n = "&" + e + ";";
|
|
1194
|
-
|
|
1195
|
-
const t =
|
|
1205
|
+
Qt.innerHTML = n;
|
|
1206
|
+
const t = Qt.textContent;
|
|
1196
1207
|
return t.charCodeAt(t.length - 1) === 59 && e !== "semi" || t === n ? !1 : t;
|
|
1197
1208
|
}
|
|
1198
1209
|
function pe(e, n, t, r) {
|
|
@@ -1207,7 +1218,7 @@ function pe(e, n, t, r) {
|
|
|
1207
1218
|
function re(e, n) {
|
|
1208
1219
|
return e.length > 0 ? (pe(e, e.length, 0, n), e) : n;
|
|
1209
1220
|
}
|
|
1210
|
-
const
|
|
1221
|
+
const Yt = {}.hasOwnProperty;
|
|
1211
1222
|
function ri(e) {
|
|
1212
1223
|
const n = {};
|
|
1213
1224
|
let t = -1;
|
|
@@ -1218,11 +1229,11 @@ function ri(e) {
|
|
|
1218
1229
|
function ii(e, n) {
|
|
1219
1230
|
let t;
|
|
1220
1231
|
for (t in n) {
|
|
1221
|
-
const s = (
|
|
1232
|
+
const s = (Yt.call(e, t) ? e[t] : void 0) || (e[t] = {}), i = n[t];
|
|
1222
1233
|
let a;
|
|
1223
1234
|
if (i)
|
|
1224
1235
|
for (a in i) {
|
|
1225
|
-
|
|
1236
|
+
Yt.call(s, a) || (s[a] = []);
|
|
1226
1237
|
const o = i[a];
|
|
1227
1238
|
si(
|
|
1228
1239
|
// @ts-expect-error Looks like a list.
|
|
@@ -1239,7 +1250,7 @@ function si(e, n) {
|
|
|
1239
1250
|
(n[t].add === "after" ? e : r).push(n[t]);
|
|
1240
1251
|
pe(e, 0, 0, r);
|
|
1241
1252
|
}
|
|
1242
|
-
function
|
|
1253
|
+
function Qn(e, n) {
|
|
1243
1254
|
const t = Number.parseInt(e, n);
|
|
1244
1255
|
return (
|
|
1245
1256
|
// C0 except for HT, LF, FF, CR, space.
|
|
@@ -1255,7 +1266,7 @@ function Vn(e, n) {
|
|
|
1255
1266
|
function We(e) {
|
|
1256
1267
|
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
1257
1268
|
}
|
|
1258
|
-
const he =
|
|
1269
|
+
const he = Ce(/[A-Za-z]/), ue = Ce(/[\dA-Za-z]/), ai = Ce(/[#-'*+\--9=?A-Z^-~]/);
|
|
1259
1270
|
function zt(e) {
|
|
1260
1271
|
return (
|
|
1261
1272
|
// Special whitespace codes (which have negative values), C0 and Control
|
|
@@ -1263,7 +1274,7 @@ function zt(e) {
|
|
|
1263
1274
|
e !== null && (e < 32 || e === 127)
|
|
1264
1275
|
);
|
|
1265
1276
|
}
|
|
1266
|
-
const vt =
|
|
1277
|
+
const vt = Ce(/\d/), oi = Ce(/[\dA-Fa-f]/), li = Ce(/[!-/:-@[-`{-~]/);
|
|
1267
1278
|
function C(e) {
|
|
1268
1279
|
return e !== null && e < -2;
|
|
1269
1280
|
}
|
|
@@ -1273,8 +1284,8 @@ function J(e) {
|
|
|
1273
1284
|
function R(e) {
|
|
1274
1285
|
return e === -2 || e === -1 || e === 32;
|
|
1275
1286
|
}
|
|
1276
|
-
const ui =
|
|
1277
|
-
function
|
|
1287
|
+
const ui = Ce(new RegExp("\\p{P}|\\p{S}", "u")), ci = Ce(/\s/);
|
|
1288
|
+
function Ce(e) {
|
|
1278
1289
|
return n;
|
|
1279
1290
|
function n(t) {
|
|
1280
1291
|
return t !== null && t > -1 && e.test(String.fromCharCode(t));
|
|
@@ -1329,7 +1340,7 @@ function di(e) {
|
|
|
1329
1340
|
}
|
|
1330
1341
|
const pi = {
|
|
1331
1342
|
tokenize: fi
|
|
1332
|
-
},
|
|
1343
|
+
}, Jt = {
|
|
1333
1344
|
tokenize: mi
|
|
1334
1345
|
};
|
|
1335
1346
|
function fi(e) {
|
|
@@ -1338,9 +1349,9 @@ function fi(e) {
|
|
|
1338
1349
|
return o;
|
|
1339
1350
|
function o(E) {
|
|
1340
1351
|
if (r < t.length) {
|
|
1341
|
-
const
|
|
1342
|
-
return n.containerState =
|
|
1343
|
-
|
|
1352
|
+
const U = t[r];
|
|
1353
|
+
return n.containerState = U[1], e.attempt(
|
|
1354
|
+
U[0].continuation,
|
|
1344
1355
|
u,
|
|
1345
1356
|
l
|
|
1346
1357
|
)(E);
|
|
@@ -1350,23 +1361,23 @@ function fi(e) {
|
|
|
1350
1361
|
function u(E) {
|
|
1351
1362
|
if (r++, n.containerState._closeFlow) {
|
|
1352
1363
|
n.containerState._closeFlow = void 0, s && v();
|
|
1353
|
-
const
|
|
1354
|
-
let D =
|
|
1364
|
+
const U = n.events.length;
|
|
1365
|
+
let D = U, w;
|
|
1355
1366
|
for (; D--; )
|
|
1356
1367
|
if (n.events[D][0] === "exit" && n.events[D][1].type === "chunkFlow") {
|
|
1357
1368
|
w = n.events[D][1].end;
|
|
1358
1369
|
break;
|
|
1359
1370
|
}
|
|
1360
1371
|
z(r);
|
|
1361
|
-
let
|
|
1362
|
-
for (;
|
|
1363
|
-
n.events[
|
|
1372
|
+
let F = U;
|
|
1373
|
+
for (; F < n.events.length; )
|
|
1374
|
+
n.events[F][1].end = Object.assign({}, w), F++;
|
|
1364
1375
|
return pe(
|
|
1365
1376
|
n.events,
|
|
1366
1377
|
D + 1,
|
|
1367
1378
|
0,
|
|
1368
|
-
n.events.slice(
|
|
1369
|
-
), n.events.length =
|
|
1379
|
+
n.events.slice(U)
|
|
1380
|
+
), n.events.length = F, l(E);
|
|
1370
1381
|
}
|
|
1371
1382
|
return o(E);
|
|
1372
1383
|
}
|
|
@@ -1379,7 +1390,7 @@ function fi(e) {
|
|
|
1379
1390
|
n.interrupt = !!(s.currentConstruct && !s._gfmTableDynamicInterruptHack);
|
|
1380
1391
|
}
|
|
1381
1392
|
return n.containerState = {}, e.check(
|
|
1382
|
-
|
|
1393
|
+
Jt,
|
|
1383
1394
|
c,
|
|
1384
1395
|
f
|
|
1385
1396
|
)(E);
|
|
@@ -1392,7 +1403,7 @@ function fi(e) {
|
|
|
1392
1403
|
}
|
|
1393
1404
|
function m(E) {
|
|
1394
1405
|
return n.containerState = {}, e.attempt(
|
|
1395
|
-
|
|
1406
|
+
Jt,
|
|
1396
1407
|
h,
|
|
1397
1408
|
S
|
|
1398
1409
|
)(E);
|
|
@@ -1418,9 +1429,9 @@ function fi(e) {
|
|
|
1418
1429
|
}
|
|
1419
1430
|
return C(E) ? (e.consume(E), P(e.exit("chunkFlow")), r = 0, n.interrupt = void 0, o) : (e.consume(E), _);
|
|
1420
1431
|
}
|
|
1421
|
-
function P(E,
|
|
1432
|
+
function P(E, U) {
|
|
1422
1433
|
const D = n.sliceStream(E);
|
|
1423
|
-
if (
|
|
1434
|
+
if (U && D.push(null), E.previous = i, i && (i.next = E), i = E, s.defineSkip(E.start), s.write(D), n.parser.lazy[E.start.line]) {
|
|
1424
1435
|
let w = s.events.length;
|
|
1425
1436
|
for (; w--; )
|
|
1426
1437
|
if (
|
|
@@ -1430,30 +1441,30 @@ function fi(e) {
|
|
|
1430
1441
|
s.events[w][1].end.offset > a)
|
|
1431
1442
|
)
|
|
1432
1443
|
return;
|
|
1433
|
-
const
|
|
1434
|
-
let
|
|
1435
|
-
for (;
|
|
1436
|
-
if (n.events[
|
|
1437
|
-
if (
|
|
1438
|
-
g = n.events[
|
|
1444
|
+
const F = n.events.length;
|
|
1445
|
+
let q = F, I, g;
|
|
1446
|
+
for (; q--; )
|
|
1447
|
+
if (n.events[q][0] === "exit" && n.events[q][1].type === "chunkFlow") {
|
|
1448
|
+
if (I) {
|
|
1449
|
+
g = n.events[q][1].end;
|
|
1439
1450
|
break;
|
|
1440
1451
|
}
|
|
1441
|
-
|
|
1452
|
+
I = !0;
|
|
1442
1453
|
}
|
|
1443
|
-
for (z(r), w =
|
|
1454
|
+
for (z(r), w = F; w < n.events.length; )
|
|
1444
1455
|
n.events[w][1].end = Object.assign({}, g), w++;
|
|
1445
1456
|
pe(
|
|
1446
1457
|
n.events,
|
|
1447
|
-
|
|
1458
|
+
q + 1,
|
|
1448
1459
|
0,
|
|
1449
|
-
n.events.slice(
|
|
1460
|
+
n.events.slice(F)
|
|
1450
1461
|
), n.events.length = w;
|
|
1451
1462
|
}
|
|
1452
1463
|
}
|
|
1453
1464
|
function z(E) {
|
|
1454
|
-
let
|
|
1455
|
-
for (;
|
|
1456
|
-
const D = t[
|
|
1465
|
+
let U = t.length;
|
|
1466
|
+
for (; U-- > E; ) {
|
|
1467
|
+
const D = t[U];
|
|
1457
1468
|
n.containerState = D[1], D[0].exit.call(n, e);
|
|
1458
1469
|
}
|
|
1459
1470
|
t.length = E;
|
|
@@ -1470,7 +1481,7 @@ function mi(e, n, t) {
|
|
|
1470
1481
|
this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4
|
|
1471
1482
|
);
|
|
1472
1483
|
}
|
|
1473
|
-
function
|
|
1484
|
+
function Zt(e) {
|
|
1474
1485
|
if (e === null || J(e) || ci(e))
|
|
1475
1486
|
return 1;
|
|
1476
1487
|
if (ui(e))
|
|
@@ -1501,7 +1512,7 @@ function gi(e, n) {
|
|
|
1501
1512
|
continue;
|
|
1502
1513
|
u = e[r][1].end.offset - e[r][1].start.offset > 1 && e[t][1].end.offset - e[t][1].start.offset > 1 ? 2 : 1;
|
|
1503
1514
|
const f = Object.assign({}, e[r][1].end), m = Object.assign({}, e[t][1].start);
|
|
1504
|
-
|
|
1515
|
+
en(f, -u), en(m, u), a = {
|
|
1505
1516
|
type: u > 1 ? "strongSequence" : "emphasisSequence",
|
|
1506
1517
|
start: f,
|
|
1507
1518
|
end: Object.assign({}, e[r][1].end)
|
|
@@ -1549,7 +1560,7 @@ function gi(e, n) {
|
|
|
1549
1560
|
return e;
|
|
1550
1561
|
}
|
|
1551
1562
|
function bi(e, n) {
|
|
1552
|
-
const t = this.parser.constructs.attentionMarkers.null, r = this.previous, s =
|
|
1563
|
+
const t = this.parser.constructs.attentionMarkers.null, r = this.previous, s = Zt(r);
|
|
1553
1564
|
let i;
|
|
1554
1565
|
return a;
|
|
1555
1566
|
function a(u) {
|
|
@@ -1558,11 +1569,11 @@ function bi(e, n) {
|
|
|
1558
1569
|
function o(u) {
|
|
1559
1570
|
if (u === i)
|
|
1560
1571
|
return e.consume(u), o;
|
|
1561
|
-
const l = e.exit("attentionSequence"), c =
|
|
1572
|
+
const l = e.exit("attentionSequence"), c = Zt(u), f = !c || c === 2 && s || t.includes(u), m = !s || s === 2 && c || t.includes(r);
|
|
1562
1573
|
return l._open = !!(i === 42 ? f : f && (s || !m)), l._close = !!(i === 42 ? m : m && (c || !f)), n(u);
|
|
1563
1574
|
}
|
|
1564
1575
|
}
|
|
1565
|
-
function
|
|
1576
|
+
function en(e, n) {
|
|
1566
1577
|
e.column += n, e.offset += n, e._bufferIndex += n;
|
|
1567
1578
|
}
|
|
1568
1579
|
const wi = {
|
|
@@ -1617,7 +1628,7 @@ function yi(e, n, t) {
|
|
|
1617
1628
|
return i === null || C(i) ? n(i) : t(i);
|
|
1618
1629
|
}
|
|
1619
1630
|
}
|
|
1620
|
-
const
|
|
1631
|
+
const Yn = {
|
|
1621
1632
|
name: "blockQuote",
|
|
1622
1633
|
tokenize: ki,
|
|
1623
1634
|
continuation: {
|
|
@@ -1653,13 +1664,13 @@ function zi(e, n, t) {
|
|
|
1653
1664
|
)(a) : i(a);
|
|
1654
1665
|
}
|
|
1655
1666
|
function i(a) {
|
|
1656
|
-
return e.attempt(
|
|
1667
|
+
return e.attempt(Yn, n, t)(a);
|
|
1657
1668
|
}
|
|
1658
1669
|
}
|
|
1659
1670
|
function vi(e) {
|
|
1660
1671
|
e.exit("blockQuote");
|
|
1661
1672
|
}
|
|
1662
|
-
const
|
|
1673
|
+
const Jn = {
|
|
1663
1674
|
name: "characterEscape",
|
|
1664
1675
|
tokenize: Si
|
|
1665
1676
|
};
|
|
@@ -1672,7 +1683,7 @@ function Si(e, n, t) {
|
|
|
1672
1683
|
return li(i) ? (e.enter("characterEscapeValue"), e.consume(i), e.exit("characterEscapeValue"), e.exit("characterEscape"), n) : t(i);
|
|
1673
1684
|
}
|
|
1674
1685
|
}
|
|
1675
|
-
const
|
|
1686
|
+
const Zn = {
|
|
1676
1687
|
name: "characterReference",
|
|
1677
1688
|
tokenize: _i
|
|
1678
1689
|
};
|
|
@@ -1692,15 +1703,15 @@ function _i(e, n, t) {
|
|
|
1692
1703
|
function c(f) {
|
|
1693
1704
|
if (f === 59 && s) {
|
|
1694
1705
|
const m = e.exit("characterReferenceValue");
|
|
1695
|
-
return a === ue && !
|
|
1706
|
+
return a === ue && !Ft(r.sliceSerialize(m)) ? t(f) : (e.enter("characterReferenceMarker"), e.consume(f), e.exit("characterReferenceMarker"), e.exit("characterReference"), n);
|
|
1696
1707
|
}
|
|
1697
1708
|
return a(f) && s++ < i ? (e.consume(f), c) : t(f);
|
|
1698
1709
|
}
|
|
1699
1710
|
}
|
|
1700
|
-
const
|
|
1711
|
+
const tn = {
|
|
1701
1712
|
tokenize: Ci,
|
|
1702
1713
|
partial: !0
|
|
1703
|
-
},
|
|
1714
|
+
}, nn = {
|
|
1704
1715
|
name: "codeFenced",
|
|
1705
1716
|
tokenize: Ei,
|
|
1706
1717
|
concrete: !0
|
|
@@ -1716,14 +1727,14 @@ function Ei(e, n, t) {
|
|
|
1716
1727
|
return l(w);
|
|
1717
1728
|
}
|
|
1718
1729
|
function l(w) {
|
|
1719
|
-
const
|
|
1720
|
-
return i =
|
|
1730
|
+
const F = r.events[r.events.length - 1];
|
|
1731
|
+
return i = F && F[1].type === "linePrefix" ? F[2].sliceSerialize(F[1], !0).length : 0, o = w, e.enter("codeFenced"), e.enter("codeFencedFence"), e.enter("codeFencedFenceSequence"), c(w);
|
|
1721
1732
|
}
|
|
1722
1733
|
function c(w) {
|
|
1723
1734
|
return w === o ? (a++, e.consume(w), c) : a < 3 ? t(w) : (e.exit("codeFencedFenceSequence"), R(w) ? L(e, f, "whitespace")(w) : f(w));
|
|
1724
1735
|
}
|
|
1725
1736
|
function f(w) {
|
|
1726
|
-
return w === null || C(w) ? (e.exit("codeFencedFence"), r.interrupt ? n(w) : e.check(
|
|
1737
|
+
return w === null || C(w) ? (e.exit("codeFencedFence"), r.interrupt ? n(w) : e.check(tn, _, U)(w)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
|
|
1727
1738
|
contentType: "string"
|
|
1728
1739
|
}), m(w));
|
|
1729
1740
|
}
|
|
@@ -1739,7 +1750,7 @@ function Ei(e, n, t) {
|
|
|
1739
1750
|
return w === null || C(w) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), f(w)) : w === 96 && w === o ? t(w) : (e.consume(w), S);
|
|
1740
1751
|
}
|
|
1741
1752
|
function _(w) {
|
|
1742
|
-
return e.attempt(s,
|
|
1753
|
+
return e.attempt(s, U, P)(w);
|
|
1743
1754
|
}
|
|
1744
1755
|
function P(w) {
|
|
1745
1756
|
return e.enter("lineEnding"), e.consume(w), e.exit("lineEnding"), z;
|
|
@@ -1753,16 +1764,16 @@ function Ei(e, n, t) {
|
|
|
1753
1764
|
)(w) : v(w);
|
|
1754
1765
|
}
|
|
1755
1766
|
function v(w) {
|
|
1756
|
-
return w === null || C(w) ? e.check(
|
|
1767
|
+
return w === null || C(w) ? e.check(tn, _, U)(w) : (e.enter("codeFlowValue"), E(w));
|
|
1757
1768
|
}
|
|
1758
1769
|
function E(w) {
|
|
1759
1770
|
return w === null || C(w) ? (e.exit("codeFlowValue"), v(w)) : (e.consume(w), E);
|
|
1760
1771
|
}
|
|
1761
|
-
function
|
|
1772
|
+
function U(w) {
|
|
1762
1773
|
return e.exit("codeFenced"), n(w);
|
|
1763
1774
|
}
|
|
1764
|
-
function D(w,
|
|
1765
|
-
let
|
|
1775
|
+
function D(w, F, q) {
|
|
1776
|
+
let I = 0;
|
|
1766
1777
|
return g;
|
|
1767
1778
|
function g(O) {
|
|
1768
1779
|
return w.enter("lineEnding"), w.consume(O), w.exit("lineEnding"), T;
|
|
@@ -1776,13 +1787,13 @@ function Ei(e, n, t) {
|
|
|
1776
1787
|
)(O) : A(O);
|
|
1777
1788
|
}
|
|
1778
1789
|
function A(O) {
|
|
1779
|
-
return O === o ? (w.enter("codeFencedFenceSequence"),
|
|
1790
|
+
return O === o ? (w.enter("codeFencedFenceSequence"), W(O)) : q(O);
|
|
1780
1791
|
}
|
|
1781
|
-
function
|
|
1782
|
-
return O === o ? (
|
|
1792
|
+
function W(O) {
|
|
1793
|
+
return O === o ? (I++, w.consume(O), W) : I >= a ? (w.exit("codeFencedFenceSequence"), R(O) ? L(w, K, "whitespace")(O) : K(O)) : q(O);
|
|
1783
1794
|
}
|
|
1784
1795
|
function K(O) {
|
|
1785
|
-
return O === null || C(O) ? (w.exit("codeFencedFence"),
|
|
1796
|
+
return O === null || C(O) ? (w.exit("codeFencedFence"), F(O)) : q(O);
|
|
1786
1797
|
}
|
|
1787
1798
|
}
|
|
1788
1799
|
}
|
|
@@ -1834,13 +1845,13 @@ function Bi(e, n, t) {
|
|
|
1834
1845
|
return o && o[1].type === "linePrefix" && o[2].sliceSerialize(o[1], !0).length >= 4 ? n(a) : C(a) ? s(a) : t(a);
|
|
1835
1846
|
}
|
|
1836
1847
|
}
|
|
1837
|
-
const
|
|
1848
|
+
const Ii = {
|
|
1838
1849
|
name: "codeText",
|
|
1839
1850
|
tokenize: Mi,
|
|
1840
|
-
resolve:
|
|
1851
|
+
resolve: Fi,
|
|
1841
1852
|
previous: Ri
|
|
1842
1853
|
};
|
|
1843
|
-
function
|
|
1854
|
+
function Fi(e) {
|
|
1844
1855
|
let n = e.length - 4, t = 3, r, s;
|
|
1845
1856
|
if ((e[t][1].type === "lineEnding" || e[t][1].type === "space") && (e[n][1].type === "lineEnding" || e[n][1].type === "space")) {
|
|
1846
1857
|
for (r = t; ++r < n; )
|
|
@@ -1875,7 +1886,7 @@ function Mi(e, n, t) {
|
|
|
1875
1886
|
return f === 96 ? (e.consume(f), s++, c) : s === r ? (e.exit("codeTextSequence"), e.exit("codeText"), n(f)) : (i.type = "codeTextData", l(f));
|
|
1876
1887
|
}
|
|
1877
1888
|
}
|
|
1878
|
-
function
|
|
1889
|
+
function er(e) {
|
|
1879
1890
|
const n = {};
|
|
1880
1891
|
let t = -1, r, s, i, a, o, u, l;
|
|
1881
1892
|
for (; ++t < e.length; ) {
|
|
@@ -1920,11 +1931,11 @@ const Ni = {
|
|
|
1920
1931
|
tokenize: Pi,
|
|
1921
1932
|
resolve: Di
|
|
1922
1933
|
}, Oi = {
|
|
1923
|
-
tokenize:
|
|
1934
|
+
tokenize: Ui,
|
|
1924
1935
|
partial: !0
|
|
1925
1936
|
};
|
|
1926
1937
|
function Di(e) {
|
|
1927
|
-
return
|
|
1938
|
+
return er(e), e;
|
|
1928
1939
|
}
|
|
1929
1940
|
function Pi(e, n) {
|
|
1930
1941
|
let t;
|
|
@@ -1951,7 +1962,7 @@ function Pi(e, n) {
|
|
|
1951
1962
|
}), t = t.next, s;
|
|
1952
1963
|
}
|
|
1953
1964
|
}
|
|
1954
|
-
function
|
|
1965
|
+
function Ui(e, n, t) {
|
|
1955
1966
|
const r = this;
|
|
1956
1967
|
return s;
|
|
1957
1968
|
function s(a) {
|
|
@@ -1964,7 +1975,7 @@ function ji(e, n, t) {
|
|
|
1964
1975
|
return !r.parser.constructs.disable.null.includes("codeIndented") && o && o[1].type === "linePrefix" && o[2].sliceSerialize(o[1], !0).length >= 4 ? n(a) : e.interrupt(r.parser.constructs.flow, t, n)(a);
|
|
1965
1976
|
}
|
|
1966
1977
|
}
|
|
1967
|
-
function
|
|
1978
|
+
function tr(e, n, t, r, s, i, a, o, u) {
|
|
1968
1979
|
const l = u || Number.POSITIVE_INFINITY;
|
|
1969
1980
|
let c = 0;
|
|
1970
1981
|
return f;
|
|
@@ -1991,7 +2002,7 @@ function er(e, n, t, r, s, i, a, o, u) {
|
|
|
1991
2002
|
return z === 40 || z === 41 || z === 92 ? (e.consume(z), _) : _(z);
|
|
1992
2003
|
}
|
|
1993
2004
|
}
|
|
1994
|
-
function
|
|
2005
|
+
function nr(e, n, t, r, s, i) {
|
|
1995
2006
|
const a = this;
|
|
1996
2007
|
let o = 0, u;
|
|
1997
2008
|
return l;
|
|
@@ -2015,7 +2026,7 @@ function tr(e, n, t, r, s, i) {
|
|
|
2015
2026
|
return h === 91 || h === 92 || h === 93 ? (e.consume(h), o++, f) : f(h);
|
|
2016
2027
|
}
|
|
2017
2028
|
}
|
|
2018
|
-
function
|
|
2029
|
+
function rr(e, n, t, r, s, i) {
|
|
2019
2030
|
let a;
|
|
2020
2031
|
return o;
|
|
2021
2032
|
function o(m) {
|
|
@@ -2047,7 +2058,7 @@ function Ve(e, n) {
|
|
|
2047
2058
|
)(s) : n(s);
|
|
2048
2059
|
}
|
|
2049
2060
|
}
|
|
2050
|
-
const
|
|
2061
|
+
const ji = {
|
|
2051
2062
|
name: "definition",
|
|
2052
2063
|
tokenize: Wi
|
|
2053
2064
|
}, qi = {
|
|
@@ -2062,7 +2073,7 @@ function Wi(e, n, t) {
|
|
|
2062
2073
|
return e.enter("definition"), a(h);
|
|
2063
2074
|
}
|
|
2064
2075
|
function a(h) {
|
|
2065
|
-
return
|
|
2076
|
+
return nr.call(
|
|
2066
2077
|
r,
|
|
2067
2078
|
e,
|
|
2068
2079
|
o,
|
|
@@ -2082,7 +2093,7 @@ function Wi(e, n, t) {
|
|
|
2082
2093
|
return J(h) ? Ve(e, l)(h) : l(h);
|
|
2083
2094
|
}
|
|
2084
2095
|
function l(h) {
|
|
2085
|
-
return
|
|
2096
|
+
return tr(
|
|
2086
2097
|
e,
|
|
2087
2098
|
c,
|
|
2088
2099
|
// Note: we don’t need to reset the way `markdown-rs` does.
|
|
@@ -2110,7 +2121,7 @@ function Xi(e, n, t) {
|
|
|
2110
2121
|
return J(o) ? Ve(e, s)(o) : t(o);
|
|
2111
2122
|
}
|
|
2112
2123
|
function s(o) {
|
|
2113
|
-
return
|
|
2124
|
+
return rr(
|
|
2114
2125
|
e,
|
|
2115
2126
|
i,
|
|
2116
2127
|
t,
|
|
@@ -2247,7 +2258,7 @@ const Qi = [
|
|
|
2247
2258
|
"tr",
|
|
2248
2259
|
"track",
|
|
2249
2260
|
"ul"
|
|
2250
|
-
],
|
|
2261
|
+
], rn = ["pre", "script", "style", "textarea"], Yi = {
|
|
2251
2262
|
name: "htmlFlow",
|
|
2252
2263
|
tokenize: ts,
|
|
2253
2264
|
resolveTo: es,
|
|
@@ -2293,8 +2304,8 @@ function ts(e, n, t) {
|
|
|
2293
2304
|
}
|
|
2294
2305
|
function P(p) {
|
|
2295
2306
|
if (p === null || p === 47 || p === 62 || J(p)) {
|
|
2296
|
-
const ae = p === 47,
|
|
2297
|
-
return !ae && !i &&
|
|
2307
|
+
const ae = p === 47, Te = a.toLowerCase();
|
|
2308
|
+
return !ae && !i && rn.includes(Te) ? (s = 1, r.interrupt ? n(p) : A(p)) : Qi.includes(a.toLowerCase()) ? (s = 6, ae ? (e.consume(p), z) : r.interrupt ? n(p) : A(p)) : (s = 7, r.interrupt && !r.parser.lazy[r.now().line] ? t(p) : i ? v(p) : E(p));
|
|
2298
2309
|
}
|
|
2299
2310
|
return p === 45 || ue(p) ? (e.consume(p), a += String.fromCharCode(p), P) : t(p);
|
|
2300
2311
|
}
|
|
@@ -2305,24 +2316,24 @@ function ts(e, n, t) {
|
|
|
2305
2316
|
return R(p) ? (e.consume(p), v) : g(p);
|
|
2306
2317
|
}
|
|
2307
2318
|
function E(p) {
|
|
2308
|
-
return p === 47 ? (e.consume(p), g) : p === 58 || p === 95 || he(p) ? (e.consume(p),
|
|
2319
|
+
return p === 47 ? (e.consume(p), g) : p === 58 || p === 95 || he(p) ? (e.consume(p), U) : R(p) ? (e.consume(p), E) : g(p);
|
|
2309
2320
|
}
|
|
2310
|
-
function
|
|
2311
|
-
return p === 45 || p === 46 || p === 58 || p === 95 || ue(p) ? (e.consume(p),
|
|
2321
|
+
function U(p) {
|
|
2322
|
+
return p === 45 || p === 46 || p === 58 || p === 95 || ue(p) ? (e.consume(p), U) : D(p);
|
|
2312
2323
|
}
|
|
2313
2324
|
function D(p) {
|
|
2314
2325
|
return p === 61 ? (e.consume(p), w) : R(p) ? (e.consume(p), D) : E(p);
|
|
2315
2326
|
}
|
|
2316
2327
|
function w(p) {
|
|
2317
|
-
return p === null || p === 60 || p === 61 || p === 62 || p === 96 ? t(p) : p === 34 || p === 39 ? (e.consume(p), u = p,
|
|
2328
|
+
return p === null || p === 60 || p === 61 || p === 62 || p === 96 ? t(p) : p === 34 || p === 39 ? (e.consume(p), u = p, F) : R(p) ? (e.consume(p), w) : q(p);
|
|
2318
2329
|
}
|
|
2319
|
-
function
|
|
2320
|
-
return p === u ? (e.consume(p), u = null,
|
|
2330
|
+
function F(p) {
|
|
2331
|
+
return p === u ? (e.consume(p), u = null, I) : p === null || C(p) ? t(p) : (e.consume(p), F);
|
|
2321
2332
|
}
|
|
2322
|
-
function
|
|
2323
|
-
return p === null || p === 34 || p === 39 || p === 47 || p === 60 || p === 61 || p === 62 || p === 96 || J(p) ? D(p) : (e.consume(p),
|
|
2333
|
+
function q(p) {
|
|
2334
|
+
return p === null || p === 34 || p === 39 || p === 47 || p === 60 || p === 61 || p === 62 || p === 96 || J(p) ? D(p) : (e.consume(p), q);
|
|
2324
2335
|
}
|
|
2325
|
-
function
|
|
2336
|
+
function I(p) {
|
|
2326
2337
|
return p === 47 || p === 62 || R(p) ? E(p) : t(p);
|
|
2327
2338
|
}
|
|
2328
2339
|
function g(p) {
|
|
@@ -2335,10 +2346,10 @@ function ts(e, n, t) {
|
|
|
2335
2346
|
return p === 45 && s === 2 ? (e.consume(p), Y) : p === 60 && s === 1 ? (e.consume(p), G) : p === 62 && s === 4 ? (e.consume(p), se) : p === 63 && s === 3 ? (e.consume(p), d) : p === 93 && s === 5 ? (e.consume(p), me) : C(p) && (s === 6 || s === 7) ? (e.exit("htmlFlowData"), e.check(
|
|
2336
2347
|
Ji,
|
|
2337
2348
|
ge,
|
|
2338
|
-
|
|
2339
|
-
)(p)) : p === null || C(p) ? (e.exit("htmlFlowData"),
|
|
2349
|
+
W
|
|
2350
|
+
)(p)) : p === null || C(p) ? (e.exit("htmlFlowData"), W(p)) : (e.consume(p), A);
|
|
2340
2351
|
}
|
|
2341
|
-
function
|
|
2352
|
+
function W(p) {
|
|
2342
2353
|
return e.check(
|
|
2343
2354
|
Zi,
|
|
2344
2355
|
K,
|
|
@@ -2349,7 +2360,7 @@ function ts(e, n, t) {
|
|
|
2349
2360
|
return e.enter("lineEnding"), e.consume(p), e.exit("lineEnding"), O;
|
|
2350
2361
|
}
|
|
2351
2362
|
function O(p) {
|
|
2352
|
-
return p === null || C(p) ?
|
|
2363
|
+
return p === null || C(p) ? W(p) : (e.enter("htmlFlowData"), A(p));
|
|
2353
2364
|
}
|
|
2354
2365
|
function Y(p) {
|
|
2355
2366
|
return p === 45 ? (e.consume(p), d) : A(p);
|
|
@@ -2360,7 +2371,7 @@ function ts(e, n, t) {
|
|
|
2360
2371
|
function ie(p) {
|
|
2361
2372
|
if (p === 62) {
|
|
2362
2373
|
const ae = a.toLowerCase();
|
|
2363
|
-
return
|
|
2374
|
+
return rn.includes(ae) ? (e.consume(p), se) : A(p);
|
|
2364
2375
|
}
|
|
2365
2376
|
return he(p) && a.length < 8 ? (e.consume(p), a += String.fromCharCode(p), ie) : A(p);
|
|
2366
2377
|
}
|
|
@@ -2405,7 +2416,7 @@ function ss(e, n, t) {
|
|
|
2405
2416
|
return e.enter("htmlText"), e.enter("htmlTextData"), e.consume(d), u;
|
|
2406
2417
|
}
|
|
2407
2418
|
function u(d) {
|
|
2408
|
-
return d === 33 ? (e.consume(d), l) : d === 47 ? (e.consume(d), D) : d === 63 ? (e.consume(d), E) : he(d) ? (e.consume(d),
|
|
2419
|
+
return d === 33 ? (e.consume(d), l) : d === 47 ? (e.consume(d), D) : d === 63 ? (e.consume(d), E) : he(d) ? (e.consume(d), q) : t(d);
|
|
2409
2420
|
}
|
|
2410
2421
|
function l(d) {
|
|
2411
2422
|
return d === 45 ? (e.consume(d), c) : d === 91 ? (e.consume(d), i = 0, S) : he(d) ? (e.consume(d), v) : t(d);
|
|
@@ -2439,43 +2450,43 @@ function ss(e, n, t) {
|
|
|
2439
2450
|
return d === null || d === 62 ? Y(d) : C(d) ? (a = v, G(d)) : (e.consume(d), v);
|
|
2440
2451
|
}
|
|
2441
2452
|
function E(d) {
|
|
2442
|
-
return d === null ? t(d) : d === 63 ? (e.consume(d),
|
|
2453
|
+
return d === null ? t(d) : d === 63 ? (e.consume(d), U) : C(d) ? (a = E, G(d)) : (e.consume(d), E);
|
|
2443
2454
|
}
|
|
2444
|
-
function
|
|
2455
|
+
function U(d) {
|
|
2445
2456
|
return d === 62 ? Y(d) : E(d);
|
|
2446
2457
|
}
|
|
2447
2458
|
function D(d) {
|
|
2448
2459
|
return he(d) ? (e.consume(d), w) : t(d);
|
|
2449
2460
|
}
|
|
2450
2461
|
function w(d) {
|
|
2451
|
-
return d === 45 || ue(d) ? (e.consume(d), w) :
|
|
2462
|
+
return d === 45 || ue(d) ? (e.consume(d), w) : F(d);
|
|
2452
2463
|
}
|
|
2453
|
-
function
|
|
2454
|
-
return C(d) ? (a =
|
|
2464
|
+
function F(d) {
|
|
2465
|
+
return C(d) ? (a = F, G(d)) : R(d) ? (e.consume(d), F) : Y(d);
|
|
2455
2466
|
}
|
|
2456
|
-
function
|
|
2457
|
-
return d === 45 || ue(d) ? (e.consume(d),
|
|
2467
|
+
function q(d) {
|
|
2468
|
+
return d === 45 || ue(d) ? (e.consume(d), q) : d === 47 || d === 62 || J(d) ? I(d) : t(d);
|
|
2458
2469
|
}
|
|
2459
|
-
function
|
|
2460
|
-
return d === 47 ? (e.consume(d), Y) : d === 58 || d === 95 || he(d) ? (e.consume(d), g) : C(d) ? (a =
|
|
2470
|
+
function I(d) {
|
|
2471
|
+
return d === 47 ? (e.consume(d), Y) : d === 58 || d === 95 || he(d) ? (e.consume(d), g) : C(d) ? (a = I, G(d)) : R(d) ? (e.consume(d), I) : Y(d);
|
|
2461
2472
|
}
|
|
2462
2473
|
function g(d) {
|
|
2463
2474
|
return d === 45 || d === 46 || d === 58 || d === 95 || ue(d) ? (e.consume(d), g) : T(d);
|
|
2464
2475
|
}
|
|
2465
2476
|
function T(d) {
|
|
2466
|
-
return d === 61 ? (e.consume(d), A) : C(d) ? (a = T, G(d)) : R(d) ? (e.consume(d), T) :
|
|
2477
|
+
return d === 61 ? (e.consume(d), A) : C(d) ? (a = T, G(d)) : R(d) ? (e.consume(d), T) : I(d);
|
|
2467
2478
|
}
|
|
2468
2479
|
function A(d) {
|
|
2469
|
-
return d === null || d === 60 || d === 61 || d === 62 || d === 96 ? t(d) : d === 34 || d === 39 ? (e.consume(d), s = d,
|
|
2480
|
+
return d === null || d === 60 || d === 61 || d === 62 || d === 96 ? t(d) : d === 34 || d === 39 ? (e.consume(d), s = d, W) : C(d) ? (a = A, G(d)) : R(d) ? (e.consume(d), A) : (e.consume(d), K);
|
|
2470
2481
|
}
|
|
2471
|
-
function
|
|
2472
|
-
return d === s ? (e.consume(d), s = void 0, O) : d === null ? t(d) : C(d) ? (a =
|
|
2482
|
+
function W(d) {
|
|
2483
|
+
return d === s ? (e.consume(d), s = void 0, O) : d === null ? t(d) : C(d) ? (a = W, G(d)) : (e.consume(d), W);
|
|
2473
2484
|
}
|
|
2474
2485
|
function K(d) {
|
|
2475
|
-
return d === null || d === 34 || d === 39 || d === 60 || d === 61 || d === 96 ? t(d) : d === 47 || d === 62 || J(d) ?
|
|
2486
|
+
return d === null || d === 34 || d === 39 || d === 60 || d === 61 || d === 96 ? t(d) : d === 47 || d === 62 || J(d) ? I(d) : (e.consume(d), K);
|
|
2476
2487
|
}
|
|
2477
2488
|
function O(d) {
|
|
2478
|
-
return d === 47 || d === 62 || J(d) ?
|
|
2489
|
+
return d === 47 || d === 62 || J(d) ? I(d) : t(d);
|
|
2479
2490
|
}
|
|
2480
2491
|
function Y(d) {
|
|
2481
2492
|
return d === 62 ? (e.consume(d), e.exit("htmlTextData"), e.exit("htmlText"), n) : t(d);
|
|
@@ -2611,7 +2622,7 @@ function ds(e, n, t) {
|
|
|
2611
2622
|
return J(f) ? Ve(e, i)(f) : i(f);
|
|
2612
2623
|
}
|
|
2613
2624
|
function i(f) {
|
|
2614
|
-
return f === 41 ? c(f) :
|
|
2625
|
+
return f === 41 ? c(f) : tr(
|
|
2615
2626
|
e,
|
|
2616
2627
|
a,
|
|
2617
2628
|
o,
|
|
@@ -2630,7 +2641,7 @@ function ds(e, n, t) {
|
|
|
2630
2641
|
return t(f);
|
|
2631
2642
|
}
|
|
2632
2643
|
function u(f) {
|
|
2633
|
-
return f === 34 || f === 39 || f === 40 ?
|
|
2644
|
+
return f === 34 || f === 39 || f === 40 ? rr(
|
|
2634
2645
|
e,
|
|
2635
2646
|
l,
|
|
2636
2647
|
t,
|
|
@@ -2650,7 +2661,7 @@ function ps(e, n, t) {
|
|
|
2650
2661
|
const r = this;
|
|
2651
2662
|
return s;
|
|
2652
2663
|
function s(o) {
|
|
2653
|
-
return
|
|
2664
|
+
return nr.call(
|
|
2654
2665
|
r,
|
|
2655
2666
|
e,
|
|
2656
2667
|
i,
|
|
@@ -2850,7 +2861,7 @@ function Cs(e, n, t) {
|
|
|
2850
2861
|
return !R(i) && a && a[1].type === "listItemPrefixWhitespace" ? n(i) : t(i);
|
|
2851
2862
|
}
|
|
2852
2863
|
}
|
|
2853
|
-
const
|
|
2864
|
+
const sn = {
|
|
2854
2865
|
name: "setextUnderline",
|
|
2855
2866
|
tokenize: As,
|
|
2856
2867
|
resolveTo: Ts
|
|
@@ -2897,9 +2908,9 @@ function As(e, n, t) {
|
|
|
2897
2908
|
}
|
|
2898
2909
|
}
|
|
2899
2910
|
const Bs = {
|
|
2900
|
-
tokenize:
|
|
2911
|
+
tokenize: Is
|
|
2901
2912
|
};
|
|
2902
|
-
function
|
|
2913
|
+
function Is(e) {
|
|
2903
2914
|
const n = this, t = e.attempt(
|
|
2904
2915
|
// Try to parse a blank line.
|
|
2905
2916
|
ht,
|
|
@@ -2935,13 +2946,13 @@ function Fs(e) {
|
|
|
2935
2946
|
return e.enter("lineEnding"), e.consume(i), e.exit("lineEnding"), n.currentConstruct = void 0, t;
|
|
2936
2947
|
}
|
|
2937
2948
|
}
|
|
2938
|
-
const
|
|
2939
|
-
resolveAll:
|
|
2940
|
-
}, Rs =
|
|
2941
|
-
function
|
|
2949
|
+
const Fs = {
|
|
2950
|
+
resolveAll: sr()
|
|
2951
|
+
}, Rs = ir("string"), Ms = ir("text");
|
|
2952
|
+
function ir(e) {
|
|
2942
2953
|
return {
|
|
2943
2954
|
tokenize: n,
|
|
2944
|
-
resolveAll:
|
|
2955
|
+
resolveAll: sr(
|
|
2945
2956
|
e === "text" ? Ls : void 0
|
|
2946
2957
|
)
|
|
2947
2958
|
};
|
|
@@ -2976,7 +2987,7 @@ function rr(e) {
|
|
|
2976
2987
|
}
|
|
2977
2988
|
}
|
|
2978
2989
|
}
|
|
2979
|
-
function
|
|
2990
|
+
function sr(e) {
|
|
2980
2991
|
return n;
|
|
2981
2992
|
function n(t, r) {
|
|
2982
2993
|
let s = -1, i;
|
|
@@ -3045,10 +3056,10 @@ function Ns(e, n, t) {
|
|
|
3045
3056
|
const u = {
|
|
3046
3057
|
consume: v,
|
|
3047
3058
|
enter: E,
|
|
3048
|
-
exit:
|
|
3049
|
-
attempt:
|
|
3050
|
-
check:
|
|
3051
|
-
interrupt:
|
|
3059
|
+
exit: U,
|
|
3060
|
+
attempt: F(D),
|
|
3061
|
+
check: F(w),
|
|
3062
|
+
interrupt: F(w, {
|
|
3052
3063
|
interrupt: !0
|
|
3053
3064
|
})
|
|
3054
3065
|
}, l = {
|
|
@@ -3066,7 +3077,7 @@ function Ns(e, n, t) {
|
|
|
3066
3077
|
let c = n.tokenize.call(l, u);
|
|
3067
3078
|
return n.resolveAll && i.push(n), l;
|
|
3068
3079
|
function f(T) {
|
|
3069
|
-
return a = re(a, T), P(), a[a.length - 1] !== null ? [] : (
|
|
3080
|
+
return a = re(a, T), P(), a[a.length - 1] !== null ? [] : (q(n, 0), l.events = Rt(i, l.events, l), l.events);
|
|
3070
3081
|
}
|
|
3071
3082
|
function m(T, A) {
|
|
3072
3083
|
return Ds(h(T), A);
|
|
@@ -3075,11 +3086,11 @@ function Ns(e, n, t) {
|
|
|
3075
3086
|
return Os(a, T);
|
|
3076
3087
|
}
|
|
3077
3088
|
function S() {
|
|
3078
|
-
const { line: T, column: A, offset:
|
|
3089
|
+
const { line: T, column: A, offset: W, _index: K, _bufferIndex: O } = r;
|
|
3079
3090
|
return {
|
|
3080
3091
|
line: T,
|
|
3081
3092
|
column: A,
|
|
3082
|
-
offset:
|
|
3093
|
+
offset: W,
|
|
3083
3094
|
_index: K,
|
|
3084
3095
|
_bufferIndex: O
|
|
3085
3096
|
};
|
|
@@ -3105,22 +3116,22 @@ function Ns(e, n, t) {
|
|
|
3105
3116
|
C(T) ? (r.line++, r.column = 1, r.offset += T === -3 ? 2 : 1, g()) : T !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === a[r._index].length && (r._bufferIndex = -1, r._index++)), l.previous = T;
|
|
3106
3117
|
}
|
|
3107
3118
|
function E(T, A) {
|
|
3108
|
-
const
|
|
3109
|
-
return
|
|
3119
|
+
const W = A || {};
|
|
3120
|
+
return W.type = T, W.start = S(), l.events.push(["enter", W, l]), o.push(W), W;
|
|
3110
3121
|
}
|
|
3111
|
-
function
|
|
3122
|
+
function U(T) {
|
|
3112
3123
|
const A = o.pop();
|
|
3113
3124
|
return A.end = S(), l.events.push(["exit", A, l]), A;
|
|
3114
3125
|
}
|
|
3115
3126
|
function D(T, A) {
|
|
3116
|
-
|
|
3127
|
+
q(T, A.from);
|
|
3117
3128
|
}
|
|
3118
3129
|
function w(T, A) {
|
|
3119
3130
|
A.restore();
|
|
3120
3131
|
}
|
|
3121
|
-
function
|
|
3122
|
-
return
|
|
3123
|
-
function
|
|
3132
|
+
function F(T, A) {
|
|
3133
|
+
return W;
|
|
3134
|
+
function W(K, O, Y) {
|
|
3124
3135
|
let G, ie, me, d;
|
|
3125
3136
|
return Array.isArray(K) ? ge(K) : "tokenize" in K ? (
|
|
3126
3137
|
// @ts-expect-error Looks like a construct.
|
|
@@ -3144,26 +3155,26 @@ function Ns(e, n, t) {
|
|
|
3144
3155
|
function p($) {
|
|
3145
3156
|
return He;
|
|
3146
3157
|
function He(ze) {
|
|
3147
|
-
return d =
|
|
3158
|
+
return d = I(), me = $, $.partial || (l.currentConstruct = $), $.name && l.parser.constructs.disable.null.includes($.name) ? Te() : $.tokenize.call(
|
|
3148
3159
|
// If we do have fields, create an object w/ `context` as its
|
|
3149
3160
|
// prototype.
|
|
3150
3161
|
// This allows a “live binding”, which is needed for `interrupt`.
|
|
3151
3162
|
A ? Object.assign(Object.create(l), A) : l,
|
|
3152
3163
|
u,
|
|
3153
3164
|
ae,
|
|
3154
|
-
|
|
3165
|
+
Te
|
|
3155
3166
|
)(ze);
|
|
3156
3167
|
}
|
|
3157
3168
|
}
|
|
3158
3169
|
function ae($) {
|
|
3159
3170
|
return T(me, d), O;
|
|
3160
3171
|
}
|
|
3161
|
-
function
|
|
3172
|
+
function Te($) {
|
|
3162
3173
|
return d.restore(), ++ie < G.length ? p(G[ie]) : Y;
|
|
3163
3174
|
}
|
|
3164
3175
|
}
|
|
3165
3176
|
}
|
|
3166
|
-
function
|
|
3177
|
+
function q(T, A) {
|
|
3167
3178
|
T.resolveAll && !i.includes(T) && i.push(T), T.resolve && pe(
|
|
3168
3179
|
l.events,
|
|
3169
3180
|
A,
|
|
@@ -3171,14 +3182,14 @@ function Ns(e, n, t) {
|
|
|
3171
3182
|
T.resolve(l.events.slice(A), l)
|
|
3172
3183
|
), T.resolveTo && (l.events = T.resolveTo(l.events, l));
|
|
3173
3184
|
}
|
|
3174
|
-
function
|
|
3175
|
-
const T = S(), A = l.previous,
|
|
3185
|
+
function I() {
|
|
3186
|
+
const T = S(), A = l.previous, W = l.currentConstruct, K = l.events.length, O = Array.from(o);
|
|
3176
3187
|
return {
|
|
3177
3188
|
restore: Y,
|
|
3178
3189
|
from: K
|
|
3179
3190
|
};
|
|
3180
3191
|
function Y() {
|
|
3181
|
-
r = T, l.previous = A, l.currentConstruct =
|
|
3192
|
+
r = T, l.previous = A, l.currentConstruct = W, l.events.length = K, o = O, g();
|
|
3182
3193
|
}
|
|
3183
3194
|
}
|
|
3184
3195
|
function g() {
|
|
@@ -3254,40 +3265,40 @@ const Ps = {
|
|
|
3254
3265
|
55: ee,
|
|
3255
3266
|
56: ee,
|
|
3256
3267
|
57: ee,
|
|
3257
|
-
62:
|
|
3258
|
-
}, js = {
|
|
3259
|
-
91: Ui
|
|
3268
|
+
62: Yn
|
|
3260
3269
|
}, Us = {
|
|
3270
|
+
91: ji
|
|
3271
|
+
}, js = {
|
|
3261
3272
|
[-2]: gt,
|
|
3262
3273
|
[-1]: gt,
|
|
3263
3274
|
32: gt
|
|
3264
3275
|
}, qs = {
|
|
3265
3276
|
35: Gi,
|
|
3266
3277
|
42: nt,
|
|
3267
|
-
45: [
|
|
3278
|
+
45: [sn, nt],
|
|
3268
3279
|
60: Yi,
|
|
3269
|
-
61:
|
|
3280
|
+
61: sn,
|
|
3270
3281
|
95: nt,
|
|
3271
|
-
96:
|
|
3272
|
-
126:
|
|
3282
|
+
96: nn,
|
|
3283
|
+
126: nn
|
|
3273
3284
|
}, Ws = {
|
|
3274
|
-
38:
|
|
3275
|
-
92:
|
|
3285
|
+
38: Zn,
|
|
3286
|
+
92: Jn
|
|
3276
3287
|
}, Xs = {
|
|
3277
3288
|
[-5]: bt,
|
|
3278
3289
|
[-4]: bt,
|
|
3279
3290
|
[-3]: bt,
|
|
3280
3291
|
33: ms,
|
|
3281
|
-
38:
|
|
3292
|
+
38: Zn,
|
|
3282
3293
|
42: St,
|
|
3283
3294
|
60: [wi, is],
|
|
3284
3295
|
91: bs,
|
|
3285
|
-
92: [Ki,
|
|
3296
|
+
92: [Ki, Jn],
|
|
3286
3297
|
93: Mt,
|
|
3287
3298
|
95: St,
|
|
3288
|
-
96:
|
|
3299
|
+
96: Ii
|
|
3289
3300
|
}, Ks = {
|
|
3290
|
-
null: [St,
|
|
3301
|
+
null: [St, Fs]
|
|
3291
3302
|
}, Hs = {
|
|
3292
3303
|
null: [42, 95]
|
|
3293
3304
|
}, Gs = {
|
|
@@ -3295,11 +3306,11 @@ const Ps = {
|
|
|
3295
3306
|
}, $s = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3296
3307
|
__proto__: null,
|
|
3297
3308
|
attentionMarkers: Hs,
|
|
3298
|
-
contentInitial:
|
|
3309
|
+
contentInitial: Us,
|
|
3299
3310
|
disable: Gs,
|
|
3300
3311
|
document: Ps,
|
|
3301
3312
|
flow: qs,
|
|
3302
|
-
flowInitial:
|
|
3313
|
+
flowInitial: js,
|
|
3303
3314
|
insideSpan: Ks,
|
|
3304
3315
|
string: Ws,
|
|
3305
3316
|
text: Xs
|
|
@@ -3327,11 +3338,11 @@ function Vs(e) {
|
|
|
3327
3338
|
}
|
|
3328
3339
|
}
|
|
3329
3340
|
function Qs(e) {
|
|
3330
|
-
for (; !
|
|
3341
|
+
for (; !er(e); )
|
|
3331
3342
|
;
|
|
3332
3343
|
return e;
|
|
3333
3344
|
}
|
|
3334
|
-
const
|
|
3345
|
+
const an = /[\0\t\n\r]/g;
|
|
3335
3346
|
function Ys() {
|
|
3336
3347
|
let e = 1, n = "", t = !0, r;
|
|
3337
3348
|
return s;
|
|
@@ -3339,7 +3350,7 @@ function Ys() {
|
|
|
3339
3350
|
const u = [];
|
|
3340
3351
|
let l, c, f, m, h;
|
|
3341
3352
|
for (i = n + (typeof i == "string" ? i.toString() : new TextDecoder(a || void 0).decode(i)), f = 0, n = "", t && (i.charCodeAt(0) === 65279 && f++, t = void 0); f < i.length; ) {
|
|
3342
|
-
if (
|
|
3353
|
+
if (an.lastIndex = f, l = an.exec(i), m = l && l.index !== void 0 ? l.index : i.length, h = i.charCodeAt(m), !l) {
|
|
3343
3354
|
n = i.slice(f);
|
|
3344
3355
|
break;
|
|
3345
3356
|
}
|
|
@@ -3376,23 +3387,23 @@ function ea(e, n, t) {
|
|
|
3376
3387
|
return n;
|
|
3377
3388
|
if (t.charCodeAt(0) === 35) {
|
|
3378
3389
|
const s = t.charCodeAt(1), i = s === 120 || s === 88;
|
|
3379
|
-
return
|
|
3390
|
+
return Qn(t.slice(i ? 2 : 1), i ? 16 : 10);
|
|
3380
3391
|
}
|
|
3381
|
-
return
|
|
3392
|
+
return Ft(t) || e;
|
|
3382
3393
|
}
|
|
3383
3394
|
function rt(e) {
|
|
3384
|
-
return !e || typeof e != "object" ? "" : "position" in e || "type" in e ?
|
|
3395
|
+
return !e || typeof e != "object" ? "" : "position" in e || "type" in e ? on(e.position) : "start" in e || "end" in e ? on(e) : "line" in e || "column" in e ? _t(e) : "";
|
|
3385
3396
|
}
|
|
3386
3397
|
function _t(e) {
|
|
3387
|
-
return
|
|
3398
|
+
return ln(e && e.line) + ":" + ln(e && e.column);
|
|
3388
3399
|
}
|
|
3389
|
-
function
|
|
3400
|
+
function on(e) {
|
|
3390
3401
|
return _t(e && e.start) + "-" + _t(e && e.end);
|
|
3391
3402
|
}
|
|
3392
|
-
function
|
|
3403
|
+
function ln(e) {
|
|
3393
3404
|
return e && typeof e == "number" ? e : 1;
|
|
3394
3405
|
}
|
|
3395
|
-
const
|
|
3406
|
+
const ar = {}.hasOwnProperty;
|
|
3396
3407
|
function ta(e, n, t) {
|
|
3397
3408
|
return typeof n != "string" && (t = n, n = void 0), na(t)(Qs(Vs(t).document().write(Ys()(e, n, !0))));
|
|
3398
3409
|
}
|
|
@@ -3402,46 +3413,46 @@ function na(e) {
|
|
|
3402
3413
|
canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
|
|
3403
3414
|
enter: {
|
|
3404
3415
|
autolink: i(qt),
|
|
3405
|
-
autolinkProtocol:
|
|
3406
|
-
autolinkEmail:
|
|
3416
|
+
autolinkProtocol: I,
|
|
3417
|
+
autolinkEmail: I,
|
|
3407
3418
|
atxHeading: i(Pt),
|
|
3408
3419
|
blockQuote: i(Ne),
|
|
3409
|
-
characterEscape:
|
|
3410
|
-
characterReference:
|
|
3420
|
+
characterEscape: I,
|
|
3421
|
+
characterReference: I,
|
|
3411
3422
|
codeFenced: i(Je),
|
|
3412
3423
|
codeFencedFenceInfo: a,
|
|
3413
3424
|
codeFencedFenceMeta: a,
|
|
3414
3425
|
codeIndented: i(Je, a),
|
|
3415
|
-
codeText: i(
|
|
3416
|
-
codeTextData:
|
|
3417
|
-
data:
|
|
3418
|
-
codeFlowValue:
|
|
3419
|
-
definition: i(
|
|
3426
|
+
codeText: i(mr, a),
|
|
3427
|
+
codeTextData: I,
|
|
3428
|
+
data: I,
|
|
3429
|
+
codeFlowValue: I,
|
|
3430
|
+
definition: i(gr),
|
|
3420
3431
|
definitionDestinationString: a,
|
|
3421
3432
|
definitionLabelString: a,
|
|
3422
3433
|
definitionTitleString: a,
|
|
3423
|
-
emphasis: i(
|
|
3424
|
-
hardBreakEscape: i(
|
|
3425
|
-
hardBreakTrailing: i(
|
|
3426
|
-
htmlFlow: i(
|
|
3427
|
-
htmlFlowData:
|
|
3428
|
-
htmlText: i(
|
|
3429
|
-
htmlTextData:
|
|
3430
|
-
image: i(
|
|
3434
|
+
emphasis: i(br),
|
|
3435
|
+
hardBreakEscape: i(Ut),
|
|
3436
|
+
hardBreakTrailing: i(Ut),
|
|
3437
|
+
htmlFlow: i(jt, a),
|
|
3438
|
+
htmlFlowData: I,
|
|
3439
|
+
htmlText: i(jt, a),
|
|
3440
|
+
htmlTextData: I,
|
|
3441
|
+
image: i(wr),
|
|
3431
3442
|
label: a,
|
|
3432
3443
|
link: i(qt),
|
|
3433
|
-
listItem: i(
|
|
3444
|
+
listItem: i(xr),
|
|
3434
3445
|
listItemValue: m,
|
|
3435
3446
|
listOrdered: i(Wt, f),
|
|
3436
3447
|
listUnordered: i(Wt),
|
|
3437
|
-
paragraph: i(
|
|
3448
|
+
paragraph: i(yr),
|
|
3438
3449
|
reference: p,
|
|
3439
3450
|
referenceString: a,
|
|
3440
3451
|
resourceDestinationString: a,
|
|
3441
3452
|
resourceTitleString: a,
|
|
3442
3453
|
setextHeading: i(Pt),
|
|
3443
|
-
strong: i(
|
|
3444
|
-
thematicBreak: i(
|
|
3454
|
+
strong: i(kr),
|
|
3455
|
+
thematicBreak: i(vr)
|
|
3445
3456
|
},
|
|
3446
3457
|
exit: {
|
|
3447
3458
|
atxHeading: u(),
|
|
@@ -3451,8 +3462,8 @@ function na(e) {
|
|
|
3451
3462
|
autolinkProtocol: ze,
|
|
3452
3463
|
blockQuote: u(),
|
|
3453
3464
|
characterEscapeValue: g,
|
|
3454
|
-
characterReferenceMarkerHexadecimal:
|
|
3455
|
-
characterReferenceMarkerNumeric:
|
|
3465
|
+
characterReferenceMarkerHexadecimal: Te,
|
|
3466
|
+
characterReferenceMarkerNumeric: Te,
|
|
3456
3467
|
characterReferenceValue: $,
|
|
3457
3468
|
characterReference: He,
|
|
3458
3469
|
codeFenced: u(P),
|
|
@@ -3465,13 +3476,13 @@ function na(e) {
|
|
|
3465
3476
|
codeTextData: g,
|
|
3466
3477
|
data: g,
|
|
3467
3478
|
definition: u(),
|
|
3468
|
-
definitionDestinationString:
|
|
3479
|
+
definitionDestinationString: U,
|
|
3469
3480
|
definitionLabelString: v,
|
|
3470
3481
|
definitionTitleString: E,
|
|
3471
3482
|
emphasis: u(),
|
|
3472
3483
|
hardBreakEscape: u(A),
|
|
3473
3484
|
hardBreakTrailing: u(A),
|
|
3474
|
-
htmlFlow: u(
|
|
3485
|
+
htmlFlow: u(W),
|
|
3475
3486
|
htmlFlowData: g,
|
|
3476
3487
|
htmlText: u(K),
|
|
3477
3488
|
htmlTextData: g,
|
|
@@ -3488,14 +3499,14 @@ function na(e) {
|
|
|
3488
3499
|
resourceDestinationString: d,
|
|
3489
3500
|
resourceTitleString: se,
|
|
3490
3501
|
resource: ge,
|
|
3491
|
-
setextHeading: u(
|
|
3492
|
-
setextHeadingLineSequence:
|
|
3502
|
+
setextHeading: u(q),
|
|
3503
|
+
setextHeadingLineSequence: F,
|
|
3493
3504
|
setextHeadingText: w,
|
|
3494
3505
|
strong: u(),
|
|
3495
3506
|
thematicBreak: u()
|
|
3496
3507
|
}
|
|
3497
3508
|
};
|
|
3498
|
-
|
|
3509
|
+
or(n, (e || {}).mdastExtensions || []);
|
|
3499
3510
|
const t = {};
|
|
3500
3511
|
return r;
|
|
3501
3512
|
function r(b) {
|
|
@@ -3513,24 +3524,24 @@ function na(e) {
|
|
|
3513
3524
|
resume: c,
|
|
3514
3525
|
data: t
|
|
3515
3526
|
}, M = [];
|
|
3516
|
-
let
|
|
3517
|
-
for (; ++
|
|
3518
|
-
if (b[
|
|
3519
|
-
if (b[
|
|
3520
|
-
M.push(
|
|
3527
|
+
let X = -1;
|
|
3528
|
+
for (; ++X < b.length; )
|
|
3529
|
+
if (b[X][1].type === "listOrdered" || b[X][1].type === "listUnordered")
|
|
3530
|
+
if (b[X][0] === "enter")
|
|
3531
|
+
M.push(X);
|
|
3521
3532
|
else {
|
|
3522
3533
|
const oe = M.pop();
|
|
3523
|
-
|
|
3534
|
+
X = s(b, oe, X);
|
|
3524
3535
|
}
|
|
3525
|
-
for (
|
|
3526
|
-
const oe = n[b[
|
|
3527
|
-
|
|
3528
|
-
sliceSerialize: b[
|
|
3529
|
-
}, B), b[
|
|
3536
|
+
for (X = -1; ++X < b.length; ) {
|
|
3537
|
+
const oe = n[b[X][0]];
|
|
3538
|
+
ar.call(oe, b[X][1].type) && oe[b[X][1].type].call(Object.assign({
|
|
3539
|
+
sliceSerialize: b[X][2].sliceSerialize
|
|
3540
|
+
}, B), b[X][1]);
|
|
3530
3541
|
}
|
|
3531
3542
|
if (B.tokenStack.length > 0) {
|
|
3532
3543
|
const oe = B.tokenStack[B.tokenStack.length - 1];
|
|
3533
|
-
(oe[1] ||
|
|
3544
|
+
(oe[1] || un).call(B, void 0, oe[0]);
|
|
3534
3545
|
}
|
|
3535
3546
|
for (k.position = {
|
|
3536
3547
|
start: ve(b.length > 0 ? b[0][1].start : {
|
|
@@ -3543,23 +3554,23 @@ function na(e) {
|
|
|
3543
3554
|
column: 1,
|
|
3544
3555
|
offset: 0
|
|
3545
3556
|
})
|
|
3546
|
-
},
|
|
3547
|
-
k = n.transforms[
|
|
3557
|
+
}, X = -1; ++X < n.transforms.length; )
|
|
3558
|
+
k = n.transforms[X](k) || k;
|
|
3548
3559
|
return k;
|
|
3549
3560
|
}
|
|
3550
3561
|
function s(b, k, B) {
|
|
3551
|
-
let M = k - 1,
|
|
3562
|
+
let M = k - 1, X = -1, oe = !1, Ae, be, Ge, $e;
|
|
3552
3563
|
for (; ++M <= B; ) {
|
|
3553
3564
|
const te = b[M];
|
|
3554
3565
|
switch (te[1].type) {
|
|
3555
3566
|
case "listUnordered":
|
|
3556
3567
|
case "listOrdered":
|
|
3557
3568
|
case "blockQuote": {
|
|
3558
|
-
te[0] === "enter" ?
|
|
3569
|
+
te[0] === "enter" ? X++ : X--, $e = void 0;
|
|
3559
3570
|
break;
|
|
3560
3571
|
}
|
|
3561
3572
|
case "lineEndingBlank": {
|
|
3562
|
-
te[0] === "enter" && (
|
|
3573
|
+
te[0] === "enter" && (Ae && !$e && !X && !Ge && (Ge = M), $e = void 0);
|
|
3563
3574
|
break;
|
|
3564
3575
|
}
|
|
3565
3576
|
case "linePrefix":
|
|
@@ -3571,8 +3582,8 @@ function na(e) {
|
|
|
3571
3582
|
default:
|
|
3572
3583
|
$e = void 0;
|
|
3573
3584
|
}
|
|
3574
|
-
if (!
|
|
3575
|
-
if (
|
|
3585
|
+
if (!X && te[0] === "enter" && te[1].type === "listItemPrefix" || X === -1 && te[0] === "exit" && (te[1].type === "listUnordered" || te[1].type === "listOrdered")) {
|
|
3586
|
+
if (Ae) {
|
|
3576
3587
|
let Oe = M;
|
|
3577
3588
|
for (be = void 0; Oe--; ) {
|
|
3578
3589
|
const we = b[Oe];
|
|
@@ -3581,7 +3592,7 @@ function na(e) {
|
|
|
3581
3592
|
be && (b[be][1].type = "lineEndingBlank", oe = !0), we[1].type = "lineEnding", be = Oe;
|
|
3582
3593
|
} else if (!(we[1].type === "linePrefix" || we[1].type === "blockQuotePrefix" || we[1].type === "blockQuotePrefixWhitespace" || we[1].type === "blockQuoteMarker" || we[1].type === "listItemIndent")) break;
|
|
3583
3594
|
}
|
|
3584
|
-
Ge && (!be || Ge < be) && (
|
|
3595
|
+
Ge && (!be || Ge < be) && (Ae._spread = !0), Ae.end = Object.assign({}, be ? b[be][1].start : te[1].end), b.splice(be || M, 0, ["exit", Ae, te[2]]), M++, B++;
|
|
3585
3596
|
}
|
|
3586
3597
|
if (te[1].type === "listItemPrefix") {
|
|
3587
3598
|
const Oe = {
|
|
@@ -3591,7 +3602,7 @@ function na(e) {
|
|
|
3591
3602
|
// @ts-expect-error: we’ll add `end` in a second.
|
|
3592
3603
|
end: void 0
|
|
3593
3604
|
};
|
|
3594
|
-
|
|
3605
|
+
Ae = Oe, b.splice(M, 0, ["enter", Oe, te[2]]), M++, B++, Ge = void 0, $e = !0;
|
|
3595
3606
|
}
|
|
3596
3607
|
}
|
|
3597
3608
|
}
|
|
@@ -3625,7 +3636,7 @@ function na(e) {
|
|
|
3625
3636
|
function l(b, k) {
|
|
3626
3637
|
const B = this.stack.pop(), M = this.tokenStack.pop();
|
|
3627
3638
|
if (M)
|
|
3628
|
-
M[0].type !== b.type && (k ? k.call(this, b, M[0]) : (M[1] ||
|
|
3639
|
+
M[0].type !== b.type && (k ? k.call(this, b, M[0]) : (M[1] || un).call(this, b, M[0]));
|
|
3629
3640
|
else throw new Error("Cannot close `" + b.type + "` (" + rt({
|
|
3630
3641
|
start: b.start,
|
|
3631
3642
|
end: b.end
|
|
@@ -3671,7 +3682,7 @@ function na(e) {
|
|
|
3671
3682
|
const b = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3672
3683
|
k.title = b;
|
|
3673
3684
|
}
|
|
3674
|
-
function
|
|
3685
|
+
function U() {
|
|
3675
3686
|
const b = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3676
3687
|
k.url = b;
|
|
3677
3688
|
}
|
|
@@ -3685,17 +3696,17 @@ function na(e) {
|
|
|
3685
3696
|
function w() {
|
|
3686
3697
|
this.data.setextHeadingSlurpLineEnding = !0;
|
|
3687
3698
|
}
|
|
3688
|
-
function
|
|
3699
|
+
function F(b) {
|
|
3689
3700
|
const k = this.stack[this.stack.length - 1];
|
|
3690
3701
|
k.depth = this.sliceSerialize(b).codePointAt(0) === 61 ? 1 : 2;
|
|
3691
3702
|
}
|
|
3692
|
-
function
|
|
3703
|
+
function q() {
|
|
3693
3704
|
this.data.setextHeadingSlurpLineEnding = void 0;
|
|
3694
3705
|
}
|
|
3695
|
-
function
|
|
3706
|
+
function I(b) {
|
|
3696
3707
|
const B = this.stack[this.stack.length - 1].children;
|
|
3697
3708
|
let M = B[B.length - 1];
|
|
3698
|
-
(!M || M.type !== "text") && (M =
|
|
3709
|
+
(!M || M.type !== "text") && (M = zr(), M.position = {
|
|
3699
3710
|
start: ve(b.start),
|
|
3700
3711
|
// @ts-expect-error: we’ll add `end` later.
|
|
3701
3712
|
end: void 0
|
|
@@ -3712,12 +3723,12 @@ function na(e) {
|
|
|
3712
3723
|
B.position.end = ve(b.end), this.data.atHardBreak = void 0;
|
|
3713
3724
|
return;
|
|
3714
3725
|
}
|
|
3715
|
-
!this.data.setextHeadingSlurpLineEnding && n.canContainEols.includes(k.type) && (
|
|
3726
|
+
!this.data.setextHeadingSlurpLineEnding && n.canContainEols.includes(k.type) && (I.call(this, b), g.call(this, b));
|
|
3716
3727
|
}
|
|
3717
3728
|
function A() {
|
|
3718
3729
|
this.data.atHardBreak = !0;
|
|
3719
3730
|
}
|
|
3720
|
-
function
|
|
3731
|
+
function W() {
|
|
3721
3732
|
const b = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3722
3733
|
k.value = b;
|
|
3723
3734
|
}
|
|
@@ -3777,15 +3788,15 @@ function na(e) {
|
|
|
3777
3788
|
const k = this.resume(), B = this.stack[this.stack.length - 1];
|
|
3778
3789
|
B.label = k, B.identifier = We(this.sliceSerialize(b)).toLowerCase(), this.data.referenceType = "full";
|
|
3779
3790
|
}
|
|
3780
|
-
function
|
|
3791
|
+
function Te(b) {
|
|
3781
3792
|
this.data.characterReferenceType = b.type;
|
|
3782
3793
|
}
|
|
3783
3794
|
function $(b) {
|
|
3784
3795
|
const k = this.sliceSerialize(b), B = this.data.characterReferenceType;
|
|
3785
3796
|
let M;
|
|
3786
|
-
B ? (M =
|
|
3787
|
-
const
|
|
3788
|
-
|
|
3797
|
+
B ? (M = Qn(k, B === "characterReferenceMarkerNumeric" ? 10 : 16), this.data.characterReferenceType = void 0) : M = Ft(k);
|
|
3798
|
+
const X = this.stack[this.stack.length - 1];
|
|
3799
|
+
X.value += M;
|
|
3789
3800
|
}
|
|
3790
3801
|
function He(b) {
|
|
3791
3802
|
const k = this.stack.pop();
|
|
@@ -3815,13 +3826,13 @@ function na(e) {
|
|
|
3815
3826
|
value: ""
|
|
3816
3827
|
};
|
|
3817
3828
|
}
|
|
3818
|
-
function
|
|
3829
|
+
function mr() {
|
|
3819
3830
|
return {
|
|
3820
3831
|
type: "inlineCode",
|
|
3821
3832
|
value: ""
|
|
3822
3833
|
};
|
|
3823
3834
|
}
|
|
3824
|
-
function
|
|
3835
|
+
function gr() {
|
|
3825
3836
|
return {
|
|
3826
3837
|
type: "definition",
|
|
3827
3838
|
identifier: "",
|
|
@@ -3830,7 +3841,7 @@ function na(e) {
|
|
|
3830
3841
|
url: ""
|
|
3831
3842
|
};
|
|
3832
3843
|
}
|
|
3833
|
-
function
|
|
3844
|
+
function br() {
|
|
3834
3845
|
return {
|
|
3835
3846
|
type: "emphasis",
|
|
3836
3847
|
children: []
|
|
@@ -3844,18 +3855,18 @@ function na(e) {
|
|
|
3844
3855
|
children: []
|
|
3845
3856
|
};
|
|
3846
3857
|
}
|
|
3847
|
-
function
|
|
3858
|
+
function Ut() {
|
|
3848
3859
|
return {
|
|
3849
3860
|
type: "break"
|
|
3850
3861
|
};
|
|
3851
3862
|
}
|
|
3852
|
-
function
|
|
3863
|
+
function jt() {
|
|
3853
3864
|
return {
|
|
3854
3865
|
type: "html",
|
|
3855
3866
|
value: ""
|
|
3856
3867
|
};
|
|
3857
3868
|
}
|
|
3858
|
-
function
|
|
3869
|
+
function wr() {
|
|
3859
3870
|
return {
|
|
3860
3871
|
type: "image",
|
|
3861
3872
|
title: null,
|
|
@@ -3880,7 +3891,7 @@ function na(e) {
|
|
|
3880
3891
|
children: []
|
|
3881
3892
|
};
|
|
3882
3893
|
}
|
|
3883
|
-
function
|
|
3894
|
+
function xr(b) {
|
|
3884
3895
|
return {
|
|
3885
3896
|
type: "listItem",
|
|
3886
3897
|
spread: b._spread,
|
|
@@ -3888,25 +3899,25 @@ function na(e) {
|
|
|
3888
3899
|
children: []
|
|
3889
3900
|
};
|
|
3890
3901
|
}
|
|
3891
|
-
function
|
|
3902
|
+
function yr() {
|
|
3892
3903
|
return {
|
|
3893
3904
|
type: "paragraph",
|
|
3894
3905
|
children: []
|
|
3895
3906
|
};
|
|
3896
3907
|
}
|
|
3897
|
-
function
|
|
3908
|
+
function kr() {
|
|
3898
3909
|
return {
|
|
3899
3910
|
type: "strong",
|
|
3900
3911
|
children: []
|
|
3901
3912
|
};
|
|
3902
3913
|
}
|
|
3903
|
-
function
|
|
3914
|
+
function zr() {
|
|
3904
3915
|
return {
|
|
3905
3916
|
type: "text",
|
|
3906
3917
|
value: ""
|
|
3907
3918
|
};
|
|
3908
3919
|
}
|
|
3909
|
-
function
|
|
3920
|
+
function vr() {
|
|
3910
3921
|
return {
|
|
3911
3922
|
type: "thematicBreak"
|
|
3912
3923
|
};
|
|
@@ -3919,17 +3930,17 @@ function ve(e) {
|
|
|
3919
3930
|
offset: e.offset
|
|
3920
3931
|
};
|
|
3921
3932
|
}
|
|
3922
|
-
function
|
|
3933
|
+
function or(e, n) {
|
|
3923
3934
|
let t = -1;
|
|
3924
3935
|
for (; ++t < n.length; ) {
|
|
3925
3936
|
const r = n[t];
|
|
3926
|
-
Array.isArray(r) ?
|
|
3937
|
+
Array.isArray(r) ? or(e, r) : ra(e, r);
|
|
3927
3938
|
}
|
|
3928
3939
|
}
|
|
3929
3940
|
function ra(e, n) {
|
|
3930
3941
|
let t;
|
|
3931
3942
|
for (t in n)
|
|
3932
|
-
if (
|
|
3943
|
+
if (ar.call(n, t))
|
|
3933
3944
|
switch (t) {
|
|
3934
3945
|
case "canContainEols": {
|
|
3935
3946
|
const r = n[t];
|
|
@@ -3949,7 +3960,7 @@ function ra(e, n) {
|
|
|
3949
3960
|
}
|
|
3950
3961
|
}
|
|
3951
3962
|
}
|
|
3952
|
-
function
|
|
3963
|
+
function un(e, n) {
|
|
3953
3964
|
throw e ? new Error("Cannot close `" + e.type + "` (" + rt({
|
|
3954
3965
|
start: e.start,
|
|
3955
3966
|
end: e.end
|
|
@@ -4069,8 +4080,8 @@ function la(e, n, t) {
|
|
|
4069
4080
|
K === "linePrefix") T--;
|
|
4070
4081
|
else break;
|
|
4071
4082
|
}
|
|
4072
|
-
const A = T > -1 ? r.events[T][1].type : null,
|
|
4073
|
-
return
|
|
4083
|
+
const A = T > -1 ? r.events[T][1].type : null, W = A === "tableHead" || A === "tableRow" ? w : u;
|
|
4084
|
+
return W === w && r.parser.lazy[r.now().line] ? t(g) : W(g);
|
|
4074
4085
|
}
|
|
4075
4086
|
function u(g) {
|
|
4076
4087
|
return e.enter("tableHead"), e.enter("tableRow"), l(g);
|
|
@@ -4097,7 +4108,7 @@ function la(e, n, t) {
|
|
|
4097
4108
|
return R(g) ? L(e, P, "whitespace")(g) : P(g);
|
|
4098
4109
|
}
|
|
4099
4110
|
function P(g) {
|
|
4100
|
-
return g === 58 ? (i += 1, a = !0, e.enter("tableDelimiterMarker"), e.consume(g), e.exit("tableDelimiterMarker"), z) : g === 45 ? (i += 1, z(g)) : g === null || C(g) ?
|
|
4111
|
+
return g === 58 ? (i += 1, a = !0, e.enter("tableDelimiterMarker"), e.consume(g), e.exit("tableDelimiterMarker"), z) : g === 45 ? (i += 1, z(g)) : g === null || C(g) ? U(g) : D(g);
|
|
4101
4112
|
}
|
|
4102
4113
|
function z(g) {
|
|
4103
4114
|
return g === 45 ? (e.enter("tableDelimiterFiller"), v(g)) : D(g);
|
|
@@ -4106,25 +4117,25 @@ function la(e, n, t) {
|
|
|
4106
4117
|
return g === 45 ? (e.consume(g), v) : g === 58 ? (a = !0, e.exit("tableDelimiterFiller"), e.enter("tableDelimiterMarker"), e.consume(g), e.exit("tableDelimiterMarker"), E) : (e.exit("tableDelimiterFiller"), E(g));
|
|
4107
4118
|
}
|
|
4108
4119
|
function E(g) {
|
|
4109
|
-
return R(g) ? L(e,
|
|
4120
|
+
return R(g) ? L(e, U, "whitespace")(g) : U(g);
|
|
4110
4121
|
}
|
|
4111
|
-
function
|
|
4122
|
+
function U(g) {
|
|
4112
4123
|
return g === 124 ? S(g) : g === null || C(g) ? !a || s !== i ? D(g) : (e.exit("tableDelimiterRow"), e.exit("tableHead"), n(g)) : D(g);
|
|
4113
4124
|
}
|
|
4114
4125
|
function D(g) {
|
|
4115
4126
|
return t(g);
|
|
4116
4127
|
}
|
|
4117
4128
|
function w(g) {
|
|
4118
|
-
return e.enter("tableRow"),
|
|
4129
|
+
return e.enter("tableRow"), F(g);
|
|
4119
4130
|
}
|
|
4120
|
-
function
|
|
4121
|
-
return g === 124 ? (e.enter("tableCellDivider"), e.consume(g), e.exit("tableCellDivider"),
|
|
4131
|
+
function F(g) {
|
|
4132
|
+
return g === 124 ? (e.enter("tableCellDivider"), e.consume(g), e.exit("tableCellDivider"), F) : g === null || C(g) ? (e.exit("tableRow"), n(g)) : R(g) ? L(e, F, "whitespace")(g) : (e.enter("data"), q(g));
|
|
4122
4133
|
}
|
|
4123
|
-
function
|
|
4124
|
-
return g === null || g === 124 || J(g) ? (e.exit("data"),
|
|
4134
|
+
function q(g) {
|
|
4135
|
+
return g === null || g === 124 || J(g) ? (e.exit("data"), F(g)) : (e.consume(g), g === 92 ? I : q);
|
|
4125
4136
|
}
|
|
4126
|
-
function
|
|
4127
|
-
return g === 92 || g === 124 ? (e.consume(g),
|
|
4137
|
+
function I(g) {
|
|
4138
|
+
return g === 92 || g === 124 ? (e.consume(g), q) : q(g);
|
|
4128
4139
|
}
|
|
4129
4140
|
}
|
|
4130
4141
|
function ua(e, n) {
|
|
@@ -4132,7 +4143,7 @@ function ua(e, n) {
|
|
|
4132
4143
|
const m = new ia();
|
|
4133
4144
|
for (; ++t < e.length; ) {
|
|
4134
4145
|
const h = e[t], S = h[1];
|
|
4135
|
-
h[0] === "enter" ? S.type === "tableHead" ? (o = !1, u !== 0 && (
|
|
4146
|
+
h[0] === "enter" ? S.type === "tableHead" ? (o = !1, u !== 0 && (cn(m, n, u, l, c), c = void 0, u = 0), l = {
|
|
4136
4147
|
type: "table",
|
|
4137
4148
|
start: Object.assign({}, S.start),
|
|
4138
4149
|
// Note: correct end is set later.
|
|
@@ -4144,7 +4155,7 @@ function ua(e, n) {
|
|
|
4144
4155
|
end: Object.assign({}, S.end)
|
|
4145
4156
|
}, m.add(t, 0, [["enter", c, n]])), s = S.type === "tableDelimiterRow" ? 2 : c ? 3 : 1) : s && (S.type === "data" || S.type === "tableDelimiterMarker" || S.type === "tableDelimiterFiller") ? (r = !1, a[2] === 0 && (i[1] !== 0 && (a[0] = a[1], f = et(m, n, i, s, void 0, f), i = [0, 0, 0, 0]), a[2] = t)) : S.type === "tableCellDivider" && (r ? r = !1 : (i[1] !== 0 && (a[0] = a[1], f = et(m, n, i, s, void 0, f)), i = a, a = [i[1], t, 0, 0])) : S.type === "tableHead" ? (o = !0, u = t) : S.type === "tableRow" || S.type === "tableDelimiterRow" ? (u = t, i[1] !== 0 ? (a[0] = a[1], f = et(m, n, i, s, t, f)) : a[1] !== 0 && (f = et(m, n, a, s, t, f)), s = 0) : s && (S.type === "data" || S.type === "tableDelimiterMarker" || S.type === "tableDelimiterFiller") && (a[3] = t);
|
|
4146
4157
|
}
|
|
4147
|
-
for (u !== 0 &&
|
|
4158
|
+
for (u !== 0 && cn(m, n, u, l, c), m.consume(n.events), t = -1; ++t < n.events.length; ) {
|
|
4148
4159
|
const h = n.events[t];
|
|
4149
4160
|
h[0] === "enter" && h[1].type === "table" && (h[1]._align = aa(n.events, t));
|
|
4150
4161
|
}
|
|
@@ -4152,15 +4163,15 @@ function ua(e, n) {
|
|
|
4152
4163
|
}
|
|
4153
4164
|
function et(e, n, t, r, s, i) {
|
|
4154
4165
|
const a = r === 1 ? "tableHeader" : r === 2 ? "tableDelimiter" : "tableData", o = "tableContent";
|
|
4155
|
-
t[0] !== 0 && (i.end = Object.assign({},
|
|
4156
|
-
const u =
|
|
4166
|
+
t[0] !== 0 && (i.end = Object.assign({}, je(n.events, t[0])), e.add(t[0], 0, [["exit", i, n]]));
|
|
4167
|
+
const u = je(n.events, t[1]);
|
|
4157
4168
|
if (i = {
|
|
4158
4169
|
type: a,
|
|
4159
4170
|
start: Object.assign({}, u),
|
|
4160
4171
|
// Note: correct end is set later.
|
|
4161
4172
|
end: Object.assign({}, u)
|
|
4162
4173
|
}, e.add(t[1], 0, [["enter", i, n]]), t[2] !== 0) {
|
|
4163
|
-
const l =
|
|
4174
|
+
const l = je(n.events, t[2]), c = je(n.events, t[3]), f = {
|
|
4164
4175
|
type: o,
|
|
4165
4176
|
start: Object.assign({}, l),
|
|
4166
4177
|
end: Object.assign({}, c)
|
|
@@ -4174,13 +4185,13 @@ function et(e, n, t, r, s, i) {
|
|
|
4174
4185
|
}
|
|
4175
4186
|
e.add(t[3] + 1, 0, [["exit", f, n]]);
|
|
4176
4187
|
}
|
|
4177
|
-
return s !== void 0 && (i.end = Object.assign({},
|
|
4188
|
+
return s !== void 0 && (i.end = Object.assign({}, je(n.events, s)), e.add(s, 0, [["exit", i, n]]), i = void 0), i;
|
|
4178
4189
|
}
|
|
4179
|
-
function
|
|
4180
|
-
const i = [], a =
|
|
4190
|
+
function cn(e, n, t, r, s) {
|
|
4191
|
+
const i = [], a = je(n.events, t);
|
|
4181
4192
|
s && (s.end = Object.assign({}, a), i.push(["exit", s, n])), r.end = Object.assign({}, a), i.push(["exit", r, n]), e.add(t + 1, 0, i);
|
|
4182
4193
|
}
|
|
4183
|
-
function
|
|
4194
|
+
function je(e, n) {
|
|
4184
4195
|
const t = e[n], r = t[0] === "enter" ? "start" : "end";
|
|
4185
4196
|
return t[1][r];
|
|
4186
4197
|
}
|
|
@@ -4188,8 +4199,8 @@ function ca() {
|
|
|
4188
4199
|
return {
|
|
4189
4200
|
enter: {
|
|
4190
4201
|
table: ha,
|
|
4191
|
-
tableData:
|
|
4192
|
-
tableHeader:
|
|
4202
|
+
tableData: hn,
|
|
4203
|
+
tableHeader: hn,
|
|
4193
4204
|
tableRow: pa
|
|
4194
4205
|
},
|
|
4195
4206
|
exit: {
|
|
@@ -4223,7 +4234,7 @@ function pa(e) {
|
|
|
4223
4234
|
function wt(e) {
|
|
4224
4235
|
this.exit(e);
|
|
4225
4236
|
}
|
|
4226
|
-
function
|
|
4237
|
+
function hn(e) {
|
|
4227
4238
|
this.enter({ type: "tableCell", children: [] }, e);
|
|
4228
4239
|
}
|
|
4229
4240
|
function fa(e) {
|
|
@@ -4235,14 +4246,14 @@ function fa(e) {
|
|
|
4235
4246
|
function ma(e, n) {
|
|
4236
4247
|
return n === "|" ? n : e;
|
|
4237
4248
|
}
|
|
4238
|
-
class
|
|
4249
|
+
class lr {
|
|
4239
4250
|
constructor(n, t) {
|
|
4240
4251
|
y(this, "node");
|
|
4241
4252
|
y(this, "codeNode");
|
|
4242
4253
|
y(this, "_language");
|
|
4243
4254
|
y(this, "_code");
|
|
4244
4255
|
y(this, "_ct");
|
|
4245
|
-
this.node = /* @__PURE__ */ x("pre", null, this.codeNode = /* @__PURE__ */ x("code", null)), this.updateCodeAsync(n, t, this._ct = new
|
|
4256
|
+
this.node = /* @__PURE__ */ x("pre", null, this.codeNode = /* @__PURE__ */ x("code", null)), this.updateCodeAsync(n, t, this._ct = new _e());
|
|
4246
4257
|
}
|
|
4247
4258
|
async updateCodeAsync(n, t, r) {
|
|
4248
4259
|
const s = ba(n);
|
|
@@ -4255,16 +4266,16 @@ class or {
|
|
|
4255
4266
|
this._language = n, this._code = t, this.codeNode.textContent = t;
|
|
4256
4267
|
}
|
|
4257
4268
|
updateCode(n, t) {
|
|
4258
|
-
this._ct.cancel(), !(this._language === n && this._code === t) && this.updateCodeAsync(n, t, this._ct = new
|
|
4269
|
+
this._ct.cancel(), !(this._language === n && this._code === t) && this.updateCodeAsync(n, t, this._ct = new _e());
|
|
4259
4270
|
}
|
|
4260
4271
|
}
|
|
4261
4272
|
let xe;
|
|
4262
4273
|
function ga() {
|
|
4263
4274
|
return xe || (xe = { promise: import("./core-CdG-ENX3.js") }, xe.promise.then((e) => xe.result = e).catch((e) => xe.error = e), xe);
|
|
4264
4275
|
}
|
|
4265
|
-
const
|
|
4276
|
+
const dn = {};
|
|
4266
4277
|
function ba(e) {
|
|
4267
|
-
let n =
|
|
4278
|
+
let n = dn[e];
|
|
4268
4279
|
if (n) return n;
|
|
4269
4280
|
ga();
|
|
4270
4281
|
let t;
|
|
@@ -4292,7 +4303,7 @@ function ba(e) {
|
|
|
4292
4303
|
const r = await t;
|
|
4293
4304
|
return (await xe.promise).default.registerLanguage(e, r.default), r.default;
|
|
4294
4305
|
})()
|
|
4295
|
-
},
|
|
4306
|
+
}, dn[e] = n, n.promise.then((r) => n.result = r).catch((r) => n.error = r), n;
|
|
4296
4307
|
}
|
|
4297
4308
|
function wa(e, n) {
|
|
4298
4309
|
console.debug("getImageFromPyodide", n);
|
|
@@ -4304,7 +4315,7 @@ const xa = {
|
|
|
4304
4315
|
tokenize: ya,
|
|
4305
4316
|
concrete: !0,
|
|
4306
4317
|
name: "mathFlow"
|
|
4307
|
-
},
|
|
4318
|
+
}, pn = {
|
|
4308
4319
|
tokenize: ka,
|
|
4309
4320
|
partial: !0
|
|
4310
4321
|
};
|
|
@@ -4327,7 +4338,7 @@ function ya(e, n, t) {
|
|
|
4327
4338
|
return v === null || C(v) ? (e.exit("chunkString"), e.exit("mathFlowFenceMeta"), f(v)) : v === 36 ? t(v) : (e.consume(v), c);
|
|
4328
4339
|
}
|
|
4329
4340
|
function f(v) {
|
|
4330
|
-
return e.exit("mathFlowFence"), r.interrupt ? n(v) : e.attempt(
|
|
4341
|
+
return e.exit("mathFlowFence"), r.interrupt ? n(v) : e.attempt(pn, m, P)(v);
|
|
4331
4342
|
}
|
|
4332
4343
|
function m(v) {
|
|
4333
4344
|
return e.attempt({
|
|
@@ -4339,7 +4350,7 @@ function ya(e, n, t) {
|
|
|
4339
4350
|
return (i ? L(e, S, "linePrefix", i + 1) : S)(v);
|
|
4340
4351
|
}
|
|
4341
4352
|
function S(v) {
|
|
4342
|
-
return v === null ? P(v) : C(v) ? e.attempt(
|
|
4353
|
+
return v === null ? P(v) : C(v) ? e.attempt(pn, m, P)(v) : (e.enter("mathFlowValue"), _(v));
|
|
4343
4354
|
}
|
|
4344
4355
|
function _(v) {
|
|
4345
4356
|
return v === null || C(v) ? (e.exit("mathFlowValue"), S(v)) : (e.consume(v), _);
|
|
@@ -4347,17 +4358,17 @@ function ya(e, n, t) {
|
|
|
4347
4358
|
function P(v) {
|
|
4348
4359
|
return e.exit("mathFlow"), n(v);
|
|
4349
4360
|
}
|
|
4350
|
-
function z(v, E,
|
|
4361
|
+
function z(v, E, U) {
|
|
4351
4362
|
let D = 0;
|
|
4352
4363
|
return L(v, w, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
4353
|
-
function w(
|
|
4354
|
-
return v.enter("mathFlowFence"), v.enter("mathFlowFenceSequence"), I
|
|
4364
|
+
function w(I) {
|
|
4365
|
+
return v.enter("mathFlowFence"), v.enter("mathFlowFenceSequence"), F(I);
|
|
4355
4366
|
}
|
|
4356
|
-
function I
|
|
4357
|
-
return
|
|
4367
|
+
function F(I) {
|
|
4368
|
+
return I === 36 ? (D++, v.consume(I), F) : D < a ? U(I) : (v.exit("mathFlowFenceSequence"), L(v, q, "whitespace")(I));
|
|
4358
4369
|
}
|
|
4359
|
-
function
|
|
4360
|
-
return
|
|
4370
|
+
function q(I) {
|
|
4371
|
+
return I === null || C(I) ? (v.exit("mathFlowFence"), E(I)) : U(I);
|
|
4361
4372
|
}
|
|
4362
4373
|
}
|
|
4363
4374
|
}
|
|
@@ -4512,9 +4523,9 @@ function Lt(e, n, t, r) {
|
|
|
4512
4523
|
extensions: [oa(), _a()],
|
|
4513
4524
|
mdastExtensions: [ca(), Ea(), ...r]
|
|
4514
4525
|
}), i = {}, a = {};
|
|
4515
|
-
|
|
4526
|
+
ur(s, i, a), Et(s, e, i, a, t);
|
|
4516
4527
|
}
|
|
4517
|
-
function
|
|
4528
|
+
function ur(e, n, t) {
|
|
4518
4529
|
for (const r of e.children) {
|
|
4519
4530
|
switch (r.type) {
|
|
4520
4531
|
case "definition":
|
|
@@ -4522,7 +4533,7 @@ function lr(e, n, t) {
|
|
|
4522
4533
|
s && (n[s] = r, t[s.toLowerCase()] = r);
|
|
4523
4534
|
continue;
|
|
4524
4535
|
}
|
|
4525
|
-
r.children &&
|
|
4536
|
+
r.children && ur(r, n, t);
|
|
4526
4537
|
}
|
|
4527
4538
|
}
|
|
4528
4539
|
function Et(e, n, t, r, s) {
|
|
@@ -4540,7 +4551,7 @@ function Et(e, n, t, r, s) {
|
|
|
4540
4551
|
}
|
|
4541
4552
|
i = document.createElement("span"), n.appendChild(i);
|
|
4542
4553
|
}
|
|
4543
|
-
|
|
4554
|
+
fn(i, o.value), i = i.nextSibling;
|
|
4544
4555
|
continue;
|
|
4545
4556
|
}
|
|
4546
4557
|
case "math": {
|
|
@@ -4551,11 +4562,11 @@ function Et(e, n, t, r, s) {
|
|
|
4551
4562
|
}
|
|
4552
4563
|
i = document.createElement("div"), n.appendChild(i);
|
|
4553
4564
|
}
|
|
4554
|
-
|
|
4565
|
+
fn(i, o.value), i = i.nextSibling;
|
|
4555
4566
|
continue;
|
|
4556
4567
|
}
|
|
4557
4568
|
case "code": {
|
|
4558
|
-
let c =
|
|
4569
|
+
let c = mn.get(i);
|
|
4559
4570
|
if (c)
|
|
4560
4571
|
c.updateCode(o.lang, o.value);
|
|
4561
4572
|
else {
|
|
@@ -4563,7 +4574,7 @@ function Et(e, n, t, r, s) {
|
|
|
4563
4574
|
const f = i.nextSibling;
|
|
4564
4575
|
i.remove(), i = f;
|
|
4565
4576
|
}
|
|
4566
|
-
c = new
|
|
4577
|
+
c = new lr(o.lang, o.value), i = c.node, mn.set(i, c), n.appendChild(i);
|
|
4567
4578
|
}
|
|
4568
4579
|
i = i.nextSibling;
|
|
4569
4580
|
continue;
|
|
@@ -4807,14 +4818,14 @@ let xt;
|
|
|
4807
4818
|
function Ta() {
|
|
4808
4819
|
return xt || (xt = import("./katex-c21813vb.js")), xt;
|
|
4809
4820
|
}
|
|
4810
|
-
async function
|
|
4821
|
+
async function fn(e, n) {
|
|
4811
4822
|
let t = ot.get(e);
|
|
4812
|
-
t == null || t.cancel(), ot.set(e, t = new
|
|
4823
|
+
t == null || t.cancel(), ot.set(e, t = new _e()), (async () => {
|
|
4813
4824
|
const r = await Ta();
|
|
4814
4825
|
t.isCancellationRequested || r.default.render(n, e, { throwOnError: !1 });
|
|
4815
4826
|
})();
|
|
4816
4827
|
}
|
|
4817
|
-
const ot = /* @__PURE__ */ new WeakMap(),
|
|
4828
|
+
const ot = /* @__PURE__ */ new WeakMap(), mn = /* @__PURE__ */ new WeakMap();
|
|
4818
4829
|
function Aa(e) {
|
|
4819
4830
|
const t = e.trim().replace(/[^\w\s]|_/g, "").replace(/\s+/g, " ").toUpperCase().split(" ");
|
|
4820
4831
|
if (t.length === 1 && t[0] === "")
|
|
@@ -4826,9 +4837,9 @@ function Ba({ as: e = "div", size: n = "avatar-lg", id: t, ...r }, s) {
|
|
|
4826
4837
|
const i = /* @__PURE__ */ x(e, { ...r }, s);
|
|
4827
4838
|
return e === "button" && !("type" in r) && (i.type = "button"), i.classList.add("avatar"), n && i.classList.add(n), t && i.classList.add(...Da(t)), i;
|
|
4828
4839
|
}
|
|
4829
|
-
const
|
|
4830
|
-
Fa,
|
|
4840
|
+
const Ia = ["bg-Land-Green-95", "text-Land-Green-30"], Fa = ["bg-Sunflower-85", "text-Sunflower-20"], Ra = ["bg-Energy-Red-95", "text-Energy-Red-45"], Ma = ["bg-Sea-Blue-Main-28", "text-Sky-Blue-95"], La = ["bg-Lavender-90", "text-Lavender-50"], Na = ["bg-Eucalyptus-85", "text-Eucalyptus-20"], Oa = ["bg-Terracotta-85", "text-Terracotta-20"], gn = [
|
|
4831
4841
|
Ia,
|
|
4842
|
+
Fa,
|
|
4832
4843
|
Ra,
|
|
4833
4844
|
Ma,
|
|
4834
4845
|
La,
|
|
@@ -4837,7 +4848,7 @@ const Fa = ["bg-Land-Green-95", "text-Land-Green-30"], Ia = ["bg-Sunflower-85",
|
|
|
4837
4848
|
];
|
|
4838
4849
|
function Da(e) {
|
|
4839
4850
|
const n = Pa(e);
|
|
4840
|
-
return
|
|
4851
|
+
return gn[Math.floor(Math.abs(n % gn.length))];
|
|
4841
4852
|
}
|
|
4842
4853
|
function Pa(e) {
|
|
4843
4854
|
let n = 0;
|
|
@@ -4859,7 +4870,7 @@ function dt({ size: e = ke.Medium, ...n }) {
|
|
|
4859
4870
|
"M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z"
|
|
4860
4871
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
4861
4872
|
}
|
|
4862
|
-
function
|
|
4873
|
+
function cr({ size: e = ke.Medium, ...n }) {
|
|
4863
4874
|
const t = Q("svg");
|
|
4864
4875
|
t.setAttribute("viewBox", "0 0 448 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), ye(t, n);
|
|
4865
4876
|
const r = Q("path");
|
|
@@ -4918,7 +4929,7 @@ function pt({
|
|
|
4918
4929
|
}
|
|
4919
4930
|
class ut {
|
|
4920
4931
|
}
|
|
4921
|
-
class
|
|
4932
|
+
class Ua extends ut {
|
|
4922
4933
|
constructor(t, r) {
|
|
4923
4934
|
super();
|
|
4924
4935
|
y(this, "node");
|
|
@@ -4940,11 +4951,11 @@ class ja extends ut {
|
|
|
4940
4951
|
s = /* @__PURE__ */ x(Ot, { class: "text-Sea-Blue-Main-28" });
|
|
4941
4952
|
break;
|
|
4942
4953
|
case le.Success:
|
|
4943
|
-
s = /* @__PURE__ */ x(
|
|
4954
|
+
s = /* @__PURE__ */ x(cr, { class: "text-Land-Green-30" });
|
|
4944
4955
|
break;
|
|
4945
4956
|
}
|
|
4946
4957
|
s.classList.add("shrink-0");
|
|
4947
|
-
for (const a of r.buttons) this.buttons[a.value] = new
|
|
4958
|
+
for (const a of r.buttons) this.buttons[a.value] = new ja(this, a);
|
|
4948
4959
|
let i;
|
|
4949
4960
|
this.node = /* @__PURE__ */ x("section", { class: "max-w-lg text-left my-2 bg-Sandstone-97 select-none border border-Light" }, /* @__PURE__ */ x("div", { class: "p-6 pb-3 flex gap-5" }, s, /* @__PURE__ */ x("div", null, /* @__PURE__ */ x("h6", null, r.title), i = /* @__PURE__ */ x("div", { class: "prose prose-sm prose-neutral" }))), this.buttonsFieldset = /* @__PURE__ */ x("fieldset", { class: "p-6 pt-3 flex justify-end gap-3" }, Object.values(this.buttons).map((a) => a.node))), Lt(
|
|
4950
4961
|
i,
|
|
@@ -4965,7 +4976,7 @@ class ja extends ut {
|
|
|
4965
4976
|
for (const r in this.buttons) this.buttons[r].possiblyRemoveSpinner();
|
|
4966
4977
|
}
|
|
4967
4978
|
}
|
|
4968
|
-
class
|
|
4979
|
+
class ja {
|
|
4969
4980
|
constructor(n, t) {
|
|
4970
4981
|
y(this, "node");
|
|
4971
4982
|
y(this, "_spinner");
|
|
@@ -5015,7 +5026,7 @@ class Wa {
|
|
|
5015
5026
|
}
|
|
5016
5027
|
append(n) {
|
|
5017
5028
|
const t = this._dataByIndex[n.toolCallUpdateIndex];
|
|
5018
|
-
return t ? (n.llmFunctionId && (t.llmFunctionId = n.llmFunctionId), n.toolCallUpdateName && (t.functionName = n.toolCallUpdateName), n.toolCallUpdateArguments && (t.functionArguments += n.toolCallUpdateArguments), t) : this._dataByIndex[n.toolCallUpdateIndex] = new
|
|
5029
|
+
return t ? (n.llmFunctionId && (t.llmFunctionId = n.llmFunctionId), n.toolCallUpdateName && (t.functionName = n.toolCallUpdateName), n.toolCallUpdateArguments && (t.functionArguments += n.toolCallUpdateArguments), t) : this._dataByIndex[n.toolCallUpdateIndex] = new hr(
|
|
5019
5030
|
n.llmFunctionId,
|
|
5020
5031
|
n.toolCallUpdateName,
|
|
5021
5032
|
n.toolCallUpdateArguments ?? ""
|
|
@@ -5025,7 +5036,7 @@ class Wa {
|
|
|
5025
5036
|
this._dataByIndex = {};
|
|
5026
5037
|
}
|
|
5027
5038
|
}
|
|
5028
|
-
class
|
|
5039
|
+
class hr {
|
|
5029
5040
|
constructor(n, t, r) {
|
|
5030
5041
|
this.llmFunctionId = n, this.functionName = t, this.functionArguments = r;
|
|
5031
5042
|
}
|
|
@@ -5156,7 +5167,7 @@ function* Ha(e) {
|
|
|
5156
5167
|
}
|
|
5157
5168
|
}
|
|
5158
5169
|
}
|
|
5159
|
-
function
|
|
5170
|
+
function dr({ size: e = ke.Medium, ...n }) {
|
|
5160
5171
|
const t = Q("svg");
|
|
5161
5172
|
t.setAttribute("viewBox", "0 0 256 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), ye(t, n);
|
|
5162
5173
|
const r = Q("path");
|
|
@@ -5174,7 +5185,7 @@ function Dt({ size: e = ke.Medium, ...n }) {
|
|
|
5174
5185
|
"M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z"
|
|
5175
5186
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5176
5187
|
}
|
|
5177
|
-
class
|
|
5188
|
+
class bn {
|
|
5178
5189
|
constructor(n, t) {
|
|
5179
5190
|
y(this, "node");
|
|
5180
5191
|
y(this, "_buttonNode");
|
|
@@ -5191,9 +5202,9 @@ class gn {
|
|
|
5191
5202
|
y(this, "_resultRawNode");
|
|
5192
5203
|
y(this, "_errorNode");
|
|
5193
5204
|
y(this, "_ignoreSetResult");
|
|
5194
|
-
this.context = n, this.context.conversationMessage.chat.lazyInitializePyodideAsync(), this._highlightCode = new
|
|
5205
|
+
this.context = n, this.context.conversationMessage.chat.lazyInitializePyodideAsync(), this._highlightCode = new lr(
|
|
5195
5206
|
"python",
|
|
5196
|
-
t instanceof
|
|
5207
|
+
t instanceof hr ? wn(t.functionArguments) : t
|
|
5197
5208
|
), this._highlightCode.node.classList.add("p-3", "bg-Sandstone-97", "text-Black", "overflow-x-auto"), this.node = /* @__PURE__ */ x("div", { class: "my-2" }, this._buttonNode = /* @__PURE__ */ x(
|
|
5198
5209
|
Qe,
|
|
5199
5210
|
{
|
|
@@ -5204,7 +5215,7 @@ class gn {
|
|
|
5204
5215
|
},
|
|
5205
5216
|
this._buttonIconWrapperNode = /* @__PURE__ */ x("div", { width: "24px", height: "24px" }, /* @__PURE__ */ x(pt, { size: Ye.Small })),
|
|
5206
5217
|
"Generate and run Python code",
|
|
5207
|
-
/* @__PURE__ */ x(
|
|
5218
|
+
/* @__PURE__ */ x(dr, { class: "transition-all duration-300 group-data-[expanded=true]:-rotate-180" })
|
|
5208
5219
|
), this._contentWrapperNode = /* @__PURE__ */ x(
|
|
5209
5220
|
"div",
|
|
5210
5221
|
{
|
|
@@ -5223,7 +5234,7 @@ class gn {
|
|
|
5223
5234
|
var t;
|
|
5224
5235
|
if (n !== this._expanded) {
|
|
5225
5236
|
(t = this._expandedCt) == null || t.cancel();
|
|
5226
|
-
const r = this._expandedCt = new
|
|
5237
|
+
const r = this._expandedCt = new _e();
|
|
5227
5238
|
this._buttonNode.setAttribute("data-expanded", String(this._expanded = n)), n ? (async () => {
|
|
5228
5239
|
try {
|
|
5229
5240
|
await Se(
|
|
@@ -5340,10 +5351,10 @@ class gn {
|
|
|
5340
5351
|
});
|
|
5341
5352
|
}
|
|
5342
5353
|
updateWithToolCallData(n) {
|
|
5343
|
-
this._highlightCode.updateCode("python",
|
|
5354
|
+
this._highlightCode.updateCode("python", wn(n.functionArguments));
|
|
5344
5355
|
}
|
|
5345
5356
|
}
|
|
5346
|
-
function
|
|
5357
|
+
function wn(e) {
|
|
5347
5358
|
if (!e.startsWith("{")) return e;
|
|
5348
5359
|
var n = e.indexOf("Code:");
|
|
5349
5360
|
if (n != -1 && e.substring(0, n).trim() == "{" && (e = '{"Code":' + e.substring(n + 5)), n = e.indexOf('"""'), n != -1) {
|
|
@@ -5405,7 +5416,7 @@ class $a extends ut {
|
|
|
5405
5416
|
s = /* @__PURE__ */ x(Ot, { class: "text-Sea-Blue-Main-28" });
|
|
5406
5417
|
break;
|
|
5407
5418
|
case le.Success:
|
|
5408
|
-
s = /* @__PURE__ */ x(
|
|
5419
|
+
s = /* @__PURE__ */ x(cr, { class: "text-Land-Green-30" });
|
|
5409
5420
|
break;
|
|
5410
5421
|
}
|
|
5411
5422
|
s.classList.add("shrink-0");
|
|
@@ -5433,7 +5444,7 @@ class $a extends ut {
|
|
|
5433
5444
|
onErrorWhileReadingBodyStream(t) {
|
|
5434
5445
|
}
|
|
5435
5446
|
}
|
|
5436
|
-
class
|
|
5447
|
+
class pr {
|
|
5437
5448
|
constructor(n, t, r, s, i, a) {
|
|
5438
5449
|
y(this, "node");
|
|
5439
5450
|
y(this, "_rightColumnNode");
|
|
@@ -5497,7 +5508,7 @@ class dr {
|
|
|
5497
5508
|
}
|
|
5498
5509
|
const i = this.chat.clientFunctionInvocationHandlersPartial[t.functionName];
|
|
5499
5510
|
if (i) {
|
|
5500
|
-
const a = new
|
|
5511
|
+
const a = new $t(t.llmFunctionId, null, this), o = i(a, t);
|
|
5501
5512
|
this._clientFunctionInvocationsByLlmFunctionId[t.llmFunctionId] = o, this.removePulseNodeIfItIsThere(), o.node && (this._rightColumnNode.appendChild(o.node), o instanceof ut && o.context.conversationMessage.expandAsync(), this._currentMessageBlockNode = null, this._currentMessageBlockNodeMarkdown = null);
|
|
5502
5513
|
}
|
|
5503
5514
|
}
|
|
@@ -5514,7 +5525,7 @@ class dr {
|
|
|
5514
5525
|
a.context.operationId = t, this.chat.clientFunctionInvocationsByOperationId[t] = a, this._clientFunctionInvocationsByOperationId[t] = a, (l = a.run) == null || l.call(a, ...i);
|
|
5515
5526
|
return;
|
|
5516
5527
|
}
|
|
5517
|
-
const o = new
|
|
5528
|
+
const o = new $t(n, t, this), u = this.chat.clientFunctionInvocationHandlers[r];
|
|
5518
5529
|
if (u)
|
|
5519
5530
|
a = u(o, ...i), this.chat.clientFunctionInvocationsByOperationId[t] = a, this._clientFunctionInvocationsByOperationId[t] = a, this._clientFunctionInvocationsByLlmFunctionId[n] = a, (c = a.run) == null || c.call(a, ...i), this.removePulseNodeIfItIsThere(), a.node && (this._rightColumnNode.appendChild(a.node), a instanceof ut && a.context.conversationMessage.expandAsync(), this._currentMessageBlockNode = null, this._currentMessageBlockNodeMarkdown = null);
|
|
5520
5531
|
else {
|
|
@@ -5549,7 +5560,7 @@ class dr {
|
|
|
5549
5560
|
this.ensureCurrentMessageBlockNode(), this._clientFunctionInvocationsByLlmFunctionId = {}, this._subConversations = {};
|
|
5550
5561
|
}
|
|
5551
5562
|
subConversationBegin(n, t, r, s, i, a) {
|
|
5552
|
-
const o = new
|
|
5563
|
+
const o = new xn(this.chat, n, this, a);
|
|
5553
5564
|
this.chat.conversationsById.set(n, o), this._subConversations[n] = o, this.removePulseNodeIfItIsThere(), this._rightColumnNode.appendChild(o.node), this._currentMessageBlockNode = null, this._currentMessageBlockNodeMarkdown = null;
|
|
5554
5565
|
}
|
|
5555
5566
|
notifySubConversationEnded(n, t) {
|
|
@@ -5574,14 +5585,14 @@ class dr {
|
|
|
5574
5585
|
};
|
|
5575
5586
|
}
|
|
5576
5587
|
expandAsync() {
|
|
5577
|
-
if (this.conversation instanceof
|
|
5588
|
+
if (this.conversation instanceof xn)
|
|
5578
5589
|
return this.conversation.expandAsync();
|
|
5579
5590
|
}
|
|
5580
5591
|
static installClientFunctions(n) {
|
|
5581
5592
|
n.clientFunctionInvocationHandlers.python = (t, r) => {
|
|
5582
|
-
const s = new
|
|
5593
|
+
const s = new bn(t, r);
|
|
5583
5594
|
return s.run(r), s;
|
|
5584
|
-
}, n.clientFunctionInvocationHandlersPartial.python = (t, r) => new
|
|
5595
|
+
}, n.clientFunctionInvocationHandlersPartial.python = (t, r) => new bn(t, r), n.clientFunctionInvocationHandlers.ButtonOptionsDialog = (t, r) => new Ua(t, r), n.clientFunctionInvocationHandlers.search = (t, r) => new Ga(t, r), n.clientFunctionInvocationHandlers.WindowOpenDialog = (t, r) => new $a(t, r);
|
|
5585
5596
|
}
|
|
5586
5597
|
}
|
|
5587
5598
|
function Va(e) {
|
|
@@ -5596,7 +5607,7 @@ function Va(e) {
|
|
|
5596
5607
|
}
|
|
5597
5608
|
} else return e;
|
|
5598
5609
|
}
|
|
5599
|
-
class
|
|
5610
|
+
class fr {
|
|
5600
5611
|
constructor(n, t) {
|
|
5601
5612
|
y(this, "node");
|
|
5602
5613
|
y(this, "messagesListNode");
|
|
@@ -5608,7 +5619,7 @@ class pr {
|
|
|
5608
5619
|
this.chat = n, this.id = t, this.node = this.messagesListNode = /* @__PURE__ */ x("ol", null);
|
|
5609
5620
|
}
|
|
5610
5621
|
onOpcodeMessageBeginReceived(n, t, r, s, i) {
|
|
5611
|
-
const a = new
|
|
5622
|
+
const a = new pr(
|
|
5612
5623
|
this,
|
|
5613
5624
|
n,
|
|
5614
5625
|
t,
|
|
@@ -5656,7 +5667,7 @@ class pr {
|
|
|
5656
5667
|
}
|
|
5657
5668
|
handleMessage(n) {
|
|
5658
5669
|
switch (n.type) {
|
|
5659
|
-
case
|
|
5670
|
+
case j.MessageBegin:
|
|
5660
5671
|
return this.onOpcodeMessageBeginReceived(
|
|
5661
5672
|
n.messageAuthorRole,
|
|
5662
5673
|
n.messageAuthorId,
|
|
@@ -5664,26 +5675,26 @@ class pr {
|
|
|
5664
5675
|
n.messageAuthorDisplayName,
|
|
5665
5676
|
n.messageAuthorEmail
|
|
5666
5677
|
), !0;
|
|
5667
|
-
case
|
|
5678
|
+
case j.MessageAppend:
|
|
5668
5679
|
return this.onOpcodeMessageAppendReceived(n.appendMessageMarkdown), !0;
|
|
5669
|
-
case
|
|
5680
|
+
case j.MessageToolCallUpdate:
|
|
5670
5681
|
return this.onOpcodeMessageToolCallUpdateReceived(n), !0;
|
|
5671
|
-
case
|
|
5682
|
+
case j.MessageToolCallResult:
|
|
5672
5683
|
return this.onOpcodeMessageToolCallResultReceived(n.llmFunctionId, n.result), !0;
|
|
5673
|
-
case
|
|
5684
|
+
case j.MessageToolCallError:
|
|
5674
5685
|
return this.onOpcodeMessageToolCallErrorReceived(n.llmFunctionId, n.error), !0;
|
|
5675
|
-
case
|
|
5686
|
+
case j.MessageExecuteLlmFunctionsBegin:
|
|
5676
5687
|
return this.onOpcodeMessageExecuteLlmFunctionsBeginReceived(), !0;
|
|
5677
|
-
case
|
|
5688
|
+
case j.MessageExecuteLlmFunctionsEnd:
|
|
5678
5689
|
return this.onOpcodeMessageExecuteLlmFunctionsEndReceived(), !0;
|
|
5679
|
-
case
|
|
5690
|
+
case j.MessageInvokeClientFunction:
|
|
5680
5691
|
return this.onOpcodeMessageInvokeClientFunctionReceived(
|
|
5681
5692
|
n.llmFunctionId,
|
|
5682
5693
|
n.operationId,
|
|
5683
5694
|
n.clientFunctionName,
|
|
5684
5695
|
n.argumentsAsJSON
|
|
5685
5696
|
), !0;
|
|
5686
|
-
case
|
|
5697
|
+
case j.MessageSubConversationBegin:
|
|
5687
5698
|
return this.onOpcodeMessageSubConversationBeginReceived(
|
|
5688
5699
|
n.subConversationId,
|
|
5689
5700
|
n.messageAuthorId,
|
|
@@ -5692,9 +5703,9 @@ class pr {
|
|
|
5692
5703
|
n.messageAuthorEmail,
|
|
5693
5704
|
n.subConversationTitle
|
|
5694
5705
|
), !0;
|
|
5695
|
-
case
|
|
5706
|
+
case j.ConversationEnd:
|
|
5696
5707
|
return this.onOpcodeConversationEndReceived(), !0;
|
|
5697
|
-
case
|
|
5708
|
+
case j.ConversationError:
|
|
5698
5709
|
return this.onOpcodeConversationErrorReceived(n.error, n.stackTrace), !0;
|
|
5699
5710
|
}
|
|
5700
5711
|
return !1;
|
|
@@ -5722,7 +5733,7 @@ class pr {
|
|
|
5722
5733
|
this.displayInfo("Stopped", "The generation of the response was stopped.");
|
|
5723
5734
|
return;
|
|
5724
5735
|
}
|
|
5725
|
-
if (n instanceof
|
|
5736
|
+
if (n instanceof kn) {
|
|
5726
5737
|
this.displayError("Max limit reached", "You have reached the maximum input limit. Please try again later.");
|
|
5727
5738
|
return;
|
|
5728
5739
|
} else
|
|
@@ -5743,7 +5754,7 @@ class pr {
|
|
|
5743
5754
|
);
|
|
5744
5755
|
}
|
|
5745
5756
|
}
|
|
5746
|
-
class
|
|
5757
|
+
class xn extends fr {
|
|
5747
5758
|
constructor(t, r, s, i) {
|
|
5748
5759
|
super(t, r);
|
|
5749
5760
|
y(this, "_buttonNode");
|
|
@@ -5764,7 +5775,7 @@ class wn extends pr {
|
|
|
5764
5775
|
},
|
|
5765
5776
|
this._buttonIconWrapperNode = /* @__PURE__ */ x("div", { width: "24px", height: "24px" }, /* @__PURE__ */ x(pt, { size: Ye.Small })),
|
|
5766
5777
|
this.title,
|
|
5767
|
-
/* @__PURE__ */ x(
|
|
5778
|
+
/* @__PURE__ */ x(dr, { class: "transition-all duration-300 group-data-[expanded=true]:-rotate-180" })
|
|
5768
5779
|
), this._contentWrapperNode = /* @__PURE__ */ x(
|
|
5769
5780
|
"div",
|
|
5770
5781
|
{
|
|
@@ -5785,7 +5796,7 @@ class wn extends pr {
|
|
|
5785
5796
|
async doExpandAsync() {
|
|
5786
5797
|
var r;
|
|
5787
5798
|
(r = this._expandedCt) == null || r.cancel();
|
|
5788
|
-
const t = this._expandedCt = new
|
|
5799
|
+
const t = this._expandedCt = new _e();
|
|
5789
5800
|
this._buttonNode.setAttribute("data-expanded", String(this._expanded = !0)), this._expandPromise = (async () => {
|
|
5790
5801
|
try {
|
|
5791
5802
|
await Se(
|
|
@@ -5807,7 +5818,7 @@ class wn extends pr {
|
|
|
5807
5818
|
async doCollapseAsync() {
|
|
5808
5819
|
var r;
|
|
5809
5820
|
(r = this._expandedCt) == null || r.cancel();
|
|
5810
|
-
const t = this._expandedCt = new
|
|
5821
|
+
const t = this._expandedCt = new _e();
|
|
5811
5822
|
this._buttonNode.setAttribute("data-expanded", String(this._expanded = !1));
|
|
5812
5823
|
try {
|
|
5813
5824
|
await Se(
|
|
@@ -5858,9 +5869,10 @@ class Ya {
|
|
|
5858
5869
|
constructor(n) {
|
|
5859
5870
|
y(this, "node");
|
|
5860
5871
|
y(this, "url");
|
|
5872
|
+
y(this, "historyUrl");
|
|
5861
5873
|
y(this, "fetch");
|
|
5862
5874
|
y(this, "conversationsById", /* @__PURE__ */ new Map());
|
|
5863
|
-
y(this, "rootConversation", new
|
|
5875
|
+
y(this, "rootConversation", new fr(this, null));
|
|
5864
5876
|
y(this, "clientFunctionInvocationHandlers", {});
|
|
5865
5877
|
y(this, "clientFunctionInvocationHandlersPartial", {});
|
|
5866
5878
|
y(this, "clientFunctionInvocationsByOperationId", {});
|
|
@@ -5869,19 +5881,19 @@ class Ya {
|
|
|
5869
5881
|
y(this, "_lazyInitializePyodidePromise");
|
|
5870
5882
|
/** For each message submission, a new instance of ChatCompletionsClient will be created, and set to null when finished. */
|
|
5871
5883
|
y(this, "_completion");
|
|
5872
|
-
this.conversationsById.set(null, this.rootConversation), this.url = n.url, this.fetch = n.fetch ?? fetch.bind(window), this.node = /* @__PURE__ */ x("div", null);
|
|
5884
|
+
this.conversationsById.set(null, this.rootConversation), this.url = n.url, this.historyUrl = n.historyUrl, this.fetch = n.fetch ?? fetch.bind(window), this.node = /* @__PURE__ */ x("div", null);
|
|
5873
5885
|
const t = document.createElement("style");
|
|
5874
|
-
t.textContent =
|
|
5875
|
-
` +
|
|
5876
|
-
` +
|
|
5886
|
+
t.textContent = Cr + `
|
|
5887
|
+
` + Tr + `
|
|
5888
|
+
` + Ar;
|
|
5877
5889
|
const r = this.node.attachShadow({ mode: "closed" });
|
|
5878
|
-
r.appendChild(t), r.appendChild(this.rootConversation.node),
|
|
5890
|
+
r.appendChild(t), r.appendChild(this.rootConversation.node), pr.installClientFunctions(this);
|
|
5879
5891
|
}
|
|
5880
5892
|
lazyInitializePyodideAsync() {
|
|
5881
5893
|
return this._lazyInitializePyodidePromise ?? (this._lazyInitializePyodidePromise = this.doInitializePyodide());
|
|
5882
5894
|
}
|
|
5883
5895
|
async doInitializePyodide() {
|
|
5884
|
-
return this.pyodide = await
|
|
5896
|
+
return this.pyodide = await Kn({
|
|
5885
5897
|
indexURL: "https://cdn.veracity.com/vcb/pyodide-0.26.4/pyodide/"
|
|
5886
5898
|
// veracitycdnprod
|
|
5887
5899
|
}), this.pyodide.FS.mkdir("/mnt"), this.pyodide.FS.mkdir("/mnt/data"), this.pyodide;
|
|
@@ -5893,47 +5905,78 @@ class Ya {
|
|
|
5893
5905
|
get canSubmit() {
|
|
5894
5906
|
return !this._completion;
|
|
5895
5907
|
}
|
|
5896
|
-
async
|
|
5908
|
+
async LoadHistoryMessages() {
|
|
5909
|
+
let n = new Xt();
|
|
5910
|
+
try {
|
|
5911
|
+
await n.initializeExistingAsync(this.fetch, this.historyUrl);
|
|
5912
|
+
} catch (t) {
|
|
5913
|
+
let r = n.wasStopped;
|
|
5914
|
+
throw n = null, this.rootConversation.onErrorBeforeReadingBodyStreamStarted(t, r), t;
|
|
5915
|
+
}
|
|
5916
|
+
try {
|
|
5917
|
+
for (; await n.waitToReadAsync(); )
|
|
5918
|
+
for (const t of n.read()) {
|
|
5919
|
+
switch (t.type) {
|
|
5920
|
+
case j.MessageInvokeClientFunctionResult: {
|
|
5921
|
+
const r = this.clientFunctionInvocationsByOperationId[t.operationId];
|
|
5922
|
+
r.context.conversationMessage.setClientInvocationResult(r, JSON.parse(t.result));
|
|
5923
|
+
continue;
|
|
5924
|
+
}
|
|
5925
|
+
case j.MessageInvokeClientFunctionError: {
|
|
5926
|
+
const r = this.clientFunctionInvocationsByOperationId[t.operationId];
|
|
5927
|
+
r.context.conversationMessage.setClientInvocationError(r, t.error);
|
|
5928
|
+
continue;
|
|
5929
|
+
}
|
|
5930
|
+
}
|
|
5931
|
+
this.conversationsById.get(t.conversationId).handleMessage(t);
|
|
5932
|
+
}
|
|
5933
|
+
} catch (t) {
|
|
5934
|
+
this.rootConversation.onErrorWhileReadingBodyStream(t, n.wasStopped);
|
|
5935
|
+
} finally {
|
|
5936
|
+
n = null, this.rootConversation.onRootConversationEndOfBodyStream();
|
|
5937
|
+
}
|
|
5938
|
+
}
|
|
5939
|
+
async submitMessageAsync(n, t) {
|
|
5897
5940
|
if (!this.canSubmit) throw new Error("Cannot submit message because another message is currently being processed");
|
|
5898
|
-
this._completion = new
|
|
5899
|
-
const
|
|
5900
|
-
|
|
5941
|
+
this._completion = new Xt();
|
|
5942
|
+
const r = this.rootConversation.messages.map((s) => s.toDto());
|
|
5943
|
+
r.push({
|
|
5901
5944
|
role: "user",
|
|
5902
5945
|
content: n
|
|
5903
5946
|
});
|
|
5904
|
-
for (let
|
|
5905
|
-
if (
|
|
5906
|
-
const
|
|
5907
|
-
for (;
|
|
5908
|
-
|
|
5909
|
-
` +
|
|
5947
|
+
for (let s = 0; s < r.length; ++s)
|
|
5948
|
+
if (r[s].role === "user") {
|
|
5949
|
+
const i = s + 1;
|
|
5950
|
+
for (; i < r.length && r[i].role === "user"; )
|
|
5951
|
+
r[s].content += `
|
|
5952
|
+
` + r[i].content, r.splice(i, 1);
|
|
5910
5953
|
}
|
|
5911
5954
|
try {
|
|
5912
|
-
await this._completion.startAsync(this.fetch, this.url, t);
|
|
5913
|
-
} catch (
|
|
5914
|
-
let
|
|
5915
|
-
this._completion = null, this.rootConversation.onErrorBeforeReadingBodyStreamStarted(
|
|
5955
|
+
await this._completion.startAsync(this.fetch, this.url, r, t);
|
|
5956
|
+
} catch (s) {
|
|
5957
|
+
let i = this._completion.wasStopped;
|
|
5958
|
+
this._completion = null, this.rootConversation.onErrorBeforeReadingBodyStreamStarted(s, i);
|
|
5916
5959
|
return;
|
|
5917
5960
|
}
|
|
5918
5961
|
try {
|
|
5919
5962
|
for (; await this._completion.waitToReadAsync(); )
|
|
5920
|
-
for (const
|
|
5921
|
-
switch (
|
|
5922
|
-
case
|
|
5923
|
-
const
|
|
5924
|
-
|
|
5963
|
+
for (const s of this._completion.read()) {
|
|
5964
|
+
switch (s.type) {
|
|
5965
|
+
case j.MessageInvokeClientFunctionResult: {
|
|
5966
|
+
const i = this.clientFunctionInvocationsByOperationId[s.operationId];
|
|
5967
|
+
i.context.conversationMessage.setClientInvocationResult(i, JSON.parse(s.result));
|
|
5925
5968
|
continue;
|
|
5926
5969
|
}
|
|
5927
|
-
case
|
|
5928
|
-
const
|
|
5929
|
-
|
|
5970
|
+
case j.MessageInvokeClientFunctionError: {
|
|
5971
|
+
const i = this.clientFunctionInvocationsByOperationId[s.operationId];
|
|
5972
|
+
i.context.conversationMessage.setClientInvocationError(i, s.error);
|
|
5930
5973
|
continue;
|
|
5931
5974
|
}
|
|
5932
5975
|
}
|
|
5933
|
-
this.conversationsById.get(
|
|
5976
|
+
this.conversationsById.get(s.conversationId).handleMessage(s);
|
|
5934
5977
|
}
|
|
5935
|
-
} catch (
|
|
5936
|
-
this.rootConversation.onErrorWhileReadingBodyStream(
|
|
5978
|
+
} catch (s) {
|
|
5979
|
+
this.rootConversation.onErrorWhileReadingBodyStream(s, this._completion.wasStopped);
|
|
5937
5980
|
} finally {
|
|
5938
5981
|
this._completion = null, this.rootConversation.onRootConversationEndOfBodyStream();
|
|
5939
5982
|
}
|