@veracity/ai 2.5.7 → 2.5.8
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/components/ConversationMessage.d.ts.map +1 -1
- package/dist/components/icons/ThumbsDownSolid.d.ts +3 -0
- package/dist/components/icons/ThumbsDownSolid.d.ts.map +1 -0
- package/dist/components/icons/ThumbsUpSolid.d.ts +3 -0
- package/dist/components/icons/ThumbsUpSolid.d.ts.map +1 -0
- package/dist/veracity-ai.es.js +515 -487
- package/dist/veracity-ai.umd.js +16 -16
- package/package.json +1 -1
package/dist/veracity-ai.es.js
CHANGED
|
@@ -5,7 +5,7 @@ function b(e, n, ...t) {
|
|
|
5
5
|
switch (typeof e) {
|
|
6
6
|
case "string": {
|
|
7
7
|
const r = document.createElement(e);
|
|
8
|
-
|
|
8
|
+
te(r, n);
|
|
9
9
|
for (const s of t) zn(r, s);
|
|
10
10
|
return r;
|
|
11
11
|
}
|
|
@@ -14,7 +14,7 @@ function b(e, n, ...t) {
|
|
|
14
14
|
}
|
|
15
15
|
throw new Error(`Unable to create element of type '${typeof e}'`);
|
|
16
16
|
}
|
|
17
|
-
function
|
|
17
|
+
function te(e, n) {
|
|
18
18
|
if (n)
|
|
19
19
|
for (const t in n) {
|
|
20
20
|
const r = n[t];
|
|
@@ -39,7 +39,7 @@ function zn(e, n) {
|
|
|
39
39
|
const t = Tr(n);
|
|
40
40
|
e.appendChild(t);
|
|
41
41
|
}
|
|
42
|
-
const Ar = `*,: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}.fixed{position:fixed!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-\\[600px\\]{width:600px!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}.whitespace-pre-wrap{white-space:pre-wrap!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-1{padding:.25rem!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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!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}}.p-1{padding:4px}.btn-link-feedback{background:transparent;border:none;color:#1e6ea7;text-decoration:none;cursor:pointer;padding:8px;border-radius:4px;transition:background .1s ease-out}.btn-link-feedback:hover{cursor:pointer;border-radius:3px;background-color:#a8a2a2}.btn-link-feedback-disabled{background:transparent;border:none;color:gray;text-decoration:none;padding:8px;border-radius:4px;cursor:default}.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}`, Br = "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}", Lr = '@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}';
|
|
42
|
+
const Ar = `*,: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-\\[600px\\]{width:600px!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}.whitespace-pre-wrap{white-space:pre-wrap!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-1{padding:.25rem!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}}.p-1{padding:4px}.btn-link-feedback{background:transparent;border:none;text-decoration:none;cursor:pointer;padding:2px;border-radius:4px;transition:background .1s ease-out}.btn-link-feedback:hover{cursor:pointer;border-radius:3px;background-color:#a8a2a2}.btn-link-feedback-disabled{background:transparent;border:none;text-decoration:none;padding:2px;border-radius:4px;cursor:default}.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}`, Br = "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}", Ir = '@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
43
|
class vn extends Error {
|
|
44
44
|
constructor() {
|
|
45
45
|
super("Max input limit reached.");
|
|
@@ -75,7 +75,7 @@ class ze {
|
|
|
75
75
|
throw new st();
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
class
|
|
78
|
+
class Lr {
|
|
79
79
|
constructor() {
|
|
80
80
|
y(this, "_queue", []);
|
|
81
81
|
y(this, "_waitToReadDeferred");
|
|
@@ -141,7 +141,7 @@ class Ir {
|
|
|
141
141
|
return this._queue = [], n;
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
|
-
class ft extends
|
|
144
|
+
class ft extends Lr {
|
|
145
145
|
constructor() {
|
|
146
146
|
super(...arguments);
|
|
147
147
|
y(this, "_reader");
|
|
@@ -435,11 +435,11 @@ function ct(e) {
|
|
|
435
435
|
}
|
|
436
436
|
O(ct, "_getter");
|
|
437
437
|
var De = ["isConstructor", "isEval", "isNative", "isToplevel"], Pe = ["columnNumber", "lineNumber"], Ue = ["fileName", "functionName", "source"], Rr = ["args"], Nr = ["evalOrigin"], et = De.concat(Pe, Ue, Rr, Nr);
|
|
438
|
-
function
|
|
438
|
+
function ie(e) {
|
|
439
439
|
if (e) for (var n = 0; n < et.length; n++) e[et[n]] !== void 0 && this["set" + _e(et[n])](e[et[n]]);
|
|
440
440
|
}
|
|
441
|
-
O(
|
|
442
|
-
|
|
441
|
+
O(ie, "StackFrame");
|
|
442
|
+
ie.prototype = { getArgs: function() {
|
|
443
443
|
return this.args;
|
|
444
444
|
}, setArgs: function(e) {
|
|
445
445
|
if (Object.prototype.toString.call(e) !== "[object Array]") throw new TypeError("Args must be an Array");
|
|
@@ -447,37 +447,37 @@ ne.prototype = { getArgs: function() {
|
|
|
447
447
|
}, getEvalOrigin: function() {
|
|
448
448
|
return this.evalOrigin;
|
|
449
449
|
}, setEvalOrigin: function(e) {
|
|
450
|
-
if (e instanceof
|
|
451
|
-
else if (e instanceof Object) this.evalOrigin = new
|
|
450
|
+
if (e instanceof ie) this.evalOrigin = e;
|
|
451
|
+
else if (e instanceof Object) this.evalOrigin = new ie(e);
|
|
452
452
|
else throw new TypeError("Eval Origin must be an Object or StackFrame");
|
|
453
453
|
}, toString: function() {
|
|
454
454
|
var e = this.getFileName() || "", n = this.getLineNumber() || "", t = this.getColumnNumber() || "", r = this.getFunctionName() || "";
|
|
455
455
|
return this.getIsEval() ? e ? "[eval] (" + e + ":" + n + ":" + t + ")" : "[eval]:" + n + ":" + t : r ? r + " (" + e + ":" + n + ":" + t + ")" : e + ":" + n + ":" + t;
|
|
456
456
|
} };
|
|
457
|
-
|
|
457
|
+
ie.fromString = O(function(e) {
|
|
458
458
|
var n = e.indexOf("("), t = e.lastIndexOf(")"), r = e.substring(0, n), s = e.substring(n + 1, t).split(","), i = e.substring(t + 1);
|
|
459
459
|
if (i.indexOf("@") === 0) var o = /@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(i, ""), a = o[1], u = o[2], l = o[3];
|
|
460
|
-
return new
|
|
460
|
+
return new ie({ functionName: r, args: s || void 0, fileName: a, lineNumber: u || void 0, columnNumber: l || void 0 });
|
|
461
461
|
}, "StackFrame$$fromString");
|
|
462
|
-
for (Be = 0; Be < De.length; Be++)
|
|
462
|
+
for (Be = 0; Be < De.length; Be++) ie.prototype["get" + _e(De[Be])] = ct(De[Be]), ie.prototype["set" + _e(De[Be])] = /* @__PURE__ */ function(e) {
|
|
463
463
|
return function(n) {
|
|
464
464
|
this[e] = !!n;
|
|
465
465
|
};
|
|
466
466
|
}(De[Be]);
|
|
467
467
|
var Be;
|
|
468
|
-
for (
|
|
468
|
+
for (Ie = 0; Ie < Pe.length; Ie++) ie.prototype["get" + _e(Pe[Ie])] = ct(Pe[Ie]), ie.prototype["set" + _e(Pe[Ie])] = /* @__PURE__ */ function(e) {
|
|
469
469
|
return function(n) {
|
|
470
470
|
if (!Sn(n)) throw new TypeError(e + " must be a Number");
|
|
471
471
|
this[e] = Number(n);
|
|
472
472
|
};
|
|
473
|
-
}(Pe[
|
|
474
|
-
var
|
|
475
|
-
for (
|
|
473
|
+
}(Pe[Ie]);
|
|
474
|
+
var Ie;
|
|
475
|
+
for (Le = 0; Le < Ue.length; Le++) ie.prototype["get" + _e(Ue[Le])] = ct(Ue[Le]), ie.prototype["set" + _e(Ue[Le])] = /* @__PURE__ */ function(e) {
|
|
476
476
|
return function(n) {
|
|
477
477
|
this[e] = String(n);
|
|
478
478
|
};
|
|
479
|
-
}(Ue[
|
|
480
|
-
var
|
|
479
|
+
}(Ue[Le]);
|
|
480
|
+
var Le, mt = ie;
|
|
481
481
|
function _n() {
|
|
482
482
|
var e = /^\s*at .*(\S+:\d+|\(native\))/m, n = /^(eval@)?(\[native code])?$/;
|
|
483
483
|
return { parse: O(function(t) {
|
|
@@ -515,29 +515,29 @@ function _n() {
|
|
|
515
515
|
O(_n, "ErrorStackParser");
|
|
516
516
|
var Or = new _n(), Dr = Or, ge = typeof process == "object" && typeof process.versions == "object" && typeof process.versions.node == "string" && !process.browser, En = ge && typeof module < "u" && typeof module.exports < "u" && typeof Cn < "u" && typeof __dirname < "u", Pr = ge && !En, Ur = typeof Deno < "u", Tn = !ge && !Ur, jr = Tn && typeof window == "object" && typeof document == "object" && typeof document.createElement == "function" && "sessionStorage" in window && typeof importScripts != "function", qr = Tn && typeof importScripts == "function" && typeof self == "object";
|
|
517
517
|
typeof navigator == "object" && typeof navigator.userAgent == "string" && navigator.userAgent.indexOf("Chrome") == -1 && navigator.userAgent.indexOf("Safari") > -1;
|
|
518
|
-
var An,
|
|
519
|
-
async function
|
|
520
|
-
if (!ge || (An = (await import("./__vite-browser-external-DYxpcVy9.js")).default,
|
|
521
|
-
let e =
|
|
518
|
+
var An, kt, Bn, Xt, Tt;
|
|
519
|
+
async function At() {
|
|
520
|
+
if (!ge || (An = (await import("./__vite-browser-external-DYxpcVy9.js")).default, Xt = await import("./__vite-browser-external-DYxpcVy9.js"), Tt = await import("./__vite-browser-external-DYxpcVy9.js"), Bn = (await import("./__vite-browser-external-DYxpcVy9.js")).default, kt = await import("./__vite-browser-external-DYxpcVy9.js"), Bt = kt.sep, typeof Cn < "u")) return;
|
|
521
|
+
let e = Xt, 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 };
|
|
522
522
|
globalThis.require = function(i) {
|
|
523
523
|
return s[i];
|
|
524
524
|
};
|
|
525
525
|
}
|
|
526
|
-
O(
|
|
527
|
-
function Ln(e, n) {
|
|
528
|
-
return vt.resolve(n || ".", e);
|
|
529
|
-
}
|
|
530
|
-
O(Ln, "node_resolvePath");
|
|
526
|
+
O(At, "initNodeModules");
|
|
531
527
|
function In(e, n) {
|
|
528
|
+
return kt.resolve(n || ".", e);
|
|
529
|
+
}
|
|
530
|
+
O(In, "node_resolvePath");
|
|
531
|
+
function Ln(e, n) {
|
|
532
532
|
return n === void 0 && (n = location), new URL(e, n).toString();
|
|
533
533
|
}
|
|
534
|
-
O(
|
|
535
|
-
var
|
|
536
|
-
ge ?
|
|
537
|
-
var
|
|
538
|
-
ge || (
|
|
534
|
+
O(Ln, "browser_resolvePath");
|
|
535
|
+
var zt;
|
|
536
|
+
ge ? zt = In : zt = Ln;
|
|
537
|
+
var Bt;
|
|
538
|
+
ge || (Bt = "/");
|
|
539
539
|
function Fn(e, n) {
|
|
540
|
-
return e.startsWith("file://") && (e = e.slice(7)), e.includes("://") ? { response: fetch(e) } : { binary:
|
|
540
|
+
return e.startsWith("file://") && (e = e.slice(7)), e.includes("://") ? { response: fetch(e) } : { binary: Tt.readFile(e).then((t) => new Uint8Array(t.buffer, t.byteOffset, t.byteLength)) };
|
|
541
541
|
}
|
|
542
542
|
O(Fn, "node_getBinaryResponse");
|
|
543
543
|
function Mn(e, n) {
|
|
@@ -573,8 +573,8 @@ async function Nn(e) {
|
|
|
573
573
|
O(Nn, "nodeLoadScript");
|
|
574
574
|
async function On(e) {
|
|
575
575
|
if (ge) {
|
|
576
|
-
await
|
|
577
|
-
let n = await
|
|
576
|
+
await At();
|
|
577
|
+
let n = await Tt.readFile(e, { encoding: "utf8" });
|
|
578
578
|
return JSON.parse(n);
|
|
579
579
|
} else return await (await fetch(e)).json();
|
|
580
580
|
}
|
|
@@ -592,7 +592,7 @@ async function Dn() {
|
|
|
592
592
|
let r = await import("./__vite-browser-external-DYxpcVy9.js");
|
|
593
593
|
return (await import("./__vite-browser-external-DYxpcVy9.js")).fileURLToPath(r.dirname(n));
|
|
594
594
|
}
|
|
595
|
-
let t = n.lastIndexOf(
|
|
595
|
+
let t = n.lastIndexOf(Bt);
|
|
596
596
|
if (t === -1) throw new Error("Could not extract indexURL path from pyodide module location");
|
|
597
597
|
return n.slice(0, t);
|
|
598
598
|
}
|
|
@@ -703,7 +703,7 @@ var Wr = O(async (e) => {
|
|
|
703
703
|
return r;
|
|
704
704
|
}, "getFsHandles");
|
|
705
705
|
function Un(e) {
|
|
706
|
-
let n = { noImageDecoding: !0, noAudioDecoding: !0, noWasmDecoding: !1, preRun:
|
|
706
|
+
let n = { noImageDecoding: !0, noAudioDecoding: !0, noWasmDecoding: !1, preRun: Xn(e), quit(t, r) {
|
|
707
707
|
throw n.exited = { status: t, toThrow: r }, r;
|
|
708
708
|
}, print: e.stdout, printErr: e.stderr, arguments: e.args, API: { config: e }, locateFile: (t) => e.indexURL + t, instantiateWasm: Kn(e.indexURL) };
|
|
709
709
|
return n;
|
|
@@ -733,7 +733,7 @@ function Wn(e) {
|
|
|
733
733
|
};
|
|
734
734
|
}
|
|
735
735
|
O(Wn, "mountLocalDirectories");
|
|
736
|
-
function
|
|
736
|
+
function Hn(e) {
|
|
737
737
|
let n = Rn(e);
|
|
738
738
|
return (t) => {
|
|
739
739
|
let r = t._py_version_major(), s = t._py_version_minor();
|
|
@@ -746,12 +746,12 @@ function Xn(e) {
|
|
|
746
746
|
});
|
|
747
747
|
};
|
|
748
748
|
}
|
|
749
|
-
O(
|
|
750
|
-
function
|
|
749
|
+
O(Hn, "installStdlib");
|
|
750
|
+
function Xn(e) {
|
|
751
751
|
let n;
|
|
752
|
-
return e.stdLibURL != null ? n = e.stdLibURL : n = e.indexURL + "python_stdlib.zip", [
|
|
752
|
+
return e.stdLibURL != null ? n = e.stdLibURL : n = e.indexURL + "python_stdlib.zip", [Hn(n), jn(e.env.HOME), qn(e.env), Wn(e._node_mounts), Pn];
|
|
753
753
|
}
|
|
754
|
-
O(
|
|
754
|
+
O(Xn, "getFileSystemInitializationFuncs");
|
|
755
755
|
function Kn(e) {
|
|
756
756
|
let { binary: n, response: t } = ot(e + "pyodide.asm.wasm");
|
|
757
757
|
return function(r, s) {
|
|
@@ -768,12 +768,12 @@ function Kn(e) {
|
|
|
768
768
|
};
|
|
769
769
|
}
|
|
770
770
|
O(Kn, "getInstantiateWasmFunc");
|
|
771
|
-
var
|
|
771
|
+
var Kt = "0.26.4";
|
|
772
772
|
async function Gn(e = {}) {
|
|
773
773
|
var n, t;
|
|
774
|
-
await
|
|
774
|
+
await At();
|
|
775
775
|
let r = e.indexURL || await Dn();
|
|
776
|
-
r =
|
|
776
|
+
r = zt(r), r.endsWith("/") || (r += "/"), e.indexURL = r;
|
|
777
777
|
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);
|
|
778
778
|
(n = i.env).HOME ?? (n.HOME = "/home/pyodide"), (t = i.env).PYTHONINSPECT ?? (t.PYTHONINSPECT = "1");
|
|
779
779
|
let o = Un(i), a = o.API;
|
|
@@ -788,7 +788,7 @@ async function Gn(e = {}) {
|
|
|
788
788
|
}
|
|
789
789
|
let l = await _createPyodideModule(o);
|
|
790
790
|
if (o.exited) throw o.exited.toThrow;
|
|
791
|
-
if (e.pyproxyToStringRepr && a.setPyProxyToStringMethod(!0), a.version !==
|
|
791
|
+
if (e.pyproxyToStringRepr && a.setPyProxyToStringMethod(!0), a.version !== Kt && i.checkAPIVersion) throw new Error(`Pyodide version does not match: '${Kt}' <==> '${a.version}'. If you updated the Pyodide version, make sure you also updated the 'indexURL' parameter passed to loadPyodide.`);
|
|
792
792
|
l.locateFile = (m) => {
|
|
793
793
|
throw new Error("Didn't expect to load any more file_packager files!");
|
|
794
794
|
};
|
|
@@ -812,11 +812,11 @@ typeof global < "u" && global || {}, Y = {
|
|
|
812
812
|
formData: "FormData" in Q,
|
|
813
813
|
arrayBuffer: "ArrayBuffer" in Q
|
|
814
814
|
};
|
|
815
|
-
function
|
|
815
|
+
function Hr(e) {
|
|
816
816
|
return e && DataView.prototype.isPrototypeOf(e);
|
|
817
817
|
}
|
|
818
818
|
if (Y.arrayBuffer)
|
|
819
|
-
var
|
|
819
|
+
var Xr = [
|
|
820
820
|
"[object Int8Array]",
|
|
821
821
|
"[object Uint8Array]",
|
|
822
822
|
"[object Uint8ClampedArray]",
|
|
@@ -827,17 +827,17 @@ if (Y.arrayBuffer)
|
|
|
827
827
|
"[object Float32Array]",
|
|
828
828
|
"[object Float64Array]"
|
|
829
829
|
], Kr = ArrayBuffer.isView || function(e) {
|
|
830
|
-
return e &&
|
|
830
|
+
return e && Xr.indexOf(Object.prototype.toString.call(e)) > -1;
|
|
831
831
|
};
|
|
832
|
-
function
|
|
832
|
+
function He(e) {
|
|
833
833
|
if (typeof e != "string" && (e = String(e)), /[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e) || e === "")
|
|
834
834
|
throw new TypeError('Invalid character in header field name: "' + e + '"');
|
|
835
835
|
return e.toLowerCase();
|
|
836
836
|
}
|
|
837
|
-
function
|
|
837
|
+
function It(e) {
|
|
838
838
|
return typeof e != "string" && (e = String(e)), e;
|
|
839
839
|
}
|
|
840
|
-
function
|
|
840
|
+
function Lt(e) {
|
|
841
841
|
var n = {
|
|
842
842
|
next: function() {
|
|
843
843
|
var t = e.shift();
|
|
@@ -860,21 +860,21 @@ function G(e) {
|
|
|
860
860
|
}, this);
|
|
861
861
|
}
|
|
862
862
|
G.prototype.append = function(e, n) {
|
|
863
|
-
e =
|
|
863
|
+
e = He(e), n = It(n);
|
|
864
864
|
var t = this.map[e];
|
|
865
865
|
this.map[e] = t ? t + ", " + n : n;
|
|
866
866
|
};
|
|
867
867
|
G.prototype.delete = function(e) {
|
|
868
|
-
delete this.map[
|
|
868
|
+
delete this.map[He(e)];
|
|
869
869
|
};
|
|
870
870
|
G.prototype.get = function(e) {
|
|
871
|
-
return e =
|
|
871
|
+
return e = He(e), this.has(e) ? this.map[e] : null;
|
|
872
872
|
};
|
|
873
873
|
G.prototype.has = function(e) {
|
|
874
|
-
return this.map.hasOwnProperty(
|
|
874
|
+
return this.map.hasOwnProperty(He(e));
|
|
875
875
|
};
|
|
876
876
|
G.prototype.set = function(e, n) {
|
|
877
|
-
this.map[
|
|
877
|
+
this.map[He(e)] = It(n);
|
|
878
878
|
};
|
|
879
879
|
G.prototype.forEach = function(e, n) {
|
|
880
880
|
for (var t in this.map)
|
|
@@ -884,19 +884,19 @@ G.prototype.keys = function() {
|
|
|
884
884
|
var e = [];
|
|
885
885
|
return this.forEach(function(n, t) {
|
|
886
886
|
e.push(t);
|
|
887
|
-
}),
|
|
887
|
+
}), Lt(e);
|
|
888
888
|
};
|
|
889
889
|
G.prototype.values = function() {
|
|
890
890
|
var e = [];
|
|
891
891
|
return this.forEach(function(n) {
|
|
892
892
|
e.push(n);
|
|
893
|
-
}),
|
|
893
|
+
}), Lt(e);
|
|
894
894
|
};
|
|
895
895
|
G.prototype.entries = function() {
|
|
896
896
|
var e = [];
|
|
897
897
|
return this.forEach(function(n, t) {
|
|
898
898
|
e.push([t, n]);
|
|
899
|
-
}),
|
|
899
|
+
}), Lt(e);
|
|
900
900
|
};
|
|
901
901
|
Y.iterable && (G.prototype[Symbol.iterator] = G.prototype.entries);
|
|
902
902
|
function gt(e) {
|
|
@@ -906,7 +906,7 @@ function gt(e) {
|
|
|
906
906
|
e.bodyUsed = !0;
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
|
-
function
|
|
909
|
+
function Vn(e) {
|
|
910
910
|
return new Promise(function(n, t) {
|
|
911
911
|
e.onload = function() {
|
|
912
912
|
n(e.result);
|
|
@@ -916,27 +916,27 @@ function $n(e) {
|
|
|
916
916
|
});
|
|
917
917
|
}
|
|
918
918
|
function Gr(e) {
|
|
919
|
-
var n = new FileReader(), t =
|
|
919
|
+
var n = new FileReader(), t = Vn(n);
|
|
920
920
|
return n.readAsArrayBuffer(e), t;
|
|
921
921
|
}
|
|
922
|
-
function
|
|
923
|
-
var n = new FileReader(), t =
|
|
922
|
+
function Vr(e) {
|
|
923
|
+
var n = new FileReader(), t = Vn(n), r = /charset=([A-Za-z0-9_-]+)/.exec(e.type), s = r ? r[1] : "utf-8";
|
|
924
924
|
return n.readAsText(e, s), t;
|
|
925
925
|
}
|
|
926
|
-
function
|
|
926
|
+
function $r(e) {
|
|
927
927
|
for (var n = new Uint8Array(e), t = new Array(n.length), r = 0; r < n.length; r++)
|
|
928
928
|
t[r] = String.fromCharCode(n[r]);
|
|
929
929
|
return t.join("");
|
|
930
930
|
}
|
|
931
|
-
function
|
|
931
|
+
function Gt(e) {
|
|
932
932
|
if (e.slice)
|
|
933
933
|
return e.slice(0);
|
|
934
934
|
var n = new Uint8Array(e.byteLength);
|
|
935
935
|
return n.set(new Uint8Array(e)), n.buffer;
|
|
936
936
|
}
|
|
937
|
-
function
|
|
937
|
+
function $n() {
|
|
938
938
|
return this.bodyUsed = !1, this._initBody = function(e) {
|
|
939
|
-
this.bodyUsed = this.bodyUsed, this._bodyInit = e, e ? typeof e == "string" ? this._bodyText = e : Y.blob && Blob.prototype.isPrototypeOf(e) ? this._bodyBlob = e : Y.formData && FormData.prototype.isPrototypeOf(e) ? this._bodyFormData = e : Y.searchParams && URLSearchParams.prototype.isPrototypeOf(e) ? this._bodyText = e.toString() : Y.arrayBuffer && Y.blob &&
|
|
939
|
+
this.bodyUsed = this.bodyUsed, this._bodyInit = e, e ? typeof e == "string" ? this._bodyText = e : Y.blob && Blob.prototype.isPrototypeOf(e) ? this._bodyBlob = e : Y.formData && FormData.prototype.isPrototypeOf(e) ? this._bodyFormData = e : Y.searchParams && URLSearchParams.prototype.isPrototypeOf(e) ? this._bodyText = e.toString() : Y.arrayBuffer && Y.blob && Hr(e) ? (this._bodyArrayBuffer = Gt(e.buffer), this._bodyInit = new Blob([this._bodyArrayBuffer])) : Y.arrayBuffer && (ArrayBuffer.prototype.isPrototypeOf(e) || Kr(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) : Y.searchParams && URLSearchParams.prototype.isPrototypeOf(e) && this.headers.set("content-type", "application/x-www-form-urlencoded;charset=UTF-8"));
|
|
940
940
|
}, Y.blob && (this.blob = function() {
|
|
941
941
|
var e = gt(this);
|
|
942
942
|
if (e)
|
|
@@ -967,20 +967,20 @@ function Vn() {
|
|
|
967
967
|
if (e)
|
|
968
968
|
return e;
|
|
969
969
|
if (this._bodyBlob)
|
|
970
|
-
return
|
|
970
|
+
return Vr(this._bodyBlob);
|
|
971
971
|
if (this._bodyArrayBuffer)
|
|
972
|
-
return Promise.resolve(
|
|
972
|
+
return Promise.resolve($r(this._bodyArrayBuffer));
|
|
973
973
|
if (this._bodyFormData)
|
|
974
974
|
throw new Error("could not read FormData body as text");
|
|
975
975
|
return Promise.resolve(this._bodyText);
|
|
976
976
|
}, Y.formData && (this.formData = function() {
|
|
977
|
-
return this.text().then(
|
|
977
|
+
return this.text().then(Jr);
|
|
978
978
|
}), this.json = function() {
|
|
979
979
|
return this.text().then(JSON.parse);
|
|
980
980
|
}, this;
|
|
981
981
|
}
|
|
982
982
|
var Qr = ["CONNECT", "DELETE", "GET", "HEAD", "OPTIONS", "PATCH", "POST", "PUT", "TRACE"];
|
|
983
|
-
function
|
|
983
|
+
function Zr(e) {
|
|
984
984
|
var n = e.toUpperCase();
|
|
985
985
|
return Qr.indexOf(n) > -1 ? n : e;
|
|
986
986
|
}
|
|
@@ -995,7 +995,7 @@ function Me(e, n) {
|
|
|
995
995
|
this.url = e.url, this.credentials = e.credentials, n.headers || (this.headers = new G(e.headers)), this.method = e.method, this.mode = e.mode, this.signal = e.signal, !t && e._bodyInit != null && (t = e._bodyInit, e.bodyUsed = !0);
|
|
996
996
|
} else
|
|
997
997
|
this.url = String(e);
|
|
998
|
-
if (this.credentials = n.credentials || this.credentials || "same-origin", (n.headers || !this.headers) && (this.headers = new G(n.headers)), this.method =
|
|
998
|
+
if (this.credentials = n.credentials || this.credentials || "same-origin", (n.headers || !this.headers) && (this.headers = new G(n.headers)), this.method = Zr(n.method || this.method || "GET"), this.mode = n.mode || this.mode || null, this.signal = n.signal || this.signal || function() {
|
|
999
999
|
if ("AbortController" in Q) {
|
|
1000
1000
|
var i = new AbortController();
|
|
1001
1001
|
return i.signal;
|
|
@@ -1015,7 +1015,7 @@ function Me(e, n) {
|
|
|
1015
1015
|
Me.prototype.clone = function() {
|
|
1016
1016
|
return new Me(this, { body: this._bodyInit });
|
|
1017
1017
|
};
|
|
1018
|
-
function
|
|
1018
|
+
function Jr(e) {
|
|
1019
1019
|
var n = new FormData();
|
|
1020
1020
|
return e.trim().split("&").forEach(function(t) {
|
|
1021
1021
|
if (t) {
|
|
@@ -1041,7 +1041,7 @@ function Yr(e) {
|
|
|
1041
1041
|
}
|
|
1042
1042
|
}), n;
|
|
1043
1043
|
}
|
|
1044
|
-
|
|
1044
|
+
$n.call(Me.prototype);
|
|
1045
1045
|
function fe(e, n) {
|
|
1046
1046
|
if (!(this instanceof fe))
|
|
1047
1047
|
throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');
|
|
@@ -1049,7 +1049,7 @@ function fe(e, n) {
|
|
|
1049
1049
|
throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");
|
|
1050
1050
|
this.ok = this.status >= 200 && this.status < 300, this.statusText = n.statusText === void 0 ? "" : "" + n.statusText, this.headers = new G(n.headers), this.url = n.url || "", this._initBody(e);
|
|
1051
1051
|
}
|
|
1052
|
-
|
|
1052
|
+
$n.call(fe.prototype);
|
|
1053
1053
|
fe.prototype.clone = function() {
|
|
1054
1054
|
return new fe(this._bodyInit, {
|
|
1055
1055
|
status: this.status,
|
|
@@ -1120,7 +1120,7 @@ function Qn(e, n) {
|
|
|
1120
1120
|
if (i.open(s.method, a(s.url), !0), s.credentials === "include" ? i.withCredentials = !0 : s.credentials === "omit" && (i.withCredentials = !1), "responseType" in i && (Y.blob ? i.responseType = "blob" : Y.arrayBuffer && (i.responseType = "arraybuffer")), n && typeof n.headers == "object" && !(n.headers instanceof G || Q.Headers && n.headers instanceof Q.Headers)) {
|
|
1121
1121
|
var u = [];
|
|
1122
1122
|
Object.getOwnPropertyNames(n.headers).forEach(function(l) {
|
|
1123
|
-
u.push(
|
|
1123
|
+
u.push(He(l)), i.setRequestHeader(l, It(n.headers[l]));
|
|
1124
1124
|
}), s.headers.forEach(function(l, c) {
|
|
1125
1125
|
u.indexOf(c) === -1 && i.setRequestHeader(c, l);
|
|
1126
1126
|
});
|
|
@@ -1155,12 +1155,12 @@ function Se(e, n, t, r) {
|
|
|
1155
1155
|
i.onfinish = s;
|
|
1156
1156
|
});
|
|
1157
1157
|
}
|
|
1158
|
-
var he = /* @__PURE__ */ ((e) => (e.Primary = "btn-primary", e.Secondary = "btn-secondary", e.Tertiary = "btn-tertiary", e.Badge = "btn-badge", e.CTA = "btn-cta", e.Destructive = "btn-destructive", e))(he || {}),
|
|
1159
|
-
function
|
|
1158
|
+
var he = /* @__PURE__ */ ((e) => (e.Primary = "btn-primary", e.Secondary = "btn-secondary", e.Tertiary = "btn-tertiary", e.Badge = "btn-badge", e.CTA = "btn-cta", e.Destructive = "btn-destructive", e))(he || {}), Xe = /* @__PURE__ */ ((e) => (e.Small = "btn-sm", e.Medium = "btn-md", e.Large = "btn-lg", e.ExtraLarge = "btn-xl", e))(Xe || {});
|
|
1159
|
+
function Ze({ as: e = "button", type: n, variant: t = "btn-primary", size: r = "btn-lg", ...s }, i) {
|
|
1160
1160
|
const o = /* @__PURE__ */ b(e, { ...s }, i);
|
|
1161
1161
|
return e === "button" && (o.type = n || "button"), o.classList.add("btn"), t && o.classList.add(t), r && o.classList.add(r), o;
|
|
1162
1162
|
}
|
|
1163
|
-
class
|
|
1163
|
+
class Vt {
|
|
1164
1164
|
constructor(n, t, r) {
|
|
1165
1165
|
this.llmFunctionId = n, this.operationId = t, this.conversationMessage = r;
|
|
1166
1166
|
}
|
|
@@ -1202,34 +1202,34 @@ class Qt {
|
|
|
1202
1202
|
const ni = {};
|
|
1203
1203
|
function ri(e, n) {
|
|
1204
1204
|
const t = ni, r = typeof t.includeImageAlt == "boolean" ? t.includeImageAlt : !0, s = typeof t.includeHtml == "boolean" ? t.includeHtml : !0;
|
|
1205
|
-
return
|
|
1205
|
+
return Zn(e, r, s);
|
|
1206
1206
|
}
|
|
1207
|
-
function
|
|
1207
|
+
function Zn(e, n, t) {
|
|
1208
1208
|
if (ii(e)) {
|
|
1209
1209
|
if ("value" in e)
|
|
1210
1210
|
return e.type === "html" && !t ? "" : e.value;
|
|
1211
1211
|
if (n && "alt" in e && e.alt)
|
|
1212
1212
|
return e.alt;
|
|
1213
1213
|
if ("children" in e)
|
|
1214
|
-
return
|
|
1214
|
+
return $t(e.children, n, t);
|
|
1215
1215
|
}
|
|
1216
|
-
return Array.isArray(e) ?
|
|
1216
|
+
return Array.isArray(e) ? $t(e, n, t) : "";
|
|
1217
1217
|
}
|
|
1218
|
-
function
|
|
1218
|
+
function $t(e, n, t) {
|
|
1219
1219
|
const r = [];
|
|
1220
1220
|
let s = -1;
|
|
1221
1221
|
for (; ++s < e.length; )
|
|
1222
|
-
r[s] =
|
|
1222
|
+
r[s] = Zn(e[s], n, t);
|
|
1223
1223
|
return r.join("");
|
|
1224
1224
|
}
|
|
1225
1225
|
function ii(e) {
|
|
1226
1226
|
return !!(e && typeof e == "object");
|
|
1227
1227
|
}
|
|
1228
|
-
const
|
|
1229
|
-
function
|
|
1228
|
+
const Qt = document.createElement("i");
|
|
1229
|
+
function Ft(e) {
|
|
1230
1230
|
const n = "&" + e + ";";
|
|
1231
|
-
|
|
1232
|
-
const t =
|
|
1231
|
+
Qt.innerHTML = n;
|
|
1232
|
+
const t = Qt.textContent;
|
|
1233
1233
|
return t.charCodeAt(t.length - 1) === 59 && e !== "semi" || t === n ? !1 : t;
|
|
1234
1234
|
}
|
|
1235
1235
|
function me(e, n, t, r) {
|
|
@@ -1241,10 +1241,10 @@ function me(e, n, t, r) {
|
|
|
1241
1241
|
for (t && e.splice(n, t); i < r.length; )
|
|
1242
1242
|
o = r.slice(i, i + 1e4), o.unshift(n, 0), e.splice(...o), i += 1e4, n += 1e4;
|
|
1243
1243
|
}
|
|
1244
|
-
function
|
|
1244
|
+
function se(e, n) {
|
|
1245
1245
|
return e.length > 0 ? (me(e, e.length, 0, n), e) : n;
|
|
1246
1246
|
}
|
|
1247
|
-
const
|
|
1247
|
+
const Zt = {}.hasOwnProperty;
|
|
1248
1248
|
function si(e) {
|
|
1249
1249
|
const n = {};
|
|
1250
1250
|
let t = -1;
|
|
@@ -1255,11 +1255,11 @@ function si(e) {
|
|
|
1255
1255
|
function oi(e, n) {
|
|
1256
1256
|
let t;
|
|
1257
1257
|
for (t in n) {
|
|
1258
|
-
const s = (
|
|
1258
|
+
const s = (Zt.call(e, t) ? e[t] : void 0) || (e[t] = {}), i = n[t];
|
|
1259
1259
|
let o;
|
|
1260
1260
|
if (i)
|
|
1261
1261
|
for (o in i) {
|
|
1262
|
-
|
|
1262
|
+
Zt.call(s, o) || (s[o] = []);
|
|
1263
1263
|
const a = i[o];
|
|
1264
1264
|
ai(
|
|
1265
1265
|
// @ts-expect-error Looks like a list.
|
|
@@ -1276,7 +1276,7 @@ function ai(e, n) {
|
|
|
1276
1276
|
(n[t].add === "after" ? e : r).push(n[t]);
|
|
1277
1277
|
me(e, 0, 0, r);
|
|
1278
1278
|
}
|
|
1279
|
-
function
|
|
1279
|
+
function Jn(e, n) {
|
|
1280
1280
|
const t = Number.parseInt(e, n);
|
|
1281
1281
|
return (
|
|
1282
1282
|
// C0 except for HT, LF, FF, CR, space.
|
|
@@ -1293,18 +1293,18 @@ function We(e) {
|
|
|
1293
1293
|
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
1294
1294
|
}
|
|
1295
1295
|
const pe = Ee(/[A-Za-z]/), de = Ee(/[\dA-Za-z]/), li = Ee(/[#-'*+\--9=?A-Z^-~]/);
|
|
1296
|
-
function
|
|
1296
|
+
function vt(e) {
|
|
1297
1297
|
return (
|
|
1298
1298
|
// Special whitespace codes (which have negative values), C0 and Control
|
|
1299
1299
|
// character DEL
|
|
1300
1300
|
e !== null && (e < 32 || e === 127)
|
|
1301
1301
|
);
|
|
1302
1302
|
}
|
|
1303
|
-
const
|
|
1303
|
+
const Ct = Ee(/\d/), ui = Ee(/[\dA-Fa-f]/), ci = Ee(/[!-/:-@[-`{-~]/);
|
|
1304
1304
|
function E(e) {
|
|
1305
1305
|
return e !== null && e < -2;
|
|
1306
1306
|
}
|
|
1307
|
-
function
|
|
1307
|
+
function J(e) {
|
|
1308
1308
|
return e !== null && (e < 0 || e === 32);
|
|
1309
1309
|
}
|
|
1310
1310
|
function M(e) {
|
|
@@ -1366,7 +1366,7 @@ function fi(e) {
|
|
|
1366
1366
|
}
|
|
1367
1367
|
const mi = {
|
|
1368
1368
|
tokenize: gi
|
|
1369
|
-
},
|
|
1369
|
+
}, Jt = {
|
|
1370
1370
|
tokenize: bi
|
|
1371
1371
|
};
|
|
1372
1372
|
function gi(e) {
|
|
@@ -1416,7 +1416,7 @@ function gi(e) {
|
|
|
1416
1416
|
n.interrupt = !!(s.currentConstruct && !s._gfmTableDynamicInterruptHack);
|
|
1417
1417
|
}
|
|
1418
1418
|
return n.containerState = {}, e.check(
|
|
1419
|
-
|
|
1419
|
+
Jt,
|
|
1420
1420
|
c,
|
|
1421
1421
|
h
|
|
1422
1422
|
)(_);
|
|
@@ -1429,7 +1429,7 @@ function gi(e) {
|
|
|
1429
1429
|
}
|
|
1430
1430
|
function m(_) {
|
|
1431
1431
|
return n.containerState = {}, e.attempt(
|
|
1432
|
-
|
|
1432
|
+
Jt,
|
|
1433
1433
|
d,
|
|
1434
1434
|
v
|
|
1435
1435
|
)(_);
|
|
@@ -1450,12 +1450,12 @@ function gi(e) {
|
|
|
1450
1450
|
}
|
|
1451
1451
|
function S(_) {
|
|
1452
1452
|
if (_ === null) {
|
|
1453
|
-
|
|
1453
|
+
L(e.exit("chunkFlow"), !0), z(0), e.consume(_);
|
|
1454
1454
|
return;
|
|
1455
1455
|
}
|
|
1456
|
-
return E(_) ? (e.consume(_),
|
|
1456
|
+
return E(_) ? (e.consume(_), L(e.exit("chunkFlow")), r = 0, n.interrupt = void 0, a) : (e.consume(_), S);
|
|
1457
1457
|
}
|
|
1458
|
-
function
|
|
1458
|
+
function L(_, U) {
|
|
1459
1459
|
const P = n.sliceStream(_);
|
|
1460
1460
|
if (U && P.push(null), _.previous = i, i && (i.next = _), i = _, s.defineSkip(_.start), s.write(P), n.parser.lazy[_.start.line]) {
|
|
1461
1461
|
let x = s.events.length;
|
|
@@ -1468,14 +1468,14 @@ function gi(e) {
|
|
|
1468
1468
|
)
|
|
1469
1469
|
return;
|
|
1470
1470
|
const F = n.events.length;
|
|
1471
|
-
let q = F,
|
|
1471
|
+
let q = F, I, g;
|
|
1472
1472
|
for (; q--; )
|
|
1473
1473
|
if (n.events[q][0] === "exit" && n.events[q][1].type === "chunkFlow") {
|
|
1474
|
-
if (
|
|
1474
|
+
if (I) {
|
|
1475
1475
|
g = n.events[q][1].end;
|
|
1476
1476
|
break;
|
|
1477
1477
|
}
|
|
1478
|
-
|
|
1478
|
+
I = !0;
|
|
1479
1479
|
}
|
|
1480
1480
|
for (z(r), x = F; x < n.events.length; )
|
|
1481
1481
|
n.events[x][1].end = Object.assign({}, g), x++;
|
|
@@ -1507,13 +1507,13 @@ function bi(e, n, t) {
|
|
|
1507
1507
|
this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4
|
|
1508
1508
|
);
|
|
1509
1509
|
}
|
|
1510
|
-
function
|
|
1511
|
-
if (e === null ||
|
|
1510
|
+
function Yt(e) {
|
|
1511
|
+
if (e === null || J(e) || hi(e))
|
|
1512
1512
|
return 1;
|
|
1513
1513
|
if (di(e))
|
|
1514
1514
|
return 2;
|
|
1515
1515
|
}
|
|
1516
|
-
function
|
|
1516
|
+
function Mt(e, n, t) {
|
|
1517
1517
|
const r = [];
|
|
1518
1518
|
let s = -1;
|
|
1519
1519
|
for (; ++s < e.length; ) {
|
|
@@ -1522,7 +1522,7 @@ function Nt(e, n, t) {
|
|
|
1522
1522
|
}
|
|
1523
1523
|
return n;
|
|
1524
1524
|
}
|
|
1525
|
-
const
|
|
1525
|
+
const St = {
|
|
1526
1526
|
name: "attention",
|
|
1527
1527
|
tokenize: xi,
|
|
1528
1528
|
resolveAll: wi
|
|
@@ -1538,7 +1538,7 @@ function wi(e, n) {
|
|
|
1538
1538
|
continue;
|
|
1539
1539
|
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;
|
|
1540
1540
|
const h = Object.assign({}, e[r][1].end), m = Object.assign({}, e[t][1].start);
|
|
1541
|
-
|
|
1541
|
+
en(h, -u), en(m, u), o = {
|
|
1542
1542
|
type: u > 1 ? "strongSequence" : "emphasisSequence",
|
|
1543
1543
|
start: h,
|
|
1544
1544
|
end: Object.assign({}, e[r][1].end)
|
|
@@ -1554,27 +1554,27 @@ function wi(e, n) {
|
|
|
1554
1554
|
type: u > 1 ? "strong" : "emphasis",
|
|
1555
1555
|
start: Object.assign({}, o.start),
|
|
1556
1556
|
end: Object.assign({}, a.end)
|
|
1557
|
-
}, e[r][1].end = Object.assign({}, o.start), e[t][1].start = Object.assign({}, a.end), l = [], e[r][1].end.offset - e[r][1].start.offset && (l =
|
|
1557
|
+
}, e[r][1].end = Object.assign({}, o.start), e[t][1].start = Object.assign({}, a.end), l = [], e[r][1].end.offset - e[r][1].start.offset && (l = se(l, [
|
|
1558
1558
|
["enter", e[r][1], n],
|
|
1559
1559
|
["exit", e[r][1], n]
|
|
1560
|
-
])), l =
|
|
1560
|
+
])), l = se(l, [
|
|
1561
1561
|
["enter", s, n],
|
|
1562
1562
|
["enter", o, n],
|
|
1563
1563
|
["exit", o, n],
|
|
1564
1564
|
["enter", i, n]
|
|
1565
|
-
]), l =
|
|
1565
|
+
]), l = se(
|
|
1566
1566
|
l,
|
|
1567
|
-
|
|
1567
|
+
Mt(
|
|
1568
1568
|
n.parser.constructs.insideSpan.null,
|
|
1569
1569
|
e.slice(r + 1, t),
|
|
1570
1570
|
n
|
|
1571
1571
|
)
|
|
1572
|
-
), l =
|
|
1572
|
+
), l = se(l, [
|
|
1573
1573
|
["exit", i, n],
|
|
1574
1574
|
["enter", a, n],
|
|
1575
1575
|
["exit", a, n],
|
|
1576
1576
|
["exit", s, n]
|
|
1577
|
-
]), e[t][1].end.offset - e[t][1].start.offset ? (c = 2, l =
|
|
1577
|
+
]), e[t][1].end.offset - e[t][1].start.offset ? (c = 2, l = se(l, [
|
|
1578
1578
|
["enter", e[t][1], n],
|
|
1579
1579
|
["exit", e[t][1], n]
|
|
1580
1580
|
])) : c = 0, me(e, r - 1, t - r + 3, l), t = r + l.length - c - 2;
|
|
@@ -1586,7 +1586,7 @@ function wi(e, n) {
|
|
|
1586
1586
|
return e;
|
|
1587
1587
|
}
|
|
1588
1588
|
function xi(e, n) {
|
|
1589
|
-
const t = this.parser.constructs.attentionMarkers.null, r = this.previous, s =
|
|
1589
|
+
const t = this.parser.constructs.attentionMarkers.null, r = this.previous, s = Yt(r);
|
|
1590
1590
|
let i;
|
|
1591
1591
|
return o;
|
|
1592
1592
|
function o(u) {
|
|
@@ -1595,11 +1595,11 @@ function xi(e, n) {
|
|
|
1595
1595
|
function a(u) {
|
|
1596
1596
|
if (u === i)
|
|
1597
1597
|
return e.consume(u), a;
|
|
1598
|
-
const l = e.exit("attentionSequence"), c =
|
|
1598
|
+
const l = e.exit("attentionSequence"), c = Yt(u), h = !c || c === 2 && s || t.includes(u), m = !s || s === 2 && c || t.includes(r);
|
|
1599
1599
|
return l._open = !!(i === 42 ? h : h && (s || !m)), l._close = !!(i === 42 ? m : m && (c || !h)), n(u);
|
|
1600
1600
|
}
|
|
1601
1601
|
}
|
|
1602
|
-
function
|
|
1602
|
+
function en(e, n) {
|
|
1603
1603
|
e.column += n, e.offset += n, e._bufferIndex += n;
|
|
1604
1604
|
}
|
|
1605
1605
|
const yi = {
|
|
@@ -1622,7 +1622,7 @@ function ki(e, n, t) {
|
|
|
1622
1622
|
return d === 58 ? (e.consume(d), r = 0, u) : (d === 43 || d === 45 || d === 46 || de(d)) && r++ < 32 ? (e.consume(d), a) : (r = 0, l(d));
|
|
1623
1623
|
}
|
|
1624
1624
|
function u(d) {
|
|
1625
|
-
return d === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(d), e.exit("autolinkMarker"), e.exit("autolink"), n) : d === null || d === 32 || d === 60 ||
|
|
1625
|
+
return d === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(d), e.exit("autolinkMarker"), e.exit("autolink"), n) : d === null || d === 32 || d === 60 || vt(d) ? t(d) : (e.consume(d), u);
|
|
1626
1626
|
}
|
|
1627
1627
|
function l(d) {
|
|
1628
1628
|
return d === 64 ? (e.consume(d), c) : li(d) ? (e.consume(d), l) : t(d);
|
|
@@ -1724,20 +1724,20 @@ function Ei(e, n, t) {
|
|
|
1724
1724
|
return h === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(h), e.exit("characterReferenceMarkerNumeric"), l) : (e.enter("characterReferenceValue"), i = 31, o = de, c(h));
|
|
1725
1725
|
}
|
|
1726
1726
|
function l(h) {
|
|
1727
|
-
return h === 88 || h === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(h), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), i = 6, o = ui, c) : (e.enter("characterReferenceValue"), i = 7, o =
|
|
1727
|
+
return h === 88 || h === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(h), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), i = 6, o = ui, c) : (e.enter("characterReferenceValue"), i = 7, o = Ct, c(h));
|
|
1728
1728
|
}
|
|
1729
1729
|
function c(h) {
|
|
1730
1730
|
if (h === 59 && s) {
|
|
1731
1731
|
const m = e.exit("characterReferenceValue");
|
|
1732
|
-
return o === de && !
|
|
1732
|
+
return o === de && !Ft(r.sliceSerialize(m)) ? t(h) : (e.enter("characterReferenceMarker"), e.consume(h), e.exit("characterReferenceMarker"), e.exit("characterReference"), n);
|
|
1733
1733
|
}
|
|
1734
1734
|
return o(h) && s++ < i ? (e.consume(h), c) : t(h);
|
|
1735
1735
|
}
|
|
1736
1736
|
}
|
|
1737
|
-
const
|
|
1737
|
+
const tn = {
|
|
1738
1738
|
tokenize: Ai,
|
|
1739
1739
|
partial: !0
|
|
1740
|
-
},
|
|
1740
|
+
}, nn = {
|
|
1741
1741
|
name: "codeFenced",
|
|
1742
1742
|
tokenize: Ti,
|
|
1743
1743
|
concrete: !0
|
|
@@ -1760,7 +1760,7 @@ function Ti(e, n, t) {
|
|
|
1760
1760
|
return x === a ? (o++, e.consume(x), c) : o < 3 ? t(x) : (e.exit("codeFencedFenceSequence"), M(x) ? N(e, h, "whitespace")(x) : h(x));
|
|
1761
1761
|
}
|
|
1762
1762
|
function h(x) {
|
|
1763
|
-
return x === null || E(x) ? (e.exit("codeFencedFence"), r.interrupt ? n(x) : e.check(
|
|
1763
|
+
return x === null || E(x) ? (e.exit("codeFencedFence"), r.interrupt ? n(x) : e.check(tn, S, U)(x)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
|
|
1764
1764
|
contentType: "string"
|
|
1765
1765
|
}), m(x));
|
|
1766
1766
|
}
|
|
@@ -1776,9 +1776,9 @@ function Ti(e, n, t) {
|
|
|
1776
1776
|
return x === null || E(x) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), h(x)) : x === 96 && x === a ? t(x) : (e.consume(x), v);
|
|
1777
1777
|
}
|
|
1778
1778
|
function S(x) {
|
|
1779
|
-
return e.attempt(s, U,
|
|
1779
|
+
return e.attempt(s, U, L)(x);
|
|
1780
1780
|
}
|
|
1781
|
-
function
|
|
1781
|
+
function L(x) {
|
|
1782
1782
|
return e.enter("lineEnding"), e.consume(x), e.exit("lineEnding"), z;
|
|
1783
1783
|
}
|
|
1784
1784
|
function z(x) {
|
|
@@ -1790,7 +1790,7 @@ function Ti(e, n, t) {
|
|
|
1790
1790
|
)(x) : C(x);
|
|
1791
1791
|
}
|
|
1792
1792
|
function C(x) {
|
|
1793
|
-
return x === null || E(x) ? e.check(
|
|
1793
|
+
return x === null || E(x) ? e.check(tn, S, U)(x) : (e.enter("codeFlowValue"), _(x));
|
|
1794
1794
|
}
|
|
1795
1795
|
function _(x) {
|
|
1796
1796
|
return x === null || E(x) ? (e.exit("codeFlowValue"), C(x)) : (e.consume(x), _);
|
|
@@ -1799,7 +1799,7 @@ function Ti(e, n, t) {
|
|
|
1799
1799
|
return e.exit("codeFenced"), n(x);
|
|
1800
1800
|
}
|
|
1801
1801
|
function P(x, F, q) {
|
|
1802
|
-
let
|
|
1802
|
+
let I = 0;
|
|
1803
1803
|
return g;
|
|
1804
1804
|
function g(D) {
|
|
1805
1805
|
return x.enter("lineEnding"), x.consume(D), x.exit("lineEnding"), T;
|
|
@@ -1816,9 +1816,9 @@ function Ti(e, n, t) {
|
|
|
1816
1816
|
return D === a ? (x.enter("codeFencedFenceSequence"), W(D)) : q(D);
|
|
1817
1817
|
}
|
|
1818
1818
|
function W(D) {
|
|
1819
|
-
return D === a ? (
|
|
1819
|
+
return D === a ? (I++, x.consume(D), W) : I >= o ? (x.exit("codeFencedFenceSequence"), M(D) ? N(x, K, "whitespace")(D) : K(D)) : q(D);
|
|
1820
1820
|
}
|
|
1821
|
-
function
|
|
1821
|
+
function K(D) {
|
|
1822
1822
|
return D === null || E(D) ? (x.exit("codeFencedFence"), F(D)) : q(D);
|
|
1823
1823
|
}
|
|
1824
1824
|
}
|
|
@@ -1835,12 +1835,12 @@ function Ai(e, n, t) {
|
|
|
1835
1835
|
}
|
|
1836
1836
|
const bt = {
|
|
1837
1837
|
name: "codeIndented",
|
|
1838
|
-
tokenize:
|
|
1838
|
+
tokenize: Ii
|
|
1839
1839
|
}, Bi = {
|
|
1840
|
-
tokenize:
|
|
1840
|
+
tokenize: Li,
|
|
1841
1841
|
partial: !0
|
|
1842
1842
|
};
|
|
1843
|
-
function
|
|
1843
|
+
function Ii(e, n, t) {
|
|
1844
1844
|
const r = this;
|
|
1845
1845
|
return s;
|
|
1846
1846
|
function s(l) {
|
|
@@ -1860,7 +1860,7 @@ function Li(e, n, t) {
|
|
|
1860
1860
|
return e.exit("codeIndented"), n(l);
|
|
1861
1861
|
}
|
|
1862
1862
|
}
|
|
1863
|
-
function
|
|
1863
|
+
function Li(e, n, t) {
|
|
1864
1864
|
const r = this;
|
|
1865
1865
|
return s;
|
|
1866
1866
|
function s(o) {
|
|
@@ -1936,7 +1936,7 @@ function Oi(e, n) {
|
|
|
1936
1936
|
let s = n - 1;
|
|
1937
1937
|
const i = [], o = t._tokenizer || r.parser[t.contentType](t.start), a = o.events, u = [], l = {};
|
|
1938
1938
|
let c, h, m = -1, d = t, v = 0, S = 0;
|
|
1939
|
-
const
|
|
1939
|
+
const L = [S];
|
|
1940
1940
|
for (; d; ) {
|
|
1941
1941
|
for (; e[++s][1] !== d; )
|
|
1942
1942
|
;
|
|
@@ -1944,9 +1944,9 @@ function Oi(e, n) {
|
|
|
1944
1944
|
}
|
|
1945
1945
|
for (d = t; ++m < a.length; )
|
|
1946
1946
|
// Find a void token that includes a break.
|
|
1947
|
-
a[m][0] === "exit" && a[m - 1][0] === "enter" && a[m][1].type === a[m - 1][1].type && a[m][1].start.line !== a[m][1].end.line && (S = m + 1,
|
|
1948
|
-
for (o.events = [], d ? (d._tokenizer = void 0, d.previous = void 0) :
|
|
1949
|
-
const z = a.slice(
|
|
1947
|
+
a[m][0] === "exit" && a[m - 1][0] === "enter" && a[m][1].type === a[m - 1][1].type && a[m][1].start.line !== a[m][1].end.line && (S = m + 1, L.push(S), d._tokenizer = void 0, d.previous = void 0, d = d.next);
|
|
1948
|
+
for (o.events = [], d ? (d._tokenizer = void 0, d.previous = void 0) : L.pop(), m = L.length; m--; ) {
|
|
1949
|
+
const z = a.slice(L[m], L[m + 1]), C = i.pop();
|
|
1950
1950
|
u.unshift([C, C + z.length - 1]), me(e, C, 2, z);
|
|
1951
1951
|
}
|
|
1952
1952
|
for (m = -1; ++m < u.length; )
|
|
@@ -2006,7 +2006,7 @@ function rr(e, n, t, r, s, i, o, a, u) {
|
|
|
2006
2006
|
let c = 0;
|
|
2007
2007
|
return h;
|
|
2008
2008
|
function h(z) {
|
|
2009
|
-
return z === 60 ? (e.enter(r), e.enter(s), e.enter(i), e.consume(z), e.exit(i), m) : z === null || z === 32 || z === 41 ||
|
|
2009
|
+
return z === 60 ? (e.enter(r), e.enter(s), e.enter(i), e.consume(z), e.exit(i), m) : z === null || z === 32 || z === 41 || vt(z) ? t(z) : (e.enter(r), e.enter(o), e.enter(a), e.enter("chunkString", {
|
|
2010
2010
|
contentType: "string"
|
|
2011
2011
|
}), S(z));
|
|
2012
2012
|
}
|
|
@@ -2022,9 +2022,9 @@ function rr(e, n, t, r, s, i, o, a, u) {
|
|
|
2022
2022
|
return z === 60 || z === 62 || z === 92 ? (e.consume(z), d) : d(z);
|
|
2023
2023
|
}
|
|
2024
2024
|
function S(z) {
|
|
2025
|
-
return !c && (z === null || z === 41 ||
|
|
2025
|
+
return !c && (z === null || z === 41 || J(z)) ? (e.exit("chunkString"), e.exit(a), e.exit(o), e.exit(r), n(z)) : c < l && z === 40 ? (e.consume(z), c++, S) : z === 41 ? (e.consume(z), c--, S) : z === null || z === 32 || z === 40 || vt(z) ? t(z) : (e.consume(z), z === 92 ? L : S);
|
|
2026
2026
|
}
|
|
2027
|
-
function
|
|
2027
|
+
function L(z) {
|
|
2028
2028
|
return z === 40 || z === 41 || z === 92 ? (e.consume(z), S) : S(z);
|
|
2029
2029
|
}
|
|
2030
2030
|
}
|
|
@@ -2073,7 +2073,7 @@ function sr(e, n, t, r, s, i) {
|
|
|
2073
2073
|
return m === o || m === 92 ? (e.consume(m), c) : c(m);
|
|
2074
2074
|
}
|
|
2075
2075
|
}
|
|
2076
|
-
function
|
|
2076
|
+
function $e(e, n) {
|
|
2077
2077
|
let t;
|
|
2078
2078
|
return r;
|
|
2079
2079
|
function r(s) {
|
|
@@ -2086,12 +2086,12 @@ function Ve(e, n) {
|
|
|
2086
2086
|
}
|
|
2087
2087
|
const Wi = {
|
|
2088
2088
|
name: "definition",
|
|
2089
|
-
tokenize:
|
|
2090
|
-
},
|
|
2089
|
+
tokenize: Xi
|
|
2090
|
+
}, Hi = {
|
|
2091
2091
|
tokenize: Ki,
|
|
2092
2092
|
partial: !0
|
|
2093
2093
|
};
|
|
2094
|
-
function
|
|
2094
|
+
function Xi(e, n, t) {
|
|
2095
2095
|
const r = this;
|
|
2096
2096
|
let s;
|
|
2097
2097
|
return i;
|
|
@@ -2116,7 +2116,7 @@ function Hi(e, n, t) {
|
|
|
2116
2116
|
), d === 58 ? (e.enter("definitionMarker"), e.consume(d), e.exit("definitionMarker"), u) : t(d);
|
|
2117
2117
|
}
|
|
2118
2118
|
function u(d) {
|
|
2119
|
-
return
|
|
2119
|
+
return J(d) ? $e(e, l)(d) : l(d);
|
|
2120
2120
|
}
|
|
2121
2121
|
function l(d) {
|
|
2122
2122
|
return rr(
|
|
@@ -2132,7 +2132,7 @@ function Hi(e, n, t) {
|
|
|
2132
2132
|
)(d);
|
|
2133
2133
|
}
|
|
2134
2134
|
function c(d) {
|
|
2135
|
-
return e.attempt(
|
|
2135
|
+
return e.attempt(Hi, h, h)(d);
|
|
2136
2136
|
}
|
|
2137
2137
|
function h(d) {
|
|
2138
2138
|
return M(d) ? N(e, m, "whitespace")(d) : m(d);
|
|
@@ -2144,7 +2144,7 @@ function Hi(e, n, t) {
|
|
|
2144
2144
|
function Ki(e, n, t) {
|
|
2145
2145
|
return r;
|
|
2146
2146
|
function r(a) {
|
|
2147
|
-
return
|
|
2147
|
+
return J(a) ? $e(e, s)(a) : t(a);
|
|
2148
2148
|
}
|
|
2149
2149
|
function s(a) {
|
|
2150
2150
|
return sr(
|
|
@@ -2165,9 +2165,9 @@ function Ki(e, n, t) {
|
|
|
2165
2165
|
}
|
|
2166
2166
|
const Gi = {
|
|
2167
2167
|
name: "hardBreakEscape",
|
|
2168
|
-
tokenize:
|
|
2168
|
+
tokenize: Vi
|
|
2169
2169
|
};
|
|
2170
|
-
function
|
|
2170
|
+
function Vi(e, n, t) {
|
|
2171
2171
|
return r;
|
|
2172
2172
|
function r(i) {
|
|
2173
2173
|
return e.enter("hardBreakEscape"), e.consume(i), s;
|
|
@@ -2176,9 +2176,9 @@ function $i(e, n, t) {
|
|
|
2176
2176
|
return E(i) ? (e.exit("hardBreakEscape"), n(i)) : t(i);
|
|
2177
2177
|
}
|
|
2178
2178
|
}
|
|
2179
|
-
const
|
|
2179
|
+
const $i = {
|
|
2180
2180
|
name: "headingAtx",
|
|
2181
|
-
tokenize:
|
|
2181
|
+
tokenize: Zi,
|
|
2182
2182
|
resolve: Qi
|
|
2183
2183
|
};
|
|
2184
2184
|
function Qi(e, n) {
|
|
@@ -2199,7 +2199,7 @@ function Qi(e, n) {
|
|
|
2199
2199
|
["exit", s, n]
|
|
2200
2200
|
])), e;
|
|
2201
2201
|
}
|
|
2202
|
-
function
|
|
2202
|
+
function Zi(e, n, t) {
|
|
2203
2203
|
let r = 0;
|
|
2204
2204
|
return s;
|
|
2205
2205
|
function s(c) {
|
|
@@ -2209,7 +2209,7 @@ function Ji(e, n, t) {
|
|
|
2209
2209
|
return e.enter("atxHeadingSequence"), o(c);
|
|
2210
2210
|
}
|
|
2211
2211
|
function o(c) {
|
|
2212
|
-
return c === 35 && r++ < 6 ? (e.consume(c), o) : c === null ||
|
|
2212
|
+
return c === 35 && r++ < 6 ? (e.consume(c), o) : c === null || J(c) ? (e.exit("atxHeadingSequence"), a(c)) : t(c);
|
|
2213
2213
|
}
|
|
2214
2214
|
function a(c) {
|
|
2215
2215
|
return c === 35 ? (e.enter("atxHeadingSequence"), u(c)) : c === null || E(c) ? (e.exit("atxHeading"), n(c)) : M(c) ? N(e, a, "whitespace")(c) : (e.enter("atxHeadingText"), l(c));
|
|
@@ -2218,10 +2218,10 @@ function Ji(e, n, t) {
|
|
|
2218
2218
|
return c === 35 ? (e.consume(c), u) : (e.exit("atxHeadingSequence"), a(c));
|
|
2219
2219
|
}
|
|
2220
2220
|
function l(c) {
|
|
2221
|
-
return c === null || c === 35 ||
|
|
2221
|
+
return c === null || c === 35 || J(c) ? (e.exit("atxHeadingText"), a(c)) : (e.consume(c), l);
|
|
2222
2222
|
}
|
|
2223
2223
|
}
|
|
2224
|
-
const
|
|
2224
|
+
const Ji = [
|
|
2225
2225
|
"address",
|
|
2226
2226
|
"article",
|
|
2227
2227
|
"aside",
|
|
@@ -2284,7 +2284,7 @@ const Zi = [
|
|
|
2284
2284
|
"tr",
|
|
2285
2285
|
"track",
|
|
2286
2286
|
"ul"
|
|
2287
|
-
],
|
|
2287
|
+
], rn = ["pre", "script", "style", "textarea"], Yi = {
|
|
2288
2288
|
name: "htmlFlow",
|
|
2289
2289
|
tokenize: rs,
|
|
2290
2290
|
resolveTo: ns,
|
|
@@ -2313,7 +2313,7 @@ function rs(e, n, t) {
|
|
|
2313
2313
|
return e.enter("htmlFlow"), e.enter("htmlFlowData"), e.consume(f), h;
|
|
2314
2314
|
}
|
|
2315
2315
|
function h(f) {
|
|
2316
|
-
return f === 33 ? (e.consume(f), m) : f === 47 ? (e.consume(f), i = !0, S) : f === 63 ? (e.consume(f), s = 3, r.interrupt ? n : p) : pe(f) ? (e.consume(f), o = String.fromCharCode(f),
|
|
2316
|
+
return f === 33 ? (e.consume(f), m) : f === 47 ? (e.consume(f), i = !0, S) : f === 63 ? (e.consume(f), s = 3, r.interrupt ? n : p) : pe(f) ? (e.consume(f), o = String.fromCharCode(f), L) : t(f);
|
|
2317
2317
|
}
|
|
2318
2318
|
function m(f) {
|
|
2319
2319
|
return f === 45 ? (e.consume(f), s = 2, d) : f === 91 ? (e.consume(f), s = 5, a = 0, v) : pe(f) ? (e.consume(f), s = 4, r.interrupt ? n : p) : t(f);
|
|
@@ -2326,14 +2326,14 @@ function rs(e, n, t) {
|
|
|
2326
2326
|
return f === le.charCodeAt(a++) ? (e.consume(f), a === le.length ? r.interrupt ? n : A : v) : t(f);
|
|
2327
2327
|
}
|
|
2328
2328
|
function S(f) {
|
|
2329
|
-
return pe(f) ? (e.consume(f), o = String.fromCharCode(f),
|
|
2329
|
+
return pe(f) ? (e.consume(f), o = String.fromCharCode(f), L) : t(f);
|
|
2330
2330
|
}
|
|
2331
|
-
function
|
|
2332
|
-
if (f === null || f === 47 || f === 62 ||
|
|
2331
|
+
function L(f) {
|
|
2332
|
+
if (f === null || f === 47 || f === 62 || J(f)) {
|
|
2333
2333
|
const le = f === 47, Te = o.toLowerCase();
|
|
2334
|
-
return !le && !i &&
|
|
2334
|
+
return !le && !i && rn.includes(Te) ? (s = 1, r.interrupt ? n(f) : A(f)) : Ji.includes(o.toLowerCase()) ? (s = 6, le ? (e.consume(f), z) : r.interrupt ? n(f) : A(f)) : (s = 7, r.interrupt && !r.parser.lazy[r.now().line] ? t(f) : i ? C(f) : _(f));
|
|
2335
2335
|
}
|
|
2336
|
-
return f === 45 || de(f) ? (e.consume(f), o += String.fromCharCode(f),
|
|
2336
|
+
return f === 45 || de(f) ? (e.consume(f), o += String.fromCharCode(f), L) : t(f);
|
|
2337
2337
|
}
|
|
2338
2338
|
function z(f) {
|
|
2339
2339
|
return f === 62 ? (e.consume(f), r.interrupt ? n : A) : t(f);
|
|
@@ -2354,12 +2354,12 @@ function rs(e, n, t) {
|
|
|
2354
2354
|
return f === null || f === 60 || f === 61 || f === 62 || f === 96 ? t(f) : f === 34 || f === 39 ? (e.consume(f), u = f, F) : M(f) ? (e.consume(f), x) : q(f);
|
|
2355
2355
|
}
|
|
2356
2356
|
function F(f) {
|
|
2357
|
-
return f === u ? (e.consume(f), u = null,
|
|
2357
|
+
return f === u ? (e.consume(f), u = null, I) : f === null || E(f) ? t(f) : (e.consume(f), F);
|
|
2358
2358
|
}
|
|
2359
2359
|
function q(f) {
|
|
2360
|
-
return f === null || f === 34 || f === 39 || f === 47 || f === 60 || f === 61 || f === 62 || f === 96 ||
|
|
2360
|
+
return f === null || f === 34 || f === 39 || f === 47 || f === 60 || f === 61 || f === 62 || f === 96 || J(f) ? P(f) : (e.consume(f), q);
|
|
2361
2361
|
}
|
|
2362
|
-
function
|
|
2362
|
+
function I(f) {
|
|
2363
2363
|
return f === 47 || f === 62 || M(f) ? _(f) : t(f);
|
|
2364
2364
|
}
|
|
2365
2365
|
function g(f) {
|
|
@@ -2369,7 +2369,7 @@ function rs(e, n, t) {
|
|
|
2369
2369
|
return f === null || E(f) ? A(f) : M(f) ? (e.consume(f), T) : t(f);
|
|
2370
2370
|
}
|
|
2371
2371
|
function A(f) {
|
|
2372
|
-
return f === 45 && s === 2 ? (e.consume(f),
|
|
2372
|
+
return f === 45 && s === 2 ? (e.consume(f), Z) : f === 60 && s === 1 ? (e.consume(f), V) : f === 62 && s === 4 ? (e.consume(f), ae) : f === 63 && s === 3 ? (e.consume(f), p) : f === 93 && s === 5 ? (e.consume(f), be) : E(f) && (s === 6 || s === 7) ? (e.exit("htmlFlowData"), e.check(
|
|
2373
2373
|
es,
|
|
2374
2374
|
we,
|
|
2375
2375
|
W
|
|
@@ -2378,26 +2378,26 @@ function rs(e, n, t) {
|
|
|
2378
2378
|
function W(f) {
|
|
2379
2379
|
return e.check(
|
|
2380
2380
|
ts,
|
|
2381
|
-
|
|
2381
|
+
K,
|
|
2382
2382
|
we
|
|
2383
2383
|
)(f);
|
|
2384
2384
|
}
|
|
2385
|
-
function
|
|
2385
|
+
function K(f) {
|
|
2386
2386
|
return e.enter("lineEnding"), e.consume(f), e.exit("lineEnding"), D;
|
|
2387
2387
|
}
|
|
2388
2388
|
function D(f) {
|
|
2389
2389
|
return f === null || E(f) ? W(f) : (e.enter("htmlFlowData"), A(f));
|
|
2390
2390
|
}
|
|
2391
|
-
function
|
|
2391
|
+
function Z(f) {
|
|
2392
2392
|
return f === 45 ? (e.consume(f), p) : A(f);
|
|
2393
2393
|
}
|
|
2394
|
-
function
|
|
2394
|
+
function V(f) {
|
|
2395
2395
|
return f === 47 ? (e.consume(f), o = "", oe) : A(f);
|
|
2396
2396
|
}
|
|
2397
2397
|
function oe(f) {
|
|
2398
2398
|
if (f === 62) {
|
|
2399
2399
|
const le = o.toLowerCase();
|
|
2400
|
-
return
|
|
2400
|
+
return rn.includes(le) ? (e.consume(f), ae) : A(f);
|
|
2401
2401
|
}
|
|
2402
2402
|
return pe(f) && o.length < 8 ? (e.consume(f), o += String.fromCharCode(f), oe) : A(f);
|
|
2403
2403
|
}
|
|
@@ -2451,35 +2451,35 @@ function as(e, n, t) {
|
|
|
2451
2451
|
return p === 45 ? (e.consume(p), d) : t(p);
|
|
2452
2452
|
}
|
|
2453
2453
|
function h(p) {
|
|
2454
|
-
return p === null ? t(p) : p === 45 ? (e.consume(p), m) : E(p) ? (o = h,
|
|
2454
|
+
return p === null ? t(p) : p === 45 ? (e.consume(p), m) : E(p) ? (o = h, V(p)) : (e.consume(p), h);
|
|
2455
2455
|
}
|
|
2456
2456
|
function m(p) {
|
|
2457
2457
|
return p === 45 ? (e.consume(p), d) : h(p);
|
|
2458
2458
|
}
|
|
2459
2459
|
function d(p) {
|
|
2460
|
-
return p === 62 ?
|
|
2460
|
+
return p === 62 ? Z(p) : p === 45 ? m(p) : h(p);
|
|
2461
2461
|
}
|
|
2462
2462
|
function v(p) {
|
|
2463
2463
|
const ae = "CDATA[";
|
|
2464
2464
|
return p === ae.charCodeAt(i++) ? (e.consume(p), i === ae.length ? S : v) : t(p);
|
|
2465
2465
|
}
|
|
2466
2466
|
function S(p) {
|
|
2467
|
-
return p === null ? t(p) : p === 93 ? (e.consume(p),
|
|
2467
|
+
return p === null ? t(p) : p === 93 ? (e.consume(p), L) : E(p) ? (o = S, V(p)) : (e.consume(p), S);
|
|
2468
2468
|
}
|
|
2469
|
-
function
|
|
2469
|
+
function L(p) {
|
|
2470
2470
|
return p === 93 ? (e.consume(p), z) : S(p);
|
|
2471
2471
|
}
|
|
2472
2472
|
function z(p) {
|
|
2473
|
-
return p === 62 ?
|
|
2473
|
+
return p === 62 ? Z(p) : p === 93 ? (e.consume(p), z) : S(p);
|
|
2474
2474
|
}
|
|
2475
2475
|
function C(p) {
|
|
2476
|
-
return p === null || p === 62 ?
|
|
2476
|
+
return p === null || p === 62 ? Z(p) : E(p) ? (o = C, V(p)) : (e.consume(p), C);
|
|
2477
2477
|
}
|
|
2478
2478
|
function _(p) {
|
|
2479
|
-
return p === null ? t(p) : p === 63 ? (e.consume(p), U) : E(p) ? (o = _,
|
|
2479
|
+
return p === null ? t(p) : p === 63 ? (e.consume(p), U) : E(p) ? (o = _, V(p)) : (e.consume(p), _);
|
|
2480
2480
|
}
|
|
2481
2481
|
function U(p) {
|
|
2482
|
-
return p === 62 ?
|
|
2482
|
+
return p === 62 ? Z(p) : _(p);
|
|
2483
2483
|
}
|
|
2484
2484
|
function P(p) {
|
|
2485
2485
|
return pe(p) ? (e.consume(p), x) : t(p);
|
|
@@ -2488,36 +2488,36 @@ function as(e, n, t) {
|
|
|
2488
2488
|
return p === 45 || de(p) ? (e.consume(p), x) : F(p);
|
|
2489
2489
|
}
|
|
2490
2490
|
function F(p) {
|
|
2491
|
-
return E(p) ? (o = F,
|
|
2491
|
+
return E(p) ? (o = F, V(p)) : M(p) ? (e.consume(p), F) : Z(p);
|
|
2492
2492
|
}
|
|
2493
2493
|
function q(p) {
|
|
2494
|
-
return p === 45 || de(p) ? (e.consume(p), q) : p === 47 || p === 62 ||
|
|
2494
|
+
return p === 45 || de(p) ? (e.consume(p), q) : p === 47 || p === 62 || J(p) ? I(p) : t(p);
|
|
2495
2495
|
}
|
|
2496
|
-
function
|
|
2497
|
-
return p === 47 ? (e.consume(p),
|
|
2496
|
+
function I(p) {
|
|
2497
|
+
return p === 47 ? (e.consume(p), Z) : p === 58 || p === 95 || pe(p) ? (e.consume(p), g) : E(p) ? (o = I, V(p)) : M(p) ? (e.consume(p), I) : Z(p);
|
|
2498
2498
|
}
|
|
2499
2499
|
function g(p) {
|
|
2500
2500
|
return p === 45 || p === 46 || p === 58 || p === 95 || de(p) ? (e.consume(p), g) : T(p);
|
|
2501
2501
|
}
|
|
2502
2502
|
function T(p) {
|
|
2503
|
-
return p === 61 ? (e.consume(p), A) : E(p) ? (o = T,
|
|
2503
|
+
return p === 61 ? (e.consume(p), A) : E(p) ? (o = T, V(p)) : M(p) ? (e.consume(p), T) : I(p);
|
|
2504
2504
|
}
|
|
2505
2505
|
function A(p) {
|
|
2506
|
-
return p === null || p === 60 || p === 61 || p === 62 || p === 96 ? t(p) : p === 34 || p === 39 ? (e.consume(p), s = p, W) : E(p) ? (o = A,
|
|
2506
|
+
return p === null || p === 60 || p === 61 || p === 62 || p === 96 ? t(p) : p === 34 || p === 39 ? (e.consume(p), s = p, W) : E(p) ? (o = A, V(p)) : M(p) ? (e.consume(p), A) : (e.consume(p), K);
|
|
2507
2507
|
}
|
|
2508
2508
|
function W(p) {
|
|
2509
|
-
return p === s ? (e.consume(p), s = void 0, D) : p === null ? t(p) : E(p) ? (o = W,
|
|
2509
|
+
return p === s ? (e.consume(p), s = void 0, D) : p === null ? t(p) : E(p) ? (o = W, V(p)) : (e.consume(p), W);
|
|
2510
2510
|
}
|
|
2511
|
-
function
|
|
2512
|
-
return p === null || p === 34 || p === 39 || p === 60 || p === 61 || p === 96 ? t(p) : p === 47 || p === 62 ||
|
|
2511
|
+
function K(p) {
|
|
2512
|
+
return p === null || p === 34 || p === 39 || p === 60 || p === 61 || p === 96 ? t(p) : p === 47 || p === 62 || J(p) ? I(p) : (e.consume(p), K);
|
|
2513
2513
|
}
|
|
2514
2514
|
function D(p) {
|
|
2515
|
-
return p === 47 || p === 62 ||
|
|
2515
|
+
return p === 47 || p === 62 || J(p) ? I(p) : t(p);
|
|
2516
2516
|
}
|
|
2517
|
-
function
|
|
2517
|
+
function Z(p) {
|
|
2518
2518
|
return p === 62 ? (e.consume(p), e.exit("htmlTextData"), e.exit("htmlText"), n) : t(p);
|
|
2519
2519
|
}
|
|
2520
|
-
function
|
|
2520
|
+
function V(p) {
|
|
2521
2521
|
return e.exit("htmlTextData"), e.enter("lineEnding"), e.consume(p), e.exit("lineEnding"), oe;
|
|
2522
2522
|
}
|
|
2523
2523
|
function oe(p) {
|
|
@@ -2532,7 +2532,7 @@ function as(e, n, t) {
|
|
|
2532
2532
|
return e.enter("htmlTextData"), o(p);
|
|
2533
2533
|
}
|
|
2534
2534
|
}
|
|
2535
|
-
const
|
|
2535
|
+
const Rt = {
|
|
2536
2536
|
name: "labelEnd",
|
|
2537
2537
|
tokenize: ps,
|
|
2538
2538
|
resolveTo: hs,
|
|
@@ -2581,19 +2581,19 @@ function hs(e, n) {
|
|
|
2581
2581
|
return a = [
|
|
2582
2582
|
["enter", u, n],
|
|
2583
2583
|
["enter", l, n]
|
|
2584
|
-
], a =
|
|
2584
|
+
], a = se(a, e.slice(i + 1, i + r + 3)), a = se(a, [["enter", c, n]]), a = se(
|
|
2585
2585
|
a,
|
|
2586
|
-
|
|
2586
|
+
Mt(
|
|
2587
2587
|
n.parser.constructs.insideSpan.null,
|
|
2588
2588
|
e.slice(i + r + 4, o - 3),
|
|
2589
2589
|
n
|
|
2590
2590
|
)
|
|
2591
|
-
), a =
|
|
2591
|
+
), a = se(a, [
|
|
2592
2592
|
["exit", c, n],
|
|
2593
2593
|
e[o - 2],
|
|
2594
2594
|
e[o - 1],
|
|
2595
2595
|
["exit", l, n]
|
|
2596
|
-
]), a =
|
|
2596
|
+
]), a = se(a, e.slice(o + 1)), a = se(a, [["exit", u, n]]), me(e, i, e.length, a), e;
|
|
2597
2597
|
}
|
|
2598
2598
|
function ps(e, n, t) {
|
|
2599
2599
|
const r = this;
|
|
@@ -2645,7 +2645,7 @@ function fs(e, n, t) {
|
|
|
2645
2645
|
return e.enter("resource"), e.enter("resourceMarker"), e.consume(h), e.exit("resourceMarker"), s;
|
|
2646
2646
|
}
|
|
2647
2647
|
function s(h) {
|
|
2648
|
-
return
|
|
2648
|
+
return J(h) ? $e(e, i)(h) : i(h);
|
|
2649
2649
|
}
|
|
2650
2650
|
function i(h) {
|
|
2651
2651
|
return h === 41 ? c(h) : rr(
|
|
@@ -2661,7 +2661,7 @@ function fs(e, n, t) {
|
|
|
2661
2661
|
)(h);
|
|
2662
2662
|
}
|
|
2663
2663
|
function o(h) {
|
|
2664
|
-
return
|
|
2664
|
+
return J(h) ? $e(e, u)(h) : c(h);
|
|
2665
2665
|
}
|
|
2666
2666
|
function a(h) {
|
|
2667
2667
|
return t(h);
|
|
@@ -2677,7 +2677,7 @@ function fs(e, n, t) {
|
|
|
2677
2677
|
)(h) : c(h);
|
|
2678
2678
|
}
|
|
2679
2679
|
function l(h) {
|
|
2680
|
-
return
|
|
2680
|
+
return J(h) ? $e(e, c)(h) : c(h);
|
|
2681
2681
|
}
|
|
2682
2682
|
function c(h) {
|
|
2683
2683
|
return h === 41 ? (e.enter("resourceMarker"), e.consume(h), e.exit("resourceMarker"), e.exit("resource"), n) : t(h);
|
|
@@ -2720,7 +2720,7 @@ function gs(e, n, t) {
|
|
|
2720
2720
|
const bs = {
|
|
2721
2721
|
name: "labelStartImage",
|
|
2722
2722
|
tokenize: ws,
|
|
2723
|
-
resolveAll:
|
|
2723
|
+
resolveAll: Rt.resolveAll
|
|
2724
2724
|
};
|
|
2725
2725
|
function ws(e, n, t) {
|
|
2726
2726
|
const r = this;
|
|
@@ -2738,7 +2738,7 @@ function ws(e, n, t) {
|
|
|
2738
2738
|
const xs = {
|
|
2739
2739
|
name: "labelStartLink",
|
|
2740
2740
|
tokenize: ys,
|
|
2741
|
-
resolveAll:
|
|
2741
|
+
resolveAll: Rt.resolveAll
|
|
2742
2742
|
};
|
|
2743
2743
|
function ys(e, n, t) {
|
|
2744
2744
|
const r = this;
|
|
@@ -2800,7 +2800,7 @@ function Ss(e, n, t) {
|
|
|
2800
2800
|
return a;
|
|
2801
2801
|
function a(d) {
|
|
2802
2802
|
const v = r.containerState.type || (d === 42 || d === 43 || d === 45 ? "listUnordered" : "listOrdered");
|
|
2803
|
-
if (v === "listUnordered" ? !r.containerState.marker || d === r.containerState.marker :
|
|
2803
|
+
if (v === "listUnordered" ? !r.containerState.marker || d === r.containerState.marker : Ct(d)) {
|
|
2804
2804
|
if (r.containerState.type || (r.containerState.type = v, e.enter(v, {
|
|
2805
2805
|
_container: !0
|
|
2806
2806
|
})), v === "listUnordered")
|
|
@@ -2811,7 +2811,7 @@ function Ss(e, n, t) {
|
|
|
2811
2811
|
return t(d);
|
|
2812
2812
|
}
|
|
2813
2813
|
function u(d) {
|
|
2814
|
-
return
|
|
2814
|
+
return Ct(d) && ++o < 10 ? (e.consume(d), u) : (!r.interrupt || o < 2) && (r.containerState.marker ? d === r.containerState.marker : d === 41 || d === 46) ? (e.exit("listItemValue"), l(d)) : t(d);
|
|
2815
2815
|
}
|
|
2816
2816
|
function l(d) {
|
|
2817
2817
|
return e.enter("listItemMarker"), e.consume(d), e.exit("listItemMarker"), r.containerState.marker = r.containerState.marker || d, e.check(
|
|
@@ -2887,9 +2887,9 @@ function As(e, n, t) {
|
|
|
2887
2887
|
return !M(i) && o && o[1].type === "listItemPrefixWhitespace" ? n(i) : t(i);
|
|
2888
2888
|
}
|
|
2889
2889
|
}
|
|
2890
|
-
const
|
|
2890
|
+
const sn = {
|
|
2891
2891
|
name: "setextUnderline",
|
|
2892
|
-
tokenize:
|
|
2892
|
+
tokenize: Is,
|
|
2893
2893
|
resolveTo: Bs
|
|
2894
2894
|
};
|
|
2895
2895
|
function Bs(e, n) {
|
|
@@ -2910,7 +2910,7 @@ function Bs(e, n) {
|
|
|
2910
2910
|
};
|
|
2911
2911
|
return e[s][1].type = "setextHeadingText", i ? (e.splice(s, 0, ["enter", o, n]), e.splice(i + 1, 0, ["exit", e[r][1], n]), e[r][1].end = Object.assign({}, e[i][1].end)) : e[r][1] = o, e.push(["exit", o, n]), e;
|
|
2912
2912
|
}
|
|
2913
|
-
function
|
|
2913
|
+
function Is(e, n, t) {
|
|
2914
2914
|
const r = this;
|
|
2915
2915
|
let s;
|
|
2916
2916
|
return i;
|
|
@@ -2933,7 +2933,7 @@ function Ls(e, n, t) {
|
|
|
2933
2933
|
return l === null || E(l) ? (e.exit("setextHeadingLine"), n(l)) : t(l);
|
|
2934
2934
|
}
|
|
2935
2935
|
}
|
|
2936
|
-
const
|
|
2936
|
+
const Ls = {
|
|
2937
2937
|
tokenize: Fs
|
|
2938
2938
|
};
|
|
2939
2939
|
function Fs(e) {
|
|
@@ -3103,7 +3103,7 @@ function Ds(e, n, t) {
|
|
|
3103
3103
|
let c = n.tokenize.call(l, u);
|
|
3104
3104
|
return n.resolveAll && i.push(n), l;
|
|
3105
3105
|
function h(T) {
|
|
3106
|
-
return o =
|
|
3106
|
+
return o = se(o, T), L(), o[o.length - 1] !== null ? [] : (q(n, 0), l.events = Mt(i, l.events, l), l.events);
|
|
3107
3107
|
}
|
|
3108
3108
|
function m(T, A) {
|
|
3109
3109
|
return Us(d(T), A);
|
|
@@ -3112,19 +3112,19 @@ function Ds(e, n, t) {
|
|
|
3112
3112
|
return Ps(o, T);
|
|
3113
3113
|
}
|
|
3114
3114
|
function v() {
|
|
3115
|
-
const { line: T, column: A, offset: W, _index:
|
|
3115
|
+
const { line: T, column: A, offset: W, _index: K, _bufferIndex: D } = r;
|
|
3116
3116
|
return {
|
|
3117
3117
|
line: T,
|
|
3118
3118
|
column: A,
|
|
3119
3119
|
offset: W,
|
|
3120
|
-
_index:
|
|
3120
|
+
_index: K,
|
|
3121
3121
|
_bufferIndex: D
|
|
3122
3122
|
};
|
|
3123
3123
|
}
|
|
3124
3124
|
function S(T) {
|
|
3125
3125
|
s[T.line] = T.column, g();
|
|
3126
3126
|
}
|
|
3127
|
-
function
|
|
3127
|
+
function L() {
|
|
3128
3128
|
let T;
|
|
3129
3129
|
for (; r._index < o.length; ) {
|
|
3130
3130
|
const A = o[r._index];
|
|
@@ -3157,16 +3157,16 @@ function Ds(e, n, t) {
|
|
|
3157
3157
|
}
|
|
3158
3158
|
function F(T, A) {
|
|
3159
3159
|
return W;
|
|
3160
|
-
function W(
|
|
3161
|
-
let
|
|
3162
|
-
return Array.isArray(
|
|
3160
|
+
function W(K, D, Z) {
|
|
3161
|
+
let V, oe, be, p;
|
|
3162
|
+
return Array.isArray(K) ? we(K) : "tokenize" in K ? (
|
|
3163
3163
|
// @ts-expect-error Looks like a construct.
|
|
3164
|
-
we([
|
|
3165
|
-
) : ae(
|
|
3166
|
-
function ae(
|
|
3164
|
+
we([K])
|
|
3165
|
+
) : ae(K);
|
|
3166
|
+
function ae($) {
|
|
3167
3167
|
return Ke;
|
|
3168
3168
|
function Ke(ve) {
|
|
3169
|
-
const Re = ve !== null &&
|
|
3169
|
+
const Re = ve !== null && $[ve], Ne = ve !== null && $.null, Ye = [
|
|
3170
3170
|
// To do: add more extension tests.
|
|
3171
3171
|
/* c8 ignore next 2 */
|
|
3172
3172
|
...Array.isArray(Re) ? Re : Re ? [Re] : [],
|
|
@@ -3175,13 +3175,13 @@ function Ds(e, n, t) {
|
|
|
3175
3175
|
return we(Ye)(ve);
|
|
3176
3176
|
}
|
|
3177
3177
|
}
|
|
3178
|
-
function we(
|
|
3179
|
-
return
|
|
3178
|
+
function we($) {
|
|
3179
|
+
return V = $, oe = 0, $.length === 0 ? Z : f($[oe]);
|
|
3180
3180
|
}
|
|
3181
|
-
function f(
|
|
3181
|
+
function f($) {
|
|
3182
3182
|
return Ke;
|
|
3183
3183
|
function Ke(ve) {
|
|
3184
|
-
return p =
|
|
3184
|
+
return p = I(), be = $, $.partial || (l.currentConstruct = $), $.name && l.parser.constructs.disable.null.includes($.name) ? Te() : $.tokenize.call(
|
|
3185
3185
|
// If we do have fields, create an object w/ `context` as its
|
|
3186
3186
|
// prototype.
|
|
3187
3187
|
// This allows a “live binding”, which is needed for `interrupt`.
|
|
@@ -3192,11 +3192,11 @@ function Ds(e, n, t) {
|
|
|
3192
3192
|
)(ve);
|
|
3193
3193
|
}
|
|
3194
3194
|
}
|
|
3195
|
-
function le(
|
|
3195
|
+
function le($) {
|
|
3196
3196
|
return T(be, p), D;
|
|
3197
3197
|
}
|
|
3198
|
-
function Te(
|
|
3199
|
-
return p.restore(), ++oe <
|
|
3198
|
+
function Te($) {
|
|
3199
|
+
return p.restore(), ++oe < V.length ? f(V[oe]) : Z;
|
|
3200
3200
|
}
|
|
3201
3201
|
}
|
|
3202
3202
|
}
|
|
@@ -3208,14 +3208,14 @@ function Ds(e, n, t) {
|
|
|
3208
3208
|
T.resolve(l.events.slice(A), l)
|
|
3209
3209
|
), T.resolveTo && (l.events = T.resolveTo(l.events, l));
|
|
3210
3210
|
}
|
|
3211
|
-
function
|
|
3212
|
-
const T = v(), A = l.previous, W = l.currentConstruct,
|
|
3211
|
+
function I() {
|
|
3212
|
+
const T = v(), A = l.previous, W = l.currentConstruct, K = l.events.length, D = Array.from(a);
|
|
3213
3213
|
return {
|
|
3214
|
-
restore:
|
|
3215
|
-
from:
|
|
3214
|
+
restore: Z,
|
|
3215
|
+
from: K
|
|
3216
3216
|
};
|
|
3217
|
-
function
|
|
3218
|
-
r = T, l.previous = A, l.currentConstruct = W, l.events.length =
|
|
3217
|
+
function Z() {
|
|
3218
|
+
r = T, l.previous = A, l.currentConstruct = W, l.events.length = K, a = D, g();
|
|
3219
3219
|
}
|
|
3220
3220
|
}
|
|
3221
3221
|
function g() {
|
|
@@ -3298,16 +3298,16 @@ const js = {
|
|
|
3298
3298
|
[-2]: bt,
|
|
3299
3299
|
[-1]: bt,
|
|
3300
3300
|
32: bt
|
|
3301
|
-
},
|
|
3302
|
-
35:
|
|
3301
|
+
}, Hs = {
|
|
3302
|
+
35: $i,
|
|
3303
3303
|
42: rt,
|
|
3304
|
-
45: [
|
|
3304
|
+
45: [sn, rt],
|
|
3305
3305
|
60: Yi,
|
|
3306
|
-
61:
|
|
3306
|
+
61: sn,
|
|
3307
3307
|
95: rt,
|
|
3308
|
-
96:
|
|
3309
|
-
126:
|
|
3310
|
-
},
|
|
3308
|
+
96: nn,
|
|
3309
|
+
126: nn
|
|
3310
|
+
}, Xs = {
|
|
3311
3311
|
38: tr,
|
|
3312
3312
|
92: er
|
|
3313
3313
|
}, Ks = {
|
|
@@ -3316,32 +3316,32 @@ const js = {
|
|
|
3316
3316
|
[-3]: wt,
|
|
3317
3317
|
33: bs,
|
|
3318
3318
|
38: tr,
|
|
3319
|
-
42:
|
|
3319
|
+
42: St,
|
|
3320
3320
|
60: [yi, os],
|
|
3321
3321
|
91: xs,
|
|
3322
3322
|
92: [Gi, er],
|
|
3323
|
-
93:
|
|
3324
|
-
95:
|
|
3323
|
+
93: Rt,
|
|
3324
|
+
95: St,
|
|
3325
3325
|
96: Fi
|
|
3326
3326
|
}, Gs = {
|
|
3327
|
-
null: [
|
|
3328
|
-
}, $s = {
|
|
3329
|
-
null: [42, 95]
|
|
3327
|
+
null: [St, Ms]
|
|
3330
3328
|
}, Vs = {
|
|
3329
|
+
null: [42, 95]
|
|
3330
|
+
}, $s = {
|
|
3331
3331
|
null: []
|
|
3332
3332
|
}, Qs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3333
3333
|
__proto__: null,
|
|
3334
|
-
attentionMarkers:
|
|
3334
|
+
attentionMarkers: Vs,
|
|
3335
3335
|
contentInitial: qs,
|
|
3336
|
-
disable:
|
|
3336
|
+
disable: $s,
|
|
3337
3337
|
document: js,
|
|
3338
|
-
flow:
|
|
3338
|
+
flow: Hs,
|
|
3339
3339
|
flowInitial: Ws,
|
|
3340
3340
|
insideSpan: Gs,
|
|
3341
|
-
string:
|
|
3341
|
+
string: Xs,
|
|
3342
3342
|
text: Ks
|
|
3343
3343
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3344
|
-
function
|
|
3344
|
+
function Zs(e) {
|
|
3345
3345
|
const t = (
|
|
3346
3346
|
/** @type {FullNormalizedExtension} */
|
|
3347
3347
|
si([Qs, ...(e || {}).extensions || []])
|
|
@@ -3351,7 +3351,7 @@ function Js(e) {
|
|
|
3351
3351
|
constructs: t,
|
|
3352
3352
|
content: s(pi),
|
|
3353
3353
|
document: s(mi),
|
|
3354
|
-
flow: s(
|
|
3354
|
+
flow: s(Ls),
|
|
3355
3355
|
string: s(Rs),
|
|
3356
3356
|
text: s(Ns)
|
|
3357
3357
|
};
|
|
@@ -3363,12 +3363,12 @@ function Js(e) {
|
|
|
3363
3363
|
}
|
|
3364
3364
|
}
|
|
3365
3365
|
}
|
|
3366
|
-
function
|
|
3366
|
+
function Js(e) {
|
|
3367
3367
|
for (; !nr(e); )
|
|
3368
3368
|
;
|
|
3369
3369
|
return e;
|
|
3370
3370
|
}
|
|
3371
|
-
const
|
|
3371
|
+
const on = /[\0\t\n\r]/g;
|
|
3372
3372
|
function Ys() {
|
|
3373
3373
|
let e = 1, n = "", t = !0, r;
|
|
3374
3374
|
return s;
|
|
@@ -3376,7 +3376,7 @@ function Ys() {
|
|
|
3376
3376
|
const u = [];
|
|
3377
3377
|
let l, c, h, m, d;
|
|
3378
3378
|
for (i = n + (typeof i == "string" ? i.toString() : new TextDecoder(o || void 0).decode(i)), h = 0, n = "", t && (i.charCodeAt(0) === 65279 && h++, t = void 0); h < i.length; ) {
|
|
3379
|
-
if (
|
|
3379
|
+
if (on.lastIndex = h, l = on.exec(i), m = l && l.index !== void 0 ? l.index : i.length, d = i.charCodeAt(m), !l) {
|
|
3380
3380
|
n = i.slice(h);
|
|
3381
3381
|
break;
|
|
3382
3382
|
}
|
|
@@ -3413,70 +3413,70 @@ function no(e, n, t) {
|
|
|
3413
3413
|
return n;
|
|
3414
3414
|
if (t.charCodeAt(0) === 35) {
|
|
3415
3415
|
const s = t.charCodeAt(1), i = s === 120 || s === 88;
|
|
3416
|
-
return
|
|
3416
|
+
return Jn(t.slice(i ? 2 : 1), i ? 16 : 10);
|
|
3417
3417
|
}
|
|
3418
|
-
return
|
|
3418
|
+
return Ft(t) || e;
|
|
3419
3419
|
}
|
|
3420
3420
|
function it(e) {
|
|
3421
|
-
return !e || typeof e != "object" ? "" : "position" in e || "type" in e ?
|
|
3421
|
+
return !e || typeof e != "object" ? "" : "position" in e || "type" in e ? an(e.position) : "start" in e || "end" in e ? an(e) : "line" in e || "column" in e ? _t(e) : "";
|
|
3422
3422
|
}
|
|
3423
|
-
function
|
|
3424
|
-
return
|
|
3423
|
+
function _t(e) {
|
|
3424
|
+
return ln(e && e.line) + ":" + ln(e && e.column);
|
|
3425
3425
|
}
|
|
3426
|
-
function
|
|
3427
|
-
return
|
|
3426
|
+
function an(e) {
|
|
3427
|
+
return _t(e && e.start) + "-" + _t(e && e.end);
|
|
3428
3428
|
}
|
|
3429
|
-
function
|
|
3429
|
+
function ln(e) {
|
|
3430
3430
|
return e && typeof e == "number" ? e : 1;
|
|
3431
3431
|
}
|
|
3432
3432
|
const lr = {}.hasOwnProperty;
|
|
3433
3433
|
function ro(e, n, t) {
|
|
3434
|
-
return typeof n != "string" && (t = n, n = void 0), io(t)(Zs(
|
|
3434
|
+
return typeof n != "string" && (t = n, n = void 0), io(t)(Js(Zs(t).document().write(Ys()(e, n, !0))));
|
|
3435
3435
|
}
|
|
3436
3436
|
function io(e) {
|
|
3437
3437
|
const n = {
|
|
3438
3438
|
transforms: [],
|
|
3439
3439
|
canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
|
|
3440
3440
|
enter: {
|
|
3441
|
-
autolink: i(
|
|
3442
|
-
autolinkProtocol:
|
|
3443
|
-
autolinkEmail:
|
|
3444
|
-
atxHeading: i(
|
|
3441
|
+
autolink: i(Wt),
|
|
3442
|
+
autolinkProtocol: I,
|
|
3443
|
+
autolinkEmail: I,
|
|
3444
|
+
atxHeading: i(Ut),
|
|
3445
3445
|
blockQuote: i(Ne),
|
|
3446
|
-
characterEscape:
|
|
3447
|
-
characterReference:
|
|
3446
|
+
characterEscape: I,
|
|
3447
|
+
characterReference: I,
|
|
3448
3448
|
codeFenced: i(Ye),
|
|
3449
3449
|
codeFencedFenceInfo: o,
|
|
3450
3450
|
codeFencedFenceMeta: o,
|
|
3451
3451
|
codeIndented: i(Ye, o),
|
|
3452
3452
|
codeText: i(br, o),
|
|
3453
|
-
codeTextData:
|
|
3454
|
-
data:
|
|
3455
|
-
codeFlowValue:
|
|
3453
|
+
codeTextData: I,
|
|
3454
|
+
data: I,
|
|
3455
|
+
codeFlowValue: I,
|
|
3456
3456
|
definition: i(wr),
|
|
3457
3457
|
definitionDestinationString: o,
|
|
3458
3458
|
definitionLabelString: o,
|
|
3459
3459
|
definitionTitleString: o,
|
|
3460
3460
|
emphasis: i(xr),
|
|
3461
|
-
hardBreakEscape: i(
|
|
3462
|
-
hardBreakTrailing: i(
|
|
3463
|
-
htmlFlow: i(
|
|
3464
|
-
htmlFlowData:
|
|
3465
|
-
htmlText: i(
|
|
3466
|
-
htmlTextData:
|
|
3461
|
+
hardBreakEscape: i(jt),
|
|
3462
|
+
hardBreakTrailing: i(jt),
|
|
3463
|
+
htmlFlow: i(qt, o),
|
|
3464
|
+
htmlFlowData: I,
|
|
3465
|
+
htmlText: i(qt, o),
|
|
3466
|
+
htmlTextData: I,
|
|
3467
3467
|
image: i(yr),
|
|
3468
3468
|
label: o,
|
|
3469
|
-
link: i(
|
|
3469
|
+
link: i(Wt),
|
|
3470
3470
|
listItem: i(kr),
|
|
3471
3471
|
listItemValue: m,
|
|
3472
|
-
listOrdered: i(
|
|
3473
|
-
listUnordered: i(
|
|
3472
|
+
listOrdered: i(Ht, h),
|
|
3473
|
+
listUnordered: i(Ht),
|
|
3474
3474
|
paragraph: i(zr),
|
|
3475
3475
|
reference: f,
|
|
3476
3476
|
referenceString: o,
|
|
3477
3477
|
resourceDestinationString: o,
|
|
3478
3478
|
resourceTitleString: o,
|
|
3479
|
-
setextHeading: i(
|
|
3479
|
+
setextHeading: i(Ut),
|
|
3480
3480
|
strong: i(vr),
|
|
3481
3481
|
thematicBreak: i(Sr)
|
|
3482
3482
|
},
|
|
@@ -3490,9 +3490,9 @@ function io(e) {
|
|
|
3490
3490
|
characterEscapeValue: g,
|
|
3491
3491
|
characterReferenceMarkerHexadecimal: Te,
|
|
3492
3492
|
characterReferenceMarkerNumeric: Te,
|
|
3493
|
-
characterReferenceValue:
|
|
3493
|
+
characterReferenceValue: $,
|
|
3494
3494
|
characterReference: Ke,
|
|
3495
|
-
codeFenced: u(
|
|
3495
|
+
codeFenced: u(L),
|
|
3496
3496
|
codeFencedFence: S,
|
|
3497
3497
|
codeFencedFenceInfo: d,
|
|
3498
3498
|
codeFencedFenceMeta: v,
|
|
@@ -3510,13 +3510,13 @@ function io(e) {
|
|
|
3510
3510
|
hardBreakTrailing: u(A),
|
|
3511
3511
|
htmlFlow: u(W),
|
|
3512
3512
|
htmlFlowData: g,
|
|
3513
|
-
htmlText: u(
|
|
3513
|
+
htmlText: u(K),
|
|
3514
3514
|
htmlTextData: g,
|
|
3515
|
-
image: u(
|
|
3515
|
+
image: u(V),
|
|
3516
3516
|
label: be,
|
|
3517
3517
|
labelText: oe,
|
|
3518
3518
|
lineEnding: T,
|
|
3519
|
-
link: u(
|
|
3519
|
+
link: u(Z),
|
|
3520
3520
|
listItem: u(),
|
|
3521
3521
|
listOrdered: u(),
|
|
3522
3522
|
listUnordered: u(),
|
|
@@ -3550,24 +3550,24 @@ function io(e) {
|
|
|
3550
3550
|
resume: c,
|
|
3551
3551
|
data: t
|
|
3552
3552
|
}, R = [];
|
|
3553
|
-
let
|
|
3554
|
-
for (; ++
|
|
3555
|
-
if (w[
|
|
3556
|
-
if (w[
|
|
3557
|
-
R.push(
|
|
3553
|
+
let H = -1;
|
|
3554
|
+
for (; ++H < w.length; )
|
|
3555
|
+
if (w[H][1].type === "listOrdered" || w[H][1].type === "listUnordered")
|
|
3556
|
+
if (w[H][0] === "enter")
|
|
3557
|
+
R.push(H);
|
|
3558
3558
|
else {
|
|
3559
3559
|
const ue = R.pop();
|
|
3560
|
-
|
|
3560
|
+
H = s(w, ue, H);
|
|
3561
3561
|
}
|
|
3562
|
-
for (
|
|
3563
|
-
const ue = n[w[
|
|
3564
|
-
lr.call(ue, w[
|
|
3565
|
-
sliceSerialize: w[
|
|
3566
|
-
}, B), w[
|
|
3562
|
+
for (H = -1; ++H < w.length; ) {
|
|
3563
|
+
const ue = n[w[H][0]];
|
|
3564
|
+
lr.call(ue, w[H][1].type) && ue[w[H][1].type].call(Object.assign({
|
|
3565
|
+
sliceSerialize: w[H][2].sliceSerialize
|
|
3566
|
+
}, B), w[H][1]);
|
|
3567
3567
|
}
|
|
3568
3568
|
if (B.tokenStack.length > 0) {
|
|
3569
3569
|
const ue = B.tokenStack[B.tokenStack.length - 1];
|
|
3570
|
-
(ue[1] ||
|
|
3570
|
+
(ue[1] || un).call(B, void 0, ue[0]);
|
|
3571
3571
|
}
|
|
3572
3572
|
for (k.position = {
|
|
3573
3573
|
start: Ce(w.length > 0 ? w[0][1].start : {
|
|
@@ -3580,23 +3580,23 @@ function io(e) {
|
|
|
3580
3580
|
column: 1,
|
|
3581
3581
|
offset: 0
|
|
3582
3582
|
})
|
|
3583
|
-
},
|
|
3584
|
-
k = n.transforms[
|
|
3583
|
+
}, H = -1; ++H < n.transforms.length; )
|
|
3584
|
+
k = n.transforms[H](k) || k;
|
|
3585
3585
|
return k;
|
|
3586
3586
|
}
|
|
3587
3587
|
function s(w, k, B) {
|
|
3588
|
-
let R = k - 1,
|
|
3588
|
+
let R = k - 1, H = -1, ue = !1, Ae, xe, Ge, Ve;
|
|
3589
3589
|
for (; ++R <= B; ) {
|
|
3590
|
-
const
|
|
3591
|
-
switch (
|
|
3590
|
+
const re = w[R];
|
|
3591
|
+
switch (re[1].type) {
|
|
3592
3592
|
case "listUnordered":
|
|
3593
3593
|
case "listOrdered":
|
|
3594
3594
|
case "blockQuote": {
|
|
3595
|
-
|
|
3595
|
+
re[0] === "enter" ? H++ : H--, Ve = void 0;
|
|
3596
3596
|
break;
|
|
3597
3597
|
}
|
|
3598
3598
|
case "lineEndingBlank": {
|
|
3599
|
-
|
|
3599
|
+
re[0] === "enter" && (Ae && !Ve && !H && !Ge && (Ge = R), Ve = void 0);
|
|
3600
3600
|
break;
|
|
3601
3601
|
}
|
|
3602
3602
|
case "linePrefix":
|
|
@@ -3606,9 +3606,9 @@ function io(e) {
|
|
|
3606
3606
|
case "listItemPrefixWhitespace":
|
|
3607
3607
|
break;
|
|
3608
3608
|
default:
|
|
3609
|
-
|
|
3609
|
+
Ve = void 0;
|
|
3610
3610
|
}
|
|
3611
|
-
if (!
|
|
3611
|
+
if (!H && re[0] === "enter" && re[1].type === "listItemPrefix" || H === -1 && re[0] === "exit" && (re[1].type === "listUnordered" || re[1].type === "listOrdered")) {
|
|
3612
3612
|
if (Ae) {
|
|
3613
3613
|
let Oe = R;
|
|
3614
3614
|
for (xe = void 0; Oe--; ) {
|
|
@@ -3618,17 +3618,17 @@ function io(e) {
|
|
|
3618
3618
|
xe && (w[xe][1].type = "lineEndingBlank", ue = !0), ye[1].type = "lineEnding", xe = Oe;
|
|
3619
3619
|
} else if (!(ye[1].type === "linePrefix" || ye[1].type === "blockQuotePrefix" || ye[1].type === "blockQuotePrefixWhitespace" || ye[1].type === "blockQuoteMarker" || ye[1].type === "listItemIndent")) break;
|
|
3620
3620
|
}
|
|
3621
|
-
Ge && (!xe || Ge < xe) && (Ae._spread = !0), Ae.end = Object.assign({}, xe ? w[xe][1].start :
|
|
3621
|
+
Ge && (!xe || Ge < xe) && (Ae._spread = !0), Ae.end = Object.assign({}, xe ? w[xe][1].start : re[1].end), w.splice(xe || R, 0, ["exit", Ae, re[2]]), R++, B++;
|
|
3622
3622
|
}
|
|
3623
|
-
if (
|
|
3623
|
+
if (re[1].type === "listItemPrefix") {
|
|
3624
3624
|
const Oe = {
|
|
3625
3625
|
type: "listItem",
|
|
3626
3626
|
_spread: !1,
|
|
3627
|
-
start: Object.assign({},
|
|
3627
|
+
start: Object.assign({}, re[1].start),
|
|
3628
3628
|
// @ts-expect-error: we’ll add `end` in a second.
|
|
3629
3629
|
end: void 0
|
|
3630
3630
|
};
|
|
3631
|
-
Ae = Oe, w.splice(R, 0, ["enter", Oe,
|
|
3631
|
+
Ae = Oe, w.splice(R, 0, ["enter", Oe, re[2]]), R++, B++, Ge = void 0, Ve = !0;
|
|
3632
3632
|
}
|
|
3633
3633
|
}
|
|
3634
3634
|
}
|
|
@@ -3662,7 +3662,7 @@ function io(e) {
|
|
|
3662
3662
|
function l(w, k) {
|
|
3663
3663
|
const B = this.stack.pop(), R = this.tokenStack.pop();
|
|
3664
3664
|
if (R)
|
|
3665
|
-
R[0].type !== w.type && (k ? k.call(this, w, R[0]) : (R[1] ||
|
|
3665
|
+
R[0].type !== w.type && (k ? k.call(this, w, R[0]) : (R[1] || un).call(this, w, R[0]));
|
|
3666
3666
|
else throw new Error("Cannot close `" + w.type + "` (" + it({
|
|
3667
3667
|
start: w.start,
|
|
3668
3668
|
end: w.end
|
|
@@ -3692,7 +3692,7 @@ function io(e) {
|
|
|
3692
3692
|
function S() {
|
|
3693
3693
|
this.data.flowCodeInside || (this.buffer(), this.data.flowCodeInside = !0);
|
|
3694
3694
|
}
|
|
3695
|
-
function
|
|
3695
|
+
function L() {
|
|
3696
3696
|
const w = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3697
3697
|
k.value = w.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g, ""), this.data.flowCodeInside = void 0;
|
|
3698
3698
|
}
|
|
@@ -3729,7 +3729,7 @@ function io(e) {
|
|
|
3729
3729
|
function q() {
|
|
3730
3730
|
this.data.setextHeadingSlurpLineEnding = void 0;
|
|
3731
3731
|
}
|
|
3732
|
-
function
|
|
3732
|
+
function I(w) {
|
|
3733
3733
|
const B = this.stack[this.stack.length - 1].children;
|
|
3734
3734
|
let R = B[B.length - 1];
|
|
3735
3735
|
(!R || R.type !== "text") && (R = Cr(), R.position = {
|
|
@@ -3749,7 +3749,7 @@ function io(e) {
|
|
|
3749
3749
|
B.position.end = Ce(w.end), this.data.atHardBreak = void 0;
|
|
3750
3750
|
return;
|
|
3751
3751
|
}
|
|
3752
|
-
!this.data.setextHeadingSlurpLineEnding && n.canContainEols.includes(k.type) && (
|
|
3752
|
+
!this.data.setextHeadingSlurpLineEnding && n.canContainEols.includes(k.type) && (I.call(this, w), g.call(this, w));
|
|
3753
3753
|
}
|
|
3754
3754
|
function A() {
|
|
3755
3755
|
this.data.atHardBreak = !0;
|
|
@@ -3758,7 +3758,7 @@ function io(e) {
|
|
|
3758
3758
|
const w = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3759
3759
|
k.value = w;
|
|
3760
3760
|
}
|
|
3761
|
-
function
|
|
3761
|
+
function K() {
|
|
3762
3762
|
const w = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3763
3763
|
k.value = w;
|
|
3764
3764
|
}
|
|
@@ -3766,7 +3766,7 @@ function io(e) {
|
|
|
3766
3766
|
const w = this.resume(), k = this.stack[this.stack.length - 1];
|
|
3767
3767
|
k.value = w;
|
|
3768
3768
|
}
|
|
3769
|
-
function
|
|
3769
|
+
function Z() {
|
|
3770
3770
|
const w = this.stack[this.stack.length - 1];
|
|
3771
3771
|
if (this.data.inReference) {
|
|
3772
3772
|
const k = this.data.referenceType || "shortcut";
|
|
@@ -3775,7 +3775,7 @@ function io(e) {
|
|
|
3775
3775
|
delete w.identifier, delete w.label;
|
|
3776
3776
|
this.data.referenceType = void 0;
|
|
3777
3777
|
}
|
|
3778
|
-
function
|
|
3778
|
+
function V() {
|
|
3779
3779
|
const w = this.stack[this.stack.length - 1];
|
|
3780
3780
|
if (this.data.inReference) {
|
|
3781
3781
|
const k = this.data.referenceType || "shortcut";
|
|
@@ -3817,12 +3817,12 @@ function io(e) {
|
|
|
3817
3817
|
function Te(w) {
|
|
3818
3818
|
this.data.characterReferenceType = w.type;
|
|
3819
3819
|
}
|
|
3820
|
-
function
|
|
3820
|
+
function $(w) {
|
|
3821
3821
|
const k = this.sliceSerialize(w), B = this.data.characterReferenceType;
|
|
3822
3822
|
let R;
|
|
3823
|
-
B ? (R =
|
|
3824
|
-
const
|
|
3825
|
-
|
|
3823
|
+
B ? (R = Jn(k, B === "characterReferenceMarkerNumeric" ? 10 : 16), this.data.characterReferenceType = void 0) : R = Ft(k);
|
|
3824
|
+
const H = this.stack[this.stack.length - 1];
|
|
3825
|
+
H.value += R;
|
|
3826
3826
|
}
|
|
3827
3827
|
function Ke(w) {
|
|
3828
3828
|
const k = this.stack.pop();
|
|
@@ -3873,7 +3873,7 @@ function io(e) {
|
|
|
3873
3873
|
children: []
|
|
3874
3874
|
};
|
|
3875
3875
|
}
|
|
3876
|
-
function
|
|
3876
|
+
function Ut() {
|
|
3877
3877
|
return {
|
|
3878
3878
|
type: "heading",
|
|
3879
3879
|
// @ts-expect-error `depth` will be set later.
|
|
@@ -3881,12 +3881,12 @@ function io(e) {
|
|
|
3881
3881
|
children: []
|
|
3882
3882
|
};
|
|
3883
3883
|
}
|
|
3884
|
-
function
|
|
3884
|
+
function jt() {
|
|
3885
3885
|
return {
|
|
3886
3886
|
type: "break"
|
|
3887
3887
|
};
|
|
3888
3888
|
}
|
|
3889
|
-
function
|
|
3889
|
+
function qt() {
|
|
3890
3890
|
return {
|
|
3891
3891
|
type: "html",
|
|
3892
3892
|
value: ""
|
|
@@ -3900,7 +3900,7 @@ function io(e) {
|
|
|
3900
3900
|
alt: null
|
|
3901
3901
|
};
|
|
3902
3902
|
}
|
|
3903
|
-
function
|
|
3903
|
+
function Wt() {
|
|
3904
3904
|
return {
|
|
3905
3905
|
type: "link",
|
|
3906
3906
|
title: null,
|
|
@@ -3908,7 +3908,7 @@ function io(e) {
|
|
|
3908
3908
|
children: []
|
|
3909
3909
|
};
|
|
3910
3910
|
}
|
|
3911
|
-
function
|
|
3911
|
+
function Ht(w) {
|
|
3912
3912
|
return {
|
|
3913
3913
|
type: "list",
|
|
3914
3914
|
ordered: w.type === "listOrdered",
|
|
@@ -3986,7 +3986,7 @@ function so(e, n) {
|
|
|
3986
3986
|
}
|
|
3987
3987
|
}
|
|
3988
3988
|
}
|
|
3989
|
-
function
|
|
3989
|
+
function un(e, n) {
|
|
3990
3990
|
throw e ? new Error("Cannot close `" + e.type + "` (" + it({
|
|
3991
3991
|
start: e.start,
|
|
3992
3992
|
end: e.end
|
|
@@ -4101,9 +4101,9 @@ function co(e, n, t) {
|
|
|
4101
4101
|
function a(g) {
|
|
4102
4102
|
let T = r.events.length - 1;
|
|
4103
4103
|
for (; T > -1; ) {
|
|
4104
|
-
const
|
|
4105
|
-
if (
|
|
4106
|
-
|
|
4104
|
+
const K = r.events[T][1].type;
|
|
4105
|
+
if (K === "lineEnding" || // Note: markdown-rs uses `whitespace` instead of `linePrefix`
|
|
4106
|
+
K === "linePrefix") T--;
|
|
4107
4107
|
else break;
|
|
4108
4108
|
}
|
|
4109
4109
|
const A = T > -1 ? r.events[T][1].type : null, W = A === "tableHead" || A === "tableRow" ? x : u;
|
|
@@ -4119,7 +4119,7 @@ function co(e, n, t) {
|
|
|
4119
4119
|
return g === null ? t(g) : E(g) ? i > 1 ? (i = 0, r.interrupt = !0, e.exit("tableRow"), e.enter("lineEnding"), e.consume(g), e.exit("lineEnding"), d) : t(g) : M(g) ? N(e, c, "whitespace")(g) : (i += 1, o && (o = !1, s += 1), g === 124 ? (e.enter("tableCellDivider"), e.consume(g), e.exit("tableCellDivider"), o = !0, c) : (e.enter("data"), h(g)));
|
|
4120
4120
|
}
|
|
4121
4121
|
function h(g) {
|
|
4122
|
-
return g === null || g === 124 ||
|
|
4122
|
+
return g === null || g === 124 || J(g) ? (e.exit("data"), c(g)) : (e.consume(g), g === 92 ? m : h);
|
|
4123
4123
|
}
|
|
4124
4124
|
function m(g) {
|
|
4125
4125
|
return g === 92 || g === 124 ? (e.consume(g), h) : h(g);
|
|
@@ -4128,12 +4128,12 @@ function co(e, n, t) {
|
|
|
4128
4128
|
return r.interrupt = !1, r.parser.lazy[r.now().line] ? t(g) : (e.enter("tableDelimiterRow"), o = !1, M(g) ? N(e, v, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(g) : v(g));
|
|
4129
4129
|
}
|
|
4130
4130
|
function v(g) {
|
|
4131
|
-
return g === 45 || g === 58 ?
|
|
4131
|
+
return g === 45 || g === 58 ? L(g) : g === 124 ? (o = !0, e.enter("tableCellDivider"), e.consume(g), e.exit("tableCellDivider"), S) : P(g);
|
|
4132
4132
|
}
|
|
4133
4133
|
function S(g) {
|
|
4134
|
-
return M(g) ? N(e,
|
|
4134
|
+
return M(g) ? N(e, L, "whitespace")(g) : L(g);
|
|
4135
4135
|
}
|
|
4136
|
-
function
|
|
4136
|
+
function L(g) {
|
|
4137
4137
|
return g === 58 ? (i += 1, o = !0, e.enter("tableDelimiterMarker"), e.consume(g), e.exit("tableDelimiterMarker"), z) : g === 45 ? (i += 1, z(g)) : g === null || E(g) ? U(g) : P(g);
|
|
4138
4138
|
}
|
|
4139
4139
|
function z(g) {
|
|
@@ -4158,9 +4158,9 @@ function co(e, n, t) {
|
|
|
4158
4158
|
return g === 124 ? (e.enter("tableCellDivider"), e.consume(g), e.exit("tableCellDivider"), F) : g === null || E(g) ? (e.exit("tableRow"), n(g)) : M(g) ? N(e, F, "whitespace")(g) : (e.enter("data"), q(g));
|
|
4159
4159
|
}
|
|
4160
4160
|
function q(g) {
|
|
4161
|
-
return g === null || g === 124 ||
|
|
4161
|
+
return g === null || g === 124 || J(g) ? (e.exit("data"), F(g)) : (e.consume(g), g === 92 ? I : q);
|
|
4162
4162
|
}
|
|
4163
|
-
function
|
|
4163
|
+
function I(g) {
|
|
4164
4164
|
return g === 92 || g === 124 ? (e.consume(g), q) : q(g);
|
|
4165
4165
|
}
|
|
4166
4166
|
}
|
|
@@ -4169,7 +4169,7 @@ function ho(e, n) {
|
|
|
4169
4169
|
const m = new oo();
|
|
4170
4170
|
for (; ++t < e.length; ) {
|
|
4171
4171
|
const d = e[t], v = d[1];
|
|
4172
|
-
d[0] === "enter" ? v.type === "tableHead" ? (a = !1, u !== 0 && (
|
|
4172
|
+
d[0] === "enter" ? v.type === "tableHead" ? (a = !1, u !== 0 && (cn(m, n, u, l, c), c = void 0, u = 0), l = {
|
|
4173
4173
|
type: "table",
|
|
4174
4174
|
start: Object.assign({}, v.start),
|
|
4175
4175
|
// Note: correct end is set later.
|
|
@@ -4181,7 +4181,7 @@ function ho(e, n) {
|
|
|
4181
4181
|
end: Object.assign({}, v.end)
|
|
4182
4182
|
}, m.add(t, 0, [["enter", c, n]])), s = v.type === "tableDelimiterRow" ? 2 : c ? 3 : 1) : s && (v.type === "data" || v.type === "tableDelimiterMarker" || v.type === "tableDelimiterFiller") ? (r = !1, o[2] === 0 && (i[1] !== 0 && (o[0] = o[1], h = tt(m, n, i, s, void 0, h), i = [0, 0, 0, 0]), o[2] = t)) : v.type === "tableCellDivider" && (r ? r = !1 : (i[1] !== 0 && (o[0] = o[1], h = tt(m, n, i, s, void 0, h)), i = o, o = [i[1], t, 0, 0])) : v.type === "tableHead" ? (a = !0, u = t) : v.type === "tableRow" || v.type === "tableDelimiterRow" ? (u = t, i[1] !== 0 ? (o[0] = o[1], h = tt(m, n, i, s, t, h)) : o[1] !== 0 && (h = tt(m, n, o, s, t, h)), s = 0) : s && (v.type === "data" || v.type === "tableDelimiterMarker" || v.type === "tableDelimiterFiller") && (o[3] = t);
|
|
4183
4183
|
}
|
|
4184
|
-
for (u !== 0 &&
|
|
4184
|
+
for (u !== 0 && cn(m, n, u, l, c), m.consume(n.events), t = -1; ++t < n.events.length; ) {
|
|
4185
4185
|
const d = n.events[t];
|
|
4186
4186
|
d[0] === "enter" && d[1].type === "table" && (d[1]._align = lo(n.events, t));
|
|
4187
4187
|
}
|
|
@@ -4213,7 +4213,7 @@ function tt(e, n, t, r, s, i) {
|
|
|
4213
4213
|
}
|
|
4214
4214
|
return s !== void 0 && (i.end = Object.assign({}, je(n.events, s)), e.add(s, 0, [["exit", i, n]]), i = void 0), i;
|
|
4215
4215
|
}
|
|
4216
|
-
function
|
|
4216
|
+
function cn(e, n, t, r, s) {
|
|
4217
4217
|
const i = [], o = je(n.events, t);
|
|
4218
4218
|
s && (s.end = Object.assign({}, o), i.push(["exit", s, n])), r.end = Object.assign({}, o), i.push(["exit", r, n]), e.add(t + 1, 0, i);
|
|
4219
4219
|
}
|
|
@@ -4225,8 +4225,8 @@ function po() {
|
|
|
4225
4225
|
return {
|
|
4226
4226
|
enter: {
|
|
4227
4227
|
table: fo,
|
|
4228
|
-
tableData:
|
|
4229
|
-
tableHeader:
|
|
4228
|
+
tableData: dn,
|
|
4229
|
+
tableHeader: dn,
|
|
4230
4230
|
tableRow: go
|
|
4231
4231
|
},
|
|
4232
4232
|
exit: {
|
|
@@ -4260,7 +4260,7 @@ function go(e) {
|
|
|
4260
4260
|
function xt(e) {
|
|
4261
4261
|
this.exit(e);
|
|
4262
4262
|
}
|
|
4263
|
-
function
|
|
4263
|
+
function dn(e) {
|
|
4264
4264
|
this.enter({ type: "tableCell", children: [] }, e);
|
|
4265
4265
|
}
|
|
4266
4266
|
function bo(e) {
|
|
@@ -4299,9 +4299,9 @@ let ke;
|
|
|
4299
4299
|
function xo() {
|
|
4300
4300
|
return ke || (ke = { promise: import("./core-CdG-ENX3.js") }, ke.promise.then((e) => ke.result = e).catch((e) => ke.error = e), ke);
|
|
4301
4301
|
}
|
|
4302
|
-
const
|
|
4302
|
+
const hn = {};
|
|
4303
4303
|
function yo(e) {
|
|
4304
|
-
let n =
|
|
4304
|
+
let n = hn[e];
|
|
4305
4305
|
if (n) return n;
|
|
4306
4306
|
xo();
|
|
4307
4307
|
let t;
|
|
@@ -4329,7 +4329,7 @@ function yo(e) {
|
|
|
4329
4329
|
const r = await t;
|
|
4330
4330
|
return (await ke.promise).default.registerLanguage(e, r.default), r.default;
|
|
4331
4331
|
})()
|
|
4332
|
-
},
|
|
4332
|
+
}, hn[e] = n, n.promise.then((r) => n.result = r).catch((r) => n.error = r), n;
|
|
4333
4333
|
}
|
|
4334
4334
|
function ko(e, n) {
|
|
4335
4335
|
console.debug("getImageFromPyodide", n);
|
|
@@ -4341,7 +4341,7 @@ const zo = {
|
|
|
4341
4341
|
tokenize: vo,
|
|
4342
4342
|
concrete: !0,
|
|
4343
4343
|
name: "mathFlow"
|
|
4344
|
-
},
|
|
4344
|
+
}, pn = {
|
|
4345
4345
|
tokenize: Co,
|
|
4346
4346
|
partial: !0
|
|
4347
4347
|
};
|
|
@@ -4364,37 +4364,37 @@ function vo(e, n, t) {
|
|
|
4364
4364
|
return C === null || E(C) ? (e.exit("chunkString"), e.exit("mathFlowFenceMeta"), h(C)) : C === 36 ? t(C) : (e.consume(C), c);
|
|
4365
4365
|
}
|
|
4366
4366
|
function h(C) {
|
|
4367
|
-
return e.exit("mathFlowFence"), r.interrupt ? n(C) : e.attempt(
|
|
4367
|
+
return e.exit("mathFlowFence"), r.interrupt ? n(C) : e.attempt(pn, m, L)(C);
|
|
4368
4368
|
}
|
|
4369
4369
|
function m(C) {
|
|
4370
4370
|
return e.attempt({
|
|
4371
4371
|
tokenize: z,
|
|
4372
4372
|
partial: !0
|
|
4373
|
-
},
|
|
4373
|
+
}, L, d)(C);
|
|
4374
4374
|
}
|
|
4375
4375
|
function d(C) {
|
|
4376
4376
|
return (i ? N(e, v, "linePrefix", i + 1) : v)(C);
|
|
4377
4377
|
}
|
|
4378
4378
|
function v(C) {
|
|
4379
|
-
return C === null ?
|
|
4379
|
+
return C === null ? L(C) : E(C) ? e.attempt(pn, m, L)(C) : (e.enter("mathFlowValue"), S(C));
|
|
4380
4380
|
}
|
|
4381
4381
|
function S(C) {
|
|
4382
4382
|
return C === null || E(C) ? (e.exit("mathFlowValue"), v(C)) : (e.consume(C), S);
|
|
4383
4383
|
}
|
|
4384
|
-
function
|
|
4384
|
+
function L(C) {
|
|
4385
4385
|
return e.exit("mathFlow"), n(C);
|
|
4386
4386
|
}
|
|
4387
4387
|
function z(C, _, U) {
|
|
4388
4388
|
let P = 0;
|
|
4389
4389
|
return N(C, x, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
4390
|
-
function x(
|
|
4391
|
-
return C.enter("mathFlowFence"), C.enter("mathFlowFenceSequence"), F(
|
|
4390
|
+
function x(I) {
|
|
4391
|
+
return C.enter("mathFlowFence"), C.enter("mathFlowFenceSequence"), F(I);
|
|
4392
4392
|
}
|
|
4393
|
-
function F(
|
|
4394
|
-
return
|
|
4393
|
+
function F(I) {
|
|
4394
|
+
return I === 36 ? (P++, C.consume(I), F) : P < o ? U(I) : (C.exit("mathFlowFenceSequence"), N(C, q, "whitespace")(I));
|
|
4395
4395
|
}
|
|
4396
|
-
function q(
|
|
4397
|
-
return
|
|
4396
|
+
function q(I) {
|
|
4397
|
+
return I === null || E(I) ? (C.exit("mathFlowFence"), _(I)) : U(I);
|
|
4398
4398
|
}
|
|
4399
4399
|
}
|
|
4400
4400
|
}
|
|
@@ -4544,12 +4544,12 @@ function Bo(e) {
|
|
|
4544
4544
|
i % 2 === 0 && (t[i] = t[i].replace(r, (o, a) => `$${a}$`).replace(s, (o, a) => `$$${a}$$`));
|
|
4545
4545
|
return t.join("");
|
|
4546
4546
|
}
|
|
4547
|
-
function
|
|
4547
|
+
function Nt(e, n, t, r) {
|
|
4548
4548
|
const s = ro(Bo(n), {
|
|
4549
4549
|
extensions: [uo(), To()],
|
|
4550
4550
|
mdastExtensions: [po(), Ao(), ...r]
|
|
4551
4551
|
}), i = {}, o = {};
|
|
4552
|
-
dr(s, i, o),
|
|
4552
|
+
dr(s, i, o), Et(s, e, i, o, t);
|
|
4553
4553
|
}
|
|
4554
4554
|
function dr(e, n, t) {
|
|
4555
4555
|
for (const r of e.children) {
|
|
@@ -4562,7 +4562,7 @@ function dr(e, n, t) {
|
|
|
4562
4562
|
r.children && dr(r, n, t);
|
|
4563
4563
|
}
|
|
4564
4564
|
}
|
|
4565
|
-
function
|
|
4565
|
+
function Et(e, n, t, r, s) {
|
|
4566
4566
|
var o;
|
|
4567
4567
|
let i = n.firstChild;
|
|
4568
4568
|
for (const a of e.children) {
|
|
@@ -4577,7 +4577,7 @@ function At(e, n, t, r, s) {
|
|
|
4577
4577
|
}
|
|
4578
4578
|
i = document.createElement("span"), n.appendChild(i);
|
|
4579
4579
|
}
|
|
4580
|
-
|
|
4580
|
+
fn(i, a.value), i = i.nextSibling;
|
|
4581
4581
|
continue;
|
|
4582
4582
|
}
|
|
4583
4583
|
case "math": {
|
|
@@ -4588,11 +4588,11 @@ function At(e, n, t, r, s) {
|
|
|
4588
4588
|
}
|
|
4589
4589
|
i = document.createElement("div"), n.appendChild(i);
|
|
4590
4590
|
}
|
|
4591
|
-
|
|
4591
|
+
fn(i, a.value), i = i.nextSibling;
|
|
4592
4592
|
continue;
|
|
4593
4593
|
}
|
|
4594
4594
|
case "code": {
|
|
4595
|
-
let c =
|
|
4595
|
+
let c = mn.get(i);
|
|
4596
4596
|
if (c)
|
|
4597
4597
|
c.updateCode(a.lang, a.value);
|
|
4598
4598
|
else {
|
|
@@ -4600,7 +4600,7 @@ function At(e, n, t, r, s) {
|
|
|
4600
4600
|
const h = i.nextSibling;
|
|
4601
4601
|
i.remove(), i = h;
|
|
4602
4602
|
}
|
|
4603
|
-
c = new cr(a.lang, a.value), i = c.node,
|
|
4603
|
+
c = new cr(a.lang, a.value), i = c.node, mn.set(i, c), n.appendChild(i);
|
|
4604
4604
|
}
|
|
4605
4605
|
i = i.nextSibling;
|
|
4606
4606
|
continue;
|
|
@@ -4752,7 +4752,7 @@ function At(e, n, t, r, s) {
|
|
|
4752
4752
|
}
|
|
4753
4753
|
i = document.createElement("a"), n.appendChild(i);
|
|
4754
4754
|
}
|
|
4755
|
-
|
|
4755
|
+
Et(
|
|
4756
4756
|
a,
|
|
4757
4757
|
i,
|
|
4758
4758
|
t,
|
|
@@ -4827,7 +4827,7 @@ function At(e, n, t, r, s) {
|
|
|
4827
4827
|
}
|
|
4828
4828
|
i = document.createElement(u), n.appendChild(i);
|
|
4829
4829
|
}
|
|
4830
|
-
u === "A" && (i.href = a.url || "", i.target = "_blank", i.title = a.title || ""),
|
|
4830
|
+
u === "A" && (i.href = a.url || "", i.target = "_blank", i.title = a.title || ""), Et(
|
|
4831
4831
|
a,
|
|
4832
4832
|
i,
|
|
4833
4833
|
t,
|
|
@@ -4841,18 +4841,18 @@ function At(e, n, t, r, s) {
|
|
|
4841
4841
|
}
|
|
4842
4842
|
}
|
|
4843
4843
|
let yt;
|
|
4844
|
-
function
|
|
4844
|
+
function Io() {
|
|
4845
4845
|
return yt || (yt = import("./katex-c21813vb.js")), yt;
|
|
4846
4846
|
}
|
|
4847
|
-
async function
|
|
4847
|
+
async function fn(e, n) {
|
|
4848
4848
|
let t = at.get(e);
|
|
4849
4849
|
t == null || t.cancel(), at.set(e, t = new ze()), (async () => {
|
|
4850
|
-
const r = await
|
|
4850
|
+
const r = await Io();
|
|
4851
4851
|
t.isCancellationRequested || r.default.render(n, e, { throwOnError: !1 });
|
|
4852
4852
|
})();
|
|
4853
4853
|
}
|
|
4854
|
-
const at = /* @__PURE__ */ new WeakMap(),
|
|
4855
|
-
function
|
|
4854
|
+
const at = /* @__PURE__ */ new WeakMap(), mn = /* @__PURE__ */ new WeakMap();
|
|
4855
|
+
function Lo(e) {
|
|
4856
4856
|
const t = e.trim().replace(/[^\w\s]|_/g, "").replace(/\s+/g, " ").toUpperCase().split(" ");
|
|
4857
4857
|
if (t.length === 1 && t[0] === "")
|
|
4858
4858
|
return "?";
|
|
@@ -4863,7 +4863,7 @@ function Fo({ as: e = "div", size: n = "avatar-lg", id: t, ...r }, s) {
|
|
|
4863
4863
|
const i = /* @__PURE__ */ b(e, { ...r }, s);
|
|
4864
4864
|
return e === "button" && !("type" in r) && (i.type = "button"), i.classList.add("avatar"), n && i.classList.add(n), t && i.classList.add(...jo(t)), i;
|
|
4865
4865
|
}
|
|
4866
|
-
const Mo = ["bg-Land-Green-95", "text-Land-Green-30"], Ro = ["bg-Sunflower-85", "text-Sunflower-20"], No = ["bg-Energy-Red-95", "text-Energy-Red-45"], Oo = ["bg-Sea-Blue-Main-28", "text-Sky-Blue-95"], Do = ["bg-Lavender-90", "text-Lavender-50"], Po = ["bg-Eucalyptus-85", "text-Eucalyptus-20"], Uo = ["bg-Terracotta-85", "text-Terracotta-20"],
|
|
4866
|
+
const Mo = ["bg-Land-Green-95", "text-Land-Green-30"], Ro = ["bg-Sunflower-85", "text-Sunflower-20"], No = ["bg-Energy-Red-95", "text-Energy-Red-45"], Oo = ["bg-Sea-Blue-Main-28", "text-Sky-Blue-95"], Do = ["bg-Lavender-90", "text-Lavender-50"], Po = ["bg-Eucalyptus-85", "text-Eucalyptus-20"], Uo = ["bg-Terracotta-85", "text-Terracotta-20"], gn = [
|
|
4867
4867
|
Mo,
|
|
4868
4868
|
Ro,
|
|
4869
4869
|
No,
|
|
@@ -4874,7 +4874,7 @@ const Mo = ["bg-Land-Green-95", "text-Land-Green-30"], Ro = ["bg-Sunflower-85",
|
|
|
4874
4874
|
];
|
|
4875
4875
|
function jo(e) {
|
|
4876
4876
|
const n = qo(e);
|
|
4877
|
-
return
|
|
4877
|
+
return gn[Math.floor(Math.abs(n % gn.length))];
|
|
4878
4878
|
}
|
|
4879
4879
|
function qo(e) {
|
|
4880
4880
|
let n = 0;
|
|
@@ -4883,71 +4883,71 @@ function qo(e) {
|
|
|
4883
4883
|
return n;
|
|
4884
4884
|
}
|
|
4885
4885
|
var ce = /* @__PURE__ */ ((e) => (e[e.Error = 0] = "Error", e[e.Danger = 1] = "Danger", e[e.Warning = 2] = "Warning", e[e.Info = 3] = "Info", e[e.Success = 4] = "Success", e))(ce || {}), qe = /* @__PURE__ */ ((e) => (e[e.Primary = 0] = "Primary", e[e.Secondary = 1] = "Secondary", e[e.Tertiary = 2] = "Tertiary", e[e.Destructive = 3] = "Destructive", e[e.CTA = 4] = "CTA", e))(qe || {});
|
|
4886
|
-
function
|
|
4886
|
+
function X(e) {
|
|
4887
4887
|
return document.createElementNS("http://www.w3.org/2000/svg", e);
|
|
4888
4888
|
}
|
|
4889
|
-
var
|
|
4890
|
-
function ht({ size: e =
|
|
4891
|
-
const t =
|
|
4892
|
-
t.setAttribute("viewBox", "0 0 448 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4893
|
-
const r =
|
|
4889
|
+
var ne = /* @__PURE__ */ ((e) => (e.ExtraSmall = "16", e.Small = "20", e.Medium = "24", e.Large = "28", e.ExtraLarge = "32", e.ExtraExtraLarge = "40", e))(ne || {});
|
|
4890
|
+
function ht({ size: e = ne.Medium, ...n }) {
|
|
4891
|
+
const t = X("svg");
|
|
4892
|
+
t.setAttribute("viewBox", "0 0 448 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
4893
|
+
const r = X("path");
|
|
4894
4894
|
return r.setAttribute(
|
|
4895
4895
|
"d",
|
|
4896
4896
|
"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"
|
|
4897
4897
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
4898
4898
|
}
|
|
4899
|
-
function hr({ size: e =
|
|
4900
|
-
const t =
|
|
4901
|
-
t.setAttribute("viewBox", "0 0 448 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4902
|
-
const r =
|
|
4899
|
+
function hr({ size: e = ne.Medium, ...n }) {
|
|
4900
|
+
const t = X("svg");
|
|
4901
|
+
t.setAttribute("viewBox", "0 0 448 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
4902
|
+
const r = X("path");
|
|
4903
4903
|
return r.setAttribute(
|
|
4904
4904
|
"d",
|
|
4905
4905
|
"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z"
|
|
4906
4906
|
), t.appendChild(r), t;
|
|
4907
4907
|
}
|
|
4908
|
-
function
|
|
4909
|
-
const t =
|
|
4910
|
-
t.setAttribute("viewBox", "0 0 512 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4911
|
-
const r =
|
|
4908
|
+
function Ot({ size: e = ne.Medium, ...n }) {
|
|
4909
|
+
const t = X("svg");
|
|
4910
|
+
t.setAttribute("viewBox", "0 0 512 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
4911
|
+
const r = X("path");
|
|
4912
4912
|
return r.setAttribute(
|
|
4913
4913
|
"d",
|
|
4914
4914
|
"M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z"
|
|
4915
4915
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
4916
4916
|
}
|
|
4917
|
-
function lt({ size: e =
|
|
4918
|
-
const t =
|
|
4919
|
-
t.setAttribute("viewBox", "0 0 576 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4920
|
-
const r =
|
|
4917
|
+
function lt({ size: e = ne.Medium, ...n }) {
|
|
4918
|
+
const t = X("svg");
|
|
4919
|
+
t.setAttribute("viewBox", "0 0 576 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
4920
|
+
const r = X("path");
|
|
4921
4921
|
return r.setAttribute(
|
|
4922
4922
|
"d",
|
|
4923
4923
|
"M270.2 160h35.5c3.4 0 6.1 2.8 6 6.2l-7.5 196c-.1 3.2-2.8 5.8-6 5.8h-20.5c-3.2 0-5.9-2.5-6-5.8l-7.5-196c-.1-3.4 2.6-6.2 6-6.2zM288 388c-15.5 0-28 12.5-28 28s12.5 28 28 28 28-12.5 28-28-12.5-28-28-28zm281.5 52L329.6 24c-18.4-32-64.7-32-83.2 0L6.5 440c-18.4 31.9 4.6 72 41.6 72H528c36.8 0 60-40 41.5-72zM528 480H48c-12.3 0-20-13.3-13.9-24l240-416c6.1-10.6 21.6-10.7 27.7 0l240 416c6.2 10.6-1.5 24-13.8 24z"
|
|
4924
4924
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
4925
4925
|
}
|
|
4926
|
-
function
|
|
4927
|
-
const t =
|
|
4928
|
-
t.setAttribute("viewBox", "0 0 512 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4929
|
-
const r =
|
|
4926
|
+
function Dt({ size: e = ne.Medium, ...n }) {
|
|
4927
|
+
const t = X("svg");
|
|
4928
|
+
t.setAttribute("viewBox", "0 0 512 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
4929
|
+
const r = X("path");
|
|
4930
4930
|
return r.setAttribute(
|
|
4931
4931
|
"d",
|
|
4932
4932
|
"M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"
|
|
4933
4933
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
4934
4934
|
}
|
|
4935
|
-
var
|
|
4935
|
+
var Je = /* @__PURE__ */ ((e) => (e.ExtraSmall = "20", e.Small = "24", e.Medium = "32", e.Large = "40", e.ExtraLarge = "48", e.ExtraExtraLarge = "60", e.ExtraExtraExtraLarge = "80", e.ExtraExtraExtraExtraLarge = "120", e))(Je || {});
|
|
4936
4936
|
function pt({
|
|
4937
4937
|
size: e = "80",
|
|
4938
4938
|
...n
|
|
4939
4939
|
}) {
|
|
4940
|
-
const t =
|
|
4941
|
-
t.setAttribute("viewBox", "0 0 80 80"), t.setAttribute("fill", "none"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
4940
|
+
const t = X("svg");
|
|
4941
|
+
t.setAttribute("viewBox", "0 0 80 80"), t.setAttribute("fill", "none"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n), t.setAttribute(
|
|
4942
4942
|
"class",
|
|
4943
4943
|
(t.getAttribute("class") ?? "") + " animate-spin"
|
|
4944
4944
|
);
|
|
4945
|
-
const r =
|
|
4945
|
+
const r = X("path");
|
|
4946
4946
|
r.setAttribute(
|
|
4947
4947
|
"d",
|
|
4948
4948
|
"M40 6.15385C21.3073 6.15385 6.15385 21.3073 6.15385 40C6.15385 58.6927 21.3073 73.8462 40 73.8462C58.6927 73.8462 73.8462 58.6927 73.8462 40C73.8462 21.3073 58.6927 6.15385 40 6.15385ZM0 40C0 17.9086 17.9086 0 40 0C62.0914 0 80 17.9086 80 40C80 62.0914 62.0914 80 40 80C17.9086 80 0 62.0914 0 40Z"
|
|
4949
4949
|
), r.setAttribute("fill", "#99BEFF"), t.appendChild(r);
|
|
4950
|
-
const s =
|
|
4950
|
+
const s = X("path");
|
|
4951
4951
|
return s.setAttribute(
|
|
4952
4952
|
"d",
|
|
4953
4953
|
"M36.9229 3.07692C36.9229 1.37759 38.3004 0 39.9998 0C45.2526 0 50.4541 1.03463 55.3071 3.04482C60.1601 5.05501 64.5697 8.00138 68.284 11.7157C71.9984 15.4301 74.9448 19.8396 76.955 24.6927C78.9651 29.5457 79.9998 34.7471 79.9998 40C79.9998 41.6993 78.6222 43.0769 76.9228 43.0769C75.2235 43.0769 73.8459 41.6993 73.8459 40C73.8459 35.5553 72.9705 31.154 71.2695 27.0476C69.5686 22.9412 67.0755 19.2101 63.9326 16.0672C60.7897 12.9242 57.0585 10.4312 52.9521 8.73023C48.8457 7.0293 44.4445 6.15385 39.9998 6.15385C38.3004 6.15385 36.9229 4.77626 36.9229 3.07692Z"
|
|
@@ -4965,7 +4965,7 @@ class Wo extends ut {
|
|
|
4965
4965
|
let s;
|
|
4966
4966
|
switch (r.type) {
|
|
4967
4967
|
case ce.Error:
|
|
4968
|
-
s = /* @__PURE__ */ b(
|
|
4968
|
+
s = /* @__PURE__ */ b(Ot, { class: "text-Energy-Red-45" });
|
|
4969
4969
|
break;
|
|
4970
4970
|
case ce.Danger:
|
|
4971
4971
|
s = /* @__PURE__ */ b(lt, { class: "text-Energy-Red-45" });
|
|
@@ -4974,16 +4974,16 @@ class Wo extends ut {
|
|
|
4974
4974
|
s = /* @__PURE__ */ b(lt, { class: "text-Terracotta-30" });
|
|
4975
4975
|
break;
|
|
4976
4976
|
case ce.Info:
|
|
4977
|
-
s = /* @__PURE__ */ b(
|
|
4977
|
+
s = /* @__PURE__ */ b(Dt, { class: "text-Sea-Blue-Main-28" });
|
|
4978
4978
|
break;
|
|
4979
4979
|
case ce.Success:
|
|
4980
4980
|
s = /* @__PURE__ */ b(hr, { class: "text-Land-Green-30" });
|
|
4981
4981
|
break;
|
|
4982
4982
|
}
|
|
4983
4983
|
s.classList.add("shrink-0");
|
|
4984
|
-
for (const o of r.buttons) this.buttons[o.value] = new
|
|
4984
|
+
for (const o of r.buttons) this.buttons[o.value] = new Ho(this, o);
|
|
4985
4985
|
let i;
|
|
4986
|
-
this.node = /* @__PURE__ */ b("section", { class: "max-w-lg text-left my-2 bg-Sandstone-97 select-none border border-Light" }, /* @__PURE__ */ b("div", { class: "p-6 pb-3 flex gap-5" }, s, /* @__PURE__ */ b("div", null, /* @__PURE__ */ b("h6", null, r.title), i = /* @__PURE__ */ b("div", { class: "prose prose-sm prose-neutral" }))), this.buttonsFieldset = /* @__PURE__ */ b("fieldset", { class: "p-6 pt-3 flex justify-end gap-3" }, Object.values(this.buttons).map((o) => o.node))),
|
|
4986
|
+
this.node = /* @__PURE__ */ b("section", { class: "max-w-lg text-left my-2 bg-Sandstone-97 select-none border border-Light" }, /* @__PURE__ */ b("div", { class: "p-6 pb-3 flex gap-5" }, s, /* @__PURE__ */ b("div", null, /* @__PURE__ */ b("h6", null, r.title), i = /* @__PURE__ */ b("div", { class: "prose prose-sm prose-neutral" }))), this.buttonsFieldset = /* @__PURE__ */ b("fieldset", { class: "p-6 pt-3 flex justify-end gap-3" }, Object.values(this.buttons).map((o) => o.node))), Nt(
|
|
4987
4987
|
i,
|
|
4988
4988
|
r.textInMarkdown,
|
|
4989
4989
|
this.context.conversationMessage.chat.pyodide,
|
|
@@ -5002,22 +5002,22 @@ class Wo extends ut {
|
|
|
5002
5002
|
for (const r in this.buttons) this.buttons[r].possiblyRemoveSpinner();
|
|
5003
5003
|
}
|
|
5004
5004
|
}
|
|
5005
|
-
class
|
|
5005
|
+
class Ho {
|
|
5006
5006
|
constructor(n, t) {
|
|
5007
5007
|
y(this, "node");
|
|
5008
5008
|
y(this, "_spinner");
|
|
5009
5009
|
this.dialog = n, this.buttonOption = t, this.node = /* @__PURE__ */ b(
|
|
5010
|
-
|
|
5010
|
+
Ze,
|
|
5011
5011
|
{
|
|
5012
|
-
class:
|
|
5013
|
-
size:
|
|
5012
|
+
class: Xo(this.buttonOption.variant) + " min-w-24",
|
|
5013
|
+
size: Xe.Medium,
|
|
5014
5014
|
onclick: () => this.onClickAsync()
|
|
5015
5015
|
},
|
|
5016
5016
|
this.buttonOption.text
|
|
5017
5017
|
);
|
|
5018
5018
|
}
|
|
5019
5019
|
async onClickAsync() {
|
|
5020
|
-
this.dialog.buttonsFieldset.disabled = !0, this.node.insertBefore(this._spinner = /* @__PURE__ */ b(pt, { size:
|
|
5020
|
+
this.dialog.buttonsFieldset.disabled = !0, this.node.insertBefore(this._spinner = /* @__PURE__ */ b(pt, { size: Je.ExtraSmall }), this.node.firstChild);
|
|
5021
5021
|
try {
|
|
5022
5022
|
await this.dialog.context.postResultAsync(this.buttonOption.value);
|
|
5023
5023
|
} catch (n) {
|
|
@@ -5025,14 +5025,14 @@ class Xo {
|
|
|
5025
5025
|
}
|
|
5026
5026
|
}
|
|
5027
5027
|
selected() {
|
|
5028
|
-
this.possiblyRemoveSpinner(), this.node.insertBefore(/* @__PURE__ */ b(ht, { size:
|
|
5028
|
+
this.possiblyRemoveSpinner(), this.node.insertBefore(/* @__PURE__ */ b(ht, { size: ne.Small }), this.node.firstChild);
|
|
5029
5029
|
}
|
|
5030
5030
|
possiblyRemoveSpinner() {
|
|
5031
5031
|
var n;
|
|
5032
5032
|
(n = this._spinner) == null || n.remove();
|
|
5033
5033
|
}
|
|
5034
5034
|
}
|
|
5035
|
-
function
|
|
5035
|
+
function Xo(e) {
|
|
5036
5036
|
switch (e) {
|
|
5037
5037
|
case qe.Primary:
|
|
5038
5038
|
return he.Primary;
|
|
@@ -5122,8 +5122,8 @@ function Go(e) {
|
|
|
5122
5122
|
n.push(e[t]), t++;
|
|
5123
5123
|
return n.join("");
|
|
5124
5124
|
}
|
|
5125
|
-
function
|
|
5126
|
-
const n = [
|
|
5125
|
+
function Vo(e) {
|
|
5126
|
+
const n = [...$o(e)];
|
|
5127
5127
|
if (n.length) {
|
|
5128
5128
|
const r = n[n.length - 1];
|
|
5129
5129
|
r === "," ? n.pop() : r === ":" && n.push("undefined");
|
|
@@ -5143,7 +5143,7 @@ function $o(e) {
|
|
|
5143
5143
|
t.pop() === "{" ? n.push("}") : n.push("]");
|
|
5144
5144
|
return JSON.parse(n.join(""));
|
|
5145
5145
|
}
|
|
5146
|
-
function*
|
|
5146
|
+
function* $o(e) {
|
|
5147
5147
|
for (let n = 0; n < e.length; ++n) {
|
|
5148
5148
|
let t = e[n];
|
|
5149
5149
|
switch (t) {
|
|
@@ -5193,25 +5193,25 @@ function* Vo(e) {
|
|
|
5193
5193
|
}
|
|
5194
5194
|
}
|
|
5195
5195
|
}
|
|
5196
|
-
function fr({ size: e =
|
|
5197
|
-
const t =
|
|
5198
|
-
t.setAttribute("viewBox", "0 0 256 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
5199
|
-
const r =
|
|
5196
|
+
function fr({ size: e = ne.Medium, ...n }) {
|
|
5197
|
+
const t = X("svg");
|
|
5198
|
+
t.setAttribute("viewBox", "0 0 256 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5199
|
+
const r = X("path");
|
|
5200
5200
|
return r.setAttribute(
|
|
5201
5201
|
"d",
|
|
5202
5202
|
"M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z"
|
|
5203
5203
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5204
5204
|
}
|
|
5205
|
-
function
|
|
5206
|
-
const t =
|
|
5207
|
-
t.setAttribute("viewBox", "0 0 320 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
5208
|
-
const r =
|
|
5205
|
+
function Pt({ size: e = ne.Medium, ...n }) {
|
|
5206
|
+
const t = X("svg");
|
|
5207
|
+
t.setAttribute("viewBox", "0 0 320 512"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5208
|
+
const r = X("path");
|
|
5209
5209
|
return r.setAttribute(
|
|
5210
5210
|
"d",
|
|
5211
5211
|
"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"
|
|
5212
5212
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5213
5213
|
}
|
|
5214
|
-
class
|
|
5214
|
+
class bn {
|
|
5215
5215
|
constructor(n, t) {
|
|
5216
5216
|
y(this, "node");
|
|
5217
5217
|
y(this, "_buttonNode");
|
|
@@ -5230,16 +5230,16 @@ class xn {
|
|
|
5230
5230
|
y(this, "_ignoreSetResult");
|
|
5231
5231
|
this.context = n, this.context.conversationMessage.chat.lazyInitializePyodideAsync(), this._highlightCode = new cr(
|
|
5232
5232
|
"python",
|
|
5233
|
-
t instanceof pr ?
|
|
5233
|
+
t instanceof pr ? wn(t.functionArguments) : t
|
|
5234
5234
|
), this._highlightCode.node.classList.add("p-3", "bg-Sandstone-97", "text-Black", "overflow-x-auto"), this.node = /* @__PURE__ */ b("div", { class: "my-2" }, this._buttonNode = /* @__PURE__ */ b(
|
|
5235
|
-
|
|
5235
|
+
Ze,
|
|
5236
5236
|
{
|
|
5237
5237
|
class: "p-2 gap-2 group",
|
|
5238
5238
|
variant: he.Badge,
|
|
5239
|
-
size:
|
|
5239
|
+
size: Xe.Medium,
|
|
5240
5240
|
onclick: () => this.expanded = !this.expanded
|
|
5241
5241
|
},
|
|
5242
|
-
this._buttonIconWrapperNode = /* @__PURE__ */ b("div", { width: "24px", height: "24px" }, /* @__PURE__ */ b(pt, { size:
|
|
5242
|
+
this._buttonIconWrapperNode = /* @__PURE__ */ b("div", { width: "24px", height: "24px" }, /* @__PURE__ */ b(pt, { size: Je.Small })),
|
|
5243
5243
|
"Generate and run Python code",
|
|
5244
5244
|
/* @__PURE__ */ b(fr, { class: "transition-all duration-300 group-data-[expanded=true]:-rotate-180" })
|
|
5245
5245
|
), this._contentWrapperNode = /* @__PURE__ */ b(
|
|
@@ -5300,7 +5300,7 @@ class xn {
|
|
|
5300
5300
|
this._buttonNode.setAttribute("data-status", "success"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(ht, null), this._buttonIconWrapperNode.firstChild);
|
|
5301
5301
|
}
|
|
5302
5302
|
setButtonError() {
|
|
5303
|
-
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(
|
|
5303
|
+
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(Pt, null), this._buttonIconWrapperNode.firstChild);
|
|
5304
5304
|
}
|
|
5305
5305
|
getOrAddStdoutStderrNode() {
|
|
5306
5306
|
return this._stdoutStderrNode ? this._stdoutStderrNode : (this._stdoutStderrNode = /* @__PURE__ */ b("section", { class: "border-t border-t-Light p-3 bg-Black text-White text-sm" }, /* @__PURE__ */ b("h1", { class: "mb-2" }, "STDOUT / STDERR")), this._contentNode.insertBefore(this._stdoutStderrNode, this._highlightCode.node.nextSibling), this._stdoutStderrNode);
|
|
@@ -5377,10 +5377,10 @@ class xn {
|
|
|
5377
5377
|
});
|
|
5378
5378
|
}
|
|
5379
5379
|
updateWithToolCallData(n) {
|
|
5380
|
-
this._highlightCode.updateCode("python",
|
|
5380
|
+
this._highlightCode.updateCode("python", wn(n.functionArguments));
|
|
5381
5381
|
}
|
|
5382
5382
|
}
|
|
5383
|
-
function
|
|
5383
|
+
function wn(e) {
|
|
5384
5384
|
if (!e.startsWith("{")) return e;
|
|
5385
5385
|
var n = e.indexOf("Code:");
|
|
5386
5386
|
if (n != -1 && e.substring(0, n).trim() == "{" && (e = '{"Code":' + e.substring(n + 5)), n = e.indexOf('"""'), n != -1) {
|
|
@@ -5391,7 +5391,7 @@ function yn(e) {
|
|
|
5391
5391
|
}
|
|
5392
5392
|
}
|
|
5393
5393
|
try {
|
|
5394
|
-
var i =
|
|
5394
|
+
var i = Vo(e);
|
|
5395
5395
|
} catch {
|
|
5396
5396
|
return console.warn("Error parsing Python code arguments provided as JSON.", e), "";
|
|
5397
5397
|
}
|
|
@@ -5402,13 +5402,13 @@ class Qo {
|
|
|
5402
5402
|
y(this, "node");
|
|
5403
5403
|
y(this, "_buttonNode");
|
|
5404
5404
|
y(this, "_buttonIconWrapperNode");
|
|
5405
|
-
this.context = n, this.node = /* @__PURE__ */ b("div", { class: "my-2" }, this._buttonNode = /* @__PURE__ */ b(
|
|
5405
|
+
this.context = n, this.node = /* @__PURE__ */ b("div", { class: "my-2" }, this._buttonNode = /* @__PURE__ */ b(Ze, { as: "div", class: "p-2 pr-3 gap-2 select-none", variant: he.Badge, size: Xe.Medium }, this._buttonIconWrapperNode = /* @__PURE__ */ b("div", { width: "24px", height: "24px" }, /* @__PURE__ */ b(pt, { size: Je.Small })), `Search for '${t}'`));
|
|
5406
5406
|
}
|
|
5407
5407
|
setButtonSuccess() {
|
|
5408
5408
|
this._buttonNode.setAttribute("data-status", "success"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(ht, null), this._buttonIconWrapperNode.firstChild);
|
|
5409
5409
|
}
|
|
5410
5410
|
setButtonError() {
|
|
5411
|
-
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(
|
|
5411
|
+
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(Pt, null), this._buttonIconWrapperNode.firstChild);
|
|
5412
5412
|
}
|
|
5413
5413
|
onOpcodeMessageToolCallResultReceived(n) {
|
|
5414
5414
|
this.setButtonSuccess();
|
|
@@ -5422,7 +5422,7 @@ class Qo {
|
|
|
5422
5422
|
run(n) {
|
|
5423
5423
|
}
|
|
5424
5424
|
}
|
|
5425
|
-
class
|
|
5425
|
+
class Zo extends ut {
|
|
5426
5426
|
constructor(t, r) {
|
|
5427
5427
|
super();
|
|
5428
5428
|
y(this, "node");
|
|
@@ -5430,7 +5430,7 @@ class Jo extends ut {
|
|
|
5430
5430
|
let s;
|
|
5431
5431
|
switch (r.type) {
|
|
5432
5432
|
case ce.Error:
|
|
5433
|
-
s = /* @__PURE__ */ b(
|
|
5433
|
+
s = /* @__PURE__ */ b(Ot, { class: "text-Energy-Red-45" });
|
|
5434
5434
|
break;
|
|
5435
5435
|
case ce.Danger:
|
|
5436
5436
|
s = /* @__PURE__ */ b(lt, { class: "text-Energy-Red-45" });
|
|
@@ -5439,7 +5439,7 @@ class Jo extends ut {
|
|
|
5439
5439
|
s = /* @__PURE__ */ b(lt, { class: "text-Terracotta-30" });
|
|
5440
5440
|
break;
|
|
5441
5441
|
case ce.Info:
|
|
5442
|
-
s = /* @__PURE__ */ b(
|
|
5442
|
+
s = /* @__PURE__ */ b(Dt, { class: "text-Sea-Blue-Main-28" });
|
|
5443
5443
|
break;
|
|
5444
5444
|
case ce.Success:
|
|
5445
5445
|
s = /* @__PURE__ */ b(hr, { class: "text-Land-Green-30" });
|
|
@@ -5448,17 +5448,17 @@ class Jo extends ut {
|
|
|
5448
5448
|
s.classList.add("shrink-0");
|
|
5449
5449
|
let i;
|
|
5450
5450
|
this.node = /* @__PURE__ */ b("section", { class: "max-w-lg text-left my-2 bg-Sandstone-97 select-none border border-Light" }, /* @__PURE__ */ b("div", { class: "p-6 pb-3 flex gap-5" }, s, /* @__PURE__ */ b("div", null, /* @__PURE__ */ b("h6", null, r.title), i = /* @__PURE__ */ b("div", { class: "prose prose-sm prose-neutral" }))), /* @__PURE__ */ b("fieldset", { class: "p-6 pt-3 flex justify-end gap-3" }, /* @__PURE__ */ b(
|
|
5451
|
-
|
|
5451
|
+
Ze,
|
|
5452
5452
|
{
|
|
5453
5453
|
as: "a",
|
|
5454
5454
|
variant: he.Tertiary,
|
|
5455
5455
|
class: "min-w-24",
|
|
5456
|
-
size:
|
|
5456
|
+
size: Xe.Medium,
|
|
5457
5457
|
target: "_blank",
|
|
5458
5458
|
href: r.url
|
|
5459
5459
|
},
|
|
5460
5460
|
"Open in new tab"
|
|
5461
|
-
))),
|
|
5461
|
+
))), Nt(
|
|
5462
5462
|
i,
|
|
5463
5463
|
r.textInMarkdown,
|
|
5464
5464
|
this.context.conversationMessage.chat.pyodide,
|
|
@@ -5470,34 +5470,52 @@ class Jo extends ut {
|
|
|
5470
5470
|
onErrorWhileReadingBodyStream(t) {
|
|
5471
5471
|
}
|
|
5472
5472
|
}
|
|
5473
|
-
function
|
|
5474
|
-
const t =
|
|
5475
|
-
t.setAttribute("viewBox", "0 0
|
|
5476
|
-
const r =
|
|
5473
|
+
function Jo({ size: e = ne.Medium, ...n }) {
|
|
5474
|
+
const t = X("svg");
|
|
5475
|
+
t.setAttribute("viewBox", "0 0 24 24"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5476
|
+
const r = X("path");
|
|
5477
5477
|
return r.setAttribute(
|
|
5478
5478
|
"d",
|
|
5479
|
-
"
|
|
5479
|
+
"M13 6.50403L12.875 7.01643C12.5312 8.22205 11.7188 9.27697 10.625 9.94006L10.5313 10.0003C10.2813 10.151 10.0625 10.362 9.875 10.6032C9.71875 10.8141 9.40625 10.8744 9.1875 10.7237C8.96875 10.5429 8.90625 10.2415 9.0625 10.0305C9.3125 9.69894 9.625 9.42767 10 9.18655L10.0938 9.12627C10.9688 8.58374 11.625 7.7398 11.9063 6.74516L12.0312 6.26291C12.3125 5.35869 13.25 4.81616 14.1875 5.05728C15.125 5.32855 15.6875 6.23277 15.4375 7.13699L15.2813 7.64938C15.1563 8.07135 15 8.46317 14.8125 8.855H18C19.0938 8.855 20 9.72908 20 10.784C20 11.3265 19.75 11.8088 19.4063 12.1705C19.4688 12.3513 19.5 12.5322 19.5 12.713C19.5 13.2857 19.2188 13.7981 18.8438 14.1598C18.9375 14.3707 18.9688 14.642 18.9688 14.8831C18.9688 15.6065 18.5938 16.2395 17.9688 16.571C17.9688 17.6561 17.0938 18.5 15.9688 18.5H13.1875C12.5 18.5 11.8125 18.3192 11.25 17.9575L10.0313 17.1738C9.65625 16.9025 9.3125 16.6011 9.0625 16.2093C8.90625 15.9983 8.96875 15.6969 9.21875 15.5462C9.4375 15.3955 9.75 15.4558 9.90625 15.6969C10.0938 15.9682 10.3125 16.1792 10.5938 16.36L11.8125 17.1437C12.2188 17.4149 12.6875 17.5355 13.1875 17.5355H16C16.5313 17.5355 17 17.1135 17 16.571C17 16.5107 16.9688 16.4504 16.9688 16.36C16.9063 16.1189 17.0625 15.8778 17.3125 15.8175C17.6875 15.6969 18 15.3352 18 14.8831C18 14.6721 17.9063 14.4612 17.7813 14.3105C17.6875 14.1899 17.6563 14.0392 17.6875 13.9186C17.7188 13.7679 17.8125 13.6474 17.9375 13.5871C18.2813 13.4364 18.5 13.1048 18.5 12.713C18.5 12.5623 18.4375 12.3815 18.3438 12.2609C18.2188 12.0198 18.3125 11.7485 18.5313 11.5978C18.8125 11.4471 19 11.1457 19 10.784C19 10.2716 18.5313 9.8195 18 9.8195L13.9688 9.84964C13.7812 9.84964 13.625 9.72908 13.5312 9.57838C13.4375 9.42767 13.4375 9.24683 13.5312 9.09613C13.875 8.58374 14.1562 7.98092 14.3125 7.37811L14.4688 6.89586C14.5625 6.50403 14.3438 6.11221 13.9375 5.99164C13.5312 5.90122 13.125 6.11221 13 6.50403ZM5 10.784V17.5355H7V10.784H5ZM4 10.784C4 10.2716 4.4375 9.8195 5 9.8195H7C7.53125 9.8195 8 10.2716 8 10.784V17.5355C8 18.078 7.53125 18.5 7 18.5H5C4.4375 18.5 4 18.078 4 17.5355V10.784Z"
|
|
5480
5480
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5481
5481
|
}
|
|
5482
|
-
function
|
|
5483
|
-
const t =
|
|
5484
|
-
t.setAttribute("viewBox", "0 0
|
|
5485
|
-
const r =
|
|
5482
|
+
function Yo({ size: e = ne.Medium, ...n }) {
|
|
5483
|
+
const t = X("svg");
|
|
5484
|
+
t.setAttribute("viewBox", "0 0 24 24"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5485
|
+
const r = X("path");
|
|
5486
5486
|
return r.setAttribute(
|
|
5487
5487
|
"d",
|
|
5488
|
-
"
|
|
5488
|
+
"M13 17.4688C13.125 17.875 13.5312 18.0938 13.9375 18C14.3438 17.875 14.5625 17.4688 14.4688 17.0625L14.3125 16.5625C14.1562 15.9062 13.875 15.3125 13.5312 14.7812C13.4375 14.625 13.4375 14.4375 13.5312 14.2812C13.625 14.0938 13.7812 14 13.9688 14H18C18.5312 14 19 13.5625 19 13C19 12.6562 18.8125 12.3438 18.5312 12.1562C18.3125 12.0312 18.2188 11.75 18.3438 11.5C18.4375 11.375 18.5 11.1875 18.5 11C18.5 10.625 18.2812 10.2812 17.9375 10.125C17.8125 10.0625 17.7188 9.9375 17.6875 9.78125C17.6562 9.625 17.6875 9.5 17.7812 9.375C17.9062 9.21875 18 9 18 8.75C18 8.3125 17.6875 7.9375 17.3125 7.8125C17.0625 7.75 16.9062 7.46875 16.9688 7.21875C16.9688 7.15625 17 7.09375 17 7.03125C17 6.46875 16.5312 6.03125 16 6.03125H13.1875C12.6875 6.03125 12.2188 6.15625 11.8125 6.4375L10.5938 7.25C10.3125 7.4375 10.0938 7.65625 9.90625 7.9375C9.75 8.1875 9.4375 8.25 9.21875 8.09375C8.96875 7.9375 8.90625 7.625 9.0625 7.40625C9.3125 7 9.65625 6.6875 10.0312 6.40625L11.25 5.59375C11.8125 5.21875 12.5 5.03125 13.1875 5.03125L16 5C17.0938 5 18 5.90625 18 7V7.03125C18.5938 7.375 19 8.03125 19 8.75C19 9.03125 18.9375 9.3125 18.8438 9.53125C19.2188 9.90625 19.5 10.4375 19.5 11C19.5 11.2188 19.4688 11.4062 19.4062 11.5938C19.75 11.9688 20 12.4688 20 13C20 14.125 19.0938 15 18 15H14.8125C15 15.4375 15.1562 15.8438 15.2812 16.2812L15.4375 16.8125C15.6875 17.75 15.125 18.6875 14.1875 18.9688C13.25 19.2188 12.3125 18.6562 12.0312 17.7188L11.9062 17.2188C11.625 16.1875 10.9688 15.3125 10.0938 14.75L10 14.6875C9.625 14.4375 9.3125 14.1562 9.0625 13.8125C8.90625 13.5625 8.96875 13.25 9.1875 13.0938C9.40625 12.9375 9.71875 13 9.875 13.2188C10.0625 13.4688 10.2812 13.6875 10.5312 13.8438L10.625 13.9062C11.7188 14.5938 12.5312 15.6875 12.875 16.9375L13 17.4688ZM5 15H7V8H5V15ZM4 15V8C4 7.46875 4.4375 7 5 7H7C7.53125 7 8 7.46875 8 8V15C8 15.5625 7.53125 16 7 16H5C4.4375 16 4 15.5625 4 15Z"
|
|
5489
5489
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5490
5490
|
}
|
|
5491
|
-
function
|
|
5492
|
-
const t =
|
|
5493
|
-
t.setAttribute("viewBox", "0 0 32 32"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e),
|
|
5494
|
-
const r =
|
|
5491
|
+
function ea({ size: e = ne.Medium, ...n }) {
|
|
5492
|
+
const t = X("svg");
|
|
5493
|
+
t.setAttribute("viewBox", "0 0 32 32"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5494
|
+
const r = X("path");
|
|
5495
5495
|
return r.setAttribute(
|
|
5496
5496
|
"d",
|
|
5497
5497
|
"M18.1215 16.0003L24.5315 9.59034L25.8534 8.26846C26.0484 8.07346 26.0484 7.75659 25.8534 7.56159L24.439 6.14721C24.244 5.95221 23.9271 5.95221 23.7321 6.14721L16.0002 13.8791L8.26837 6.14659C8.07337 5.95159 7.75649 5.95159 7.56149 6.14659L6.14649 7.56096C5.95149 7.75596 5.95149 8.07284 6.14649 8.26784L13.879 16.0003L6.14649 23.7322C5.95149 23.9272 5.95149 24.2441 6.14649 24.4391L7.56087 25.8535C7.75587 26.0485 8.07274 26.0485 8.26774 25.8535L16.0002 18.1216L22.4102 24.5316L23.7321 25.8535C23.9271 26.0485 24.244 26.0485 24.439 25.8535L25.8534 24.4391C26.0484 24.2441 26.0484 23.9272 25.8534 23.7322L18.1215 16.0003Z"
|
|
5498
5498
|
), t.appendChild(r), t.classList.add("icon"), t;
|
|
5499
5499
|
}
|
|
5500
|
-
const
|
|
5500
|
+
const ta = ".dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;font-family:Gantari,sans-serif}.dialog-content{background:#fff;box-shadow:0 4px 20px #00000026;position:relative;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.dialog-close-button{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;transition:background .1s ease-out;color:#00348f;border-radius:2px}.dialog-close-button:hover{background:#bce6f5}.dialog-header{padding:20px}.dialog-body{display:flex;flex-direction:column;border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid;border-color:#0000001a;padding-top:8px;padding-bottom:16px;padding-inline:20px;overflow-y:auto}.dialog-footer{gap:8px;padding:16px;display:flex;justify-content:flex-end;flex-shrink:0}.text-label-md{font-size:var(--text-lg, 1.5rem);font-weight:var(--font-weight-semibold, 600);color:#0f214d;margin:0}.text-label-sm{font-size:var(--text-sm, .875rem);font-weight:var(--font-weight-normal, 400);color:#0f214d;line-height:1.5}.feedback-category{padding-bottom:16px}.feedback-suggestion-text{display:inline-block;padding:4px 8px;margin:4px 8px 4px 0;background:#d3eef8;border-radius:.25rem;cursor:pointer;transition:all .1s ease-out;font-size:14px;color:#0f214d}.feedback-suggestion-text:hover{background:#a6def2}.feedback-suggestion-text-active:hover{background:#152d6a}.feedback-suggestion-text-active{background:#0f214d;color:#fff}.feedback-comment-text{width:100%;min-height:100px;font-family:var(--font-sans);font-size:var(--text-sm, 1rem);font-weight:var(--font-weight-normal, 400);letter-spacing:0;resize:none;box-sizing:border-box;transition:border-color .1s ease-out;background:#fff;color:#1a1a19;border-width:1px;border-color:#b5b3b0;padding-left:6px;padding-right:6px;padding-block:6px}.feedback-comment-text:focus{outline:none;border:2px solid #009fda}.btn-base-feedback{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;display:inline-flex;height:auto;margin:0;outline:none;text-decoration:none;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out,box-shadow .1s ease-out;white-space:nowrap;cursor:pointer;font-family:Gantari,sans-serif;font-size:var(--text-sm, .875rem);font-weight:var(--font-weight-medium, 500);justify-content:center}.btn-primary-feedback{background:#00348f;color:#fff}.btn-primary-feedback:disabled{background:#95adea;color:#fff;cursor:not-allowed;opacity:.5}.btn-primary-feedback:hover{background:#002566}.btn-primary-feedback:active{background:#0041b2}.btn-primary-feedback:disabled:hover{background:#00348f;color:#fff}.btn-lg-feedback{min-width:40px;font-size:16px;letter-spacing:0;gap:8px;padding-inline:16px;padding-block:12px;font-weight:500;line-height:1}.flex{display:flex}.flex-col{flex-direction:column}.justify-end{justify-content:flex-end}.gap-2-feedback{gap:8px;padding-top:40px}.gap-5-feedback{gap:20px}.w-\\[600px\\]{width:600px}.pl-7-feedback{padding-top:28px}.footer-note{font-size:12px;color:#6c757d;line-height:1.5;padding-top:12px;text-align:left;font-weight:400;font-family:Gantari,sans-serif;letter-spacing:.02rem}.footer-note a{color:#6c757d;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;font-weight:500;transition:color .1s ease-out}.footer-note a:hover{color:#6c757d;text-decoration-thickness:2px}.dialog-close-button:focus-visible,.btn-base-feedback:focus-visible,.btn-link-feedback:focus-visible{box-shadow:0 0 0 2px #8bc8f0}.btn-base-feedback:disabled{opacity:.5;cursor:not-allowed}", na = ".feedback-toast{position:fixed;right:32px;bottom:32px;background:#e9f7fc;color:#17789b;padding:8px 16px;font-size:1rem;box-shadow:0 2px 8px #0000001f;z-index:9999;transition:opacity .2s;max-width:400px;height:40px;display:flex;align-items:center;justify-content:space-between;border:1px solid #17789B}.feedback-toast-close{background:transparent;border:none;color:#00348f;font-size:1.2rem;cursor:pointer;margin-left:16px;padding:10px;opacity:.7;transition:opacity .15s;display:flex;align-items:center;justify-content:center;transition:.1s ease-out}.feedback-toast-close:hover{background:#bce6f5;opacity:1}";
|
|
5501
|
+
function xn({ size: e = ne.Medium, ...n }) {
|
|
5502
|
+
const t = X("svg");
|
|
5503
|
+
t.setAttribute("viewBox", "0 0 24 24"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5504
|
+
const r = X("path");
|
|
5505
|
+
return r.setAttribute(
|
|
5506
|
+
"d",
|
|
5507
|
+
"M8 18C8 18.5625 7.53125 19 7 18.9375H5C4.4375 18.9375 4 18.5 4 17.9688V11C4 10.4688 4.4375 10 5 10H7C7.53125 10 8 10.4375 8 11V18ZM20 11.0313C20 11.8125 19.375 12.4688 18.5938 12.5C18.8438 12.7813 19 13.125 19 13.5312C19 14.25 18.4688 14.8438 17.75 15C17.9063 15.2188 18 15.4688 18 15.75C18 16.4375 17.5625 17 16.9375 17.1875C16.9688 17.2813 17 17.4063 17 17.5313C17 18.3438 16.3125 19 15.5 19H13.6562C12.5625 19 11.5313 18.6563 10.6563 18L9.59375 17.2188C9.21875 16.9375 9 16.5 9 16V11C9 10.5625 9.1875 10.1562 9.5625 9.84375L10.0625 9.4375C12.625 7.40625 11.4688 5 13.4375 5C14.4062 5 15 5.78125 15 6.53125C15 7 14.625 8.34375 13.9062 9.53125H18.5C19.3125 9.53125 20 10.1875 20 11.0313Z"
|
|
5508
|
+
), r.setAttribute("fill", "black"), t.appendChild(r), t.classList.add("icon"), t;
|
|
5509
|
+
}
|
|
5510
|
+
function yn({ size: e = ne.Medium, ...n }) {
|
|
5511
|
+
const t = X("svg");
|
|
5512
|
+
t.setAttribute("viewBox", "0 0 24 24"), t.setAttribute("fill", "currentColor"), t.setAttribute("width", e), t.setAttribute("height", e), te(t, n);
|
|
5513
|
+
const r = X("path");
|
|
5514
|
+
return r.setAttribute(
|
|
5515
|
+
"d",
|
|
5516
|
+
"M7 5.03125C7.53125 5.03125 8 5.46875 8 6.03125V12.9688C8 13.5 7.53125 13.9375 7 13.9375H5C4.4375 13.9375 4 13.5 4 12.9688V6C4 5.46875 4.4375 5.03125 5 5.03125H7ZM18.5938 11.5312C19.375 11.5625 20 12.2188 20 13C20 13.8438 19.3125 14.5 18.5 14.5H13.9062C14.625 15.6875 14.9688 17.0312 14.9688 17.5C14.9688 18.25 14.4062 19 13.4375 19C11.4688 19 12.625 16.625 10.0625 14.5625L9.5625 14.1562C9.1875 13.875 9 13.4375 9 13V8C9 7.53125 9.21875 7.09375 9.59375 6.8125L10.6562 6C11.5312 5.375 12.5625 5 13.6562 5H15.5C16.3125 5 17 5.6875 17 6.5C17 6.625 16.9688 6.75 16.9375 6.8125C17.5625 7 18 7.5625 18 8.25C18 8.5625 17.9062 8.8125 17.75 9.03125C18.4688 9.15625 19 9.78125 19 10.5C19 10.9062 18.8438 11.25 18.5938 11.5312Z"
|
|
5517
|
+
), r.setAttribute("fill", "black"), t.appendChild(r), t.classList.add("icon"), t;
|
|
5518
|
+
}
|
|
5501
5519
|
class mr {
|
|
5502
5520
|
constructor(n, t, r, s, i, o, a, u) {
|
|
5503
5521
|
y(this, "node");
|
|
@@ -5516,7 +5534,7 @@ class mr {
|
|
|
5516
5534
|
y(this, "_pulseNode");
|
|
5517
5535
|
y(this, "_pulseNodeAnimation");
|
|
5518
5536
|
y(this, "_suggestionTextList");
|
|
5519
|
-
this.conversation = n, this.authorRole = t, this.authorId = r, this.authorPictureUrl = s, this.authorDisplayName = i, this.authorEmail = o, this.messageId = a, this.copilitId = u, this.node = /* @__PURE__ */ b("li", { class: "p-2 flex gap-2" }, /* @__PURE__ */ b(Fo, { class: "shrink-0", id: this.authorId, title: this.authorDisplayName }, this.authorPictureUrl ? /* @__PURE__ */ b("img", { src: this.authorPictureUrl, class: "w-full h-full" }) : /* @__PURE__ */ b("span", { marginTop: "-.1em" },
|
|
5537
|
+
this.conversation = n, this.authorRole = t, this.authorId = r, this.authorPictureUrl = s, this.authorDisplayName = i, this.authorEmail = o, this.messageId = a, this.copilitId = u, this.node = /* @__PURE__ */ b("li", { class: "p-2 flex gap-2" }, /* @__PURE__ */ b(Fo, { class: "shrink-0", id: this.authorId, title: this.authorDisplayName }, this.authorPictureUrl ? /* @__PURE__ */ b("img", { src: this.authorPictureUrl, class: "w-full h-full" }) : /* @__PURE__ */ b("span", { marginTop: "-.1em" }, Lo(this.authorDisplayName))), this._rightColumnNode = /* @__PURE__ */ b("div", { class: "shrink-0 flex-1" }, /* @__PURE__ */ b("div", { class: "font-medium text-base leading-5" }, this.authorDisplayName))), this.ensureCurrentMessageBlockNode(), this._suggestionTextList = [{ text: "Irrelevant answer", isActive: !1 }, { text: "Incorrect information", isActive: !1 }, { text: "Incomplete answer", isActive: !1 }, { text: "Offensive content", isActive: !1 }, { text: "Other", isActive: !1 }];
|
|
5520
5538
|
}
|
|
5521
5539
|
//private _completedSubConversationsInCurrentLoop = new Set<SubConversation>();
|
|
5522
5540
|
get chat() {
|
|
@@ -5550,12 +5568,12 @@ class mr {
|
|
|
5550
5568
|
var t = this._pulseNodeAnimation.currentTime;
|
|
5551
5569
|
this._pulseNodeAnimation.pause(), this._pulseNode.remove();
|
|
5552
5570
|
}
|
|
5553
|
-
|
|
5571
|
+
Nt(
|
|
5554
5572
|
this._currentMessageBlockNode,
|
|
5555
5573
|
this._currentMessageBlockNodeMarkdown,
|
|
5556
5574
|
this.chat.pyodide,
|
|
5557
5575
|
this.chat.mdastExtensions
|
|
5558
|
-
), this._pulseNode && (this._pulseNodeAnimation.currentTime = t, this._pulseNode.classList.add("ml-[1ch]"),
|
|
5576
|
+
), this._pulseNode && (this._pulseNodeAnimation.currentTime = t, this._pulseNode.classList.add("ml-[1ch]"), ra(this._currentMessageBlockNode).appendChild(this._pulseNode), this._pulseNodeAnimation.play());
|
|
5559
5577
|
}
|
|
5560
5578
|
toolCallUpdate(n) {
|
|
5561
5579
|
var r;
|
|
@@ -5568,7 +5586,7 @@ class mr {
|
|
|
5568
5586
|
}
|
|
5569
5587
|
const i = this.chat.clientFunctionInvocationHandlersPartial[t.functionName];
|
|
5570
5588
|
if (i) {
|
|
5571
|
-
const o = new
|
|
5589
|
+
const o = new Vt(t.llmFunctionId, null, this), a = i(o, t);
|
|
5572
5590
|
this._clientFunctionInvocationsByLlmFunctionId[t.llmFunctionId] = a, this.removePulseNodeIfItIsThere(), a.node && (this._rightColumnNode.appendChild(a.node), a instanceof ut && a.context.conversationMessage.expandAsync(), this._currentMessageBlockNode = null, this._currentMessageBlockNodeMarkdown = null);
|
|
5573
5591
|
}
|
|
5574
5592
|
}
|
|
@@ -5585,7 +5603,7 @@ class mr {
|
|
|
5585
5603
|
o.context.operationId = t, this.chat.clientFunctionInvocationsByOperationId[t] = o, this._clientFunctionInvocationsByOperationId[t] = o, (l = o.run) == null || l.call(o, ...i);
|
|
5586
5604
|
return;
|
|
5587
5605
|
}
|
|
5588
|
-
const a = new
|
|
5606
|
+
const a = new Vt(n, t, this), u = this.chat.clientFunctionInvocationHandlers[r];
|
|
5589
5607
|
if (u)
|
|
5590
5608
|
o = u(a, ...i), this.chat.clientFunctionInvocationsByOperationId[t] = o, this._clientFunctionInvocationsByOperationId[t] = o, this._clientFunctionInvocationsByLlmFunctionId[n] = o, (c = o.run) == null || c.call(o, ...i), this.removePulseNodeIfItIsThere(), o.node && (this._rightColumnNode.appendChild(o.node), o instanceof ut && o.context.conversationMessage.expandAsync(), this._currentMessageBlockNode = null, this._currentMessageBlockNodeMarkdown = null);
|
|
5591
5609
|
else {
|
|
@@ -5644,21 +5662,31 @@ class mr {
|
|
|
5644
5662
|
this.removePulseNodeIfItIsThere(), this._toolCallBuilder.clear(), this._clientFunctionInvocationsByLlmFunctionId = {}, this._subConversations = {};
|
|
5645
5663
|
const n = this.conversation.chat.feedbackByMessageId.get(this.messageId);
|
|
5646
5664
|
if (n != null)
|
|
5647
|
-
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled
|
|
5665
|
+
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled" }, /* @__PURE__ */ b(n ? xn : yn, null));
|
|
5648
5666
|
else {
|
|
5649
5667
|
let t = function(r) {
|
|
5650
5668
|
let s = document.createElement("div");
|
|
5651
|
-
s.
|
|
5669
|
+
s.className = "feedback-toast";
|
|
5670
|
+
const i = document.createElement("span");
|
|
5671
|
+
i.textContent = r, s.appendChild(i);
|
|
5672
|
+
const o = document.createElement("button");
|
|
5673
|
+
o.className = "feedback-toast-close", o.innerHTML = '<svg viewBox="0 0 32 32" fill="currentColor" width="24" height="24" class="icon"><path d="M18.1215 16.0003L24.5315 9.59034L25.8534 8.26846C26.0484 8.07346 26.0484 7.75659 25.8534 7.56159L24.439 6.14721C24.244 5.95221 23.9271 5.95221 23.7321 6.14721L16.0002 13.8791L8.26837 6.14659C8.07337 5.95159 7.75649 5.95159 7.56149 6.14659L6.14649 7.56096C5.95149 7.75596 5.95149 8.07284 6.14649 8.26784L13.879 16.0003L6.14649 23.7322C5.95149 23.9272 5.95149 24.2441 6.14649 24.4391L7.56087 25.8535C7.75587 26.0485 8.07274 26.0485 8.26774 25.8535L16.0002 18.1216L22.4102 24.5316L23.7321 25.8535C23.9271 26.0485 24.244 26.0485 24.439 25.8535L25.8534 24.4391C26.0484 24.2441 26.0484 23.9272 25.8534 23.7322L18.1215 16.0003Z"></path></svg>', o.onclick = () => {
|
|
5674
|
+
s.style.opacity = "0", setTimeout(() => s.remove(), 200);
|
|
5675
|
+
}, s.appendChild(o), setTimeout(() => {
|
|
5652
5676
|
s.style.opacity = "1";
|
|
5653
|
-
}, 10)
|
|
5677
|
+
}, 10);
|
|
5678
|
+
const a = setTimeout(() => {
|
|
5654
5679
|
s.style.opacity = "0", setTimeout(() => s.remove(), 200);
|
|
5655
5680
|
}, 2e3);
|
|
5681
|
+
o.addEventListener("click", () => clearTimeout(a));
|
|
5682
|
+
const u = document.createElement("div"), l = u.attachShadow({ mode: "open" }), c = document.createElement("style");
|
|
5683
|
+
c.textContent = na, l.appendChild(c), l.appendChild(s), document.body.appendChild(u);
|
|
5656
5684
|
};
|
|
5657
|
-
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex" }, /* @__PURE__ */ b("a", { class: "btn btn-link-feedback
|
|
5685
|
+
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex" }, /* @__PURE__ */ b("a", { class: "btn btn-link-feedback", onclick: () => {
|
|
5658
5686
|
this.conversation.chat.setLikeAsync(this.messageId, this.copilitId, !0), t("Thank you for your feedback!"), this._feedbackNode.replaceWith(
|
|
5659
|
-
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled
|
|
5687
|
+
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled" }, /* @__PURE__ */ b(xn, null))
|
|
5660
5688
|
);
|
|
5661
|
-
} }, /* @__PURE__ */ b(
|
|
5689
|
+
} }, /* @__PURE__ */ b(Jo, null)), /* @__PURE__ */ b("a", { class: "btn btn-link-feedback", onclick: () => {
|
|
5662
5690
|
let r;
|
|
5663
5691
|
const s = /* @__PURE__ */ b(
|
|
5664
5692
|
"div",
|
|
@@ -5670,9 +5698,9 @@ class mr {
|
|
|
5670
5698
|
},
|
|
5671
5699
|
/* @__PURE__ */ b("div", { role: "dialog", class: "dialog-content w-[600px]" }, /* @__PURE__ */ b("div", { class: "dialog-header" }, /* @__PURE__ */ b("label", { class: "text-label-md" }, "Tell us more"), /* @__PURE__ */ b("button", { onclick: () => {
|
|
5672
5700
|
r && r(), s.remove();
|
|
5673
|
-
}, class: "dialog-close-button" }, /* @__PURE__ */ b(
|
|
5701
|
+
}, class: "dialog-close-button" }, /* @__PURE__ */ b(ea, { size: "22" }))), /* @__PURE__ */ b("div", { class: "dialog-body" }, /* @__PURE__ */ b("div", { class: "text-label-sm feedback-category" }, this._suggestionTextList.map((c, h) => /* @__PURE__ */ b("span", { class: "feedback-suggestion-text", onclick: (m) => {
|
|
5674
5702
|
const d = this;
|
|
5675
|
-
this._suggestionTextList.filter((
|
|
5703
|
+
this._suggestionTextList.filter((L, z) => z !== h && L.isActive).forEach((L) => L.isActive = !1), s.querySelectorAll(".feedback-suggestion-text").forEach((L) => L.classList.toggle("feedback-suggestion-text-active", !1)), c.isActive = !c.isActive, m.currentTarget.classList.toggle("feedback-suggestion-text-active", c.isActive), i.call(d);
|
|
5676
5704
|
} }, c.text))), /* @__PURE__ */ b("textarea", { placeholder: "Add special details (optional)", class: "feedback-comment-text" }), /* @__PURE__ */ b("div", { class: "footer-note" }, /* @__PURE__ */ b("a", { href: "https://id.veracity.com/terms-of-use", target: "_blank", rel: "noopener noreferrer" }, "Learn more"), " about how this data is used and your rights. By pressing Submit, your conversation will be used to improve Veracity products and services. ", /* @__PURE__ */ b("a", { href: "https://services.veracity.com/PrivacyStatement", target: "_blank", rel: "noopener noreferrer" }, "Privacy statement."))), /* @__PURE__ */ b("div", { class: "dialog-footer" }, /* @__PURE__ */ b(
|
|
5677
5705
|
"button",
|
|
5678
5706
|
{
|
|
@@ -5687,7 +5715,7 @@ class mr {
|
|
|
5687
5715
|
let h = "";
|
|
5688
5716
|
const m = s.querySelector(".feedback-comment-text").value;
|
|
5689
5717
|
m !== "" && (h = m), this.conversation.chat.setLikeAsync(this.messageId, this.copilitId, !1, c, h), t("Thank you for your feedback!"), r && r(), s.remove(), this._feedbackNode.replaceWith(
|
|
5690
|
-
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled
|
|
5718
|
+
this._feedbackNode = /* @__PURE__ */ b("div", { class: "flex btn-link-feedback-disabled" }, /* @__PURE__ */ b(yn, null))
|
|
5691
5719
|
);
|
|
5692
5720
|
}
|
|
5693
5721
|
},
|
|
@@ -5710,8 +5738,8 @@ class mr {
|
|
|
5710
5738
|
c.isActive = !1;
|
|
5711
5739
|
}), i.call(this);
|
|
5712
5740
|
const a = document.createElement("div"), u = a.attachShadow({ mode: "open" }), l = document.createElement("style");
|
|
5713
|
-
l.textContent =
|
|
5714
|
-
} }, /* @__PURE__ */ b(
|
|
5741
|
+
l.textContent = ta, u.appendChild(l), u.appendChild(s), document.body.appendChild(a);
|
|
5742
|
+
} }, /* @__PURE__ */ b(Yo, null)));
|
|
5715
5743
|
}
|
|
5716
5744
|
this._rightColumnNode.appendChild(this._feedbackNode);
|
|
5717
5745
|
}
|
|
@@ -5736,12 +5764,12 @@ class mr {
|
|
|
5736
5764
|
}
|
|
5737
5765
|
static installClientFunctions(n) {
|
|
5738
5766
|
n.clientFunctionInvocationHandlers.python = (t, r) => {
|
|
5739
|
-
const s = new
|
|
5767
|
+
const s = new bn(t, r);
|
|
5740
5768
|
return s.run(r), s;
|
|
5741
|
-
}, n.clientFunctionInvocationHandlersPartial.python = (t, r) => new
|
|
5769
|
+
}, n.clientFunctionInvocationHandlersPartial.python = (t, r) => new bn(t, r), n.clientFunctionInvocationHandlers.ButtonOptionsDialog = (t, r) => new Wo(t, r), n.clientFunctionInvocationHandlers.search = (t, r) => new Qo(t, r), n.clientFunctionInvocationHandlers.WindowOpenDialog = (t, r) => new Zo(t, r);
|
|
5742
5770
|
}
|
|
5743
5771
|
}
|
|
5744
|
-
function
|
|
5772
|
+
function ra(e) {
|
|
5745
5773
|
for (; ; )
|
|
5746
5774
|
for (let n = e.lastChild; ; n = n.previousSibling)
|
|
5747
5775
|
if (n) {
|
|
@@ -5900,12 +5928,12 @@ class gr {
|
|
|
5900
5928
|
}
|
|
5901
5929
|
displayError(n, t) {
|
|
5902
5930
|
this.messagesListNode.appendChild(
|
|
5903
|
-
/* @__PURE__ */ b("li", { class: "m-2 border border-Light p-6 flex gap-5 bg-Sandstone-97" }, /* @__PURE__ */ b(
|
|
5931
|
+
/* @__PURE__ */ b("li", { class: "m-2 border border-Light p-6 flex gap-5 bg-Sandstone-97" }, /* @__PURE__ */ b(Ot, { class: "text-Energy-Red-45" }), /* @__PURE__ */ b("div", null, /* @__PURE__ */ b("h6", null, n), /* @__PURE__ */ b("div", { class: "prose prose-sm prose-neutral" }, /* @__PURE__ */ b("p", null, t))))
|
|
5904
5932
|
);
|
|
5905
5933
|
}
|
|
5906
5934
|
displayInfo(n, t) {
|
|
5907
5935
|
this.messagesListNode.appendChild(
|
|
5908
|
-
/* @__PURE__ */ b("li", { class: "m-2 border border-Light p-6 flex gap-5 bg-Sandstone-97" }, /* @__PURE__ */ b(
|
|
5936
|
+
/* @__PURE__ */ b("li", { class: "m-2 border border-Light p-6 flex gap-5 bg-Sandstone-97" }, /* @__PURE__ */ b(Dt, { class: "text-Sea-Blue-Main-28" }), /* @__PURE__ */ b("div", null, /* @__PURE__ */ b("h6", null, n), /* @__PURE__ */ b("div", { class: "prose prose-sm prose-neutral" }, /* @__PURE__ */ b("p", null, t))))
|
|
5909
5937
|
);
|
|
5910
5938
|
}
|
|
5911
5939
|
}
|
|
@@ -5921,14 +5949,14 @@ class kn extends gr {
|
|
|
5921
5949
|
y(this, "_expandedCt");
|
|
5922
5950
|
y(this, "_expandPromise");
|
|
5923
5951
|
this.parentMessage = s, this.title = i, this.node = /* @__PURE__ */ b("div", { class: "my-2" }, this._buttonNode = /* @__PURE__ */ b(
|
|
5924
|
-
|
|
5952
|
+
Ze,
|
|
5925
5953
|
{
|
|
5926
5954
|
class: "p-2 gap-2 group",
|
|
5927
5955
|
variant: he.Badge,
|
|
5928
|
-
size:
|
|
5956
|
+
size: Xe.Medium,
|
|
5929
5957
|
onclick: () => this.expanded = !this.expanded
|
|
5930
5958
|
},
|
|
5931
|
-
this._buttonIconWrapperNode = /* @__PURE__ */ b("div", { width: "24px", height: "24px" }, /* @__PURE__ */ b(pt, { size:
|
|
5959
|
+
this._buttonIconWrapperNode = /* @__PURE__ */ b("div", { width: "24px", height: "24px" }, /* @__PURE__ */ b(pt, { size: Je.Small })),
|
|
5932
5960
|
this.title,
|
|
5933
5961
|
/* @__PURE__ */ b(fr, { class: "transition-all duration-300 group-data-[expanded=true]:-rotate-180" })
|
|
5934
5962
|
), this._contentWrapperNode = /* @__PURE__ */ b(
|
|
@@ -6013,13 +6041,13 @@ class kn extends gr {
|
|
|
6013
6041
|
this._buttonNode.setAttribute("data-status", "success"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(ht, null), this._buttonIconWrapperNode.firstChild);
|
|
6014
6042
|
}
|
|
6015
6043
|
setButtonError() {
|
|
6016
|
-
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(
|
|
6044
|
+
this._buttonNode.setAttribute("data-status", "error"), this._buttonIconWrapperNode.replaceChild(/* @__PURE__ */ b(Pt, null), this._buttonIconWrapperNode.firstChild);
|
|
6017
6045
|
}
|
|
6018
6046
|
async expandAsync() {
|
|
6019
6047
|
await this.parentMessage.expandAsync(), this._expanded ? this._expandPromise && await this._expandPromise : await this.doExpandAsync();
|
|
6020
6048
|
}
|
|
6021
6049
|
}
|
|
6022
|
-
class
|
|
6050
|
+
class sa {
|
|
6023
6051
|
constructor(n) {
|
|
6024
6052
|
y(this, "node");
|
|
6025
6053
|
y(this, "url");
|
|
@@ -6042,7 +6070,7 @@ class na {
|
|
|
6042
6070
|
const t = document.createElement("style");
|
|
6043
6071
|
t.textContent = Ar + `
|
|
6044
6072
|
` + Br + `
|
|
6045
|
-
` +
|
|
6073
|
+
` + Ir;
|
|
6046
6074
|
const r = this.node.attachShadow({ mode: "closed" });
|
|
6047
6075
|
r.appendChild(t), r.appendChild(this.rootConversation.node), mr.installClientFunctions(this);
|
|
6048
6076
|
}
|
|
@@ -6189,5 +6217,5 @@ class na {
|
|
|
6189
6217
|
}
|
|
6190
6218
|
}
|
|
6191
6219
|
export {
|
|
6192
|
-
|
|
6220
|
+
sa as Chat
|
|
6193
6221
|
};
|