@elmethis/react 0.14.0 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.react.cjs +3 -3
- package/lib/index.react.mjs +783 -771
- package/lib/style.css +1 -1
- package/lib-types/components/a2ui/catalog/block-catalog.d.ts.map +1 -1
- package/lib-types/components/code/elm-html.d.ts +26 -5
- package/lib-types/components/code/elm-html.d.ts.map +1 -1
- package/package.json +2 -2
package/lib/index.react.mjs
CHANGED
|
@@ -6,28 +6,28 @@ import { marked as g } from "marked";
|
|
|
6
6
|
import _ from "dompurify";
|
|
7
7
|
import { A2uiSurface as v, MarkdownContext as y, basicCatalog as b, createComponentImplementation as x } from "@a2ui/react/v0_9";
|
|
8
8
|
import { Catalog as S, MessageProcessor as C } from "@a2ui/web_core/v0_9";
|
|
9
|
-
import { AudioApi as w, BlockImageApi as T, BlockQuoteApi as E, BookmarkApi as D, CalloutApi as O, CodeBlockApi as k, ColumnApi as A, ColumnListApi as j, ContentTabApi as M, ContentTabsApi as N, DividerApi as P, FileApi as F, HeadingApi as I,
|
|
10
|
-
import { renderToString as
|
|
11
|
-
import { Fragment as
|
|
12
|
-
import { mdiAlert as
|
|
13
|
-
import { codeToHtml as
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import { useCopyToClipboard as
|
|
17
|
-
import { useControllableState as
|
|
18
|
-
import { useAutoAnimate as
|
|
9
|
+
import { AudioApi as w, BlockImageApi as T, BlockQuoteApi as E, BookmarkApi as D, CalloutApi as O, CodeBlockApi as k, ColumnApi as A, ColumnListApi as j, ContentTabApi as M, ContentTabsApi as N, DividerApi as P, FileApi as F, HeadingApi as I, HtmlApi as L, IconApi as R, KatexApi as z, LinkTextApi as B, ListApi as V, ListItemApi as H, MermaidApi as U, NotionCalloutApi as W, ParagraphApi as G, RichTextApi as ee, TableApi as K, TableCellApi as q, TableRowApi as te, ToggleApi as ne, UnsupportedApi as re, VideoApi as ie, languageIcons as ae, normalizeLanguage as oe } from "@elmethis/core";
|
|
10
|
+
import { renderToString as se } from "katex";
|
|
11
|
+
import { Fragment as ce, jsx as J, jsxs as Y } from "react/jsx-runtime";
|
|
12
|
+
import { mdiAlert as le, mdiAlertCircleOutline as ue, mdiAlertOctagram as de, mdiApplicationOutline as fe, mdiArrowDownDropCircleOutline as pe, mdiCheckCircle as me, mdiCheckCircleOutline as he, mdiChevronRight as ge, mdiClipboardCheckOutline as _e, mdiClipboardOutline as ve, mdiCodeTags as ye, mdiDownload as be, mdiEyeOffOutline as xe, mdiEyeOutline as Se, mdiFastForward10 as Ce, mdiFile as we, mdiFolderOpen as Te, mdiFormatColorFill as Ee, mdiFormatQuoteClose as De, mdiFormatQuoteOpen as Oe, mdiHexadecimal as ke, mdiHome as Ae, mdiInformation as je, mdiLightbulbOn as Me, mdiLinkVariant as Ne, mdiMenuDown as Pe, mdiMessageImageOutline as Fe, mdiMusicNote as Ie, mdiOpenInNew as Le, mdiPause as Re, mdiPlay as ze, mdiPlus as Be, mdiRewind10 as Ve, mdiShieldAlert as He, mdiText as Ue, mdiTextLong as We, mdiTrashCanOutline as Ge, mdiVolumeHigh as Ke, mdiVolumeLow as qe, mdiVolumeMedium as Je, mdiVolumeOff as Ye } from "@mdi/js";
|
|
13
|
+
import { codeToHtml as Xe } from "shiki";
|
|
14
|
+
import Ze from "@46ki75/ikuma-theme/dark";
|
|
15
|
+
import Qe from "@46ki75/ikuma-theme/light";
|
|
16
|
+
import { useCopyToClipboard as $e, useDebounceValue as et } from "usehooks-ts";
|
|
17
|
+
import { useControllableState as tt } from "@radix-ui/react-use-controllable-state";
|
|
18
|
+
import { useAutoAnimate as nt } from "@formkit/auto-animate/react";
|
|
19
19
|
import "@formkit/auto-animate";
|
|
20
|
-
import { cloneDeep as
|
|
21
|
-
var
|
|
20
|
+
import { cloneDeep as rt, isEqual as it } from "es-toolkit";
|
|
21
|
+
var at = { text: "_text_zme4t_1" }, ot = { "elm-katex": "_elm-katex_e25qs_5" }, st = (t) => {
|
|
22
22
|
let n = e(17), r, i, a, o;
|
|
23
23
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: i, expression: a, block: r, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
24
24
|
let s = r ?? !1, c;
|
|
25
|
-
n[5] !== a || n[6] !== s ? (c =
|
|
25
|
+
n[5] !== a || n[6] !== s ? (c = se(a, {
|
|
26
26
|
displayMode: s,
|
|
27
27
|
output: "mathml"
|
|
28
28
|
}), n[5] = a, n[6] = s, n[7] = c) : c = n[7];
|
|
29
|
-
let l = c, u = r ?
|
|
30
|
-
n[8] !== i || n[9] !== u ? (d = h(
|
|
29
|
+
let l = c, u = r ? ot["elm-katex"] : void 0, d;
|
|
30
|
+
n[8] !== i || n[9] !== u ? (d = h(at.text, u, i), n[8] = i, n[9] = u, n[10] = d) : d = n[10];
|
|
31
31
|
let f;
|
|
32
32
|
n[11] === l ? f = n[12] : (f = { __html: l }, n[11] = l, n[12] = f);
|
|
33
33
|
let p;
|
|
@@ -36,26 +36,26 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
36
36
|
dangerouslySetInnerHTML: f,
|
|
37
37
|
...o
|
|
38
38
|
}), n[13] = o, n[14] = d, n[15] = f, n[16] = p) : p = n[16], p;
|
|
39
|
-
},
|
|
39
|
+
}, ct = {
|
|
40
40
|
"elm-code-block": "_elm-code-block_6itf9_1",
|
|
41
41
|
"language-icon": "_language-icon_6itf9_16",
|
|
42
42
|
caption: "_caption_6itf9_21",
|
|
43
43
|
"copy-icon": "_copy-icon_6itf9_28",
|
|
44
44
|
divider: "_divider_6itf9_32",
|
|
45
45
|
code: "_code_6itf9_39"
|
|
46
|
-
},
|
|
46
|
+
}, lt = (e) => e.replace(/-([a-z])/g, (e, t) => t.toUpperCase()), ut = (e, t, n) => t === "id" ? `${e}-${n}` : e.replace(/url\(#([^)]+)\)/g, `url(#$1-${n})`), dt = (e, t, n) => {
|
|
47
47
|
let i = { key: n };
|
|
48
|
-
for (let [n, r] of Object.entries(e.attrs ?? {})) i[
|
|
48
|
+
for (let [n, r] of Object.entries(e.attrs ?? {})) i[lt(n)] = ut(r, n, t);
|
|
49
49
|
e.style && (i.style = e.style);
|
|
50
|
-
let a = e.children?.map((e, n) =>
|
|
50
|
+
let a = e.children?.map((e, n) => dt(e, t, n));
|
|
51
51
|
return r(e.tag, i, a);
|
|
52
|
-
},
|
|
52
|
+
}, ft = (t) => {
|
|
53
53
|
let n = e(10), { icon: r, size: i, className: a, style: o } = t, s = i === void 0 ? 24 : i, c = l(), u;
|
|
54
54
|
if (n[0] !== a || n[1] !== r.attrs || n[2] !== r.children || n[3] !== r.viewBox || n[4] !== s || n[5] !== o || n[6] !== c) {
|
|
55
55
|
let e = c.replace(/:/g, ""), t;
|
|
56
56
|
if (n[8] !== r.attrs) {
|
|
57
57
|
t = {};
|
|
58
|
-
for (let [e, n] of Object.entries(r.attrs ?? {})) t[
|
|
58
|
+
for (let [e, n] of Object.entries(r.attrs ?? {})) t[lt(e)] = n;
|
|
59
59
|
n[8] = r.attrs, n[9] = t;
|
|
60
60
|
} else t = n[9];
|
|
61
61
|
u = /* @__PURE__ */ J("svg", {
|
|
@@ -66,15 +66,15 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
66
66
|
className: a,
|
|
67
67
|
style: o,
|
|
68
68
|
...t,
|
|
69
|
-
children: r.children.map((t, n) =>
|
|
69
|
+
children: r.children.map((t, n) => dt(t, e, n))
|
|
70
70
|
}), n[0] = a, n[1] = r.attrs, n[2] = r.children, n[3] = r.viewBox, n[4] = s, n[5] = o, n[6] = c, n[7] = u;
|
|
71
71
|
} else u = n[7];
|
|
72
72
|
return u;
|
|
73
|
-
},
|
|
73
|
+
}, pt = { "elm-mdi-icon": "_elm-mdi-icon_ihskx_1" }, X = (t) => {
|
|
74
74
|
let n = e(24), r, i, a, o, s, c, l, u;
|
|
75
75
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8]) : ({className: r, style: c, d: i, size: l, color: u, lightColor: o, darkColor: a, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u);
|
|
76
76
|
let d = l === void 0 ? "1em" : l, f = u === void 0 ? "currentColor" : u, p;
|
|
77
|
-
n[9] === r ? p = n[10] : (p = h(
|
|
77
|
+
n[9] === r ? p = n[10] : (p = h(pt["elm-mdi-icon"], r), n[9] = r, n[10] = p);
|
|
78
78
|
let m = o ?? f, g = a ?? f, _;
|
|
79
79
|
n[11] !== c || n[12] !== m || n[13] !== g ? (_ = {
|
|
80
80
|
"--elmethis-scoped-color": m,
|
|
@@ -97,23 +97,23 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
97
97
|
...s,
|
|
98
98
|
children: y
|
|
99
99
|
}), n[17] = f, n[18] = s, n[19] = d, n[20] = p, n[21] = v, n[22] = y, n[23] = b) : b = n[23], b;
|
|
100
|
-
},
|
|
101
|
-
let n = e(7), { className: r, style: i, size: a, language: o } = t, s = a === void 0 ? 24 : a, c =
|
|
100
|
+
}, mt = (t) => {
|
|
101
|
+
let n = e(7), { className: r, style: i, size: a, language: o } = t, s = a === void 0 ? 24 : a, c = oe(o);
|
|
102
102
|
if (c === "file") {
|
|
103
103
|
let e = String(s), t;
|
|
104
104
|
return n[0] === e ? t = n[1] : (t = /* @__PURE__ */ J(X, {
|
|
105
|
-
d:
|
|
105
|
+
d: ye,
|
|
106
106
|
size: e
|
|
107
107
|
}), n[0] = e, n[1] = t), t;
|
|
108
108
|
}
|
|
109
|
-
let l =
|
|
110
|
-
return n[2] !== r || n[3] !== s || n[4] !== i || n[5] !== l ? (u = /* @__PURE__ */ J(
|
|
109
|
+
let l = ae[c], u;
|
|
110
|
+
return n[2] !== r || n[3] !== s || n[4] !== i || n[5] !== l ? (u = /* @__PURE__ */ J(ft, {
|
|
111
111
|
icon: l,
|
|
112
112
|
size: s,
|
|
113
113
|
className: r,
|
|
114
114
|
style: i
|
|
115
115
|
}), n[2] = r, n[3] = s, n[4] = i, n[5] = l, n[6] = u) : u = n[6], u;
|
|
116
|
-
},
|
|
116
|
+
}, ht = {
|
|
117
117
|
"elm-inline-text": "_elm-inline-text_uf3sg_1",
|
|
118
118
|
code: "_code_uf3sg_13",
|
|
119
119
|
kbd: "_kbd_uf3sg_25",
|
|
@@ -122,16 +122,16 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
122
122
|
"ogp-text": "_ogp-text_uf3sg_104",
|
|
123
123
|
"ogp-title": "_ogp-title_uf3sg_109",
|
|
124
124
|
"ogp-description": "_ogp-description_uf3sg_115"
|
|
125
|
-
},
|
|
125
|
+
}, gt = { "elm-inline-icon": "_elm-inline-icon_1qs0i_1" }, _t = (t) => {
|
|
126
126
|
let n = e(19), r, i, a, o, s, c, l;
|
|
127
127
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: i, src: s, alt: r, width: l, height: a, size: c, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
128
128
|
let u = c === void 0 ? 16 : c, d;
|
|
129
|
-
n[8] === i ? d = n[9] : (d = h(
|
|
129
|
+
n[8] === i ? d = n[9] : (d = h(gt["elm-inline-icon"], i), n[8] = i, n[9] = d);
|
|
130
130
|
let f = l ?? u, p = a ?? u, m;
|
|
131
131
|
n[10] !== r || n[11] !== s || n[12] !== f || n[13] !== p ? (m = /* @__PURE__ */ J("img", {
|
|
132
132
|
src: s,
|
|
133
133
|
alt: r,
|
|
134
|
-
className:
|
|
134
|
+
className: gt["elm-inline-icon"],
|
|
135
135
|
width: f,
|
|
136
136
|
height: p
|
|
137
137
|
}), n[10] = r, n[11] = s, n[12] = f, n[13] = p, n[14] = m) : m = n[14];
|
|
@@ -147,13 +147,13 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
147
147
|
let b = f === void 0 ? "1em" : f, x = p === void 0 ? !1 : p, S = m === void 0 ? !1 : m, C = g === void 0 ? !1 : g, w = _ === void 0 ? !1 : _, T = v === void 0 ? !1 : v, E = y === void 0 ? !1 : y, D = i;
|
|
148
148
|
if (c) {
|
|
149
149
|
let e;
|
|
150
|
-
n[17] === s ? e = n[18] : (e = s && /* @__PURE__ */ J(
|
|
150
|
+
n[17] === s ? e = n[18] : (e = s && /* @__PURE__ */ J(_t, {
|
|
151
151
|
src: s,
|
|
152
152
|
alt: "favicon"
|
|
153
153
|
}), n[17] = s, n[18] = e);
|
|
154
154
|
let t;
|
|
155
155
|
n[19] !== c || n[20] !== e || n[21] !== D ? (t = /* @__PURE__ */ Y("a", {
|
|
156
|
-
className:
|
|
156
|
+
className: ht.link,
|
|
157
157
|
href: c,
|
|
158
158
|
target: "_blank",
|
|
159
159
|
rel: "noopener noreferrer",
|
|
@@ -163,7 +163,7 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
163
163
|
if (E) {
|
|
164
164
|
let e;
|
|
165
165
|
n[23] === D ? e = n[24] : (e = /* @__PURE__ */ J("kbd", {
|
|
166
|
-
className:
|
|
166
|
+
className: ht.kbd,
|
|
167
167
|
children: D
|
|
168
168
|
}), n[23] = D, n[24] = e), D = e;
|
|
169
169
|
}
|
|
@@ -186,7 +186,7 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
186
186
|
if (T) {
|
|
187
187
|
let e;
|
|
188
188
|
n[33] === D ? e = n[34] : (e = /* @__PURE__ */ J("code", {
|
|
189
|
-
className:
|
|
189
|
+
className: ht.code,
|
|
190
190
|
children: D
|
|
191
191
|
}), n[33] = D, n[34] = e), D = e;
|
|
192
192
|
}
|
|
@@ -197,12 +197,12 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
197
197
|
n[37] === u ? t = n[38] : (t = /* @__PURE__ */ J("rt", { children: u }), n[37] = u, n[38] = t);
|
|
198
198
|
let r;
|
|
199
199
|
n[39] !== e || n[40] !== t ? (r = /* @__PURE__ */ Y("ruby", {
|
|
200
|
-
className:
|
|
200
|
+
className: ht["elm-inline-text"],
|
|
201
201
|
children: [e, t]
|
|
202
202
|
}), n[39] = e, n[40] = t, n[41] = r) : r = n[41], D = r;
|
|
203
203
|
}
|
|
204
204
|
let O;
|
|
205
|
-
n[42] === a ? O = n[43] : (O = h(
|
|
205
|
+
n[42] === a ? O = n[43] : (O = h(ht["elm-inline-text"], at.text, a), n[42] = a, n[43] = O);
|
|
206
206
|
let k;
|
|
207
207
|
n[44] !== r || n[45] !== o || n[46] !== b || n[47] !== d ? (k = {
|
|
208
208
|
...d,
|
|
@@ -217,7 +217,7 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
217
217
|
...l,
|
|
218
218
|
children: D
|
|
219
219
|
}), n[49] = l, n[50] = A, n[51] = O, n[52] = D, n[53] = j) : j = n[53], j;
|
|
220
|
-
},
|
|
220
|
+
}, vt = { "elm-shiki-highlighter": "_elm-shiki-highlighter_j5tas_1" }, yt = (t) => {
|
|
221
221
|
let n = e(17), r, i, a, o;
|
|
222
222
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, code: i, language: o, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
223
223
|
let s = o === void 0 ? "txt" : o, [l, u] = p(""), d, f;
|
|
@@ -229,11 +229,11 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
229
229
|
return;
|
|
230
230
|
}
|
|
231
231
|
try {
|
|
232
|
-
let t = await
|
|
232
|
+
let t = await Xe(i, {
|
|
233
233
|
lang: s,
|
|
234
234
|
themes: {
|
|
235
|
-
dark:
|
|
236
|
-
light:
|
|
235
|
+
dark: Ze,
|
|
236
|
+
light: Qe
|
|
237
237
|
},
|
|
238
238
|
defaultColor: !1,
|
|
239
239
|
colorReplacements: {
|
|
@@ -250,7 +250,7 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
250
250
|
};
|
|
251
251
|
}, f = [i, s], n[5] = i, n[6] = s, n[7] = d, n[8] = f) : (d = n[7], f = n[8]), c(d, f);
|
|
252
252
|
let m;
|
|
253
|
-
n[9] === r ? m = n[10] : (m = h(
|
|
253
|
+
n[9] === r ? m = n[10] : (m = h(vt["elm-shiki-highlighter"], r), n[9] = r, n[10] = m);
|
|
254
254
|
let g;
|
|
255
255
|
n[11] === l ? g = n[12] : (g = { __html: l }, n[11] = l, n[12] = g);
|
|
256
256
|
let _;
|
|
@@ -259,11 +259,11 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
259
259
|
dangerouslySetInnerHTML: g,
|
|
260
260
|
...a
|
|
261
261
|
}), n[13] = a, n[14] = m, n[15] = g, n[16] = _) : _ = n[16], _;
|
|
262
|
-
},
|
|
262
|
+
}, bt = {
|
|
263
263
|
"use-clipboard": "_use-clipboard_mb0qt_1",
|
|
264
264
|
"use-clipboard-icon-copied": "_use-clipboard-icon-copied_mb0qt_15"
|
|
265
|
-
},
|
|
266
|
-
let n = e(14), [r, i] = p(!1), [, a] =
|
|
265
|
+
}, xt = (t) => {
|
|
266
|
+
let n = e(14), [r, i] = p(!1), [, a] = $e(), o = f(void 0), s = f(t), l;
|
|
267
267
|
n[0] === t ? l = n[1] : (l = () => {
|
|
268
268
|
s.current = t;
|
|
269
269
|
}, n[0] = t, n[1] = l), c(l);
|
|
@@ -274,18 +274,18 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
274
274
|
let m;
|
|
275
275
|
n[4] === a ? m = n[5] : (m = async () => {
|
|
276
276
|
let { content: e, delay: t } = s.current;
|
|
277
|
-
typeof e == "string" ? await a(e) : await window.navigator.clipboard.write(e.map(
|
|
277
|
+
typeof e == "string" ? await a(e) : await window.navigator.clipboard.write(e.map(St)), o.current !== void 0 && clearTimeout(o.current), i(!0), o.current = setTimeout(() => {
|
|
278
278
|
i(!1), o.current = void 0;
|
|
279
279
|
}, t ?? 1500);
|
|
280
280
|
}, n[4] = a, n[5] = m);
|
|
281
281
|
let g = m, _;
|
|
282
282
|
n[6] !== r || n[7] !== g || n[8] !== t.className || n[9] !== t.style ? (_ = () => /* @__PURE__ */ J("span", {
|
|
283
|
-
className: h(
|
|
283
|
+
className: h(bt["use-clipboard"], t.className),
|
|
284
284
|
style: t.style,
|
|
285
285
|
onClick: g,
|
|
286
286
|
children: /* @__PURE__ */ J(X, {
|
|
287
|
-
className: h(r &&
|
|
288
|
-
d: r ?
|
|
287
|
+
className: h(r && bt["use-clipboard-icon-copied"]),
|
|
288
|
+
d: r ? _e : ve,
|
|
289
289
|
size: "1.25rem"
|
|
290
290
|
})
|
|
291
291
|
}), n[6] = r, n[7] = g, n[8] = t.className, n[9] = t.style, n[10] = _) : _ = n[10];
|
|
@@ -295,39 +295,39 @@ var it = { text: "_text_zme4t_1" }, at = { "elm-katex": "_elm-katex_e25qs_5" },
|
|
|
295
295
|
copy: g
|
|
296
296
|
}, n[11] = v, n[12] = g, n[13] = y) : y = n[13], y;
|
|
297
297
|
};
|
|
298
|
-
function
|
|
298
|
+
function St(e) {
|
|
299
299
|
return new ClipboardItem(e);
|
|
300
300
|
}
|
|
301
301
|
//#endregion
|
|
302
302
|
//#region src/components/code/elm-code-block.tsx
|
|
303
|
-
var
|
|
303
|
+
var Ct = (t) => {
|
|
304
304
|
let n = e(29), r, i, a, o, s, c;
|
|
305
305
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6]) : ({className: a, code: o, language: c, caption: r, children: i, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c);
|
|
306
306
|
let l = c === void 0 ? "txt" : c, u;
|
|
307
307
|
n[7] === o ? u = n[8] : (u = { content: o }, n[7] = o, n[8] = u);
|
|
308
|
-
let { CopyButton: d } =
|
|
309
|
-
n[9] === a ? f = n[10] : (f = h(
|
|
308
|
+
let { CopyButton: d } = xt(u), f;
|
|
309
|
+
n[9] === a ? f = n[10] : (f = h(ct["elm-code-block"], a), n[9] = a, n[10] = f);
|
|
310
310
|
let p;
|
|
311
311
|
n[11] === l ? p = n[12] : (p = /* @__PURE__ */ J("span", {
|
|
312
|
-
className:
|
|
313
|
-
children: /* @__PURE__ */ J(
|
|
312
|
+
className: ct["language-icon"],
|
|
313
|
+
children: /* @__PURE__ */ J(mt, { language: l })
|
|
314
314
|
}), n[11] = l, n[12] = p);
|
|
315
315
|
let m = r || l, g;
|
|
316
316
|
n[13] !== i || n[14] !== m ? (g = /* @__PURE__ */ J("span", {
|
|
317
|
-
className:
|
|
317
|
+
className: ct.caption,
|
|
318
318
|
children: /* @__PURE__ */ Y(Z, { children: [m, i] })
|
|
319
319
|
}), n[13] = i, n[14] = m, n[15] = g) : g = n[15];
|
|
320
320
|
let _;
|
|
321
321
|
n[16] === d ? _ = n[17] : (_ = /* @__PURE__ */ J("div", {
|
|
322
|
-
className:
|
|
322
|
+
className: ct["copy-icon"],
|
|
323
323
|
children: /* @__PURE__ */ J(d, {})
|
|
324
324
|
}), n[16] = d, n[17] = _);
|
|
325
325
|
let v;
|
|
326
|
-
n[18] === Symbol.for("react.memo_cache_sentinel") ? (v = /* @__PURE__ */ J("hr", { className:
|
|
326
|
+
n[18] === Symbol.for("react.memo_cache_sentinel") ? (v = /* @__PURE__ */ J("hr", { className: ct.divider }), n[18] = v) : v = n[18];
|
|
327
327
|
let y;
|
|
328
328
|
n[19] !== o || n[20] !== l ? (y = /* @__PURE__ */ J("div", {
|
|
329
|
-
className:
|
|
330
|
-
children: /* @__PURE__ */ J(
|
|
329
|
+
className: ct.code,
|
|
330
|
+
children: /* @__PURE__ */ J(yt, {
|
|
331
331
|
code: o,
|
|
332
332
|
language: l
|
|
333
333
|
})
|
|
@@ -344,7 +344,83 @@ var St = (t) => {
|
|
|
344
344
|
y
|
|
345
345
|
]
|
|
346
346
|
}), n[22] = s, n[23] = f, n[24] = p, n[25] = g, n[26] = _, n[27] = y, n[28] = b) : b = n[28], b;
|
|
347
|
-
},
|
|
347
|
+
}, wt = { "elm-html": "_elm-html_339tp_1" }, Tt = (t) => {
|
|
348
|
+
let n = e(46), r, i, a, o, s, l, u, d, m;
|
|
349
|
+
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8], m = n[9]) : ({className: r, html: a, src: l, sandbox: s, style: u, height: i, autoHeight: d, title: m, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d, n[9] = m);
|
|
350
|
+
let g = d === void 0 ? !0 : d, _ = l !== void 0, v = f(null), [y, b] = p(), x;
|
|
351
|
+
n[10] !== g || n[11] !== a || n[12] !== l ? (x = {
|
|
352
|
+
html: a,
|
|
353
|
+
src: l,
|
|
354
|
+
autoHeight: g
|
|
355
|
+
}, n[10] = g, n[11] = a, n[12] = l, n[13] = x) : x = n[13];
|
|
356
|
+
let [S, C] = p(x);
|
|
357
|
+
(S.html !== a || S.src !== l || S.autoHeight !== g) && (C({
|
|
358
|
+
html: a,
|
|
359
|
+
src: l,
|
|
360
|
+
autoHeight: g
|
|
361
|
+
}), g && b(void 0));
|
|
362
|
+
let w;
|
|
363
|
+
if (n[14] !== g || n[15] !== s || n[16] !== _) {
|
|
364
|
+
if (w = new Set(s?.split(/\s+/).filter(Boolean) ?? []), [...w].some(Et)) for (let e of w) e.toLowerCase() === "allow-same-origin" && w.delete(e);
|
|
365
|
+
else g && !_ && w.add("allow-same-origin");
|
|
366
|
+
n[14] = g, n[15] = s, n[16] = _, n[17] = w;
|
|
367
|
+
} else w = n[17];
|
|
368
|
+
let T;
|
|
369
|
+
n[18] === w ? T = n[19] : (T = [...w], n[18] = w, n[19] = T);
|
|
370
|
+
let E = T.join(" "), D;
|
|
371
|
+
n[20] !== g || n[21] !== _ ? (D = () => {
|
|
372
|
+
if (_) return;
|
|
373
|
+
let e = v.current;
|
|
374
|
+
if (!e) return;
|
|
375
|
+
let t, n = () => {
|
|
376
|
+
let t = e.contentDocument?.documentElement;
|
|
377
|
+
t && b(t.scrollHeight);
|
|
378
|
+
}, r = () => {
|
|
379
|
+
let r = e.contentDocument?.documentElement;
|
|
380
|
+
r && (t?.disconnect(), t = new ResizeObserver(n), t.observe(r));
|
|
381
|
+
}, i = () => {
|
|
382
|
+
g && (n(), r());
|
|
383
|
+
};
|
|
384
|
+
return e.addEventListener("load", i), () => {
|
|
385
|
+
e.removeEventListener("load", i), t?.disconnect();
|
|
386
|
+
};
|
|
387
|
+
}, n[20] = g, n[21] = _, n[22] = D) : D = n[22];
|
|
388
|
+
let O;
|
|
389
|
+
n[23] !== g || n[24] !== a || n[25] !== _ ? (O = [
|
|
390
|
+
a,
|
|
391
|
+
_,
|
|
392
|
+
g
|
|
393
|
+
], n[23] = g, n[24] = a, n[25] = _, n[26] = O) : O = n[26], c(D, O);
|
|
394
|
+
let k = o, A;
|
|
395
|
+
if (n[27] !== k) {
|
|
396
|
+
let { srcDoc: e, srcdoc: t, referrerPolicy: r, referrerpolicy: i, ...a } = k;
|
|
397
|
+
A = a, n[27] = k, n[28] = A;
|
|
398
|
+
} else A = n[28];
|
|
399
|
+
let j = String(g), M = m ?? "Embedded HTML content", N;
|
|
400
|
+
n[29] === r ? N = n[30] : (N = h(wt["elm-html"], r), n[29] = r, n[30] = N);
|
|
401
|
+
let P;
|
|
402
|
+
n[31] !== g || n[32] !== y || n[33] !== u ? (P = g ? {
|
|
403
|
+
...u,
|
|
404
|
+
height: y ?? u?.height
|
|
405
|
+
} : u, n[31] = g, n[32] = y, n[33] = u, n[34] = P) : P = n[34];
|
|
406
|
+
let F = g ? y === void 0 && u?.height === void 0 ? i : void 0 : i, I = _ ? l : void 0, L = _ ? void 0 : a ?? "", R = _ ? "no-referrer" : void 0, z;
|
|
407
|
+
return n[35] !== E || n[36] !== A || n[37] !== P || n[38] !== F || n[39] !== I || n[40] !== L || n[41] !== R || n[42] !== j || n[43] !== M || n[44] !== N ? (z = /* @__PURE__ */ J("iframe", {
|
|
408
|
+
ref: v,
|
|
409
|
+
title: M,
|
|
410
|
+
className: N,
|
|
411
|
+
style: P,
|
|
412
|
+
height: F,
|
|
413
|
+
...A,
|
|
414
|
+
src: I,
|
|
415
|
+
srcDoc: L,
|
|
416
|
+
sandbox: E,
|
|
417
|
+
referrerPolicy: R
|
|
418
|
+
}, j), n[35] = E, n[36] = A, n[37] = P, n[38] = F, n[39] = I, n[40] = L, n[41] = R, n[42] = j, n[43] = M, n[44] = N, n[45] = z) : z = n[45], z;
|
|
419
|
+
};
|
|
420
|
+
function Et(e) {
|
|
421
|
+
return e.toLowerCase() === "allow-scripts";
|
|
422
|
+
}
|
|
423
|
+
var Q = {
|
|
348
424
|
"elm-audio-player": "_elm-audio-player_1b0m3_1",
|
|
349
425
|
loading: "_loading_1b0m3_33",
|
|
350
426
|
header: "_header_1b0m3_39",
|
|
@@ -374,18 +450,18 @@ var St = (t) => {
|
|
|
374
450
|
errored: "_errored_1b0m3_411",
|
|
375
451
|
"error-notice": "_error-notice_1b0m3_420",
|
|
376
452
|
"error-message": "_error-message_1b0m3_430"
|
|
377
|
-
},
|
|
453
|
+
}, Dt = (e) => {
|
|
378
454
|
(!Number.isFinite(e) || e < 0) && (e = 0);
|
|
379
455
|
let t = Math.floor(e), n = Math.floor(t / 3600), r = Math.floor(t % 3600 / 60), i = t % 60, a = `${n > 0 ? String(r).padStart(2, "0") : String(r)}:${String(i).padStart(2, "0")}`;
|
|
380
456
|
return n > 0 ? `${n}:${a}` : a;
|
|
381
|
-
},
|
|
457
|
+
}, Ot = (e) => {
|
|
382
458
|
let t = e.split(/[?#]/)[0].split("/").filter(Boolean).pop() ?? e;
|
|
383
459
|
try {
|
|
384
460
|
return decodeURIComponent(t);
|
|
385
461
|
} catch {
|
|
386
462
|
return t;
|
|
387
463
|
}
|
|
388
|
-
},
|
|
464
|
+
}, kt = (t) => {
|
|
389
465
|
let n = e(98), r, i, a, o, s, l, u, d, m, g;
|
|
390
466
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8], m = n[9], g = n[10]) : ({className: a, style: u, src: l, title: g, artist: r, errorMessage: d, seekStep: m, loop: o, autoPlay: i, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d, n[9] = m, n[10] = g);
|
|
391
467
|
let _ = d === void 0 ? "This audio couldn't be loaded." : d, v = m === void 0 ? 10 : m, y = f(null), b = f(null), x = f(null), [S, C] = p(!1), [w, T] = p(!0), [E, D] = p(!1), [O, k] = p(0), [A, j] = p(0), [M, N] = p(1), [P, F] = p(!1), [I, L] = p(null), R = O > 0 ? Math.min(1, A / O) : 0, z;
|
|
@@ -431,11 +507,11 @@ var St = (t) => {
|
|
|
431
507
|
let t = ne(e.clientX);
|
|
432
508
|
L(t), e.currentTarget.hasPointerCapture(e.pointerId) && q(t * O);
|
|
433
509
|
}, n[22] = O, n[23] = q, n[24] = ae) : ae = n[24];
|
|
434
|
-
let oe = ae,
|
|
435
|
-
n[25] !== A || n[26] !== O || n[27] !== v || n[28] !== q ? (
|
|
510
|
+
let oe = ae, se;
|
|
511
|
+
n[25] !== A || n[26] !== O || n[27] !== v || n[28] !== q ? (se = (e) => {
|
|
436
512
|
e.key === "ArrowRight" ? (e.preventDefault(), q(A + v)) : e.key === "ArrowLeft" ? (e.preventDefault(), q(A - v)) : e.key === "Home" ? (e.preventDefault(), q(0)) : e.key === "End" && (e.preventDefault(), q(O));
|
|
437
|
-
}, n[25] = A, n[26] = O, n[27] = v, n[28] = q, n[29] =
|
|
438
|
-
let
|
|
513
|
+
}, n[25] = A, n[26] = O, n[27] = v, n[28] = q, n[29] = se) : se = n[29];
|
|
514
|
+
let le = se, de;
|
|
439
515
|
n[30] === Symbol.for("react.memo_cache_sentinel") ? (de = (e) => {
|
|
440
516
|
let t = y.current, n = Math.max(0, Math.min(1, e));
|
|
441
517
|
t && (t.volume = n, t.muted = n === 0), N(n), F(n === 0);
|
|
@@ -447,17 +523,17 @@ var St = (t) => {
|
|
|
447
523
|
let t = !e.muted;
|
|
448
524
|
e.muted = t, F(t);
|
|
449
525
|
}, n[31] = pe) : pe = n[31];
|
|
450
|
-
let me = pe, he = P || M === 0 ?
|
|
451
|
-
n[32] !== l || n[33] !== g ? (ge = g ??
|
|
526
|
+
let me = pe, he = P || M === 0 ? Ye : M < .34 ? qe : M < .67 ? Je : Ke, ge;
|
|
527
|
+
n[32] !== l || n[33] !== g ? (ge = g ?? Ot(l), n[32] = l, n[33] = g, n[34] = ge) : ge = n[34];
|
|
452
528
|
let _e = ge, ve = S && Q.playing, ye = w && Q.loading, be = E && Q.errored, xe;
|
|
453
529
|
n[35] !== a || n[36] !== ve || n[37] !== ye || n[38] !== be ? (xe = h(Q["elm-audio-player"], ve, ye, be, a), n[35] = a, n[36] = ve, n[37] = ye, n[38] = be, n[39] = xe) : xe = n[39];
|
|
454
|
-
let
|
|
455
|
-
n[40] !== R || n[41] !== u || n[42] !==
|
|
530
|
+
let Se = I ?? 0, we;
|
|
531
|
+
n[40] !== R || n[41] !== u || n[42] !== Se ? (we = {
|
|
456
532
|
"--elmethis-scoped-progress": R,
|
|
457
|
-
"--elmethis-scoped-hover":
|
|
533
|
+
"--elmethis-scoped-hover": Se,
|
|
458
534
|
...u
|
|
459
|
-
}, n[40] = R, n[41] = u, n[42] =
|
|
460
|
-
let Te = we, Ee, De, Oe, ke, Ae, je, Me, Ne, Pe,
|
|
535
|
+
}, n[40] = R, n[41] = u, n[42] = Se, n[43] = we) : we = n[43];
|
|
536
|
+
let Te = we, Ee, De, Oe, ke, Ae, je, Me, Ne, Pe, Fe, Le;
|
|
461
537
|
n[44] === Symbol.for("react.memo_cache_sentinel") ? (Ee = (e) => {
|
|
462
538
|
k(e.currentTarget.duration), N(e.currentTarget.volume), F(e.currentTarget.muted), T(!1);
|
|
463
539
|
}, De = (e) => k(e.currentTarget.duration), Oe = () => T(!1), ke = () => T(!0), Ae = () => T(!1), je = (e) => {
|
|
@@ -468,13 +544,13 @@ var St = (t) => {
|
|
|
468
544
|
C(!1), H();
|
|
469
545
|
}, Pe = () => {
|
|
470
546
|
C(!1), H();
|
|
471
|
-
},
|
|
547
|
+
}, Fe = (e) => {
|
|
472
548
|
N(e.currentTarget.volume), F(e.currentTarget.muted);
|
|
473
|
-
},
|
|
549
|
+
}, Le = () => {
|
|
474
550
|
D(!0), T(!1);
|
|
475
|
-
}, n[44] = Ee, n[45] = De, n[46] = Oe, n[47] = ke, n[48] = Ae, n[49] = je, n[50] = Me, n[51] = Ne, n[52] = Pe, n[53] =
|
|
476
|
-
let
|
|
477
|
-
n[55] !== i || n[56] !== o || n[57] !== l ? (
|
|
551
|
+
}, n[44] = Ee, n[45] = De, n[46] = Oe, n[47] = ke, n[48] = Ae, n[49] = je, n[50] = Me, n[51] = Ne, n[52] = Pe, n[53] = Fe, n[54] = Le) : (Ee = n[44], De = n[45], Oe = n[46], ke = n[47], Ae = n[48], je = n[49], Me = n[50], Ne = n[51], Pe = n[52], Fe = n[53], Le = n[54]);
|
|
552
|
+
let Be;
|
|
553
|
+
n[55] !== i || n[56] !== o || n[57] !== l ? (Be = /* @__PURE__ */ J("audio", {
|
|
478
554
|
ref: y,
|
|
479
555
|
src: l,
|
|
480
556
|
loop: o,
|
|
@@ -489,22 +565,22 @@ var St = (t) => {
|
|
|
489
565
|
onPlay: Me,
|
|
490
566
|
onPause: Ne,
|
|
491
567
|
onEnded: Pe,
|
|
492
|
-
onVolumeChange:
|
|
493
|
-
onError:
|
|
494
|
-
}), n[55] = i, n[56] = o, n[57] = l, n[58] =
|
|
568
|
+
onVolumeChange: Fe,
|
|
569
|
+
onError: Le
|
|
570
|
+
}), n[55] = i, n[56] = o, n[57] = l, n[58] = Be) : Be = n[58];
|
|
495
571
|
let He = E && Q["artwork-error"], Ue;
|
|
496
572
|
n[59] === He ? Ue = n[60] : (Ue = h(Q.artwork, He), n[59] = He, n[60] = Ue);
|
|
497
|
-
let We = E ?
|
|
498
|
-
n[61] === We ?
|
|
573
|
+
let We = E ? ue : Ie, Ge;
|
|
574
|
+
n[61] === We ? Ge = n[62] : (Ge = /* @__PURE__ */ J(X, {
|
|
499
575
|
d: We,
|
|
500
576
|
size: "1.25rem"
|
|
501
|
-
}), n[61] = We, n[62] =
|
|
577
|
+
}), n[61] = We, n[62] = Ge);
|
|
502
578
|
let Xe;
|
|
503
|
-
n[63] !== Ue || n[64] !==
|
|
579
|
+
n[63] !== Ue || n[64] !== Ge ? (Xe = /* @__PURE__ */ J("span", {
|
|
504
580
|
className: Ue,
|
|
505
581
|
"aria-hidden": "true",
|
|
506
|
-
children:
|
|
507
|
-
}), n[63] = Ue, n[64] =
|
|
582
|
+
children: Ge
|
|
583
|
+
}), n[63] = Ue, n[64] = Ge, n[65] = Xe) : Xe = n[65];
|
|
508
584
|
let Ze;
|
|
509
585
|
n[66] === _e ? Ze = n[67] : (Ze = /* @__PURE__ */ J("span", {
|
|
510
586
|
className: Q.title,
|
|
@@ -542,17 +618,17 @@ var St = (t) => {
|
|
|
542
618
|
]
|
|
543
619
|
}), n[74] = Xe, n[75] = $e, n[76] = tt) : tt = n[76];
|
|
544
620
|
let nt;
|
|
545
|
-
n[77] !== A || n[78] !== O || n[79] !== _ || n[80] !==
|
|
621
|
+
n[77] !== A || n[78] !== O || n[79] !== _ || n[80] !== le || n[81] !== ie || n[82] !== oe || n[83] !== E || n[84] !== P || n[85] !== S || n[86] !== v || n[87] !== q || n[88] !== M || n[89] !== he ? (nt = E ? /* @__PURE__ */ Y("div", {
|
|
546
622
|
className: Q["error-notice"],
|
|
547
623
|
role: "alert",
|
|
548
624
|
children: [/* @__PURE__ */ J(X, {
|
|
549
|
-
d:
|
|
625
|
+
d: ue,
|
|
550
626
|
size: "1.25rem"
|
|
551
627
|
}), /* @__PURE__ */ J("span", {
|
|
552
628
|
className: Q["error-message"],
|
|
553
629
|
children: _
|
|
554
630
|
})]
|
|
555
|
-
}) : /* @__PURE__ */ Y(
|
|
631
|
+
}) : /* @__PURE__ */ Y(ce, { children: [/* @__PURE__ */ Y("div", {
|
|
556
632
|
ref: b,
|
|
557
633
|
className: Q.seekbar,
|
|
558
634
|
role: "slider",
|
|
@@ -561,11 +637,11 @@ var St = (t) => {
|
|
|
561
637
|
"aria-valuemin": 0,
|
|
562
638
|
"aria-valuemax": Math.round(O) || 0,
|
|
563
639
|
"aria-valuenow": Math.round(A),
|
|
564
|
-
"aria-valuetext": `${
|
|
640
|
+
"aria-valuetext": `${Dt(A)} of ${Dt(O)}`,
|
|
565
641
|
onPointerDown: ie,
|
|
566
642
|
onPointerMove: oe,
|
|
567
643
|
onPointerLeave: () => L(null),
|
|
568
|
-
onKeyDown:
|
|
644
|
+
onKeyDown: le,
|
|
569
645
|
children: [
|
|
570
646
|
/* @__PURE__ */ J("div", {
|
|
571
647
|
className: Q.track,
|
|
@@ -586,7 +662,7 @@ var St = (t) => {
|
|
|
586
662
|
children: [
|
|
587
663
|
/* @__PURE__ */ J("span", {
|
|
588
664
|
className: h(Q.time, Q["time-current"]),
|
|
589
|
-
children:
|
|
665
|
+
children: Dt(A)
|
|
590
666
|
}),
|
|
591
667
|
/* @__PURE__ */ Y("div", {
|
|
592
668
|
className: Q.transport,
|
|
@@ -597,7 +673,7 @@ var St = (t) => {
|
|
|
597
673
|
onClick: () => q(A - v),
|
|
598
674
|
"aria-label": `Back ${v} seconds`,
|
|
599
675
|
children: /* @__PURE__ */ J(X, {
|
|
600
|
-
d:
|
|
676
|
+
d: Ve,
|
|
601
677
|
size: "1.25rem"
|
|
602
678
|
})
|
|
603
679
|
}),
|
|
@@ -608,7 +684,7 @@ var St = (t) => {
|
|
|
608
684
|
"aria-label": S ? "Pause" : "Play",
|
|
609
685
|
"aria-pressed": S,
|
|
610
686
|
children: /* @__PURE__ */ J(X, {
|
|
611
|
-
d: S ?
|
|
687
|
+
d: S ? Re : ze,
|
|
612
688
|
size: "1.5rem"
|
|
613
689
|
})
|
|
614
690
|
}),
|
|
@@ -618,7 +694,7 @@ var St = (t) => {
|
|
|
618
694
|
onClick: () => q(A + v),
|
|
619
695
|
"aria-label": `Forward ${v} seconds`,
|
|
620
696
|
children: /* @__PURE__ */ J(X, {
|
|
621
|
-
d:
|
|
697
|
+
d: Ce,
|
|
622
698
|
size: "1.25rem"
|
|
623
699
|
})
|
|
624
700
|
})
|
|
@@ -650,46 +726,46 @@ var St = (t) => {
|
|
|
650
726
|
}),
|
|
651
727
|
/* @__PURE__ */ J("span", {
|
|
652
728
|
className: h(Q.time, Q["time-total"]),
|
|
653
|
-
children:
|
|
729
|
+
children: Dt(O)
|
|
654
730
|
})
|
|
655
731
|
]
|
|
656
|
-
})] }), n[77] = A, n[78] = O, n[79] = _, n[80] =
|
|
732
|
+
})] }), n[77] = A, n[78] = O, n[79] = _, n[80] = le, n[81] = ie, n[82] = oe, n[83] = E, n[84] = P, n[85] = S, n[86] = v, n[87] = q, n[88] = M, n[89] = he, n[90] = nt) : nt = n[90];
|
|
657
733
|
let rt;
|
|
658
|
-
return n[91] !== s || n[92] !== xe || n[93] !== Te || n[94] !==
|
|
734
|
+
return n[91] !== s || n[92] !== xe || n[93] !== Te || n[94] !== Be || n[95] !== tt || n[96] !== nt ? (rt = /* @__PURE__ */ Y("div", {
|
|
659
735
|
className: xe,
|
|
660
736
|
style: Te,
|
|
661
737
|
...s,
|
|
662
738
|
children: [
|
|
663
|
-
|
|
739
|
+
Be,
|
|
664
740
|
tt,
|
|
665
741
|
nt
|
|
666
742
|
]
|
|
667
|
-
}), n[91] = s, n[92] = xe, n[93] = Te, n[94] =
|
|
668
|
-
},
|
|
743
|
+
}), n[91] = s, n[92] = xe, n[93] = Te, n[94] = Be, n[95] = tt, n[96] = nt, n[97] = rt) : rt = n[97], rt;
|
|
744
|
+
}, At = {
|
|
669
745
|
"elm-block-image": "_elm-block-image_1cmrf_1",
|
|
670
746
|
"image-container": "_image-container_1cmrf_11",
|
|
671
747
|
image: "_image_1cmrf_11",
|
|
672
748
|
fallback: "_fallback_1cmrf_35",
|
|
673
749
|
"caption-box": "_caption-box_1cmrf_45",
|
|
674
750
|
"caption-icon": "_caption-icon_1cmrf_55"
|
|
675
|
-
},
|
|
751
|
+
}, jt = {
|
|
676
752
|
"elm-rectangle-wave": "_elm-rectangle-wave_70gad_21",
|
|
677
753
|
wave: "_wave_70gad_1"
|
|
678
|
-
},
|
|
754
|
+
}, Mt = (t) => {
|
|
679
755
|
let n = e(8), r, i;
|
|
680
756
|
n[0] === t ? (r = n[1], i = n[2]) : ({className: r, ...i} = t, n[0] = t, n[1] = r, n[2] = i);
|
|
681
757
|
let a;
|
|
682
|
-
n[3] === r ? a = n[4] : (a = h(
|
|
758
|
+
n[3] === r ? a = n[4] : (a = h(jt["elm-rectangle-wave"], r), n[3] = r, n[4] = a);
|
|
683
759
|
let o;
|
|
684
760
|
return n[5] !== i || n[6] !== a ? (o = /* @__PURE__ */ J("div", {
|
|
685
761
|
"aria-hidden": "true",
|
|
686
762
|
className: a,
|
|
687
763
|
...i
|
|
688
764
|
}), n[5] = i, n[6] = a, n[7] = o) : o = n[7], o;
|
|
689
|
-
},
|
|
765
|
+
}, Nt = {
|
|
690
766
|
"elm-modal": "_elm-modal_12j1m_1",
|
|
691
767
|
shown: "_shown_12j1m_18"
|
|
692
|
-
},
|
|
768
|
+
}, Pt = ({ className: e, isOpen: t, delay: n = 200, style: r, onClose: i, children: a, ...o }) => {
|
|
693
769
|
let s = f(null), [l, u] = p(!1);
|
|
694
770
|
return c(() => {
|
|
695
771
|
let e = s.current;
|
|
@@ -706,7 +782,7 @@ var St = (t) => {
|
|
|
706
782
|
}
|
|
707
783
|
}, [t, n]), /* @__PURE__ */ J("dialog", {
|
|
708
784
|
ref: s,
|
|
709
|
-
className: h(
|
|
785
|
+
className: h(Nt["elm-modal"], l && Nt.shown, e),
|
|
710
786
|
onClick: (e) => {
|
|
711
787
|
s.current && i?.(e.nativeEvent, s.current);
|
|
712
788
|
},
|
|
@@ -721,7 +797,7 @@ var St = (t) => {
|
|
|
721
797
|
children: a
|
|
722
798
|
})
|
|
723
799
|
});
|
|
724
|
-
},
|
|
800
|
+
}, Ft = (t) => {
|
|
725
801
|
let n = e(10), r;
|
|
726
802
|
n[0] === t ? r = n[1] : (r = t === void 0 ? {} : t, n[0] = t, n[1] = r);
|
|
727
803
|
let i = r.delay, [a, o] = p(!1), s = f(a), l;
|
|
@@ -743,7 +819,7 @@ var St = (t) => {
|
|
|
743
819
|
let y;
|
|
744
820
|
n[7] === Symbol.for("react.memo_cache_sentinel") ? (y = function(e) {
|
|
745
821
|
let { children: t } = e;
|
|
746
|
-
return /* @__PURE__ */ J(
|
|
822
|
+
return /* @__PURE__ */ J(Pt, {
|
|
747
823
|
isOpen: s.current,
|
|
748
824
|
delay: _.current,
|
|
749
825
|
onClose: m,
|
|
@@ -758,10 +834,10 @@ var St = (t) => {
|
|
|
758
834
|
hide: m,
|
|
759
835
|
toggle: g
|
|
760
836
|
}, n[8] = a, n[9] = x), x;
|
|
761
|
-
},
|
|
837
|
+
}, It = (t) => {
|
|
762
838
|
let n = e(59), r, i, a, o, s, l, u, d, m, g;
|
|
763
839
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8], m = n[9], g = n[10]) : ({className: a, src: d, alt: r, caption: i, width: g, height: s, srcSet: m, sizes: u, enableModal: o, ...l} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d, n[9] = m, n[10] = g);
|
|
764
|
-
let [_, v] = p(!0), { Modal: y, isOpen: b, show: x, hide: S } =
|
|
840
|
+
let [_, v] = p(!0), { Modal: y, isOpen: b, show: x, hide: S } = Ft(), C;
|
|
765
841
|
n[11] === Symbol.for("react.memo_cache_sentinel") ? (C = () => {
|
|
766
842
|
v(!1);
|
|
767
843
|
}, n[11] = C) : C = n[11];
|
|
@@ -775,7 +851,7 @@ var St = (t) => {
|
|
|
775
851
|
}, n[16] = S, n[17] = D);
|
|
776
852
|
let O = D, k = f(null), A;
|
|
777
853
|
n[18] === Symbol.for("react.memo_cache_sentinel") ? (A = () => {
|
|
778
|
-
k.current?.decode().then(() => v(!1),
|
|
854
|
+
k.current?.decode().then(() => v(!1), Lt);
|
|
779
855
|
}, n[18] = A) : A = n[18];
|
|
780
856
|
let j;
|
|
781
857
|
n[19] === d ? j = n[20] : (j = [d], n[19] = d, n[20] = j), c(A, j);
|
|
@@ -783,7 +859,7 @@ var St = (t) => {
|
|
|
783
859
|
if (n[21] !== y || n[22] !== r || n[23] !== i || n[24] !== a || n[25] !== o || n[26] !== O || n[27] !== E || n[28] !== s || n[29] !== _ || n[30] !== b || n[31] !== l || n[32] !== u || n[33] !== d || n[34] !== m || n[35] !== g) {
|
|
784
860
|
let e = (e) => /* @__PURE__ */ J("img", {
|
|
785
861
|
ref: e ? void 0 : k,
|
|
786
|
-
className:
|
|
862
|
+
className: At.image,
|
|
787
863
|
src: d,
|
|
788
864
|
alt: r ?? i ?? "Image",
|
|
789
865
|
srcSet: e ? void 0 : m,
|
|
@@ -800,25 +876,25 @@ var St = (t) => {
|
|
|
800
876
|
"--elmethis-scoped-aspect-ratio": g && s ? `${g} / ${s}` : "auto"
|
|
801
877
|
}
|
|
802
878
|
});
|
|
803
|
-
n[42] === a ? F = n[43] : (F = h(
|
|
879
|
+
n[42] === a ? F = n[43] : (F = h(At["elm-block-image"], a), n[42] = a, n[43] = F), I = l;
|
|
804
880
|
let t = _ ? 1 : .01, c;
|
|
805
881
|
n[44] === t ? c = n[45] : (c = { "--elmethis-scoped-opacity": t }, n[44] = t, n[45] = c);
|
|
806
882
|
let f;
|
|
807
883
|
n[46] === Symbol.for("react.memo_cache_sentinel") ? (f = /* @__PURE__ */ J("div", {
|
|
808
|
-
className:
|
|
809
|
-
children: /* @__PURE__ */ J(
|
|
884
|
+
className: At.fallback,
|
|
885
|
+
children: /* @__PURE__ */ J(Mt, {})
|
|
810
886
|
}), n[46] = f) : f = n[46], L = /* @__PURE__ */ Y("div", {
|
|
811
|
-
className:
|
|
887
|
+
className: At["image-container"],
|
|
812
888
|
style: c,
|
|
813
889
|
onClick: E,
|
|
814
890
|
children: [e(!1), f]
|
|
815
891
|
}), n[47] !== i || n[48] !== _ ? (N = i && /* @__PURE__ */ Y("figcaption", {
|
|
816
|
-
className:
|
|
892
|
+
className: At["caption-box"],
|
|
817
893
|
style: { "--elmethis-scoped-opacity": _ ? .01 : 1 },
|
|
818
894
|
children: [/* @__PURE__ */ J("span", {
|
|
819
|
-
className:
|
|
895
|
+
className: At["caption-icon"],
|
|
820
896
|
children: /* @__PURE__ */ J(X, {
|
|
821
|
-
d:
|
|
897
|
+
d: Fe,
|
|
822
898
|
size: "1.25rem"
|
|
823
899
|
})
|
|
824
900
|
}), /* @__PURE__ */ J(Z, {
|
|
@@ -840,28 +916,28 @@ var St = (t) => {
|
|
|
840
916
|
]
|
|
841
917
|
}), n[53] = N, n[54] = R, n[55] = F, n[56] = I, n[57] = L, n[58] = z) : z = n[58], z;
|
|
842
918
|
};
|
|
843
|
-
function
|
|
919
|
+
function Lt() {}
|
|
844
920
|
//#endregion
|
|
845
921
|
//#region src/components/media/elm-file.module.css
|
|
846
|
-
var
|
|
922
|
+
var Rt = {
|
|
847
923
|
"elm-file": "_elm-file_aoaqq_1",
|
|
848
924
|
"file-size": "_file-size_aoaqq_12",
|
|
849
925
|
"download-icon": "_download-icon_aoaqq_17"
|
|
850
926
|
};
|
|
851
927
|
//#endregion
|
|
852
928
|
//#region src/components/media/elm-file.tsx
|
|
853
|
-
function
|
|
929
|
+
function zt(e) {
|
|
854
930
|
let t = e.split(/[?#]/)[0].split("/").filter(Boolean);
|
|
855
931
|
return t.length > 0 ? t[t.length - 1] : null;
|
|
856
932
|
}
|
|
857
|
-
var
|
|
933
|
+
var Bt = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
858
934
|
let a = async () => {
|
|
859
935
|
let e;
|
|
860
936
|
try {
|
|
861
937
|
let r = await fetch(n);
|
|
862
938
|
if (!r.ok) throw Error("Failed to download file");
|
|
863
939
|
let i = await r.blob();
|
|
864
|
-
e = document.createElement("a"), e.href = URL.createObjectURL(i), e.download = t ??
|
|
940
|
+
e = document.createElement("a"), e.href = URL.createObjectURL(i), e.download = t ?? zt(n) ?? "file", e.click();
|
|
865
941
|
} catch (e) {
|
|
866
942
|
console.error("ERROR:", e);
|
|
867
943
|
} finally {
|
|
@@ -869,29 +945,29 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
869
945
|
}
|
|
870
946
|
};
|
|
871
947
|
return /* @__PURE__ */ Y("div", {
|
|
872
|
-
className: h(
|
|
948
|
+
className: h(Rt["elm-file"], e),
|
|
873
949
|
...i,
|
|
874
950
|
children: [
|
|
875
951
|
/* @__PURE__ */ J("div", { children: /* @__PURE__ */ J(X, {
|
|
876
|
-
d:
|
|
952
|
+
d: we,
|
|
877
953
|
size: "1.25rem"
|
|
878
954
|
}) }),
|
|
879
|
-
/* @__PURE__ */ J("div", { children: /* @__PURE__ */ J(Z, { children: t ??
|
|
955
|
+
/* @__PURE__ */ J("div", { children: /* @__PURE__ */ J(Z, { children: t ?? zt(n) }) }),
|
|
880
956
|
/* @__PURE__ */ J("div", {
|
|
881
|
-
className:
|
|
957
|
+
className: Rt["file-size"],
|
|
882
958
|
children: /* @__PURE__ */ J(Z, { children: r })
|
|
883
959
|
}),
|
|
884
960
|
/* @__PURE__ */ J("div", {
|
|
885
|
-
className:
|
|
961
|
+
className: Rt["download-icon"],
|
|
886
962
|
onClick: a,
|
|
887
963
|
children: /* @__PURE__ */ J(X, {
|
|
888
|
-
d:
|
|
964
|
+
d: be,
|
|
889
965
|
size: "1.25rem"
|
|
890
966
|
})
|
|
891
967
|
})
|
|
892
968
|
]
|
|
893
969
|
});
|
|
894
|
-
},
|
|
970
|
+
}, Vt = {
|
|
895
971
|
"elm-bookmark": "_elm-bookmark_cbkg4_1",
|
|
896
972
|
container: "_container_cbkg4_23",
|
|
897
973
|
image: "_image_cbkg4_35",
|
|
@@ -899,21 +975,21 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
899
975
|
title: "_title_cbkg4_71",
|
|
900
976
|
description: "_description_cbkg4_75",
|
|
901
977
|
link: "_link_cbkg4_80"
|
|
902
|
-
},
|
|
978
|
+
}, Ht = {
|
|
903
979
|
visibility: "hidden",
|
|
904
980
|
width: "0"
|
|
905
|
-
},
|
|
981
|
+
}, Ut = (t) => {
|
|
906
982
|
let n = e(40), r, i, a, o, s, c, l;
|
|
907
983
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: r, title: c, url: l, image: o, description: i, favicon: a, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
908
984
|
let [u, d] = p(!1), f;
|
|
909
|
-
n[8] === r ? f = n[9] : (f = h(
|
|
985
|
+
n[8] === r ? f = n[9] : (f = h(Vt["elm-bookmark"], r), n[8] = r, n[9] = f);
|
|
910
986
|
let m;
|
|
911
987
|
n[10] === Symbol.for("react.memo_cache_sentinel") ? (m = () => d(!0), n[10] = m) : m = n[10];
|
|
912
988
|
let g;
|
|
913
|
-
n[11] !== o || n[12] !== u ? (g = u || o == null ?
|
|
989
|
+
n[11] !== o || n[12] !== u ? (g = u || o == null ? Ht : {}, n[11] = o, n[12] = u, n[13] = g) : g = n[13];
|
|
914
990
|
let _;
|
|
915
991
|
n[14] !== o || n[15] !== g ? (_ = /* @__PURE__ */ J("img", {
|
|
916
|
-
className:
|
|
992
|
+
className: Vt.image,
|
|
917
993
|
src: o,
|
|
918
994
|
alt: "OGP Image",
|
|
919
995
|
onError: m,
|
|
@@ -921,7 +997,7 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
921
997
|
}), n[14] = o, n[15] = g, n[16] = _) : _ = n[16];
|
|
922
998
|
let v;
|
|
923
999
|
n[17] === c ? v = n[18] : (v = /* @__PURE__ */ J("div", {
|
|
924
|
-
className:
|
|
1000
|
+
className: Vt.title,
|
|
925
1001
|
children: /* @__PURE__ */ J(Z, {
|
|
926
1002
|
bold: !0,
|
|
927
1003
|
children: c
|
|
@@ -929,15 +1005,15 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
929
1005
|
}), n[17] = c, n[18] = v);
|
|
930
1006
|
let y;
|
|
931
1007
|
n[19] === i ? y = n[20] : (y = /* @__PURE__ */ J("div", {
|
|
932
|
-
className:
|
|
1008
|
+
className: Vt.description,
|
|
933
1009
|
children: /* @__PURE__ */ J(Z, {
|
|
934
1010
|
size: "0.75rem",
|
|
935
1011
|
children: i
|
|
936
1012
|
})
|
|
937
1013
|
}), n[19] = i, n[20] = y);
|
|
938
1014
|
let b;
|
|
939
|
-
n[21] === a ? b = n[22] : (b = a ? /* @__PURE__ */ J(
|
|
940
|
-
d:
|
|
1015
|
+
n[21] === a ? b = n[22] : (b = a ? /* @__PURE__ */ J(_t, { src: a }) : /* @__PURE__ */ J(X, {
|
|
1016
|
+
d: Ne,
|
|
941
1017
|
color: "var(--elmethis-color-accent-info)"
|
|
942
1018
|
}), n[21] = a, n[22] = b);
|
|
943
1019
|
let x;
|
|
@@ -947,12 +1023,12 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
947
1023
|
}), n[23] = l, n[24] = x);
|
|
948
1024
|
let S;
|
|
949
1025
|
n[25] !== b || n[26] !== x ? (S = /* @__PURE__ */ Y("div", {
|
|
950
|
-
className:
|
|
1026
|
+
className: Vt.link,
|
|
951
1027
|
children: [b, x]
|
|
952
1028
|
}), n[25] = b, n[26] = x, n[27] = S) : S = n[27];
|
|
953
1029
|
let C;
|
|
954
1030
|
n[28] !== v || n[29] !== y || n[30] !== S ? (C = /* @__PURE__ */ Y("div", {
|
|
955
|
-
className:
|
|
1031
|
+
className: Vt.content,
|
|
956
1032
|
children: [
|
|
957
1033
|
v,
|
|
958
1034
|
y,
|
|
@@ -961,7 +1037,7 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
961
1037
|
}), n[28] = v, n[29] = y, n[30] = S, n[31] = C) : C = n[31];
|
|
962
1038
|
let w;
|
|
963
1039
|
n[32] !== C || n[33] !== _ || n[34] !== l ? (w = /* @__PURE__ */ Y("a", {
|
|
964
|
-
className:
|
|
1040
|
+
className: Vt.container,
|
|
965
1041
|
href: l,
|
|
966
1042
|
target: "_blank",
|
|
967
1043
|
rel: "noopener noreferrer",
|
|
@@ -973,25 +1049,25 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
973
1049
|
...s,
|
|
974
1050
|
children: w
|
|
975
1051
|
}), n[36] = s, n[37] = f, n[38] = w, n[39] = T) : T = n[39], T;
|
|
976
|
-
},
|
|
1052
|
+
}, Wt = {
|
|
977
1053
|
"elm-tabs": "_elm-tabs_whoym_1",
|
|
978
1054
|
"tab-container": "_tab-container_whoym_13",
|
|
979
1055
|
tab: "_tab_whoym_13",
|
|
980
1056
|
active: "_active_whoym_41",
|
|
981
1057
|
"tab-content": "_tab-content_whoym_52",
|
|
982
1058
|
"tab-content-inner": "_tab-content-inner_whoym_57"
|
|
983
|
-
},
|
|
1059
|
+
}, Gt = {
|
|
984
1060
|
"elm-collapse": "_elm-collapse_12wiu_1",
|
|
985
1061
|
row: "_row_12wiu_5",
|
|
986
1062
|
open: "_open_12wiu_11",
|
|
987
1063
|
column: "_column_12wiu_16",
|
|
988
1064
|
both: "_both_12wiu_27",
|
|
989
1065
|
inner: "_inner_12wiu_44"
|
|
990
|
-
},
|
|
1066
|
+
}, Kt = (t) => {
|
|
991
1067
|
let n = e(24), r, i, a, o, s, c, l;
|
|
992
1068
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: i, style: s, isOpen: a, direction: c, transitionTimingFunction: l, children: r, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
993
|
-
let u = c === void 0 ? "row" : c, d = l === void 0 ? "ease-in-out" : l, f = a &&
|
|
994
|
-
n[8] !== i || n[9] !== f || n[10] !== p || n[11] !== m || n[12] !== g ? (_ = h(
|
|
1069
|
+
let u = c === void 0 ? "row" : c, d = l === void 0 ? "ease-in-out" : l, f = a && Gt.open, p = u === "row" && Gt.row, m = u === "column" && Gt.column, g = u === "both" && Gt.both, _;
|
|
1070
|
+
n[8] !== i || n[9] !== f || n[10] !== p || n[11] !== m || n[12] !== g ? (_ = h(Gt["elm-collapse"], f, p, m, g, i), n[8] = i, n[9] = f, n[10] = p, n[11] = m, n[12] = g, n[13] = _) : _ = n[13];
|
|
995
1071
|
let v;
|
|
996
1072
|
n[14] !== s || n[15] !== d ? (v = {
|
|
997
1073
|
...s,
|
|
@@ -999,7 +1075,7 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
999
1075
|
}, n[14] = s, n[15] = d, n[16] = v) : v = n[16];
|
|
1000
1076
|
let y = v, b;
|
|
1001
1077
|
n[17] === r ? b = n[18] : (b = /* @__PURE__ */ J("div", {
|
|
1002
|
-
className:
|
|
1078
|
+
className: Gt.inner,
|
|
1003
1079
|
children: r
|
|
1004
1080
|
}), n[17] = r, n[18] = b);
|
|
1005
1081
|
let x;
|
|
@@ -1012,22 +1088,22 @@ var It = ({ className: e, name: t, src: n, filesize: r, ...i }) => {
|
|
|
1012
1088
|
};
|
|
1013
1089
|
//#endregion
|
|
1014
1090
|
//#region src/hooks/use-bindable-signal.ts
|
|
1015
|
-
function
|
|
1091
|
+
function qt(t) {
|
|
1016
1092
|
let n = e(4), { value: r, defaultValue: i, onChange: a } = t, o;
|
|
1017
1093
|
return n[0] !== i || n[1] !== a || n[2] !== r ? (o = {
|
|
1018
1094
|
prop: r,
|
|
1019
1095
|
defaultProp: i,
|
|
1020
1096
|
onChange: a,
|
|
1021
1097
|
caller: "useBindableSignal"
|
|
1022
|
-
}, n[0] = i, n[1] = a, n[2] = r, n[3] = o) : o = n[3],
|
|
1098
|
+
}, n[0] = i, n[1] = a, n[2] = r, n[3] = o) : o = n[3], tt(o);
|
|
1023
1099
|
}
|
|
1024
1100
|
//#endregion
|
|
1025
1101
|
//#region src/components/containments/elm-tabs.tsx
|
|
1026
|
-
var
|
|
1027
|
-
let e = s(
|
|
1102
|
+
var Jt = n(null), Yt = () => {
|
|
1103
|
+
let e = s(Jt);
|
|
1028
1104
|
if (e == null) throw Error("ElmTabs subcomponents must be used within <ElmTabs>");
|
|
1029
1105
|
return e;
|
|
1030
|
-
},
|
|
1106
|
+
}, Xt = (t) => {
|
|
1031
1107
|
let n = e(25), r, i, a, o, s, c, l;
|
|
1032
1108
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: i, value: l, defaultValue: a, onValueChange: o, transitionTimingFunction: c, children: r, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
1033
1109
|
let u = c === void 0 ? "linear" : c, d = a ?? "", f;
|
|
@@ -1036,14 +1112,14 @@ var Wt = n(null), Gt = () => {
|
|
|
1036
1112
|
defaultValue: d,
|
|
1037
1113
|
onChange: o
|
|
1038
1114
|
}, n[8] = o, n[9] = d, n[10] = l, n[11] = f) : f = n[11];
|
|
1039
|
-
let [p, m] =
|
|
1115
|
+
let [p, m] = qt(f), g;
|
|
1040
1116
|
n[12] !== p || n[13] !== m || n[14] !== u ? (g = {
|
|
1041
1117
|
selectedValue: p,
|
|
1042
1118
|
setSelectedValue: m,
|
|
1043
1119
|
transitionTimingFunction: u
|
|
1044
1120
|
}, n[12] = p, n[13] = m, n[14] = u, n[15] = g) : g = n[15];
|
|
1045
1121
|
let _;
|
|
1046
|
-
n[16] === i ? _ = n[17] : (_ = h(
|
|
1122
|
+
n[16] === i ? _ = n[17] : (_ = h(Wt["elm-tabs"], i), n[16] = i, n[17] = _);
|
|
1047
1123
|
let v;
|
|
1048
1124
|
n[18] !== r || n[19] !== s || n[20] !== _ ? (v = /* @__PURE__ */ J("div", {
|
|
1049
1125
|
className: _,
|
|
@@ -1051,26 +1127,26 @@ var Wt = n(null), Gt = () => {
|
|
|
1051
1127
|
children: r
|
|
1052
1128
|
}), n[18] = r, n[19] = s, n[20] = _, n[21] = v) : v = n[21];
|
|
1053
1129
|
let y;
|
|
1054
|
-
return n[22] !== g || n[23] !== v ? (y = /* @__PURE__ */ J(
|
|
1130
|
+
return n[22] !== g || n[23] !== v ? (y = /* @__PURE__ */ J(Jt.Provider, {
|
|
1055
1131
|
value: g,
|
|
1056
1132
|
children: v
|
|
1057
1133
|
}), n[22] = g, n[23] = v, n[24] = y) : y = n[24], y;
|
|
1058
|
-
},
|
|
1134
|
+
}, Zt = (t) => {
|
|
1059
1135
|
let n = e(10), r, i, a;
|
|
1060
1136
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: i, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1061
1137
|
let o;
|
|
1062
|
-
n[4] === i ? o = n[5] : (o = h(
|
|
1138
|
+
n[4] === i ? o = n[5] : (o = h(Wt["tab-container"], i), n[4] = i, n[5] = o);
|
|
1063
1139
|
let s;
|
|
1064
1140
|
return n[6] !== r || n[7] !== a || n[8] !== o ? (s = /* @__PURE__ */ J("div", {
|
|
1065
1141
|
className: o,
|
|
1066
1142
|
...a,
|
|
1067
1143
|
children: r
|
|
1068
1144
|
}), n[6] = r, n[7] = a, n[8] = o, n[9] = s) : s = n[9], s;
|
|
1069
|
-
},
|
|
1145
|
+
}, Qt = (t) => {
|
|
1070
1146
|
let n = e(18), r, i, a, o, s;
|
|
1071
1147
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5]) : ({value: s, className: i, children: r, onClick: a, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s);
|
|
1072
|
-
let c =
|
|
1073
|
-
n[6] !== i || n[7] !== l ? (u = h(
|
|
1148
|
+
let c = Yt(), l = c.selectedValue === s && Wt.active, u;
|
|
1149
|
+
n[6] !== i || n[7] !== l ? (u = h(Wt.tab, l, i), n[6] = i, n[7] = l, n[8] = u) : u = n[8];
|
|
1074
1150
|
let d;
|
|
1075
1151
|
n[9] !== c || n[10] !== a || n[11] !== s ? (d = (e) => {
|
|
1076
1152
|
c.setSelectedValue(s), a?.(e);
|
|
@@ -1082,18 +1158,18 @@ var Wt = n(null), Gt = () => {
|
|
|
1082
1158
|
...o,
|
|
1083
1159
|
children: r
|
|
1084
1160
|
}), n[13] = r, n[14] = o, n[15] = u, n[16] = d, n[17] = f) : f = n[17], f;
|
|
1085
|
-
},
|
|
1161
|
+
}, $t = (t) => {
|
|
1086
1162
|
let n = e(17), r, i, a, o;
|
|
1087
1163
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({value: o, className: i, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
1088
|
-
let s =
|
|
1089
|
-
n[5] === i ? c = n[6] : (c = h(
|
|
1164
|
+
let s = Yt(), c;
|
|
1165
|
+
n[5] === i ? c = n[6] : (c = h(Wt["tab-content"], i), n[5] = i, n[6] = c);
|
|
1090
1166
|
let l = s.selectedValue === o, u;
|
|
1091
1167
|
n[7] === r ? u = n[8] : (u = /* @__PURE__ */ J("div", {
|
|
1092
|
-
className:
|
|
1168
|
+
className: Wt["tab-content-inner"],
|
|
1093
1169
|
children: r
|
|
1094
1170
|
}), n[7] = r, n[8] = u);
|
|
1095
1171
|
let d;
|
|
1096
|
-
n[9] !== s.transitionTimingFunction || n[10] !== l || n[11] !== u ? (d = /* @__PURE__ */ J(
|
|
1172
|
+
n[9] !== s.transitionTimingFunction || n[10] !== l || n[11] !== u ? (d = /* @__PURE__ */ J(Kt, {
|
|
1097
1173
|
direction: "row",
|
|
1098
1174
|
isOpen: l,
|
|
1099
1175
|
transitionTimingFunction: s.transitionTimingFunction,
|
|
@@ -1105,7 +1181,7 @@ var Wt = n(null), Gt = () => {
|
|
|
1105
1181
|
...a,
|
|
1106
1182
|
children: d
|
|
1107
1183
|
}), n[13] = a, n[14] = c, n[15] = d, n[16] = f) : f = n[16], f;
|
|
1108
|
-
},
|
|
1184
|
+
}, en = {
|
|
1109
1185
|
"elm-toggle": "_elm-toggle_qfazq_1",
|
|
1110
1186
|
open: "_open_qfazq_8",
|
|
1111
1187
|
summary: "_summary_qfazq_13",
|
|
@@ -1115,7 +1191,7 @@ var Wt = n(null), Gt = () => {
|
|
|
1115
1191
|
cross: "_cross_qfazq_62",
|
|
1116
1192
|
border: "_border_qfazq_76",
|
|
1117
1193
|
content: "_content_qfazq_84"
|
|
1118
|
-
},
|
|
1194
|
+
}, tn = (t) => {
|
|
1119
1195
|
let n = e(57), r, i, a, o, s, c, l, u, d;
|
|
1120
1196
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8], d = n[9]) : ({className: i, summary: d, style: u, monochrome: s, isOpen: o, defaultIsOpen: a, onOpenChange: c, children: r, ...l} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u, n[9] = d);
|
|
1121
1197
|
let f = a ?? !1, p;
|
|
@@ -1124,17 +1200,17 @@ var Wt = n(null), Gt = () => {
|
|
|
1124
1200
|
defaultValue: f,
|
|
1125
1201
|
onChange: c
|
|
1126
1202
|
}, n[10] = o, n[11] = c, n[12] = f, n[13] = p) : p = n[13];
|
|
1127
|
-
let [m, g] =
|
|
1128
|
-
n[14] !== i || n[15] !== _ ? (v = h(
|
|
1203
|
+
let [m, g] = qt(p), _ = m && en.open, v;
|
|
1204
|
+
n[14] !== i || n[15] !== _ ? (v = h(en["elm-toggle"], _, i), n[14] = i, n[15] = _, n[16] = v) : v = n[16];
|
|
1129
1205
|
let y = u, b;
|
|
1130
1206
|
n[17] === g ? b = n[18] : (b = (e) => {
|
|
1131
|
-
e.preventDefault(), g(
|
|
1207
|
+
e.preventDefault(), g(nn);
|
|
1132
1208
|
}, n[17] = g, n[18] = b);
|
|
1133
|
-
let x = m &&
|
|
1134
|
-
n[19] === x ? S = n[20] : (S = h(
|
|
1209
|
+
let x = m && en.open, S;
|
|
1210
|
+
n[19] === x ? S = n[20] : (S = h(en.chevron, x), n[19] = x, n[20] = S);
|
|
1135
1211
|
let C = s ? "var(--elmethis-color-neutral-weak)" : "var(--elmethis-color-primary)", w;
|
|
1136
1212
|
n[21] === C ? w = n[22] : (w = /* @__PURE__ */ J(X, {
|
|
1137
|
-
d:
|
|
1213
|
+
d: ge,
|
|
1138
1214
|
color: C,
|
|
1139
1215
|
size: "1rem"
|
|
1140
1216
|
}), n[21] = C, n[22] = w);
|
|
@@ -1149,16 +1225,16 @@ var Wt = n(null), Gt = () => {
|
|
|
1149
1225
|
n[28] === E ? D = n[29] : (D = /* @__PURE__ */ J("div", { children: E }), n[28] = E, n[29] = D);
|
|
1150
1226
|
let O;
|
|
1151
1227
|
n[30] !== T || n[31] !== D ? (O = /* @__PURE__ */ Y("div", {
|
|
1152
|
-
className:
|
|
1228
|
+
className: en["summary-left"],
|
|
1153
1229
|
children: [T, D]
|
|
1154
1230
|
}), n[30] = T, n[31] = D, n[32] = O) : O = n[32];
|
|
1155
1231
|
let k;
|
|
1156
|
-
n[33] === Symbol.for("react.memo_cache_sentinel") ? (k = /* @__PURE__ */ J("hr", { className:
|
|
1157
|
-
let A = m &&
|
|
1158
|
-
n[34] === A ? j = n[35] : (j = h(
|
|
1232
|
+
n[33] === Symbol.for("react.memo_cache_sentinel") ? (k = /* @__PURE__ */ J("hr", { className: en.divider }), n[33] = k) : k = n[33];
|
|
1233
|
+
let A = m && en.open, j;
|
|
1234
|
+
n[34] === A ? j = n[35] : (j = h(en.cross, A), n[34] = A, n[35] = j);
|
|
1159
1235
|
let M = s ? "var(--elmethis-color-neutral-weak)" : m ? "var(--elmethis-color-accent-error)" : "var(--elmethis-color-primary)", N;
|
|
1160
1236
|
n[36] === M ? N = n[37] : (N = /* @__PURE__ */ J(X, {
|
|
1161
|
-
d:
|
|
1237
|
+
d: Be,
|
|
1162
1238
|
size: "1rem",
|
|
1163
1239
|
color: M
|
|
1164
1240
|
}), n[36] = M, n[37] = N);
|
|
@@ -1169,7 +1245,7 @@ var Wt = n(null), Gt = () => {
|
|
|
1169
1245
|
}), n[38] = j, n[39] = N, n[40] = P) : P = n[40];
|
|
1170
1246
|
let F;
|
|
1171
1247
|
n[41] !== O || n[42] !== P || n[43] !== b ? (F = /* @__PURE__ */ Y("div", {
|
|
1172
|
-
className:
|
|
1248
|
+
className: en.summary,
|
|
1173
1249
|
onClick: b,
|
|
1174
1250
|
children: [
|
|
1175
1251
|
O,
|
|
@@ -1178,9 +1254,9 @@ var Wt = n(null), Gt = () => {
|
|
|
1178
1254
|
]
|
|
1179
1255
|
}), n[41] = O, n[42] = P, n[43] = b, n[44] = F) : F = n[44];
|
|
1180
1256
|
let I;
|
|
1181
|
-
n[45] === Symbol.for("react.memo_cache_sentinel") ? (I = /* @__PURE__ */ J("div", { className:
|
|
1182
|
-
let L = m &&
|
|
1183
|
-
n[46] === L ? R = n[47] : (R = h(
|
|
1257
|
+
n[45] === Symbol.for("react.memo_cache_sentinel") ? (I = /* @__PURE__ */ J("div", { className: en.border }), n[45] = I) : I = n[45];
|
|
1258
|
+
let L = m && en.open, R;
|
|
1259
|
+
n[46] === L ? R = n[47] : (R = h(en.content, L), n[46] = L, n[47] = R);
|
|
1184
1260
|
let z;
|
|
1185
1261
|
n[48] !== r || n[49] !== R ? (z = /* @__PURE__ */ J("div", {
|
|
1186
1262
|
className: R,
|
|
@@ -1198,34 +1274,34 @@ var Wt = n(null), Gt = () => {
|
|
|
1198
1274
|
]
|
|
1199
1275
|
}), n[51] = l, n[52] = F, n[53] = z, n[54] = v, n[55] = y, n[56] = B) : B = n[56], B;
|
|
1200
1276
|
};
|
|
1201
|
-
function
|
|
1277
|
+
function nn(e) {
|
|
1202
1278
|
return !e;
|
|
1203
1279
|
}
|
|
1204
|
-
var
|
|
1280
|
+
var rn = {
|
|
1205
1281
|
"elm-block-quote": "_elm-block-quote_xzf6a_1",
|
|
1206
1282
|
body: "_body_xzf6a_19",
|
|
1207
1283
|
icon: "_icon_xzf6a_27",
|
|
1208
1284
|
"icon-top-left": "_icon-top-left_xzf6a_32",
|
|
1209
1285
|
"icon-bottom-right": "_icon-bottom-right_xzf6a_36"
|
|
1210
|
-
},
|
|
1286
|
+
}, an = (t) => {
|
|
1211
1287
|
let n = e(14), r, i, a;
|
|
1212
1288
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: i, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1213
1289
|
let o;
|
|
1214
|
-
n[4] === i ? o = n[5] : (o = h(
|
|
1290
|
+
n[4] === i ? o = n[5] : (o = h(rn["elm-block-quote"], at.text, i), n[4] = i, n[5] = o);
|
|
1215
1291
|
let s;
|
|
1216
1292
|
n[6] === Symbol.for("react.memo_cache_sentinel") ? (s = /* @__PURE__ */ J("div", {
|
|
1217
|
-
className: h(
|
|
1218
|
-
children: /* @__PURE__ */ J(X, { d:
|
|
1293
|
+
className: h(rn.icon, rn["icon-top-left"]),
|
|
1294
|
+
children: /* @__PURE__ */ J(X, { d: Oe })
|
|
1219
1295
|
}), n[6] = s) : s = n[6];
|
|
1220
1296
|
let c;
|
|
1221
1297
|
n[7] === r ? c = n[8] : (c = /* @__PURE__ */ J("div", {
|
|
1222
|
-
className:
|
|
1298
|
+
className: rn.body,
|
|
1223
1299
|
children: r
|
|
1224
1300
|
}), n[7] = r, n[8] = c);
|
|
1225
1301
|
let l;
|
|
1226
1302
|
n[9] === Symbol.for("react.memo_cache_sentinel") ? (l = /* @__PURE__ */ J("div", {
|
|
1227
|
-
className: h(
|
|
1228
|
-
children: /* @__PURE__ */ J(X, { d:
|
|
1303
|
+
className: h(rn.icon, rn["icon-bottom-right"]),
|
|
1304
|
+
children: /* @__PURE__ */ J(X, { d: De })
|
|
1229
1305
|
}), n[9] = l) : l = n[9];
|
|
1230
1306
|
let u;
|
|
1231
1307
|
return n[10] !== a || n[11] !== o || n[12] !== c ? (u = /* @__PURE__ */ Y("blockquote", {
|
|
@@ -1237,7 +1313,7 @@ var $t = {
|
|
|
1237
1313
|
l
|
|
1238
1314
|
]
|
|
1239
1315
|
}), n[10] = a, n[11] = o, n[12] = c, n[13] = u) : u = n[13], u;
|
|
1240
|
-
},
|
|
1316
|
+
}, on = {
|
|
1241
1317
|
"elm-callout": "_elm-callout_1nsmp_1",
|
|
1242
1318
|
header: "_header_1nsmp_26",
|
|
1243
1319
|
content: "_content_1nsmp_35",
|
|
@@ -1247,20 +1323,20 @@ var $t = {
|
|
|
1247
1323
|
important: "_important_1nsmp_55",
|
|
1248
1324
|
warning: "_warning_1nsmp_59",
|
|
1249
1325
|
caution: "_caution_1nsmp_63"
|
|
1250
|
-
},
|
|
1251
|
-
note:
|
|
1252
|
-
tip:
|
|
1253
|
-
important:
|
|
1254
|
-
warning:
|
|
1255
|
-
caution:
|
|
1256
|
-
}),
|
|
1326
|
+
}, sn = Object.freeze({
|
|
1327
|
+
note: je,
|
|
1328
|
+
tip: Me,
|
|
1329
|
+
important: He,
|
|
1330
|
+
warning: le,
|
|
1331
|
+
caution: de
|
|
1332
|
+
}), cn = (t) => {
|
|
1257
1333
|
let n = e(24), r, i, a, o, s;
|
|
1258
1334
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5]) : ({className: i, type: s, style: o, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s);
|
|
1259
|
-
let c = s === void 0 ? "note" : s, l =
|
|
1260
|
-
n[6] !== i || n[7] !== l ? (u = h(
|
|
1261
|
-
let d =
|
|
1335
|
+
let c = s === void 0 ? "note" : s, l = on[c], u;
|
|
1336
|
+
n[6] !== i || n[7] !== l ? (u = h(on["elm-callout"], l, i), n[6] = i, n[7] = l, n[8] = u) : u = n[8];
|
|
1337
|
+
let d = sn[c], f;
|
|
1262
1338
|
n[9] === d ? f = n[10] : (f = /* @__PURE__ */ J(X, {
|
|
1263
|
-
className:
|
|
1339
|
+
className: on.icon,
|
|
1264
1340
|
d,
|
|
1265
1341
|
size: "1.25rem"
|
|
1266
1342
|
}), n[9] = d, n[10] = f);
|
|
@@ -1268,12 +1344,12 @@ var $t = {
|
|
|
1268
1344
|
n[11] === c ? p = n[12] : (p = /* @__PURE__ */ J("span", { children: c }), n[11] = c, n[12] = p);
|
|
1269
1345
|
let m;
|
|
1270
1346
|
n[13] !== f || n[14] !== p ? (m = /* @__PURE__ */ Y("div", {
|
|
1271
|
-
className:
|
|
1347
|
+
className: on.header,
|
|
1272
1348
|
children: [f, p]
|
|
1273
1349
|
}), n[13] = f, n[14] = p, n[15] = m) : m = n[15];
|
|
1274
1350
|
let g;
|
|
1275
1351
|
n[16] === r ? g = n[17] : (g = /* @__PURE__ */ J("div", {
|
|
1276
|
-
className:
|
|
1352
|
+
className: on.content,
|
|
1277
1353
|
children: r
|
|
1278
1354
|
}), n[16] = r, n[17] = g);
|
|
1279
1355
|
let _;
|
|
@@ -1283,7 +1359,7 @@ var $t = {
|
|
|
1283
1359
|
...a,
|
|
1284
1360
|
children: [m, g]
|
|
1285
1361
|
}), n[18] = a, n[19] = o, n[20] = u, n[21] = m, n[22] = g, n[23] = _) : _ = n[23], _;
|
|
1286
|
-
},
|
|
1362
|
+
}, ln = {
|
|
1287
1363
|
"elm-notion-callout": "_elm-notion-callout_15idh_1",
|
|
1288
1364
|
icon: "_icon_15idh_9",
|
|
1289
1365
|
content: "_content_15idh_15",
|
|
@@ -1299,25 +1375,25 @@ var $t = {
|
|
|
1299
1375
|
blue: "_blue_15idh_74",
|
|
1300
1376
|
purple: "_purple_15idh_79",
|
|
1301
1377
|
magenta: "_magenta_15idh_86"
|
|
1302
|
-
},
|
|
1378
|
+
}, un = (t) => {
|
|
1303
1379
|
let n = e(22), r, i, a, o, s, c, l;
|
|
1304
1380
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: i, style: s, icon: a, color: c, variant: l, children: r, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
1305
|
-
let u = c === void 0 ? "gray" : c, d = l === void 0 ? "filled" : l, f =
|
|
1306
|
-
n[8] !== i || n[9] !== f || n[10] !== p ? (m = h(
|
|
1381
|
+
let u = c === void 0 ? "gray" : c, d = l === void 0 ? "filled" : l, f = ln[u], p = ln[d], m;
|
|
1382
|
+
n[8] !== i || n[9] !== f || n[10] !== p ? (m = h(ln["elm-notion-callout"], f, p, i), n[8] = i, n[9] = f, n[10] = p, n[11] = m) : m = n[11];
|
|
1307
1383
|
let g;
|
|
1308
1384
|
n[12] === a ? g = n[13] : (g = a !== void 0 && (a.kind === "emoji" ? /* @__PURE__ */ J("span", {
|
|
1309
|
-
className:
|
|
1385
|
+
className: ln.icon,
|
|
1310
1386
|
role: "img",
|
|
1311
1387
|
children: a.emoji
|
|
1312
|
-
}) : /* @__PURE__ */ J(
|
|
1313
|
-
className:
|
|
1388
|
+
}) : /* @__PURE__ */ J(_t, {
|
|
1389
|
+
className: ln.icon,
|
|
1314
1390
|
src: a.src,
|
|
1315
1391
|
alt: a.alt,
|
|
1316
1392
|
size: 20
|
|
1317
1393
|
})), n[12] = a, n[13] = g);
|
|
1318
1394
|
let _;
|
|
1319
1395
|
n[14] === r ? _ = n[15] : (_ = /* @__PURE__ */ J("div", {
|
|
1320
|
-
className:
|
|
1396
|
+
className: ln.content,
|
|
1321
1397
|
children: r
|
|
1322
1398
|
}), n[14] = r, n[15] = _);
|
|
1323
1399
|
let v;
|
|
@@ -1327,17 +1403,17 @@ var $t = {
|
|
|
1327
1403
|
...o,
|
|
1328
1404
|
children: [g, _]
|
|
1329
1405
|
}), n[16] = o, n[17] = s, n[18] = m, n[19] = g, n[20] = _, n[21] = v) : v = n[21], v;
|
|
1330
|
-
},
|
|
1406
|
+
}, dn = { "elm-divider": "_elm-divider_9m6gb_1" }, fn = (t) => {
|
|
1331
1407
|
let n = e(8), r, i;
|
|
1332
1408
|
n[0] === t ? (r = n[1], i = n[2]) : ({className: r, ...i} = t, n[0] = t, n[1] = r, n[2] = i);
|
|
1333
1409
|
let a;
|
|
1334
|
-
n[3] === r ? a = n[4] : (a = h(
|
|
1410
|
+
n[3] === r ? a = n[4] : (a = h(dn["elm-divider"], r), n[3] = r, n[4] = a);
|
|
1335
1411
|
let o;
|
|
1336
1412
|
return n[5] !== i || n[6] !== a ? (o = /* @__PURE__ */ J("hr", {
|
|
1337
1413
|
className: a,
|
|
1338
1414
|
...i
|
|
1339
1415
|
}), n[5] = i, n[6] = a, n[7] = o) : o = n[7], o;
|
|
1340
|
-
},
|
|
1416
|
+
}, pn = {
|
|
1341
1417
|
"elm-heading": "_elm-heading_1fuld_1",
|
|
1342
1418
|
h1: "_h1_1fuld_12",
|
|
1343
1419
|
h2: "_h2_1fuld_34",
|
|
@@ -1346,11 +1422,11 @@ var $t = {
|
|
|
1346
1422
|
h4: "_h4_1fuld_86",
|
|
1347
1423
|
h5: "_h5_1fuld_90",
|
|
1348
1424
|
h6: "_h6_1fuld_94"
|
|
1349
|
-
},
|
|
1425
|
+
}, mn = { "elm-fragment-identifier": "_elm-fragment-identifier_xb2v4_1" }, hn = (t) => {
|
|
1350
1426
|
let n = e(12), r, i, a;
|
|
1351
1427
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: r, id: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1352
|
-
let o =
|
|
1353
|
-
n[4] === r ? s = n[5] : (s = h(
|
|
1428
|
+
let o = gn, s;
|
|
1429
|
+
n[4] === r ? s = n[5] : (s = h(mn["elm-fragment-identifier"], r), n[4] = r, n[5] = s);
|
|
1354
1430
|
let c;
|
|
1355
1431
|
n[6] === i ? c = n[7] : (c = () => o(i), n[6] = i, n[7] = c);
|
|
1356
1432
|
let l;
|
|
@@ -1361,25 +1437,25 @@ var $t = {
|
|
|
1361
1437
|
children: "#"
|
|
1362
1438
|
}), n[8] = a, n[9] = s, n[10] = c, n[11] = l) : l = n[11], l;
|
|
1363
1439
|
};
|
|
1364
|
-
function
|
|
1440
|
+
function gn(e) {
|
|
1365
1441
|
let t = new URL(window.location.href);
|
|
1366
1442
|
t.hash = e, window.history.replaceState(null, "", t.toString()), document.getElementById(e)?.scrollIntoView({ behavior: "smooth" });
|
|
1367
1443
|
}
|
|
1368
1444
|
//#endregion
|
|
1369
1445
|
//#region src/components/typography/elm-heading.tsx
|
|
1370
|
-
var
|
|
1446
|
+
var _n = Object.freeze({
|
|
1371
1447
|
1: 1.5,
|
|
1372
1448
|
2: 1.4,
|
|
1373
1449
|
3: 1.3,
|
|
1374
1450
|
4: 1.2,
|
|
1375
1451
|
5: 1.15,
|
|
1376
1452
|
6: 1.1
|
|
1377
|
-
}),
|
|
1453
|
+
}), vn = (t) => {
|
|
1378
1454
|
let n = e(30), r, i, a, o, s, c, l;
|
|
1379
1455
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7]) : ({className: i, level: o, text: l, id: a, style: c, children: r, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l);
|
|
1380
|
-
let u = `h${o}`, d =
|
|
1381
|
-
n[8] !== i || n[9] !== d ? (f = h(
|
|
1382
|
-
let p = `${
|
|
1456
|
+
let u = `h${o}`, d = pn[`h${o}`], f;
|
|
1457
|
+
n[8] !== i || n[9] !== d ? (f = h(pn["elm-heading"], at.text, d, i), n[8] = i, n[9] = d, n[10] = f) : f = n[10];
|
|
1458
|
+
let p = `${_n[o]}em`, m;
|
|
1383
1459
|
n[11] !== c || n[12] !== p ? (m = {
|
|
1384
1460
|
"--elmethis-scoped-font-size": p,
|
|
1385
1461
|
...c
|
|
@@ -1389,11 +1465,11 @@ var pn = Object.freeze({
|
|
|
1389
1465
|
let v;
|
|
1390
1466
|
n[16] === a ? v = n[17] : (v = a && /* @__PURE__ */ J("span", {
|
|
1391
1467
|
style: { padding: "0.5rem" },
|
|
1392
|
-
children: /* @__PURE__ */ J(
|
|
1468
|
+
children: /* @__PURE__ */ J(hn, { id: a })
|
|
1393
1469
|
}), n[16] = a, n[17] = v);
|
|
1394
1470
|
let y;
|
|
1395
1471
|
n[18] === o ? y = n[19] : (y = o === 2 && /* @__PURE__ */ J("span", {
|
|
1396
|
-
className:
|
|
1472
|
+
className: pn["h2-underline"],
|
|
1397
1473
|
"aria-hidden": "true"
|
|
1398
1474
|
}), n[18] = o, n[19] = y);
|
|
1399
1475
|
let b;
|
|
@@ -1409,15 +1485,15 @@ var pn = Object.freeze({
|
|
|
1409
1485
|
y
|
|
1410
1486
|
]
|
|
1411
1487
|
}), n[20] = u, n[21] = r, n[22] = a, n[23] = s, n[24] = f, n[25] = g, n[26] = _, n[27] = v, n[28] = y, n[29] = b) : b = n[29], b;
|
|
1412
|
-
},
|
|
1488
|
+
}, yn = {
|
|
1413
1489
|
"elm-list": "_elm-list_brpi5_1",
|
|
1414
1490
|
bulleted: "_bulleted_brpi5_8",
|
|
1415
1491
|
numbered: "_numbered_brpi5_57"
|
|
1416
|
-
},
|
|
1492
|
+
}, bn = (t) => {
|
|
1417
1493
|
let n = e(17), r, i, a, o;
|
|
1418
1494
|
if (n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: i, listStyle: o, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o), (o === void 0 ? "unordered" : o) === "ordered") {
|
|
1419
1495
|
let e;
|
|
1420
|
-
n[5] === i ? e = n[6] : (e = h(
|
|
1496
|
+
n[5] === i ? e = n[6] : (e = h(at.text, yn["elm-list"], yn.numbered, i), n[5] = i, n[6] = e);
|
|
1421
1497
|
let t;
|
|
1422
1498
|
return n[7] !== r || n[8] !== a || n[9] !== e ? (t = /* @__PURE__ */ J("ol", {
|
|
1423
1499
|
className: e,
|
|
@@ -1426,18 +1502,18 @@ var pn = Object.freeze({
|
|
|
1426
1502
|
}), n[7] = r, n[8] = a, n[9] = e, n[10] = t) : t = n[10], t;
|
|
1427
1503
|
}
|
|
1428
1504
|
let s;
|
|
1429
|
-
n[11] === i ? s = n[12] : (s = h(
|
|
1505
|
+
n[11] === i ? s = n[12] : (s = h(at.text, yn["elm-list"], yn.bulleted, i), n[11] = i, n[12] = s);
|
|
1430
1506
|
let c;
|
|
1431
1507
|
return n[13] !== r || n[14] !== a || n[15] !== s ? (c = /* @__PURE__ */ J("ul", {
|
|
1432
1508
|
className: s,
|
|
1433
1509
|
...a,
|
|
1434
1510
|
children: r
|
|
1435
1511
|
}), n[13] = r, n[14] = a, n[15] = s, n[16] = c) : c = n[16], c;
|
|
1436
|
-
},
|
|
1512
|
+
}, xn = { "elm-paragraph": "_elm-paragraph_y4o6n_1" }, Sn = (t) => {
|
|
1437
1513
|
let n = e(18), r, i, a, o, s, c;
|
|
1438
1514
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6]) : ({className: a, style: c, color: o, backgroundColor: r, children: i, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c);
|
|
1439
1515
|
let l;
|
|
1440
|
-
n[7] === a ? l = n[8] : (l = h(
|
|
1516
|
+
n[7] === a ? l = n[8] : (l = h(xn["elm-paragraph"], at.text, a), n[7] = a, n[8] = l);
|
|
1441
1517
|
let u;
|
|
1442
1518
|
n[9] !== r || n[10] !== o || n[11] !== c ? (u = {
|
|
1443
1519
|
...c,
|
|
@@ -1451,7 +1527,7 @@ var pn = Object.freeze({
|
|
|
1451
1527
|
...s,
|
|
1452
1528
|
children: i
|
|
1453
1529
|
}), n[13] = i, n[14] = s, n[15] = l, n[16] = d, n[17] = f) : f = n[17], f;
|
|
1454
|
-
},
|
|
1530
|
+
}, Cn = {
|
|
1455
1531
|
"elm-table-frame": "_elm-table-frame_1b7h2_3",
|
|
1456
1532
|
"elm-table-scroll": "_elm-table-scroll_1b7h2_49",
|
|
1457
1533
|
"elm-table": "_elm-table_1b7h2_3",
|
|
@@ -1459,7 +1535,7 @@ var pn = Object.freeze({
|
|
|
1459
1535
|
"caption-inner": "_caption-inner_1b7h2_77",
|
|
1460
1536
|
spacing: "_spacing_1b7h2_84",
|
|
1461
1537
|
"sticky-row-header": "_sticky-row-header_1b7h2_95"
|
|
1462
|
-
},
|
|
1538
|
+
}, wn = n({ value: !1 }), Tn = n("body"), En = () => {
|
|
1463
1539
|
let t = e(5), n = f(null), r;
|
|
1464
1540
|
t[0] === Symbol.for("react.memo_cache_sentinel") ? (r = {
|
|
1465
1541
|
canScroll: !1,
|
|
@@ -1489,23 +1565,23 @@ var pn = Object.freeze({
|
|
|
1489
1565
|
ref: n,
|
|
1490
1566
|
...i
|
|
1491
1567
|
}, t[3] = i, t[4] = l), l;
|
|
1492
|
-
},
|
|
1568
|
+
}, Dn = (t) => {
|
|
1493
1569
|
let n = e(31), r, i, a, o, s;
|
|
1494
1570
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5]) : ({className: a, caption: r, hasRowHeader: s, children: i, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s);
|
|
1495
1571
|
let c = s === void 0 ? !1 : s, l;
|
|
1496
1572
|
n[6] === c ? l = n[7] : (l = { value: c }, n[6] = c, n[7] = l);
|
|
1497
|
-
let u = l, { ref: d, canScroll: f, atStart: p, atEnd: m } =
|
|
1498
|
-
n[8] !== a || n[9] !== x ? (S = h(
|
|
1573
|
+
let u = l, { ref: d, canScroll: f, atStart: p, atEnd: m } = En(), g = f && !p ? "" : void 0, _ = f && !m ? "" : void 0, v = f ? 0 : void 0, y = f && r != null ? "region" : void 0, b = f && r != null ? r : void 0, x = c && Cn["sticky-row-header"], S;
|
|
1574
|
+
n[8] !== a || n[9] !== x ? (S = h(Cn["elm-table"], at.text, x, a), n[8] = a, n[9] = x, n[10] = S) : S = n[10];
|
|
1499
1575
|
let C;
|
|
1500
1576
|
n[11] === r ? C = n[12] : (C = r && /* @__PURE__ */ J("caption", { children: /* @__PURE__ */ Y("span", {
|
|
1501
|
-
className:
|
|
1577
|
+
className: Cn.caption,
|
|
1502
1578
|
children: [
|
|
1503
|
-
/* @__PURE__ */ J("span", { className:
|
|
1579
|
+
/* @__PURE__ */ J("span", { className: Cn.spacing }),
|
|
1504
1580
|
/* @__PURE__ */ J("span", {
|
|
1505
|
-
className:
|
|
1581
|
+
className: Cn["caption-inner"],
|
|
1506
1582
|
children: /* @__PURE__ */ J(Z, { children: r })
|
|
1507
1583
|
}),
|
|
1508
|
-
/* @__PURE__ */ J("span", { className:
|
|
1584
|
+
/* @__PURE__ */ J("span", { className: Cn.spacing })
|
|
1509
1585
|
]
|
|
1510
1586
|
}) }), n[11] = r, n[12] = C);
|
|
1511
1587
|
let w;
|
|
@@ -1517,7 +1593,7 @@ var pn = Object.freeze({
|
|
|
1517
1593
|
let T;
|
|
1518
1594
|
n[18] !== d || n[19] !== w || n[20] !== v || n[21] !== y || n[22] !== b ? (T = /* @__PURE__ */ J("div", {
|
|
1519
1595
|
ref: d,
|
|
1520
|
-
className:
|
|
1596
|
+
className: Cn["elm-table-scroll"],
|
|
1521
1597
|
tabIndex: v,
|
|
1522
1598
|
role: y,
|
|
1523
1599
|
"aria-label": b,
|
|
@@ -1525,54 +1601,54 @@ var pn = Object.freeze({
|
|
|
1525
1601
|
}), n[18] = d, n[19] = w, n[20] = v, n[21] = y, n[22] = b, n[23] = T) : T = n[23];
|
|
1526
1602
|
let E;
|
|
1527
1603
|
n[24] !== T || n[25] !== g || n[26] !== _ ? (E = /* @__PURE__ */ J("div", {
|
|
1528
|
-
className:
|
|
1604
|
+
className: Cn["elm-table-frame"],
|
|
1529
1605
|
"data-overflow-start": g,
|
|
1530
1606
|
"data-overflow-end": _,
|
|
1531
1607
|
children: T
|
|
1532
1608
|
}), n[24] = T, n[25] = g, n[26] = _, n[27] = E) : E = n[27];
|
|
1533
1609
|
let D;
|
|
1534
|
-
return n[28] !== u || n[29] !== E ? (D = /* @__PURE__ */ J(
|
|
1610
|
+
return n[28] !== u || n[29] !== E ? (D = /* @__PURE__ */ J(wn.Provider, {
|
|
1535
1611
|
value: u,
|
|
1536
1612
|
children: E
|
|
1537
1613
|
}), n[28] = u, n[29] = E, n[30] = D) : D = n[30], D;
|
|
1538
|
-
},
|
|
1614
|
+
}, On = (t) => {
|
|
1539
1615
|
let n = e(6), r, i;
|
|
1540
1616
|
n[0] === t ? (r = n[1], i = n[2]) : ({children: r, ...i} = t, n[0] = t, n[1] = r, n[2] = i);
|
|
1541
1617
|
let a;
|
|
1542
|
-
return n[3] !== r || n[4] !== i ? (a = /* @__PURE__ */ J(
|
|
1618
|
+
return n[3] !== r || n[4] !== i ? (a = /* @__PURE__ */ J(Tn.Provider, {
|
|
1543
1619
|
value: "body",
|
|
1544
1620
|
children: /* @__PURE__ */ J("tbody", {
|
|
1545
1621
|
...i,
|
|
1546
1622
|
children: r
|
|
1547
1623
|
})
|
|
1548
1624
|
}), n[3] = r, n[4] = i, n[5] = a) : a = n[5], a;
|
|
1549
|
-
},
|
|
1625
|
+
}, kn = {
|
|
1550
1626
|
"elm-table-cell": "_elm-table-cell_1a21f_1",
|
|
1551
1627
|
td: "_td_1a21f_20",
|
|
1552
1628
|
th: "_th_1a21f_25"
|
|
1553
|
-
},
|
|
1629
|
+
}, An = (t) => {
|
|
1554
1630
|
let n = e(16), r, i, a, o, c, l, u, d;
|
|
1555
1631
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], c = n[5], l = n[6], u = n[7], d = n[8]) : ({className: i, style: l, isHeader: u, columnIndex: a, text: d, scope: c, children: r, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = c, n[6] = l, n[7] = u, n[8] = d);
|
|
1556
|
-
let f = u === void 0 ? !1 : u, p = s(
|
|
1632
|
+
let f = u === void 0 ? !1 : u, p = s(Tn), m = s(wn), g = p === "head", _ = !g && !f && a === 0 && m.value, v = g || f || _, y = c ?? (g ? "col" : _ ? "row" : void 0), b = d ?? r, x;
|
|
1557
1633
|
return n[9] !== i || n[10] !== b || n[11] !== v || n[12] !== o || n[13] !== y || n[14] !== l ? (x = v ? /* @__PURE__ */ J("th", {
|
|
1558
|
-
className: h(
|
|
1634
|
+
className: h(kn["elm-table-cell"], kn.th, i),
|
|
1559
1635
|
style: l,
|
|
1560
1636
|
scope: y,
|
|
1561
1637
|
...o,
|
|
1562
1638
|
children: b
|
|
1563
1639
|
}) : /* @__PURE__ */ J("td", {
|
|
1564
|
-
className: h(
|
|
1640
|
+
className: h(kn["elm-table-cell"], kn.td, i),
|
|
1565
1641
|
style: l,
|
|
1566
1642
|
...o,
|
|
1567
1643
|
children: b
|
|
1568
1644
|
}), n[9] = i, n[10] = b, n[11] = v, n[12] = o, n[13] = y, n[14] = l, n[15] = x) : x = n[15], x;
|
|
1569
|
-
},
|
|
1645
|
+
}, jn = { "elm-table-header": "_elm-table-header_jhft7_1" }, Mn = (t) => {
|
|
1570
1646
|
let n = e(10), r, i, a;
|
|
1571
1647
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: i, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1572
1648
|
let o;
|
|
1573
|
-
n[4] === i ? o = n[5] : (o = h(
|
|
1649
|
+
n[4] === i ? o = n[5] : (o = h(jn["elm-table-header"], i), n[4] = i, n[5] = o);
|
|
1574
1650
|
let s;
|
|
1575
|
-
return n[6] !== r || n[7] !== a || n[8] !== o ? (s = /* @__PURE__ */ J(
|
|
1651
|
+
return n[6] !== r || n[7] !== a || n[8] !== o ? (s = /* @__PURE__ */ J(Tn.Provider, {
|
|
1576
1652
|
value: "head",
|
|
1577
1653
|
children: /* @__PURE__ */ J("thead", {
|
|
1578
1654
|
className: o,
|
|
@@ -1580,41 +1656,41 @@ var pn = Object.freeze({
|
|
|
1580
1656
|
children: r
|
|
1581
1657
|
})
|
|
1582
1658
|
}), n[6] = r, n[7] = a, n[8] = o, n[9] = s) : s = n[9], s;
|
|
1583
|
-
},
|
|
1659
|
+
}, Nn = { "elm-table-row": "_elm-table-row_mkm0q_1" }, Pn = (t) => {
|
|
1584
1660
|
let n = e(10), r, i, a;
|
|
1585
1661
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: i, children: r, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1586
1662
|
let o;
|
|
1587
|
-
n[4] === i ? o = n[5] : (o = h(
|
|
1663
|
+
n[4] === i ? o = n[5] : (o = h(Nn["elm-table-row"], i), n[4] = i, n[5] = o);
|
|
1588
1664
|
let s;
|
|
1589
1665
|
return n[6] !== r || n[7] !== a || n[8] !== o ? (s = /* @__PURE__ */ J("tr", {
|
|
1590
1666
|
className: o,
|
|
1591
1667
|
...a,
|
|
1592
1668
|
children: r
|
|
1593
1669
|
}), n[6] = r, n[7] = a, n[8] = o, n[9] = s) : s = n[9], s;
|
|
1594
|
-
},
|
|
1670
|
+
}, Fn = {
|
|
1595
1671
|
"elm-unsupported-block": "_elm-unsupported-block_8bkk1_1",
|
|
1596
1672
|
message: "_message_8bkk1_13",
|
|
1597
1673
|
icon: "_icon_8bkk1_20",
|
|
1598
1674
|
details: "_details_8bkk1_24"
|
|
1599
|
-
},
|
|
1675
|
+
}, In = (t) => {
|
|
1600
1676
|
let n = e(13), r, i, a;
|
|
1601
1677
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: r, details: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
1602
1678
|
let o;
|
|
1603
|
-
n[4] === r ? o = n[5] : (o = h(
|
|
1679
|
+
n[4] === r ? o = n[5] : (o = h(Fn["elm-unsupported-block"], r), n[4] = r, n[5] = o);
|
|
1604
1680
|
let s;
|
|
1605
1681
|
n[6] === Symbol.for("react.memo_cache_sentinel") ? (s = /* @__PURE__ */ Y("div", {
|
|
1606
|
-
className:
|
|
1682
|
+
className: Fn.message,
|
|
1607
1683
|
children: [/* @__PURE__ */ J("svg", {
|
|
1608
1684
|
viewBox: "0 0 24 24",
|
|
1609
1685
|
width: "1.25rem",
|
|
1610
1686
|
height: "1.25rem",
|
|
1611
|
-
className:
|
|
1687
|
+
className: Fn.icon,
|
|
1612
1688
|
children: /* @__PURE__ */ J("path", { d: "M13,9H11V7H13M13,17H11V11H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" })
|
|
1613
1689
|
}), /* @__PURE__ */ J(Z, { children: "UNSUPPORTED BLOCK" })]
|
|
1614
1690
|
}), n[6] = s) : s = n[6];
|
|
1615
1691
|
let c;
|
|
1616
1692
|
n[7] === i ? c = n[8] : (c = i && /* @__PURE__ */ J("div", {
|
|
1617
|
-
className:
|
|
1693
|
+
className: Fn.details,
|
|
1618
1694
|
children: /* @__PURE__ */ J(Z, { children: i })
|
|
1619
1695
|
}), n[7] = i, n[8] = c);
|
|
1620
1696
|
let l;
|
|
@@ -1623,7 +1699,7 @@ var pn = Object.freeze({
|
|
|
1623
1699
|
...a,
|
|
1624
1700
|
children: [s, c]
|
|
1625
1701
|
}), n[9] = a, n[10] = o, n[11] = c, n[12] = l) : l = n[12], l;
|
|
1626
|
-
},
|
|
1702
|
+
}, Ln = {
|
|
1627
1703
|
start: "flex-start",
|
|
1628
1704
|
end: "flex-end",
|
|
1629
1705
|
center: "center",
|
|
@@ -1631,13 +1707,13 @@ var pn = Object.freeze({
|
|
|
1631
1707
|
spaceAround: "space-around",
|
|
1632
1708
|
spaceEvenly: "space-evenly",
|
|
1633
1709
|
stretch: "stretch"
|
|
1634
|
-
},
|
|
1710
|
+
}, Rn = {
|
|
1635
1711
|
start: "flex-start",
|
|
1636
1712
|
end: "flex-end",
|
|
1637
1713
|
center: "center",
|
|
1638
1714
|
stretch: "stretch"
|
|
1639
1715
|
};
|
|
1640
|
-
function
|
|
1716
|
+
function zn(e, n) {
|
|
1641
1717
|
return Array.isArray(e) ? e.map((e, r) => {
|
|
1642
1718
|
if (e && typeof e == "object" && "id" in e) {
|
|
1643
1719
|
let i = e;
|
|
@@ -1646,7 +1722,7 @@ function Fn(e, n) {
|
|
|
1646
1722
|
return typeof e == "string" ? /* @__PURE__ */ J(t, { children: n(e) }, `${e}-${r}`) : null;
|
|
1647
1723
|
}) : null;
|
|
1648
1724
|
}
|
|
1649
|
-
function
|
|
1725
|
+
function Bn(e) {
|
|
1650
1726
|
return Array.isArray(e) ? e.flatMap((e) => {
|
|
1651
1727
|
if (typeof e == "string") return [{ id: e }];
|
|
1652
1728
|
if (e && typeof e == "object" && "id" in e) {
|
|
@@ -1659,12 +1735,12 @@ function In(e) {
|
|
|
1659
1735
|
return [];
|
|
1660
1736
|
}) : [];
|
|
1661
1737
|
}
|
|
1662
|
-
function
|
|
1738
|
+
function Vn(e) {
|
|
1663
1739
|
return Array.isArray(e) ? e.map((e) => typeof e == "string" ? e : e && typeof e == "object" && "id" in e ? e.id : null).filter((e) => typeof e == "string") : [];
|
|
1664
1740
|
}
|
|
1665
1741
|
//#endregion
|
|
1666
1742
|
//#region src/components/a2ui/catalog/block-catalog.tsx
|
|
1667
|
-
var
|
|
1743
|
+
var Hn = "https://a2ui.org/specification/v0_9/basic_catalog.json", Un = {
|
|
1668
1744
|
boxSizing: "content-box",
|
|
1669
1745
|
paddingBlock: "0.25rem",
|
|
1670
1746
|
width: "100%",
|
|
@@ -1673,10 +1749,10 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1673
1749
|
gap: "0.25rem",
|
|
1674
1750
|
justifyContent: "space-around",
|
|
1675
1751
|
overflowX: "auto"
|
|
1676
|
-
},
|
|
1677
|
-
x(
|
|
1752
|
+
}, Wn = [
|
|
1753
|
+
x(ee, ({ props: e }) => {
|
|
1678
1754
|
let t = e.decoration ?? [];
|
|
1679
|
-
return t.includes("katex") ? /* @__PURE__ */ J(
|
|
1755
|
+
return t.includes("katex") ? /* @__PURE__ */ J(st, {
|
|
1680
1756
|
expression: e.text,
|
|
1681
1757
|
block: !1
|
|
1682
1758
|
}) : /* @__PURE__ */ J(Z, {
|
|
@@ -1690,12 +1766,12 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1690
1766
|
children: e.text
|
|
1691
1767
|
});
|
|
1692
1768
|
}),
|
|
1693
|
-
x(
|
|
1769
|
+
x(B, ({ props: e }) => /* @__PURE__ */ J(Z, {
|
|
1694
1770
|
href: e.href,
|
|
1695
1771
|
favicon: e.favicon,
|
|
1696
1772
|
children: e.text
|
|
1697
1773
|
})),
|
|
1698
|
-
x(
|
|
1774
|
+
x(R, ({ props: e }) => /* @__PURE__ */ J(_t, {
|
|
1699
1775
|
src: e.src,
|
|
1700
1776
|
alt: e.alt
|
|
1701
1777
|
})),
|
|
@@ -1703,63 +1779,63 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1703
1779
|
style: {
|
|
1704
1780
|
display: "flex",
|
|
1705
1781
|
flexDirection: "column",
|
|
1706
|
-
justifyContent:
|
|
1707
|
-
alignItems:
|
|
1782
|
+
justifyContent: Ln[e.justify ?? "start"],
|
|
1783
|
+
alignItems: Rn[e.align ?? "stretch"],
|
|
1708
1784
|
flex: e.widthRatio == null ? void 0 : String(e.widthRatio),
|
|
1709
1785
|
boxSizing: "border-box",
|
|
1710
1786
|
padding: "0.125rem",
|
|
1711
1787
|
gap: "var(--elmethis-stack-gap)"
|
|
1712
1788
|
},
|
|
1713
|
-
children:
|
|
1789
|
+
children: zn(e.children, t)
|
|
1714
1790
|
})),
|
|
1715
1791
|
x(j, ({ props: e, buildChild: t }) => /* @__PURE__ */ J("div", {
|
|
1716
|
-
style:
|
|
1717
|
-
children:
|
|
1792
|
+
style: Un,
|
|
1793
|
+
children: zn(e.children, t)
|
|
1718
1794
|
})),
|
|
1719
|
-
x(I, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(
|
|
1795
|
+
x(I, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(vn, {
|
|
1720
1796
|
level: e.level,
|
|
1721
|
-
children:
|
|
1797
|
+
children: zn(e.children, t)
|
|
1722
1798
|
})),
|
|
1723
|
-
x(
|
|
1799
|
+
x(G, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(Sn, {
|
|
1724
1800
|
color: e.color,
|
|
1725
1801
|
backgroundColor: e.backgroundColor,
|
|
1726
|
-
children:
|
|
1802
|
+
children: zn(e.children, t)
|
|
1727
1803
|
})),
|
|
1728
|
-
x(
|
|
1804
|
+
x(V, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(bn, {
|
|
1729
1805
|
listStyle: e.style ?? "unordered",
|
|
1730
|
-
children:
|
|
1806
|
+
children: Bn(e.children).map(({ id: e, basePath: n }, r) => /* @__PURE__ */ J("li", { children: t(e, n) }, `${e}:${r}`))
|
|
1731
1807
|
})),
|
|
1732
|
-
x(
|
|
1733
|
-
x(E, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(
|
|
1808
|
+
x(H, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(ce, { children: zn(e.children, t) })),
|
|
1809
|
+
x(E, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(an, {
|
|
1734
1810
|
cite: e.cite,
|
|
1735
|
-
children:
|
|
1811
|
+
children: zn(e.children, t)
|
|
1736
1812
|
})),
|
|
1737
|
-
x(O, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(
|
|
1813
|
+
x(O, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(cn, {
|
|
1738
1814
|
type: e.type,
|
|
1739
|
-
children:
|
|
1815
|
+
children: zn(e.children, t)
|
|
1740
1816
|
})),
|
|
1741
|
-
x(
|
|
1817
|
+
x(W, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(un, {
|
|
1742
1818
|
icon: e.icon,
|
|
1743
1819
|
color: e.color,
|
|
1744
1820
|
variant: e.variant,
|
|
1745
|
-
children:
|
|
1821
|
+
children: zn(e.children, t)
|
|
1746
1822
|
})),
|
|
1747
|
-
x(P, () => /* @__PURE__ */ J(
|
|
1748
|
-
x(
|
|
1749
|
-
summary:
|
|
1750
|
-
children:
|
|
1823
|
+
x(P, () => /* @__PURE__ */ J(fn, {})),
|
|
1824
|
+
x(ne, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(tn, {
|
|
1825
|
+
summary: zn(e.summary, t),
|
|
1826
|
+
children: zn(e.children, t)
|
|
1751
1827
|
})),
|
|
1752
|
-
x(D, ({ props: e }) => /* @__PURE__ */ J(
|
|
1828
|
+
x(D, ({ props: e }) => /* @__PURE__ */ J(Ut, {
|
|
1753
1829
|
url: e.url,
|
|
1754
1830
|
title: e.title,
|
|
1755
1831
|
description: e.description,
|
|
1756
1832
|
image: e.image
|
|
1757
1833
|
})),
|
|
1758
|
-
x(F, ({ props: e }) => /* @__PURE__ */ J(
|
|
1834
|
+
x(F, ({ props: e }) => /* @__PURE__ */ J(Bt, {
|
|
1759
1835
|
src: e.src,
|
|
1760
1836
|
name: e.name
|
|
1761
1837
|
})),
|
|
1762
|
-
x(w, ({ props: e }) => /* @__PURE__ */ J(
|
|
1838
|
+
x(w, ({ props: e }) => /* @__PURE__ */ J(kt, {
|
|
1763
1839
|
src: e.src,
|
|
1764
1840
|
title: e.title,
|
|
1765
1841
|
artist: e.artist,
|
|
@@ -1767,7 +1843,7 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1767
1843
|
loop: e.loop,
|
|
1768
1844
|
autoPlay: e.autoPlay
|
|
1769
1845
|
})),
|
|
1770
|
-
x(
|
|
1846
|
+
x(ie, ({ props: e }) => /* @__PURE__ */ Y("figure", {
|
|
1771
1847
|
style: { margin: 0 },
|
|
1772
1848
|
children: [/* @__PURE__ */ J("video", {
|
|
1773
1849
|
src: e.src,
|
|
@@ -1785,7 +1861,7 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1785
1861
|
}
|
|
1786
1862
|
}), e.caption ? /* @__PURE__ */ J("figcaption", { children: e.caption }) : null]
|
|
1787
1863
|
})),
|
|
1788
|
-
x(T, ({ props: e }) => /* @__PURE__ */ J(
|
|
1864
|
+
x(T, ({ props: e }) => /* @__PURE__ */ J(It, {
|
|
1789
1865
|
src: e.src,
|
|
1790
1866
|
alt: e.alt,
|
|
1791
1867
|
width: e.width,
|
|
@@ -1795,55 +1871,60 @@ var Rn = "https://a2ui.org/specification/v0_9/basic_catalog.json", zn = {
|
|
|
1795
1871
|
caption: e.caption,
|
|
1796
1872
|
enableModal: !0
|
|
1797
1873
|
})),
|
|
1798
|
-
x(
|
|
1874
|
+
x(L, ({ props: e }) => /* @__PURE__ */ J(Tt, {
|
|
1875
|
+
html: e.html,
|
|
1876
|
+
src: e.src,
|
|
1877
|
+
autoHeight: e.autoHeight
|
|
1878
|
+
})),
|
|
1879
|
+
x(k, ({ props: e }) => /* @__PURE__ */ J(Ct, {
|
|
1799
1880
|
code: e.code,
|
|
1800
1881
|
language: e.language,
|
|
1801
1882
|
caption: e.caption
|
|
1802
1883
|
})),
|
|
1803
|
-
x(
|
|
1884
|
+
x(z, ({ props: e }) => /* @__PURE__ */ J(st, {
|
|
1804
1885
|
expression: e.expression,
|
|
1805
1886
|
block: !0
|
|
1806
1887
|
})),
|
|
1807
|
-
x(
|
|
1888
|
+
x(U, ({ props: e }) => /* @__PURE__ */ J(Ct, {
|
|
1808
1889
|
code: e.code,
|
|
1809
1890
|
language: "mermaid"
|
|
1810
1891
|
})),
|
|
1811
1892
|
x(M, () => null),
|
|
1812
1893
|
x(N, ({ props: e, buildChild: n, context: r }) => {
|
|
1813
|
-
let i =
|
|
1894
|
+
let i = Vn(e.children).map((e) => {
|
|
1814
1895
|
let t = r.surfaceComponents.get(e);
|
|
1815
1896
|
return {
|
|
1816
1897
|
tabId: e,
|
|
1817
|
-
labelIds:
|
|
1818
|
-
contentIds:
|
|
1898
|
+
labelIds: Vn(t?.properties.label),
|
|
1899
|
+
contentIds: Vn(t?.properties.content)
|
|
1819
1900
|
};
|
|
1820
1901
|
});
|
|
1821
|
-
return /* @__PURE__ */ Y(
|
|
1902
|
+
return /* @__PURE__ */ Y(Xt, {
|
|
1822
1903
|
defaultValue: "0",
|
|
1823
|
-
children: [/* @__PURE__ */ J(
|
|
1904
|
+
children: [/* @__PURE__ */ J(Zt, { children: i.map(({ tabId: e, labelIds: r }, i) => /* @__PURE__ */ J(Qt, {
|
|
1824
1905
|
value: String(i),
|
|
1825
1906
|
children: r.map((e, r) => /* @__PURE__ */ J(t, { children: n(e, "/") }, `${e}:${r}`))
|
|
1826
|
-
}, e)) }), i.map(({ tabId: e, contentIds: r }, i) => /* @__PURE__ */ J(
|
|
1907
|
+
}, e)) }), i.map(({ tabId: e, contentIds: r }, i) => /* @__PURE__ */ J($t, {
|
|
1827
1908
|
value: String(i),
|
|
1828
1909
|
children: r.map((e, r) => /* @__PURE__ */ J(t, { children: n(e, "/") }, `${e}:${r}`))
|
|
1829
1910
|
}, e))]
|
|
1830
1911
|
});
|
|
1831
1912
|
}),
|
|
1832
|
-
x(
|
|
1913
|
+
x(K, ({ props: e, buildChild: t }) => /* @__PURE__ */ Y(Dn, {
|
|
1833
1914
|
caption: e.caption ? String(e.caption) : void 0,
|
|
1834
1915
|
hasRowHeader: e.hasRowHeader,
|
|
1835
|
-
children: [e.header && e.header.length > 0 && /* @__PURE__ */ J(
|
|
1916
|
+
children: [e.header && e.header.length > 0 && /* @__PURE__ */ J(Mn, { children: zn(e.header, t) }), /* @__PURE__ */ J(On, { children: zn(e.body, t) })]
|
|
1836
1917
|
})),
|
|
1837
|
-
x(
|
|
1838
|
-
x(
|
|
1918
|
+
x(te, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(Pn, { children: zn(e.children, t) })),
|
|
1919
|
+
x(q, ({ props: e, buildChild: t }) => /* @__PURE__ */ J(An, {
|
|
1839
1920
|
isHeader: e.isHeader,
|
|
1840
|
-
children:
|
|
1921
|
+
children: zn(e.children, t)
|
|
1841
1922
|
})),
|
|
1842
|
-
x(
|
|
1843
|
-
],
|
|
1923
|
+
x(re, ({ props: e }) => /* @__PURE__ */ J(In, { details: e.details ? `Unsupported component type: ${String(e.details)}` : "Unsupported component type" }))
|
|
1924
|
+
], Gn = [...b.components.values(), ...Wn], Kn = Array.from(b.functions.values()), qn = new S(Hn, Gn, Kn);
|
|
1844
1925
|
//#endregion
|
|
1845
1926
|
//#region src/components/a2ui/stream-json-lines.ts
|
|
1846
|
-
async function
|
|
1927
|
+
async function Jn(e, { signal: t, onMessage: n, onError: r }) {
|
|
1847
1928
|
if (t?.aborted) return;
|
|
1848
1929
|
let i = e.getReader(), a = new TextDecoder(), o = "", s = () => {
|
|
1849
1930
|
i.cancel().catch(() => {});
|
|
@@ -1874,19 +1955,19 @@ async function Wn(e, { signal: t, onMessage: n, onError: r }) {
|
|
|
1874
1955
|
} catch {}
|
|
1875
1956
|
}
|
|
1876
1957
|
}
|
|
1877
|
-
var
|
|
1958
|
+
var Yn = {
|
|
1878
1959
|
"elm-a2ui": "_elm-a2ui_1yj0i_1",
|
|
1879
1960
|
surface: "_surface_1yj0i_14"
|
|
1880
|
-
},
|
|
1961
|
+
}, Xn = "https://a2ui.org/specification/v0_9/basic_catalog.json", Zn = async (e) => {
|
|
1881
1962
|
let t = g.parse(e, {
|
|
1882
1963
|
async: !1,
|
|
1883
1964
|
gfm: !0
|
|
1884
1965
|
});
|
|
1885
1966
|
return _.sanitize(t);
|
|
1886
|
-
},
|
|
1967
|
+
}, Qn = (t) => {
|
|
1887
1968
|
let n = e(34), r, i, a, o, s, l, u, d;
|
|
1888
1969
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8]) : ({className: i, style: l, url: d, headers: a, messages: o, catalogId: r, components: u, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d);
|
|
1889
|
-
let h = u === void 0 ?
|
|
1970
|
+
let h = u === void 0 ? Gn : u, g;
|
|
1890
1971
|
n[9] === Symbol.for("react.memo_cache_sentinel") ? (g = [], n[9] = g) : g = n[9];
|
|
1891
1972
|
let [_, v] = p(g), b;
|
|
1892
1973
|
n[10] === Symbol.for("react.memo_cache_sentinel") ? (b = [], n[10] = b) : b = n[10];
|
|
@@ -1900,14 +1981,14 @@ var Gn = {
|
|
|
1900
1981
|
headers: a,
|
|
1901
1982
|
signal: e.signal
|
|
1902
1983
|
}).then(async (t) => {
|
|
1903
|
-
t.body && await
|
|
1984
|
+
t.body && await Jn(t.body, {
|
|
1904
1985
|
signal: e.signal,
|
|
1905
1986
|
onMessage: (e) => {
|
|
1906
1987
|
e && typeof e == "object" && v((t) => [...t, e]);
|
|
1907
1988
|
},
|
|
1908
|
-
onError:
|
|
1989
|
+
onError: $n
|
|
1909
1990
|
});
|
|
1910
|
-
}).catch(
|
|
1991
|
+
}).catch(er), () => e.abort();
|
|
1911
1992
|
}, k = [d, a], n[12] = a, n[13] = d, n[14] = O, n[15] = k) : (O = n[14], k = n[15]), c(O, k);
|
|
1912
1993
|
let A = o || _, j, M;
|
|
1913
1994
|
n[16] !== r || n[17] !== h || n[18] !== A ? (j = () => {
|
|
@@ -1927,13 +2008,13 @@ var Gn = {
|
|
|
1927
2008
|
for (let e of t.subs) e.unsubscribe();
|
|
1928
2009
|
t.processor.model.dispose();
|
|
1929
2010
|
}
|
|
1930
|
-
let n = new Set([
|
|
2011
|
+
let n = new Set([Xn]);
|
|
1931
2012
|
r && n.add(r);
|
|
1932
2013
|
for (let e of A) if (e && typeof e == "object" && "createSurface" in e) {
|
|
1933
2014
|
let t = e.createSurface?.catalogId;
|
|
1934
2015
|
typeof t == "string" && n.add(t);
|
|
1935
2016
|
}
|
|
1936
|
-
let i = new C(Array.from(n).map((e) => new S(e, h,
|
|
2017
|
+
let i = new C(Array.from(n).map((e) => new S(e, h, Kn))), a = D.current;
|
|
1937
2018
|
a.clear();
|
|
1938
2019
|
let o = [];
|
|
1939
2020
|
o.push(i.model.onSurfaceCreated.subscribe((t) => {
|
|
@@ -1967,12 +2048,12 @@ var Gn = {
|
|
|
1967
2048
|
}
|
|
1968
2049
|
}, N = [], n[21] = N, n[22] = P) : (N = n[21], P = n[22]), c(P, N);
|
|
1969
2050
|
let F;
|
|
1970
|
-
n[23] === i ? F = n[24] : (F = m(
|
|
2051
|
+
n[23] === i ? F = n[24] : (F = m(Yn["elm-a2ui"], i), n[23] = i, n[24] = F);
|
|
1971
2052
|
let I;
|
|
1972
|
-
n[25] === x ? I = n[26] : (I = x.map(
|
|
2053
|
+
n[25] === x ? I = n[26] : (I = x.map(tr), n[25] = x, n[26] = I);
|
|
1973
2054
|
let L;
|
|
1974
2055
|
n[27] === I ? L = n[28] : (L = /* @__PURE__ */ J(y.Provider, {
|
|
1975
|
-
value:
|
|
2056
|
+
value: Zn,
|
|
1976
2057
|
children: I
|
|
1977
2058
|
}), n[27] = I, n[28] = L);
|
|
1978
2059
|
let R;
|
|
@@ -1983,94 +2064,25 @@ var Gn = {
|
|
|
1983
2064
|
children: L
|
|
1984
2065
|
}), n[29] = s, n[30] = l, n[31] = F, n[32] = L, n[33] = R) : R = n[33], R;
|
|
1985
2066
|
};
|
|
1986
|
-
function
|
|
2067
|
+
function $n(e, t) {
|
|
1987
2068
|
console.warn("[ElmA2ui] skipped invalid JSON line:", t, e);
|
|
1988
2069
|
}
|
|
1989
|
-
function
|
|
2070
|
+
function er(e) {
|
|
1990
2071
|
e instanceof Error && e.name !== "AbortError" && console.error("[ElmA2ui] stream error:", e);
|
|
1991
2072
|
}
|
|
1992
|
-
function
|
|
2073
|
+
function tr(e) {
|
|
1993
2074
|
return /* @__PURE__ */ J("div", {
|
|
1994
|
-
className:
|
|
2075
|
+
className: Yn.surface,
|
|
1995
2076
|
children: /* @__PURE__ */ J(v, { surface: e })
|
|
1996
2077
|
}, e.id);
|
|
1997
2078
|
}
|
|
1998
|
-
|
|
1999
|
-
//#region src/components/code/elm-html.module.css
|
|
2000
|
-
var Qn = { "elm-html": "_elm-html_339tp_1" }, $n = (t) => {
|
|
2001
|
-
let n = e(39), r, i, a, o, s, l, u, d;
|
|
2002
|
-
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8]) : ({className: r, html: a, sandbox: s, style: l, height: i, autoHeight: u, title: d, ...o} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d);
|
|
2003
|
-
let m = u === void 0 ? !0 : u, g = f(null), [_, v] = p(), y;
|
|
2004
|
-
n[9] !== m || n[10] !== a ? (y = {
|
|
2005
|
-
html: a,
|
|
2006
|
-
autoHeight: m
|
|
2007
|
-
}, n[9] = m, n[10] = a, n[11] = y) : y = n[11];
|
|
2008
|
-
let [b, x] = p(y);
|
|
2009
|
-
(b.html !== a || b.autoHeight !== m) && (x({
|
|
2010
|
-
html: a,
|
|
2011
|
-
autoHeight: m
|
|
2012
|
-
}), m && v(void 0));
|
|
2013
|
-
let S;
|
|
2014
|
-
if (n[12] !== m || n[13] !== s) {
|
|
2015
|
-
if (S = new Set(s?.split(/\s+/).filter(Boolean) ?? []), [...S].some(er)) for (let e of S) e.toLowerCase() === "allow-same-origin" && S.delete(e);
|
|
2016
|
-
else m && S.add("allow-same-origin");
|
|
2017
|
-
n[12] = m, n[13] = s, n[14] = S;
|
|
2018
|
-
} else S = n[14];
|
|
2019
|
-
let C;
|
|
2020
|
-
n[15] === S ? C = n[16] : (C = [...S], n[15] = S, n[16] = C);
|
|
2021
|
-
let w = C.join(" "), T;
|
|
2022
|
-
n[17] === m ? T = n[18] : (T = () => {
|
|
2023
|
-
let e = g.current;
|
|
2024
|
-
if (!e) return;
|
|
2025
|
-
let t, n = () => {
|
|
2026
|
-
let t = e.contentDocument?.documentElement;
|
|
2027
|
-
t && v(t.scrollHeight);
|
|
2028
|
-
}, r = () => {
|
|
2029
|
-
let r = e.contentDocument?.documentElement;
|
|
2030
|
-
r && (t?.disconnect(), t = new ResizeObserver(n), t.observe(r));
|
|
2031
|
-
}, i = () => {
|
|
2032
|
-
m && (n(), r());
|
|
2033
|
-
};
|
|
2034
|
-
return e.addEventListener("load", i), () => {
|
|
2035
|
-
e.removeEventListener("load", i), t?.disconnect();
|
|
2036
|
-
};
|
|
2037
|
-
}, n[17] = m, n[18] = T);
|
|
2038
|
-
let E;
|
|
2039
|
-
n[19] !== m || n[20] !== a ? (E = [a, m], n[19] = m, n[20] = a, n[21] = E) : E = n[21], c(T, E);
|
|
2040
|
-
let D = o, O;
|
|
2041
|
-
if (n[22] !== D) {
|
|
2042
|
-
let { src: e, srcDoc: t, srcdoc: r, ...i } = D;
|
|
2043
|
-
O = i, n[22] = D, n[23] = O;
|
|
2044
|
-
} else O = n[23];
|
|
2045
|
-
let k = String(m), A = d ?? "Embedded HTML content", j;
|
|
2046
|
-
n[24] === r ? j = n[25] : (j = h(Qn["elm-html"], r), n[24] = r, n[25] = j);
|
|
2047
|
-
let M;
|
|
2048
|
-
n[26] !== m || n[27] !== _ || n[28] !== l ? (M = m ? {
|
|
2049
|
-
...l,
|
|
2050
|
-
height: _ ?? l?.height
|
|
2051
|
-
} : l, n[26] = m, n[27] = _, n[28] = l, n[29] = M) : M = n[29];
|
|
2052
|
-
let N = m ? _ === void 0 && l?.height === void 0 ? i : void 0 : i, P;
|
|
2053
|
-
return n[30] !== w || n[31] !== a || n[32] !== O || n[33] !== M || n[34] !== N || n[35] !== k || n[36] !== A || n[37] !== j ? (P = /* @__PURE__ */ J("iframe", {
|
|
2054
|
-
ref: g,
|
|
2055
|
-
title: A,
|
|
2056
|
-
className: j,
|
|
2057
|
-
style: M,
|
|
2058
|
-
height: N,
|
|
2059
|
-
...O,
|
|
2060
|
-
srcDoc: a,
|
|
2061
|
-
sandbox: w
|
|
2062
|
-
}, k), n[30] = w, n[31] = a, n[32] = O, n[33] = M, n[34] = N, n[35] = k, n[36] = A, n[37] = j, n[38] = P) : P = n[38], P;
|
|
2063
|
-
};
|
|
2064
|
-
function er(e) {
|
|
2065
|
-
return e.toLowerCase() === "allow-scripts";
|
|
2066
|
-
}
|
|
2067
|
-
var tr = {
|
|
2079
|
+
var nr = {
|
|
2068
2080
|
"elm-html-viewer": "_elm-html-viewer_jde0x_1",
|
|
2069
2081
|
header: "_header_jde0x_15",
|
|
2070
2082
|
"icon-button": "_icon-button_jde0x_23",
|
|
2071
2083
|
divider: "_divider_jde0x_49",
|
|
2072
2084
|
content: "_content_jde0x_57"
|
|
2073
|
-
},
|
|
2085
|
+
}, rr = ({ className: e, html: t, filename: n, sandbox: r, autoHeight: i, ...a }) => {
|
|
2074
2086
|
let s = o(() => {
|
|
2075
2087
|
let e;
|
|
2076
2088
|
try {
|
|
@@ -2103,35 +2115,35 @@ var tr = {
|
|
|
2103
2115
|
}
|
|
2104
2116
|
}, [t, n]);
|
|
2105
2117
|
return /* @__PURE__ */ Y("figure", {
|
|
2106
|
-
className: h(
|
|
2118
|
+
className: h(nr["elm-html-viewer"], e),
|
|
2107
2119
|
...a,
|
|
2108
2120
|
children: [
|
|
2109
2121
|
/* @__PURE__ */ Y("div", {
|
|
2110
|
-
className:
|
|
2122
|
+
className: nr.header,
|
|
2111
2123
|
children: [/* @__PURE__ */ J("button", {
|
|
2112
2124
|
type: "button",
|
|
2113
|
-
className:
|
|
2125
|
+
className: nr["icon-button"],
|
|
2114
2126
|
onClick: c,
|
|
2115
2127
|
"aria-label": "Download",
|
|
2116
2128
|
children: /* @__PURE__ */ J(X, {
|
|
2117
|
-
d:
|
|
2129
|
+
d: be,
|
|
2118
2130
|
size: "1.25rem"
|
|
2119
2131
|
})
|
|
2120
2132
|
}), /* @__PURE__ */ J("button", {
|
|
2121
2133
|
type: "button",
|
|
2122
|
-
className:
|
|
2134
|
+
className: nr["icon-button"],
|
|
2123
2135
|
onClick: s,
|
|
2124
2136
|
"aria-label": "Open in new tab",
|
|
2125
2137
|
children: /* @__PURE__ */ J(X, {
|
|
2126
|
-
d:
|
|
2138
|
+
d: Le,
|
|
2127
2139
|
size: "1.25rem"
|
|
2128
2140
|
})
|
|
2129
2141
|
})]
|
|
2130
2142
|
}),
|
|
2131
|
-
/* @__PURE__ */ J("hr", { className:
|
|
2143
|
+
/* @__PURE__ */ J("hr", { className: nr.divider }),
|
|
2132
2144
|
/* @__PURE__ */ J("div", {
|
|
2133
|
-
className:
|
|
2134
|
-
children: /* @__PURE__ */ J(
|
|
2145
|
+
className: nr.content,
|
|
2146
|
+
children: /* @__PURE__ */ J(Tt, {
|
|
2135
2147
|
html: t,
|
|
2136
2148
|
sandbox: r,
|
|
2137
2149
|
autoHeight: i
|
|
@@ -2139,10 +2151,10 @@ var tr = {
|
|
|
2139
2151
|
})
|
|
2140
2152
|
]
|
|
2141
2153
|
});
|
|
2142
|
-
},
|
|
2154
|
+
}, ir = {
|
|
2143
2155
|
"parallax-watcher": "_parallax-watcher_z693a_1",
|
|
2144
2156
|
parallax: "_parallax_z693a_1"
|
|
2145
|
-
},
|
|
2157
|
+
}, ar = (t) => {
|
|
2146
2158
|
let n = e(16), r, i, a;
|
|
2147
2159
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: r, images: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
2148
2160
|
let [o, s] = p(0), l, u;
|
|
@@ -2155,12 +2167,12 @@ var tr = {
|
|
|
2155
2167
|
};
|
|
2156
2168
|
}, u = [], n[4] = l, n[5] = u) : (l = n[4], u = n[5]), c(l, u);
|
|
2157
2169
|
let d;
|
|
2158
|
-
n[6] === Symbol.for("react.memo_cache_sentinel") ? (d = /* @__PURE__ */ J("div", { className:
|
|
2170
|
+
n[6] === Symbol.for("react.memo_cache_sentinel") ? (d = /* @__PURE__ */ J("div", { className: ir["parallax-watcher"] }), n[6] = d) : d = n[6];
|
|
2159
2171
|
let f;
|
|
2160
2172
|
if (n[7] !== i || n[8] !== o) {
|
|
2161
2173
|
let e;
|
|
2162
2174
|
n[10] === o ? e = n[11] : (e = (e, t) => /* @__PURE__ */ J("div", {
|
|
2163
|
-
className:
|
|
2175
|
+
className: ir.parallax,
|
|
2164
2176
|
style: {
|
|
2165
2177
|
backgroundImage: `url(${e})`,
|
|
2166
2178
|
transform: `scale(1.2) translateY(${o / (1e3 * (t + 1))}%)`,
|
|
@@ -2174,11 +2186,11 @@ var tr = {
|
|
|
2174
2186
|
...a,
|
|
2175
2187
|
children: [d, f]
|
|
2176
2188
|
}), n[12] = r, n[13] = a, n[14] = f, n[15] = m) : m = n[15], m;
|
|
2177
|
-
},
|
|
2189
|
+
}, or = {
|
|
2178
2190
|
"elm-tooltip": "_elm-tooltip_1b13f_1",
|
|
2179
2191
|
tooltip: "_tooltip_1b13f_5",
|
|
2180
2192
|
show: "_show_1b13f_18"
|
|
2181
|
-
},
|
|
2193
|
+
}, sr = (t) => {
|
|
2182
2194
|
let n = e(27), r, i, a, o, s, c;
|
|
2183
2195
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6]) : ({className: r, original: o, tooltip: c, onMouseOver: a, onMouseLeave: i, ...s} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c);
|
|
2184
2196
|
let l = f(null), [u, d] = p(!1), m = f(!1), g = f(void 0), _;
|
|
@@ -2204,9 +2216,9 @@ var tr = {
|
|
|
2204
2216
|
}, 250)), i?.(e);
|
|
2205
2217
|
}, n[10] = i, n[11] = S);
|
|
2206
2218
|
let C = S, w;
|
|
2207
|
-
n[12] === r ? w = n[13] : (w = h(
|
|
2208
|
-
let T = u &&
|
|
2209
|
-
n[14] === T ? E = n[15] : (E = h(
|
|
2219
|
+
n[12] === r ? w = n[13] : (w = h(or["elm-tooltip"], r), n[12] = r, n[13] = w);
|
|
2220
|
+
let T = u && or.show, E;
|
|
2221
|
+
n[14] === T ? E = n[15] : (E = h(or.tooltip, T), n[14] = T, n[15] = E);
|
|
2210
2222
|
let D;
|
|
2211
2223
|
n[16] !== v || n[17] !== E || n[18] !== c ? (D = /* @__PURE__ */ J("div", {
|
|
2212
2224
|
className: E,
|
|
@@ -2222,15 +2234,15 @@ var tr = {
|
|
|
2222
2234
|
...s,
|
|
2223
2235
|
children: [o, D]
|
|
2224
2236
|
}), n[20] = C, n[21] = x, n[22] = o, n[23] = s, n[24] = w, n[25] = D, n[26] = O) : O = n[26], O;
|
|
2225
|
-
},
|
|
2237
|
+
}, cr = { "elm-block-fallback": "_elm-block-fallback_1sx02_1" }, lr = {
|
|
2226
2238
|
"elm-dot-loading-icon": "_elm-dot-loading-icon_qjgj2_15",
|
|
2227
2239
|
dot: "_dot_qjgj2_25",
|
|
2228
2240
|
bounce: "_bounce_qjgj2_1"
|
|
2229
|
-
},
|
|
2241
|
+
}, ur = (t) => {
|
|
2230
2242
|
let n = e(17), r, i, a, o;
|
|
2231
2243
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, style: a, size: o, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
2232
2244
|
let s = o === void 0 ? "4em" : o, c;
|
|
2233
|
-
n[5] === r ? c = n[6] : (c = h(
|
|
2245
|
+
n[5] === r ? c = n[6] : (c = h(lr["elm-dot-loading-icon"], r), n[5] = r, n[6] = c);
|
|
2234
2246
|
let l;
|
|
2235
2247
|
n[7] !== s || n[8] !== a ? (l = {
|
|
2236
2248
|
"--elmethis-scoped-size": s,
|
|
@@ -2238,13 +2250,13 @@ var tr = {
|
|
|
2238
2250
|
}, n[7] = s, n[8] = a, n[9] = l) : l = n[9];
|
|
2239
2251
|
let u = l, d, f, p;
|
|
2240
2252
|
n[10] === Symbol.for("react.memo_cache_sentinel") ? (d = /* @__PURE__ */ J("span", {
|
|
2241
|
-
className:
|
|
2253
|
+
className: lr.dot,
|
|
2242
2254
|
"aria-hidden": "true"
|
|
2243
2255
|
}), f = /* @__PURE__ */ J("span", {
|
|
2244
|
-
className:
|
|
2256
|
+
className: lr.dot,
|
|
2245
2257
|
"aria-hidden": "true"
|
|
2246
2258
|
}), p = /* @__PURE__ */ J("span", {
|
|
2247
|
-
className:
|
|
2259
|
+
className: lr.dot,
|
|
2248
2260
|
"aria-hidden": "true"
|
|
2249
2261
|
}), n[10] = d, n[11] = f, n[12] = p) : (d = n[10], f = n[11], p = n[12]);
|
|
2250
2262
|
let m;
|
|
@@ -2258,18 +2270,18 @@ var tr = {
|
|
|
2258
2270
|
p
|
|
2259
2271
|
]
|
|
2260
2272
|
}), n[13] = i, n[14] = c, n[15] = u, n[16] = m) : m = n[16], m;
|
|
2261
|
-
},
|
|
2273
|
+
}, dr = (t) => {
|
|
2262
2274
|
let n = e(16), r, i, a, o;
|
|
2263
2275
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, style: a, height: o, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
2264
2276
|
let s = o === void 0 ? "16rem" : o, c;
|
|
2265
|
-
n[5] === r ? c = n[6] : (c = h(
|
|
2277
|
+
n[5] === r ? c = n[6] : (c = h(cr["elm-block-fallback"], r), n[5] = r, n[6] = c);
|
|
2266
2278
|
let l;
|
|
2267
2279
|
n[7] !== s || n[8] !== a ? (l = {
|
|
2268
2280
|
"--elmethis-scoped-height": s,
|
|
2269
2281
|
...a
|
|
2270
2282
|
}, n[7] = s, n[8] = a, n[9] = l) : l = n[9];
|
|
2271
2283
|
let u = l, d, f;
|
|
2272
|
-
n[10] === Symbol.for("react.memo_cache_sentinel") ? (d = /* @__PURE__ */ J(
|
|
2284
|
+
n[10] === Symbol.for("react.memo_cache_sentinel") ? (d = /* @__PURE__ */ J(ur, {}), f = /* @__PURE__ */ J(Mt, {}), n[10] = d, n[11] = f) : (d = n[10], f = n[11]);
|
|
2273
2285
|
let p;
|
|
2274
2286
|
return n[12] !== i || n[13] !== c || n[14] !== u ? (p = /* @__PURE__ */ Y("div", {
|
|
2275
2287
|
className: c,
|
|
@@ -2277,7 +2289,7 @@ var tr = {
|
|
|
2277
2289
|
...i,
|
|
2278
2290
|
children: [d, f]
|
|
2279
2291
|
}), n[12] = i, n[13] = c, n[14] = u, n[15] = p) : p = n[15], p;
|
|
2280
|
-
},
|
|
2292
|
+
}, fr = {
|
|
2281
2293
|
"elm-button": "_elm-button_9qh0y_1",
|
|
2282
2294
|
normal: "_normal_9qh0y_22",
|
|
2283
2295
|
primary: "_primary_9qh0y_29",
|
|
@@ -2286,7 +2298,7 @@ var tr = {
|
|
|
2286
2298
|
flex: "_flex_9qh0y_59",
|
|
2287
2299
|
ripple: "_ripple_9qh0y_83",
|
|
2288
2300
|
"button-ripple": "_button-ripple_9qh0y_1"
|
|
2289
|
-
},
|
|
2301
|
+
}, pr = (t) => {
|
|
2290
2302
|
let n = e(43), r, i, a, o, s, l, u, d, m, g;
|
|
2291
2303
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8], m = n[9], g = n[10]) : ({className: a, style: g, onClick: u, isLoading: l, block: r, color: o, primary: d, disabled: s, children: i, ...m} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d, n[9] = m, n[10] = g);
|
|
2292
2304
|
let [_, v] = p(!1), y = f(void 0), b, x;
|
|
@@ -2295,8 +2307,8 @@ var tr = {
|
|
|
2295
2307
|
n[13] !== s || n[14] !== l || n[15] !== u ? (S = (e) => {
|
|
2296
2308
|
!l && !s && u && (v(!0), clearTimeout(y.current), y.current = setTimeout(() => v(!1), 300), u(e));
|
|
2297
2309
|
}, n[13] = s, n[14] = l, n[15] = u, n[16] = S) : S = n[16];
|
|
2298
|
-
let C = S, w = !l && !s &&
|
|
2299
|
-
n[17] !== a || n[18] !== w || n[19] !== T || n[20] !== E || n[21] !== D ? (O = h(
|
|
2310
|
+
let C = S, w = !l && !s && fr.enable, T = o && fr.colored, E = !o && !d && fr.normal, D = !o && d && fr.primary, O;
|
|
2311
|
+
n[17] !== a || n[18] !== w || n[19] !== T || n[20] !== E || n[21] !== D ? (O = h(fr["elm-button"], w, T, E, D, a), n[17] = a, n[18] = w, n[19] = T, n[20] = E, n[21] = D, n[22] = O) : O = n[22];
|
|
2300
2312
|
let k = r ? "flex" : "inline-flex", A = r ? "100%" : "auto", j = s ? "not-allowed" : l ? "progress" : "pointer", M = s || l ? .6 : void 0, N;
|
|
2301
2313
|
n[23] !== o || n[24] !== g || n[25] !== A || n[26] !== j || n[27] !== M || n[28] !== k ? (N = {
|
|
2302
2314
|
display: k,
|
|
@@ -2307,10 +2319,10 @@ var tr = {
|
|
|
2307
2319
|
...g
|
|
2308
2320
|
}, n[23] = o, n[24] = g, n[25] = A, n[26] = j, n[27] = M, n[28] = k, n[29] = N) : N = n[29];
|
|
2309
2321
|
let P = N, F;
|
|
2310
|
-
n[30] === _ ? F = n[31] : (F = _ && /* @__PURE__ */ J("span", { className:
|
|
2322
|
+
n[30] === _ ? F = n[31] : (F = _ && /* @__PURE__ */ J("span", { className: fr.ripple }), n[30] = _, n[31] = F);
|
|
2311
2323
|
let I;
|
|
2312
|
-
n[32] !== i || n[33] !== l ? (I = l ? /* @__PURE__ */ J(
|
|
2313
|
-
className:
|
|
2324
|
+
n[32] !== i || n[33] !== l ? (I = l ? /* @__PURE__ */ J(ur, { size: "1.5rem" }) : /* @__PURE__ */ J("span", {
|
|
2325
|
+
className: fr.flex,
|
|
2314
2326
|
children: i
|
|
2315
2327
|
}), n[32] = i, n[33] = l, n[34] = I) : I = n[34];
|
|
2316
2328
|
let L;
|
|
@@ -2322,7 +2334,7 @@ var tr = {
|
|
|
2322
2334
|
...m,
|
|
2323
2335
|
children: [F, I]
|
|
2324
2336
|
}), n[35] = s, n[36] = C, n[37] = m, n[38] = P, n[39] = F, n[40] = I, n[41] = O, n[42] = L) : L = n[42], L;
|
|
2325
|
-
},
|
|
2337
|
+
}, mr = {
|
|
2326
2338
|
"elm-button-dropdown": "_elm-button-dropdown_hhp3p_1",
|
|
2327
2339
|
block: "_block_hhp3p_7",
|
|
2328
2340
|
main: "_main_hhp3p_11",
|
|
@@ -2332,16 +2344,16 @@ var tr = {
|
|
|
2332
2344
|
item: "_item_hhp3p_51",
|
|
2333
2345
|
selected: "_selected_hhp3p_71",
|
|
2334
2346
|
"item-disabled": "_item-disabled_hhp3p_79"
|
|
2335
|
-
},
|
|
2347
|
+
}, hr = (t) => {
|
|
2336
2348
|
let n = e(89), r, i, a, o, s, l, u, d, m, g, _, v, y, b, x, S, C, w, T, E, D;
|
|
2337
2349
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], l = n[6], u = n[7], d = n[8], m = n[9], g = n[10], _ = n[11], v = n[12], y = n[13], b = n[14], x = n[15], S = n[16], C = n[17], w = n[18], T = n[19], E = n[20], D = n[21]) : ({className: i, style: C, label: g, icon: u, items: m, selectedOptionId: S, defaultSelectedOptionId: w, onSelectedOptionIdChange: b, primary: T, color: a, block: r, disabled: l, disableMainButton: s, disableDropdown: o, isLoading: d, autoClose: E, dropdownIcon: D, onClick: _, onItemClick: v, onOpenChange: y, ...x} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = l, n[7] = u, n[8] = d, n[9] = m, n[10] = g, n[11] = _, n[12] = v, n[13] = y, n[14] = b, n[15] = x, n[16] = S, n[17] = C, n[18] = w, n[19] = T, n[20] = E, n[21] = D);
|
|
2338
|
-
let O = w === void 0 ? null : w, k = T === void 0 ? !0 : T, A = E === void 0 ? !0 : E, j = D === void 0 ?
|
|
2350
|
+
let O = w === void 0 ? null : w, k = T === void 0 ? !0 : T, A = E === void 0 ? !0 : E, j = D === void 0 ? Pe : D, [M, N] = p(!1), P = f(null), F;
|
|
2339
2351
|
n[22] !== O || n[23] !== b || n[24] !== S ? (F = {
|
|
2340
2352
|
value: S,
|
|
2341
2353
|
defaultValue: O,
|
|
2342
2354
|
onChange: b
|
|
2343
2355
|
}, n[22] = O, n[23] = b, n[24] = S, n[25] = F) : F = n[25];
|
|
2344
|
-
let [I, L] =
|
|
2356
|
+
let [I, L] = qt(F), R;
|
|
2345
2357
|
n[26] !== m || n[27] !== I ? (R = m.find((e) => e.id === I) ?? null, n[26] = m, n[27] = I, n[28] = R) : R = n[28];
|
|
2346
2358
|
let z = R, B;
|
|
2347
2359
|
n[29] === y ? B = n[30] : (B = (e) => {
|
|
@@ -2368,17 +2380,17 @@ var tr = {
|
|
|
2368
2380
|
d: j,
|
|
2369
2381
|
size: "1.25rem"
|
|
2370
2382
|
}), n[44] = j, n[45] = ne);
|
|
2371
|
-
let re = ne, ie = r &&
|
|
2372
|
-
n[46] !== i || n[47] !== ie ? (ae = h(
|
|
2373
|
-
let oe = C,
|
|
2374
|
-
n[49] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
2383
|
+
let re = ne, ie = r && mr.block, ae;
|
|
2384
|
+
n[46] !== i || n[47] !== ie ? (ae = h(mr["elm-button-dropdown"], ie, i), n[46] = i, n[47] = ie, n[48] = ae) : ae = n[48];
|
|
2385
|
+
let oe = C, se;
|
|
2386
|
+
n[49] === Symbol.for("react.memo_cache_sentinel") ? (se = h(mr.main, mr.segment), n[49] = se) : se = n[49];
|
|
2375
2387
|
let le;
|
|
2376
2388
|
n[50] !== _ || n[51] !== z ? (le = () => _?.(z), n[50] = _, n[51] = z, n[52] = le) : le = n[52];
|
|
2377
2389
|
let ue;
|
|
2378
|
-
n[53] !== u || n[54] !== g || n[55] !== z ? (ue = z ? /* @__PURE__ */ Y(
|
|
2390
|
+
n[53] !== u || n[54] !== g || n[55] !== z ? (ue = z ? /* @__PURE__ */ Y(ce, { children: [z.icon && /* @__PURE__ */ J(_t, { src: z.icon }), z.label] }) : /* @__PURE__ */ Y(ce, { children: [u, g] }), n[53] = u, n[54] = g, n[55] = z, n[56] = ue) : ue = n[56];
|
|
2379
2391
|
let de;
|
|
2380
|
-
n[57] !== a || n[58] !== d || n[59] !== G || n[60] !== k || n[61] !== le || n[62] !== ue ? (de = /* @__PURE__ */ J(
|
|
2381
|
-
className:
|
|
2392
|
+
n[57] !== a || n[58] !== d || n[59] !== G || n[60] !== k || n[61] !== le || n[62] !== ue ? (de = /* @__PURE__ */ J(pr, {
|
|
2393
|
+
className: se,
|
|
2382
2394
|
type: "button",
|
|
2383
2395
|
primary: k,
|
|
2384
2396
|
color: a,
|
|
@@ -2388,9 +2400,9 @@ var tr = {
|
|
|
2388
2400
|
children: ue
|
|
2389
2401
|
}), n[57] = a, n[58] = d, n[59] = G, n[60] = k, n[61] = le, n[62] = ue, n[63] = de) : de = n[63];
|
|
2390
2402
|
let fe;
|
|
2391
|
-
n[64] === Symbol.for("react.memo_cache_sentinel") ? (fe = h(
|
|
2403
|
+
n[64] === Symbol.for("react.memo_cache_sentinel") ? (fe = h(mr.caret, mr.segment), n[64] = fe) : fe = n[64];
|
|
2392
2404
|
let pe;
|
|
2393
|
-
n[65] !== re || n[66] !== a || n[67] !== W || n[68] !== K || n[69] !== M || n[70] !== k ? (pe = /* @__PURE__ */ J(
|
|
2405
|
+
n[65] !== re || n[66] !== a || n[67] !== W || n[68] !== K || n[69] !== M || n[70] !== k ? (pe = /* @__PURE__ */ J(pr, {
|
|
2394
2406
|
className: fe,
|
|
2395
2407
|
type: "button",
|
|
2396
2408
|
primary: k,
|
|
@@ -2405,30 +2417,30 @@ var tr = {
|
|
|
2405
2417
|
if (n[72] !== te || n[73] !== m || n[74] !== I) {
|
|
2406
2418
|
let e;
|
|
2407
2419
|
n[76] !== te || n[77] !== I ? (e = (e) => /* @__PURE__ */ Y("div", {
|
|
2408
|
-
className: h(
|
|
2420
|
+
className: h(mr.item, at.text, e.id === I && mr.selected, e.disabled && mr["item-disabled"]),
|
|
2409
2421
|
"aria-selected": e.id === I,
|
|
2410
2422
|
onClick: (t) => {
|
|
2411
2423
|
t.stopPropagation(), te(e);
|
|
2412
2424
|
},
|
|
2413
2425
|
children: [
|
|
2414
2426
|
/* @__PURE__ */ J(X, {
|
|
2415
|
-
d:
|
|
2427
|
+
d: ge,
|
|
2416
2428
|
color: "var(--elmethis-color-primary-weak)",
|
|
2417
2429
|
size: "0.75em"
|
|
2418
2430
|
}),
|
|
2419
|
-
e.icon && /* @__PURE__ */ J(
|
|
2431
|
+
e.icon && /* @__PURE__ */ J(_t, { src: e.icon }),
|
|
2420
2432
|
/* @__PURE__ */ J(Z, { children: e.label })
|
|
2421
2433
|
]
|
|
2422
2434
|
}, e.id), n[76] = te, n[77] = I, n[78] = e) : e = n[78], me = m.map(e), n[72] = te, n[73] = m, n[74] = I, n[75] = me;
|
|
2423
2435
|
} else me = n[75];
|
|
2424
|
-
let
|
|
2425
|
-
n[79] !== M || n[80] !== me ? (
|
|
2436
|
+
let he;
|
|
2437
|
+
n[79] !== M || n[80] !== me ? (he = /* @__PURE__ */ J(Kt, {
|
|
2426
2438
|
isOpen: M,
|
|
2427
|
-
className:
|
|
2439
|
+
className: mr.menu,
|
|
2428
2440
|
children: me
|
|
2429
|
-
}), n[79] = M, n[80] = me, n[81] =
|
|
2441
|
+
}), n[79] = M, n[80] = me, n[81] = he) : he = n[81];
|
|
2430
2442
|
let _e;
|
|
2431
|
-
return n[82] !== x || n[83] !== ae || n[84] !== oe || n[85] !== de || n[86] !== pe || n[87] !==
|
|
2443
|
+
return n[82] !== x || n[83] !== ae || n[84] !== oe || n[85] !== de || n[86] !== pe || n[87] !== he ? (_e = /* @__PURE__ */ Y("div", {
|
|
2432
2444
|
ref: P,
|
|
2433
2445
|
className: ae,
|
|
2434
2446
|
style: oe,
|
|
@@ -2436,10 +2448,10 @@ var tr = {
|
|
|
2436
2448
|
children: [
|
|
2437
2449
|
de,
|
|
2438
2450
|
pe,
|
|
2439
|
-
|
|
2451
|
+
he
|
|
2440
2452
|
]
|
|
2441
|
-
}), n[82] = x, n[83] = ae, n[84] = oe, n[85] = de, n[86] = pe, n[87] =
|
|
2442
|
-
},
|
|
2453
|
+
}), n[82] = x, n[83] = ae, n[84] = oe, n[85] = de, n[86] = pe, n[87] = he, n[88] = _e) : _e = n[88], _e;
|
|
2454
|
+
}, gr = {
|
|
2443
2455
|
"elm-checkbox": "_elm-checkbox_18dfs_1",
|
|
2444
2456
|
disabled: "_disabled_18dfs_12",
|
|
2445
2457
|
checkbox: "_checkbox_18dfs_22",
|
|
@@ -2449,7 +2461,7 @@ var tr = {
|
|
|
2449
2461
|
"loading-dot": "_loading-dot_18dfs_39",
|
|
2450
2462
|
"check-line": "_check-line_18dfs_54",
|
|
2451
2463
|
"elmethis-checkbox-check-line": "_elmethis-checkbox-check-line_18dfs_1"
|
|
2452
|
-
},
|
|
2464
|
+
}, _r = (t) => {
|
|
2453
2465
|
let n = e(63), r, i, a, o, s, c, l, u;
|
|
2454
2466
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8]) : ({className: i, label: c, isLoading: s, disabled: o, checked: r, defaultChecked: a, onCheckedChange: l, ...u} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u);
|
|
2455
2467
|
let d = a ?? !1, f;
|
|
@@ -2458,8 +2470,8 @@ var tr = {
|
|
|
2458
2470
|
defaultValue: d,
|
|
2459
2471
|
onChange: l
|
|
2460
2472
|
}, n[9] = r, n[10] = l, n[11] = d, n[12] = f) : f = n[12];
|
|
2461
|
-
let [p, m] =
|
|
2462
|
-
n[13] !== i || n[14] !== g ? (_ = h(
|
|
2473
|
+
let [p, m] = qt(f), g = o && gr.disabled, _;
|
|
2474
|
+
n[13] !== i || n[14] !== g ? (_ = h(gr["elm-checkbox"], g, i), n[13] = i, n[14] = g, n[15] = _) : _ = n[15];
|
|
2463
2475
|
let v;
|
|
2464
2476
|
n[16] !== o || n[17] !== p || n[18] !== s || n[19] !== m ? (v = () => {
|
|
2465
2477
|
!s && !o && m(!p);
|
|
@@ -2493,7 +2505,7 @@ var tr = {
|
|
|
2493
2505
|
cx: "0",
|
|
2494
2506
|
cy: "0",
|
|
2495
2507
|
r: "2",
|
|
2496
|
-
className:
|
|
2508
|
+
className: gr["loading-dot"],
|
|
2497
2509
|
style: x,
|
|
2498
2510
|
children: [C, S]
|
|
2499
2511
|
}), n[26] = x, n[27] = w);
|
|
@@ -2520,12 +2532,12 @@ var tr = {
|
|
|
2520
2532
|
cx: "20",
|
|
2521
2533
|
cy: "20",
|
|
2522
2534
|
r: "2",
|
|
2523
|
-
className:
|
|
2535
|
+
className: gr["loading-dot"],
|
|
2524
2536
|
style: E,
|
|
2525
2537
|
children: [D, O]
|
|
2526
2538
|
}), n[32] = E, n[33] = k);
|
|
2527
|
-
let A = p &&
|
|
2528
|
-
n[34] !== A || n[35] !== j ? (M = h(
|
|
2539
|
+
let A = p && gr.checked, j = s && gr.loading, M;
|
|
2540
|
+
n[34] !== A || n[35] !== j ? (M = h(gr.rect, A, j), n[34] = A, n[35] = j, n[36] = M) : M = n[36];
|
|
2529
2541
|
let N;
|
|
2530
2542
|
n[37] === M ? N = n[38] : (N = /* @__PURE__ */ J("rect", {
|
|
2531
2543
|
x: "4",
|
|
@@ -2537,7 +2549,7 @@ var tr = {
|
|
|
2537
2549
|
}), n[37] = M, n[38] = N);
|
|
2538
2550
|
let P;
|
|
2539
2551
|
n[39] === p ? P = n[40] : (P = p && /* @__PURE__ */ J("polyline", {
|
|
2540
|
-
className:
|
|
2552
|
+
className: gr["check-line"],
|
|
2541
2553
|
points: "5,12 10,17 19,8",
|
|
2542
2554
|
strokeWidth: "1.5",
|
|
2543
2555
|
fill: "transparent"
|
|
@@ -2599,7 +2611,7 @@ var tr = {
|
|
|
2599
2611
|
n[48] !== w || n[49] !== k || n[50] !== N || n[51] !== P ? (H = /* @__PURE__ */ Y("svg", {
|
|
2600
2612
|
width: "24",
|
|
2601
2613
|
height: "24",
|
|
2602
|
-
className:
|
|
2614
|
+
className: gr.checkbox,
|
|
2603
2615
|
children: [
|
|
2604
2616
|
w,
|
|
2605
2617
|
k,
|
|
@@ -2628,7 +2640,7 @@ var tr = {
|
|
|
2628
2640
|
...u,
|
|
2629
2641
|
children: W
|
|
2630
2642
|
}), n[58] = u, n[59] = W, n[60] = _, n[61] = v, n[62] = G) : G = n[62], G;
|
|
2631
|
-
},
|
|
2643
|
+
}, vr = {
|
|
2632
2644
|
"elm-select": "_elm-select_akem7_1",
|
|
2633
2645
|
disabled: "_disabled_akem7_23",
|
|
2634
2646
|
active: "_active_akem7_27",
|
|
@@ -2640,7 +2652,7 @@ var tr = {
|
|
|
2640
2652
|
fallback: "_fallback_akem7_66",
|
|
2641
2653
|
pulldown: "_pulldown_akem7_74",
|
|
2642
2654
|
option: "_option_akem7_59"
|
|
2643
|
-
},
|
|
2655
|
+
}, yr = (t) => {
|
|
2644
2656
|
let n = e(61), r, i, a, o, s, l, u, d, m, g, _, v;
|
|
2645
2657
|
if (n[0] !== t) {
|
|
2646
2658
|
let { className: e, style: c, label: f, placeholder: p, disabled: h, isLoading: y, options: b, selectedOptionId: x, defaultSelectedOptionId: S, onSelectedOptionIdChange: C, icon: w, children: T, ...E } = t;
|
|
@@ -2652,7 +2664,7 @@ var tr = {
|
|
|
2652
2664
|
defaultValue: y,
|
|
2653
2665
|
onChange: l
|
|
2654
2666
|
}, n[13] = y, n[14] = l, n[15] = g, n[16] = b) : b = n[16];
|
|
2655
|
-
let [x, S] =
|
|
2667
|
+
let [x, S] = qt(b), C;
|
|
2656
2668
|
n[17] !== u || n[18] !== x ? (C = u.find((e) => e.id === x) ?? null, n[17] = u, n[18] = x, n[19] = C) : C = n[19];
|
|
2657
2669
|
let w = C, [T, E] = p(!1), D = f(null), O, k;
|
|
2658
2670
|
n[20] === T ? (O = n[21], k = n[22]) : (O = () => {
|
|
@@ -2665,15 +2677,15 @@ var tr = {
|
|
|
2665
2677
|
}, k = [T], n[20] = T, n[21] = O, n[22] = k), c(O, k);
|
|
2666
2678
|
let A;
|
|
2667
2679
|
n[23] !== i || n[24] !== o ? (A = () => {
|
|
2668
|
-
!i && !o && E(
|
|
2680
|
+
!i && !o && E(br);
|
|
2669
2681
|
}, n[23] = i, n[24] = o, n[25] = A) : A = n[25];
|
|
2670
|
-
let j = A, M = T &&
|
|
2671
|
-
n[26] !== r || n[27] !== M || n[28] !== N ? (P = h(
|
|
2672
|
-
let F = _, I = T &&
|
|
2673
|
-
n[30] === I ? L = n[31] : (L = h(
|
|
2682
|
+
let j = A, M = T && vr.active, N = (i || o) && vr.disabled, P;
|
|
2683
|
+
n[26] !== r || n[27] !== M || n[28] !== N ? (P = h(vr["elm-select"], M, N, r), n[26] = r, n[27] = M, n[28] = N, n[29] = P) : P = n[29];
|
|
2684
|
+
let F = _, I = T && vr["label-active"], L;
|
|
2685
|
+
n[30] === I ? L = n[31] : (L = h(vr.label, I), n[30] = I, n[31] = L);
|
|
2674
2686
|
let R;
|
|
2675
2687
|
n[32] === a ? R = n[33] : (R = a ?? /* @__PURE__ */ J(X, {
|
|
2676
|
-
d:
|
|
2688
|
+
d: pe,
|
|
2677
2689
|
size: "0.75rem"
|
|
2678
2690
|
}), n[32] = a, n[33] = R);
|
|
2679
2691
|
let z;
|
|
@@ -2682,51 +2694,51 @@ var tr = {
|
|
|
2682
2694
|
children: [R, s]
|
|
2683
2695
|
}), n[34] = s, n[35] = L, n[36] = R, n[37] = z) : z = n[37];
|
|
2684
2696
|
let B;
|
|
2685
|
-
n[38] === Symbol.for("react.memo_cache_sentinel") ? (B = h(
|
|
2697
|
+
n[38] === Symbol.for("react.memo_cache_sentinel") ? (B = h(vr["selected-option"], at.text), n[38] = B) : B = n[38];
|
|
2686
2698
|
let V;
|
|
2687
2699
|
n[39] !== d || n[40] !== w ? (V = /* @__PURE__ */ J("div", {
|
|
2688
2700
|
className: B,
|
|
2689
2701
|
children: w ? /* @__PURE__ */ Y("div", {
|
|
2690
|
-
className:
|
|
2691
|
-
children: [w.icon && /* @__PURE__ */ J(
|
|
2702
|
+
className: vr["option-content"],
|
|
2703
|
+
children: [w.icon && /* @__PURE__ */ J(_t, { src: w.icon }), /* @__PURE__ */ J(Z, { children: w.label })]
|
|
2692
2704
|
}, w.id) : /* @__PURE__ */ J("div", {
|
|
2693
|
-
className:
|
|
2705
|
+
className: vr.fallback,
|
|
2694
2706
|
children: /* @__PURE__ */ J("span", { children: d ?? "Select an option" })
|
|
2695
2707
|
})
|
|
2696
2708
|
}), n[39] = d, n[40] = w, n[41] = V) : V = n[41];
|
|
2697
2709
|
let H;
|
|
2698
2710
|
n[42] === Symbol.for("react.memo_cache_sentinel") ? (H = /* @__PURE__ */ J(X, {
|
|
2699
|
-
d:
|
|
2711
|
+
d: Pe,
|
|
2700
2712
|
size: "1.5rem"
|
|
2701
2713
|
}), n[42] = H) : H = n[42];
|
|
2702
2714
|
let U;
|
|
2703
2715
|
if (n[43] !== u || n[44] !== S) {
|
|
2704
2716
|
let e;
|
|
2705
2717
|
n[46] === S ? e = n[47] : (e = (e) => /* @__PURE__ */ Y("div", {
|
|
2706
|
-
className: h(
|
|
2718
|
+
className: h(vr.option, at.text),
|
|
2707
2719
|
onClick: (t) => {
|
|
2708
2720
|
t.stopPropagation(), S(e.id), E(!1);
|
|
2709
2721
|
},
|
|
2710
2722
|
children: [
|
|
2711
2723
|
/* @__PURE__ */ J(X, {
|
|
2712
|
-
d:
|
|
2724
|
+
d: ge,
|
|
2713
2725
|
color: "var(--elmethis-color-primary-weak)",
|
|
2714
2726
|
size: "0.75em"
|
|
2715
2727
|
}),
|
|
2716
|
-
e.icon && /* @__PURE__ */ J(
|
|
2728
|
+
e.icon && /* @__PURE__ */ J(_t, { src: e.icon }),
|
|
2717
2729
|
/* @__PURE__ */ J(Z, { children: e.label })
|
|
2718
2730
|
]
|
|
2719
2731
|
}, e.id), n[46] = S, n[47] = e), U = u.map(e), n[43] = u, n[44] = S, n[45] = U;
|
|
2720
2732
|
} else U = n[45];
|
|
2721
2733
|
let W;
|
|
2722
|
-
n[48] !== T || n[49] !== U ? (W = /* @__PURE__ */ J(
|
|
2734
|
+
n[48] !== T || n[49] !== U ? (W = /* @__PURE__ */ J(Kt, {
|
|
2723
2735
|
isOpen: T,
|
|
2724
|
-
className:
|
|
2736
|
+
className: vr.pulldown,
|
|
2725
2737
|
children: U
|
|
2726
2738
|
}), n[48] = T, n[49] = U, n[50] = W) : W = n[50];
|
|
2727
2739
|
let G;
|
|
2728
2740
|
n[51] !== V || n[52] !== W ? (G = /* @__PURE__ */ Y("div", {
|
|
2729
|
-
className:
|
|
2741
|
+
className: vr.body,
|
|
2730
2742
|
children: [
|
|
2731
2743
|
V,
|
|
2732
2744
|
H,
|
|
@@ -2743,10 +2755,10 @@ var tr = {
|
|
|
2743
2755
|
children: [z, G]
|
|
2744
2756
|
}), n[54] = j, n[55] = m, n[56] = F, n[57] = z, n[58] = G, n[59] = P, n[60] = ee) : ee = n[60], ee;
|
|
2745
2757
|
};
|
|
2746
|
-
function
|
|
2758
|
+
function br(e) {
|
|
2747
2759
|
return !e;
|
|
2748
2760
|
}
|
|
2749
|
-
var
|
|
2761
|
+
var xr = {
|
|
2750
2762
|
"elm-slider": "_elm-slider_1cmd9_1",
|
|
2751
2763
|
vertical: "_vertical_1cmd9_7",
|
|
2752
2764
|
disabled: "_disabled_1cmd9_12",
|
|
@@ -2765,18 +2777,18 @@ var br = {
|
|
|
2765
2777
|
tick: "_tick_1cmd9_274",
|
|
2766
2778
|
"mark-restricted": "_mark-restricted_1cmd9_287",
|
|
2767
2779
|
"mark-label": "_mark-label_1cmd9_207"
|
|
2768
|
-
},
|
|
2780
|
+
}, Sr = (e, t, n) => Math.min(n, Math.max(t, e)), Cr = (e) => Math.round(e * 1e9) / 1e9, wr = 500, Tr = (e) => e == null || typeof e == "boolean" ? "" : typeof e == "string" ? e : typeof e == "number" ? String(e) : Array.isArray(e) ? e.map(Tr).join("") : i(e) ? Tr(e.props.children) : "", Er = (t) => {
|
|
2769
2781
|
let n = e(144), r, i, a, o, s, c, l, u, d, p, m, g, _, v, y, b, x, S, C;
|
|
2770
2782
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8], d = n[9], p = n[10], m = n[11], g = n[12], _ = n[13], v = n[14], y = n[15], b = n[16], x = n[17], S = n[18], C = n[19]) : ({className: r, style: v, min: y, max: b, step: x, innerMin: c, innerMax: s, orientation: S, value: C, defaultValue: i, onValueChange: g, disabled: a, markers: u, markerLabels: l, formatMarkerLabel: o, onKeyDown: d, onPointerDown: p, onPointerMove: m, ..._} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u, n[9] = d, n[10] = p, n[11] = m, n[12] = g, n[13] = _, n[14] = v, n[15] = y, n[16] = b, n[17] = x, n[18] = S, n[19] = C);
|
|
2771
2783
|
let w = y === void 0 ? 0 : y, T = b === void 0 ? 100 : b, E = x === void 0 ? 1 : x, D = S === void 0 ? "horizontal" : S, O = f(null), k = D === "vertical", A = Math.min(w, T), j = Math.max(w, T), M, N;
|
|
2772
|
-
n[20] !== s || n[21] !== c || n[22] !== j || n[23] !== A ? (M =
|
|
2784
|
+
n[20] !== s || n[21] !== c || n[22] !== j || n[23] !== A ? (M = Sr(c ?? A, A, j), N = Sr(s ?? j, M, j), n[20] = s, n[21] = c, n[22] = j, n[23] = A, n[24] = M, n[25] = N) : (M = n[24], N = n[25]);
|
|
2773
2785
|
let P = N, F;
|
|
2774
2786
|
n[26] !== P || n[27] !== M || n[28] !== w || n[29] !== E ? (F = (e) => {
|
|
2775
2787
|
let t = Math.abs(E);
|
|
2776
|
-
return
|
|
2788
|
+
return Sr(Cr(t > 0 ? w + Math.round((e - w) / t) * t : e), M, P);
|
|
2777
2789
|
}, n[26] = P, n[27] = M, n[28] = w, n[29] = E, n[30] = F) : F = n[30];
|
|
2778
2790
|
let I = F, L;
|
|
2779
|
-
n[31] !== P || n[32] !== M ? (L = (e) =>
|
|
2791
|
+
n[31] !== P || n[32] !== M ? (L = (e) => Sr(Cr(e), M, P), n[31] = P, n[32] = M, n[33] = L) : L = n[33];
|
|
2780
2792
|
let R = L, z = i ?? (M + P) / 2, B;
|
|
2781
2793
|
n[34] !== R || n[35] !== z ? (B = R(z), n[34] = R, n[35] = z, n[36] = B) : B = n[36];
|
|
2782
2794
|
let V;
|
|
@@ -2785,14 +2797,14 @@ var br = {
|
|
|
2785
2797
|
defaultValue: B,
|
|
2786
2798
|
onChange: g
|
|
2787
2799
|
}, n[37] = g, n[38] = B, n[39] = C, n[40] = V) : V = n[40];
|
|
2788
|
-
let [H, U] =
|
|
2789
|
-
n[41] !== T || n[42] !== w ? (W = (e) => T === w ? 0 :
|
|
2800
|
+
let [H, U] = qt(V), W;
|
|
2801
|
+
n[41] !== T || n[42] !== w ? (W = (e) => T === w ? 0 : Sr((e - w) / (T - w), 0, 1), n[41] = T, n[42] = w, n[43] = W) : W = n[43];
|
|
2790
2802
|
let G = W, ee;
|
|
2791
2803
|
n[44] !== H || n[45] !== k || n[46] !== T || n[47] !== w || n[48] !== I ? (ee = (e, t) => {
|
|
2792
2804
|
let n = O.current;
|
|
2793
2805
|
if (!n) return H;
|
|
2794
2806
|
let r = n.getBoundingClientRect();
|
|
2795
|
-
return I(w + (k ? r.height === 0 ? 0 :
|
|
2807
|
+
return I(w + (k ? r.height === 0 ? 0 : Sr((r.bottom - t) / r.height, 0, 1) : r.width === 0 ? 0 : Sr((e - r.left) / r.width, 0, 1)) * (T - w));
|
|
2796
2808
|
}, n[44] = H, n[45] = k, n[46] = T, n[47] = w, n[48] = I, n[49] = ee) : ee = n[49];
|
|
2797
2809
|
let K = ee, q;
|
|
2798
2810
|
n[50] !== a || n[51] !== U || n[52] !== K ? (q = (e) => {
|
|
@@ -2802,7 +2814,7 @@ var br = {
|
|
|
2802
2814
|
n[54] !== a || n[55] !== U || n[56] !== K ? (ne = (e) => {
|
|
2803
2815
|
a || e.currentTarget.hasPointerCapture(e.pointerId) && U(K(e.clientX, e.clientY));
|
|
2804
2816
|
}, n[54] = a, n[55] = U, n[56] = K, n[57] = ne) : ne = n[57];
|
|
2805
|
-
let re = ne, ie =
|
|
2817
|
+
let re = ne, ie = Sr(H, M, P), ae;
|
|
2806
2818
|
n[58] !== R || n[59] !== a || n[60] !== ie || n[61] !== P || n[62] !== M || n[63] !== U || n[64] !== E ? (ae = (e) => {
|
|
2807
2819
|
if (a) return;
|
|
2808
2820
|
let t = Math.abs(E);
|
|
@@ -2841,18 +2853,18 @@ var br = {
|
|
|
2841
2853
|
break bb0;
|
|
2842
2854
|
}
|
|
2843
2855
|
let t = T > w ? e : -e, r = Math.abs(T - w) / e, i;
|
|
2844
|
-
n[68] === r ? i = n[69] : (i =
|
|
2856
|
+
n[68] === r ? i = n[69] : (i = Cr(r), n[68] = r, n[69] = i);
|
|
2845
2857
|
let a = Math.floor(i), o;
|
|
2846
2858
|
if (n[70] !== T || n[71] !== w || n[72] !== G || n[73] !== a || n[74] !== t) {
|
|
2847
|
-
if (o = [], a <=
|
|
2859
|
+
if (o = [], a <= wr) {
|
|
2848
2860
|
for (let e = 0; e <= a; e++) {
|
|
2849
|
-
let n =
|
|
2861
|
+
let n = Cr(w + e * t);
|
|
2850
2862
|
o.push({
|
|
2851
2863
|
value: n,
|
|
2852
2864
|
ratio: G(n)
|
|
2853
2865
|
});
|
|
2854
2866
|
}
|
|
2855
|
-
if (
|
|
2867
|
+
if (Cr(w + a * t) !== Cr(T)) {
|
|
2856
2868
|
let e;
|
|
2857
2869
|
n[76] !== T || n[77] !== G ? (e = G(T), n[76] = T, n[77] = G, n[78] = e) : e = n[78];
|
|
2858
2870
|
let t;
|
|
@@ -2862,9 +2874,9 @@ var br = {
|
|
|
2862
2874
|
}, n[79] = T, n[80] = e, n[81] = t) : t = n[81], o.push(t);
|
|
2863
2875
|
}
|
|
2864
2876
|
} else {
|
|
2865
|
-
let e = (T - w) /
|
|
2866
|
-
for (let t = 0; t <=
|
|
2867
|
-
let n = t ===
|
|
2877
|
+
let e = (T - w) / wr;
|
|
2878
|
+
for (let t = 0; t <= wr; t++) {
|
|
2879
|
+
let n = t === wr ? T : Cr(w + t * e);
|
|
2868
2880
|
o.push({
|
|
2869
2881
|
value: n,
|
|
2870
2882
|
ratio: G(n)
|
|
@@ -2884,7 +2896,7 @@ var br = {
|
|
|
2884
2896
|
let e = 0;
|
|
2885
2897
|
if (n[82] !== o || n[83] !== ce || n[84] !== e) {
|
|
2886
2898
|
for (let t of ce) {
|
|
2887
|
-
let n =
|
|
2899
|
+
let n = Tr(o?.(t.value) ?? t.value);
|
|
2888
2900
|
n.length > e && (e = n.length);
|
|
2889
2901
|
}
|
|
2890
2902
|
n[82] = o, n[83] = ce, n[84] = e, n[85] = e;
|
|
@@ -2897,8 +2909,8 @@ var br = {
|
|
|
2897
2909
|
n[89] !== M || n[90] !== G ? (pe = G(M), n[89] = M, n[90] = G, n[91] = pe) : pe = n[91];
|
|
2898
2910
|
let me = pe, he;
|
|
2899
2911
|
n[92] !== P || n[93] !== G ? (he = G(P), n[92] = P, n[93] = G, n[94] = he) : he = n[94];
|
|
2900
|
-
let ge = he, _e = k &&
|
|
2901
|
-
n[95] !== r || n[96] !== _e || n[97] !== ve || n[98] !== ye || n[99] !== be ? (xe = h(
|
|
2912
|
+
let ge = he, _e = k && xr.vertical, ve = a && xr.disabled, ye = u && xr["has-markers"], be = l && xr["has-marker-labels"], xe;
|
|
2913
|
+
n[95] !== r || n[96] !== _e || n[97] !== ve || n[98] !== ye || n[99] !== be ? (xe = h(xr["elm-slider"], _e, ve, ye, be, r), n[95] = r, n[96] = _e, n[97] = ve, n[98] = ye, n[99] = be, n[100] = xe) : xe = n[100];
|
|
2902
2914
|
let Se;
|
|
2903
2915
|
n[101] !== ge || n[102] !== me || n[103] !== ue || n[104] !== v || n[105] !== fe ? (Se = {
|
|
2904
2916
|
"--elmethis-scoped-value-ratio": fe,
|
|
@@ -2921,30 +2933,30 @@ var br = {
|
|
|
2921
2933
|
}, n[115] = a, n[116] = oe, n[117] = d, n[118] = Oe) : Oe = n[118];
|
|
2922
2934
|
let ke;
|
|
2923
2935
|
n[119] === Symbol.for("react.memo_cache_sentinel") ? (ke = /* @__PURE__ */ Y("div", {
|
|
2924
|
-
className:
|
|
2936
|
+
className: xr.rail,
|
|
2925
2937
|
"aria-hidden": "true",
|
|
2926
2938
|
children: [
|
|
2927
|
-
/* @__PURE__ */ J("div", { className:
|
|
2928
|
-
/* @__PURE__ */ J("div", { className:
|
|
2929
|
-
/* @__PURE__ */ J("div", { className:
|
|
2939
|
+
/* @__PURE__ */ J("div", { className: xr["restricted-start"] }),
|
|
2940
|
+
/* @__PURE__ */ J("div", { className: xr.fill }),
|
|
2941
|
+
/* @__PURE__ */ J("div", { className: xr["restricted-end"] })
|
|
2930
2942
|
]
|
|
2931
2943
|
}), n[119] = ke) : ke = n[119];
|
|
2932
2944
|
let Ae;
|
|
2933
2945
|
n[120] !== P || n[121] !== M || n[122] !== o || n[123] !== l || n[124] !== u || n[125] !== ce ? (Ae = ce.length > 0 && /* @__PURE__ */ J("div", {
|
|
2934
|
-
className:
|
|
2946
|
+
className: xr.marks,
|
|
2935
2947
|
"aria-hidden": "true",
|
|
2936
2948
|
children: ce.map((e, t) => /* @__PURE__ */ Y("span", {
|
|
2937
|
-
className: h(
|
|
2949
|
+
className: h(xr.mark, t === 0 && xr["mark-start"], t === ce.length - 1 && xr["mark-end"], (e.value < M || e.value > P) && xr["mark-restricted"]),
|
|
2938
2950
|
style: { "--elmethis-scoped-marker-ratio": e.ratio },
|
|
2939
|
-
children: [u && /* @__PURE__ */ J("i", { className:
|
|
2940
|
-
className:
|
|
2951
|
+
children: [u && /* @__PURE__ */ J("i", { className: xr.tick }), l && /* @__PURE__ */ J("span", {
|
|
2952
|
+
className: xr["mark-label"],
|
|
2941
2953
|
children: o?.(e.value) ?? e.value
|
|
2942
2954
|
})]
|
|
2943
2955
|
}, e.value))
|
|
2944
2956
|
}), n[120] = P, n[121] = M, n[122] = o, n[123] = l, n[124] = u, n[125] = ce, n[126] = Ae) : Ae = n[126];
|
|
2945
2957
|
let je;
|
|
2946
2958
|
n[127] === Symbol.for("react.memo_cache_sentinel") ? (je = /* @__PURE__ */ J("span", {
|
|
2947
|
-
className:
|
|
2959
|
+
className: xr.thumb,
|
|
2948
2960
|
"aria-hidden": "true"
|
|
2949
2961
|
}), n[127] = je) : je = n[127];
|
|
2950
2962
|
let Me;
|
|
@@ -2952,7 +2964,7 @@ var br = {
|
|
|
2952
2964
|
tabIndex: we,
|
|
2953
2965
|
..._,
|
|
2954
2966
|
ref: O,
|
|
2955
|
-
className:
|
|
2967
|
+
className: xr.track,
|
|
2956
2968
|
role: "slider",
|
|
2957
2969
|
"aria-orientation": D,
|
|
2958
2970
|
"aria-valuemin": M,
|
|
@@ -2974,13 +2986,13 @@ var br = {
|
|
|
2974
2986
|
style: Ce,
|
|
2975
2987
|
children: Me
|
|
2976
2988
|
}), n[140] = xe, n[141] = Ce, n[142] = Me, n[143] = Ne) : Ne = n[143], Ne;
|
|
2977
|
-
},
|
|
2989
|
+
}, Dr = {
|
|
2978
2990
|
switch: "_switch_9s4vz_1",
|
|
2979
2991
|
bar: "_bar_9s4vz_5",
|
|
2980
2992
|
checked: "_checked_9s4vz_21",
|
|
2981
2993
|
disabled: "_disabled_9s4vz_26",
|
|
2982
2994
|
circle: "_circle_9s4vz_31"
|
|
2983
|
-
},
|
|
2995
|
+
}, Or = (t) => {
|
|
2984
2996
|
let n = e(38), r, i, a, o, s, c, l, u;
|
|
2985
2997
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8]) : ({className: i, style: u, color: a, size: l, disabled: o, checked: r, onCheckedChange: s, ...c} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u);
|
|
2986
2998
|
let d = a ?? "var(--elmethis-color-primary)", f = l ?? "18px", p;
|
|
@@ -2997,16 +3009,16 @@ var br = {
|
|
|
2997
3009
|
}, n[13] = d, n[14] = f, n[15] = u, n[16] = m) : m = n[16];
|
|
2998
3010
|
let g = m, _;
|
|
2999
3011
|
n[17] !== r || n[18] !== o ? (_ = /* @__PURE__ */ J("input", {
|
|
3000
|
-
className:
|
|
3012
|
+
className: Dr.switch,
|
|
3001
3013
|
type: "checkbox",
|
|
3002
3014
|
checked: r,
|
|
3003
3015
|
disabled: o,
|
|
3004
3016
|
readOnly: !0
|
|
3005
3017
|
}), n[17] = r, n[18] = o, n[19] = _) : _ = n[19];
|
|
3006
|
-
let v = r &&
|
|
3007
|
-
n[20] !== v || n[21] !== y ? (b = h(
|
|
3008
|
-
let x = r &&
|
|
3009
|
-
n[23] !== x || n[24] !== S ? (C = h(
|
|
3018
|
+
let v = r && Dr.checked, y = o && Dr.disabled, b;
|
|
3019
|
+
n[20] !== v || n[21] !== y ? (b = h(Dr.bar, v, y), n[20] = v, n[21] = y, n[22] = b) : b = n[22];
|
|
3020
|
+
let x = r && Dr.checked, S = o && Dr.disabled, C;
|
|
3021
|
+
n[23] !== x || n[24] !== S ? (C = h(Dr.circle, x, S), n[23] = x, n[24] = S, n[25] = C) : C = n[25];
|
|
3010
3022
|
let w;
|
|
3011
3023
|
n[26] === C ? w = n[27] : (w = /* @__PURE__ */ J("div", { className: C }), n[26] = C, n[27] = w);
|
|
3012
3024
|
let T;
|
|
@@ -3022,7 +3034,7 @@ var br = {
|
|
|
3022
3034
|
...c,
|
|
3023
3035
|
children: [_, T]
|
|
3024
3036
|
}), n[31] = i, n[32] = c, n[33] = p, n[34] = T, n[35] = g, n[36] = _, n[37] = E) : E = n[37], E;
|
|
3025
|
-
},
|
|
3037
|
+
}, kr = {
|
|
3026
3038
|
loading: "_loading_1elo2_23",
|
|
3027
3039
|
"elm-text-area": "_elm-text-area_1elo2_37",
|
|
3028
3040
|
disabled: "_disabled_1elo2_63",
|
|
@@ -3032,7 +3044,7 @@ var br = {
|
|
|
3032
3044
|
requierd: "_requierd_1elo2_90",
|
|
3033
3045
|
body: "_body_1elo2_96",
|
|
3034
3046
|
textarea: "_textarea_1elo2_101"
|
|
3035
|
-
},
|
|
3047
|
+
}, Ar = (t) => {
|
|
3036
3048
|
let n = e(70), r, i, a, o, s, c, l, u, d, f, m, g, _, v, y, b;
|
|
3037
3049
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8], d = n[9], f = n[10], m = n[11], g = n[12], _ = n[13], v = n[14], y = n[15], b = n[16]) : ({className: r, style: v, label: c, icon: o, maxLength: l, placeholder: m, disabled: a, isLoading: s, required: g, value: b, defaultValue: i, rows: y, onInput: f, onFocus: d, onBlur: u, ..._} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u, n[9] = d, n[10] = f, n[11] = m, n[12] = g, n[13] = _, n[14] = v, n[15] = y, n[16] = b);
|
|
3038
3050
|
let x = y === void 0 ? 3 : y, [S, C] = p(!1), w = b != null || i != null, T;
|
|
@@ -3049,18 +3061,18 @@ var br = {
|
|
|
3049
3061
|
n[23] === u ? N = n[24] : (N = (e) => {
|
|
3050
3062
|
C(!1), u?.(e);
|
|
3051
3063
|
}, n[23] = u, n[24] = N);
|
|
3052
|
-
let P = N, F = S &&
|
|
3053
|
-
n[25] !== r || n[26] !== F || n[27] !== I ? (L = h(
|
|
3054
|
-
let R = S &&
|
|
3055
|
-
n[29] === R ? z = n[30] : (z = h(
|
|
3064
|
+
let P = N, F = S && kr.active, I = (a || s) && kr.disabled, L;
|
|
3065
|
+
n[25] !== r || n[26] !== F || n[27] !== I ? (L = h(kr["elm-text-area"], F, I, r), n[25] = r, n[26] = F, n[27] = I, n[28] = L) : L = n[28];
|
|
3066
|
+
let R = S && kr["label-active"], z;
|
|
3067
|
+
n[29] === R ? z = n[30] : (z = h(kr.header, R), n[29] = R, n[30] = z);
|
|
3056
3068
|
let B;
|
|
3057
3069
|
n[31] === o ? B = n[32] : (B = o ?? /* @__PURE__ */ J(X, {
|
|
3058
|
-
d:
|
|
3070
|
+
d: We,
|
|
3059
3071
|
size: "0.75rem"
|
|
3060
3072
|
}), n[31] = o, n[32] = B);
|
|
3061
3073
|
let V;
|
|
3062
3074
|
n[33] === g ? V = n[34] : (V = g && /* @__PURE__ */ J("span", {
|
|
3063
|
-
className:
|
|
3075
|
+
className: kr.requierd,
|
|
3064
3076
|
children: "*"
|
|
3065
3077
|
}), n[33] = g, n[34] = V);
|
|
3066
3078
|
let H;
|
|
@@ -3084,13 +3096,13 @@ var br = {
|
|
|
3084
3096
|
n[47] === ee ? K = n[48] : (K = { cursor: ee }, n[47] = ee, n[48] = K);
|
|
3085
3097
|
let q;
|
|
3086
3098
|
n[49] !== i || n[50] !== P || n[51] !== M || n[52] !== A || n[53] !== l || n[54] !== m || n[55] !== g || n[56] !== _ || n[57] !== x || n[58] !== G || n[59] !== K || n[60] !== b ? (q = /* @__PURE__ */ J("div", {
|
|
3087
|
-
className:
|
|
3099
|
+
className: kr.body,
|
|
3088
3100
|
children: /* @__PURE__ */ J("textarea", {
|
|
3089
3101
|
value: b,
|
|
3090
3102
|
defaultValue: i,
|
|
3091
3103
|
rows: x,
|
|
3092
3104
|
maxLength: l,
|
|
3093
|
-
className:
|
|
3105
|
+
className: kr.textarea,
|
|
3094
3106
|
placeholder: m,
|
|
3095
3107
|
onFocus: M,
|
|
3096
3108
|
onBlur: P,
|
|
@@ -3103,7 +3115,7 @@ var br = {
|
|
|
3103
3115
|
}), n[49] = i, n[50] = P, n[51] = M, n[52] = A, n[53] = l, n[54] = m, n[55] = g, n[56] = _, n[57] = x, n[58] = G, n[59] = K, n[60] = b, n[61] = q) : q = n[61];
|
|
3104
3116
|
let te = +!!s, ne;
|
|
3105
3117
|
n[62] === te ? ne = n[63] : (ne = /* @__PURE__ */ J("div", {
|
|
3106
|
-
className:
|
|
3118
|
+
className: kr.loading,
|
|
3107
3119
|
style: { opacity: te }
|
|
3108
3120
|
}), n[62] = te, n[63] = ne);
|
|
3109
3121
|
let re;
|
|
@@ -3116,7 +3128,7 @@ var br = {
|
|
|
3116
3128
|
ne
|
|
3117
3129
|
]
|
|
3118
3130
|
}), n[64] = v, n[65] = W, n[66] = q, n[67] = ne, n[68] = L, n[69] = re) : re = n[69], re;
|
|
3119
|
-
},
|
|
3131
|
+
}, jr = {
|
|
3120
3132
|
loading: "_loading_11box_23",
|
|
3121
3133
|
"elm-text-field": "_elm-text-field_11box_37",
|
|
3122
3134
|
disabled: "_disabled_11box_59",
|
|
@@ -3129,7 +3141,7 @@ var br = {
|
|
|
3129
3141
|
"right-icon-box": "_right-icon-box_11box_121",
|
|
3130
3142
|
"clickable-icon": "_clickable-icon_11box_126",
|
|
3131
3143
|
"prefix-suffix": "_prefix-suffix_11box_142"
|
|
3132
|
-
},
|
|
3144
|
+
}, Mr = (t) => {
|
|
3133
3145
|
let n = e(94), r, i, a, o, s, c, l, u, d, m, g, _, v, y, b, x;
|
|
3134
3146
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6], l = n[7], u = n[8], d = n[9], m = n[10], g = n[11], _ = n[12], v = n[13], y = n[14], b = n[15], x = n[16]) : ({className: r, style: y, label: c, maxLength: l, prefix: g, suffix: b, placeholder: m, disabled: i, isLoading: o, icon: a, value: x, isPassword: s, required: _, onFocus: d, onBlur: u, ...v} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c, n[7] = l, n[8] = u, n[9] = d, n[10] = m, n[11] = g, n[12] = _, n[13] = v, n[14] = y, n[15] = b, n[16] = x);
|
|
3135
3147
|
let S = f(null), [C, w] = p(!1), [T, E] = p(s ? "password" : "text"), D;
|
|
@@ -3137,18 +3149,18 @@ var br = {
|
|
|
3137
3149
|
let t = S.current;
|
|
3138
3150
|
t && ((Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype, "value")?.set)?.call(t, e), t.dispatchEvent(new Event("input", { bubbles: !0 })));
|
|
3139
3151
|
}, n[17] = D) : D = n[17];
|
|
3140
|
-
let O = D, k = x == null ? 0 : String(x).length, A = C &&
|
|
3141
|
-
n[18] !== r || n[19] !== A || n[20] !== j ? (M = h(
|
|
3142
|
-
let N = C &&
|
|
3143
|
-
n[22] === N ? P = n[23] : (P = h(
|
|
3152
|
+
let O = D, k = x == null ? 0 : String(x).length, A = C && jr.active, j = (i || o) && jr.disabled, M;
|
|
3153
|
+
n[18] !== r || n[19] !== A || n[20] !== j ? (M = h(jr["elm-text-field"], A, j, r), n[18] = r, n[19] = A, n[20] = j, n[21] = M) : M = n[21];
|
|
3154
|
+
let N = C && jr["label-active"], P;
|
|
3155
|
+
n[22] === N ? P = n[23] : (P = h(jr.header, N), n[22] = N, n[23] = P);
|
|
3144
3156
|
let F;
|
|
3145
3157
|
n[24] === a ? F = n[25] : (F = a ?? /* @__PURE__ */ J(X, {
|
|
3146
|
-
d:
|
|
3158
|
+
d: Ue,
|
|
3147
3159
|
size: "0.75rem"
|
|
3148
3160
|
}), n[24] = a, n[25] = F);
|
|
3149
3161
|
let I;
|
|
3150
3162
|
n[26] === _ ? I = n[27] : (I = _ && /* @__PURE__ */ J("span", {
|
|
3151
|
-
className:
|
|
3163
|
+
className: jr.requierd,
|
|
3152
3164
|
children: "*"
|
|
3153
3165
|
}), n[26] = _, n[27] = I);
|
|
3154
3166
|
let L;
|
|
@@ -3170,7 +3182,7 @@ var br = {
|
|
|
3170
3182
|
}), n[35] = R, n[36] = P, n[37] = F, n[38] = L, n[39] = z) : z = n[39];
|
|
3171
3183
|
let B;
|
|
3172
3184
|
n[40] === g ? B = n[41] : (B = g && /* @__PURE__ */ J("span", {
|
|
3173
|
-
className:
|
|
3185
|
+
className: jr["prefix-suffix"],
|
|
3174
3186
|
children: g
|
|
3175
3187
|
}), n[40] = g, n[41] = B);
|
|
3176
3188
|
let V;
|
|
@@ -3189,7 +3201,7 @@ var br = {
|
|
|
3189
3201
|
ref: S,
|
|
3190
3202
|
value: x,
|
|
3191
3203
|
type: T,
|
|
3192
|
-
className:
|
|
3204
|
+
className: jr.input,
|
|
3193
3205
|
placeholder: m,
|
|
3194
3206
|
onFocus: V,
|
|
3195
3207
|
onBlur: H,
|
|
@@ -3201,14 +3213,14 @@ var br = {
|
|
|
3201
3213
|
n[58] === b ? K = n[59] : (K = b != null && /* @__PURE__ */ J(Z, { children: b }), n[58] = b, n[59] = K);
|
|
3202
3214
|
let q;
|
|
3203
3215
|
n[60] === K ? q = n[61] : (q = /* @__PURE__ */ J("span", {
|
|
3204
|
-
className:
|
|
3216
|
+
className: jr["prefix-suffix"],
|
|
3205
3217
|
children: K
|
|
3206
3218
|
}), n[60] = K, n[61] = q);
|
|
3207
3219
|
let te;
|
|
3208
3220
|
n[62] !== i || n[63] !== o ? (te = () => {
|
|
3209
|
-
!o && !i && E(
|
|
3221
|
+
!o && !i && E(Nr);
|
|
3210
3222
|
}, n[62] = i, n[63] = o, n[64] = te) : te = n[64];
|
|
3211
|
-
let ne = T === "text" ?
|
|
3223
|
+
let ne = T === "text" ? Se : xe, re;
|
|
3212
3224
|
n[65] === ne ? re = n[66] : (re = /* @__PURE__ */ J(X, {
|
|
3213
3225
|
d: ne,
|
|
3214
3226
|
size: "1.25rem",
|
|
@@ -3216,7 +3228,7 @@ var br = {
|
|
|
3216
3228
|
}), n[65] = ne, n[66] = re);
|
|
3217
3229
|
let ie;
|
|
3218
3230
|
n[67] !== te || n[68] !== re ? (ie = /* @__PURE__ */ J("div", {
|
|
3219
|
-
className:
|
|
3231
|
+
className: jr["clickable-icon"],
|
|
3220
3232
|
onClick: te,
|
|
3221
3233
|
children: re
|
|
3222
3234
|
}), n[67] = te, n[68] = re, n[69] = ie) : ie = n[69];
|
|
@@ -3226,19 +3238,19 @@ var br = {
|
|
|
3226
3238
|
}, n[70] = i, n[71] = o, n[72] = ae) : ae = n[72];
|
|
3227
3239
|
let oe;
|
|
3228
3240
|
n[73] === Symbol.for("react.memo_cache_sentinel") ? (oe = /* @__PURE__ */ J(X, {
|
|
3229
|
-
d:
|
|
3241
|
+
d: Ge,
|
|
3230
3242
|
size: "1.25rem",
|
|
3231
3243
|
color: "gray"
|
|
3232
3244
|
}), n[73] = oe) : oe = n[73];
|
|
3233
3245
|
let se;
|
|
3234
3246
|
n[74] === ae ? se = n[75] : (se = /* @__PURE__ */ J("div", {
|
|
3235
|
-
className:
|
|
3247
|
+
className: jr["clickable-icon"],
|
|
3236
3248
|
onClick: ae,
|
|
3237
3249
|
children: oe
|
|
3238
3250
|
}), n[74] = ae, n[75] = se);
|
|
3239
3251
|
let ce;
|
|
3240
3252
|
n[76] !== q || n[77] !== ie || n[78] !== se ? (ce = /* @__PURE__ */ Y("div", {
|
|
3241
|
-
className:
|
|
3253
|
+
className: jr["right-icon-box"],
|
|
3242
3254
|
children: [
|
|
3243
3255
|
q,
|
|
3244
3256
|
ie,
|
|
@@ -3247,7 +3259,7 @@ var br = {
|
|
|
3247
3259
|
}), n[76] = q, n[77] = ie, n[78] = se, n[79] = ce) : ce = n[79];
|
|
3248
3260
|
let le;
|
|
3249
3261
|
n[80] !== B || n[81] !== ee || n[82] !== ce ? (le = /* @__PURE__ */ Y("div", {
|
|
3250
|
-
className:
|
|
3262
|
+
className: jr.body,
|
|
3251
3263
|
children: [
|
|
3252
3264
|
B,
|
|
3253
3265
|
ee,
|
|
@@ -3258,7 +3270,7 @@ var br = {
|
|
|
3258
3270
|
n[84] === ue ? de = n[85] : (de = { opacity: ue }, n[84] = ue, n[85] = de);
|
|
3259
3271
|
let fe = de, pe;
|
|
3260
3272
|
n[86] === fe ? pe = n[87] : (pe = /* @__PURE__ */ J("div", {
|
|
3261
|
-
className:
|
|
3273
|
+
className: jr.loading,
|
|
3262
3274
|
style: fe
|
|
3263
3275
|
}), n[86] = fe, n[87] = pe);
|
|
3264
3276
|
let me;
|
|
@@ -3272,22 +3284,22 @@ var br = {
|
|
|
3272
3284
|
]
|
|
3273
3285
|
}), n[88] = y, n[89] = z, n[90] = le, n[91] = pe, n[92] = M, n[93] = me) : me = n[93], me;
|
|
3274
3286
|
};
|
|
3275
|
-
function
|
|
3287
|
+
function Nr(e) {
|
|
3276
3288
|
return e === "text" ? "password" : "text";
|
|
3277
3289
|
}
|
|
3278
3290
|
//#endregion
|
|
3279
3291
|
//#region src/components/form/elm-validation.module.css
|
|
3280
|
-
var
|
|
3292
|
+
var Pr = { "elm-validation": "_elm-validation_1cigg_1" }, Fr = (t) => {
|
|
3281
3293
|
let n = e(24), r, i, a, o, s, c;
|
|
3282
3294
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5], c = n[6]) : ({className: r, style: o, text: c, validColor: s, isValid: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s, n[6] = c);
|
|
3283
3295
|
let l = s === void 0 ? "var(--elmethis-color-accent-success)" : s, u;
|
|
3284
|
-
n[7] === r ? u = n[8] : (u = h(
|
|
3296
|
+
n[7] === r ? u = n[8] : (u = h(Pr["elm-validation"], r), n[7] = r, n[8] = u);
|
|
3285
3297
|
let d = i ? 1 : .5, f;
|
|
3286
3298
|
n[9] !== o || n[10] !== d ? (f = {
|
|
3287
3299
|
"--elmethis-scoped-opacity": d,
|
|
3288
3300
|
...o
|
|
3289
3301
|
}, n[9] = o, n[10] = d, n[11] = f) : f = n[11];
|
|
3290
|
-
let p = f, m = i ?
|
|
3302
|
+
let p = f, m = i ? me : he, g = i ? l : void 0, _;
|
|
3291
3303
|
n[12] !== m || n[13] !== g ? (_ = /* @__PURE__ */ J(X, {
|
|
3292
3304
|
d: m,
|
|
3293
3305
|
color: g
|
|
@@ -3304,24 +3316,24 @@ var Nr = { "elm-validation": "_elm-validation_1cigg_1" }, Pr = (t) => {
|
|
|
3304
3316
|
...a,
|
|
3305
3317
|
children: [_, y]
|
|
3306
3318
|
}), n[18] = a, n[19] = y, n[20] = u, n[21] = p, n[22] = _, n[23] = b) : b = n[23], b;
|
|
3307
|
-
},
|
|
3319
|
+
}, Ir = (t) => {
|
|
3308
3320
|
let n = e(6), { className: r, style: i, content: a } = t, o;
|
|
3309
3321
|
n[0] !== r || n[1] !== a || n[2] !== i ? (o = {
|
|
3310
3322
|
className: r,
|
|
3311
3323
|
style: i,
|
|
3312
3324
|
content: a
|
|
3313
3325
|
}, n[0] = r, n[1] = a, n[2] = i, n[3] = o) : o = n[3];
|
|
3314
|
-
let { CopyButton: s } =
|
|
3326
|
+
let { CopyButton: s } = xt(o), c;
|
|
3315
3327
|
return n[4] === s ? c = n[5] : (c = /* @__PURE__ */ J(s, {}), n[4] = s, n[5] = c), c;
|
|
3316
|
-
},
|
|
3328
|
+
}, Lr = {
|
|
3317
3329
|
"elm-square-loading-icon": "_elm-square-loading-icon_m72nq_19",
|
|
3318
3330
|
square: "_square_m72nq_28",
|
|
3319
3331
|
appear: "_appear_m72nq_1"
|
|
3320
|
-
},
|
|
3332
|
+
}, Rr = (t) => {
|
|
3321
3333
|
let n = e(20), r, i, a, o, s;
|
|
3322
3334
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4], s = n[5]) : ({className: r, style: a, size: o, dimensions: s, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o, n[5] = s);
|
|
3323
3335
|
let c = o === void 0 ? "3rem" : o, l = s === void 0 ? 4 : s, u = 1200 / (l * 3), d;
|
|
3324
|
-
n[6] === r ? d = n[7] : (d = h(
|
|
3336
|
+
n[6] === r ? d = n[7] : (d = h(Lr["elm-square-loading-icon"], r), n[6] = r, n[7] = d);
|
|
3325
3337
|
let f;
|
|
3326
3338
|
n[8] !== l || n[9] !== c || n[10] !== a ? (f = {
|
|
3327
3339
|
"--elmethis-scoped-size": c,
|
|
@@ -3331,7 +3343,7 @@ var Nr = { "elm-validation": "_elm-validation_1cigg_1" }, Pr = (t) => {
|
|
|
3331
3343
|
}, n[8] = l, n[9] = c, n[10] = a, n[11] = f) : f = n[11];
|
|
3332
3344
|
let p = f, m;
|
|
3333
3345
|
n[12] !== u || n[13] !== l ? (m = Array(l).fill(null).map((e, t) => Array(l).fill(null).map((e, n) => /* @__PURE__ */ J("span", {
|
|
3334
|
-
className:
|
|
3346
|
+
className: Lr.square,
|
|
3335
3347
|
style: { "--elmethis-scoped-delay": `${u * (t + n)}ms` }
|
|
3336
3348
|
}, `${t}-${n}`))), n[12] = u, n[13] = l, n[14] = m) : m = n[14];
|
|
3337
3349
|
let g;
|
|
@@ -3341,37 +3353,37 @@ var Nr = { "elm-validation": "_elm-validation_1cigg_1" }, Pr = (t) => {
|
|
|
3341
3353
|
...i,
|
|
3342
3354
|
children: m
|
|
3343
3355
|
}), n[15] = i, n[16] = d, n[17] = p, n[18] = m, n[19] = g) : g = n[19], g;
|
|
3344
|
-
},
|
|
3356
|
+
}, zr = "elmethis-theme", Br = "elmethis-theme-change", Vr = (e) => e === "dark" ? "dark" : e === "light" ? "light" : null, Hr = () => typeof matchMedia < "u" && matchMedia("(prefers-color-scheme: dark)").matches, Ur = (e, t) => {
|
|
3345
3357
|
let n = document.documentElement;
|
|
3346
|
-
e == null ? (n.style.removeProperty("color-scheme"), n.removeAttribute("data-theme"), t && typeof localStorage < "u" && localStorage.removeItem(
|
|
3347
|
-
},
|
|
3358
|
+
e == null ? (n.style.removeProperty("color-scheme"), n.removeAttribute("data-theme"), t && typeof localStorage < "u" && localStorage.removeItem(zr)) : (n.style.colorScheme = e, n.setAttribute("data-theme", e), t && typeof localStorage < "u" && localStorage.setItem(zr, e)), window.dispatchEvent(new CustomEvent(Br, { detail: e }));
|
|
3359
|
+
}, Wr = () => {
|
|
3348
3360
|
if (typeof window > "u") return !1;
|
|
3349
|
-
let e =
|
|
3350
|
-
return e == null ?
|
|
3361
|
+
let e = Vr(localStorage.getItem(zr));
|
|
3362
|
+
return e == null ? Hr() : e === "dark";
|
|
3351
3363
|
};
|
|
3352
|
-
function
|
|
3353
|
-
let t = e(5), [n, r] = p(
|
|
3364
|
+
function Gr() {
|
|
3365
|
+
let t = e(5), [n, r] = p(Wr), i;
|
|
3354
3366
|
t[0] === Symbol.for("react.memo_cache_sentinel") ? (i = () => {
|
|
3355
|
-
r(
|
|
3367
|
+
r(Kr);
|
|
3356
3368
|
}, t[0] = i) : i = t[0];
|
|
3357
3369
|
let a = i, o, s;
|
|
3358
3370
|
t[1] === Symbol.for("react.memo_cache_sentinel") ? (o = () => {
|
|
3359
3371
|
let e = (e) => {
|
|
3360
3372
|
let t = e.detail;
|
|
3361
|
-
r(t == null ?
|
|
3373
|
+
r(t == null ? Hr() : t === "dark");
|
|
3362
3374
|
}, t = (e) => {
|
|
3363
|
-
if (e.key !==
|
|
3364
|
-
let t =
|
|
3365
|
-
r(t == null ?
|
|
3375
|
+
if (e.key !== zr) return;
|
|
3376
|
+
let t = Vr(e.newValue);
|
|
3377
|
+
r(t == null ? Hr() : t === "dark"), Ur(t, !1);
|
|
3366
3378
|
};
|
|
3367
|
-
window.addEventListener(
|
|
3368
|
-
let n =
|
|
3369
|
-
n != null &&
|
|
3379
|
+
window.addEventListener(Br, e), window.addEventListener("storage", t);
|
|
3380
|
+
let n = Vr(localStorage.getItem(zr));
|
|
3381
|
+
n != null && Ur(n, !1);
|
|
3370
3382
|
let i, a = (e) => {
|
|
3371
|
-
|
|
3383
|
+
Vr(localStorage.getItem(zr)) ?? r(e.matches);
|
|
3372
3384
|
};
|
|
3373
3385
|
return typeof matchMedia < "u" && (i = matchMedia("(prefers-color-scheme: dark)"), i.addEventListener("change", a)), () => {
|
|
3374
|
-
window.removeEventListener(
|
|
3386
|
+
window.removeEventListener(Br, e), window.removeEventListener("storage", t), i?.removeEventListener("change", a);
|
|
3375
3387
|
};
|
|
3376
3388
|
}, s = [], t[1] = o, t[2] = s) : (o = t[1], s = t[2]), c(o, s);
|
|
3377
3389
|
let l;
|
|
@@ -3380,22 +3392,22 @@ function Wr() {
|
|
|
3380
3392
|
toggleTheme: a
|
|
3381
3393
|
}, t[3] = n, t[4] = l), l;
|
|
3382
3394
|
}
|
|
3383
|
-
function
|
|
3395
|
+
function Kr(e) {
|
|
3384
3396
|
let t = !e;
|
|
3385
|
-
return
|
|
3397
|
+
return Ur(t ? "dark" : "light", !0), t;
|
|
3386
3398
|
}
|
|
3387
3399
|
//#endregion
|
|
3388
3400
|
//#region src/components/icon/elm-toggle-theme.module.css
|
|
3389
|
-
var
|
|
3401
|
+
var qr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, Jr = (t) => {
|
|
3390
3402
|
let n = e(12), r, i, a, o;
|
|
3391
3403
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, style: a, size: o, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
3392
|
-
let s = o === void 0 ? "2rem" : o, { isDarkTheme: c, toggleTheme: l } =
|
|
3404
|
+
let s = o === void 0 ? "2rem" : o, { isDarkTheme: c, toggleTheme: l } = Gr(), u;
|
|
3393
3405
|
return n[5] !== r || n[6] !== c || n[7] !== i || n[8] !== s || n[9] !== a || n[10] !== l ? (u = c ? /* @__PURE__ */ Y("svg", {
|
|
3394
3406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3395
3407
|
width: s,
|
|
3396
3408
|
height: s,
|
|
3397
3409
|
viewBox: "0 0 24 24",
|
|
3398
|
-
className: h(
|
|
3410
|
+
className: h(qr["elm-toggle-theme"], r),
|
|
3399
3411
|
style: a,
|
|
3400
3412
|
onClick: l,
|
|
3401
3413
|
...i,
|
|
@@ -3625,7 +3637,7 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3625
3637
|
width: s,
|
|
3626
3638
|
height: s,
|
|
3627
3639
|
viewBox: "0 0 24 24",
|
|
3628
|
-
className: h(
|
|
3640
|
+
className: h(qr["elm-toggle-theme"], r),
|
|
3629
3641
|
style: a,
|
|
3630
3642
|
onClick: l,
|
|
3631
3643
|
...i,
|
|
@@ -3819,36 +3831,36 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3819
3831
|
})
|
|
3820
3832
|
]
|
|
3821
3833
|
}), n[5] = r, n[6] = c, n[7] = i, n[8] = s, n[9] = a, n[10] = l, n[11] = u) : u = n[11], u;
|
|
3822
|
-
},
|
|
3834
|
+
}, Yr = {
|
|
3823
3835
|
"elm-breadcrumb": "_elm-breadcrumb_13oke_1",
|
|
3824
3836
|
"link-container": "_link-container_13oke_9",
|
|
3825
3837
|
icon: "_icon_13oke_23",
|
|
3826
3838
|
chunk: "_chunk_13oke_36",
|
|
3827
3839
|
chevron: "_chevron_13oke_41"
|
|
3828
|
-
},
|
|
3840
|
+
}, Xr = (t) => {
|
|
3829
3841
|
let n = e(14), r, i, a;
|
|
3830
3842
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: r, links: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
3831
3843
|
let o;
|
|
3832
|
-
n[4] === r ? o = n[5] : (o = h(
|
|
3844
|
+
n[4] === r ? o = n[5] : (o = h(Yr["elm-breadcrumb"], r), n[4] = r, n[5] = o);
|
|
3833
3845
|
let s;
|
|
3834
3846
|
if (n[6] !== i) {
|
|
3835
3847
|
let e;
|
|
3836
3848
|
n[8] === i.length ? e = n[9] : (e = (e, t) => /* @__PURE__ */ Y("span", {
|
|
3837
3849
|
style: { display: "contents" },
|
|
3838
3850
|
children: [/* @__PURE__ */ Y("span", {
|
|
3839
|
-
className:
|
|
3851
|
+
className: Yr["link-container"],
|
|
3840
3852
|
onClick: e.onClick,
|
|
3841
3853
|
children: [/* @__PURE__ */ J(X, {
|
|
3842
|
-
className:
|
|
3843
|
-
d: t === 0 ?
|
|
3854
|
+
className: Yr.icon,
|
|
3855
|
+
d: t === 0 ? Ae : t === i.length - 1 ? fe : Te,
|
|
3844
3856
|
size: "1rem"
|
|
3845
3857
|
}), /* @__PURE__ */ J("span", {
|
|
3846
|
-
className:
|
|
3858
|
+
className: Yr.chunk,
|
|
3847
3859
|
children: e.text
|
|
3848
3860
|
})]
|
|
3849
3861
|
}), i.length !== t + 1 && /* @__PURE__ */ J(X, {
|
|
3850
|
-
className:
|
|
3851
|
-
d:
|
|
3862
|
+
className: Yr.chevron,
|
|
3863
|
+
d: ge,
|
|
3852
3864
|
size: "1rem"
|
|
3853
3865
|
})]
|
|
3854
3866
|
}, t), n[8] = i.length, n[9] = e), s = i.map(e), n[6] = i, n[7] = s;
|
|
@@ -3859,13 +3871,13 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3859
3871
|
...a,
|
|
3860
3872
|
children: s
|
|
3861
3873
|
}), n[10] = a, n[11] = o, n[12] = s, n[13] = c) : c = n[13], c;
|
|
3862
|
-
},
|
|
3874
|
+
}, Zr = {
|
|
3863
3875
|
"elm-page-top": "_elm-page-top_18d6m_1",
|
|
3864
3876
|
move: "_move_18d6m_1",
|
|
3865
3877
|
visible: "_visible_18d6m_30",
|
|
3866
3878
|
partial: "_partial_18d6m_37",
|
|
3867
3879
|
text: "_text_18d6m_74"
|
|
3868
|
-
},
|
|
3880
|
+
}, Qr = (t) => {
|
|
3869
3881
|
let n = e(22), r, i, a, o;
|
|
3870
3882
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, style: a, position: o, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
3871
3883
|
let s = o === void 0 ? "right" : o, [l, u] = p(!1), d, f;
|
|
@@ -3875,8 +3887,8 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3875
3887
|
};
|
|
3876
3888
|
return window.addEventListener("scroll", e, { passive: !0 }), e(), () => window.removeEventListener("scroll", e);
|
|
3877
3889
|
}, f = [], n[5] = d, n[6] = f) : (d = n[5], f = n[6]), c(d, f);
|
|
3878
|
-
let m =
|
|
3879
|
-
n[7] !== r || n[8] !== g ? (_ = h(
|
|
3890
|
+
let m = $r, g = l && Zr.visible, _;
|
|
3891
|
+
n[7] !== r || n[8] !== g ? (_ = h(Zr["elm-page-top"], g, r), n[7] = r, n[8] = g, n[9] = _) : _ = n[9];
|
|
3880
3892
|
let v = s === "left" ? "0" : "auto", y = s === "right" ? "0" : "auto", b;
|
|
3881
3893
|
n[10] !== a || n[11] !== v || n[12] !== y ? (b = {
|
|
3882
3894
|
"--elmethis-scoped-size": "64px",
|
|
@@ -3887,15 +3899,15 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3887
3899
|
let x = b, S, C, w, T;
|
|
3888
3900
|
n[14] === Symbol.for("react.memo_cache_sentinel") ? (S = /* @__PURE__ */ J("div", {
|
|
3889
3901
|
"aria-hidden": "true",
|
|
3890
|
-
className:
|
|
3902
|
+
className: Zr.partial
|
|
3891
3903
|
}), C = /* @__PURE__ */ J("div", {
|
|
3892
3904
|
"aria-hidden": "true",
|
|
3893
|
-
className:
|
|
3905
|
+
className: Zr.partial
|
|
3894
3906
|
}), w = /* @__PURE__ */ J("div", {
|
|
3895
3907
|
"aria-hidden": "true",
|
|
3896
|
-
className:
|
|
3908
|
+
className: Zr.partial
|
|
3897
3909
|
}), T = /* @__PURE__ */ J("span", {
|
|
3898
|
-
className:
|
|
3910
|
+
className: Zr.text,
|
|
3899
3911
|
children: "Back to Top"
|
|
3900
3912
|
}), n[14] = S, n[15] = C, n[16] = w, n[17] = T) : (S = n[14], C = n[15], w = n[16], T = n[17]);
|
|
3901
3913
|
let E;
|
|
@@ -3912,13 +3924,13 @@ var Kr = { "elm-toggle-theme": "_elm-toggle-theme_11awq_1" }, qr = (t) => {
|
|
|
3912
3924
|
]
|
|
3913
3925
|
}), n[18] = i, n[19] = _, n[20] = x, n[21] = E) : E = n[21], E;
|
|
3914
3926
|
};
|
|
3915
|
-
function
|
|
3927
|
+
function $r() {
|
|
3916
3928
|
window.scrollTo({
|
|
3917
3929
|
top: 0,
|
|
3918
3930
|
behavior: "smooth"
|
|
3919
3931
|
});
|
|
3920
3932
|
}
|
|
3921
|
-
var
|
|
3933
|
+
var ei = {
|
|
3922
3934
|
"elm-color-primitive-sample": "_elm-color-primitive-sample_vuro0_1",
|
|
3923
3935
|
toolbar: "_toolbar_vuro0_6",
|
|
3924
3936
|
"mode-toggle": "_mode-toggle_vuro0_11",
|
|
@@ -3929,16 +3941,16 @@ var $r = {
|
|
|
3929
3941
|
swatch: "_swatch_vuro0_52",
|
|
3930
3942
|
"swatch-name": "_swatch-name_vuro0_55",
|
|
3931
3943
|
"swatch-bg": "_swatch-bg_vuro0_60"
|
|
3932
|
-
},
|
|
3944
|
+
}, ti = (e) => {
|
|
3933
3945
|
let t = e.match(/\d+(\.\d+)?/g);
|
|
3934
3946
|
if (!t || t.length < 3) return null;
|
|
3935
3947
|
let n = (e) => Math.round(Number(e)).toString(16).padStart(2, "0");
|
|
3936
3948
|
return `#${n(t[0])}${n(t[1])}${n(t[2])}`;
|
|
3937
|
-
},
|
|
3949
|
+
}, ni = [
|
|
3938
3950
|
100,
|
|
3939
3951
|
500,
|
|
3940
3952
|
900
|
|
3941
|
-
],
|
|
3953
|
+
], ri = [
|
|
3942
3954
|
100,
|
|
3943
3955
|
200,
|
|
3944
3956
|
300,
|
|
@@ -3948,48 +3960,48 @@ var $r = {
|
|
|
3948
3960
|
700,
|
|
3949
3961
|
800,
|
|
3950
3962
|
900
|
|
3951
|
-
],
|
|
3963
|
+
], ii = [
|
|
3952
3964
|
{
|
|
3953
3965
|
hue: "red",
|
|
3954
|
-
steps:
|
|
3966
|
+
steps: ni
|
|
3955
3967
|
},
|
|
3956
3968
|
{
|
|
3957
3969
|
hue: "orange",
|
|
3958
|
-
steps:
|
|
3970
|
+
steps: ni
|
|
3959
3971
|
},
|
|
3960
3972
|
{
|
|
3961
3973
|
hue: "yellow",
|
|
3962
|
-
steps:
|
|
3974
|
+
steps: ni
|
|
3963
3975
|
},
|
|
3964
3976
|
{
|
|
3965
3977
|
hue: "green",
|
|
3966
|
-
steps:
|
|
3978
|
+
steps: ni
|
|
3967
3979
|
},
|
|
3968
3980
|
{
|
|
3969
3981
|
hue: "cyan",
|
|
3970
|
-
steps:
|
|
3982
|
+
steps: ni
|
|
3971
3983
|
},
|
|
3972
3984
|
{
|
|
3973
3985
|
hue: "blue",
|
|
3974
|
-
steps:
|
|
3986
|
+
steps: ni
|
|
3975
3987
|
},
|
|
3976
3988
|
{
|
|
3977
3989
|
hue: "purple",
|
|
3978
|
-
steps:
|
|
3990
|
+
steps: ni
|
|
3979
3991
|
},
|
|
3980
3992
|
{
|
|
3981
3993
|
hue: "magenta",
|
|
3982
|
-
steps:
|
|
3994
|
+
steps: ni
|
|
3983
3995
|
},
|
|
3984
3996
|
{
|
|
3985
3997
|
hue: "slate",
|
|
3986
|
-
steps:
|
|
3998
|
+
steps: ri
|
|
3987
3999
|
},
|
|
3988
4000
|
{
|
|
3989
4001
|
hue: "gold",
|
|
3990
|
-
steps:
|
|
4002
|
+
steps: ri
|
|
3991
4003
|
}
|
|
3992
|
-
],
|
|
4004
|
+
], ai = (t) => {
|
|
3993
4005
|
let n = e(29), r, i, a, o;
|
|
3994
4006
|
n[0] === t ? (r = n[1], i = n[2], a = n[3], o = n[4]) : ({className: r, style: o, onClick: i, ...a} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a, n[4] = o);
|
|
3995
4007
|
let [s, l] = p(null), [u, d] = p("variable"), m = f(void 0), g, _;
|
|
@@ -4004,7 +4016,7 @@ var $r = {
|
|
|
4004
4016
|
if (u === "hex") {
|
|
4005
4017
|
let e = t.closest("[data-theme]") ?? document.documentElement, i = document.createElement("span");
|
|
4006
4018
|
i.style.color = `var(${n})`, i.style.display = "none", e.appendChild(i);
|
|
4007
|
-
let a =
|
|
4019
|
+
let a = ti(window.getComputedStyle(i).color);
|
|
4008
4020
|
i.remove(), a && (r = a);
|
|
4009
4021
|
}
|
|
4010
4022
|
await window.navigator.clipboard.writeText(r), m.current !== void 0 && clearTimeout(m.current), l(n), m.current = setTimeout(() => {
|
|
@@ -4012,27 +4024,27 @@ var $r = {
|
|
|
4012
4024
|
}, 1500);
|
|
4013
4025
|
}, n[7] = u, n[8] = v);
|
|
4014
4026
|
let y = v, b;
|
|
4015
|
-
n[9] === r ? b = n[10] : (b = h(
|
|
4027
|
+
n[9] === r ? b = n[10] : (b = h(ei["elm-color-primitive-sample"], r), n[9] = r, n[10] = b);
|
|
4016
4028
|
let x;
|
|
4017
4029
|
n[11] !== y || n[12] !== i ? (x = (e) => {
|
|
4018
4030
|
y(e), i?.(e);
|
|
4019
4031
|
}, n[11] = y, n[12] = i, n[13] = x) : x = n[13];
|
|
4020
4032
|
let S;
|
|
4021
4033
|
n[14] === Symbol.for("react.memo_cache_sentinel") ? (S = () => {
|
|
4022
|
-
d(
|
|
4034
|
+
d(oi);
|
|
4023
4035
|
}, n[14] = S) : S = n[14];
|
|
4024
|
-
let C = u === "hex" ?
|
|
4036
|
+
let C = u === "hex" ? ke : Ee, w;
|
|
4025
4037
|
n[15] === C ? w = n[16] : (w = /* @__PURE__ */ J(X, {
|
|
4026
|
-
className:
|
|
4038
|
+
className: ei["mode-toggle-icon"],
|
|
4027
4039
|
d: C,
|
|
4028
4040
|
size: "1.25rem"
|
|
4029
4041
|
}), n[15] = C, n[16] = w);
|
|
4030
4042
|
let T = u === "hex" ? "hex value" : "variable name", E;
|
|
4031
4043
|
n[17] !== w || n[18] !== T ? (E = /* @__PURE__ */ J("div", {
|
|
4032
|
-
className:
|
|
4044
|
+
className: ei.toolbar,
|
|
4033
4045
|
children: /* @__PURE__ */ Y("button", {
|
|
4034
4046
|
type: "button",
|
|
4035
|
-
className:
|
|
4047
|
+
className: ei["mode-toggle"],
|
|
4036
4048
|
onClick: S,
|
|
4037
4049
|
children: [
|
|
4038
4050
|
w,
|
|
@@ -4042,27 +4054,27 @@ var $r = {
|
|
|
4042
4054
|
})
|
|
4043
4055
|
}), n[17] = w, n[18] = T, n[19] = E) : E = n[19];
|
|
4044
4056
|
let D;
|
|
4045
|
-
n[20] === s ? D = n[21] : (D =
|
|
4057
|
+
n[20] === s ? D = n[21] : (D = ii.map((e) => {
|
|
4046
4058
|
let { hue: t, steps: n } = e;
|
|
4047
4059
|
return /* @__PURE__ */ Y("div", {
|
|
4048
|
-
className:
|
|
4060
|
+
className: ei.group,
|
|
4049
4061
|
children: [/* @__PURE__ */ J("span", {
|
|
4050
|
-
className:
|
|
4062
|
+
className: ei["section-title"],
|
|
4051
4063
|
children: t
|
|
4052
4064
|
}), /* @__PURE__ */ J("div", {
|
|
4053
|
-
className:
|
|
4065
|
+
className: ei.scale,
|
|
4054
4066
|
children: n.map((e) => {
|
|
4055
4067
|
let n = `--elmethis-primitive-color-${t}-${e}`;
|
|
4056
4068
|
return /* @__PURE__ */ Y("div", {
|
|
4057
|
-
className:
|
|
4069
|
+
className: ei.swatch,
|
|
4058
4070
|
style: { gridColumn: String(e / 100) },
|
|
4059
4071
|
"data-copy-token": n,
|
|
4060
4072
|
title: n,
|
|
4061
4073
|
children: [/* @__PURE__ */ J("div", {
|
|
4062
|
-
className:
|
|
4074
|
+
className: ei["swatch-bg"],
|
|
4063
4075
|
style: { backgroundColor: `var(${n})` }
|
|
4064
4076
|
}), /* @__PURE__ */ J("code", {
|
|
4065
|
-
className:
|
|
4077
|
+
className: ei["swatch-name"],
|
|
4066
4078
|
children: s === n ? "copied!" : e
|
|
4067
4079
|
})]
|
|
4068
4080
|
}, n);
|
|
@@ -4079,7 +4091,7 @@ var $r = {
|
|
|
4079
4091
|
children: [E, D]
|
|
4080
4092
|
}), n[22] = a, n[23] = o, n[24] = E, n[25] = D, n[26] = b, n[27] = x, n[28] = O) : O = n[28], O;
|
|
4081
4093
|
};
|
|
4082
|
-
function
|
|
4094
|
+
function oi(e) {
|
|
4083
4095
|
return e === "variable" ? "hex" : "variable";
|
|
4084
4096
|
}
|
|
4085
4097
|
var $ = {
|
|
@@ -4101,16 +4113,16 @@ var $ = {
|
|
|
4101
4113
|
"color-sample": "_color-sample_6i1j1_112",
|
|
4102
4114
|
"color-sample-bg": "_color-sample-bg_6i1j1_121",
|
|
4103
4115
|
"color-sample-name": "_color-sample-name_6i1j1_127"
|
|
4104
|
-
},
|
|
4116
|
+
}, si = (e) => {
|
|
4105
4117
|
let t = e.match(/\d+(\.\d+)?/g);
|
|
4106
4118
|
if (!t || t.length < 3) return null;
|
|
4107
4119
|
let n = (e) => Math.round(Number(e)).toString(16).padStart(2, "0");
|
|
4108
4120
|
return `#${n(t[0])}${n(t[1])}${n(t[2])}`;
|
|
4109
|
-
},
|
|
4121
|
+
}, ci = [
|
|
4110
4122
|
"--elmethis-color-surface-sunken",
|
|
4111
4123
|
"--elmethis-color-surface-base",
|
|
4112
4124
|
"--elmethis-color-surface-raised"
|
|
4113
|
-
],
|
|
4125
|
+
], li = [
|
|
4114
4126
|
"--elmethis-color-neutral-weak",
|
|
4115
4127
|
"--elmethis-color-neutral",
|
|
4116
4128
|
"--elmethis-color-neutral-strong",
|
|
@@ -4119,15 +4131,15 @@ var $ = {
|
|
|
4119
4131
|
"--elmethis-color-primary-strong",
|
|
4120
4132
|
"--elmethis-color-accent-link",
|
|
4121
4133
|
"--elmethis-color-accent-link-visited"
|
|
4122
|
-
],
|
|
4134
|
+
], ui = [
|
|
4123
4135
|
"--elmethis-color-neutral-weak",
|
|
4124
4136
|
"--elmethis-color-neutral",
|
|
4125
4137
|
"--elmethis-color-neutral-strong"
|
|
4126
|
-
],
|
|
4138
|
+
], di = [
|
|
4127
4139
|
"--elmethis-color-primary-weak",
|
|
4128
4140
|
"--elmethis-color-primary",
|
|
4129
4141
|
"--elmethis-color-primary-strong"
|
|
4130
|
-
],
|
|
4142
|
+
], fi = [
|
|
4131
4143
|
{
|
|
4132
4144
|
fg: "--elmethis-color-accent-info",
|
|
4133
4145
|
surface: "--elmethis-color-accent-info-surface"
|
|
@@ -4148,7 +4160,7 @@ var $ = {
|
|
|
4148
4160
|
fg: "--elmethis-color-accent-error",
|
|
4149
4161
|
surface: "--elmethis-color-accent-error-surface"
|
|
4150
4162
|
}
|
|
4151
|
-
],
|
|
4163
|
+
], pi = [
|
|
4152
4164
|
"red",
|
|
4153
4165
|
"orange",
|
|
4154
4166
|
"yellow",
|
|
@@ -4159,7 +4171,7 @@ var $ = {
|
|
|
4159
4171
|
].map((e) => ({
|
|
4160
4172
|
fg: `--elmethis-color-display-${e}`,
|
|
4161
4173
|
surface: `--elmethis-color-display-${e}-surface`
|
|
4162
|
-
})),
|
|
4174
|
+
})), mi = (t) => {
|
|
4163
4175
|
let n = e(7), { variables: r, copiedToken: i } = t, a;
|
|
4164
4176
|
if (n[0] !== i || n[1] !== r) {
|
|
4165
4177
|
let e;
|
|
@@ -4180,7 +4192,7 @@ var $ = {
|
|
|
4180
4192
|
className: $["color-sample-container"],
|
|
4181
4193
|
children: a
|
|
4182
4194
|
}), n[5] = a, n[6] = o), o;
|
|
4183
|
-
},
|
|
4195
|
+
}, hi = (t) => {
|
|
4184
4196
|
let n = e(31), r, i, a;
|
|
4185
4197
|
n[0] === t ? (r = n[1], i = n[2], a = n[3]) : ({className: r, style: a, ...i} = t, n[0] = t, n[1] = r, n[2] = i, n[3] = a);
|
|
4186
4198
|
let [o, s] = p(null), [l, u] = p("variable"), d = f(void 0), m, g;
|
|
@@ -4195,7 +4207,7 @@ var $ = {
|
|
|
4195
4207
|
if (l === "hex") {
|
|
4196
4208
|
let e = t.closest("[data-theme]") ?? document.documentElement, i = document.createElement("span");
|
|
4197
4209
|
i.style.color = `var(${n})`, i.style.display = "none", e.appendChild(i);
|
|
4198
|
-
let a =
|
|
4210
|
+
let a = si(window.getComputedStyle(i).color);
|
|
4199
4211
|
i.remove(), a && (r = a);
|
|
4200
4212
|
}
|
|
4201
4213
|
await window.navigator.clipboard.writeText(r), d.current !== void 0 && clearTimeout(d.current), s(n), d.current = setTimeout(() => {
|
|
@@ -4227,7 +4239,7 @@ var $ = {
|
|
|
4227
4239
|
children: [/* @__PURE__ */ J("span", {
|
|
4228
4240
|
className: $["section-title"],
|
|
4229
4241
|
children: "Surface"
|
|
4230
|
-
}),
|
|
4242
|
+
}), ci.map((e) => /* @__PURE__ */ J("div", {
|
|
4231
4243
|
className: $.surface,
|
|
4232
4244
|
style: { backgroundColor: `var(${e})` },
|
|
4233
4245
|
"data-copy-token": e,
|
|
@@ -4239,7 +4251,7 @@ var $ = {
|
|
|
4239
4251
|
children: [/* @__PURE__ */ J("span", {
|
|
4240
4252
|
className: $["section-title"],
|
|
4241
4253
|
children: "Foreground"
|
|
4242
|
-
}),
|
|
4254
|
+
}), li.map((e) => /* @__PURE__ */ J("span", {
|
|
4243
4255
|
className: $.foreground,
|
|
4244
4256
|
style: { color: `var(${e})` },
|
|
4245
4257
|
"data-copy-token": e,
|
|
@@ -4251,7 +4263,7 @@ var $ = {
|
|
|
4251
4263
|
children: [/* @__PURE__ */ J("span", {
|
|
4252
4264
|
className: $["section-title"],
|
|
4253
4265
|
children: "Accent"
|
|
4254
|
-
}),
|
|
4266
|
+
}), fi.map((e) => {
|
|
4255
4267
|
let { fg: n, surface: r } = e;
|
|
4256
4268
|
return /* @__PURE__ */ Y("div", {
|
|
4257
4269
|
className: $["accent-pair"],
|
|
@@ -4274,8 +4286,8 @@ var $ = {
|
|
|
4274
4286
|
children: [/* @__PURE__ */ J("span", {
|
|
4275
4287
|
className: $["section-title"],
|
|
4276
4288
|
children: "Neutral"
|
|
4277
|
-
}), /* @__PURE__ */ J(
|
|
4278
|
-
variables:
|
|
4289
|
+
}), /* @__PURE__ */ J(mi, {
|
|
4290
|
+
variables: ui,
|
|
4279
4291
|
copiedToken: o
|
|
4280
4292
|
})]
|
|
4281
4293
|
}),
|
|
@@ -4284,8 +4296,8 @@ var $ = {
|
|
|
4284
4296
|
children: [/* @__PURE__ */ J("span", {
|
|
4285
4297
|
className: $["section-title"],
|
|
4286
4298
|
children: "Primary"
|
|
4287
|
-
}), /* @__PURE__ */ J(
|
|
4288
|
-
variables:
|
|
4299
|
+
}), /* @__PURE__ */ J(mi, {
|
|
4300
|
+
variables: di,
|
|
4289
4301
|
copiedToken: o
|
|
4290
4302
|
})]
|
|
4291
4303
|
}),
|
|
@@ -4294,7 +4306,7 @@ var $ = {
|
|
|
4294
4306
|
children: [/* @__PURE__ */ J("span", {
|
|
4295
4307
|
className: $["section-title"],
|
|
4296
4308
|
children: "Display"
|
|
4297
|
-
}),
|
|
4309
|
+
}), pi.map((e) => {
|
|
4298
4310
|
let { fg: n, surface: r } = e;
|
|
4299
4311
|
return /* @__PURE__ */ Y("div", {
|
|
4300
4312
|
className: $["accent-pair"],
|
|
@@ -4320,8 +4332,8 @@ var $ = {
|
|
|
4320
4332
|
let b = y, x;
|
|
4321
4333
|
n[10] === r ? x = n[11] : (x = h($["elm-color-semantic-sample"], r), n[10] = r, n[11] = x);
|
|
4322
4334
|
let S = a, C;
|
|
4323
|
-
n[12] === Symbol.for("react.memo_cache_sentinel") ? (C = () => u(
|
|
4324
|
-
let w = l === "hex" ?
|
|
4335
|
+
n[12] === Symbol.for("react.memo_cache_sentinel") ? (C = () => u(gi), n[12] = C) : C = n[12];
|
|
4336
|
+
let w = l === "hex" ? ke : Ee, T;
|
|
4325
4337
|
n[13] === w ? T = n[14] : (T = /* @__PURE__ */ J(X, {
|
|
4326
4338
|
className: $["mode-toggle-icon"],
|
|
4327
4339
|
d: w,
|
|
@@ -4357,24 +4369,24 @@ var $ = {
|
|
|
4357
4369
|
children: [D, A]
|
|
4358
4370
|
}), n[25] = i, n[26] = D, n[27] = A, n[28] = x, n[29] = S, n[30] = j) : j = n[30], j;
|
|
4359
4371
|
};
|
|
4360
|
-
function
|
|
4372
|
+
function gi(e) {
|
|
4361
4373
|
return e === "variable" ? "hex" : "variable";
|
|
4362
4374
|
}
|
|
4363
4375
|
//#endregion
|
|
4364
4376
|
//#region src/components/others/elm-markdown.module.css
|
|
4365
|
-
var
|
|
4377
|
+
var _i = { "elm-markdown": "_elm-markdown_uttgx_1" }, vi = (e) => {
|
|
4366
4378
|
let t = [];
|
|
4367
4379
|
for (let n = 0; n < e.length; n++) {
|
|
4368
4380
|
let r = e[n];
|
|
4369
4381
|
switch (r.type) {
|
|
4370
4382
|
case "blockquote":
|
|
4371
|
-
r.tokens && r.tokens.length !== 0 && t.push(/* @__PURE__ */ J(
|
|
4383
|
+
r.tokens && r.tokens.length !== 0 && t.push(/* @__PURE__ */ J(an, { children: vi(r.tokens) }, n));
|
|
4372
4384
|
break;
|
|
4373
4385
|
case "br":
|
|
4374
4386
|
t.push(/* @__PURE__ */ J("br", {}, n));
|
|
4375
4387
|
break;
|
|
4376
4388
|
case "code":
|
|
4377
|
-
t.push(/* @__PURE__ */ J(
|
|
4389
|
+
t.push(/* @__PURE__ */ J(Ct, {
|
|
4378
4390
|
code: r.text.trim(),
|
|
4379
4391
|
language: r.lang
|
|
4380
4392
|
}, n));
|
|
@@ -4389,7 +4401,7 @@ var gi = { "elm-markdown": "_elm-markdown_uttgx_1" }, _i = (e) => {
|
|
|
4389
4401
|
case "del":
|
|
4390
4402
|
t.push(r.tokens && r.tokens.length !== 0 ? /* @__PURE__ */ J(Z, {
|
|
4391
4403
|
strikethrough: !0,
|
|
4392
|
-
children:
|
|
4404
|
+
children: vi(r.tokens)
|
|
4393
4405
|
}, n) : /* @__PURE__ */ J(Z, {
|
|
4394
4406
|
strikethrough: !0,
|
|
4395
4407
|
children: r.text
|
|
@@ -4398,7 +4410,7 @@ var gi = { "elm-markdown": "_elm-markdown_uttgx_1" }, _i = (e) => {
|
|
|
4398
4410
|
case "em":
|
|
4399
4411
|
t.push(r.tokens && r.tokens.length !== 0 ? /* @__PURE__ */ J(Z, {
|
|
4400
4412
|
italic: !0,
|
|
4401
|
-
children:
|
|
4413
|
+
children: vi(r.tokens)
|
|
4402
4414
|
}, n) : /* @__PURE__ */ J(Z, {
|
|
4403
4415
|
italic: !0,
|
|
4404
4416
|
children: r.text
|
|
@@ -4407,21 +4419,21 @@ var gi = { "elm-markdown": "_elm-markdown_uttgx_1" }, _i = (e) => {
|
|
|
4407
4419
|
case "escape": break;
|
|
4408
4420
|
case "heading": {
|
|
4409
4421
|
let e = r.depth;
|
|
4410
|
-
r.tokens && r.tokens.length !== 0 ? t.push(/* @__PURE__ */ J(
|
|
4422
|
+
r.tokens && r.tokens.length !== 0 ? t.push(/* @__PURE__ */ J(vn, {
|
|
4411
4423
|
level: e,
|
|
4412
|
-
children:
|
|
4413
|
-
}, n)) : t.push(/* @__PURE__ */ J(
|
|
4424
|
+
children: vi(r.tokens)
|
|
4425
|
+
}, n)) : t.push(/* @__PURE__ */ J(vn, {
|
|
4414
4426
|
level: e,
|
|
4415
4427
|
text: r.text
|
|
4416
4428
|
}, n));
|
|
4417
4429
|
break;
|
|
4418
4430
|
}
|
|
4419
4431
|
case "hr":
|
|
4420
|
-
t.push(/* @__PURE__ */ J(
|
|
4432
|
+
t.push(/* @__PURE__ */ J(fn, {}, n));
|
|
4421
4433
|
break;
|
|
4422
4434
|
case "html": break;
|
|
4423
4435
|
case "image":
|
|
4424
|
-
t.push(/* @__PURE__ */ J(
|
|
4436
|
+
t.push(/* @__PURE__ */ J(It, {
|
|
4425
4437
|
enableModal: !0,
|
|
4426
4438
|
src: r.href,
|
|
4427
4439
|
alt: r.text
|
|
@@ -4430,63 +4442,63 @@ var gi = { "elm-markdown": "_elm-markdown_uttgx_1" }, _i = (e) => {
|
|
|
4430
4442
|
case "link":
|
|
4431
4443
|
t.push(r.tokens && r.tokens.length !== 0 ? /* @__PURE__ */ J(Z, {
|
|
4432
4444
|
href: r.href,
|
|
4433
|
-
children:
|
|
4445
|
+
children: vi(r.tokens)
|
|
4434
4446
|
}, n) : /* @__PURE__ */ J(Z, {
|
|
4435
4447
|
href: r.href,
|
|
4436
4448
|
children: r.text
|
|
4437
4449
|
}, n));
|
|
4438
4450
|
break;
|
|
4439
4451
|
case "list": {
|
|
4440
|
-
let e = r.items.map((e, t) => /* @__PURE__ */ J("li", { children:
|
|
4441
|
-
t.push(/* @__PURE__ */ J(
|
|
4452
|
+
let e = r.items.map((e, t) => /* @__PURE__ */ J("li", { children: vi(e.tokens) }, t));
|
|
4453
|
+
t.push(/* @__PURE__ */ J(bn, {
|
|
4442
4454
|
listStyle: r.ordered ? "ordered" : "unordered",
|
|
4443
4455
|
children: e
|
|
4444
4456
|
}, n));
|
|
4445
4457
|
break;
|
|
4446
4458
|
}
|
|
4447
4459
|
case "list_item":
|
|
4448
|
-
t.push(/* @__PURE__ */ J("li", { children: r.tokens && r.tokens.length !== 0 ?
|
|
4460
|
+
t.push(/* @__PURE__ */ J("li", { children: r.tokens && r.tokens.length !== 0 ? vi(r.tokens) : r.text }, n));
|
|
4449
4461
|
break;
|
|
4450
4462
|
case "paragraph":
|
|
4451
|
-
t.push(/* @__PURE__ */ J(
|
|
4463
|
+
t.push(/* @__PURE__ */ J(Sn, { children: r.tokens && r.tokens.length !== 0 ? vi(r.tokens) : r.text }, n));
|
|
4452
4464
|
break;
|
|
4453
4465
|
case "space": break;
|
|
4454
4466
|
case "strong":
|
|
4455
4467
|
t.push(r.tokens && r.tokens.length !== 0 ? /* @__PURE__ */ J(Z, {
|
|
4456
4468
|
bold: !0,
|
|
4457
|
-
children:
|
|
4469
|
+
children: vi(r.tokens)
|
|
4458
4470
|
}, n) : /* @__PURE__ */ J(Z, {
|
|
4459
4471
|
bold: !0,
|
|
4460
4472
|
children: r.text
|
|
4461
4473
|
}, n));
|
|
4462
4474
|
break;
|
|
4463
4475
|
case "table": {
|
|
4464
|
-
let e = (e) => e.map((e, t) => /* @__PURE__ */ J(
|
|
4465
|
-
t.push(/* @__PURE__ */ Y(
|
|
4476
|
+
let e = (e) => e.map((e, t) => /* @__PURE__ */ J(An, { children: vi(e.tokens) }, t)), i = /* @__PURE__ */ J(Pn, { children: e(r.header) }), a = r.rows.map((t, n) => /* @__PURE__ */ J(Pn, { children: e(t) }, n));
|
|
4477
|
+
t.push(/* @__PURE__ */ Y(Dn, { children: [/* @__PURE__ */ J(Mn, { children: i }), /* @__PURE__ */ J(On, { children: a })] }, n));
|
|
4466
4478
|
break;
|
|
4467
4479
|
}
|
|
4468
4480
|
case "text":
|
|
4469
|
-
r.tokens && r.tokens.length !== 0 ? t.push(...
|
|
4481
|
+
r.tokens && r.tokens.length !== 0 ? t.push(...vi(r.tokens)) : t.push(r.text);
|
|
4470
4482
|
break;
|
|
4471
4483
|
default: break;
|
|
4472
4484
|
}
|
|
4473
4485
|
}
|
|
4474
4486
|
return t;
|
|
4475
|
-
},
|
|
4487
|
+
}, yi = a((t) => {
|
|
4476
4488
|
let n = e(4), { tokens: r } = t, i;
|
|
4477
|
-
n[0] === r ? i = n[1] : (i =
|
|
4489
|
+
n[0] === r ? i = n[1] : (i = vi(r), n[0] = r, n[1] = i);
|
|
4478
4490
|
let a;
|
|
4479
|
-
return n[2] === i ? a = n[3] : (a = /* @__PURE__ */ J(
|
|
4491
|
+
return n[2] === i ? a = n[3] : (a = /* @__PURE__ */ J(ce, { children: i }), n[2] = i, n[3] = a), a;
|
|
4480
4492
|
});
|
|
4481
|
-
|
|
4482
|
-
var
|
|
4493
|
+
yi.displayName = "ElmMarkdownStable";
|
|
4494
|
+
var bi = ({ className: e, markdown: t, isStreaming: n, ...r }) => {
|
|
4483
4495
|
let i = u(() => g.setOptions({ gfm: !0 }).lexer(t), [t]), a = !!n && i.length > 0, o = a ? i.length - 1 : i.length, s = a ? i.slice(-1) : [], c = u(() => i.slice(0, o), [a ? o : i]);
|
|
4484
4496
|
return /* @__PURE__ */ Y("div", {
|
|
4485
|
-
className: h(
|
|
4497
|
+
className: h(_i["elm-markdown"], e),
|
|
4486
4498
|
...r,
|
|
4487
|
-
children: [/* @__PURE__ */ J(
|
|
4499
|
+
children: [/* @__PURE__ */ J(yi, { tokens: c }), vi(s)]
|
|
4488
4500
|
});
|
|
4489
|
-
},
|
|
4501
|
+
}, xi = {
|
|
4490
4502
|
"elm-wordle": "_elm-wordle_1llms_1",
|
|
4491
4503
|
"message-area": "_message-area_1llms_11",
|
|
4492
4504
|
"fade-in": "_fade-in_1llms_1",
|
|
@@ -4507,28 +4519,28 @@ var yi = ({ className: e, markdown: t, isStreaming: n, ...r }) => {
|
|
|
4507
4519
|
"reset-container": "_reset-container_1llms_156",
|
|
4508
4520
|
hidden: "_hidden_1llms_159",
|
|
4509
4521
|
"reset-button": "_reset-button_1llms_164"
|
|
4510
|
-
}, xi = /* @__PURE__ */ "which.there.their.about.would.these.other.words.could.write.first.water.after.where.right.think.three.years.place.sound.great.again.still.every.small.found.those.never.under.might.while.house.world.below.asked.going.large.until.along.shall.being.often.earth.began.since.study.night.light.above.paper.parts.young.story.point.times.heard.whole.white.given.means.music.miles.thing.today.later.using.money.lines.order.group.among.learn.known.space.table.early.trees.short.hands.state.black.shown.stood.front.voice.kinds.makes.comes.close.power.lived.vowel.taken.built.heart.ready.quite.class.bring.round.horse.shows.piece.green.stand.birds.start.river.tried.least.field.whose.girls.leave.added.color.third.hours.moved.plant.doing.names.forms.heavy.ideas.cried.check.floor.begin.woman.alone.plane.spell.watch.carry.wrote.clear.named.books.child.glass.human.takes.party.build.seems.blood.sides.seven.mouth.solve.north.value.death.maybe.happy.tells.gives.looks.shape.lives.steps.areas.sense.speak.force.ocean.speed.women.metal.south.grass.scale.cells.lower.sleep.wrong.pages.ships.needs.rocks.eight.major.level.total.ahead.reach.stars.store.sight.terms.catch.works.board.cover.songs.equal.stone.waves.guess.dance.spoke.break.cause.radio.weeks.lands.basic.liked.trade.fresh.final.fight.meant.drive.spent.local.waxes.knows.train.bread.homes.teeth.coast.thick.brown.clean.quiet.sugar.facts.steel.forth.rules.notes.units.peace.month.verbs.seeds.helps.sharp.visit.woods.chief.walls.cross.wings.grown.cases.foods.crops.fruit.stick.wants.stage.sheep.nouns.plain.drink.bones.apart.turns.moves.touch.angle.based.range.marks.tired.older.farms.spend.shoes.goods.chair.twice.cents.empty.alike.style.broke.pairs.count.enjoy.score.shore.roots.paint.heads.shook.serve.angry.crowd.wheel.quick.dress.share.alive.noise.solid.cloth.signs.hills.types.drawn.worth.truck.piano.upper.loved.usual.faces.drove.cabin.boats.towns.proud.court.model.prime.fifty.plans.yards.prove.tools.price.sheet.smell.boxes.raise.match.truth.roads.threw.enemy.lunch.chart.scene.graph.doubt.guide.winds.block.grain.smoke.mixed.games.wagon.sweet.topic.extra.plate.title.knife.fence.falls.cloud.wheat.plays.enter.broad.steam.atoms.press.lying.basis.clock.taste.grows.thank.storm.agree.brain.track.smile.funny.beach.stock.hurry.saved.sorry.giant.trail.offer.ought.rough.daily.avoid.keeps.throw.allow.cream.laugh.edges.teach.frame.bells.dream.magic.occur.ended.chord.false.skill.holes.dozen.brave.apple.climb.outer.pitch.ruler.holds.fixed.costs.calls.blank.staff.labor.eaten.youth.tones.honor.globe.gases.doors.poles.loose.apply.tears.exact.brush.chest.layer.whale.minor.faith.tests.judge.items.worry.waste.hoped.strip.begun.aside.lakes.bound.depth.candy.event.worse.aware.shell.rooms.ranch.image.snake.aloud.dried.likes.motor.pound.knees.refer.fully.chain.shirt.flour.drops.spite.orbit.banks.shoot.curve.tribe.tight.blind.slept.shade.claim.flies.theme.queen.fifth.union.hence.straw.entry.issue.birth.feels.anger.brief.rhyme.glory.guard.flows.flesh.owned.trick.yours.sizes.noted.width.burst.route.lungs.uncle.bears.royal.kings.forty.trial.cards.brass.opera.chose.owner.vapor.beats.mouse.tough.wires.meter.tower.finds.inner.stuck.arrow.poems.label.swing.solar.truly.tense.beans.split.rises.weigh.hotel.stems.pride.swung.grade.digit.badly.boots.pilot.sales.swept.lucky.prize.stove.tubes.acres.wound.steep.slide.trunk.error.porch.slave.exist.faced.mines.marry.juice.raced.waved.goose.trust.fewer.favor.mills.views.joint.eager.spots.blend.rings.adult.index.nails.horns.balls.flame.rates.drill.trace.skins.waxed.seats.stuff.ratio.minds.dirty.silly.coins.hello.trips.leads.rifle.hopes.bases.shine.bench.moral.fires.meals.shake.shops.cycle.movie.slope.canoe.teams.folks.fired.bands.thumb.shout.canal.habit.reply.ruled.fever.crust.shelf.walks.midst.crack.print.tales.coach.stiff.flood.verse.awake.rocky.march.fault.swift.faint.civil.ghost.feast.blade.limit.germs.reads.ducks.dairy.worst.gifts.lists.stops.rapid.brick.claws.beads.beast.skirt.cakes.lions.frogs.tries.nerve.grand.armed.treat.honey.moist.legal.penny.crown.shock.taxes.sixty.altar.pulls.sport.drums.talks.dying.dates.drank.blows.lever.wages.proof.drugs.tanks.sings.tails.pause.herds.arose.hated.clues.novel.shame.burnt.races.flash.weary.heels.token.coats.spare.shiny.alarm.dimes.sixth.clerk.mercy.sunny.guest.float.shone.pipes.worms.bills.sweat.suits.smart.upset.rains.sandy.rainy.parks.sadly.fancy.rider.unity.bunch.rolls.crash.craft.newly.gates.hatch.paths.funds.wider.grace.grave.tides.admit.shift.sails.pupil.tiger.angel.cruel.agent.drama.urged.patch.nests.vital.sword.blame.weeds.screw.vocal.bacon.chalk.cargo.crazy.acted.goats.arise.witch.loves.queer.dwell.backs.ropes.shots.merry.phone.cheek.peaks.ideal.beard.eagle.creek.cries.ashes.stall.yield.mayor.opens.input.fleet.tooth.cubic.wives.burns.poets.apron.spear.organ.cliff.stamp.paste.rural.baked.chase.slice.slant.knock.noisy.sorts.stays.wiped.blown.piled.clubs.cheer.widow.twist.tenth.hides.comma.sweep.spoon.stern.crept.maple.deeds.rides.muddy.crime.jelly.ridge.drift.dusty.devil.tempo.humor.sends.steal.tents.waist.roses.reign.noble.cheap.dense.linen.geese.woven.posts.hired.wrath.salad.bowed.tires.shark.belts.grasp.blast.polar.fungi.tends.pearl.loads.jokes.veins.frost.hears.loses.hosts.diver.phase.toads.alert.tasks.seams.coral.focus.naked.puppy.jumps.spoil.quart.macro.fears.flung.spark.vivid.brook.steer.spray.decay.ports.socks.urban.goals.grant.minus.films.tunes.shaft.firms.skies.bride.wreck.flock.stare.hobby.bonds.dared.faded.thief.crude.pants.flute.votes.tonal.radar.wells.skull.hairs.argue.wears.dolls.voted.caves.cared.broom.scent.panel.fairy.olive.bends.prism.lamps.cable.peach.ruins.rally.schwa.lambs.sells.cools.draft.charm.limbs.brake.gazed.cubes.delay.beams.fetch.ranks.array.harsh.camel.vines.picks.naval.purse.rigid.crawl.toast.soils.sauce.basin.ponds.twins.wrist.fluid.pools.brand.stalk.robot.reeds.hoofs.buses.sheer.grief.bloom.dwelt.melts.risen.flags.knelt.fiber.roofs.freed.armor.piles.aimed.algae.twigs.lemon.ditch.drunk.rests.chill.slain.panic.cords.tuned.crisp.ledge.dived.swamp.clung.stole.molds.yarns.liver.gauge.breed.stool.gulls.awoke.gross.diary.rails.belly.trend.flask.stake.fried.draws.actor.handy.bowls.haste.scope.deals.knots.moons.essay.thump.hangs.bliss.dealt.gains.bombs.clown.palms.cones.roast.tidal.bored.chant.acids.dough.camps.swore.lover.hooks.males.cocoa.punch.award.reins.ninth.noses.links.drain.fills.nylon.lunar.pulse.flown.elbow.fatal.sites.moths.meats.foxes.mined.attic.fiery.mount.usage.swear.snowy.rusty.scare.traps.relax.react.valid.robin.cease.gills.prior.safer.polio.loyal.swell.salty.marsh.vague.weave.mound.seals.mules.virus.scout.acute.windy.stout.folds.seize.hilly.joins.pluck.stack.lords.dunes.burro.hawks.trout.feeds.scarf.halls.coals.towel.souls.elect.buggy.pumps.loans.spins.files.oxide.pains.photo.rival.flats.syrup.rodeo.sands.moose.pints.curly.comic.cloak.onion.clams.scrap.didst.couch.codes.fails.ounce.lodge.greet.gypsy.utter.paved.zones.fours.alley.tiles.bless.crest.elder.kills.yeast.erect.bugle.medal.roles.hound.snail.alter.ankle.relay.loops.zeros.bites.modes.debts.realm.glove.rayon.swims.poked.stray.lifts.maker.lumps.graze.dread.barns.docks.masts.pours.wharf.curse.plump.robes.seeks.cedar.curls.jolly.myths.cages.gloom.locks.pedal.beets.crows.anode.slash.creep.rowed.chips.fists.wines.cares.valve.newer.motel.ivory.necks.clamp.barge.blues.alien.frown.strap.crews.shack.gonna.saves.stump.ferry.idols.cooks.juicy.glare.carts.alloy.bulbs.lawns.lasts.fuels.oddly.crane.filed.weird.shawl.slips.troop.bolts.suite.sleek.quilt.tramp.blaze.atlas.odors.scrub.crabs.probe.logic.adobe.exile.rebel.grind.sting.spine.cling.desks.grove.leaps.prose.lofty.agony.snare.tusks.bulls.moods.humid.finer.dimly.plank.china.pines.guilt.sacks.brace.quote.lathe.gaily.fonts.scalp.adopt.foggy.ferns.grams.clump.perch.tumor.teens.crank.fable.hedge.genes.sober.boast.tract.cigar.unite.owing.thigh.haiku.swish.dikes.wedge.booth.eased.frail.cough.tombs.darts.forts.choir.pouch.pinch.hairy.buyer.torch.vigor.waltz.heats.herbs.users.flint.click.madam.bleak.blunt.aided.lacks.masks.waded.risks.nurse.chaos.sewed.cured.ample.lease.steak.sinks.merit.bluff.bathe.gleam.bonus.colts.shear.gland.silky.skate.birch.anvil.sleds.groan.maids.meets.speck.hymns.hints.drown.bosom.slick.quest.coils.spied.snows.stead.snack.plows.blond.tamed.thorn.waits.glued.banjo.tease.arena.bulky.carve.stunt.warms.shady.razor.folly.leafy.notch.fools.otter.pears.flush.genus.ached.fives.flaps.spout.smote.fumes.adapt.cuffs.tasty.stoop.clips.disks.sniff.lanes.brisk.imply.demon.super.furry.raged.growl.texts.hardy.stung.typed.hates.wiser.timid.serum.beaks.rotor.casts.baths.glide.plots.trait.resin.slums.lyric.puffs.decks.brood.mourn.aloft.abuse.whirl.edged.ovary.quack.heaps.slang.await.civic.saint.bevel.sonar.aunts.packs.froze.tonic.corps.swarm.frank.repay.gaunt.wired.niece.cello.needy.chuck.stony.media.surge.hurts.repel.husky.dated.hunts.mists.exert.dries.mates.sworn.baker.spice.oasis.boils.spurs.doves.sneak.paces.colon.siege.strum.drier.cacao.humus.bales.piped.nasty.rinse.boxer.shrub.amuse.tacks.cited.slung.delta.laden.larva.rents.yells.spool.spill.crush.jewel.snaps.stain.kicks.tying.slits.rated.eerie.smash.plums.zebra.earns.bushy.scary.squad.tutor.silks.slabs.bumps.evils.fangs.snout.peril.pivot.yacht.lobby.jeans.grins.viola.liner.comet.scars.chops.raids.eater.slate.skips.soles.misty.urine.knobs.sleet.holly.pests.forks.grill.trays.pails.borne.tenor.wares.carol.woody.canon.wakes.kitty.miner.polls.shaky.nasal.scorn.chess.taxis.crate.shyly.tulip.forge.nymph.budge.lowly.abide.depot.oases.asses.sheds.fudge.pills.rivet.thine.groom.lanky.boost.broth.heave.gravy.beech.timed.quail.inert.gears.chick.hinge.trash.clash.sighs.renew.bough.dwarf.slows.quill.shave.spore.sixes.chunk.madly.paced.braid.fuzzy.motto.spies.slack.mucus.magma.awful.discs.erase.posed.asset.cider.taper.theft.churn.satin.slots.taxed.bully.sloth.shale.tread.raked.curds.manor.aisle.bulge.loins.stair.tapes.leans.bunks.squat.towed.lance.panes.sakes.heirs.caste.dummy.pores.fauna.crook.poise.epoch.risky.warns.fling.berry.grape.flank.drags.squid.pelts.icing.irony.irons.barks.whoop.choke.diets.whips.tally.dozed.twine.kites.bikes.ticks.riots.roars.vault.looms.scold.blink.dandy.pupae.sieve.spike.ducts.lends.pizza.brink.widen.plumb.pagan.feats.bison.soggy.scoop.argon.nudge.skiff.amber.sexes.rouse.salts.hitch.exalt.leash.dined.chute.snort.gusts.melon.cheat.reefs.llama.lasso.debut.quota.oaths.prone.mixes.rafts.dives.stale.inlet.flick.pinto.brows.untie.batch.greed.chore.stirs.blush.onset.barbs.volts.beige.swoop.paddy.laced.shove.jerky.poppy.leaks.fares.dodge.godly.squaw.affix.brute.nicer.undue.snarl.merge.doses.showy.daddy.roost.vases.swirl.petty.colds.curry.cobra.genie.flare.messy.cores.soaks.ripen.whine.amino.plaid.spiny.mowed.baton.peers.vowed.pious.swans.exits.afoot.plugs.idiom.chili.rites.serfs.cleft.berth.grubs.annex.dizzy.hasty.latch.wasps.mirth.baron.plead.aloof.aging.pixel.bared.mummy.hotly.auger.buddy.chaps.badge.stark.fairs.gully.mumps.emery.filly.ovens.drone.gauze.idiot.fussy.annoy.shank.gouge.bleed.elves.roped.unfit.baggy.mower.scant.grabs.fleas.lousy.album.sawed.cooky.murky.infer.burly.waged.dingy.brine.kneel.creak.vanes.smoky.spurt.combs.easel.laces.humps.rumor.aroma.horde.swiss.leapt.opium.slime.afire.pansy.mares.soaps.husks.snips.hazel.lined.cafes.naive.wraps.sized.piers.beset.agile.tongs.steed.fraud.booty.valor.downy.witty.mossy.psalm.scuba.tours.polka.milky.gaudy.shrug.tufts.wilds.laser.truss.hares.creed.lilac.siren.tarry.bribe.swine.muted.flips.cures.sinew.boxed.hoops.gasps.hoods.niche.yucca.glows.sewer.whack.fuses.gowns.droop.bucks.pangs.mails.whisk.haven.clasp.sling.stint.urges.champ.piety.chirp.pleat.posse.sunup.menus.howls.quake.knack.plaza.fiend.caked.bangs.erupt.poker.olden.cramp.voter.poses.manly.slump.fined.grips.gaped.purge.hiked.maize.fluff.strut.sloop.prowl.roach.cocks.bland.dials.plume.slaps.soups.dully.wills.foams.solos.skier.eaves.totem.fused.latex.veils.mused.mains.myrrh.racks.galls.gnats.bouts.sisal.shuts.hoses.dryly.hover.gloss.seeps.denim.putty.guppy.leaky.dusky.filth.oboes.spans.fowls.adorn.glaze.haunt.dares.obeys.bakes.abyss.smelt.gangs.aches.trawl.claps.undid.spicy.hoist.fades.vicar.acorn.pussy.gruff.musty.tarts.snuff.hunch.truce.tweed.dryer.loser.sheaf.moles.lapse.tawny.vexed.autos.wager.domes.sheen.clang.spade.sowed.broil.slyly.studs.grunt.donor.slugs.aspen.homer.croak.tithe.halts.avert.havoc.hogan.glint.ruddy.jeeps.flaky.ladle.taunt.snore.fines.props.prune.pesos.radii.pokes.tiled.daisy.heron.villa.farce.binds.cites.fixes.jerks.livid.waked.inked.booms.chews.licks.hyena.scoff.lusty.sonic.smith.usher.tucks.vigil.molts.sects.spars.dumps.scaly.wisps.sores.mince.panda.flier.axles.plied.booby.patio.rabbi.petal.polyp.tints.grate.troll.tolls.relic.phony.bleat.flaws.flake.snags.aptly.drawl.ulcer.soapy.bossy.monks.crags.caged.twang.diner.taped.cadet.grids.spawn.guile.noose.mores.girth.slimy.aides.spasm.burrs.alibi.lymph.saucy.muggy.liter.joked.goofy.exams.enact.stork.lured.toxic.omens.nears.covet.wrung.forum.venom.moody.alder.sassy.flair.guild.prays.wrens.hauls.stave.tilts.pecks.stomp.gales.tempt.capes.mesas.omits.tepee.harry.wring.evoke.limes.cluck.lunge.highs.canes.giddy.lithe.verge.khaki.queue.loath.foyer.outdo.fared.deter.crumb.astir.spire.jumpy.extol.buoys.stubs.lucid.thong.afore.whiff.maxim.hulls.clogs.slats.jiffy.arbor.cinch.igloo.goody.gazes.dowel.calms.bitch.scowl.gulps.coded.waver.mason.lobes.ebony.flail.isles.clods.dazed.adept.oozed.sedan.clays.warts.ketch.skunk.manes.adore.sneer.mango.fiord.flora.roomy.minks.thaws.watts.freer.exult.plush.paled.twain.clink.scamp.pawed.grope.bravo.gable.stink.sever.waned.rarer.regal.wards.fawns.babes.unify.amend.oaken.glade.visor.hefty.nines.throb.pecan.butts.pence.sills.jails.flyer.saber.nomad.miter.beeps.domed.gulfs.curbs.heath.moors.aorta.larks.tangy.wryly.cheep.rages.evade.lures.freak.vogue.tunic.slams.knits.dumpy.mania.spits.firth.hikes.trots.nosed.clank.dogma.bloat.balsa.graft.middy.stile.keyed.finch.sperm.chaff.wiles.amigo.copra.amiss.eying.twirl.lurch.popes.chins.smock.tines.guise.grits.junks.shoal.cache.tapir.atoll.deity.toils.spree.mocks.scans.shorn.revel.raven.hoary.reels.scuff.mimic.weedy.corny.truer.rouge.ember.floes.torso.wipes.edict.sulky.recur.groin.baste.kinks.surer.piggy.moldy.franc.liars.inept.gusty.facet.jetty.equip.leper.slink.soars.cater.dowry.sided.yearn.decoy.taboo.ovals.heals.pleas.beret.spilt.gayly.rover.endow.pygmy.carat.abbey.vents.waken.chimp.fumed.sodas.vinyl.clout.wades.mites.smirk.bores.bunny.surly.frock.foray.purer.milks.query.mired.blare.froth.gruel.navel.paler.puffy.casks.grime.derby.mamma.gavel.teddy.vomit.moans.allot.defer.wield.viper.louse.erred.hewed.abhor.wrest.waxen.adage.ardor.stabs.pored.rondo.loped.fishy.bible.hires.foals.feuds.jambs.thuds.jeers.knead.quirk.rugby.expel.greys.rigor.ester.lyres.aback.glues.lotus.lurid.rungs.hutch.thyme.valet.tommy.yokes.epics.trill.pikes.ozone.caper.chime.frees.famed.leech.smite.neigh.erode.robed.hoard.salve.conic.gawky.craze.jacks.gloat.mushy.rumps.fetus.wince.pinks.shalt.toots.glens.cooed.rusts.stews.shred.parka.chugs.winks.clots.shrew.booed.filmy.juror.dents.gummy.grays.hooky.butte.dogie.poled.reams.fifes.spank.gayer.tepid.spook.taint.flirt.rogue.spiky.opals.miser.cocky.coyly.balmy.slosh.brawl.aphid.faked.hydra.brags.chide.yanks.allay.video.altos.eases.meted.chasm.longs.excel.taffy.impel.savor.koala.quays.dawns.proxy.clove.duets.dregs.tardy.briar.grimy.ultra.meaty.halve.wails.suede.mauve.envoy.arson.coves.gooey.brews.sofas.chums.amaze.zooms.abbot.halos.scour.suing.cribs.sagas.enema.wordy.harps.coupe.molar.flops.weeps.mints.ashen.felts.askew.munch.mewed.divan.vices.jumbo.blobs.blots.spunk.acrid.topaz.cubed.clans.flees.slurs.gnaws.welds.fords.emits.agate.pumas.mends.darks.dukes.plies.canny.hoots.oozes.lamed.fouls.clefs.nicks.mated.skims.brunt.tuber.tinge.fates.ditty.thins.frets.eider.bayou.mulch.fasts.amass.damps.morns.friar.palsy.vista.croon.conch.udder.tacos.skits.mikes.quits.preen.aster.adder.elegy.pulpy.scows.baled.hovel.lavas.crave.optic.welts.busts.knave.razed.shins.totes.scoot.dears.crock.mutes.trims.skein.doted.shuns.veers.fakes.yoked.wooed.hacks.sprig.wands.lulls.seers.snobs.nooks.pined.perky.mooed.frill.dines.booze.tripe.prong.drips.odder.levee.antic.sidle.pithy.corks.yelps.joker.fleck.buffs.scram.tiers.bogey.doled.irate.vales.coped.hails.elude.bulks.aired.vying.stags.strew.cocci.pacts.scabs.silos.dusts.yodel.terse.jaded.baser.jibes.foils.sways.forgo.slays.preys.treks.quell.peeks.assay.lurks.eject.boars.trite.belch.gnash.wanes.lutes.whims.dosed.chewy.snipe.umbra.teems.dozes.kelps.upped.brawn.doped.shush.rinds.slush.moron.voile.woken.fjord.sheik.jests.kayak.slews.toted.saner.drape.patty.raves.sulfa.grist.skied.vixen.civet.vouch.tiara.homey.moped.runts.serge.kinky.rills.corns.brats.pries.amble.fries.loons.tsars.datum.musky.pigmy.gnome.ravel.ovule.icily.liken.lemur.frays.silts.sifts.plods.ramps.tress.earls.dudes.waive.karat.jolts.peons.beers.horny.pales.wreak.lairs.lynch.stank.swoon.idler.abort.blitz.ensue.atone.bingo.roves.kilts.scald.adios.cynic.dulls.memos.elfin.dales.peels.peals.bares.sinus.crone.sable.hinds.shirk.enrol.wilts.roams.duped.cysts.mitts.safes.spats.coops.filet.knell.refit.covey.punks.kilns.fitly.abate.talcs.heeds.duels.wanly.ruffs.gauss.lapel.jaunt.whelp.cleat.gauzy.dirge.edits.wormy.moats.smear.prods.bowel.frisk.vests.bayed.rasps.tames.delve.embed.befit.wafer.ceded.novas.feign.spews.larch.huffs.doles.mamas.hulks.pried.brims.irked.aspic.swipe.mealy.skimp.bluer.slake.dowdy.penis.brays.pupas.egret.flunk.phlox.gripe.peony.douse.blurs.darns.slunk.lefts.chats.inane.vials.stilt.rinks.woofs.wowed.bongs.frond.ingot.evict.singe.shyer.flied.slops.dolts.drool.dells.whelk.hippy.feted.ether.cocos.hives.jibed.mazes.trios.sirup.squab.laths.leers.pasta.rifts.lopes.alias.whirs.diced.slags.lodes.foxed.idled.prows.plait.malts.chafe.cower.toyed.chefs.keels.sties.racer.etude.sucks.sulks.micas.czars.copse.ailed.abler.rabid.golds.croup.snaky.visas.palls.mopes.boned.wispy.raved.swaps.junky.doily.pawns.tamer.poach.baits.damns.gumbo.daunt.prank.hunks.buxom.heres.honks.stows.unbar.idles.routs.sages.goads.remit.copes.deign.culls.girds.haves.lucks.stunk.dodos.shams.snubs.icons.usurp.dooms.hells.soled.comas.paves.maths.perks.limps.wombs.blurb.daubs.cokes.sours.stuns.cased.musts.coeds.cowed.aping.zoned.rummy.fetes.skulk.quaff.rajah.deans.reaps.galas.tills.roved.kudos.toned.pared.scull.vexes.punts.snoop.bails.dames.hazes.lores.marts.voids.ameba.rakes.adzes.harms.rears.satyr.swill.hexes.colic.leeks.hurls.yowls.ivies.plops.musks.papaw.jells.bused.cruet.bided.filch.zests.rooks.laxly.rends.loams.basks.sires.carps.pokey.flits.muses.bawls.shuck.viler.lisps.peeps.sorer.lolls.prude.diked.floss.flogs.scums.dopes.bogie.pinky.leafs.tubas.scads.lowed.yeses.biked.qualm.evens.caned.gawks.whits.wooly.gluts.romps.bests.dunce.crony.joist.tunas.boner.malls.parch.avers.crams.pares.dally.bigot.kales.flays.leach.gushy.pooch.huger.slyer.golfs.mires.flues.loafs.arced.acnes.neons.fiefs.dints.dazes.pouts.cored.yules.lilts.beefs.mutts.fells.cowls.spuds.lames.jawed.dupes.deads.bylaw.noons.nifty.clued.vireo.gapes.metes.cuter.maims.droll.cupid.mauls.sedge.papas.wheys.eking.loots.hilts.meows.beaus.dices.peppy.riper.fogey.gists.yogas.gilts.skews.cedes.zeals.alums.okays.elope.grump.wafts.soots.blimp.hefts.mulls.hosed.cress.doffs.ruder.pixie.waifs.ousts.pucks.biers.gulch.suets.hobos.lints.brans.teals.garbs.pewee.helms.turfs.quips.wends.banes.napes.icier.swats.bagel.hexed.ogres.goner.gilds.pyres.lards.bides.paged.talon.flout.medic.veals.putts.dirks.dotes.tippy.blurt.piths.acing.barer.whets.gaits.wools.dunks.heros.swabs.dirts.jutes.hemps.surfs.okapi.chows.shoos.dusks.parry.decal.furls.cilia.sears.novae.murks.warps.slues.lamer.saris.weans.purrs.dills.togas.newts.meany.bunts.razes.goons.wicks.ruses.vends.geode.drake.judos.lofts.pulps.lauds.mucks.vises.mocha.oiled.roman.ethyl.gotta.fugue.smack.gourd.bumpy.radix.fatty.borax.cubit.cacti.gamma.focal.avail.papal.golly.elite.versa.billy.adieu.annum.howdy.rhino.norms.bobby.axiom.setup.yolks.terns.mixer.genre.knoll.abode.junta.gorge.combo.alpha.overt.kinda.spelt.prick.nobly.ephod.audio.modal.veldt.warty.fluke.bonny.bream.rosin.bolls.doers.downs.beady.motif.humph.fella.mould.crepe.kerns.aloha.glyph.azure.riser.blest.locus.lumpy.beryl.wanna.brier.tuner.rowdy.mural.timer.canst.krill.quoth.lemme.triad.tenon.amply.deeps.padre.leant.pacer.octal.dolly.trans.sumac.foamy.lolly.giver.quipu.codex.manna.unwed.vodka.ferny.salon.duple.boron.revue.crier.alack.inter.dilly.whist.cults.spake.reset.loess.decor.mover.verve.ethic.gamut.lingo.dunno.align.sissy.incur.reedy.avant.piper.waxer.calyx.basil.coons.seine.piney.lemma.trams.winch.whirr.saith.ionic.heady.harem.tummy.sally.shied.dross.farad.saver.tilde.jingo.bower.serif.facto.belle.inset.bogus.caved.forte.sooty.bongo.toves.credo.basal.yella.aglow.glean.gusto.hymen.ethos.terra.brash.scrip.swash.aleph.tinny.itchy.wanta.trice.jowls.gongs.garde.boric.twill.sower.henry.awash.libel.spurn.sabre.rebut.penal.obese.sonny.quirt.mebbe.tacit.greek.xenon.hullo.pique.roger.negro.hadst.gecko.beget.uncut.aloes.louis.quint.clunk.raped.salvo.diode.matey.hertz.xylem.kiosk.apace.cawed.peter.wench.cohos.sorta.gamba.bytes.tango.nutty.axial.aleck.natal.clomp.gored.siree.bandy.gunny.runic.whizz.rupee.fated.wiper.bards.briny.staid.hocks.ochre.yummy.gents.soupy.roper.swath.cameo.edger.spate.gimme.ebbed.breve.theta.deems.dykes.servo.telly.tabby.tares.blocs.welch.ghoul.vitae.cumin.dinky.bronc.tabor.teeny.comer.borer.sired.privy.mammy.deary.gyros.sprit.conga.quire.thugs.furor.bloke.runes.bawdy.cadre.toxin.annul.egged.anion.nodes.picky.stein.jello.audit.echos.fagot.letup.eyrie.fount.caped.axons.amuck.banal.riled.petit.umber.miler.fibre.agave.bated.bilge.vitro.feint.pudgy.mater.manic.umped.pesky.strep.slurp.pylon.puree.caret.temps.newel.yawns.seedy.treed.coups.rangy.brads.mangy.loner.circa.tibia.afoul.mommy.titer.carne.kooky.motes.amity.suave.hippo.curvy.samba.newsy.anise.imams.tulle.aways.liven.hallo.wales.opted.canto.idyll.bodes.curio.wrack.hiker.chive.yokel.dotty.demur.cusps.specs.quads.laity.toner.decry.writs.saute.clack.aught.logos.tipsy.natty.ducal.bidet.bulgy.metre.lusts.unary.goeth.baler.sited.shies.hasps.brung.holed.swank.looky.melee.huffy.loamy.pimps.titan.binge.shunt.femur.libra.seder.honed.annas.coypu.shims.zowie.jihad.savvy.nadir.basso.monic.maned.mousy.omega.laver.prima.picas.folio.mecca.reals.troth.testy.balky.crimp.chink.abets.splat.abaci.vaunt.cutie.pasty.moray.levis.ratty.islet.joust.motet.viral.nukes.grads.comfy.voila.woozy.blued.whomp.sward.metro.skeet.chine.aerie.bowie.tubby.emirs.coati.unzip.slobs.trike.funky.ducat.dewey.skoal.wadis.oomph.taker.minim.getup.stoic.synod.runty.flyby.braze.inlay.venue.louts.peaty.orlon.humpy.radon.beaut.raspy.unfed.crick.nappy.vizor.yipes.rebus.divot.kiwis.vetch.squib.sitar.kiddo.dyers.cotta.matzo.lager.zebus.crass.dacha.kneed.dicta.fakir.knurl.runny.unpin.julep.globs.nudes.sushi.tacky.stoke.kaput.butch.hulas.croft.achoo.genii.nodal.outgo.spiel.viols.fetid.cagey.fudgy.epoxy.leggy.hanky.lapis.felon.beefy.coots.melba.caddy.segue.betel.frizz.drear.kooks.turbo.hoagy.moult.helix.zonal.arias.nosey.paean.lacey.banns.swain.fryer.retch.tenet.gigas.whiny.ogled.rumen.begot.cruse.abuts.riven.balks.sines.sigma.abase.ennui.gores.unset.augur.sated.odium.latin.dings.moire.scion.henna.kraut.dicks.lifer.prigs.bebop.gages.gazer.fanny.gibes.aural.tempi.hooch.rapes.snuck.harts.techs.emend.ninny.guava.scarp.liege.tufty.sepia.tomes.carob.emcee.prams.poser.verso.hubba.joule.baize.blips.scrim.cubby.clave.winos.rearm.liens.lumen.chump.nanny.trump.fichu.chomp.homos.purty.maser.woosh.patsy.shill.rusks.avast.swami.boded.ahhhh.lobed.natch.shish.tansy.snoot.payer.altho.sappy.laxer.hubby.aegis.riles.ditto.jazzy.dingo.quasi.septa.peaky.lorry.heerd.bitty.payee.seamy.apses.imbue.belie.chary.spoof.phyla.clime.babel.wacky.sumps.skids.khans.crypt.inure.nonce.outen.faire.hooey.anole.kazoo.calve.limbo.argot.ducky.faker.vibes.gassy.unlit.nervy.femme.biter.fiche.boors.gaffe.saxes.recap.synch.facie.dicey.ouija.hewer.legit.gurus.edify.tweak.caron.typos.rerun.polly.surds.hamza.nulls.hater.lefty.mogul.mafia.debug.pates.blabs.splay.talus.porno.moola.nixed.kilos.snide.horsy.gesso.jaggy.trove.nixes.creel.pater.iotas.cadge.skyed.hokum.furze.ankhs.curie.nutsy.hilum.remix.angst.burls.jimmy.veiny.tryst.codon.befog.gamed.flume.axman.doozy.lubes.rheas.bozos.butyl.kelly.mynah.jocks.donut.avian.wurst.chock.quash.quals.hayed.bombe.cushy.spacy.puked.leery.thews.prink.amens.tesla.intro.fiver.frump.capos.opine.coder.namer.jowly.pukes.haled.chard.duffs.bruin.reuse.whang.toons.frats.silty.telex.cutup.nisei.neato.decaf.softy.bimbo.adlib.loony.shoed.agues.peeve.noway.gamey.sarge.reran.epact.potty.coned.upend.narco.ikats.whorl.jinks.tizzy.weepy.posit.marge.vegan.clops.numbs.reeks.rubes.rower.biped.tiffs.hocus.hammy.bunco.fixit.tykes.chaws.yucky.hokey.resew.maven.adman.scuzz.slogs.souse.nacho.mimed.melds.boffo.debit.pinup.vagus.gulag.randy.bosun.educe.faxes.auras.pesto.antsy.betas.fizzy.dorky.snits.moxie.thane.mylar.nobby.gamin.gouty.esses.goyim.paned.druid.jades.rehab.gofer.tzars.octet.homed.socko.dorks.eared.anted.elide.fazes.oxbow.dowse.situs.macaw.scone.drily.hyper.salsa.mooch.gated.unjam.lipid.mitre.venal.knish.ritzy.divas.torus.mange.dimer.recut.meson.wined.fends.phage.fiats.caulk.cavil.panty.roans.bilks.hones.botch.estop.sully.sooth.gelds.ahold.raper.pager.fixer.infix.hicks.tuxes.plebe.twits.abash.twixt.wacko.primp.nabla.girts.miffs.emote.xerox.rebid.shahs.rutty.grout.grift.deify.biddy.kopek.semis.bries.acmes.piton.hussy.torts.disco.whore.boozy.gibed.vamps.amour.soppy.gonzo.durst.wader.tutus.perms.catty.glitz.brigs.nerds.barmy.gizmo.owlet.sayer.molls.shard.whops.comps.corer.colas.matte.droid.ploys.vapid.cairn.deism.mixup.yikes.prosy.raker.flubs.whish.reify.craps.shags.clone.hazed.macho.recto.refix.drams.biker.aquas.porky.doyen.exude.goofs.divvy.noels.jived.hulky.cager.harpy.oldie.vivas.admix.codas.zilch.deist.orcas.retro.pilaf.parse.rants.zingy.toddy.chiff.micro.veeps.girly.nexus.demos.bibbs.antes.lulus.gnarl.zippy.ivied.epees.wimps.tromp.grail.yoyos.poufs.hales.roust.cabal.rawer.pampa.mosey.kefir.burgs.unmet.cuspy.boobs.boons.hypes.dynes.nards.lanai.yogis.sepal.quark.toked.prate.ayins.hawed.swigs.vitas.toker.doper.bossa.linty.foist.mondo.stash.kayos.twerp.zesty.capon.wimpy.rewed.fungo.tarot.frosh.kabob.pinko.redid.mimeo.heist.tarps.lamas.sutra.dinar.whams.busty.spays.mambo.nabob.preps.odour.cabby.conks.sluff.dados.houri.swart.balms.gutsy.faxed.egads.pushy.retry.agora.drubs.daffy.chits.mufti.karma.lotto.toffs.burps.deuce.zings.kappa.clads.doggy.duper.scams.ogler.mimes.throe.zetas.waled.promo.blats.muffs.oinks.viand.coset.finks.faddy.minis.snafu.sauna.usury.muxes.craws.stats.condo.coxes.loopy.dorms.ascot.dippy.execs.dopey.envoi.umpty.gismo.fazed.strop.jives.slims.batik.pings.sonly.leggo.pekoe.prawn.luaus.campy.oodle.prexy.proms.touts.ogles.tweet.toady.naiad.hider.nuked.fatso.sluts.obits.narcs.tyros.delis.wooer.hyped.poset.byway.texas.scrod.avows.futon.torte.tuple.carom.kebab.tamps.jilts.duals.artsy.repro.modem.toped.psych.sicko.klutz.tarns.coxed.drays.cloys.anded.piker.aimer.suras.limos.flack.hapax.dutch.mucky.shire.klieg.staph.layup.tokes.axing.toper.duvet.cowry.profs.blahs.addle.sudsy.batty.coifs.suety.gabby.hafta.pitas.gouda.deice.taupe.topes.duchy.nitro.carny.limey.orals.hirer.taxer.roils.ruble.elate.dolor.wryer.snots.quais.coked.gimel.gorse.minas.goest.agape.manta.jings.iliac.admen.offen.cills.offal.lotta.bolas.thwap.alway.boggy.donna.locos.belay.gluey.bitsy.mimsy.hilar.outta.vroom.fetal.raths.renal.dyads.crocs.vires.culpa.kivas.feist.teats.thats.yawls.whens.abaca.ohhhh.aphis.fusty.eclat.perdu.mayst.exeat.molly.supra.wetly.plasm.buffa.semen.pukka.tagua.paras.stoat.secco.carte.haute.molal.shads.forma.ovoid.pions.modus.bueno.rheum.scurf.parer.ephah.doest.sprue.flams.molto.dieth.choos.miked.bronx.goopy.bally.plumy.moony.morts.yourn.bipod.spume.algal.ambit.mucho.spued.dozer.harum.groat.skint.laude.thrum.pappy.oncet.rimed.gigue.limed.plein.redly.humpf.lites.seest.grebe.absit.thanx.pshaw.yawps.plats.payed.areal.tilth.youse.gwine.thees.watsa.lento.spitz.yawed.gipsy.sprat.cornu.amahs.blowy.wahoo.lubra.mecum.whooo.coqui.sabra.edema.mrads.dicot.astro.kited.ouzel.didos.grata.bonne.axmen.klunk.summa.laves.purls.yawny.teary.masse.largo.bazar.pssst.sylph.lulab.toque.fugit.plunk.ortho.lucre.cooch.whipt.folky.tyres.wheee.corky.injun.solon.didot.kerfs.rayed.wassa.chile.begat.nippy.litre.magna.rebox.hydro.milch.brent.gyves.lazed.feued.mavis.inapt.baulk.casus.scrum.wised.fossa.dower.kyrie.bhoys.scuse.feuar.ohmic.juste.ukase.beaux.tusky.orate.musta.lardy.intra.quiff.epsom.neath.ocher.tared.homme.mezzo.corms.psoas.beaky.terry.infra.spivs.tuans.belli.bergs.anima.weirs.mahua.scops.manse.titre.curia.kebob.cycad.talky.fucks.tapis.amide.dolce.sloes.jakes.russe.blash.tutti.pruta.panga.blebs.tench.swarf.herem.missy.merse.pawky.limen.vivre.chert.unsee.tiros.brack.foots.welsh.fosse.knops.ileum.noire.firma.podgy.laird.thunk.shute.rowan.shoji.poesy.uncap.fames.glees.costa.turps.fores.solum.imago.byres.fondu.coney.polis.dictu.kraal.sherd.mumbo.wroth.chars.unbox.vacuo.slued.weest.hades.wiled.syncs.muser.excon.hoars.sibyl.passe.joeys.lotsa.lepta.shays.bocks.endue.darer.nones.ileus.plash.busby.wheal.buffo.yobbo.biles.poxes.rooty.licit.terce.bromo.hayey.dweeb.imbed.saran.bruit.punky.softs.biffs.loppy.agars.aquae.livre.biome.bunds.shews.diems.ginny.degum.polos.desex.unman.dungy.vitam.wedgy.glebe.apers.ridgy.roids.wifey.vapes.whoas.bunko.yolky.ulnas.reeky.bodge.brant.davit.deque.liker.jenny.tacts.fulls.treap.ligne.acked.refry.vower.aargh.churl.momma.gaols.whump.arras.marls.tiler.grogs.memes.midis.tided.haler.duces.twiny.poste.unrig.prise.drabs.quids.facer.spier.baric.geoid.remap.trier.gunks.steno.stoma.airer.ovate.torah.apian.smuts.pocks.yurts.exurb.defog.nuder.bosky.nimbi.mothy.joyed.labia.pards.jammy.bigly.faxer.hoppy.nurbs.cotes.dishy.vised.celeb.pismo.casas.withs.dodgy.scudi.mungs.muons.ureas.ioctl.unhip.krone.sager.verst.expat.gronk.uvula.shawm.bilgy.braes.cento.webby.lippy.gamic.lordy.mazed.tings.shoat.faery.wirer.diazo.carer.rater.greps.rente.zloty.viers.unapt.poops.fecal.kepis.taxon.eyers.wonts.spina.stoae.yenta.pooey.buret.japan.bedew.hafts.selfs.oared.herby.pryer.oakum.dinks.titty.sepoy.penes.fusee.winey.gimps.nihil.rille.giber.ousel.umiak.cuppy.hames.shits.azine.glads.tacet.bumph.coyer.honky.gamer.gooky.waspy.sedgy.bents.varia.djinn.junco.pubic.wilco.lazes.idyls.lupus.rives.snood.schmo.spazz.finis.noter.pavan.orbed.bates.pipet.baddy.goers.shako.stets.sebum.seeth.lobar.raver.ajuga.riced.velds.dribs.ville.dhows.unsew.halma.krona.limby.jiffs.treys.bauds.pffft.mimer.plebs.caner.jiber.cuppa.washy.chuff.unarm.yukky.styes.waker.flaks.maces.rimes.gimpy.guano.liras.kapok.scuds.bwana.oring.aider.prier.klugy.monte.golem.velar.firer.pieta.umbel.campo.unpeg.fovea.abeam.boson.asker.goths.vocab.vined.trows.tikis.loper.indie.boffs.spang.grapy.tater.ichor.kilty.lochs.supes.degas.flics.torsi.beths.weber.resaw.lawny.coven.mujik.relet.therm.heigh.shnor.trued.zayin.liest.barfs.bassi.qophs.roily.flabs.punny.okras.hanks.dipso.nerfs.fauns.calla.pseud.lurer.magus.obeah.atria.twink.palmy.pocky.pends.recta.plonk.slaws.keens.nicad.pones.inker.whews.groks.mosts.trews.ulnar.gyppy.cocas.expos.eruct.oiler.vacua.dreck.dater.arums.tubal.voxel.dixit.beery.assai.lades.actin.ghoti.buzzy.meads.grody.ribby.clews.creme.email.pyxie.kulak.bocci.rived.duddy.hoper.lapin.wonks.petri.phial.fugal.holon.boomy.duomo.musos.shier.hayer.porgy.hived.litho.fisty.stagy.luvya.maria.smogs.asana.yogic.slomo.fawny.amine.wefts.gonad.twirp.brava.plyer.fermi.loges.niter.revet.unate.gyved.totty.zappy.honer.giros.dicer.calks.luxes.monad.cruft.quoin.fumer.amped.shlep.vinca.yahoo.vulva.zooey.dryad.nixie.moper.iambs.lunes.nudie.limns.weals.nohow.miaow.gouts.mynas.mazer.kikes.oxeye.stoup.jujus.debar.pubes.taels.defun.rands.blear.paver.goosy.sprog.oleos.toffy.pawer.maced.crits.kluge.tubed.sahib.ganef.scats.sputa.vaned.acned.taxol.plink.oweth.tribs.resay.boule.thous.haply.glans.maxis.bezel.antis.porks.quoit.alkyd.glary.beamy.hexad.bonks.tecum.kerbs.filar.frier.redux.abuzz.fader.shoer.couth.trues.guyed.goony.booky.fuzes.hurly.genet.hodad.calix.filer.pawls.iodic.utero.henge.unsay.liers.piing.weald.sexed.folic.poxed.cunts.anile.kiths.becks.tatty.plena.rebar.abled.toyer.attar.teaks.aioli.awing.anent.feces.redip.wists.prats.mesne.muter.smurf.owest.bahts.lossy.ftped.hunky.hoers.slier.sicks.fatly.delft.hiver.himbo.pengo.busks.loxes.zonks.ilium.aport.ikons.mulct.reeve.civvy.canna.barfy.kaiak.scudo.knout.gaper.bhang.pease.uteri.lases.paten.rasae.axels.stoas.ombre.styli.gunky.hazer.kenaf.ahoys.ammos.weeny.urger.kudzu.paren.bolos.fetor.nitty.techy.lieth.somas.darky.villi.gluon.janes.cants.farts.socle.jinns.ruing.slily.ricer.hadda.wowee.rices.nerts.cauls.swive.lilty.micks.arity.pasha.finif.oinky.gutty.tetra.wises.wolds.balds.picot.whats.shiki.bungs.snarf.legos.dungs.stogy.berms.tangs.vails.roods.morel.sware.elans.latus.gules.razer.doxie.buena.overs.gutta.zincs.nates.kirks.tikes.donee.jerry.mohel.ceder.doges.unmap.folia.rawly.snark.topoi.ceils.immix.yores.diest.bubba.pomps.forky.turdy.lawzy.poohs.worts.gloms.beano.muley.barky.tunny.auric.funks.gaffs.cordy.curdy.lisle.toric.soyas.reman.mungy.carpy.apish.oaten.gappy.aurae.bract.rooky.axled.burry.sizer.proem.turfy.impro.mashy.miens.nonny.olios.grook.sates.agley.corgi.dashy.doser.dildo.apsos.xored.laker.playa.selah.malty.dulse.frigs.demit.whoso.rials.sawer.spics.bedim.snugs.fanin.azoic.icers.suers.wizen.koine.topos.shirr.rifer.feral.laded.lased.turds.swede.easts.cozen.unhit.pally.aitch.sedum.coper.ruche.geeks.swags.etext.algin.offed.ninja.holer.doter.toter.besot.dicut.macer.peens.pewit.redox.poler.yecch.fluky.doeth.twats.cruds.bebug.bider.stele.hexer.wests.gluer.pilau.abaft.whelm.lacer.inode.tabus.gator.cuing.refly.luted.cukes.bairn.bight.arses.crump.loggy.blini.spoor.toyon.harks.wazoo.fenny.naves.keyer.tufas.morph.rajas.typal.spiff.oxlip.unban.mussy.finny.rimer.login.molas.cirri.huzza.agone.unsex.unwon.peats.toile.zombi.dewed.nooky.alkyl.ixnay.dovey.holey.cuber.amyls.podia.chino.apnea.prims.lycra.johns.primo.fatwa.egger.hempy.snook.hying.fuzed.barms.crink.moots.yerba.rhumb.unarc.direr.munge.eland.nares.wrier.noddy.atilt.jukes.ender.thens.unfix.doggo.zooks.diddy.shmoo.brusk.prest.curer.pasts.kelpy.bocce.kicky.taros.lings.dicky.nerdy.abend.stela.biggy.laved.baldy.pubis.gooks.wonky.stied.hypos.assed.spumy.osier.roble.rumba.biffy.pupal".split("."), Si = /* @__PURE__ */ "aahed.aalii.aargh.aarti.abaca.abaci.abacs.abaft.abaka.abamp.aband.abash.abask.abaya.abbas.abbed.abbes.abcee.abeam.abear.abele.abers.abets.abies.abler.ables.ablet.ablow.abmho.abohm.aboil.aboma.aboon.abord.abore.abram.abray.abrim.abrin.abris.absey.absit.abuna.abune.abuts.abuzz.abyes.abysm.acais.acari.accas.accoy.acerb.acers.aceta.achar.ached.aches.achoo.acids.acidy.acing.acini.ackee.acker.acmes.acmic.acned.acnes.acock.acold.acred.acres.acros.acted.actin.acton.acyls.adaws.adays.adbot.addax.added.adder.addio.addle.adeem.adhan.adieu.adios.adits.adman.admen.admix.adobo.adown.adoze.adrad.adred.adsum.aduki.adunc.adust.advew.adyta.adzed.adzes.aecia.aedes.aegis.aeons.aerie.aeros.aesir.afald.afara.afars.afear.aflaj.afore.afrit.afros.agama.agami.agars.agast.agave.agaze.agene.agers.agger.aggie.aggri.aggro.aggry.aghas.agila.agios.agism.agist.agita.aglee.aglet.agley.agloo.aglus.agmas.agoge.agone.agons.agood.agria.agrin.agros.agued.agues.aguna.aguti.aheap.ahent.ahigh.ahind.ahing.ahint.ahold.ahull.ahuru.aidas.aided.aides.aidoi.aidos.aiery.aigas.aight.ailed.aimed.aimer.ainee.ainga.aioli.aired.airer.airns.airth.airts.aitch.aitus.aiver.aiyee.aizle.ajies.ajiva.ajuga.ajwan.akees.akela.akene.aking.akita.akkas.alaap.alack.alamo.aland.alane.alang.alans.alant.alapa.alaps.alary.alate.alays.albas.albee.alcid.alcos.aldea.alder.aldol.aleck.alecs.alefs.aleft.aleph.alews.aleye.alfas.algal.algas.algid.algin.algor.algum.alias.alifs.aline.alist.aliya.alkie.alkos.alkyd.alkyl.allee.allel.allis.allod.allyl.almah.almas.almeh.almes.almud.almug.alods.aloed.aloes.aloha.aloin.aloos.alowe.altho.altos.alula.alums.alure.alvar.alway.amahs.amain.amate.amaut.amban.ambit.ambos.ambry.ameba.ameer.amene.amens.ament.amias.amice.amici.amide.amido.amids.amies.amiga.amigo.amine.amino.amins.amirs.amlas.amman.ammon.ammos.amnia.amnic.amnio.amoks.amole.amort.amour.amove.amowt.amped.ampul.amrit.amuck.amyls.anana.anata.ancho.ancle.ancon.andro.anear.anele.anent.angas.anglo.anigh.anile.anils.anima.animi.anion.anise.anker.ankhs.ankus.anlas.annal.annas.annat.anoas.anole.anomy.ansae.antae.antar.antas.anted.antes.antis.antra.antre.antsy.anura.anyon.apace.apage.apaid.apayd.apays.apeak.apeek.apers.apert.apery.apgar.aphis.apian.apiol.apish.apism.apode.apods.apoop.aport.appal.appay.appel.appro.appui.appuy.apres.apses.apsis.apsos.apted.apter.aquae.aquas.araba.araks.arame.arars.arbas.arced.archi.arcos.arcus.ardeb.ardri.aread.areae.areal.arear.areas.areca.aredd.arede.arefy.areic.arene.arepa.arere.arete.arets.arett.argal.argan.argil.argle.argol.argon.argot.argus.arhat.arias.ariel.ariki.arils.ariot.arish.arked.arled.arles.armed.armer.armet.armil.arnas.arnut.aroba.aroha.aroid.arpas.arpen.arrah.arras.arret.arris.arroz.arsed.arses.arsey.arsis.artal.artel.artic.artis.aruhe.arums.arval.arvee.arvos.aryls.asana.ascon.ascus.asdic.ashed.ashes.ashet.asked.asker.askoi.askos.aspen.asper.aspic.aspie.aspis.aspro.assai.assam.asses.assez.assot.aster.astir.astun.asura.asway.aswim.asyla.ataps.ataxy.atigi.atilt.atimy.atlas.atman.atmas.atmos.atocs.atoke.atoks.atoms.atomy.atony.atopy.atria.atrip.attap.attar.atuas.audad.auger.aught.aulas.aulic.auloi.aulos.aumil.aunes.aunts.aurae.aural.aurar.auras.aurei.aures.auric.auris.aurum.autos.auxin.avale.avant.avast.avels.avens.avers.avgas.avine.avion.avise.aviso.avize.avows.avyze.awarn.awato.awave.aways.awdls.aweel.aweto.awing.awmry.awned.awner.awols.awork.axels.axile.axils.axing.axite.axled.axles.axman.axmen.axoid.axone.axons.ayahs.ayaya.ayelp.aygre.ayins.ayont.ayres.ayrie.azans.azide.azido.azine.azlon.azoic.azole.azons.azote.azoth.azuki.azurn.azury.azygy.azyme.azyms.baaed.baals.babas.babel.babes.babka.baboo.babul.babus.bacca.bacco.baccy.bacha.bachs.backs.baddy.baels.baffs.baffy.bafts.baghs.bagie.bahts.bahus.bahut.bails.bairn.baisa.baith.baits.baiza.baize.bajan.bajra.bajri.bajus.baked.baken.bakes.bakra.balas.balds.baldy.baled.bales.balks.balky.balls.bally.balms.baloo.balsa.balti.balun.balus.bambi.banak.banco.bancs.banda.bandh.bands.bandy.baned.banes.bangs.bania.banks.banns.bants.bantu.banty.banya.bapus.barbe.barbs.barby.barca.barde.bardo.bards.bardy.bared.barer.bares.barfi.barfs.baric.barks.barky.barms.barmy.barns.barny.barps.barra.barre.barro.barry.barye.basan.based.basen.baser.bases.basho.basij.basks.bason.basse.bassi.basso.bassy.basta.basti.basto.basts.bated.bates.baths.batik.batta.batts.battu.bauds.bauks.baulk.baurs.bavin.bawds.bawks.bawls.bawns.bawrs.bawty.bayed.bayer.bayes.bayle.bayts.bazar.bazoo.beads.beaks.beaky.beals.beams.beamy.beano.beans.beany.beare.bears.beath.beats.beaty.beaus.beaut.beaux.bebop.becap.becke.becks.bedad.bedel.bedes.bedew.bedim.bedye.beedi.beefs.beeps.beers.beery.beets.befog.begad.begar.begem.begot.begum.beige.beigy.beins.bekah.belah.belar.belay.belee.belga.bells.belon.belts.bemad.bemas.bemix.bemud.bends.bendy.benes.benet.benga.benis.benne.benni.benny.bento.bents.benty.bepat.beray.beres.bergs.berko.berks.berme.berms.berob.beryl.besat.besaw.besee.beses.besit.besom.besot.besti.bests.betas.beted.betes.beths.betid.beton.betta.betty.bever.bevor.bevue.bevvy.bewet.bewig.bezes.bezil.bezzy.bhais.bhaji.bhang.bhats.bhels.bhoot.bhuna.bhuts.biach.biali.bialy.bibbs.bibes.biccy.bices.bided.bider.bides.bidet.bidis.bidon.bield.biers.biffo.biffs.biffy.bifid.bigae.biggs.biggy.bigha.bight.bigly.bigos.bijou.biked.biker.bikes.bikie.bilbo.bilby.biled.biles.bilgy.bilks.bills.bimah.bimas.bimbo.binal.bindi.binds.biner.bines.bings.bingy.binit.binks.bints.biogs.biont.biota.biped.bipod.birds.birks.birle.birls.biros.birrs.birse.birsy.bises.bisks.bisom.bitch.biter.bites.bitos.bitou.bitsy.bitte.bitts.bivia.bivvy.bizes.bizzo.bizzy.blabs.blads.blady.blaer.blaes.blaff.blags.blahs.blain.blams.blart.blase.blash.blate.blats.blatt.blaud.blawn.blaws.blays.blear.blebs.blech.blees.blent.blert.blest.blets.bleys.blimy.bling.blini.blins.bliny.blips.blist.blite.blits.blive.blobs.blocs.blogs.blook.bloop.blore.blots.blows.blowy.blubs.blude.bluds.bludy.blued.blues.bluet.bluey.bluid.blume.blunk.blurs.blype.boabs.boaks.boars.boart.boats.bobac.bobak.bobas.bobol.bobos.bocca.bocce.bocci.boche.bocks.boded.bodes.bodge.bodhi.bodle.boeps.boets.boeuf.boffo.boffs.bogan.bogey.boggy.bogie.bogle.bogue.bogus.bohea.bohos.boils.boing.boink.boite.boked.bokeh.bokes.bokos.bolar.bolas.bolds.boles.bolix.bolls.bolos.bolts.bolus.bomas.bombe.bombo.bombs.bonce.bonds.boned.boner.bones.bongs.bonie.bonks.bonne.bonny.bonza.bonze.booai.booay.boobs.boody.booed.boofy.boogy.boohs.books.booky.bools.booms.boomy.boong.boons.boord.boors.boose.boots.boppy.borak.boral.boras.borde.bords.bored.boree.borel.borer.bores.borgo.boric.borks.borms.borna.boron.borts.borty.bortz.bosie.bosks.bosky.boson.bosun.botas.botel.botes.bothy.botte.botts.botty.bouge.bouks.boult.bouns.bourd.bourg.bourn.bouse.bousy.bouts.bovid.bowat.bowed.bower.bowes.bowet.bowie.bowls.bowne.bowrs.bowse.boxed.boxen.boxes.boxla.boxty.boyar.boyau.boyed.boyfs.boygs.boyla.boyos.boysy.bozos.braai.brach.brack.bract.brads.braes.brags.brail.braks.braky.brame.brane.brank.brans.brant.brast.brats.brava.bravi.braws.braxy.brays.braza.braze.bream.brede.breds.breem.breer.brees.breid.breis.breme.brens.brent.brere.brers.breve.brews.breys.brier.bries.brigs.briki.briks.brill.brims.brins.brios.brise.briss.brith.brits.britt.brize.broch.brock.brods.brogh.brogs.brome.bromo.bronc.brond.brool.broos.brose.brosy.brows.brugh.bruin.bruit.brule.brume.brung.brusk.brust.bruts.buats.buaze.bubal.bubas.bubba.bubbe.bubby.bubus.buchu.bucko.bucks.bucku.budas.budis.budos.buffa.buffe.buffi.buffo.buffs.buffy.bufos.bufty.buhls.buhrs.buiks.buist.bukes.bulbs.bulgy.bulks.bulla.bulls.bulse.bumbo.bumfs.bumph.bumps.bumpy.bunas.bunce.bunco.bunde.bundh.bunds.bundt.bundu.bundy.bungs.bungy.bunia.bunje.bunjy.bunko.bunks.bunns.bunts.bunty.bunya.buoys.buppy.buran.buras.burbs.burds.buret.burfi.burgh.burgs.burin.burka.burke.burks.burls.burns.buroo.burps.burqa.burro.burrs.burry.bursa.burse.busby.buses.busks.busky.bussu.busti.busts.busty.buteo.butes.butle.butoh.butts.butty.butut.butyl.buzzy.bwana.bwazi.byded.bydes.byked.bykes.byres.byrls.byssi.bytes.byway.caaed.cabas.caber.cabob.caboc.cabre.cacas.cacks.cacky.cadee.cades.cadge.cadgy.cadie.cadis.cadre.caeca.caese.cafes.caffs.caged.cager.cages.cagot.cahow.caids.cains.caird.cajon.cajun.caked.cakes.cakey.calfs.calid.calif.calix.calks.calla.calls.calms.calmy.calos.calpa.calps.calve.calyx.caman.camas.cames.camis.camos.campi.campo.camps.campy.camus.caned.caneh.caner.canes.cangs.canid.canna.canns.canso.canst.canto.cants.canty.capas.caped.capes.capex.caphs.capiz.caple.capon.capos.capot.capri.capul.carap.carbo.carbs.carby.cardi.cards.cardy.cared.carer.cares.caret.carex.carks.carle.carls.carns.carny.carob.carom.caron.carpi.carps.carrs.carse.carta.carte.carts.carvy.casas.casco.cased.cases.casks.casky.casts.casus.cates.cauda.cauks.cauld.cauls.caums.caups.cauri.causa.cavas.caved.cavel.caver.caves.cavie.cawed.cawks.caxon.ceaze.cebid.cecal.cecum.ceded.ceder.cedes.cedis.ceiba.ceili.ceils.celeb.cella.celli.cells.celom.celts.cense.cento.cents.centu.ceorl.cepes.cerci.cered.ceres.cerge.ceria.ceric.cerne.ceroc.ceros.certs.certy.cesse.cesta.cesti.cetes.cetyl.cezve.chace.chack.chaco.chado.chads.chaft.chais.chals.chams.chana.chang.chank.chape.chaps.chapt.chara.chare.chark.charr.chars.chary.chats.chave.chavs.chawk.chaws.chaya.chays.cheep.chefs.cheka.chela.chelp.chemo.chems.chere.chert.cheth.chevy.chews.chewy.chiao.chias.chibs.chica.chich.chico.chics.chiel.chiks.chile.chimb.chimo.chimp.chine.ching.chink.chino.chins.chips.chirk.chirl.chirm.chiro.chirr.chirt.chiru.chits.chive.chivs.chivy.chizz.choco.chocs.chode.chogs.choil.choko.choky.chola.choli.cholo.chomp.chons.choof.chook.choom.choon.chops.chota.chott.chout.choux.chowk.chows.chubs.chufa.chuff.chugs.chums.churl.churr.chuse.chuts.chyle.chyme.chynd.cibol.cided.cides.ciels.ciggy.cilia.cills.cimar.cimex.cinct.cines.cinqs.cions.cippi.circs.cires.cirls.cirri.cisco.cissy.cists.cital.cited.citer.cites.cives.civet.civie.civvy.clach.clade.clads.claes.clags.clame.clams.clans.claps.clapt.claro.clart.clary.clast.clats.claut.clave.clavi.claws.clays.cleck.cleek.cleep.clefs.clegs.cleik.clems.clepe.clept.cleve.clews.clied.clies.clift.clime.cline.clint.clipe.clips.clipt.clits.cloam.clods.cloff.clogs.cloke.clomb.clomp.clonk.clons.cloop.cloot.clops.clote.clots.clour.clous.clows.cloye.cloys.cloze.clubs.clues.cluey.clunk.clype.cnida.coact.coady.coala.coals.coaly.coapt.coarb.coate.coati.coats.cobbs.cobby.cobia.coble.cobza.cocas.cocci.cocco.cocks.cocky.cocos.codas.codec.coded.coden.coder.codes.codex.codon.coeds.coffs.cogie.cogon.cogue.cohab.cohen.cohoe.cohog.cohos.coifs.coign.coils.coins.coirs.coits.coked.cokes.colas.colby.colds.coled.coles.coley.colic.colin.colls.colly.colog.colts.colza.comae.comal.comas.combe.combi.combo.combs.comby.comer.comes.comix.commo.comms.commy.compo.comps.compt.comte.comus.coned.cones.coney.confs.conga.conge.congo.conia.conin.conks.conky.conne.conns.conte.conto.conus.convo.cooch.cooed.cooee.cooer.cooey.coofs.cooks.cooky.cools.cooly.coomb.cooms.coomy.coons.coops.coopt.coost.coots.cooze.copal.copay.coped.copen.coper.copes.coppy.copra.copsy.coqui.coram.corbe.corby.cords.cored.cores.corey.corgi.coria.corks.corky.corms.corni.corno.corns.cornu.corps.corse.corso.cosec.cosed.coses.coset.cosey.cosie.costa.coste.costs.cotan.coted.cotes.coths.cotta.cotts.coude.coups.courb.courd.coure.cours.couta.couth.coved.coves.covin.cowal.cowan.cowed.cowks.cowls.cowps.cowry.coxae.coxal.coxed.coxes.coxib.coyau.coyed.coyer.coypu.cozed.cozen.cozes.cozey.cozie.craal.crabs.crags.craic.craig.crake.crame.crams.crans.crape.craps.crapy.crare.craws.crays.creds.creel.crees.crems.crena.creps.crepy.crewe.crews.crias.cribs.cries.crims.crine.crios.cripe.crips.crise.crith.crits.croci.crocs.croft.crogs.cromb.crome.cronk.crons.crool.croon.crops.crore.crost.crout.crows.croze.cruck.crudo.cruds.crudy.crues.cruet.cruft.crunk.cruor.crura.cruse.crusy.cruve.crwth.cryer.ctene.cubby.cubeb.cubed.cuber.cubes.cubit.cuddy.cuffo.cuffs.cuifs.cuing.cuish.cuits.cukes.culch.culet.culex.culls.cully.culms.culpa.culti.cults.culty.cumec.cundy.cunei.cunit.cunts.cupel.cupid.cuppa.cuppy.curat.curbs.curch.curds.curdy.cured.curer.cures.curet.curfs.curia.curie.curli.curls.curns.curny.currs.cursi.curst.cusec.cushy.cusks.cusps.cuspy.cusso.cusum.cutch.cuter.cutes.cutey.cutin.cutis.cutto.cutty.cutup.cuvee.cuzes.cwtch.cyano.cyans.cycad.cycas.cyclo.cyder.cylix.cymae.cymar.cymas.cymes.cymol.cysts.cytes.cyton.czars.daals.dabba.daces.dacha.dacks.dadah.dadas.dados.daffs.daffy.dagga.daggy.dagos.dahls.daiko.daine.daint.daker.daled.dales.dalis.dalle.dalts.daman.damar.dames.damme.damns.damps.dampy.dancy.dangs.danio.danks.danny.dants.daraf.darbs.darcy.dared.darer.dares.darga.dargs.daric.daris.darks.darky.darns.darre.darts.darzi.dashi.dashy.datal.dated.dater.dates.datos.datto.daube.daubs.dauby.dauds.dault.daurs.dauts.daven.davit.dawah.dawds.dawed.dawen.dawks.dawns.dawts.dayan.daych.daynt.dazed.dazer.dazes.deads.deair.deals.deans.deare.dearn.dears.deary.deash.deave.deaws.deawy.debag.debby.debel.debes.debts.debud.debur.debus.debye.decad.decaf.decan.decko.decks.decos.dedal.deeds.deedy.deely.deems.deens.deeps.deere.deers.deets.deeve.deevs.defat.deffo.defis.defog.degas.degum.degus.deice.deids.deify.deils.deism.deist.deked.dekes.dekko.deled.deles.delfs.delft.delis.dells.delly.delos.delph.delts.deman.demes.demic.demit.demob.demoi.demos.dempt.denar.denay.dench.denes.denet.denis.dents.deoxy.derat.deray.dered.deres.derig.derma.derms.derns.derny.deros.derro.derry.derth.dervs.desex.deshi.desis.desks.desse.devas.devel.devis.devon.devos.devot.dewan.dewar.dewax.dewed.dexes.dexie.dhaba.dhaks.dhals.dhikr.dhobi.dhole.dholl.dhols.dhoti.dhows.dhuti.diact.dials.diane.diazo.dibbs.diced.dicer.dices.dicht.dicks.dicky.dicot.dicta.dicts.dicty.diddy.didie.didos.didst.diebs.diels.diene.diets.diffs.dight.dikas.diked.diker.dikes.dikey.dildo.dilli.dills.dimbo.dimer.dimes.dimps.dinar.dined.dines.dinge.dings.dinic.dinks.dinky.dinna.dinos.dints.diols.diota.dippy.dipso.diram.direr.dirke.dirks.dirls.dirts.disas.disci.discs.dishy.disks.disme.dital.ditas.dited.dites.ditsy.ditts.ditzy.divan.divas.dived.dives.divis.divna.divos.divot.divvy.diwan.dixie.dixit.diyas.dizen.djinn.djins.doabs.doats.dobby.dobes.dobie.dobla.dobra.dobro.docht.docks.docos.docus.doddy.dodos.doeks.doers.doest.doeth.doffs.dogan.doges.dogey.doggo.doggy.dogie.dohyo.doilt.doily.doits.dojos.dolce.dolci.doled.doles.dolia.dolls.dolma.dolor.dolos.dolts.domal.domed.domes.domic.donah.donas.donee.doner.donga.dongs.donko.donna.donne.donny.donsy.doobs.dooce.doody.dooks.doole.dools.dooly.dooms.doomy.doona.doorn.doors.doozy.dopas.doped.doper.dopes.dorad.dorba.dorbs.doree.dores.doric.doris.dorks.dorky.dorms.dormy.dorps.dorrs.dorsa.dorse.dorts.dorty.dosai.dosas.dosed.doseh.doser.doses.dosha.dotal.doted.doter.dotes.dotty.douar.douce.doucs.douks.doula.douma.doums.doups.doura.douse.douts.doved.doven.dover.doves.dovie.dowar.dowds.dowed.dower.dowie.dowle.dowls.dowly.downa.downs.dowps.dowse.dowts.doxed.doxes.doxie.doyen.doyly.dozed.dozer.dozes.drabs.drack.draco.draff.drags.drail.drams.drant.draps.drats.drave.draws.drays.drear.dreck.dreed.dreer.drees.dregs.dreks.drent.drere.drest.dreys.dribs.drice.dries.drily.drips.dript.droid.droil.droke.drole.drome.drony.droob.droog.drook.drops.dropt.drouk.drows.drubs.drugs.drums.drupe.druse.drusy.druxy.dryad.dryas.dsobo.dsomo.duads.duals.duans.duars.dubbo.ducal.ducat.duces.ducks.ducky.ducts.duddy.duded.dudes.duels.duets.duett.duffs.dufus.duing.duits.dukas.duked.dukes.dukka.dulce.dules.dulia.dulls.dulse.dumas.dumbo.dumbs.dumka.dumky.dumps.dunam.dunch.dunes.dungs.dungy.dunks.dunno.dunny.dunsh.dunts.duomi.duomo.duped.duper.dupes.duple.duply.duppy.dural.duras.dured.dures.durgy.durns.duroc.duros.duroy.durra.durrs.durry.durst.durum.durzi.dusks.dusts.duxes.dwaal.dwale.dwalm.dwams.dwang.dwaum.dweeb.dwile.dwine.dyads.dyers.dyked.dykes.dykey.dykon.dynel.dynes.dzhos.eagre.ealed.eales.eaned.eards.eared.earls.earns.earnt.earst.eased.easer.eases.easle.easts.eathe.eaved.eaves.ebbed.ebbet.ebons.ebook.ecads.eched.eches.echos.ecrus.edema.edged.edger.edges.edile.edits.educe.educt.eejit.eensy.eeven.eevns.effed.egads.egers.egest.eggar.egged.egger.egmas.ehing.eider.eidos.eigne.eiked.eikon.eilds.eisel.ejido.ekkas.elain.eland.elans.elchi.eldin.elemi.elfed.eliad.elint.elmen.eloge.elogy.eloin.elops.elpee.elsin.elute.elvan.elven.elver.elves.emacs.embar.embay.embog.embow.embox.embus.emeer.emend.emerg.emery.emeus.emics.emirs.emits.emmas.emmer.emmet.emmew.emmys.emoji.emong.emote.emove.empts.emule.emure.emyde.emyds.enarm.enate.ended.ender.endew.endue.enews.enfix.eniac.enlit.enmew.ennog.enoki.enols.enorm.enows.enrol.ensew.ensky.entia.enure.enurn.envoi.enzym.eorls.eosin.epact.epees.ephah.ephas.ephod.ephor.epics.epode.epopt.epris.eques.equid.erbia.erevs.ergon.ergos.ergot.erhus.erica.erick.erics.ering.erned.ernes.erose.erred.erses.eruct.erugo.eruvs.erven.ervil.escar.escot.esile.eskar.esker.esnes.esses.estoc.estop.estro.etage.etape.etats.etens.ethal.ethne.ethyl.etics.etnas.ettin.ettle.etuis.etwee.etyma.eughs.euked.eupad.euros.eusol.evens.evert.evets.evhoe.evils.evite.evohe.ewers.ewest.ewhow.ewked.exams.exeat.execs.exeem.exeme.exfil.exies.exine.exing.exits.exode.exome.exons.expat.expos.exude.exuls.exurb.eyass.eyers.eyots.eyras.eyres.eyrie.eyrir.ezine.fabby.faced.facer.faces.facia.facta.facts.faddy.faded.fader.fades.fadge.fados.faena.faery.faffs.faffy.faggy.fagin.fagot.faiks.fails.faine.fains.fairs.faked.faker.fakes.fakey.fakie.fakir.falaj.falls.famed.fames.fanal.fands.fanes.fanga.fango.fangs.fanks.fanon.fanos.fanum.faqir.farad.farci.farcy.fards.fared.farer.fares.farle.farls.farms.faros.farro.farse.farts.fasci.fasti.fasts.fated.fates.fatly.fatso.fatwa.faugh.fauld.fauns.faurd.fauts.fauve.favas.favel.faver.faves.favus.fawns.fawny.faxed.faxes.fayed.fayer.fayne.fayre.fazed.fazes.feals.feare.fears.feart.fease.feats.feaze.feces.fecht.fecit.fecks.fedex.feebs.feeds.feels.feens.feers.feese.feeze.fehme.feint.feist.felch.felid.fells.felly.felts.felty.femal.femes.femmy.fends.fendy.fenis.fenks.fenny.fents.feods.feoff.ferer.feres.feria.ferly.fermi.ferms.ferns.ferny.fesse.festa.fests.festy.fetas.feted.fetes.fetor.fetta.fetts.fetwa.feuar.feuds.feued.feyed.feyer.feyly.fezes.fezzy.fiars.fiats.fibro.fices.fiche.fichu.ficin.ficos.fides.fidge.fidos.fiefs.fient.fiere.fiers.fiest.fifed.fifer.fifes.fifis.figgy.figos.fiked.fikes.filar.filch.filed.files.filii.filks.fille.fillo.fills.filmi.films.filos.filum.finca.finds.fined.fines.finis.finks.finny.finos.fiord.fiqhs.fique.fired.firer.fires.firie.firks.firms.firns.firry.firth.fiscs.fisks.fists.fisty.fitch.fitly.fitna.fitte.fitts.fiver.fives.fixed.fixes.fixit.fjeld.flabs.flaff.flags.flaks.flamm.flams.flamy.flane.flans.flaps.flary.flats.flava.flawn.flaws.flawy.flaxy.flays.fleam.fleas.fleek.fleer.flees.flegs.fleme.fleur.flews.flexi.flexo.fleys.flics.flied.flies.flimp.flims.flips.flirs.flisk.flite.flits.flitt.flobs.flocs.floes.flogs.flong.flops.flors.flory.flosh.flota.flote.flows.flubs.flued.flues.fluey.fluky.flump.fluor.flurr.fluty.fluyt.flyby.flype.flyte.foals.foams.foehn.fogey.fogie.fogle.fogou.fohns.foids.foils.foins.folds.foley.folia.folic.folie.folks.folky.fomes.fonda.fonds.fondu.fones.fonly.fonts.foods.foody.fools.foots.footy.foram.forbs.forby.fordo.fords.forel.fores.forex.forks.forky.forme.forms.forts.forza.forze.fossa.fosse.fouat.fouds.fouer.fouet.foule.fouls.fount.fours.fouth.fovea.fowls.fowth.foxed.foxes.foxie.foyle.foyne.frabs.frack.fract.frags.fraim.franc.frape.fraps.frass.frate.frati.frats.fraus.frays.frees.freet.freit.fremd.frena.freon.frere.frets.fribs.frier.fries.frigs.frise.frist.frith.frits.fritt.frize.frizz.froes.frogs.frons.frore.frorn.frory.frosh.frows.frowy.frugs.frump.frush.frust.fryer.fubar.fubby.fubsy.fucks.fucus.fuddy.fudgy.fuels.fuero.fuffs.fuffy.fugal.fuggy.fugie.fugio.fugle.fugly.fugus.fujis.fulls.fumed.fumer.fumes.fumet.fundi.funds.fundy.fungo.fungs.funks.fural.furan.furca.furls.furol.furrs.furth.furze.furzy.fused.fusee.fusel.fuses.fusil.fusks.fusts.fusty.futon.fuzed.fuzee.fuzes.fuzil.fyces.fyked.fykes.fyles.fyrds.fytte.gabba.gabby.gable.gaddi.gades.gadge.gadid.gadis.gadje.gadjo.gadso.gaffs.gaged.gager.gages.gaids.gains.gairs.gaita.gaits.gaitt.gajos.galah.galas.galax.galea.galed.gales.galls.gally.galop.galut.galvo.gamas.gamay.gamba.gambe.gambo.gambs.gamed.games.gamey.gamic.gamin.gamme.gammy.gamps.ganch.gandy.ganef.ganev.gangs.ganja.ganof.gants.gaols.gaped.gaper.gapes.gapos.gappy.garbe.garbo.garbs.garda.gares.garis.garms.garni.garre.garth.garum.gases.gasps.gaspy.gasts.gatch.gated.gater.gates.gaths.gator.gauch.gaucy.gauds.gauje.gault.gaums.gaumy.gaups.gaurs.gauss.gauzy.gavot.gawcy.gawds.gawks.gawps.gawsy.gayal.gazal.gazar.gazed.gazes.gazon.gazoo.geals.geans.geare.gears.geats.gebur.gecks.geeks.geeps.geest.geist.geits.gelds.gelee.gelid.gelly.gelts.gemel.gemma.gemmy.gemot.genal.genas.genes.genet.genic.genii.genip.genny.genoa.genom.genro.gents.genty.genua.genus.geode.geoid.gerah.gerbe.geres.gerle.germs.germy.gerne.gesse.gesso.geste.gests.getas.getup.geums.geyan.geyer.ghast.ghats.ghaut.ghazi.ghees.ghest.ghyll.gibed.gibel.giber.gibes.gibli.gibus.gifts.gigas.gighe.gigot.gigue.gilas.gilds.gilet.gills.gilly.gilpy.gilts.gimel.gimme.gimps.gimpy.ginch.ginge.gings.ginks.ginny.ginzo.gipon.gippo.gippy.girds.girls.girns.giron.giros.girrs.girsh.girts.gismo.gisms.gists.gitch.gites.giust.gived.gives.gizmo.glace.glads.glady.glaik.glair.glams.glans.glary.glaum.glaur.glazy.gleba.glebe.gleby.glede.gleds.gleed.gleek.glees.gleet.gleis.glens.glent.gleys.glial.glias.glibs.gliff.glift.glike.glime.glims.glisk.glits.glitz.gloam.globi.globs.globy.glode.glogg.gloms.gloop.glops.glost.glout.glows.gloze.glued.gluer.glues.gluey.glugs.glume.glums.gluon.glute.gluts.gnarl.gnarr.gnars.gnats.gnawn.gnaws.gnows.goads.goafs.goals.goary.goats.goaty.goban.gobar.gobbi.gobbo.gobby.gobis.gobos.godet.godso.goels.goers.goest.goeth.goety.gofer.goffs.gogga.gogos.goier.gojis.golds.goldy.goles.golfs.golpe.golps.gombo.gomer.gompa.gonch.gonef.gongs.gonia.gonif.gonks.gonna.gonof.gonys.gonzo.gooby.goods.goofs.googs.gooks.gooky.goold.gools.gooly.goons.goony.goops.goopy.goors.goory.goosy.gopak.gopik.goral.goras.gored.gores.goris.gorms.gormy.gorps.gorse.gorsy.gosht.gosse.gotch.goths.gothy.gotta.gouch.gouks.goura.gouts.gouty.gowan.gowds.gowfs.gowks.gowls.gowns.goxes.goyim.goyle.graal.grabs.grads.graff.graip.grama.grame.gramp.grams.grana.grans.grapy.gravs.grays.grebe.grebo.grece.greek.grees.grege.grego.grein.grens.grese.greve.grews.greys.grice.gride.grids.griff.grift.grigs.grike.grins.griot.grips.gript.gripy.grise.grist.grisy.grith.grits.grize.groat.grody.grogs.groks.groma.grone.groof.grosz.grots.grouf.grovy.grows.grrls.grrrl.grubs.grued.grues.grufe.grume.grump.grund.gryce.gryde.gryke.grype.grypt.guaco.guana.guano.guans.guars.gucks.gucky.gudes.guffs.gugas.guids.guimp.guiro.gulag.gular.gulas.gules.gulet.gulfs.gulfy.gulls.gulph.gulps.gulpy.gumma.gummi.gumps.gundy.gunge.gungy.gunks.gunky.gunny.guqin.gurdy.gurge.gurls.gurly.gurns.gurry.gursh.gurus.gushy.gusla.gusle.gusli.gussy.gusts.gutsy.gutta.gutty.guyed.guyle.guyot.guyse.gwine.gyals.gyans.gybed.gybes.gyeld.gymps.gynae.gynie.gynny.gynos.gyoza.gypos.gyppo.gyppy.gyral.gyred.gyres.gyron.gyros.gyrus.gytes.gyved.gyves.haafs.haars.hable.habus.hacek.hacks.hadal.haded.hades.hadji.hadst.haems.haets.haffs.hafiz.hafts.haggs.hahas.haick.haika.haiks.haiku.hails.haily.hains.haint.hairs.haith.hajes.hajis.hajji.hakam.hakas.hakea.hakes.hakim.hakus.halal.haled.haler.hales.halfa.halfs.halid.hallo.halls.halma.halms.halon.halos.halse.halts.halva.halwa.hamal.hamba.hamed.hames.hammy.hamza.hanap.hance.hanch.hands.hangi.hangs.hanks.hanky.hansa.hanse.hants.haole.haoma.hapax.haply.happi.hapus.haram.hards.hared.hares.harim.harks.harls.harms.harns.haros.harps.harts.hashy.hasks.hasps.hasta.hated.hates.hatha.hauds.haufs.haugh.hauld.haulm.hauls.hault.hauns.hause.haver.haves.hawed.hawks.hawms.hawse.hayed.hayer.hayey.hayle.hazan.hazed.hazer.hazes.heads.heald.heals.heame.heaps.heapy.heare.hears.heast.heats.heben.hebes.hecht.hecks.heder.hedgy.heeds.heedy.heels.heeze.hefte.hefts.heids.heigh.heils.heirs.hejab.hejra.heled.heles.helio.hells.helms.helos.helot.helps.helve.hemal.hemes.hemic.hemin.hemps.hempy.hench.hends.henge.henna.henny.henry.hents.hepar.herbs.herby.herds.heres.herls.herma.herms.herns.heros.herry.herse.hertz.herye.hesps.hests.hetes.heths.heuch.heugh.hevea.hewed.hewer.hewgh.hexad.hexed.hexer.hexes.hexyl.heyed.hiant.hicks.hided.hider.hides.hiems.highs.hight.hijab.hijra.hiked.hiker.hikes.hikoi.hilar.hilch.hillo.hills.hilts.hilum.hilus.himbo.hinau.hinds.hings.hinky.hinny.hints.hiois.hiply.hired.hiree.hirer.hires.hissy.hists.hithe.hived.hiver.hives.hizen.hoaed.hoagy.hoars.hoary.hoast.hobos.hocks.hocus.hodad.hodja.hoers.hogan.hogen.hoggs.hoghs.hohed.hoick.hoied.hoiks.hoing.hoise.hokas.hoked.hokes.hokey.hokis.hokku.hokum.holds.holed.holes.holey.holks.holla.hollo.holme.holms.holon.holos.holts.homas.homed.homes.homey.homie.homme.homos.honan.honda.honds.honed.honer.hones.hongi.hongs.honks.honky.hooch.hoods.hoody.hooey.hoofs.hooka.hooks.hooky.hooly.hoons.hoops.hoord.hoors.hoosh.hoots.hooty.hoove.hopak.hoped.hoper.hopes.hoppy.horah.horal.horas.horis.horks.horme.horns.horst.horsy.hosed.hosel.hosen.hoser.hoses.hosey.hosta.hosts.hotch.hoten.hotty.houff.houfs.hough.houri.hours.houts.hovea.hoved.hoven.hoves.howbe.howes.howff.howfs.howks.howls.howre.howso.hoxed.hoxes.hoyas.hoyed.hoyle.hubby.hucks.hudna.hudud.huers.huffs.huffy.huger.huggy.huhus.huias.hulas.hules.hulks.hulky.hullo.hulls.hully.humas.humfs.humic.humps.humpy.hunks.hunts.hurds.hurls.hurly.hurra.hurst.hurts.hushy.husks.husos.hutia.huzza.huzzy.hwyls.hydra.hyens.hygge.hying.hykes.hylas.hyleg.hyles.hylic.hymns.hynde.hyoid.hyped.hypes.hypha.hyphy.hypos.hyrax.hyson.hythe.iambi.iambs.ibrik.icers.iched.iches.ichor.icier.icker.ickle.icons.ictal.ictic.ictus.idant.ideas.idees.ident.idled.idles.idola.idols.idyls.iftar.igapo.igged.iglus.ihram.ikans.ikats.ikons.ileac.ileal.ileum.ileus.iliad.ilial.ilium.iller.illth.imago.imams.imari.imaum.imbar.imbed.imide.imido.imids.imine.imino.immew.immit.immix.imped.impis.impot.impro.imshi.imshy.inapt.inarm.inbye.incel.incle.incog.incus.incut.indew.india.indie.indol.indow.indri.indue.inerm.infix.infos.infra.ingan.ingle.inion.inked.inker.inkle.inned.innit.inorb.inrun.inset.inspo.intel.intil.intis.intra.inula.inure.inurn.inust.invar.inwit.iodic.iodid.iodin.iotas.ippon.irade.irids.iring.irked.iroko.irone.irons.isbas.ishes.isled.isles.isnae.issei.istle.items.ither.ivied.ivies.ixias.ixnay.ixora.ixtle.izard.izars.izzat.jaaps.jabot.jacal.jacks.jacky.jaded.jades.jafas.jaffa.jagas.jager.jaggs.jaggy.jagir.jagra.jails.jaker.jakes.jakey.jalap.jalop.jambe.jambo.jambs.jambu.james.jammy.jamon.janes.janns.janny.janty.japan.japed.japer.japes.jarks.jarls.jarps.jarta.jarul.jasey.jaspe.jasps.jatos.jauks.jaups.javas.javel.jawan.jawed.jaxie.jeans.jeats.jebel.jedis.jeels.jeely.jeeps.jeers.jeeze.jefes.jeffs.jehad.jehus.jelab.jello.jells.jembe.jemmy.jenny.jeons.jerid.jerks.jerry.jesse.jests.jesus.jetes.jeton.jeune.jewed.jewie.jhala.jiaos.jibba.jibbs.jibed.jiber.jibes.jiffs.jiggy.jigot.jihad.jills.jilts.jimmy.jimpy.jingo.jinks.jinne.jinni.jinns.jirds.jirga.jirre.jisms.jived.jiver.jives.jivey.jnana.jobed.jobes.jocko.jocks.jocky.jocos.jodel.joeys.johns.joins.joked.jokes.jokey.jokol.joled.joles.jolls.jolts.jolty.jomon.jomos.jones.jongs.jonty.jooks.joram.jorum.jotas.jotty.jotun.joual.jougs.jouks.joule.jours.jowar.jowed.jowls.jowly.joyed.jubas.jubes.jucos.judas.judgy.judos.jugal.jugum.jujus.juked.jukes.jukus.julep.jumar.jumby.jumps.junco.junks.junky.jupes.jupon.jural.jurat.jurel.jures.justs.jutes.jutty.juves.juvie.kaama.kabab.kabar.kabob.kacha.kacks.kadai.kades.kadis.kafir.kagos.kagus.kahal.kaiak.kaids.kaies.kaifs.kaika.kaiks.kails.kaims.kaing.kains.kakas.kakis.kalam.kales.kalif.kalis.kalpa.kamas.kames.kamik.kamis.kamme.kanae.kanas.kandy.kaneh.kanes.kanga.kangs.kanji.kants.kanzu.kaons.kapas.kaphs.kapok.kapow.kapus.kaput.karas.karat.karks.karns.karoo.karos.karri.karst.karsy.karts.karzy.kasha.kasme.katal.katas.katis.katti.kaugh.kauri.kauru.kaury.kaval.kavas.kawas.kawau.kawed.kayle.kayos.kazis.kazoo.kbars.kebar.kebob.kecks.kedge.kedgy.keech.keefs.keeks.keels.keema.keeno.keens.keeps.keets.keeve.kefir.kehua.keirs.kelep.kelim.kells.kelly.kelps.kelpy.kelts.kelty.kembo.kembs.kemps.kempt.kempy.kenaf.kench.kendo.kenos.kente.kents.kepis.kerbs.kerel.kerfs.kerky.kerma.kerne.kerns.keros.kerry.kerve.kesar.kests.ketas.ketch.ketes.ketol.kevel.kevil.kexes.keyed.keyer.khadi.khafs.khans.khaph.khats.khaya.khazi.kheda.kheth.khets.khoja.khors.khoum.khuds.kiaat.kiack.kiang.kibbe.kibbi.kibei.kibes.kibla.kicks.kicky.kiddo.kiddy.kidel.kidge.kiefs.kiers.kieve.kievs.kight.kikes.kikoi.kiley.kilim.kills.kilns.kilos.kilps.kilts.kilty.kimbo.kinas.kinda.kinds.kindy.kines.kings.kinin.kinks.kinos.kiore.kipes.kippa.kipps.kirby.kirks.kirns.kirri.kisan.kissy.kists.kited.kiter.kites.kithe.kiths.kitul.kivas.kiwis.klang.klaps.klett.klick.klieg.kliks.klong.kloof.kluge.klutz.knags.knaps.knarl.knars.knaur.knawe.knees.knell.knish.knits.knive.knobs.knops.knosp.knots.knout.knowe.knows.knubs.knurl.knurr.knurs.knuts.koans.koaps.koban.kobos.koels.koffs.kofta.kogal.kohas.kohen.kohls.koine.kojis.kokam.kokas.koker.kokra.kokum.kolas.kolos.kombu.konbu.kondo.konks.kooks.kooky.koori.kopek.kophs.kopje.koppa.korai.koras.korat.kores.korma.koros.korun.korus.koses.kotch.kotos.kotow.koura.kraal.krabs.kraft.krais.krait.krang.krans.kranz.kraut.krays.kreep.kreng.krewe.krona.krone.kroon.krubi.krunk.ksars.kubie.kudos.kudus.kudzu.kufis.kugel.kuias.kukri.kukus.kulak.kulan.kulas.kulfi.kumis.kumys.kuris.kurre.kurta.kurus.kusso.kutas.kutch.kutis.kutus.kuzus.kvass.kvell.kwela.kyack.kyaks.kyang.kyars.kyats.kybos.kydst.kyles.kylie.kylin.kylix.kyloe.kynde.kynds.kypes.kyrie.kytes.kythe.laari.labda.labia.labis.labra.laced.lacer.laces.lacet.lacey.lacks.laddy.laded.lader.lades.laers.laevo.lagan.lahal.lahar.laich.laics.laids.laigh.laika.laiks.laird.lairs.lairy.laith.laity.laked.laker.lakes.lakhs.lakin.laksa.laldy.lalls.lamas.lambs.lamby.lamed.lamer.lames.lamia.lammy.lamps.lanai.lanas.lanch.lande.lands.lanes.lanks.lants.lapin.lapis.lapje.larch.lards.lardy.laree.lares.largo.laris.larks.larky.larns.larnt.larum.lased.laser.lases.lassi.lassu.lassy.lasts.latah.lated.laten.latex.lathi.laths.lathy.latke.latus.lauan.lauch.lauds.laufs.laund.laura.laval.lavas.laved.laver.laves.lavra.lavvy.lawed.lawer.lawin.lawks.lawns.lawny.laxed.laxer.laxes.laxly.layed.layin.layup.lazar.lazed.lazes.lazos.lazzi.lazzo.leads.leady.leafs.leaks.leams.leans.leany.leaps.leare.lears.leary.leats.leavy.leaze.leben.leccy.ledes.ledgy.ledum.leear.leeks.leeps.leers.leese.leets.leeze.lefte.lefts.leger.leges.legge.leggo.legit.lehrs.lehua.leirs.leish.leman.lemed.lemel.lemes.lemma.lemme.lends.lenes.lengs.lenis.lenos.lense.lenti.lento.leone.lepid.lepra.lepta.lered.leres.lerps.lesbo.leses.lests.letch.lethe.letup.leuch.leuco.leuds.leugh.levas.levee.leves.levin.levis.lewis.lexes.lexis.lezes.lezza.lezzy.liana.liane.liang.liard.liars.liart.liber.libra.libri.lichi.licht.licit.licks.lidar.lidos.liefs.liens.liers.lieus.lieve.lifer.lifes.lifts.ligan.liger.ligge.ligne.liked.liker.likes.likin.lills.lilos.lilts.liman.limas.limax.limba.limbi.limbs.limby.limed.limen.limes.limey.limma.limns.limos.limpa.limps.linac.linch.linds.lindy.lined.lines.liney.linga.lings.lingy.linin.links.linky.linns.linny.linos.lints.linty.linum.linux.lions.lipas.lipes.lipin.lipos.lippy.liras.lirks.lirot.lisks.lisle.lisps.lists.litai.litas.lited.liter.lites.litho.liths.litre.lived.liven.lives.livor.livre.llano.loach.loads.loafs.loams.loans.loast.loave.lobar.lobed.lobes.lobos.lobus.loche.lochs.locie.locis.locks.locos.locum.loden.lodes.loess.lofts.logan.loges.loggy.logia.logie.logoi.logon.logos.lohan.loids.loins.loipe.loirs.lokes.lolls.lolly.lolog.lomas.lomed.lomes.loner.longa.longe.longs.looby.looed.looey.loofa.loofs.looie.looks.looky.looms.loons.loony.loops.loord.loots.loped.loper.lopes.loppy.loral.loran.lords.lordy.lorel.lores.loric.loris.losed.losel.losen.loses.lossy.lotah.lotas.lotes.lotic.lotos.lotsa.lotta.lotte.lotto.lotus.loued.lough.louie.louis.louma.lound.louns.loupe.loups.loure.lours.loury.louts.lovat.loved.loves.lovey.lovie.lowan.lowed.lowes.lownd.lowne.lowns.lowps.lowry.lowse.lowts.loxed.loxes.lozen.luach.luaus.lubed.lubes.lubra.luces.lucks.lucre.ludes.ludic.ludos.luffa.luffs.luged.luger.luges.lulls.lulus.lumas.lumbi.lumme.lummy.lumps.lunas.lunes.lunet.lungi.lungs.lunks.lunts.lupin.lured.lurer.lures.lurex.lurgi.lurgy.lurks.lurry.lurve.luser.lushy.lusks.lusts.lusus.lutea.luted.luter.lutes.luvvy.luxed.luxer.luxes.lweis.lyams.lyard.lyart.lyase.lycea.lycee.lycra.lymes.lynes.lyres.lysed.lyses.lysin.lysis.lysol.lyssa.lyted.lytes.lythe.lytic.lytta.maaed.maare.maars.mabes.macas.maced.macer.maces.mache.machi.machs.macks.macle.macon.madge.madid.madre.maerl.mafic.mages.maggs.magot.magus.mahoe.mahua.mahwa.maids.maiko.maiks.maile.maill.mails.maims.mains.maire.mairs.maise.maist.makar.makes.makis.makos.malam.malar.malas.malax.males.malic.malik.malis.malls.malms.malmy.malts.malty.malus.malva.malwa.mamas.mamba.mamee.mamey.mamie.manas.manat.mandi.maneb.maned.maneh.manes.manet.mangs.manis.manky.manna.manos.manse.manta.manto.manty.manul.manus.mapau.maqui.marae.marah.maras.marcs.mardy.mares.marge.margs.maria.marid.marka.marks.marle.marls.marly.marms.maron.maror.marra.marri.marse.marts.marvy.masas.mased.maser.mases.mashy.masks.massa.massy.masts.masty.masus.matai.mated.mater.mates.maths.matin.matlo.matte.matts.matza.matzo.mauby.mauds.mauls.maund.mauri.mausy.mauts.mauzy.maven.mavie.mavin.mavis.mawed.mawks.mawky.mawns.mawrs.maxed.maxes.maxis.mayan.mayas.mayed.mayos.mayst.mazed.mazer.mazes.mazey.mazut.mbira.meads.meals.meane.means.meany.meare.mease.meath.meats.mebos.mechs.mecks.medii.medle.meeds.meers.meets.meffs.meins.meint.meiny.meith.mekka.melas.melba.melds.melic.melik.mells.melts.melty.memes.memos.menad.mends.mened.menes.menge.mengs.mensa.mense.mensh.menta.mento.menus.meous.meows.merch.mercs.merde.mered.merel.merer.meres.meril.meris.merks.merle.merls.merse.mesal.mesas.mesel.meses.meshy.mesic.mesne.meson.messy.mesto.meted.metes.metho.meths.metic.metif.metis.metol.metre.meuse.meved.meves.mewed.mewls.meynt.mezes.mezze.mezzo.mhorr.miaou.miaow.miasm.miaul.micas.miche.micht.micks.micky.micos.micra.middy.midgy.midis.miens.mieve.miffs.miffy.mifty.miggs.mihas.mihis.miked.mikes.mikra.mikva.milch.milds.miler.miles.milfs.milia.milko.milks.mille.mills.milor.milos.milpa.milts.milty.miltz.mimed.mimeo.mimer.mimes.mimsy.minae.minar.minas.mincy.minds.mined.mines.minge.mings.mingy.minis.minke.minks.minny.minos.mints.mired.mires.mirex.mirid.mirin.mirks.mirky.mirly.miros.mirvs.mirza.misch.misdo.mises.misgo.misos.missa.mists.misty.mitch.miter.mites.mitis.mitre.mitts.mixed.mixen.mixer.mixes.mixte.mixup.mizen.mizzy.mneme.moans.moats.mobby.mobes.mobey.mobie.moble.mochi.mochs.mochy.mocks.moder.modes.modge.modii.modus.moers.mofos.moggy.mohel.mohos.mohrs.mohua.mohur.moile.moils.moira.moire.moits.mojos.mokes.mokis.mokos.molal.molas.molds.moled.moles.molla.molls.molly.molto.molts.molys.momes.momma.mommy.momus.monad.monal.monas.monde.mondo.moner.mongo.mongs.monic.monie.monks.monos.monte.monty.moobs.mooch.moods.mooed.mooks.moola.mooli.mools.mooly.moong.moons.moony.moops.moors.moory.moots.moove.moped.moper.mopes.mopey.moppy.mopsy.mopus.morae.moras.morat.moray.morel.mores.moria.morne.morns.morra.morro.morse.morts.mosed.moses.mosey.mosks.mosso.moste.mosts.moted.moten.motes.motet.motey.moths.mothy.motis.motte.motts.motty.motus.motza.mouch.moues.mould.mouls.moups.moust.mousy.moved.moves.mowas.mowed.mowra.moxas.moxie.moyas.moyle.moyls.mozed.mozes.mozos.mpret.mucho.mucic.mucid.mucin.mucks.mucor.mucro.mudge.mudir.mudra.muffs.mufti.mugga.muggs.muggy.muhly.muids.muils.muirs.muist.mujik.mulct.muled.mules.muley.mulga.mulie.mulla.mulls.mulse.mulsh.mumms.mumps.mumsy.mumus.munga.munge.mungo.mungs.munis.munts.muntu.muons.muras.mured.mures.murex.murid.murks.murls.murly.murra.murre.murri.murrs.murry.murti.murva.musar.musca.mused.muser.muses.muset.musha.musit.musks.musos.musse.mussy.musth.musts.mutch.muted.muter.mutes.mutha.mutis.muton.mutts.muxed.muxes.muzak.muzzy.mvule.myall.mylar.mynah.mynas.myoid.myoma.myope.myops.myopy.mysid.mythi.myths.mythy.myxos.mzees.naams.naans.nabes.nabis.nabks.nabla.nabob.nache.nacho.nacre.nadas.naeve.naevi.naffs.nagas.naggy.nagor.nahal.naiad.naifs.naiks.nails.naira.nairu.naked.naker.nakfa.nalas.naled.nalla.named.namer.names.namma.namus.nanas.nance.nancy.nandu.nanna.nanos.nanua.napas.naped.napes.napoo.nappa.nappe.nappy.naras.narco.narcs.nards.nares.naric.naris.narks.narky.narre.nashi.natch.nates.natis.natty.nauch.naunt.navar.naves.navew.navvy.nawab.nazes.nazir.nazis.nduja.neafe.neals.neaps.nears.neath.neats.nebek.nebel.necks.neddy.needs.neeld.neele.neemb.neems.neeps.neese.neeze.negro.negus.neifs.neist.neive.nelis.nelly.nemas.nemns.nempt.nenes.neons.neper.nepit.neral.nerds.nerka.nerks.nerol.nerts.nertz.nervy.nests.netes.netop.netts.netty.neuks.neume.neums.nevel.neves.nevus.newbs.newed.newel.newie.newsy.newts.nexts.nexus.ngaio.ngana.ngati.ngoma.ngwee.nicad.nicht.nicks.nicol.nidal.nided.nides.nidor.nidus.niefs.nieve.nifes.niffs.niffy.nifty.niger.nighs.nihil.nikab.nikah.nikau.nills.nimbi.nimbs.nimps.niner.nines.ninon.nipas.nippy.niqab.nirls.nirly.nisei.nisse.nisus.niter.nites.nitid.niton.nitre.nitro.nitry.nitty.nival.nixed.nixer.nixes.nixie.nizam.nkosi.noahs.nobby.nocks.nodal.noddy.nodes.nodus.noels.noggs.nohow.noils.noily.noint.noirs.noles.nolls.nolos.nomas.nomen.nomes.nomic.nomoi.nomos.nonas.nonce.nones.nonet.nongs.nonis.nonny.nonyl.noobs.nooit.nooks.nooky.noons.noops.nopal.noria.noris.norks.norma.norms.nosed.noser.noses.notal.noted.noter.notes.notum.nould.noule.nouls.nouns.nouny.noups.novae.novas.novum.noway.nowed.nowls.nowts.nowty.noxal.noxes.noyau.noyed.noyes.nubby.nubia.nucha.nuddy.nuder.nudes.nudie.nudzh.nuffs.nugae.nuked.nukes.nulla.nulls.numbs.numen.nummy.nunny.nurds.nurdy.nurls.nurrs.nutso.nutsy.nyaff.nyala.nying.nyssa.oaked.oaker.oakum.oared.oases.oasis.oasts.oaten.oater.oaths.oaves.obang.obeah.obeli.obeys.obias.obied.obiit.obits.objet.oboes.obole.oboli.obols.occam.ocher.oches.ochre.ochry.ocker.ocrea.octad.octan.octas.octyl.oculi.odahs.odals.odeon.odeum.odism.odist.odium.odors.odour.odyle.odyls.ofays.offed.offie.oflag.ofter.ogams.ogeed.ogees.oggin.ogham.ogive.ogled.ogler.ogles.ogmic.ogres.ohias.ohing.ohmic.ohone.oidia.oiled.oiler.oinks.oints.ojime.okapi.okays.okehs.okras.oktas.oldie.oleic.olein.olent.oleos.oleum.olios.ollas.ollav.oller.ollie.ology.olpae.olpes.omasa.omber.ombus.omens.omers.omits.omlah.omovs.omrah.oncer.onces.oncet.oncus.onely.oners.onery.onium.onkus.onlay.onned.ontic.oobit.oohed.oomph.oonts.ooped.oorie.ooses.ootid.oozed.oozes.opahs.opals.opens.opepe.oping.oppos.opsin.opted.opter.orach.oracy.orals.orang.orant.orate.orbed.orcas.orcin.ordos.oread.orfes.orgia.orgic.orgue.oribi.oriel.orixa.orles.orlon.orlop.ormer.ornis.orpin.orris.ortho.orval.orzos.oscar.oshac.osier.osmic.osmol.ossia.ostia.otaku.otary.ottar.ottos.oubit.oucht.ouens.ouija.oulks.oumas.oundy.oupas.ouped.ouphe.ouphs.ourie.ousel.ousts.outby.outed.outre.outro.outta.ouzel.ouzos.ovals.ovels.ovens.overs.ovist.ovoli.ovolo.ovule.owche.owies.owled.owler.owlet.owned.owres.owrie.owsen.oxbow.oxers.oxeye.oxids.oxies.oxime.oxims.oxlip.oxter.oyers.ozeki.ozzie.paals.paans.pacas.paced.pacer.paces.pacey.pacha.packs.pacos.pacta.pacts.padis.padle.padma.padre.padri.paean.paedo.paeon.paged.pager.pages.pagle.pagod.pagri.paiks.pails.pains.paire.pairs.paisa.paise.pakka.palas.palay.palea.paled.pales.palet.palis.palki.palla.palls.pally.palms.palmy.palpi.palps.palsa.pampa.panax.pance.panda.pands.pandy.paned.panes.panga.pangs.panim.panko.panne.panni.panto.pants.panty.paoli.paolo.papas.papaw.papes.pappi.pappy.parae.paras.parch.pardi.pards.pardy.pared.paren.pareo.pares.pareu.parev.parge.pargo.paris.parki.parks.parky.parle.parly.parma.parol.parps.parra.parrs.parti.parts.parve.parvo.paseo.pases.pasha.pashm.paska.paspy.passe.pasts.pated.paten.pater.pates.paths.patin.patka.patly.patte.patus.pauas.pauls.pavan.paved.paven.paver.paves.pavid.pavin.pavis.pawas.pawaw.pawed.pawer.pawks.pawky.pawls.pawns.paxes.payed.payor.paysd.peage.peags.peaks.peaky.peals.peans.peare.pears.peart.pease.peats.peaty.peavy.peaze.pebas.pechs.pecke.pecks.pecky.pedes.pedis.pedro.peece.peeks.peels.peens.peeoy.peepe.peeps.peers.peery.peeve.peggy.peghs.peins.peise.peize.pekan.pekes.pekin.pekoe.pelas.pelau.peles.pelfs.pells.pelma.pelon.pelta.pelts.pends.pendu.pened.penes.pengo.penie.penis.penks.penna.penni.pents.peons.peony.pepla.pepos.peppy.pepsi.perai.perce.percs.perdu.perdy.perea.peres.peris.perks.perms.perns.perog.perps.perry.perse.perst.perts.perve.pervo.pervs.pervy.pesos.pests.pesty.petar.peter.petit.petre.petri.petti.petto.pewee.pewit.peyse.phage.phang.phare.pharm.pheer.phene.pheon.phese.phial.phish.phizz.phlox.phoca.phono.phons.phots.phpht.phuts.phyla.phyle.piani.pians.pibal.pical.picas.piccy.picks.picot.picra.picul.piend.piers.piert.pieta.piets.piezo.pight.pigmy.piing.pikas.pikau.piked.piker.pikes.pikey.pikis.pikul.pilae.pilaf.pilao.pilar.pilau.pilaw.pilch.pilea.piled.pilei.piler.piles.pilis.pills.pilow.pilum.pilus.pimas.pimps.pinas.pined.pines.pingo.pings.pinko.pinks.pinna.pinny.pinon.pinot.pinta.pints.pinup.pions.piony.pious.pioye.pioys.pipal.pipas.piped.pipes.pipet.pipis.pipit.pippy.pipul.pirai.pirls.pirns.pirog.pisco.pises.pisky.pisos.pissy.piste.pitas.piths.piton.pitot.pitta.piums.pixes.pized.pizes.plaas.plack.plage.plans.plaps.plash.plasm.plast.plats.platt.platy.playa.plays.pleas.plebe.plebs.plena.pleon.plesh.plews.plica.plies.plims.pling.plink.ploat.plods.plong.plonk.plook.plops.plots.plotz.plouk.plows.ploye.ploys.plues.pluff.plugs.plums.plumy.pluot.pluto.plyer.poach.poaka.poake.poboy.pocks.pocky.podal.poddy.podex.podge.podgy.podia.poems.poeps.poets.pogey.pogge.pogos.pohed.poilu.poind.pokal.poked.pokes.pokey.pokie.poled.poler.poles.poley.polio.polis.polje.polks.polls.polly.polos.polts.polys.pombe.pomes.pommy.pomos.pomps.ponce.poncy.ponds.pones.poney.ponga.pongo.pongs.pongy.ponks.ponts.ponty.ponzu.poods.pooed.poofs.poofy.poohs.pooja.pooka.pooks.pools.poons.poops.poopy.poori.poort.poots.poove.poovy.popes.poppa.popsy.porae.poral.pored.porer.pores.porge.porgy.porin.porks.porky.porno.porns.porny.porta.ports.porty.posed.poses.posey.posho.posts.potae.potch.poted.potes.potin.potoo.potsy.potto.potts.potty.pouff.poufs.pouke.pouks.poule.poulp.poult.poupe.poupt.pours.pouts.powan.powin.pownd.powns.powny.powre.poxed.poxes.poynt.poyou.poyse.pozzy.praam.prads.prahu.prams.prana.prang.praos.prase.prate.prats.pratt.praty.praus.prays.predy.preed.prees.preif.prems.premy.prent.preon.preop.preps.presa.prese.prest.preve.prexy.preys.prial.pricy.prief.prier.pries.prigs.prill.prima.primi.primp.prims.primy.prink.prion.prise.priss.proas.probs.prods.proem.profs.progs.proin.proke.prole.proll.promo.proms.pronk.props.prore.proso.pross.prost.prosy.proto.proul.prows.proyn.prunt.pruta.pryer.pryse.pseud.pshaw.psion.psoae.psoai.psoas.psora.psych.psyop.pubco.pubes.pubis.pucan.pucer.puces.pucka.pucks.puddy.pudge.pudic.pudor.pudsy.pudus.puers.puffa.puffs.puggy.pugil.puhas.pujah.pujas.pukas.puked.puker.pukes.pukey.pukka.pukus.pulao.pulas.puled.puler.pules.pulik.pulis.pulka.pulks.pulli.pulls.pully.pulmo.pulps.pulus.pumas.pumie.pumps.punas.punce.punga.pungs.punji.punka.punks.punky.punny.punto.punts.punty.pupae.pupas.pupus.purda.pured.pures.purin.puris.purls.purpy.purrs.pursy.purty.puses.pusle.pussy.putid.puton.putti.putto.putts.puzel.pwned.pyats.pyets.pygal.pyins.pylon.pyned.pynes.pyoid.pyots.pyral.pyran.pyres.pyrex.pyric.pyros.pyxed.pyxes.pyxie.pyxis.pzazz.qadis.qaids.qajaq.qanat.qapik.qibla.qophs.qorma.quads.quaff.quags.quair.quais.quaky.quale.quant.quare.quass.quate.quats.quayd.quays.qubit.quean.queme.quena.quern.queyn.queys.quich.quids.quiff.quims.quina.quine.quino.quins.quint.quipo.quips.quipu.quire.quirt.quist.quits.quoad.quods.quoif.quoin.quoit.quoll.quonk.quops.qursh.quyte.rabat.rabic.rabis.raced.races.rache.racks.racon.radge.radix.radon.raffs.rafts.ragas.ragde.raged.ragee.rager.rages.ragga.raggs.raggy.ragis.ragus.rahed.rahui.raias.raids.raiks.raile.rails.raine.rains.raird.raita.raits.rajas.rajes.raked.rakee.raker.rakes.rakia.rakis.rakus.rales.ramal.ramee.ramet.ramie.ramin.ramis.rammy.ramps.ramus.ranas.rance.rands.ranee.ranga.rangi.rangs.rangy.ranid.ranis.ranke.ranks.rants.raped.raper.rapes.raphe.rappe.rared.raree.rares.rarks.rased.raser.rases.rasps.rasse.rasta.ratal.ratan.ratas.ratch.rated.ratel.rater.rates.ratha.rathe.raths.ratoo.ratos.ratus.rauns.raupo.raved.ravel.raver.raves.ravey.ravin.rawer.rawin.rawly.rawns.raxed.raxes.rayah.rayas.rayed.rayle.rayne.razed.razee.razer.razes.razoo.readd.reads.reais.reaks.realo.reals.reame.reams.reamy.reans.reaps.rears.reast.reata.reate.reave.rebbe.rebec.rebid.rebit.rebop.rebuy.recal.recce.recco.reccy.recit.recks.recon.recta.recti.recto.redan.redds.reddy.reded.redes.redia.redid.redip.redly.redon.redos.redox.redry.redub.redux.redye.reech.reede.reeds.reefs.reefy.reeks.reeky.reels.reens.reest.reeve.refed.refel.reffo.refis.refix.refly.refry.regar.reges.reggo.regie.regma.regna.regos.regur.rehem.reifs.reify.reiki.reiks.reink.reins.reird.reist.reive.rejig.rejon.reked.rekes.rekey.relet.relie.relit.rello.reman.remap.remen.remet.remex.remix.renay.rends.reney.renga.renig.renin.renne.renos.rente.rents.reoil.reorg.repeg.repin.repla.repos.repot.repps.repro.reran.rerig.resat.resaw.resay.resee.reses.resew.resid.resit.resod.resow.resto.rests.resty.resus.retag.retax.retem.retia.retie.retox.revet.revie.rewan.rewax.rewed.rewet.rewin.rewon.rewth.rexes.rezes.rheas.rheme.rheum.rhies.rhime.rhine.rhody.rhomb.rhone.rhumb.rhyne.rhyta.riads.rials.riant.riata.ribas.ribby.ribes.riced.ricer.rices.ricey.richt.ricin.ricks.rides.ridgy.ridic.riels.riems.rieve.rifer.riffs.rifte.rifts.rifty.riggs.rigol.riled.riles.riley.rille.rills.rimae.rimed.rimer.rimes.rimus.rinds.rindy.rines.rings.rinks.rioja.riots.riped.ripes.ripps.rises.rishi.risks.risps.risus.rites.ritts.ritzy.rivas.rived.rivel.riven.rives.riyal.rizas.roads.roams.roans.roars.roary.roate.robed.robes.roble.rocks.roded.rodes.roguy.rohes.roids.roils.roily.roins.roist.rojak.rojis.roked.roker.rokes.rolag.roles.rolfs.rolls.romal.roman.romeo.romps.ronde.rondo.roneo.rones.ronin.ronne.ronte.ronts.roods.roofs.roofy.rooks.rooky.rooms.roons.roops.roopy.roosa.roose.roots.rooty.roped.roper.ropes.ropey.roque.roral.rores.roric.rorid.rorie.rorts.rorty.rosed.roses.roset.roshi.rosin.rosit.rosti.rosts.rotal.rotan.rotas.rotch.roted.rotes.rotis.rotls.roton.rotos.rotte.rouen.roues.roule.rouls.roums.roups.roupy.roust.routh.routs.roved.roven.roves.rowan.rowed.rowel.rowen.rowie.rowme.rownd.rowth.rowts.royne.royst.rozet.rozit.ruana.rubai.rubby.rubel.rubes.rubin.ruble.rubli.rubus.ruche.rucks.rudas.rudds.rudes.rudie.rudis.rueda.ruers.ruffe.ruffs.rugae.rugal.ruggy.ruing.ruins.rukhs.ruled.rules.rumal.rumbo.rumen.rumes.rumly.rummy.rumpo.rumps.rumpy.runch.runds.runed.runes.rungs.runic.runny.runts.runty.rupia.rurps.rurus.rusas.ruses.rushy.rusks.rusma.russe.rusts.ruths.rutin.rutty.ryals.rybat.ryked.rykes.rymme.rynds.ryots.ryper.saags.sabal.sabed.saber.sabes.sabha.sabin.sabir.sable.sabot.sabra.sabre.sacks.sacra.saddo.sades.sadhe.sadhu.sadis.sados.sadza.safed.safes.sagas.sager.sages.saggy.sagos.sagum.saheb.sahib.saice.saick.saics.saids.saiga.sails.saims.saine.sains.sairs.saist.saith.sajou.sakai.saker.sakes.sakia.sakis.sakti.salal.salat.salep.sales.salet.salic.salix.salle.salmi.salol.salop.salpa.salps.salse.salto.salts.salue.salut.saman.samas.samba.sambo.samek.samel.samen.sames.samey.samfu.sammy.sampi.samps.sands.saned.sanes.sanga.sangh.sango.sangs.sanko.sansa.santo.sants.saola.sapan.sapid.sapor.saran.sards.sared.saree.sarge.sargo.sarin.saris.sarks.sarky.sarod.saros.sarus.saser.sasin.sasse.satai.satay.sated.satem.sates.satis.sauba.sauch.saugh.sauls.sault.saunt.saury.sauts.saved.saver.saves.savey.savin.sawah.sawed.sawer.saxes.sayed.sayer.sayid.sayne.sayon.sayst.sazes.scabs.scads.scaff.scags.scail.scala.scall.scams.scand.scans.scapa.scape.scapi.scarp.scars.scart.scath.scats.scatt.scaud.scaup.scaur.scaws.sceat.scena.scend.schav.schmo.schul.schwa.sclim.scody.scogs.scoog.scoot.scopa.scops.scots.scoug.scoup.scowp.scows.scrab.scrae.scrag.scran.scrat.scraw.scray.scrim.scrip.scrob.scrod.scrog.scrow.scudi.scudo.scuds.scuff.scuft.scugs.sculk.scull.sculp.sculs.scums.scups.scurf.scurs.scuse.scuta.scute.scuts.scuzz.scyes.sdayn.sdein.seals.seame.seams.seamy.seans.seare.sears.sease.seats.seaze.sebum.secco.sechs.sects.seder.sedes.sedge.sedgy.sedum.seeds.seeks.seeld.seels.seely.seems.seeps.seepy.seers.sefer.segar.segni.segno.segol.segos.sehri.seifs.seils.seine.seirs.seise.seism.seity.seiza.sekos.sekts.selah.seles.selfs.sella.selle.sells.selva.semee.semes.semie.semis.senas.sends.senes.sengi.senna.senor.sensa.sensi.sente.senti.sents.senvy.senza.sepad.sepal.sepic.sepoy.septa.septs.serac.serai.seral.sered.serer.seres.serfs.serge.seric.serin.serks.seron.serow.serra.serre.serrs.serry.servo.sesey.sessa.setae.setal.seton.setts.sewan.sewar.sewed.sewel.sewen.sewin.sexed.sexer.sexes.sexto.sexts.seyen.shads.shags.shahs.shako.shakt.shalm.shaly.shama.shams.shand.shans.shaps.sharn.shash.shaul.shawm.shawn.shaws.shaya.shays.shchi.sheaf.sheal.sheas.sheds.sheel.shend.shent.sheol.sherd.shere.shero.shets.sheva.shewn.shews.shiai.shiel.shier.shies.shill.shily.shims.shins.ships.shirr.shirs.shish.shiso.shist.shite.shits.shiur.shiva.shive.shivs.shlep.shlub.shmek.shmoe.shoat.shoed.shoer.shoes.shogi.shogs.shoji.shojo.shola.shool.shoon.shoos.shope.shops.shorl.shote.shots.shott.showd.shows.shoyu.shred.shris.shrow.shtik.shtum.shtup.shule.shuln.shuls.shuns.shura.shute.shuts.shwas.shyer.sials.sibbs.sibyl.sices.sicht.sicko.sicks.sicky.sidas.sided.sider.sides.sidha.sidhe.sidle.sield.siens.sient.sieth.sieur.sifts.sighs.sigil.sigla.signa.signs.sijos.sikas.siker.sikes.silds.siled.silen.siler.siles.silex.silks.sills.silos.silts.silty.silva.simar.simas.simba.simis.simps.simul.sinds.sined.sines.sings.sinhs.sinks.sinky.sinus.siped.sipes.sippy.sired.siree.sires.sirih.siris.siroc.sirra.sirup.sisal.sises.sista.sists.sitar.sited.sites.sithe.sitka.situp.situs.siver.sixer.sixes.sixmo.sixte.sizar.sized.sizel.sizer.sizes.skags.skail.skald.skank.skart.skats.skatt.skaws.skean.skear.skeds.skeed.skeef.skeen.skeer.skees.skeet.skegg.skegs.skein.skelf.skell.skelm.skelp.skene.skens.skeos.skeps.skers.skets.skews.skids.skied.skies.skiey.skimo.skims.skink.skins.skint.skios.skips.skirl.skirr.skite.skits.skive.skivy.sklim.skoal.skody.skoff.skogs.skols.skool.skort.skosh.skran.skrik.skuas.skugs.skyed.skyer.skyey.skyfs.skyre.skyrs.skyte.slabs.slade.slaes.slags.slaid.slake.slams.slane.slank.slaps.slart.slats.slaty.slaws.slays.slebs.sleds.sleer.slews.sleys.slier.slily.slims.slipe.slips.slipt.slish.slits.slive.sloan.slobs.sloes.slogs.sloid.slojd.slomo.sloom.sloot.slops.slopy.slorm.slots.slove.slows.sloyd.slubb.slubs.slued.slues.sluff.slugs.sluit.slums.slurb.slurs.sluse.sluts.slyer.slype.smaak.smaik.smalm.smalt.smarm.smaze.smeek.smees.smeik.smeke.smerk.smews.smirr.smirs.smits.smogs.smoko.smolt.smoor.smoot.smore.smorg.smout.smowt.smugs.smurs.smush.smuts.snabs.snafu.snags.snaps.snarf.snark.snars.snary.snash.snath.snaws.snead.sneap.snebs.sneck.sneds.sneed.snees.snell.snibs.snick.snies.snift.snigs.snips.snipy.snirt.snits.snobs.snods.snoek.snoep.snogs.snoke.snood.snook.snool.snoot.snots.snowk.snows.snubs.snugs.snush.snyes.soaks.soaps.soare.soars.soave.sobas.socas.soces.socko.socks.socle.sodas.soddy.sodic.sodom.sofar.sofas.softa.softs.softy.soger.sohur.soils.soily.sojas.sojus.sokah.soken.sokes.sokol.solah.solan.solas.solde.soldi.soldo.solds.soled.solei.soler.soles.solon.solos.solum.solus.soman.somas.sonce.sonde.sones.songs.sonly.sonne.sonny.sonse.sonsy.sooey.sooks.sooky.soole.sools.sooms.soops.soote.soots.sophs.sophy.sopor.soppy.sopra.soral.soras.sorbo.sorbs.sorda.sordo.sords.sored.soree.sorel.sorer.sores.sorex.sorgo.sorns.sorra.sorta.sorts.sorus.soths.sotol.souce.souct.sough.souks.souls.soums.soups.soupy.sours.souse.souts.sowar.sowce.sowed.sowff.sowfs.sowle.sowls.sowms.sownd.sowne.sowps.sowse.sowth.soyas.soyle.soyuz.sozin.spacy.spado.spaed.spaer.spaes.spags.spahi.spail.spain.spait.spake.spald.spale.spall.spalt.spams.spane.spang.spans.spard.spars.spart.spate.spats.spaul.spawl.spaws.spayd.spays.spaza.spazz.speal.spean.speat.specs.spect.speel.speer.speil.speir.speks.speld.spelk.speos.spets.speug.spews.spewy.spial.spica.spick.spics.spide.spier.spies.spiff.spifs.spiks.spile.spims.spina.spink.spins.spirt.spiry.spits.spitz.spivs.splay.splog.spode.spods.spoom.spoor.spoot.spork.sposh.spots.sprad.sprag.sprat.spred.sprew.sprit.sprod.sprog.sprue.sprug.spuds.spued.spuer.spues.spugs.spule.spume.spumy.spurs.sputa.spyal.spyre.squab.squaw.squeg.squid.squit.squiz.stabs.stade.stags.stagy.staig.stane.stang.staph.staps.starn.starr.stars.stats.staun.staws.stays.stean.stear.stedd.stede.steds.steek.steem.steen.steil.stela.stele.stell.steme.stems.stend.steno.stens.stent.steps.stept.stere.stets.stews.stewy.steys.stich.stied.sties.stilb.stile.stime.stims.stimy.stipa.stipe.stire.stirk.stirp.stirs.stive.stivy.stoae.stoai.stoas.stoat.stobs.stoep.stogy.stoit.stoln.stoma.stond.stong.stonk.stonn.stook.stoor.stope.stops.stopt.stoss.stots.stott.stoun.stoup.stour.stown.stowp.stows.strad.strae.strag.strak.strep.strew.stria.strig.strim.strop.strow.stroy.strum.stubs.stude.studs.stull.stulm.stumm.stums.stuns.stupa.stupe.sture.sturt.styed.styes.styli.stylo.styme.stymy.styre.styte.subah.subas.subby.suber.subha.succi.sucks.sucky.sucre.sudds.sudor.sudsy.suede.suent.suers.suete.suets.suety.sugan.sughs.sugos.suhur.suids.suint.suits.sujee.sukhs.sukuk.sulci.sulfa.sulfo.sulks.sulph.sulus.sumis.summa.sumos.sumph.sumps.sunis.sunks.sunna.sunns.sunup.supes.supra.surah.sural.suras.surat.surds.sured.sures.surfs.surfy.surgy.surra.sused.suses.susus.sutor.sutra.sutta.swabs.swack.swads.swage.swags.swail.swain.swale.swaly.swamy.swang.swank.swans.swaps.swapt.sward.sware.swarf.swart.swats.swayl.sways.sweal.swede.sweed.sweel.sweer.swees.sweir.swelt.swerf.sweys.swies.swigs.swile.swims.swink.swipe.swire.swiss.swith.swits.swive.swizz.swobs.swole.swoln.swops.swopt.swots.swoun.sybbe.sybil.syboe.sybow.sycee.syces.sycon.syens.syker.sykes.sylis.sylph.sylva.symar.synch.syncs.synds.syned.synes.synth.syped.sypes.syphs.syrah.syren.sysop.sythe.syver.taals.taata.taber.tabes.tabid.tabis.tabla.tabor.tabun.tabus.tacan.taces.tacet.tache.tacho.tachs.tacks.tacos.tacts.taels.tafia.taggy.tagma.tahas.tahrs.taiga.taigs.taiko.tails.tains.taira.taish.taits.tajes.takas.takes.takhi.takin.takis.takky.talak.talaq.talar.talas.talcs.talcy.talea.taler.tales.talks.talky.talls.talma.talpa.taluk.talus.tamal.tamed.tames.tamin.tamis.tammy.tamps.tanas.tanga.tangi.tangs.tanhs.tanka.tanks.tanky.tanna.tansy.tanti.tanto.tanty.tapas.taped.tapen.tapes.tapet.tapis.tappa.tapus.taras.tardo.tared.tares.targa.targe.tarns.taroc.tarok.taros.tarps.tarre.tarry.tarsi.tarts.tarty.tasar.tased.taser.tases.tasks.tassa.tasse.tasso.tatar.tater.tates.taths.tatie.tatou.tatts.tatus.taube.tauld.tauon.taupe.tauts.tavah.tavas.taver.tawai.tawas.tawed.tawer.tawie.tawse.tawts.taxed.taxer.taxes.taxis.taxol.taxon.taxor.taxus.tayra.tazza.tazze.teade.teads.teaed.teaks.teals.teams.tears.teats.teaze.techs.techy.tecta.teels.teems.teend.teene.teens.teeny.teers.teffs.teggs.tegua.tegus.tehrs.teiid.teils.teind.teins.telae.telco.teles.telex.telia.telic.tells.telly.teloi.telos.temed.temes.tempi.temps.tempt.temse.tench.tends.tendu.tenes.tenge.tenia.tenne.tenno.tenny.tenon.tents.tenty.tenue.tepal.tepas.tepoy.terai.teras.terce.terek.teres.terfe.terfs.terga.terms.terne.terns.terry.terts.tesla.testa.teste.tests.tetes.teths.tetra.tetri.teuch.teugh.tewed.tewel.tewit.texas.texes.texts.thack.thagi.thaim.thale.thali.thana.thane.thang.thans.thanx.tharm.thars.thaws.thawy.thebe.theca.theed.theek.thees.thegn.theic.thein.thelf.thema.thens.theow.therm.thesp.thete.thews.thewy.thigs.thilk.thill.thine.thins.thiol.thirl.thoft.thole.tholi.thoro.thorp.thous.thowl.thrae.thraw.thrid.thrip.throe.thuds.thugs.thuja.thunk.thurl.thuya.thymi.thymy.tians.tiars.tical.ticca.ticed.tices.tichy.ticks.ticky.tiddy.tided.tides.tiers.tiffs.tifos.tifts.tiges.tigon.tikas.tikes.tikis.tikka.tilak.tiled.tiler.tiles.tills.tilly.tilth.tilts.timbo.timed.times.timon.timps.tinas.tinct.tinds.tinea.tined.tines.tinge.tings.tinks.tinny.tints.tinty.tipis.tippy.tired.tires.tirls.tiros.tirrs.titch.titer.titis.titre.titty.titup.tiyin.tiyns.tizes.tizzy.toads.toady.toaze.tocks.tocky.tocos.todde.toeas.toffs.toffy.tofts.tofus.togae.togas.toged.toges.togue.tohos.toile.toils.toing.toise.toits.tokay.toked.toker.tokes.tokos.tolan.tolar.tolas.toled.toles.tolls.tolly.tolts.tolus.tolyl.toman.tombs.tomes.tomia.tommy.tomos.tondi.tondo.toned.toner.tones.toney.tongs.tonka.tonks.tonne.tonus.tools.tooms.toons.toots.toped.topee.topek.toper.topes.tophe.tophi.tophs.topis.topoi.topos.toppy.toque.torah.toran.toras.torcs.tores.toric.torii.toros.torot.torrs.torse.torsi.torsk.torta.torte.torts.tosas.tosed.toses.toshy.tossy.toted.toter.totes.totty.touks.touns.tours.touse.tousy.touts.touze.touzy.towed.towie.towns.towny.towse.towsy.towts.towze.towzy.toyed.toyer.toyon.toyos.tozed.tozes.tozie.trabs.trads.tragi.traik.trams.trank.tranq.trans.trant.trape.traps.trapt.trass.trats.tratt.trave.trayf.trays.treck.treed.treen.trees.trefa.treif.treks.trema.trems.tress.trest.trets.trews.treyf.treys.triac.tride.trier.tries.triff.trigo.trigs.trike.trild.trill.trims.trine.trins.triol.trior.trios.trips.tripy.trist.troad.troak.troat.trock.trode.trods.trogs.trois.troke.tromp.trona.tronc.trone.tronk.trons.trooz.troth.trots.trows.troys.trued.trues.trugo.trugs.trull.tryer.tryke.tryma.tryps.tsade.tsadi.tsars.tsked.tsuba.tsubo.tuans.tuart.tuath.tubae.tubar.tubas.tubby.tubed.tubes.tucks.tufas.tuffe.tuffs.tufts.tufty.tugra.tuile.tuina.tuism.tuktu.tules.tulpa.tulsi.tumid.tummy.tumps.tumpy.tunas.tunds.tuned.tuner.tunes.tungs.tunny.tupek.tupik.tuple.tuque.turds.turfs.turfy.turks.turme.turms.turns.turnt.turps.turrs.tushy.tusks.tusky.tutee.tutti.tutty.tutus.tuxes.tuyer.twaes.twain.twals.twank.twats.tways.tweel.tween.tweep.tweer.twerk.twerp.twier.twigs.twill.twilt.twink.twins.twiny.twire.twirp.twite.twits.twoer.twyer.tyees.tyers.tyiyn.tykes.tyler.tymps.tynde.tyned.tynes.typal.typed.types.typey.typic.typos.typps.typto.tyran.tyred.tyres.tyros.tythe.tzars.udals.udons.ugali.ugged.uhlan.uhuru.ukase.ulama.ulans.ulema.ulmin.ulnad.ulnae.ulnar.ulnas.ulpan.ulvas.ulyie.ulzie.umami.umbel.umber.umble.umbos.umbre.umiac.umiak.umiaq.ummah.ummas.ummed.umped.umphs.umpie.umpty.umrah.umras.unais.unapt.unarm.unary.unaus.unbag.unban.unbar.unbed.unbid.unbox.uncap.unces.uncia.uncos.uncoy.uncus.undam.undee.undos.undug.uneth.unfix.ungag.unget.ungod.ungot.ungum.unhat.unhip.unica.units.unjam.unked.unket.unkid.unlaw.unlay.unled.unlet.unlid.unman.unmew.unmix.unpay.unpeg.unpen.unpin.unred.unrid.unrig.unrip.unsaw.unsay.unsee.unsew.unsex.unsod.untax.untin.unwet.unwit.unwon.upbow.upbye.updos.updry.upend.upjet.uplay.upled.uplit.upped.upran.uprun.upsee.upsey.uptak.upter.uptie.uraei.urali.uraos.urare.urari.urase.urate.urbex.urbia.urdee.ureal.ureas.uredo.ureic.urena.urent.urged.urger.urges.urial.urite.urman.urnal.urned.urped.ursae.ursid.urson.urubu.urvas.users.usnea.usque.usure.usury.uteri.uveal.uveas.uvula.vacua.vaded.vades.vagal.vagus.vails.vaire.vairs.vairy.vakas.vakil.vales.valis.valse.vamps.vampy.vanda.vaned.vanes.vangs.vants.vaped.vaper.vapes.varan.varas.vardy.varec.vares.varia.varix.varna.varus.varve.vasal.vases.vasts.vasty.vatic.vatus.vauch.vaute.vauts.vawte.vaxes.veale.veals.vealy.veena.veeps.veers.veery.vegas.veges.vegie.vegos.vehme.veils.veily.veins.veiny.velar.velds.veldt.veles.vells.velum.venae.venal.vends.vendu.veney.venge.venin.vents.venus.verbs.verra.verry.verst.verts.vertu.vespa.vesta.vests.vetch.vexed.vexer.vexes.vexil.vezir.vials.viand.vibes.vibex.vibey.viced.vices.vichy.viers.views.viewy.vifda.viffs.vigas.vigia.vilde.viler.villi.vills.vimen.vinal.vinas.vinca.vined.viner.vines.vinew.vinic.vinos.vints.viold.viols.vired.vireo.vires.virga.virge.virid.virls.virtu.visas.vised.vises.visie.visne.vison.visto.vitae.vitas.vitex.vitro.vitta.vivas.vivat.vivda.viver.vives.vizir.vizor.vleis.vlies.vlogs.voars.vocab.voces.voddy.vodou.vodun.voema.vogie.voids.voile.voips.volae.volar.voled.voles.volet.volks.volta.volte.volti.volts.volva.volve.vomer.voted.votes.vouge.voulu.vowed.vower.voxel.vozhd.vraic.vrils.vroom.vrous.vrouw.vrows.vuggs.vuggy.vughs.vughy.vulgo.vulns.vulva.vutty.waacs.wacke.wacko.wacks.wadds.waddy.waded.wader.wades.wadge.wadis.wadts.waffs.wafts.waged.wages.wagga.wagyu.wahoo.waide.waifs.waift.wails.wains.wairs.waite.waits.wakas.waked.waken.waker.wakes.wakfs.waldo.walds.waled.waler.wales.walie.walis.walks.walla.walls.wally.walty.wamed.wames.wamus.wands.waned.wanes.waney.wangs.wanks.wanky.wanle.wanly.wanna.wants.wanty.wanze.waqfs.warbs.warby.wards.wared.wares.warez.warks.warms.warns.warps.warre.warst.warts.wases.washy.wasms.wasps.waspy.wasts.watap.watts.wauff.waugh.wauks.waulk.wauls.waurs.waved.waves.wavey.wawas.wawes.wawls.waxed.waxer.waxes.wayed.wazir.wazoo.weald.weals.weamb.weans.wears.webby.weber.wecht.wedel.wedgy.weeds.weeke.weeks.weels.weems.weens.weeny.weeps.weepy.weest.weete.weets.wefte.wefts.weids.weils.weirs.weise.weize.wekas.welds.welke.welks.welkt.wells.welly.welts.wembs.wends.wenge.wenny.wents.weros.wersh.wests.wetas.wetly.wexed.wexes.whamo.whams.whang.whaps.whare.whata.whats.whaup.whaur.wheal.whear.wheen.wheep.wheft.whelk.whelm.whens.whets.whews.wheys.whids.whift.whigs.whilk.whims.whins.whios.whips.whipt.whirr.whirs.whish.whiss.whist.whits.whity.whizz.whomp.whoof.whoot.whops.whore.whorl.whort.whoso.whows.whump.whups.whyda.wicca.wicks.wicky.widdy.wides.wiels.wifed.wifes.wifey.wifie.wifty.wigan.wigga.wiggy.wikis.wilco.wilds.wiled.wiles.wilga.wilis.wilja.wills.wilts.wimps.winds.wined.wines.winey.winge.wings.wingy.winks.winna.winns.winos.winze.wiped.wiper.wipes.wired.wirer.wires.wirra.wised.wises.wisha.wisht.wisps.wists.witan.wited.wites.withe.withs.withy.wived.wiver.wives.wizen.wizes.woads.woald.wocks.wodge.woful.wojus.woker.wokka.wolds.wolfs.wolly.wolve.wombs.womby.womyn.wonga.wongi.wonks.wonky.wonts.woods.wooed.woofs.woofy.woold.wools.woons.woops.woopy.woose.woosh.wootz.words.works.worms.wormy.worts.wowed.wowee.woxen.wrang.wraps.wrapt.wrast.wrate.wrawl.wrens.wrick.wried.wrier.wries.writs.wroke.wroot.wroth.wryer.wuddy.wudus.wulls.wurst.wuses.wushu.wussy.wuxia.wyled.wyles.wynds.wynns.wyted.wytes.xebec.xenia.xenic.xenon.xeric.xerox.xerus.xoana.xrays.xylan.xylem.xylic.xylol.xylyl.xysti.xysts.yaars.yabas.yabba.yabby.yacca.yacka.yacks.yaffs.yager.yages.yagis.yahoo.yaird.yakka.yakow.yales.yamen.yampy.yamun.yangs.yanks.yapok.yapon.yapps.yappy.yarak.yarco.yards.yarer.yarfa.yarks.yarns.yarrs.yarta.yarto.yates.yauds.yauld.yaups.yawed.yawey.yawls.yawns.yawny.yawps.ybore.yclad.ycled.ycond.ydrad.ydred.yeads.yeahs.yealm.yeans.yeard.years.yecch.yechs.yechy.yedes.yeeds.yeesh.yeggs.yelks.yells.yelms.yelps.yelts.yenta.yente.yerba.yerds.yerks.yeses.yesks.yests.yesty.yetis.yetts.yeuks.yeuky.yeven.yeves.yewen.yexed.yexes.yfere.yiked.yikes.yills.yince.yipes.yippy.yirds.yirks.yirrs.yirth.yites.yitie.ylems.ylike.ylkes.ymolt.ympes.yobbo.yobby.yocks.yodel.yodhs.yodle.yogas.yogee.yoghs.yogic.yogin.yogis.yoick.yojan.yoked.yokel.yoker.yokes.yokul.yolks.yolky.yomim.yomps.yonic.yonis.yonks.yoofs.yoops.yores.yorks.yorps.youks.yourn.yours.yourt.youse.yowed.yowes.yowie.yowls.yowza.yrapt.yrent.yrivd.yrneh.ysame.ytost.yuans.yucas.yucca.yucch.yucko.yucks.yucky.yufts.yugas.yuked.yukes.yukky.yukos.yulan.yules.yummo.yummy.yumps.yupon.yuppy.yurta.yurts.yuzus.zabra.zacks.zaida.zaidy.zaire.zakat.zaman.zambo.zamia.zanja.zante.zanza.zanze.zappy.zarfs.zaris.zatis.zaxes.zayin.zazen.zeals.zebec.zebub.zebus.zedas.zeins.zendo.zerda.zerks.zeros.zests.zetas.zexes.zezes.zhomo.zibet.ziffs.zigan.zilas.zilch.zilla.zills.zimbi.zimbs.zinco.zincs.zincy.zineb.zines.zings.zingy.zinke.zinky.zippo.zippy.ziram.zitis.zizel.zizit.zlote.zloty.zoaea.zobos.zobus.zocco.zoeae.zoeal.zoeas.zoism.zoist.zombi.zonae.zonda.zoned.zoner.zones.zonks.zooea.zooey.zooid.zooks.zooms.zoons.zooty.zoppa.zoppo.zoril.zoris.zorro.zouks.zowee.zowie.zulus.zupan.zupas.zuppa.zurfs.zuzim.zygal.zygon.zymes.zymic".split("."), Ci = 5, wi = 6, Ti = Object.freeze(new Set([...Si, ...xi]));
|
|
4511
|
-
function
|
|
4512
|
-
return
|
|
4522
|
+
}, Si = /* @__PURE__ */ "which.there.their.about.would.these.other.words.could.write.first.water.after.where.right.think.three.years.place.sound.great.again.still.every.small.found.those.never.under.might.while.house.world.below.asked.going.large.until.along.shall.being.often.earth.began.since.study.night.light.above.paper.parts.young.story.point.times.heard.whole.white.given.means.music.miles.thing.today.later.using.money.lines.order.group.among.learn.known.space.table.early.trees.short.hands.state.black.shown.stood.front.voice.kinds.makes.comes.close.power.lived.vowel.taken.built.heart.ready.quite.class.bring.round.horse.shows.piece.green.stand.birds.start.river.tried.least.field.whose.girls.leave.added.color.third.hours.moved.plant.doing.names.forms.heavy.ideas.cried.check.floor.begin.woman.alone.plane.spell.watch.carry.wrote.clear.named.books.child.glass.human.takes.party.build.seems.blood.sides.seven.mouth.solve.north.value.death.maybe.happy.tells.gives.looks.shape.lives.steps.areas.sense.speak.force.ocean.speed.women.metal.south.grass.scale.cells.lower.sleep.wrong.pages.ships.needs.rocks.eight.major.level.total.ahead.reach.stars.store.sight.terms.catch.works.board.cover.songs.equal.stone.waves.guess.dance.spoke.break.cause.radio.weeks.lands.basic.liked.trade.fresh.final.fight.meant.drive.spent.local.waxes.knows.train.bread.homes.teeth.coast.thick.brown.clean.quiet.sugar.facts.steel.forth.rules.notes.units.peace.month.verbs.seeds.helps.sharp.visit.woods.chief.walls.cross.wings.grown.cases.foods.crops.fruit.stick.wants.stage.sheep.nouns.plain.drink.bones.apart.turns.moves.touch.angle.based.range.marks.tired.older.farms.spend.shoes.goods.chair.twice.cents.empty.alike.style.broke.pairs.count.enjoy.score.shore.roots.paint.heads.shook.serve.angry.crowd.wheel.quick.dress.share.alive.noise.solid.cloth.signs.hills.types.drawn.worth.truck.piano.upper.loved.usual.faces.drove.cabin.boats.towns.proud.court.model.prime.fifty.plans.yards.prove.tools.price.sheet.smell.boxes.raise.match.truth.roads.threw.enemy.lunch.chart.scene.graph.doubt.guide.winds.block.grain.smoke.mixed.games.wagon.sweet.topic.extra.plate.title.knife.fence.falls.cloud.wheat.plays.enter.broad.steam.atoms.press.lying.basis.clock.taste.grows.thank.storm.agree.brain.track.smile.funny.beach.stock.hurry.saved.sorry.giant.trail.offer.ought.rough.daily.avoid.keeps.throw.allow.cream.laugh.edges.teach.frame.bells.dream.magic.occur.ended.chord.false.skill.holes.dozen.brave.apple.climb.outer.pitch.ruler.holds.fixed.costs.calls.blank.staff.labor.eaten.youth.tones.honor.globe.gases.doors.poles.loose.apply.tears.exact.brush.chest.layer.whale.minor.faith.tests.judge.items.worry.waste.hoped.strip.begun.aside.lakes.bound.depth.candy.event.worse.aware.shell.rooms.ranch.image.snake.aloud.dried.likes.motor.pound.knees.refer.fully.chain.shirt.flour.drops.spite.orbit.banks.shoot.curve.tribe.tight.blind.slept.shade.claim.flies.theme.queen.fifth.union.hence.straw.entry.issue.birth.feels.anger.brief.rhyme.glory.guard.flows.flesh.owned.trick.yours.sizes.noted.width.burst.route.lungs.uncle.bears.royal.kings.forty.trial.cards.brass.opera.chose.owner.vapor.beats.mouse.tough.wires.meter.tower.finds.inner.stuck.arrow.poems.label.swing.solar.truly.tense.beans.split.rises.weigh.hotel.stems.pride.swung.grade.digit.badly.boots.pilot.sales.swept.lucky.prize.stove.tubes.acres.wound.steep.slide.trunk.error.porch.slave.exist.faced.mines.marry.juice.raced.waved.goose.trust.fewer.favor.mills.views.joint.eager.spots.blend.rings.adult.index.nails.horns.balls.flame.rates.drill.trace.skins.waxed.seats.stuff.ratio.minds.dirty.silly.coins.hello.trips.leads.rifle.hopes.bases.shine.bench.moral.fires.meals.shake.shops.cycle.movie.slope.canoe.teams.folks.fired.bands.thumb.shout.canal.habit.reply.ruled.fever.crust.shelf.walks.midst.crack.print.tales.coach.stiff.flood.verse.awake.rocky.march.fault.swift.faint.civil.ghost.feast.blade.limit.germs.reads.ducks.dairy.worst.gifts.lists.stops.rapid.brick.claws.beads.beast.skirt.cakes.lions.frogs.tries.nerve.grand.armed.treat.honey.moist.legal.penny.crown.shock.taxes.sixty.altar.pulls.sport.drums.talks.dying.dates.drank.blows.lever.wages.proof.drugs.tanks.sings.tails.pause.herds.arose.hated.clues.novel.shame.burnt.races.flash.weary.heels.token.coats.spare.shiny.alarm.dimes.sixth.clerk.mercy.sunny.guest.float.shone.pipes.worms.bills.sweat.suits.smart.upset.rains.sandy.rainy.parks.sadly.fancy.rider.unity.bunch.rolls.crash.craft.newly.gates.hatch.paths.funds.wider.grace.grave.tides.admit.shift.sails.pupil.tiger.angel.cruel.agent.drama.urged.patch.nests.vital.sword.blame.weeds.screw.vocal.bacon.chalk.cargo.crazy.acted.goats.arise.witch.loves.queer.dwell.backs.ropes.shots.merry.phone.cheek.peaks.ideal.beard.eagle.creek.cries.ashes.stall.yield.mayor.opens.input.fleet.tooth.cubic.wives.burns.poets.apron.spear.organ.cliff.stamp.paste.rural.baked.chase.slice.slant.knock.noisy.sorts.stays.wiped.blown.piled.clubs.cheer.widow.twist.tenth.hides.comma.sweep.spoon.stern.crept.maple.deeds.rides.muddy.crime.jelly.ridge.drift.dusty.devil.tempo.humor.sends.steal.tents.waist.roses.reign.noble.cheap.dense.linen.geese.woven.posts.hired.wrath.salad.bowed.tires.shark.belts.grasp.blast.polar.fungi.tends.pearl.loads.jokes.veins.frost.hears.loses.hosts.diver.phase.toads.alert.tasks.seams.coral.focus.naked.puppy.jumps.spoil.quart.macro.fears.flung.spark.vivid.brook.steer.spray.decay.ports.socks.urban.goals.grant.minus.films.tunes.shaft.firms.skies.bride.wreck.flock.stare.hobby.bonds.dared.faded.thief.crude.pants.flute.votes.tonal.radar.wells.skull.hairs.argue.wears.dolls.voted.caves.cared.broom.scent.panel.fairy.olive.bends.prism.lamps.cable.peach.ruins.rally.schwa.lambs.sells.cools.draft.charm.limbs.brake.gazed.cubes.delay.beams.fetch.ranks.array.harsh.camel.vines.picks.naval.purse.rigid.crawl.toast.soils.sauce.basin.ponds.twins.wrist.fluid.pools.brand.stalk.robot.reeds.hoofs.buses.sheer.grief.bloom.dwelt.melts.risen.flags.knelt.fiber.roofs.freed.armor.piles.aimed.algae.twigs.lemon.ditch.drunk.rests.chill.slain.panic.cords.tuned.crisp.ledge.dived.swamp.clung.stole.molds.yarns.liver.gauge.breed.stool.gulls.awoke.gross.diary.rails.belly.trend.flask.stake.fried.draws.actor.handy.bowls.haste.scope.deals.knots.moons.essay.thump.hangs.bliss.dealt.gains.bombs.clown.palms.cones.roast.tidal.bored.chant.acids.dough.camps.swore.lover.hooks.males.cocoa.punch.award.reins.ninth.noses.links.drain.fills.nylon.lunar.pulse.flown.elbow.fatal.sites.moths.meats.foxes.mined.attic.fiery.mount.usage.swear.snowy.rusty.scare.traps.relax.react.valid.robin.cease.gills.prior.safer.polio.loyal.swell.salty.marsh.vague.weave.mound.seals.mules.virus.scout.acute.windy.stout.folds.seize.hilly.joins.pluck.stack.lords.dunes.burro.hawks.trout.feeds.scarf.halls.coals.towel.souls.elect.buggy.pumps.loans.spins.files.oxide.pains.photo.rival.flats.syrup.rodeo.sands.moose.pints.curly.comic.cloak.onion.clams.scrap.didst.couch.codes.fails.ounce.lodge.greet.gypsy.utter.paved.zones.fours.alley.tiles.bless.crest.elder.kills.yeast.erect.bugle.medal.roles.hound.snail.alter.ankle.relay.loops.zeros.bites.modes.debts.realm.glove.rayon.swims.poked.stray.lifts.maker.lumps.graze.dread.barns.docks.masts.pours.wharf.curse.plump.robes.seeks.cedar.curls.jolly.myths.cages.gloom.locks.pedal.beets.crows.anode.slash.creep.rowed.chips.fists.wines.cares.valve.newer.motel.ivory.necks.clamp.barge.blues.alien.frown.strap.crews.shack.gonna.saves.stump.ferry.idols.cooks.juicy.glare.carts.alloy.bulbs.lawns.lasts.fuels.oddly.crane.filed.weird.shawl.slips.troop.bolts.suite.sleek.quilt.tramp.blaze.atlas.odors.scrub.crabs.probe.logic.adobe.exile.rebel.grind.sting.spine.cling.desks.grove.leaps.prose.lofty.agony.snare.tusks.bulls.moods.humid.finer.dimly.plank.china.pines.guilt.sacks.brace.quote.lathe.gaily.fonts.scalp.adopt.foggy.ferns.grams.clump.perch.tumor.teens.crank.fable.hedge.genes.sober.boast.tract.cigar.unite.owing.thigh.haiku.swish.dikes.wedge.booth.eased.frail.cough.tombs.darts.forts.choir.pouch.pinch.hairy.buyer.torch.vigor.waltz.heats.herbs.users.flint.click.madam.bleak.blunt.aided.lacks.masks.waded.risks.nurse.chaos.sewed.cured.ample.lease.steak.sinks.merit.bluff.bathe.gleam.bonus.colts.shear.gland.silky.skate.birch.anvil.sleds.groan.maids.meets.speck.hymns.hints.drown.bosom.slick.quest.coils.spied.snows.stead.snack.plows.blond.tamed.thorn.waits.glued.banjo.tease.arena.bulky.carve.stunt.warms.shady.razor.folly.leafy.notch.fools.otter.pears.flush.genus.ached.fives.flaps.spout.smote.fumes.adapt.cuffs.tasty.stoop.clips.disks.sniff.lanes.brisk.imply.demon.super.furry.raged.growl.texts.hardy.stung.typed.hates.wiser.timid.serum.beaks.rotor.casts.baths.glide.plots.trait.resin.slums.lyric.puffs.decks.brood.mourn.aloft.abuse.whirl.edged.ovary.quack.heaps.slang.await.civic.saint.bevel.sonar.aunts.packs.froze.tonic.corps.swarm.frank.repay.gaunt.wired.niece.cello.needy.chuck.stony.media.surge.hurts.repel.husky.dated.hunts.mists.exert.dries.mates.sworn.baker.spice.oasis.boils.spurs.doves.sneak.paces.colon.siege.strum.drier.cacao.humus.bales.piped.nasty.rinse.boxer.shrub.amuse.tacks.cited.slung.delta.laden.larva.rents.yells.spool.spill.crush.jewel.snaps.stain.kicks.tying.slits.rated.eerie.smash.plums.zebra.earns.bushy.scary.squad.tutor.silks.slabs.bumps.evils.fangs.snout.peril.pivot.yacht.lobby.jeans.grins.viola.liner.comet.scars.chops.raids.eater.slate.skips.soles.misty.urine.knobs.sleet.holly.pests.forks.grill.trays.pails.borne.tenor.wares.carol.woody.canon.wakes.kitty.miner.polls.shaky.nasal.scorn.chess.taxis.crate.shyly.tulip.forge.nymph.budge.lowly.abide.depot.oases.asses.sheds.fudge.pills.rivet.thine.groom.lanky.boost.broth.heave.gravy.beech.timed.quail.inert.gears.chick.hinge.trash.clash.sighs.renew.bough.dwarf.slows.quill.shave.spore.sixes.chunk.madly.paced.braid.fuzzy.motto.spies.slack.mucus.magma.awful.discs.erase.posed.asset.cider.taper.theft.churn.satin.slots.taxed.bully.sloth.shale.tread.raked.curds.manor.aisle.bulge.loins.stair.tapes.leans.bunks.squat.towed.lance.panes.sakes.heirs.caste.dummy.pores.fauna.crook.poise.epoch.risky.warns.fling.berry.grape.flank.drags.squid.pelts.icing.irony.irons.barks.whoop.choke.diets.whips.tally.dozed.twine.kites.bikes.ticks.riots.roars.vault.looms.scold.blink.dandy.pupae.sieve.spike.ducts.lends.pizza.brink.widen.plumb.pagan.feats.bison.soggy.scoop.argon.nudge.skiff.amber.sexes.rouse.salts.hitch.exalt.leash.dined.chute.snort.gusts.melon.cheat.reefs.llama.lasso.debut.quota.oaths.prone.mixes.rafts.dives.stale.inlet.flick.pinto.brows.untie.batch.greed.chore.stirs.blush.onset.barbs.volts.beige.swoop.paddy.laced.shove.jerky.poppy.leaks.fares.dodge.godly.squaw.affix.brute.nicer.undue.snarl.merge.doses.showy.daddy.roost.vases.swirl.petty.colds.curry.cobra.genie.flare.messy.cores.soaks.ripen.whine.amino.plaid.spiny.mowed.baton.peers.vowed.pious.swans.exits.afoot.plugs.idiom.chili.rites.serfs.cleft.berth.grubs.annex.dizzy.hasty.latch.wasps.mirth.baron.plead.aloof.aging.pixel.bared.mummy.hotly.auger.buddy.chaps.badge.stark.fairs.gully.mumps.emery.filly.ovens.drone.gauze.idiot.fussy.annoy.shank.gouge.bleed.elves.roped.unfit.baggy.mower.scant.grabs.fleas.lousy.album.sawed.cooky.murky.infer.burly.waged.dingy.brine.kneel.creak.vanes.smoky.spurt.combs.easel.laces.humps.rumor.aroma.horde.swiss.leapt.opium.slime.afire.pansy.mares.soaps.husks.snips.hazel.lined.cafes.naive.wraps.sized.piers.beset.agile.tongs.steed.fraud.booty.valor.downy.witty.mossy.psalm.scuba.tours.polka.milky.gaudy.shrug.tufts.wilds.laser.truss.hares.creed.lilac.siren.tarry.bribe.swine.muted.flips.cures.sinew.boxed.hoops.gasps.hoods.niche.yucca.glows.sewer.whack.fuses.gowns.droop.bucks.pangs.mails.whisk.haven.clasp.sling.stint.urges.champ.piety.chirp.pleat.posse.sunup.menus.howls.quake.knack.plaza.fiend.caked.bangs.erupt.poker.olden.cramp.voter.poses.manly.slump.fined.grips.gaped.purge.hiked.maize.fluff.strut.sloop.prowl.roach.cocks.bland.dials.plume.slaps.soups.dully.wills.foams.solos.skier.eaves.totem.fused.latex.veils.mused.mains.myrrh.racks.galls.gnats.bouts.sisal.shuts.hoses.dryly.hover.gloss.seeps.denim.putty.guppy.leaky.dusky.filth.oboes.spans.fowls.adorn.glaze.haunt.dares.obeys.bakes.abyss.smelt.gangs.aches.trawl.claps.undid.spicy.hoist.fades.vicar.acorn.pussy.gruff.musty.tarts.snuff.hunch.truce.tweed.dryer.loser.sheaf.moles.lapse.tawny.vexed.autos.wager.domes.sheen.clang.spade.sowed.broil.slyly.studs.grunt.donor.slugs.aspen.homer.croak.tithe.halts.avert.havoc.hogan.glint.ruddy.jeeps.flaky.ladle.taunt.snore.fines.props.prune.pesos.radii.pokes.tiled.daisy.heron.villa.farce.binds.cites.fixes.jerks.livid.waked.inked.booms.chews.licks.hyena.scoff.lusty.sonic.smith.usher.tucks.vigil.molts.sects.spars.dumps.scaly.wisps.sores.mince.panda.flier.axles.plied.booby.patio.rabbi.petal.polyp.tints.grate.troll.tolls.relic.phony.bleat.flaws.flake.snags.aptly.drawl.ulcer.soapy.bossy.monks.crags.caged.twang.diner.taped.cadet.grids.spawn.guile.noose.mores.girth.slimy.aides.spasm.burrs.alibi.lymph.saucy.muggy.liter.joked.goofy.exams.enact.stork.lured.toxic.omens.nears.covet.wrung.forum.venom.moody.alder.sassy.flair.guild.prays.wrens.hauls.stave.tilts.pecks.stomp.gales.tempt.capes.mesas.omits.tepee.harry.wring.evoke.limes.cluck.lunge.highs.canes.giddy.lithe.verge.khaki.queue.loath.foyer.outdo.fared.deter.crumb.astir.spire.jumpy.extol.buoys.stubs.lucid.thong.afore.whiff.maxim.hulls.clogs.slats.jiffy.arbor.cinch.igloo.goody.gazes.dowel.calms.bitch.scowl.gulps.coded.waver.mason.lobes.ebony.flail.isles.clods.dazed.adept.oozed.sedan.clays.warts.ketch.skunk.manes.adore.sneer.mango.fiord.flora.roomy.minks.thaws.watts.freer.exult.plush.paled.twain.clink.scamp.pawed.grope.bravo.gable.stink.sever.waned.rarer.regal.wards.fawns.babes.unify.amend.oaken.glade.visor.hefty.nines.throb.pecan.butts.pence.sills.jails.flyer.saber.nomad.miter.beeps.domed.gulfs.curbs.heath.moors.aorta.larks.tangy.wryly.cheep.rages.evade.lures.freak.vogue.tunic.slams.knits.dumpy.mania.spits.firth.hikes.trots.nosed.clank.dogma.bloat.balsa.graft.middy.stile.keyed.finch.sperm.chaff.wiles.amigo.copra.amiss.eying.twirl.lurch.popes.chins.smock.tines.guise.grits.junks.shoal.cache.tapir.atoll.deity.toils.spree.mocks.scans.shorn.revel.raven.hoary.reels.scuff.mimic.weedy.corny.truer.rouge.ember.floes.torso.wipes.edict.sulky.recur.groin.baste.kinks.surer.piggy.moldy.franc.liars.inept.gusty.facet.jetty.equip.leper.slink.soars.cater.dowry.sided.yearn.decoy.taboo.ovals.heals.pleas.beret.spilt.gayly.rover.endow.pygmy.carat.abbey.vents.waken.chimp.fumed.sodas.vinyl.clout.wades.mites.smirk.bores.bunny.surly.frock.foray.purer.milks.query.mired.blare.froth.gruel.navel.paler.puffy.casks.grime.derby.mamma.gavel.teddy.vomit.moans.allot.defer.wield.viper.louse.erred.hewed.abhor.wrest.waxen.adage.ardor.stabs.pored.rondo.loped.fishy.bible.hires.foals.feuds.jambs.thuds.jeers.knead.quirk.rugby.expel.greys.rigor.ester.lyres.aback.glues.lotus.lurid.rungs.hutch.thyme.valet.tommy.yokes.epics.trill.pikes.ozone.caper.chime.frees.famed.leech.smite.neigh.erode.robed.hoard.salve.conic.gawky.craze.jacks.gloat.mushy.rumps.fetus.wince.pinks.shalt.toots.glens.cooed.rusts.stews.shred.parka.chugs.winks.clots.shrew.booed.filmy.juror.dents.gummy.grays.hooky.butte.dogie.poled.reams.fifes.spank.gayer.tepid.spook.taint.flirt.rogue.spiky.opals.miser.cocky.coyly.balmy.slosh.brawl.aphid.faked.hydra.brags.chide.yanks.allay.video.altos.eases.meted.chasm.longs.excel.taffy.impel.savor.koala.quays.dawns.proxy.clove.duets.dregs.tardy.briar.grimy.ultra.meaty.halve.wails.suede.mauve.envoy.arson.coves.gooey.brews.sofas.chums.amaze.zooms.abbot.halos.scour.suing.cribs.sagas.enema.wordy.harps.coupe.molar.flops.weeps.mints.ashen.felts.askew.munch.mewed.divan.vices.jumbo.blobs.blots.spunk.acrid.topaz.cubed.clans.flees.slurs.gnaws.welds.fords.emits.agate.pumas.mends.darks.dukes.plies.canny.hoots.oozes.lamed.fouls.clefs.nicks.mated.skims.brunt.tuber.tinge.fates.ditty.thins.frets.eider.bayou.mulch.fasts.amass.damps.morns.friar.palsy.vista.croon.conch.udder.tacos.skits.mikes.quits.preen.aster.adder.elegy.pulpy.scows.baled.hovel.lavas.crave.optic.welts.busts.knave.razed.shins.totes.scoot.dears.crock.mutes.trims.skein.doted.shuns.veers.fakes.yoked.wooed.hacks.sprig.wands.lulls.seers.snobs.nooks.pined.perky.mooed.frill.dines.booze.tripe.prong.drips.odder.levee.antic.sidle.pithy.corks.yelps.joker.fleck.buffs.scram.tiers.bogey.doled.irate.vales.coped.hails.elude.bulks.aired.vying.stags.strew.cocci.pacts.scabs.silos.dusts.yodel.terse.jaded.baser.jibes.foils.sways.forgo.slays.preys.treks.quell.peeks.assay.lurks.eject.boars.trite.belch.gnash.wanes.lutes.whims.dosed.chewy.snipe.umbra.teems.dozes.kelps.upped.brawn.doped.shush.rinds.slush.moron.voile.woken.fjord.sheik.jests.kayak.slews.toted.saner.drape.patty.raves.sulfa.grist.skied.vixen.civet.vouch.tiara.homey.moped.runts.serge.kinky.rills.corns.brats.pries.amble.fries.loons.tsars.datum.musky.pigmy.gnome.ravel.ovule.icily.liken.lemur.frays.silts.sifts.plods.ramps.tress.earls.dudes.waive.karat.jolts.peons.beers.horny.pales.wreak.lairs.lynch.stank.swoon.idler.abort.blitz.ensue.atone.bingo.roves.kilts.scald.adios.cynic.dulls.memos.elfin.dales.peels.peals.bares.sinus.crone.sable.hinds.shirk.enrol.wilts.roams.duped.cysts.mitts.safes.spats.coops.filet.knell.refit.covey.punks.kilns.fitly.abate.talcs.heeds.duels.wanly.ruffs.gauss.lapel.jaunt.whelp.cleat.gauzy.dirge.edits.wormy.moats.smear.prods.bowel.frisk.vests.bayed.rasps.tames.delve.embed.befit.wafer.ceded.novas.feign.spews.larch.huffs.doles.mamas.hulks.pried.brims.irked.aspic.swipe.mealy.skimp.bluer.slake.dowdy.penis.brays.pupas.egret.flunk.phlox.gripe.peony.douse.blurs.darns.slunk.lefts.chats.inane.vials.stilt.rinks.woofs.wowed.bongs.frond.ingot.evict.singe.shyer.flied.slops.dolts.drool.dells.whelk.hippy.feted.ether.cocos.hives.jibed.mazes.trios.sirup.squab.laths.leers.pasta.rifts.lopes.alias.whirs.diced.slags.lodes.foxed.idled.prows.plait.malts.chafe.cower.toyed.chefs.keels.sties.racer.etude.sucks.sulks.micas.czars.copse.ailed.abler.rabid.golds.croup.snaky.visas.palls.mopes.boned.wispy.raved.swaps.junky.doily.pawns.tamer.poach.baits.damns.gumbo.daunt.prank.hunks.buxom.heres.honks.stows.unbar.idles.routs.sages.goads.remit.copes.deign.culls.girds.haves.lucks.stunk.dodos.shams.snubs.icons.usurp.dooms.hells.soled.comas.paves.maths.perks.limps.wombs.blurb.daubs.cokes.sours.stuns.cased.musts.coeds.cowed.aping.zoned.rummy.fetes.skulk.quaff.rajah.deans.reaps.galas.tills.roved.kudos.toned.pared.scull.vexes.punts.snoop.bails.dames.hazes.lores.marts.voids.ameba.rakes.adzes.harms.rears.satyr.swill.hexes.colic.leeks.hurls.yowls.ivies.plops.musks.papaw.jells.bused.cruet.bided.filch.zests.rooks.laxly.rends.loams.basks.sires.carps.pokey.flits.muses.bawls.shuck.viler.lisps.peeps.sorer.lolls.prude.diked.floss.flogs.scums.dopes.bogie.pinky.leafs.tubas.scads.lowed.yeses.biked.qualm.evens.caned.gawks.whits.wooly.gluts.romps.bests.dunce.crony.joist.tunas.boner.malls.parch.avers.crams.pares.dally.bigot.kales.flays.leach.gushy.pooch.huger.slyer.golfs.mires.flues.loafs.arced.acnes.neons.fiefs.dints.dazes.pouts.cored.yules.lilts.beefs.mutts.fells.cowls.spuds.lames.jawed.dupes.deads.bylaw.noons.nifty.clued.vireo.gapes.metes.cuter.maims.droll.cupid.mauls.sedge.papas.wheys.eking.loots.hilts.meows.beaus.dices.peppy.riper.fogey.gists.yogas.gilts.skews.cedes.zeals.alums.okays.elope.grump.wafts.soots.blimp.hefts.mulls.hosed.cress.doffs.ruder.pixie.waifs.ousts.pucks.biers.gulch.suets.hobos.lints.brans.teals.garbs.pewee.helms.turfs.quips.wends.banes.napes.icier.swats.bagel.hexed.ogres.goner.gilds.pyres.lards.bides.paged.talon.flout.medic.veals.putts.dirks.dotes.tippy.blurt.piths.acing.barer.whets.gaits.wools.dunks.heros.swabs.dirts.jutes.hemps.surfs.okapi.chows.shoos.dusks.parry.decal.furls.cilia.sears.novae.murks.warps.slues.lamer.saris.weans.purrs.dills.togas.newts.meany.bunts.razes.goons.wicks.ruses.vends.geode.drake.judos.lofts.pulps.lauds.mucks.vises.mocha.oiled.roman.ethyl.gotta.fugue.smack.gourd.bumpy.radix.fatty.borax.cubit.cacti.gamma.focal.avail.papal.golly.elite.versa.billy.adieu.annum.howdy.rhino.norms.bobby.axiom.setup.yolks.terns.mixer.genre.knoll.abode.junta.gorge.combo.alpha.overt.kinda.spelt.prick.nobly.ephod.audio.modal.veldt.warty.fluke.bonny.bream.rosin.bolls.doers.downs.beady.motif.humph.fella.mould.crepe.kerns.aloha.glyph.azure.riser.blest.locus.lumpy.beryl.wanna.brier.tuner.rowdy.mural.timer.canst.krill.quoth.lemme.triad.tenon.amply.deeps.padre.leant.pacer.octal.dolly.trans.sumac.foamy.lolly.giver.quipu.codex.manna.unwed.vodka.ferny.salon.duple.boron.revue.crier.alack.inter.dilly.whist.cults.spake.reset.loess.decor.mover.verve.ethic.gamut.lingo.dunno.align.sissy.incur.reedy.avant.piper.waxer.calyx.basil.coons.seine.piney.lemma.trams.winch.whirr.saith.ionic.heady.harem.tummy.sally.shied.dross.farad.saver.tilde.jingo.bower.serif.facto.belle.inset.bogus.caved.forte.sooty.bongo.toves.credo.basal.yella.aglow.glean.gusto.hymen.ethos.terra.brash.scrip.swash.aleph.tinny.itchy.wanta.trice.jowls.gongs.garde.boric.twill.sower.henry.awash.libel.spurn.sabre.rebut.penal.obese.sonny.quirt.mebbe.tacit.greek.xenon.hullo.pique.roger.negro.hadst.gecko.beget.uncut.aloes.louis.quint.clunk.raped.salvo.diode.matey.hertz.xylem.kiosk.apace.cawed.peter.wench.cohos.sorta.gamba.bytes.tango.nutty.axial.aleck.natal.clomp.gored.siree.bandy.gunny.runic.whizz.rupee.fated.wiper.bards.briny.staid.hocks.ochre.yummy.gents.soupy.roper.swath.cameo.edger.spate.gimme.ebbed.breve.theta.deems.dykes.servo.telly.tabby.tares.blocs.welch.ghoul.vitae.cumin.dinky.bronc.tabor.teeny.comer.borer.sired.privy.mammy.deary.gyros.sprit.conga.quire.thugs.furor.bloke.runes.bawdy.cadre.toxin.annul.egged.anion.nodes.picky.stein.jello.audit.echos.fagot.letup.eyrie.fount.caped.axons.amuck.banal.riled.petit.umber.miler.fibre.agave.bated.bilge.vitro.feint.pudgy.mater.manic.umped.pesky.strep.slurp.pylon.puree.caret.temps.newel.yawns.seedy.treed.coups.rangy.brads.mangy.loner.circa.tibia.afoul.mommy.titer.carne.kooky.motes.amity.suave.hippo.curvy.samba.newsy.anise.imams.tulle.aways.liven.hallo.wales.opted.canto.idyll.bodes.curio.wrack.hiker.chive.yokel.dotty.demur.cusps.specs.quads.laity.toner.decry.writs.saute.clack.aught.logos.tipsy.natty.ducal.bidet.bulgy.metre.lusts.unary.goeth.baler.sited.shies.hasps.brung.holed.swank.looky.melee.huffy.loamy.pimps.titan.binge.shunt.femur.libra.seder.honed.annas.coypu.shims.zowie.jihad.savvy.nadir.basso.monic.maned.mousy.omega.laver.prima.picas.folio.mecca.reals.troth.testy.balky.crimp.chink.abets.splat.abaci.vaunt.cutie.pasty.moray.levis.ratty.islet.joust.motet.viral.nukes.grads.comfy.voila.woozy.blued.whomp.sward.metro.skeet.chine.aerie.bowie.tubby.emirs.coati.unzip.slobs.trike.funky.ducat.dewey.skoal.wadis.oomph.taker.minim.getup.stoic.synod.runty.flyby.braze.inlay.venue.louts.peaty.orlon.humpy.radon.beaut.raspy.unfed.crick.nappy.vizor.yipes.rebus.divot.kiwis.vetch.squib.sitar.kiddo.dyers.cotta.matzo.lager.zebus.crass.dacha.kneed.dicta.fakir.knurl.runny.unpin.julep.globs.nudes.sushi.tacky.stoke.kaput.butch.hulas.croft.achoo.genii.nodal.outgo.spiel.viols.fetid.cagey.fudgy.epoxy.leggy.hanky.lapis.felon.beefy.coots.melba.caddy.segue.betel.frizz.drear.kooks.turbo.hoagy.moult.helix.zonal.arias.nosey.paean.lacey.banns.swain.fryer.retch.tenet.gigas.whiny.ogled.rumen.begot.cruse.abuts.riven.balks.sines.sigma.abase.ennui.gores.unset.augur.sated.odium.latin.dings.moire.scion.henna.kraut.dicks.lifer.prigs.bebop.gages.gazer.fanny.gibes.aural.tempi.hooch.rapes.snuck.harts.techs.emend.ninny.guava.scarp.liege.tufty.sepia.tomes.carob.emcee.prams.poser.verso.hubba.joule.baize.blips.scrim.cubby.clave.winos.rearm.liens.lumen.chump.nanny.trump.fichu.chomp.homos.purty.maser.woosh.patsy.shill.rusks.avast.swami.boded.ahhhh.lobed.natch.shish.tansy.snoot.payer.altho.sappy.laxer.hubby.aegis.riles.ditto.jazzy.dingo.quasi.septa.peaky.lorry.heerd.bitty.payee.seamy.apses.imbue.belie.chary.spoof.phyla.clime.babel.wacky.sumps.skids.khans.crypt.inure.nonce.outen.faire.hooey.anole.kazoo.calve.limbo.argot.ducky.faker.vibes.gassy.unlit.nervy.femme.biter.fiche.boors.gaffe.saxes.recap.synch.facie.dicey.ouija.hewer.legit.gurus.edify.tweak.caron.typos.rerun.polly.surds.hamza.nulls.hater.lefty.mogul.mafia.debug.pates.blabs.splay.talus.porno.moola.nixed.kilos.snide.horsy.gesso.jaggy.trove.nixes.creel.pater.iotas.cadge.skyed.hokum.furze.ankhs.curie.nutsy.hilum.remix.angst.burls.jimmy.veiny.tryst.codon.befog.gamed.flume.axman.doozy.lubes.rheas.bozos.butyl.kelly.mynah.jocks.donut.avian.wurst.chock.quash.quals.hayed.bombe.cushy.spacy.puked.leery.thews.prink.amens.tesla.intro.fiver.frump.capos.opine.coder.namer.jowly.pukes.haled.chard.duffs.bruin.reuse.whang.toons.frats.silty.telex.cutup.nisei.neato.decaf.softy.bimbo.adlib.loony.shoed.agues.peeve.noway.gamey.sarge.reran.epact.potty.coned.upend.narco.ikats.whorl.jinks.tizzy.weepy.posit.marge.vegan.clops.numbs.reeks.rubes.rower.biped.tiffs.hocus.hammy.bunco.fixit.tykes.chaws.yucky.hokey.resew.maven.adman.scuzz.slogs.souse.nacho.mimed.melds.boffo.debit.pinup.vagus.gulag.randy.bosun.educe.faxes.auras.pesto.antsy.betas.fizzy.dorky.snits.moxie.thane.mylar.nobby.gamin.gouty.esses.goyim.paned.druid.jades.rehab.gofer.tzars.octet.homed.socko.dorks.eared.anted.elide.fazes.oxbow.dowse.situs.macaw.scone.drily.hyper.salsa.mooch.gated.unjam.lipid.mitre.venal.knish.ritzy.divas.torus.mange.dimer.recut.meson.wined.fends.phage.fiats.caulk.cavil.panty.roans.bilks.hones.botch.estop.sully.sooth.gelds.ahold.raper.pager.fixer.infix.hicks.tuxes.plebe.twits.abash.twixt.wacko.primp.nabla.girts.miffs.emote.xerox.rebid.shahs.rutty.grout.grift.deify.biddy.kopek.semis.bries.acmes.piton.hussy.torts.disco.whore.boozy.gibed.vamps.amour.soppy.gonzo.durst.wader.tutus.perms.catty.glitz.brigs.nerds.barmy.gizmo.owlet.sayer.molls.shard.whops.comps.corer.colas.matte.droid.ploys.vapid.cairn.deism.mixup.yikes.prosy.raker.flubs.whish.reify.craps.shags.clone.hazed.macho.recto.refix.drams.biker.aquas.porky.doyen.exude.goofs.divvy.noels.jived.hulky.cager.harpy.oldie.vivas.admix.codas.zilch.deist.orcas.retro.pilaf.parse.rants.zingy.toddy.chiff.micro.veeps.girly.nexus.demos.bibbs.antes.lulus.gnarl.zippy.ivied.epees.wimps.tromp.grail.yoyos.poufs.hales.roust.cabal.rawer.pampa.mosey.kefir.burgs.unmet.cuspy.boobs.boons.hypes.dynes.nards.lanai.yogis.sepal.quark.toked.prate.ayins.hawed.swigs.vitas.toker.doper.bossa.linty.foist.mondo.stash.kayos.twerp.zesty.capon.wimpy.rewed.fungo.tarot.frosh.kabob.pinko.redid.mimeo.heist.tarps.lamas.sutra.dinar.whams.busty.spays.mambo.nabob.preps.odour.cabby.conks.sluff.dados.houri.swart.balms.gutsy.faxed.egads.pushy.retry.agora.drubs.daffy.chits.mufti.karma.lotto.toffs.burps.deuce.zings.kappa.clads.doggy.duper.scams.ogler.mimes.throe.zetas.waled.promo.blats.muffs.oinks.viand.coset.finks.faddy.minis.snafu.sauna.usury.muxes.craws.stats.condo.coxes.loopy.dorms.ascot.dippy.execs.dopey.envoi.umpty.gismo.fazed.strop.jives.slims.batik.pings.sonly.leggo.pekoe.prawn.luaus.campy.oodle.prexy.proms.touts.ogles.tweet.toady.naiad.hider.nuked.fatso.sluts.obits.narcs.tyros.delis.wooer.hyped.poset.byway.texas.scrod.avows.futon.torte.tuple.carom.kebab.tamps.jilts.duals.artsy.repro.modem.toped.psych.sicko.klutz.tarns.coxed.drays.cloys.anded.piker.aimer.suras.limos.flack.hapax.dutch.mucky.shire.klieg.staph.layup.tokes.axing.toper.duvet.cowry.profs.blahs.addle.sudsy.batty.coifs.suety.gabby.hafta.pitas.gouda.deice.taupe.topes.duchy.nitro.carny.limey.orals.hirer.taxer.roils.ruble.elate.dolor.wryer.snots.quais.coked.gimel.gorse.minas.goest.agape.manta.jings.iliac.admen.offen.cills.offal.lotta.bolas.thwap.alway.boggy.donna.locos.belay.gluey.bitsy.mimsy.hilar.outta.vroom.fetal.raths.renal.dyads.crocs.vires.culpa.kivas.feist.teats.thats.yawls.whens.abaca.ohhhh.aphis.fusty.eclat.perdu.mayst.exeat.molly.supra.wetly.plasm.buffa.semen.pukka.tagua.paras.stoat.secco.carte.haute.molal.shads.forma.ovoid.pions.modus.bueno.rheum.scurf.parer.ephah.doest.sprue.flams.molto.dieth.choos.miked.bronx.goopy.bally.plumy.moony.morts.yourn.bipod.spume.algal.ambit.mucho.spued.dozer.harum.groat.skint.laude.thrum.pappy.oncet.rimed.gigue.limed.plein.redly.humpf.lites.seest.grebe.absit.thanx.pshaw.yawps.plats.payed.areal.tilth.youse.gwine.thees.watsa.lento.spitz.yawed.gipsy.sprat.cornu.amahs.blowy.wahoo.lubra.mecum.whooo.coqui.sabra.edema.mrads.dicot.astro.kited.ouzel.didos.grata.bonne.axmen.klunk.summa.laves.purls.yawny.teary.masse.largo.bazar.pssst.sylph.lulab.toque.fugit.plunk.ortho.lucre.cooch.whipt.folky.tyres.wheee.corky.injun.solon.didot.kerfs.rayed.wassa.chile.begat.nippy.litre.magna.rebox.hydro.milch.brent.gyves.lazed.feued.mavis.inapt.baulk.casus.scrum.wised.fossa.dower.kyrie.bhoys.scuse.feuar.ohmic.juste.ukase.beaux.tusky.orate.musta.lardy.intra.quiff.epsom.neath.ocher.tared.homme.mezzo.corms.psoas.beaky.terry.infra.spivs.tuans.belli.bergs.anima.weirs.mahua.scops.manse.titre.curia.kebob.cycad.talky.fucks.tapis.amide.dolce.sloes.jakes.russe.blash.tutti.pruta.panga.blebs.tench.swarf.herem.missy.merse.pawky.limen.vivre.chert.unsee.tiros.brack.foots.welsh.fosse.knops.ileum.noire.firma.podgy.laird.thunk.shute.rowan.shoji.poesy.uncap.fames.glees.costa.turps.fores.solum.imago.byres.fondu.coney.polis.dictu.kraal.sherd.mumbo.wroth.chars.unbox.vacuo.slued.weest.hades.wiled.syncs.muser.excon.hoars.sibyl.passe.joeys.lotsa.lepta.shays.bocks.endue.darer.nones.ileus.plash.busby.wheal.buffo.yobbo.biles.poxes.rooty.licit.terce.bromo.hayey.dweeb.imbed.saran.bruit.punky.softs.biffs.loppy.agars.aquae.livre.biome.bunds.shews.diems.ginny.degum.polos.desex.unman.dungy.vitam.wedgy.glebe.apers.ridgy.roids.wifey.vapes.whoas.bunko.yolky.ulnas.reeky.bodge.brant.davit.deque.liker.jenny.tacts.fulls.treap.ligne.acked.refry.vower.aargh.churl.momma.gaols.whump.arras.marls.tiler.grogs.memes.midis.tided.haler.duces.twiny.poste.unrig.prise.drabs.quids.facer.spier.baric.geoid.remap.trier.gunks.steno.stoma.airer.ovate.torah.apian.smuts.pocks.yurts.exurb.defog.nuder.bosky.nimbi.mothy.joyed.labia.pards.jammy.bigly.faxer.hoppy.nurbs.cotes.dishy.vised.celeb.pismo.casas.withs.dodgy.scudi.mungs.muons.ureas.ioctl.unhip.krone.sager.verst.expat.gronk.uvula.shawm.bilgy.braes.cento.webby.lippy.gamic.lordy.mazed.tings.shoat.faery.wirer.diazo.carer.rater.greps.rente.zloty.viers.unapt.poops.fecal.kepis.taxon.eyers.wonts.spina.stoae.yenta.pooey.buret.japan.bedew.hafts.selfs.oared.herby.pryer.oakum.dinks.titty.sepoy.penes.fusee.winey.gimps.nihil.rille.giber.ousel.umiak.cuppy.hames.shits.azine.glads.tacet.bumph.coyer.honky.gamer.gooky.waspy.sedgy.bents.varia.djinn.junco.pubic.wilco.lazes.idyls.lupus.rives.snood.schmo.spazz.finis.noter.pavan.orbed.bates.pipet.baddy.goers.shako.stets.sebum.seeth.lobar.raver.ajuga.riced.velds.dribs.ville.dhows.unsew.halma.krona.limby.jiffs.treys.bauds.pffft.mimer.plebs.caner.jiber.cuppa.washy.chuff.unarm.yukky.styes.waker.flaks.maces.rimes.gimpy.guano.liras.kapok.scuds.bwana.oring.aider.prier.klugy.monte.golem.velar.firer.pieta.umbel.campo.unpeg.fovea.abeam.boson.asker.goths.vocab.vined.trows.tikis.loper.indie.boffs.spang.grapy.tater.ichor.kilty.lochs.supes.degas.flics.torsi.beths.weber.resaw.lawny.coven.mujik.relet.therm.heigh.shnor.trued.zayin.liest.barfs.bassi.qophs.roily.flabs.punny.okras.hanks.dipso.nerfs.fauns.calla.pseud.lurer.magus.obeah.atria.twink.palmy.pocky.pends.recta.plonk.slaws.keens.nicad.pones.inker.whews.groks.mosts.trews.ulnar.gyppy.cocas.expos.eruct.oiler.vacua.dreck.dater.arums.tubal.voxel.dixit.beery.assai.lades.actin.ghoti.buzzy.meads.grody.ribby.clews.creme.email.pyxie.kulak.bocci.rived.duddy.hoper.lapin.wonks.petri.phial.fugal.holon.boomy.duomo.musos.shier.hayer.porgy.hived.litho.fisty.stagy.luvya.maria.smogs.asana.yogic.slomo.fawny.amine.wefts.gonad.twirp.brava.plyer.fermi.loges.niter.revet.unate.gyved.totty.zappy.honer.giros.dicer.calks.luxes.monad.cruft.quoin.fumer.amped.shlep.vinca.yahoo.vulva.zooey.dryad.nixie.moper.iambs.lunes.nudie.limns.weals.nohow.miaow.gouts.mynas.mazer.kikes.oxeye.stoup.jujus.debar.pubes.taels.defun.rands.blear.paver.goosy.sprog.oleos.toffy.pawer.maced.crits.kluge.tubed.sahib.ganef.scats.sputa.vaned.acned.taxol.plink.oweth.tribs.resay.boule.thous.haply.glans.maxis.bezel.antis.porks.quoit.alkyd.glary.beamy.hexad.bonks.tecum.kerbs.filar.frier.redux.abuzz.fader.shoer.couth.trues.guyed.goony.booky.fuzes.hurly.genet.hodad.calix.filer.pawls.iodic.utero.henge.unsay.liers.piing.weald.sexed.folic.poxed.cunts.anile.kiths.becks.tatty.plena.rebar.abled.toyer.attar.teaks.aioli.awing.anent.feces.redip.wists.prats.mesne.muter.smurf.owest.bahts.lossy.ftped.hunky.hoers.slier.sicks.fatly.delft.hiver.himbo.pengo.busks.loxes.zonks.ilium.aport.ikons.mulct.reeve.civvy.canna.barfy.kaiak.scudo.knout.gaper.bhang.pease.uteri.lases.paten.rasae.axels.stoas.ombre.styli.gunky.hazer.kenaf.ahoys.ammos.weeny.urger.kudzu.paren.bolos.fetor.nitty.techy.lieth.somas.darky.villi.gluon.janes.cants.farts.socle.jinns.ruing.slily.ricer.hadda.wowee.rices.nerts.cauls.swive.lilty.micks.arity.pasha.finif.oinky.gutty.tetra.wises.wolds.balds.picot.whats.shiki.bungs.snarf.legos.dungs.stogy.berms.tangs.vails.roods.morel.sware.elans.latus.gules.razer.doxie.buena.overs.gutta.zincs.nates.kirks.tikes.donee.jerry.mohel.ceder.doges.unmap.folia.rawly.snark.topoi.ceils.immix.yores.diest.bubba.pomps.forky.turdy.lawzy.poohs.worts.gloms.beano.muley.barky.tunny.auric.funks.gaffs.cordy.curdy.lisle.toric.soyas.reman.mungy.carpy.apish.oaten.gappy.aurae.bract.rooky.axled.burry.sizer.proem.turfy.impro.mashy.miens.nonny.olios.grook.sates.agley.corgi.dashy.doser.dildo.apsos.xored.laker.playa.selah.malty.dulse.frigs.demit.whoso.rials.sawer.spics.bedim.snugs.fanin.azoic.icers.suers.wizen.koine.topos.shirr.rifer.feral.laded.lased.turds.swede.easts.cozen.unhit.pally.aitch.sedum.coper.ruche.geeks.swags.etext.algin.offed.ninja.holer.doter.toter.besot.dicut.macer.peens.pewit.redox.poler.yecch.fluky.doeth.twats.cruds.bebug.bider.stele.hexer.wests.gluer.pilau.abaft.whelm.lacer.inode.tabus.gator.cuing.refly.luted.cukes.bairn.bight.arses.crump.loggy.blini.spoor.toyon.harks.wazoo.fenny.naves.keyer.tufas.morph.rajas.typal.spiff.oxlip.unban.mussy.finny.rimer.login.molas.cirri.huzza.agone.unsex.unwon.peats.toile.zombi.dewed.nooky.alkyl.ixnay.dovey.holey.cuber.amyls.podia.chino.apnea.prims.lycra.johns.primo.fatwa.egger.hempy.snook.hying.fuzed.barms.crink.moots.yerba.rhumb.unarc.direr.munge.eland.nares.wrier.noddy.atilt.jukes.ender.thens.unfix.doggo.zooks.diddy.shmoo.brusk.prest.curer.pasts.kelpy.bocce.kicky.taros.lings.dicky.nerdy.abend.stela.biggy.laved.baldy.pubis.gooks.wonky.stied.hypos.assed.spumy.osier.roble.rumba.biffy.pupal".split("."), Ci = /* @__PURE__ */ "aahed.aalii.aargh.aarti.abaca.abaci.abacs.abaft.abaka.abamp.aband.abash.abask.abaya.abbas.abbed.abbes.abcee.abeam.abear.abele.abers.abets.abies.abler.ables.ablet.ablow.abmho.abohm.aboil.aboma.aboon.abord.abore.abram.abray.abrim.abrin.abris.absey.absit.abuna.abune.abuts.abuzz.abyes.abysm.acais.acari.accas.accoy.acerb.acers.aceta.achar.ached.aches.achoo.acids.acidy.acing.acini.ackee.acker.acmes.acmic.acned.acnes.acock.acold.acred.acres.acros.acted.actin.acton.acyls.adaws.adays.adbot.addax.added.adder.addio.addle.adeem.adhan.adieu.adios.adits.adman.admen.admix.adobo.adown.adoze.adrad.adred.adsum.aduki.adunc.adust.advew.adyta.adzed.adzes.aecia.aedes.aegis.aeons.aerie.aeros.aesir.afald.afara.afars.afear.aflaj.afore.afrit.afros.agama.agami.agars.agast.agave.agaze.agene.agers.agger.aggie.aggri.aggro.aggry.aghas.agila.agios.agism.agist.agita.aglee.aglet.agley.agloo.aglus.agmas.agoge.agone.agons.agood.agria.agrin.agros.agued.agues.aguna.aguti.aheap.ahent.ahigh.ahind.ahing.ahint.ahold.ahull.ahuru.aidas.aided.aides.aidoi.aidos.aiery.aigas.aight.ailed.aimed.aimer.ainee.ainga.aioli.aired.airer.airns.airth.airts.aitch.aitus.aiver.aiyee.aizle.ajies.ajiva.ajuga.ajwan.akees.akela.akene.aking.akita.akkas.alaap.alack.alamo.aland.alane.alang.alans.alant.alapa.alaps.alary.alate.alays.albas.albee.alcid.alcos.aldea.alder.aldol.aleck.alecs.alefs.aleft.aleph.alews.aleye.alfas.algal.algas.algid.algin.algor.algum.alias.alifs.aline.alist.aliya.alkie.alkos.alkyd.alkyl.allee.allel.allis.allod.allyl.almah.almas.almeh.almes.almud.almug.alods.aloed.aloes.aloha.aloin.aloos.alowe.altho.altos.alula.alums.alure.alvar.alway.amahs.amain.amate.amaut.amban.ambit.ambos.ambry.ameba.ameer.amene.amens.ament.amias.amice.amici.amide.amido.amids.amies.amiga.amigo.amine.amino.amins.amirs.amlas.amman.ammon.ammos.amnia.amnic.amnio.amoks.amole.amort.amour.amove.amowt.amped.ampul.amrit.amuck.amyls.anana.anata.ancho.ancle.ancon.andro.anear.anele.anent.angas.anglo.anigh.anile.anils.anima.animi.anion.anise.anker.ankhs.ankus.anlas.annal.annas.annat.anoas.anole.anomy.ansae.antae.antar.antas.anted.antes.antis.antra.antre.antsy.anura.anyon.apace.apage.apaid.apayd.apays.apeak.apeek.apers.apert.apery.apgar.aphis.apian.apiol.apish.apism.apode.apods.apoop.aport.appal.appay.appel.appro.appui.appuy.apres.apses.apsis.apsos.apted.apter.aquae.aquas.araba.araks.arame.arars.arbas.arced.archi.arcos.arcus.ardeb.ardri.aread.areae.areal.arear.areas.areca.aredd.arede.arefy.areic.arene.arepa.arere.arete.arets.arett.argal.argan.argil.argle.argol.argon.argot.argus.arhat.arias.ariel.ariki.arils.ariot.arish.arked.arled.arles.armed.armer.armet.armil.arnas.arnut.aroba.aroha.aroid.arpas.arpen.arrah.arras.arret.arris.arroz.arsed.arses.arsey.arsis.artal.artel.artic.artis.aruhe.arums.arval.arvee.arvos.aryls.asana.ascon.ascus.asdic.ashed.ashes.ashet.asked.asker.askoi.askos.aspen.asper.aspic.aspie.aspis.aspro.assai.assam.asses.assez.assot.aster.astir.astun.asura.asway.aswim.asyla.ataps.ataxy.atigi.atilt.atimy.atlas.atman.atmas.atmos.atocs.atoke.atoks.atoms.atomy.atony.atopy.atria.atrip.attap.attar.atuas.audad.auger.aught.aulas.aulic.auloi.aulos.aumil.aunes.aunts.aurae.aural.aurar.auras.aurei.aures.auric.auris.aurum.autos.auxin.avale.avant.avast.avels.avens.avers.avgas.avine.avion.avise.aviso.avize.avows.avyze.awarn.awato.awave.aways.awdls.aweel.aweto.awing.awmry.awned.awner.awols.awork.axels.axile.axils.axing.axite.axled.axles.axman.axmen.axoid.axone.axons.ayahs.ayaya.ayelp.aygre.ayins.ayont.ayres.ayrie.azans.azide.azido.azine.azlon.azoic.azole.azons.azote.azoth.azuki.azurn.azury.azygy.azyme.azyms.baaed.baals.babas.babel.babes.babka.baboo.babul.babus.bacca.bacco.baccy.bacha.bachs.backs.baddy.baels.baffs.baffy.bafts.baghs.bagie.bahts.bahus.bahut.bails.bairn.baisa.baith.baits.baiza.baize.bajan.bajra.bajri.bajus.baked.baken.bakes.bakra.balas.balds.baldy.baled.bales.balks.balky.balls.bally.balms.baloo.balsa.balti.balun.balus.bambi.banak.banco.bancs.banda.bandh.bands.bandy.baned.banes.bangs.bania.banks.banns.bants.bantu.banty.banya.bapus.barbe.barbs.barby.barca.barde.bardo.bards.bardy.bared.barer.bares.barfi.barfs.baric.barks.barky.barms.barmy.barns.barny.barps.barra.barre.barro.barry.barye.basan.based.basen.baser.bases.basho.basij.basks.bason.basse.bassi.basso.bassy.basta.basti.basto.basts.bated.bates.baths.batik.batta.batts.battu.bauds.bauks.baulk.baurs.bavin.bawds.bawks.bawls.bawns.bawrs.bawty.bayed.bayer.bayes.bayle.bayts.bazar.bazoo.beads.beaks.beaky.beals.beams.beamy.beano.beans.beany.beare.bears.beath.beats.beaty.beaus.beaut.beaux.bebop.becap.becke.becks.bedad.bedel.bedes.bedew.bedim.bedye.beedi.beefs.beeps.beers.beery.beets.befog.begad.begar.begem.begot.begum.beige.beigy.beins.bekah.belah.belar.belay.belee.belga.bells.belon.belts.bemad.bemas.bemix.bemud.bends.bendy.benes.benet.benga.benis.benne.benni.benny.bento.bents.benty.bepat.beray.beres.bergs.berko.berks.berme.berms.berob.beryl.besat.besaw.besee.beses.besit.besom.besot.besti.bests.betas.beted.betes.beths.betid.beton.betta.betty.bever.bevor.bevue.bevvy.bewet.bewig.bezes.bezil.bezzy.bhais.bhaji.bhang.bhats.bhels.bhoot.bhuna.bhuts.biach.biali.bialy.bibbs.bibes.biccy.bices.bided.bider.bides.bidet.bidis.bidon.bield.biers.biffo.biffs.biffy.bifid.bigae.biggs.biggy.bigha.bight.bigly.bigos.bijou.biked.biker.bikes.bikie.bilbo.bilby.biled.biles.bilgy.bilks.bills.bimah.bimas.bimbo.binal.bindi.binds.biner.bines.bings.bingy.binit.binks.bints.biogs.biont.biota.biped.bipod.birds.birks.birle.birls.biros.birrs.birse.birsy.bises.bisks.bisom.bitch.biter.bites.bitos.bitou.bitsy.bitte.bitts.bivia.bivvy.bizes.bizzo.bizzy.blabs.blads.blady.blaer.blaes.blaff.blags.blahs.blain.blams.blart.blase.blash.blate.blats.blatt.blaud.blawn.blaws.blays.blear.blebs.blech.blees.blent.blert.blest.blets.bleys.blimy.bling.blini.blins.bliny.blips.blist.blite.blits.blive.blobs.blocs.blogs.blook.bloop.blore.blots.blows.blowy.blubs.blude.bluds.bludy.blued.blues.bluet.bluey.bluid.blume.blunk.blurs.blype.boabs.boaks.boars.boart.boats.bobac.bobak.bobas.bobol.bobos.bocca.bocce.bocci.boche.bocks.boded.bodes.bodge.bodhi.bodle.boeps.boets.boeuf.boffo.boffs.bogan.bogey.boggy.bogie.bogle.bogue.bogus.bohea.bohos.boils.boing.boink.boite.boked.bokeh.bokes.bokos.bolar.bolas.bolds.boles.bolix.bolls.bolos.bolts.bolus.bomas.bombe.bombo.bombs.bonce.bonds.boned.boner.bones.bongs.bonie.bonks.bonne.bonny.bonza.bonze.booai.booay.boobs.boody.booed.boofy.boogy.boohs.books.booky.bools.booms.boomy.boong.boons.boord.boors.boose.boots.boppy.borak.boral.boras.borde.bords.bored.boree.borel.borer.bores.borgo.boric.borks.borms.borna.boron.borts.borty.bortz.bosie.bosks.bosky.boson.bosun.botas.botel.botes.bothy.botte.botts.botty.bouge.bouks.boult.bouns.bourd.bourg.bourn.bouse.bousy.bouts.bovid.bowat.bowed.bower.bowes.bowet.bowie.bowls.bowne.bowrs.bowse.boxed.boxen.boxes.boxla.boxty.boyar.boyau.boyed.boyfs.boygs.boyla.boyos.boysy.bozos.braai.brach.brack.bract.brads.braes.brags.brail.braks.braky.brame.brane.brank.brans.brant.brast.brats.brava.bravi.braws.braxy.brays.braza.braze.bream.brede.breds.breem.breer.brees.breid.breis.breme.brens.brent.brere.brers.breve.brews.breys.brier.bries.brigs.briki.briks.brill.brims.brins.brios.brise.briss.brith.brits.britt.brize.broch.brock.brods.brogh.brogs.brome.bromo.bronc.brond.brool.broos.brose.brosy.brows.brugh.bruin.bruit.brule.brume.brung.brusk.brust.bruts.buats.buaze.bubal.bubas.bubba.bubbe.bubby.bubus.buchu.bucko.bucks.bucku.budas.budis.budos.buffa.buffe.buffi.buffo.buffs.buffy.bufos.bufty.buhls.buhrs.buiks.buist.bukes.bulbs.bulgy.bulks.bulla.bulls.bulse.bumbo.bumfs.bumph.bumps.bumpy.bunas.bunce.bunco.bunde.bundh.bunds.bundt.bundu.bundy.bungs.bungy.bunia.bunje.bunjy.bunko.bunks.bunns.bunts.bunty.bunya.buoys.buppy.buran.buras.burbs.burds.buret.burfi.burgh.burgs.burin.burka.burke.burks.burls.burns.buroo.burps.burqa.burro.burrs.burry.bursa.burse.busby.buses.busks.busky.bussu.busti.busts.busty.buteo.butes.butle.butoh.butts.butty.butut.butyl.buzzy.bwana.bwazi.byded.bydes.byked.bykes.byres.byrls.byssi.bytes.byway.caaed.cabas.caber.cabob.caboc.cabre.cacas.cacks.cacky.cadee.cades.cadge.cadgy.cadie.cadis.cadre.caeca.caese.cafes.caffs.caged.cager.cages.cagot.cahow.caids.cains.caird.cajon.cajun.caked.cakes.cakey.calfs.calid.calif.calix.calks.calla.calls.calms.calmy.calos.calpa.calps.calve.calyx.caman.camas.cames.camis.camos.campi.campo.camps.campy.camus.caned.caneh.caner.canes.cangs.canid.canna.canns.canso.canst.canto.cants.canty.capas.caped.capes.capex.caphs.capiz.caple.capon.capos.capot.capri.capul.carap.carbo.carbs.carby.cardi.cards.cardy.cared.carer.cares.caret.carex.carks.carle.carls.carns.carny.carob.carom.caron.carpi.carps.carrs.carse.carta.carte.carts.carvy.casas.casco.cased.cases.casks.casky.casts.casus.cates.cauda.cauks.cauld.cauls.caums.caups.cauri.causa.cavas.caved.cavel.caver.caves.cavie.cawed.cawks.caxon.ceaze.cebid.cecal.cecum.ceded.ceder.cedes.cedis.ceiba.ceili.ceils.celeb.cella.celli.cells.celom.celts.cense.cento.cents.centu.ceorl.cepes.cerci.cered.ceres.cerge.ceria.ceric.cerne.ceroc.ceros.certs.certy.cesse.cesta.cesti.cetes.cetyl.cezve.chace.chack.chaco.chado.chads.chaft.chais.chals.chams.chana.chang.chank.chape.chaps.chapt.chara.chare.chark.charr.chars.chary.chats.chave.chavs.chawk.chaws.chaya.chays.cheep.chefs.cheka.chela.chelp.chemo.chems.chere.chert.cheth.chevy.chews.chewy.chiao.chias.chibs.chica.chich.chico.chics.chiel.chiks.chile.chimb.chimo.chimp.chine.ching.chink.chino.chins.chips.chirk.chirl.chirm.chiro.chirr.chirt.chiru.chits.chive.chivs.chivy.chizz.choco.chocs.chode.chogs.choil.choko.choky.chola.choli.cholo.chomp.chons.choof.chook.choom.choon.chops.chota.chott.chout.choux.chowk.chows.chubs.chufa.chuff.chugs.chums.churl.churr.chuse.chuts.chyle.chyme.chynd.cibol.cided.cides.ciels.ciggy.cilia.cills.cimar.cimex.cinct.cines.cinqs.cions.cippi.circs.cires.cirls.cirri.cisco.cissy.cists.cital.cited.citer.cites.cives.civet.civie.civvy.clach.clade.clads.claes.clags.clame.clams.clans.claps.clapt.claro.clart.clary.clast.clats.claut.clave.clavi.claws.clays.cleck.cleek.cleep.clefs.clegs.cleik.clems.clepe.clept.cleve.clews.clied.clies.clift.clime.cline.clint.clipe.clips.clipt.clits.cloam.clods.cloff.clogs.cloke.clomb.clomp.clonk.clons.cloop.cloot.clops.clote.clots.clour.clous.clows.cloye.cloys.cloze.clubs.clues.cluey.clunk.clype.cnida.coact.coady.coala.coals.coaly.coapt.coarb.coate.coati.coats.cobbs.cobby.cobia.coble.cobza.cocas.cocci.cocco.cocks.cocky.cocos.codas.codec.coded.coden.coder.codes.codex.codon.coeds.coffs.cogie.cogon.cogue.cohab.cohen.cohoe.cohog.cohos.coifs.coign.coils.coins.coirs.coits.coked.cokes.colas.colby.colds.coled.coles.coley.colic.colin.colls.colly.colog.colts.colza.comae.comal.comas.combe.combi.combo.combs.comby.comer.comes.comix.commo.comms.commy.compo.comps.compt.comte.comus.coned.cones.coney.confs.conga.conge.congo.conia.conin.conks.conky.conne.conns.conte.conto.conus.convo.cooch.cooed.cooee.cooer.cooey.coofs.cooks.cooky.cools.cooly.coomb.cooms.coomy.coons.coops.coopt.coost.coots.cooze.copal.copay.coped.copen.coper.copes.coppy.copra.copsy.coqui.coram.corbe.corby.cords.cored.cores.corey.corgi.coria.corks.corky.corms.corni.corno.corns.cornu.corps.corse.corso.cosec.cosed.coses.coset.cosey.cosie.costa.coste.costs.cotan.coted.cotes.coths.cotta.cotts.coude.coups.courb.courd.coure.cours.couta.couth.coved.coves.covin.cowal.cowan.cowed.cowks.cowls.cowps.cowry.coxae.coxal.coxed.coxes.coxib.coyau.coyed.coyer.coypu.cozed.cozen.cozes.cozey.cozie.craal.crabs.crags.craic.craig.crake.crame.crams.crans.crape.craps.crapy.crare.craws.crays.creds.creel.crees.crems.crena.creps.crepy.crewe.crews.crias.cribs.cries.crims.crine.crios.cripe.crips.crise.crith.crits.croci.crocs.croft.crogs.cromb.crome.cronk.crons.crool.croon.crops.crore.crost.crout.crows.croze.cruck.crudo.cruds.crudy.crues.cruet.cruft.crunk.cruor.crura.cruse.crusy.cruve.crwth.cryer.ctene.cubby.cubeb.cubed.cuber.cubes.cubit.cuddy.cuffo.cuffs.cuifs.cuing.cuish.cuits.cukes.culch.culet.culex.culls.cully.culms.culpa.culti.cults.culty.cumec.cundy.cunei.cunit.cunts.cupel.cupid.cuppa.cuppy.curat.curbs.curch.curds.curdy.cured.curer.cures.curet.curfs.curia.curie.curli.curls.curns.curny.currs.cursi.curst.cusec.cushy.cusks.cusps.cuspy.cusso.cusum.cutch.cuter.cutes.cutey.cutin.cutis.cutto.cutty.cutup.cuvee.cuzes.cwtch.cyano.cyans.cycad.cycas.cyclo.cyder.cylix.cymae.cymar.cymas.cymes.cymol.cysts.cytes.cyton.czars.daals.dabba.daces.dacha.dacks.dadah.dadas.dados.daffs.daffy.dagga.daggy.dagos.dahls.daiko.daine.daint.daker.daled.dales.dalis.dalle.dalts.daman.damar.dames.damme.damns.damps.dampy.dancy.dangs.danio.danks.danny.dants.daraf.darbs.darcy.dared.darer.dares.darga.dargs.daric.daris.darks.darky.darns.darre.darts.darzi.dashi.dashy.datal.dated.dater.dates.datos.datto.daube.daubs.dauby.dauds.dault.daurs.dauts.daven.davit.dawah.dawds.dawed.dawen.dawks.dawns.dawts.dayan.daych.daynt.dazed.dazer.dazes.deads.deair.deals.deans.deare.dearn.dears.deary.deash.deave.deaws.deawy.debag.debby.debel.debes.debts.debud.debur.debus.debye.decad.decaf.decan.decko.decks.decos.dedal.deeds.deedy.deely.deems.deens.deeps.deere.deers.deets.deeve.deevs.defat.deffo.defis.defog.degas.degum.degus.deice.deids.deify.deils.deism.deist.deked.dekes.dekko.deled.deles.delfs.delft.delis.dells.delly.delos.delph.delts.deman.demes.demic.demit.demob.demoi.demos.dempt.denar.denay.dench.denes.denet.denis.dents.deoxy.derat.deray.dered.deres.derig.derma.derms.derns.derny.deros.derro.derry.derth.dervs.desex.deshi.desis.desks.desse.devas.devel.devis.devon.devos.devot.dewan.dewar.dewax.dewed.dexes.dexie.dhaba.dhaks.dhals.dhikr.dhobi.dhole.dholl.dhols.dhoti.dhows.dhuti.diact.dials.diane.diazo.dibbs.diced.dicer.dices.dicht.dicks.dicky.dicot.dicta.dicts.dicty.diddy.didie.didos.didst.diebs.diels.diene.diets.diffs.dight.dikas.diked.diker.dikes.dikey.dildo.dilli.dills.dimbo.dimer.dimes.dimps.dinar.dined.dines.dinge.dings.dinic.dinks.dinky.dinna.dinos.dints.diols.diota.dippy.dipso.diram.direr.dirke.dirks.dirls.dirts.disas.disci.discs.dishy.disks.disme.dital.ditas.dited.dites.ditsy.ditts.ditzy.divan.divas.dived.dives.divis.divna.divos.divot.divvy.diwan.dixie.dixit.diyas.dizen.djinn.djins.doabs.doats.dobby.dobes.dobie.dobla.dobra.dobro.docht.docks.docos.docus.doddy.dodos.doeks.doers.doest.doeth.doffs.dogan.doges.dogey.doggo.doggy.dogie.dohyo.doilt.doily.doits.dojos.dolce.dolci.doled.doles.dolia.dolls.dolma.dolor.dolos.dolts.domal.domed.domes.domic.donah.donas.donee.doner.donga.dongs.donko.donna.donne.donny.donsy.doobs.dooce.doody.dooks.doole.dools.dooly.dooms.doomy.doona.doorn.doors.doozy.dopas.doped.doper.dopes.dorad.dorba.dorbs.doree.dores.doric.doris.dorks.dorky.dorms.dormy.dorps.dorrs.dorsa.dorse.dorts.dorty.dosai.dosas.dosed.doseh.doser.doses.dosha.dotal.doted.doter.dotes.dotty.douar.douce.doucs.douks.doula.douma.doums.doups.doura.douse.douts.doved.doven.dover.doves.dovie.dowar.dowds.dowed.dower.dowie.dowle.dowls.dowly.downa.downs.dowps.dowse.dowts.doxed.doxes.doxie.doyen.doyly.dozed.dozer.dozes.drabs.drack.draco.draff.drags.drail.drams.drant.draps.drats.drave.draws.drays.drear.dreck.dreed.dreer.drees.dregs.dreks.drent.drere.drest.dreys.dribs.drice.dries.drily.drips.dript.droid.droil.droke.drole.drome.drony.droob.droog.drook.drops.dropt.drouk.drows.drubs.drugs.drums.drupe.druse.drusy.druxy.dryad.dryas.dsobo.dsomo.duads.duals.duans.duars.dubbo.ducal.ducat.duces.ducks.ducky.ducts.duddy.duded.dudes.duels.duets.duett.duffs.dufus.duing.duits.dukas.duked.dukes.dukka.dulce.dules.dulia.dulls.dulse.dumas.dumbo.dumbs.dumka.dumky.dumps.dunam.dunch.dunes.dungs.dungy.dunks.dunno.dunny.dunsh.dunts.duomi.duomo.duped.duper.dupes.duple.duply.duppy.dural.duras.dured.dures.durgy.durns.duroc.duros.duroy.durra.durrs.durry.durst.durum.durzi.dusks.dusts.duxes.dwaal.dwale.dwalm.dwams.dwang.dwaum.dweeb.dwile.dwine.dyads.dyers.dyked.dykes.dykey.dykon.dynel.dynes.dzhos.eagre.ealed.eales.eaned.eards.eared.earls.earns.earnt.earst.eased.easer.eases.easle.easts.eathe.eaved.eaves.ebbed.ebbet.ebons.ebook.ecads.eched.eches.echos.ecrus.edema.edged.edger.edges.edile.edits.educe.educt.eejit.eensy.eeven.eevns.effed.egads.egers.egest.eggar.egged.egger.egmas.ehing.eider.eidos.eigne.eiked.eikon.eilds.eisel.ejido.ekkas.elain.eland.elans.elchi.eldin.elemi.elfed.eliad.elint.elmen.eloge.elogy.eloin.elops.elpee.elsin.elute.elvan.elven.elver.elves.emacs.embar.embay.embog.embow.embox.embus.emeer.emend.emerg.emery.emeus.emics.emirs.emits.emmas.emmer.emmet.emmew.emmys.emoji.emong.emote.emove.empts.emule.emure.emyde.emyds.enarm.enate.ended.ender.endew.endue.enews.enfix.eniac.enlit.enmew.ennog.enoki.enols.enorm.enows.enrol.ensew.ensky.entia.enure.enurn.envoi.enzym.eorls.eosin.epact.epees.ephah.ephas.ephod.ephor.epics.epode.epopt.epris.eques.equid.erbia.erevs.ergon.ergos.ergot.erhus.erica.erick.erics.ering.erned.ernes.erose.erred.erses.eruct.erugo.eruvs.erven.ervil.escar.escot.esile.eskar.esker.esnes.esses.estoc.estop.estro.etage.etape.etats.etens.ethal.ethne.ethyl.etics.etnas.ettin.ettle.etuis.etwee.etyma.eughs.euked.eupad.euros.eusol.evens.evert.evets.evhoe.evils.evite.evohe.ewers.ewest.ewhow.ewked.exams.exeat.execs.exeem.exeme.exfil.exies.exine.exing.exits.exode.exome.exons.expat.expos.exude.exuls.exurb.eyass.eyers.eyots.eyras.eyres.eyrie.eyrir.ezine.fabby.faced.facer.faces.facia.facta.facts.faddy.faded.fader.fades.fadge.fados.faena.faery.faffs.faffy.faggy.fagin.fagot.faiks.fails.faine.fains.fairs.faked.faker.fakes.fakey.fakie.fakir.falaj.falls.famed.fames.fanal.fands.fanes.fanga.fango.fangs.fanks.fanon.fanos.fanum.faqir.farad.farci.farcy.fards.fared.farer.fares.farle.farls.farms.faros.farro.farse.farts.fasci.fasti.fasts.fated.fates.fatly.fatso.fatwa.faugh.fauld.fauns.faurd.fauts.fauve.favas.favel.faver.faves.favus.fawns.fawny.faxed.faxes.fayed.fayer.fayne.fayre.fazed.fazes.feals.feare.fears.feart.fease.feats.feaze.feces.fecht.fecit.fecks.fedex.feebs.feeds.feels.feens.feers.feese.feeze.fehme.feint.feist.felch.felid.fells.felly.felts.felty.femal.femes.femmy.fends.fendy.fenis.fenks.fenny.fents.feods.feoff.ferer.feres.feria.ferly.fermi.ferms.ferns.ferny.fesse.festa.fests.festy.fetas.feted.fetes.fetor.fetta.fetts.fetwa.feuar.feuds.feued.feyed.feyer.feyly.fezes.fezzy.fiars.fiats.fibro.fices.fiche.fichu.ficin.ficos.fides.fidge.fidos.fiefs.fient.fiere.fiers.fiest.fifed.fifer.fifes.fifis.figgy.figos.fiked.fikes.filar.filch.filed.files.filii.filks.fille.fillo.fills.filmi.films.filos.filum.finca.finds.fined.fines.finis.finks.finny.finos.fiord.fiqhs.fique.fired.firer.fires.firie.firks.firms.firns.firry.firth.fiscs.fisks.fists.fisty.fitch.fitly.fitna.fitte.fitts.fiver.fives.fixed.fixes.fixit.fjeld.flabs.flaff.flags.flaks.flamm.flams.flamy.flane.flans.flaps.flary.flats.flava.flawn.flaws.flawy.flaxy.flays.fleam.fleas.fleek.fleer.flees.flegs.fleme.fleur.flews.flexi.flexo.fleys.flics.flied.flies.flimp.flims.flips.flirs.flisk.flite.flits.flitt.flobs.flocs.floes.flogs.flong.flops.flors.flory.flosh.flota.flote.flows.flubs.flued.flues.fluey.fluky.flump.fluor.flurr.fluty.fluyt.flyby.flype.flyte.foals.foams.foehn.fogey.fogie.fogle.fogou.fohns.foids.foils.foins.folds.foley.folia.folic.folie.folks.folky.fomes.fonda.fonds.fondu.fones.fonly.fonts.foods.foody.fools.foots.footy.foram.forbs.forby.fordo.fords.forel.fores.forex.forks.forky.forme.forms.forts.forza.forze.fossa.fosse.fouat.fouds.fouer.fouet.foule.fouls.fount.fours.fouth.fovea.fowls.fowth.foxed.foxes.foxie.foyle.foyne.frabs.frack.fract.frags.fraim.franc.frape.fraps.frass.frate.frati.frats.fraus.frays.frees.freet.freit.fremd.frena.freon.frere.frets.fribs.frier.fries.frigs.frise.frist.frith.frits.fritt.frize.frizz.froes.frogs.frons.frore.frorn.frory.frosh.frows.frowy.frugs.frump.frush.frust.fryer.fubar.fubby.fubsy.fucks.fucus.fuddy.fudgy.fuels.fuero.fuffs.fuffy.fugal.fuggy.fugie.fugio.fugle.fugly.fugus.fujis.fulls.fumed.fumer.fumes.fumet.fundi.funds.fundy.fungo.fungs.funks.fural.furan.furca.furls.furol.furrs.furth.furze.furzy.fused.fusee.fusel.fuses.fusil.fusks.fusts.fusty.futon.fuzed.fuzee.fuzes.fuzil.fyces.fyked.fykes.fyles.fyrds.fytte.gabba.gabby.gable.gaddi.gades.gadge.gadid.gadis.gadje.gadjo.gadso.gaffs.gaged.gager.gages.gaids.gains.gairs.gaita.gaits.gaitt.gajos.galah.galas.galax.galea.galed.gales.galls.gally.galop.galut.galvo.gamas.gamay.gamba.gambe.gambo.gambs.gamed.games.gamey.gamic.gamin.gamme.gammy.gamps.ganch.gandy.ganef.ganev.gangs.ganja.ganof.gants.gaols.gaped.gaper.gapes.gapos.gappy.garbe.garbo.garbs.garda.gares.garis.garms.garni.garre.garth.garum.gases.gasps.gaspy.gasts.gatch.gated.gater.gates.gaths.gator.gauch.gaucy.gauds.gauje.gault.gaums.gaumy.gaups.gaurs.gauss.gauzy.gavot.gawcy.gawds.gawks.gawps.gawsy.gayal.gazal.gazar.gazed.gazes.gazon.gazoo.geals.geans.geare.gears.geats.gebur.gecks.geeks.geeps.geest.geist.geits.gelds.gelee.gelid.gelly.gelts.gemel.gemma.gemmy.gemot.genal.genas.genes.genet.genic.genii.genip.genny.genoa.genom.genro.gents.genty.genua.genus.geode.geoid.gerah.gerbe.geres.gerle.germs.germy.gerne.gesse.gesso.geste.gests.getas.getup.geums.geyan.geyer.ghast.ghats.ghaut.ghazi.ghees.ghest.ghyll.gibed.gibel.giber.gibes.gibli.gibus.gifts.gigas.gighe.gigot.gigue.gilas.gilds.gilet.gills.gilly.gilpy.gilts.gimel.gimme.gimps.gimpy.ginch.ginge.gings.ginks.ginny.ginzo.gipon.gippo.gippy.girds.girls.girns.giron.giros.girrs.girsh.girts.gismo.gisms.gists.gitch.gites.giust.gived.gives.gizmo.glace.glads.glady.glaik.glair.glams.glans.glary.glaum.glaur.glazy.gleba.glebe.gleby.glede.gleds.gleed.gleek.glees.gleet.gleis.glens.glent.gleys.glial.glias.glibs.gliff.glift.glike.glime.glims.glisk.glits.glitz.gloam.globi.globs.globy.glode.glogg.gloms.gloop.glops.glost.glout.glows.gloze.glued.gluer.glues.gluey.glugs.glume.glums.gluon.glute.gluts.gnarl.gnarr.gnars.gnats.gnawn.gnaws.gnows.goads.goafs.goals.goary.goats.goaty.goban.gobar.gobbi.gobbo.gobby.gobis.gobos.godet.godso.goels.goers.goest.goeth.goety.gofer.goffs.gogga.gogos.goier.gojis.golds.goldy.goles.golfs.golpe.golps.gombo.gomer.gompa.gonch.gonef.gongs.gonia.gonif.gonks.gonna.gonof.gonys.gonzo.gooby.goods.goofs.googs.gooks.gooky.goold.gools.gooly.goons.goony.goops.goopy.goors.goory.goosy.gopak.gopik.goral.goras.gored.gores.goris.gorms.gormy.gorps.gorse.gorsy.gosht.gosse.gotch.goths.gothy.gotta.gouch.gouks.goura.gouts.gouty.gowan.gowds.gowfs.gowks.gowls.gowns.goxes.goyim.goyle.graal.grabs.grads.graff.graip.grama.grame.gramp.grams.grana.grans.grapy.gravs.grays.grebe.grebo.grece.greek.grees.grege.grego.grein.grens.grese.greve.grews.greys.grice.gride.grids.griff.grift.grigs.grike.grins.griot.grips.gript.gripy.grise.grist.grisy.grith.grits.grize.groat.grody.grogs.groks.groma.grone.groof.grosz.grots.grouf.grovy.grows.grrls.grrrl.grubs.grued.grues.grufe.grume.grump.grund.gryce.gryde.gryke.grype.grypt.guaco.guana.guano.guans.guars.gucks.gucky.gudes.guffs.gugas.guids.guimp.guiro.gulag.gular.gulas.gules.gulet.gulfs.gulfy.gulls.gulph.gulps.gulpy.gumma.gummi.gumps.gundy.gunge.gungy.gunks.gunky.gunny.guqin.gurdy.gurge.gurls.gurly.gurns.gurry.gursh.gurus.gushy.gusla.gusle.gusli.gussy.gusts.gutsy.gutta.gutty.guyed.guyle.guyot.guyse.gwine.gyals.gyans.gybed.gybes.gyeld.gymps.gynae.gynie.gynny.gynos.gyoza.gypos.gyppo.gyppy.gyral.gyred.gyres.gyron.gyros.gyrus.gytes.gyved.gyves.haafs.haars.hable.habus.hacek.hacks.hadal.haded.hades.hadji.hadst.haems.haets.haffs.hafiz.hafts.haggs.hahas.haick.haika.haiks.haiku.hails.haily.hains.haint.hairs.haith.hajes.hajis.hajji.hakam.hakas.hakea.hakes.hakim.hakus.halal.haled.haler.hales.halfa.halfs.halid.hallo.halls.halma.halms.halon.halos.halse.halts.halva.halwa.hamal.hamba.hamed.hames.hammy.hamza.hanap.hance.hanch.hands.hangi.hangs.hanks.hanky.hansa.hanse.hants.haole.haoma.hapax.haply.happi.hapus.haram.hards.hared.hares.harim.harks.harls.harms.harns.haros.harps.harts.hashy.hasks.hasps.hasta.hated.hates.hatha.hauds.haufs.haugh.hauld.haulm.hauls.hault.hauns.hause.haver.haves.hawed.hawks.hawms.hawse.hayed.hayer.hayey.hayle.hazan.hazed.hazer.hazes.heads.heald.heals.heame.heaps.heapy.heare.hears.heast.heats.heben.hebes.hecht.hecks.heder.hedgy.heeds.heedy.heels.heeze.hefte.hefts.heids.heigh.heils.heirs.hejab.hejra.heled.heles.helio.hells.helms.helos.helot.helps.helve.hemal.hemes.hemic.hemin.hemps.hempy.hench.hends.henge.henna.henny.henry.hents.hepar.herbs.herby.herds.heres.herls.herma.herms.herns.heros.herry.herse.hertz.herye.hesps.hests.hetes.heths.heuch.heugh.hevea.hewed.hewer.hewgh.hexad.hexed.hexer.hexes.hexyl.heyed.hiant.hicks.hided.hider.hides.hiems.highs.hight.hijab.hijra.hiked.hiker.hikes.hikoi.hilar.hilch.hillo.hills.hilts.hilum.hilus.himbo.hinau.hinds.hings.hinky.hinny.hints.hiois.hiply.hired.hiree.hirer.hires.hissy.hists.hithe.hived.hiver.hives.hizen.hoaed.hoagy.hoars.hoary.hoast.hobos.hocks.hocus.hodad.hodja.hoers.hogan.hogen.hoggs.hoghs.hohed.hoick.hoied.hoiks.hoing.hoise.hokas.hoked.hokes.hokey.hokis.hokku.hokum.holds.holed.holes.holey.holks.holla.hollo.holme.holms.holon.holos.holts.homas.homed.homes.homey.homie.homme.homos.honan.honda.honds.honed.honer.hones.hongi.hongs.honks.honky.hooch.hoods.hoody.hooey.hoofs.hooka.hooks.hooky.hooly.hoons.hoops.hoord.hoors.hoosh.hoots.hooty.hoove.hopak.hoped.hoper.hopes.hoppy.horah.horal.horas.horis.horks.horme.horns.horst.horsy.hosed.hosel.hosen.hoser.hoses.hosey.hosta.hosts.hotch.hoten.hotty.houff.houfs.hough.houri.hours.houts.hovea.hoved.hoven.hoves.howbe.howes.howff.howfs.howks.howls.howre.howso.hoxed.hoxes.hoyas.hoyed.hoyle.hubby.hucks.hudna.hudud.huers.huffs.huffy.huger.huggy.huhus.huias.hulas.hules.hulks.hulky.hullo.hulls.hully.humas.humfs.humic.humps.humpy.hunks.hunts.hurds.hurls.hurly.hurra.hurst.hurts.hushy.husks.husos.hutia.huzza.huzzy.hwyls.hydra.hyens.hygge.hying.hykes.hylas.hyleg.hyles.hylic.hymns.hynde.hyoid.hyped.hypes.hypha.hyphy.hypos.hyrax.hyson.hythe.iambi.iambs.ibrik.icers.iched.iches.ichor.icier.icker.ickle.icons.ictal.ictic.ictus.idant.ideas.idees.ident.idled.idles.idola.idols.idyls.iftar.igapo.igged.iglus.ihram.ikans.ikats.ikons.ileac.ileal.ileum.ileus.iliad.ilial.ilium.iller.illth.imago.imams.imari.imaum.imbar.imbed.imide.imido.imids.imine.imino.immew.immit.immix.imped.impis.impot.impro.imshi.imshy.inapt.inarm.inbye.incel.incle.incog.incus.incut.indew.india.indie.indol.indow.indri.indue.inerm.infix.infos.infra.ingan.ingle.inion.inked.inker.inkle.inned.innit.inorb.inrun.inset.inspo.intel.intil.intis.intra.inula.inure.inurn.inust.invar.inwit.iodic.iodid.iodin.iotas.ippon.irade.irids.iring.irked.iroko.irone.irons.isbas.ishes.isled.isles.isnae.issei.istle.items.ither.ivied.ivies.ixias.ixnay.ixora.ixtle.izard.izars.izzat.jaaps.jabot.jacal.jacks.jacky.jaded.jades.jafas.jaffa.jagas.jager.jaggs.jaggy.jagir.jagra.jails.jaker.jakes.jakey.jalap.jalop.jambe.jambo.jambs.jambu.james.jammy.jamon.janes.janns.janny.janty.japan.japed.japer.japes.jarks.jarls.jarps.jarta.jarul.jasey.jaspe.jasps.jatos.jauks.jaups.javas.javel.jawan.jawed.jaxie.jeans.jeats.jebel.jedis.jeels.jeely.jeeps.jeers.jeeze.jefes.jeffs.jehad.jehus.jelab.jello.jells.jembe.jemmy.jenny.jeons.jerid.jerks.jerry.jesse.jests.jesus.jetes.jeton.jeune.jewed.jewie.jhala.jiaos.jibba.jibbs.jibed.jiber.jibes.jiffs.jiggy.jigot.jihad.jills.jilts.jimmy.jimpy.jingo.jinks.jinne.jinni.jinns.jirds.jirga.jirre.jisms.jived.jiver.jives.jivey.jnana.jobed.jobes.jocko.jocks.jocky.jocos.jodel.joeys.johns.joins.joked.jokes.jokey.jokol.joled.joles.jolls.jolts.jolty.jomon.jomos.jones.jongs.jonty.jooks.joram.jorum.jotas.jotty.jotun.joual.jougs.jouks.joule.jours.jowar.jowed.jowls.jowly.joyed.jubas.jubes.jucos.judas.judgy.judos.jugal.jugum.jujus.juked.jukes.jukus.julep.jumar.jumby.jumps.junco.junks.junky.jupes.jupon.jural.jurat.jurel.jures.justs.jutes.jutty.juves.juvie.kaama.kabab.kabar.kabob.kacha.kacks.kadai.kades.kadis.kafir.kagos.kagus.kahal.kaiak.kaids.kaies.kaifs.kaika.kaiks.kails.kaims.kaing.kains.kakas.kakis.kalam.kales.kalif.kalis.kalpa.kamas.kames.kamik.kamis.kamme.kanae.kanas.kandy.kaneh.kanes.kanga.kangs.kanji.kants.kanzu.kaons.kapas.kaphs.kapok.kapow.kapus.kaput.karas.karat.karks.karns.karoo.karos.karri.karst.karsy.karts.karzy.kasha.kasme.katal.katas.katis.katti.kaugh.kauri.kauru.kaury.kaval.kavas.kawas.kawau.kawed.kayle.kayos.kazis.kazoo.kbars.kebar.kebob.kecks.kedge.kedgy.keech.keefs.keeks.keels.keema.keeno.keens.keeps.keets.keeve.kefir.kehua.keirs.kelep.kelim.kells.kelly.kelps.kelpy.kelts.kelty.kembo.kembs.kemps.kempt.kempy.kenaf.kench.kendo.kenos.kente.kents.kepis.kerbs.kerel.kerfs.kerky.kerma.kerne.kerns.keros.kerry.kerve.kesar.kests.ketas.ketch.ketes.ketol.kevel.kevil.kexes.keyed.keyer.khadi.khafs.khans.khaph.khats.khaya.khazi.kheda.kheth.khets.khoja.khors.khoum.khuds.kiaat.kiack.kiang.kibbe.kibbi.kibei.kibes.kibla.kicks.kicky.kiddo.kiddy.kidel.kidge.kiefs.kiers.kieve.kievs.kight.kikes.kikoi.kiley.kilim.kills.kilns.kilos.kilps.kilts.kilty.kimbo.kinas.kinda.kinds.kindy.kines.kings.kinin.kinks.kinos.kiore.kipes.kippa.kipps.kirby.kirks.kirns.kirri.kisan.kissy.kists.kited.kiter.kites.kithe.kiths.kitul.kivas.kiwis.klang.klaps.klett.klick.klieg.kliks.klong.kloof.kluge.klutz.knags.knaps.knarl.knars.knaur.knawe.knees.knell.knish.knits.knive.knobs.knops.knosp.knots.knout.knowe.knows.knubs.knurl.knurr.knurs.knuts.koans.koaps.koban.kobos.koels.koffs.kofta.kogal.kohas.kohen.kohls.koine.kojis.kokam.kokas.koker.kokra.kokum.kolas.kolos.kombu.konbu.kondo.konks.kooks.kooky.koori.kopek.kophs.kopje.koppa.korai.koras.korat.kores.korma.koros.korun.korus.koses.kotch.kotos.kotow.koura.kraal.krabs.kraft.krais.krait.krang.krans.kranz.kraut.krays.kreep.kreng.krewe.krona.krone.kroon.krubi.krunk.ksars.kubie.kudos.kudus.kudzu.kufis.kugel.kuias.kukri.kukus.kulak.kulan.kulas.kulfi.kumis.kumys.kuris.kurre.kurta.kurus.kusso.kutas.kutch.kutis.kutus.kuzus.kvass.kvell.kwela.kyack.kyaks.kyang.kyars.kyats.kybos.kydst.kyles.kylie.kylin.kylix.kyloe.kynde.kynds.kypes.kyrie.kytes.kythe.laari.labda.labia.labis.labra.laced.lacer.laces.lacet.lacey.lacks.laddy.laded.lader.lades.laers.laevo.lagan.lahal.lahar.laich.laics.laids.laigh.laika.laiks.laird.lairs.lairy.laith.laity.laked.laker.lakes.lakhs.lakin.laksa.laldy.lalls.lamas.lambs.lamby.lamed.lamer.lames.lamia.lammy.lamps.lanai.lanas.lanch.lande.lands.lanes.lanks.lants.lapin.lapis.lapje.larch.lards.lardy.laree.lares.largo.laris.larks.larky.larns.larnt.larum.lased.laser.lases.lassi.lassu.lassy.lasts.latah.lated.laten.latex.lathi.laths.lathy.latke.latus.lauan.lauch.lauds.laufs.laund.laura.laval.lavas.laved.laver.laves.lavra.lavvy.lawed.lawer.lawin.lawks.lawns.lawny.laxed.laxer.laxes.laxly.layed.layin.layup.lazar.lazed.lazes.lazos.lazzi.lazzo.leads.leady.leafs.leaks.leams.leans.leany.leaps.leare.lears.leary.leats.leavy.leaze.leben.leccy.ledes.ledgy.ledum.leear.leeks.leeps.leers.leese.leets.leeze.lefte.lefts.leger.leges.legge.leggo.legit.lehrs.lehua.leirs.leish.leman.lemed.lemel.lemes.lemma.lemme.lends.lenes.lengs.lenis.lenos.lense.lenti.lento.leone.lepid.lepra.lepta.lered.leres.lerps.lesbo.leses.lests.letch.lethe.letup.leuch.leuco.leuds.leugh.levas.levee.leves.levin.levis.lewis.lexes.lexis.lezes.lezza.lezzy.liana.liane.liang.liard.liars.liart.liber.libra.libri.lichi.licht.licit.licks.lidar.lidos.liefs.liens.liers.lieus.lieve.lifer.lifes.lifts.ligan.liger.ligge.ligne.liked.liker.likes.likin.lills.lilos.lilts.liman.limas.limax.limba.limbi.limbs.limby.limed.limen.limes.limey.limma.limns.limos.limpa.limps.linac.linch.linds.lindy.lined.lines.liney.linga.lings.lingy.linin.links.linky.linns.linny.linos.lints.linty.linum.linux.lions.lipas.lipes.lipin.lipos.lippy.liras.lirks.lirot.lisks.lisle.lisps.lists.litai.litas.lited.liter.lites.litho.liths.litre.lived.liven.lives.livor.livre.llano.loach.loads.loafs.loams.loans.loast.loave.lobar.lobed.lobes.lobos.lobus.loche.lochs.locie.locis.locks.locos.locum.loden.lodes.loess.lofts.logan.loges.loggy.logia.logie.logoi.logon.logos.lohan.loids.loins.loipe.loirs.lokes.lolls.lolly.lolog.lomas.lomed.lomes.loner.longa.longe.longs.looby.looed.looey.loofa.loofs.looie.looks.looky.looms.loons.loony.loops.loord.loots.loped.loper.lopes.loppy.loral.loran.lords.lordy.lorel.lores.loric.loris.losed.losel.losen.loses.lossy.lotah.lotas.lotes.lotic.lotos.lotsa.lotta.lotte.lotto.lotus.loued.lough.louie.louis.louma.lound.louns.loupe.loups.loure.lours.loury.louts.lovat.loved.loves.lovey.lovie.lowan.lowed.lowes.lownd.lowne.lowns.lowps.lowry.lowse.lowts.loxed.loxes.lozen.luach.luaus.lubed.lubes.lubra.luces.lucks.lucre.ludes.ludic.ludos.luffa.luffs.luged.luger.luges.lulls.lulus.lumas.lumbi.lumme.lummy.lumps.lunas.lunes.lunet.lungi.lungs.lunks.lunts.lupin.lured.lurer.lures.lurex.lurgi.lurgy.lurks.lurry.lurve.luser.lushy.lusks.lusts.lusus.lutea.luted.luter.lutes.luvvy.luxed.luxer.luxes.lweis.lyams.lyard.lyart.lyase.lycea.lycee.lycra.lymes.lynes.lyres.lysed.lyses.lysin.lysis.lysol.lyssa.lyted.lytes.lythe.lytic.lytta.maaed.maare.maars.mabes.macas.maced.macer.maces.mache.machi.machs.macks.macle.macon.madge.madid.madre.maerl.mafic.mages.maggs.magot.magus.mahoe.mahua.mahwa.maids.maiko.maiks.maile.maill.mails.maims.mains.maire.mairs.maise.maist.makar.makes.makis.makos.malam.malar.malas.malax.males.malic.malik.malis.malls.malms.malmy.malts.malty.malus.malva.malwa.mamas.mamba.mamee.mamey.mamie.manas.manat.mandi.maneb.maned.maneh.manes.manet.mangs.manis.manky.manna.manos.manse.manta.manto.manty.manul.manus.mapau.maqui.marae.marah.maras.marcs.mardy.mares.marge.margs.maria.marid.marka.marks.marle.marls.marly.marms.maron.maror.marra.marri.marse.marts.marvy.masas.mased.maser.mases.mashy.masks.massa.massy.masts.masty.masus.matai.mated.mater.mates.maths.matin.matlo.matte.matts.matza.matzo.mauby.mauds.mauls.maund.mauri.mausy.mauts.mauzy.maven.mavie.mavin.mavis.mawed.mawks.mawky.mawns.mawrs.maxed.maxes.maxis.mayan.mayas.mayed.mayos.mayst.mazed.mazer.mazes.mazey.mazut.mbira.meads.meals.meane.means.meany.meare.mease.meath.meats.mebos.mechs.mecks.medii.medle.meeds.meers.meets.meffs.meins.meint.meiny.meith.mekka.melas.melba.melds.melic.melik.mells.melts.melty.memes.memos.menad.mends.mened.menes.menge.mengs.mensa.mense.mensh.menta.mento.menus.meous.meows.merch.mercs.merde.mered.merel.merer.meres.meril.meris.merks.merle.merls.merse.mesal.mesas.mesel.meses.meshy.mesic.mesne.meson.messy.mesto.meted.metes.metho.meths.metic.metif.metis.metol.metre.meuse.meved.meves.mewed.mewls.meynt.mezes.mezze.mezzo.mhorr.miaou.miaow.miasm.miaul.micas.miche.micht.micks.micky.micos.micra.middy.midgy.midis.miens.mieve.miffs.miffy.mifty.miggs.mihas.mihis.miked.mikes.mikra.mikva.milch.milds.miler.miles.milfs.milia.milko.milks.mille.mills.milor.milos.milpa.milts.milty.miltz.mimed.mimeo.mimer.mimes.mimsy.minae.minar.minas.mincy.minds.mined.mines.minge.mings.mingy.minis.minke.minks.minny.minos.mints.mired.mires.mirex.mirid.mirin.mirks.mirky.mirly.miros.mirvs.mirza.misch.misdo.mises.misgo.misos.missa.mists.misty.mitch.miter.mites.mitis.mitre.mitts.mixed.mixen.mixer.mixes.mixte.mixup.mizen.mizzy.mneme.moans.moats.mobby.mobes.mobey.mobie.moble.mochi.mochs.mochy.mocks.moder.modes.modge.modii.modus.moers.mofos.moggy.mohel.mohos.mohrs.mohua.mohur.moile.moils.moira.moire.moits.mojos.mokes.mokis.mokos.molal.molas.molds.moled.moles.molla.molls.molly.molto.molts.molys.momes.momma.mommy.momus.monad.monal.monas.monde.mondo.moner.mongo.mongs.monic.monie.monks.monos.monte.monty.moobs.mooch.moods.mooed.mooks.moola.mooli.mools.mooly.moong.moons.moony.moops.moors.moory.moots.moove.moped.moper.mopes.mopey.moppy.mopsy.mopus.morae.moras.morat.moray.morel.mores.moria.morne.morns.morra.morro.morse.morts.mosed.moses.mosey.mosks.mosso.moste.mosts.moted.moten.motes.motet.motey.moths.mothy.motis.motte.motts.motty.motus.motza.mouch.moues.mould.mouls.moups.moust.mousy.moved.moves.mowas.mowed.mowra.moxas.moxie.moyas.moyle.moyls.mozed.mozes.mozos.mpret.mucho.mucic.mucid.mucin.mucks.mucor.mucro.mudge.mudir.mudra.muffs.mufti.mugga.muggs.muggy.muhly.muids.muils.muirs.muist.mujik.mulct.muled.mules.muley.mulga.mulie.mulla.mulls.mulse.mulsh.mumms.mumps.mumsy.mumus.munga.munge.mungo.mungs.munis.munts.muntu.muons.muras.mured.mures.murex.murid.murks.murls.murly.murra.murre.murri.murrs.murry.murti.murva.musar.musca.mused.muser.muses.muset.musha.musit.musks.musos.musse.mussy.musth.musts.mutch.muted.muter.mutes.mutha.mutis.muton.mutts.muxed.muxes.muzak.muzzy.mvule.myall.mylar.mynah.mynas.myoid.myoma.myope.myops.myopy.mysid.mythi.myths.mythy.myxos.mzees.naams.naans.nabes.nabis.nabks.nabla.nabob.nache.nacho.nacre.nadas.naeve.naevi.naffs.nagas.naggy.nagor.nahal.naiad.naifs.naiks.nails.naira.nairu.naked.naker.nakfa.nalas.naled.nalla.named.namer.names.namma.namus.nanas.nance.nancy.nandu.nanna.nanos.nanua.napas.naped.napes.napoo.nappa.nappe.nappy.naras.narco.narcs.nards.nares.naric.naris.narks.narky.narre.nashi.natch.nates.natis.natty.nauch.naunt.navar.naves.navew.navvy.nawab.nazes.nazir.nazis.nduja.neafe.neals.neaps.nears.neath.neats.nebek.nebel.necks.neddy.needs.neeld.neele.neemb.neems.neeps.neese.neeze.negro.negus.neifs.neist.neive.nelis.nelly.nemas.nemns.nempt.nenes.neons.neper.nepit.neral.nerds.nerka.nerks.nerol.nerts.nertz.nervy.nests.netes.netop.netts.netty.neuks.neume.neums.nevel.neves.nevus.newbs.newed.newel.newie.newsy.newts.nexts.nexus.ngaio.ngana.ngati.ngoma.ngwee.nicad.nicht.nicks.nicol.nidal.nided.nides.nidor.nidus.niefs.nieve.nifes.niffs.niffy.nifty.niger.nighs.nihil.nikab.nikah.nikau.nills.nimbi.nimbs.nimps.niner.nines.ninon.nipas.nippy.niqab.nirls.nirly.nisei.nisse.nisus.niter.nites.nitid.niton.nitre.nitro.nitry.nitty.nival.nixed.nixer.nixes.nixie.nizam.nkosi.noahs.nobby.nocks.nodal.noddy.nodes.nodus.noels.noggs.nohow.noils.noily.noint.noirs.noles.nolls.nolos.nomas.nomen.nomes.nomic.nomoi.nomos.nonas.nonce.nones.nonet.nongs.nonis.nonny.nonyl.noobs.nooit.nooks.nooky.noons.noops.nopal.noria.noris.norks.norma.norms.nosed.noser.noses.notal.noted.noter.notes.notum.nould.noule.nouls.nouns.nouny.noups.novae.novas.novum.noway.nowed.nowls.nowts.nowty.noxal.noxes.noyau.noyed.noyes.nubby.nubia.nucha.nuddy.nuder.nudes.nudie.nudzh.nuffs.nugae.nuked.nukes.nulla.nulls.numbs.numen.nummy.nunny.nurds.nurdy.nurls.nurrs.nutso.nutsy.nyaff.nyala.nying.nyssa.oaked.oaker.oakum.oared.oases.oasis.oasts.oaten.oater.oaths.oaves.obang.obeah.obeli.obeys.obias.obied.obiit.obits.objet.oboes.obole.oboli.obols.occam.ocher.oches.ochre.ochry.ocker.ocrea.octad.octan.octas.octyl.oculi.odahs.odals.odeon.odeum.odism.odist.odium.odors.odour.odyle.odyls.ofays.offed.offie.oflag.ofter.ogams.ogeed.ogees.oggin.ogham.ogive.ogled.ogler.ogles.ogmic.ogres.ohias.ohing.ohmic.ohone.oidia.oiled.oiler.oinks.oints.ojime.okapi.okays.okehs.okras.oktas.oldie.oleic.olein.olent.oleos.oleum.olios.ollas.ollav.oller.ollie.ology.olpae.olpes.omasa.omber.ombus.omens.omers.omits.omlah.omovs.omrah.oncer.onces.oncet.oncus.onely.oners.onery.onium.onkus.onlay.onned.ontic.oobit.oohed.oomph.oonts.ooped.oorie.ooses.ootid.oozed.oozes.opahs.opals.opens.opepe.oping.oppos.opsin.opted.opter.orach.oracy.orals.orang.orant.orate.orbed.orcas.orcin.ordos.oread.orfes.orgia.orgic.orgue.oribi.oriel.orixa.orles.orlon.orlop.ormer.ornis.orpin.orris.ortho.orval.orzos.oscar.oshac.osier.osmic.osmol.ossia.ostia.otaku.otary.ottar.ottos.oubit.oucht.ouens.ouija.oulks.oumas.oundy.oupas.ouped.ouphe.ouphs.ourie.ousel.ousts.outby.outed.outre.outro.outta.ouzel.ouzos.ovals.ovels.ovens.overs.ovist.ovoli.ovolo.ovule.owche.owies.owled.owler.owlet.owned.owres.owrie.owsen.oxbow.oxers.oxeye.oxids.oxies.oxime.oxims.oxlip.oxter.oyers.ozeki.ozzie.paals.paans.pacas.paced.pacer.paces.pacey.pacha.packs.pacos.pacta.pacts.padis.padle.padma.padre.padri.paean.paedo.paeon.paged.pager.pages.pagle.pagod.pagri.paiks.pails.pains.paire.pairs.paisa.paise.pakka.palas.palay.palea.paled.pales.palet.palis.palki.palla.palls.pally.palms.palmy.palpi.palps.palsa.pampa.panax.pance.panda.pands.pandy.paned.panes.panga.pangs.panim.panko.panne.panni.panto.pants.panty.paoli.paolo.papas.papaw.papes.pappi.pappy.parae.paras.parch.pardi.pards.pardy.pared.paren.pareo.pares.pareu.parev.parge.pargo.paris.parki.parks.parky.parle.parly.parma.parol.parps.parra.parrs.parti.parts.parve.parvo.paseo.pases.pasha.pashm.paska.paspy.passe.pasts.pated.paten.pater.pates.paths.patin.patka.patly.patte.patus.pauas.pauls.pavan.paved.paven.paver.paves.pavid.pavin.pavis.pawas.pawaw.pawed.pawer.pawks.pawky.pawls.pawns.paxes.payed.payor.paysd.peage.peags.peaks.peaky.peals.peans.peare.pears.peart.pease.peats.peaty.peavy.peaze.pebas.pechs.pecke.pecks.pecky.pedes.pedis.pedro.peece.peeks.peels.peens.peeoy.peepe.peeps.peers.peery.peeve.peggy.peghs.peins.peise.peize.pekan.pekes.pekin.pekoe.pelas.pelau.peles.pelfs.pells.pelma.pelon.pelta.pelts.pends.pendu.pened.penes.pengo.penie.penis.penks.penna.penni.pents.peons.peony.pepla.pepos.peppy.pepsi.perai.perce.percs.perdu.perdy.perea.peres.peris.perks.perms.perns.perog.perps.perry.perse.perst.perts.perve.pervo.pervs.pervy.pesos.pests.pesty.petar.peter.petit.petre.petri.petti.petto.pewee.pewit.peyse.phage.phang.phare.pharm.pheer.phene.pheon.phese.phial.phish.phizz.phlox.phoca.phono.phons.phots.phpht.phuts.phyla.phyle.piani.pians.pibal.pical.picas.piccy.picks.picot.picra.picul.piend.piers.piert.pieta.piets.piezo.pight.pigmy.piing.pikas.pikau.piked.piker.pikes.pikey.pikis.pikul.pilae.pilaf.pilao.pilar.pilau.pilaw.pilch.pilea.piled.pilei.piler.piles.pilis.pills.pilow.pilum.pilus.pimas.pimps.pinas.pined.pines.pingo.pings.pinko.pinks.pinna.pinny.pinon.pinot.pinta.pints.pinup.pions.piony.pious.pioye.pioys.pipal.pipas.piped.pipes.pipet.pipis.pipit.pippy.pipul.pirai.pirls.pirns.pirog.pisco.pises.pisky.pisos.pissy.piste.pitas.piths.piton.pitot.pitta.piums.pixes.pized.pizes.plaas.plack.plage.plans.plaps.plash.plasm.plast.plats.platt.platy.playa.plays.pleas.plebe.plebs.plena.pleon.plesh.plews.plica.plies.plims.pling.plink.ploat.plods.plong.plonk.plook.plops.plots.plotz.plouk.plows.ploye.ploys.plues.pluff.plugs.plums.plumy.pluot.pluto.plyer.poach.poaka.poake.poboy.pocks.pocky.podal.poddy.podex.podge.podgy.podia.poems.poeps.poets.pogey.pogge.pogos.pohed.poilu.poind.pokal.poked.pokes.pokey.pokie.poled.poler.poles.poley.polio.polis.polje.polks.polls.polly.polos.polts.polys.pombe.pomes.pommy.pomos.pomps.ponce.poncy.ponds.pones.poney.ponga.pongo.pongs.pongy.ponks.ponts.ponty.ponzu.poods.pooed.poofs.poofy.poohs.pooja.pooka.pooks.pools.poons.poops.poopy.poori.poort.poots.poove.poovy.popes.poppa.popsy.porae.poral.pored.porer.pores.porge.porgy.porin.porks.porky.porno.porns.porny.porta.ports.porty.posed.poses.posey.posho.posts.potae.potch.poted.potes.potin.potoo.potsy.potto.potts.potty.pouff.poufs.pouke.pouks.poule.poulp.poult.poupe.poupt.pours.pouts.powan.powin.pownd.powns.powny.powre.poxed.poxes.poynt.poyou.poyse.pozzy.praam.prads.prahu.prams.prana.prang.praos.prase.prate.prats.pratt.praty.praus.prays.predy.preed.prees.preif.prems.premy.prent.preon.preop.preps.presa.prese.prest.preve.prexy.preys.prial.pricy.prief.prier.pries.prigs.prill.prima.primi.primp.prims.primy.prink.prion.prise.priss.proas.probs.prods.proem.profs.progs.proin.proke.prole.proll.promo.proms.pronk.props.prore.proso.pross.prost.prosy.proto.proul.prows.proyn.prunt.pruta.pryer.pryse.pseud.pshaw.psion.psoae.psoai.psoas.psora.psych.psyop.pubco.pubes.pubis.pucan.pucer.puces.pucka.pucks.puddy.pudge.pudic.pudor.pudsy.pudus.puers.puffa.puffs.puggy.pugil.puhas.pujah.pujas.pukas.puked.puker.pukes.pukey.pukka.pukus.pulao.pulas.puled.puler.pules.pulik.pulis.pulka.pulks.pulli.pulls.pully.pulmo.pulps.pulus.pumas.pumie.pumps.punas.punce.punga.pungs.punji.punka.punks.punky.punny.punto.punts.punty.pupae.pupas.pupus.purda.pured.pures.purin.puris.purls.purpy.purrs.pursy.purty.puses.pusle.pussy.putid.puton.putti.putto.putts.puzel.pwned.pyats.pyets.pygal.pyins.pylon.pyned.pynes.pyoid.pyots.pyral.pyran.pyres.pyrex.pyric.pyros.pyxed.pyxes.pyxie.pyxis.pzazz.qadis.qaids.qajaq.qanat.qapik.qibla.qophs.qorma.quads.quaff.quags.quair.quais.quaky.quale.quant.quare.quass.quate.quats.quayd.quays.qubit.quean.queme.quena.quern.queyn.queys.quich.quids.quiff.quims.quina.quine.quino.quins.quint.quipo.quips.quipu.quire.quirt.quist.quits.quoad.quods.quoif.quoin.quoit.quoll.quonk.quops.qursh.quyte.rabat.rabic.rabis.raced.races.rache.racks.racon.radge.radix.radon.raffs.rafts.ragas.ragde.raged.ragee.rager.rages.ragga.raggs.raggy.ragis.ragus.rahed.rahui.raias.raids.raiks.raile.rails.raine.rains.raird.raita.raits.rajas.rajes.raked.rakee.raker.rakes.rakia.rakis.rakus.rales.ramal.ramee.ramet.ramie.ramin.ramis.rammy.ramps.ramus.ranas.rance.rands.ranee.ranga.rangi.rangs.rangy.ranid.ranis.ranke.ranks.rants.raped.raper.rapes.raphe.rappe.rared.raree.rares.rarks.rased.raser.rases.rasps.rasse.rasta.ratal.ratan.ratas.ratch.rated.ratel.rater.rates.ratha.rathe.raths.ratoo.ratos.ratus.rauns.raupo.raved.ravel.raver.raves.ravey.ravin.rawer.rawin.rawly.rawns.raxed.raxes.rayah.rayas.rayed.rayle.rayne.razed.razee.razer.razes.razoo.readd.reads.reais.reaks.realo.reals.reame.reams.reamy.reans.reaps.rears.reast.reata.reate.reave.rebbe.rebec.rebid.rebit.rebop.rebuy.recal.recce.recco.reccy.recit.recks.recon.recta.recti.recto.redan.redds.reddy.reded.redes.redia.redid.redip.redly.redon.redos.redox.redry.redub.redux.redye.reech.reede.reeds.reefs.reefy.reeks.reeky.reels.reens.reest.reeve.refed.refel.reffo.refis.refix.refly.refry.regar.reges.reggo.regie.regma.regna.regos.regur.rehem.reifs.reify.reiki.reiks.reink.reins.reird.reist.reive.rejig.rejon.reked.rekes.rekey.relet.relie.relit.rello.reman.remap.remen.remet.remex.remix.renay.rends.reney.renga.renig.renin.renne.renos.rente.rents.reoil.reorg.repeg.repin.repla.repos.repot.repps.repro.reran.rerig.resat.resaw.resay.resee.reses.resew.resid.resit.resod.resow.resto.rests.resty.resus.retag.retax.retem.retia.retie.retox.revet.revie.rewan.rewax.rewed.rewet.rewin.rewon.rewth.rexes.rezes.rheas.rheme.rheum.rhies.rhime.rhine.rhody.rhomb.rhone.rhumb.rhyne.rhyta.riads.rials.riant.riata.ribas.ribby.ribes.riced.ricer.rices.ricey.richt.ricin.ricks.rides.ridgy.ridic.riels.riems.rieve.rifer.riffs.rifte.rifts.rifty.riggs.rigol.riled.riles.riley.rille.rills.rimae.rimed.rimer.rimes.rimus.rinds.rindy.rines.rings.rinks.rioja.riots.riped.ripes.ripps.rises.rishi.risks.risps.risus.rites.ritts.ritzy.rivas.rived.rivel.riven.rives.riyal.rizas.roads.roams.roans.roars.roary.roate.robed.robes.roble.rocks.roded.rodes.roguy.rohes.roids.roils.roily.roins.roist.rojak.rojis.roked.roker.rokes.rolag.roles.rolfs.rolls.romal.roman.romeo.romps.ronde.rondo.roneo.rones.ronin.ronne.ronte.ronts.roods.roofs.roofy.rooks.rooky.rooms.roons.roops.roopy.roosa.roose.roots.rooty.roped.roper.ropes.ropey.roque.roral.rores.roric.rorid.rorie.rorts.rorty.rosed.roses.roset.roshi.rosin.rosit.rosti.rosts.rotal.rotan.rotas.rotch.roted.rotes.rotis.rotls.roton.rotos.rotte.rouen.roues.roule.rouls.roums.roups.roupy.roust.routh.routs.roved.roven.roves.rowan.rowed.rowel.rowen.rowie.rowme.rownd.rowth.rowts.royne.royst.rozet.rozit.ruana.rubai.rubby.rubel.rubes.rubin.ruble.rubli.rubus.ruche.rucks.rudas.rudds.rudes.rudie.rudis.rueda.ruers.ruffe.ruffs.rugae.rugal.ruggy.ruing.ruins.rukhs.ruled.rules.rumal.rumbo.rumen.rumes.rumly.rummy.rumpo.rumps.rumpy.runch.runds.runed.runes.rungs.runic.runny.runts.runty.rupia.rurps.rurus.rusas.ruses.rushy.rusks.rusma.russe.rusts.ruths.rutin.rutty.ryals.rybat.ryked.rykes.rymme.rynds.ryots.ryper.saags.sabal.sabed.saber.sabes.sabha.sabin.sabir.sable.sabot.sabra.sabre.sacks.sacra.saddo.sades.sadhe.sadhu.sadis.sados.sadza.safed.safes.sagas.sager.sages.saggy.sagos.sagum.saheb.sahib.saice.saick.saics.saids.saiga.sails.saims.saine.sains.sairs.saist.saith.sajou.sakai.saker.sakes.sakia.sakis.sakti.salal.salat.salep.sales.salet.salic.salix.salle.salmi.salol.salop.salpa.salps.salse.salto.salts.salue.salut.saman.samas.samba.sambo.samek.samel.samen.sames.samey.samfu.sammy.sampi.samps.sands.saned.sanes.sanga.sangh.sango.sangs.sanko.sansa.santo.sants.saola.sapan.sapid.sapor.saran.sards.sared.saree.sarge.sargo.sarin.saris.sarks.sarky.sarod.saros.sarus.saser.sasin.sasse.satai.satay.sated.satem.sates.satis.sauba.sauch.saugh.sauls.sault.saunt.saury.sauts.saved.saver.saves.savey.savin.sawah.sawed.sawer.saxes.sayed.sayer.sayid.sayne.sayon.sayst.sazes.scabs.scads.scaff.scags.scail.scala.scall.scams.scand.scans.scapa.scape.scapi.scarp.scars.scart.scath.scats.scatt.scaud.scaup.scaur.scaws.sceat.scena.scend.schav.schmo.schul.schwa.sclim.scody.scogs.scoog.scoot.scopa.scops.scots.scoug.scoup.scowp.scows.scrab.scrae.scrag.scran.scrat.scraw.scray.scrim.scrip.scrob.scrod.scrog.scrow.scudi.scudo.scuds.scuff.scuft.scugs.sculk.scull.sculp.sculs.scums.scups.scurf.scurs.scuse.scuta.scute.scuts.scuzz.scyes.sdayn.sdein.seals.seame.seams.seamy.seans.seare.sears.sease.seats.seaze.sebum.secco.sechs.sects.seder.sedes.sedge.sedgy.sedum.seeds.seeks.seeld.seels.seely.seems.seeps.seepy.seers.sefer.segar.segni.segno.segol.segos.sehri.seifs.seils.seine.seirs.seise.seism.seity.seiza.sekos.sekts.selah.seles.selfs.sella.selle.sells.selva.semee.semes.semie.semis.senas.sends.senes.sengi.senna.senor.sensa.sensi.sente.senti.sents.senvy.senza.sepad.sepal.sepic.sepoy.septa.septs.serac.serai.seral.sered.serer.seres.serfs.serge.seric.serin.serks.seron.serow.serra.serre.serrs.serry.servo.sesey.sessa.setae.setal.seton.setts.sewan.sewar.sewed.sewel.sewen.sewin.sexed.sexer.sexes.sexto.sexts.seyen.shads.shags.shahs.shako.shakt.shalm.shaly.shama.shams.shand.shans.shaps.sharn.shash.shaul.shawm.shawn.shaws.shaya.shays.shchi.sheaf.sheal.sheas.sheds.sheel.shend.shent.sheol.sherd.shere.shero.shets.sheva.shewn.shews.shiai.shiel.shier.shies.shill.shily.shims.shins.ships.shirr.shirs.shish.shiso.shist.shite.shits.shiur.shiva.shive.shivs.shlep.shlub.shmek.shmoe.shoat.shoed.shoer.shoes.shogi.shogs.shoji.shojo.shola.shool.shoon.shoos.shope.shops.shorl.shote.shots.shott.showd.shows.shoyu.shred.shris.shrow.shtik.shtum.shtup.shule.shuln.shuls.shuns.shura.shute.shuts.shwas.shyer.sials.sibbs.sibyl.sices.sicht.sicko.sicks.sicky.sidas.sided.sider.sides.sidha.sidhe.sidle.sield.siens.sient.sieth.sieur.sifts.sighs.sigil.sigla.signa.signs.sijos.sikas.siker.sikes.silds.siled.silen.siler.siles.silex.silks.sills.silos.silts.silty.silva.simar.simas.simba.simis.simps.simul.sinds.sined.sines.sings.sinhs.sinks.sinky.sinus.siped.sipes.sippy.sired.siree.sires.sirih.siris.siroc.sirra.sirup.sisal.sises.sista.sists.sitar.sited.sites.sithe.sitka.situp.situs.siver.sixer.sixes.sixmo.sixte.sizar.sized.sizel.sizer.sizes.skags.skail.skald.skank.skart.skats.skatt.skaws.skean.skear.skeds.skeed.skeef.skeen.skeer.skees.skeet.skegg.skegs.skein.skelf.skell.skelm.skelp.skene.skens.skeos.skeps.skers.skets.skews.skids.skied.skies.skiey.skimo.skims.skink.skins.skint.skios.skips.skirl.skirr.skite.skits.skive.skivy.sklim.skoal.skody.skoff.skogs.skols.skool.skort.skosh.skran.skrik.skuas.skugs.skyed.skyer.skyey.skyfs.skyre.skyrs.skyte.slabs.slade.slaes.slags.slaid.slake.slams.slane.slank.slaps.slart.slats.slaty.slaws.slays.slebs.sleds.sleer.slews.sleys.slier.slily.slims.slipe.slips.slipt.slish.slits.slive.sloan.slobs.sloes.slogs.sloid.slojd.slomo.sloom.sloot.slops.slopy.slorm.slots.slove.slows.sloyd.slubb.slubs.slued.slues.sluff.slugs.sluit.slums.slurb.slurs.sluse.sluts.slyer.slype.smaak.smaik.smalm.smalt.smarm.smaze.smeek.smees.smeik.smeke.smerk.smews.smirr.smirs.smits.smogs.smoko.smolt.smoor.smoot.smore.smorg.smout.smowt.smugs.smurs.smush.smuts.snabs.snafu.snags.snaps.snarf.snark.snars.snary.snash.snath.snaws.snead.sneap.snebs.sneck.sneds.sneed.snees.snell.snibs.snick.snies.snift.snigs.snips.snipy.snirt.snits.snobs.snods.snoek.snoep.snogs.snoke.snood.snook.snool.snoot.snots.snowk.snows.snubs.snugs.snush.snyes.soaks.soaps.soare.soars.soave.sobas.socas.soces.socko.socks.socle.sodas.soddy.sodic.sodom.sofar.sofas.softa.softs.softy.soger.sohur.soils.soily.sojas.sojus.sokah.soken.sokes.sokol.solah.solan.solas.solde.soldi.soldo.solds.soled.solei.soler.soles.solon.solos.solum.solus.soman.somas.sonce.sonde.sones.songs.sonly.sonne.sonny.sonse.sonsy.sooey.sooks.sooky.soole.sools.sooms.soops.soote.soots.sophs.sophy.sopor.soppy.sopra.soral.soras.sorbo.sorbs.sorda.sordo.sords.sored.soree.sorel.sorer.sores.sorex.sorgo.sorns.sorra.sorta.sorts.sorus.soths.sotol.souce.souct.sough.souks.souls.soums.soups.soupy.sours.souse.souts.sowar.sowce.sowed.sowff.sowfs.sowle.sowls.sowms.sownd.sowne.sowps.sowse.sowth.soyas.soyle.soyuz.sozin.spacy.spado.spaed.spaer.spaes.spags.spahi.spail.spain.spait.spake.spald.spale.spall.spalt.spams.spane.spang.spans.spard.spars.spart.spate.spats.spaul.spawl.spaws.spayd.spays.spaza.spazz.speal.spean.speat.specs.spect.speel.speer.speil.speir.speks.speld.spelk.speos.spets.speug.spews.spewy.spial.spica.spick.spics.spide.spier.spies.spiff.spifs.spiks.spile.spims.spina.spink.spins.spirt.spiry.spits.spitz.spivs.splay.splog.spode.spods.spoom.spoor.spoot.spork.sposh.spots.sprad.sprag.sprat.spred.sprew.sprit.sprod.sprog.sprue.sprug.spuds.spued.spuer.spues.spugs.spule.spume.spumy.spurs.sputa.spyal.spyre.squab.squaw.squeg.squid.squit.squiz.stabs.stade.stags.stagy.staig.stane.stang.staph.staps.starn.starr.stars.stats.staun.staws.stays.stean.stear.stedd.stede.steds.steek.steem.steen.steil.stela.stele.stell.steme.stems.stend.steno.stens.stent.steps.stept.stere.stets.stews.stewy.steys.stich.stied.sties.stilb.stile.stime.stims.stimy.stipa.stipe.stire.stirk.stirp.stirs.stive.stivy.stoae.stoai.stoas.stoat.stobs.stoep.stogy.stoit.stoln.stoma.stond.stong.stonk.stonn.stook.stoor.stope.stops.stopt.stoss.stots.stott.stoun.stoup.stour.stown.stowp.stows.strad.strae.strag.strak.strep.strew.stria.strig.strim.strop.strow.stroy.strum.stubs.stude.studs.stull.stulm.stumm.stums.stuns.stupa.stupe.sture.sturt.styed.styes.styli.stylo.styme.stymy.styre.styte.subah.subas.subby.suber.subha.succi.sucks.sucky.sucre.sudds.sudor.sudsy.suede.suent.suers.suete.suets.suety.sugan.sughs.sugos.suhur.suids.suint.suits.sujee.sukhs.sukuk.sulci.sulfa.sulfo.sulks.sulph.sulus.sumis.summa.sumos.sumph.sumps.sunis.sunks.sunna.sunns.sunup.supes.supra.surah.sural.suras.surat.surds.sured.sures.surfs.surfy.surgy.surra.sused.suses.susus.sutor.sutra.sutta.swabs.swack.swads.swage.swags.swail.swain.swale.swaly.swamy.swang.swank.swans.swaps.swapt.sward.sware.swarf.swart.swats.swayl.sways.sweal.swede.sweed.sweel.sweer.swees.sweir.swelt.swerf.sweys.swies.swigs.swile.swims.swink.swipe.swire.swiss.swith.swits.swive.swizz.swobs.swole.swoln.swops.swopt.swots.swoun.sybbe.sybil.syboe.sybow.sycee.syces.sycon.syens.syker.sykes.sylis.sylph.sylva.symar.synch.syncs.synds.syned.synes.synth.syped.sypes.syphs.syrah.syren.sysop.sythe.syver.taals.taata.taber.tabes.tabid.tabis.tabla.tabor.tabun.tabus.tacan.taces.tacet.tache.tacho.tachs.tacks.tacos.tacts.taels.tafia.taggy.tagma.tahas.tahrs.taiga.taigs.taiko.tails.tains.taira.taish.taits.tajes.takas.takes.takhi.takin.takis.takky.talak.talaq.talar.talas.talcs.talcy.talea.taler.tales.talks.talky.talls.talma.talpa.taluk.talus.tamal.tamed.tames.tamin.tamis.tammy.tamps.tanas.tanga.tangi.tangs.tanhs.tanka.tanks.tanky.tanna.tansy.tanti.tanto.tanty.tapas.taped.tapen.tapes.tapet.tapis.tappa.tapus.taras.tardo.tared.tares.targa.targe.tarns.taroc.tarok.taros.tarps.tarre.tarry.tarsi.tarts.tarty.tasar.tased.taser.tases.tasks.tassa.tasse.tasso.tatar.tater.tates.taths.tatie.tatou.tatts.tatus.taube.tauld.tauon.taupe.tauts.tavah.tavas.taver.tawai.tawas.tawed.tawer.tawie.tawse.tawts.taxed.taxer.taxes.taxis.taxol.taxon.taxor.taxus.tayra.tazza.tazze.teade.teads.teaed.teaks.teals.teams.tears.teats.teaze.techs.techy.tecta.teels.teems.teend.teene.teens.teeny.teers.teffs.teggs.tegua.tegus.tehrs.teiid.teils.teind.teins.telae.telco.teles.telex.telia.telic.tells.telly.teloi.telos.temed.temes.tempi.temps.tempt.temse.tench.tends.tendu.tenes.tenge.tenia.tenne.tenno.tenny.tenon.tents.tenty.tenue.tepal.tepas.tepoy.terai.teras.terce.terek.teres.terfe.terfs.terga.terms.terne.terns.terry.terts.tesla.testa.teste.tests.tetes.teths.tetra.tetri.teuch.teugh.tewed.tewel.tewit.texas.texes.texts.thack.thagi.thaim.thale.thali.thana.thane.thang.thans.thanx.tharm.thars.thaws.thawy.thebe.theca.theed.theek.thees.thegn.theic.thein.thelf.thema.thens.theow.therm.thesp.thete.thews.thewy.thigs.thilk.thill.thine.thins.thiol.thirl.thoft.thole.tholi.thoro.thorp.thous.thowl.thrae.thraw.thrid.thrip.throe.thuds.thugs.thuja.thunk.thurl.thuya.thymi.thymy.tians.tiars.tical.ticca.ticed.tices.tichy.ticks.ticky.tiddy.tided.tides.tiers.tiffs.tifos.tifts.tiges.tigon.tikas.tikes.tikis.tikka.tilak.tiled.tiler.tiles.tills.tilly.tilth.tilts.timbo.timed.times.timon.timps.tinas.tinct.tinds.tinea.tined.tines.tinge.tings.tinks.tinny.tints.tinty.tipis.tippy.tired.tires.tirls.tiros.tirrs.titch.titer.titis.titre.titty.titup.tiyin.tiyns.tizes.tizzy.toads.toady.toaze.tocks.tocky.tocos.todde.toeas.toffs.toffy.tofts.tofus.togae.togas.toged.toges.togue.tohos.toile.toils.toing.toise.toits.tokay.toked.toker.tokes.tokos.tolan.tolar.tolas.toled.toles.tolls.tolly.tolts.tolus.tolyl.toman.tombs.tomes.tomia.tommy.tomos.tondi.tondo.toned.toner.tones.toney.tongs.tonka.tonks.tonne.tonus.tools.tooms.toons.toots.toped.topee.topek.toper.topes.tophe.tophi.tophs.topis.topoi.topos.toppy.toque.torah.toran.toras.torcs.tores.toric.torii.toros.torot.torrs.torse.torsi.torsk.torta.torte.torts.tosas.tosed.toses.toshy.tossy.toted.toter.totes.totty.touks.touns.tours.touse.tousy.touts.touze.touzy.towed.towie.towns.towny.towse.towsy.towts.towze.towzy.toyed.toyer.toyon.toyos.tozed.tozes.tozie.trabs.trads.tragi.traik.trams.trank.tranq.trans.trant.trape.traps.trapt.trass.trats.tratt.trave.trayf.trays.treck.treed.treen.trees.trefa.treif.treks.trema.trems.tress.trest.trets.trews.treyf.treys.triac.tride.trier.tries.triff.trigo.trigs.trike.trild.trill.trims.trine.trins.triol.trior.trios.trips.tripy.trist.troad.troak.troat.trock.trode.trods.trogs.trois.troke.tromp.trona.tronc.trone.tronk.trons.trooz.troth.trots.trows.troys.trued.trues.trugo.trugs.trull.tryer.tryke.tryma.tryps.tsade.tsadi.tsars.tsked.tsuba.tsubo.tuans.tuart.tuath.tubae.tubar.tubas.tubby.tubed.tubes.tucks.tufas.tuffe.tuffs.tufts.tufty.tugra.tuile.tuina.tuism.tuktu.tules.tulpa.tulsi.tumid.tummy.tumps.tumpy.tunas.tunds.tuned.tuner.tunes.tungs.tunny.tupek.tupik.tuple.tuque.turds.turfs.turfy.turks.turme.turms.turns.turnt.turps.turrs.tushy.tusks.tusky.tutee.tutti.tutty.tutus.tuxes.tuyer.twaes.twain.twals.twank.twats.tways.tweel.tween.tweep.tweer.twerk.twerp.twier.twigs.twill.twilt.twink.twins.twiny.twire.twirp.twite.twits.twoer.twyer.tyees.tyers.tyiyn.tykes.tyler.tymps.tynde.tyned.tynes.typal.typed.types.typey.typic.typos.typps.typto.tyran.tyred.tyres.tyros.tythe.tzars.udals.udons.ugali.ugged.uhlan.uhuru.ukase.ulama.ulans.ulema.ulmin.ulnad.ulnae.ulnar.ulnas.ulpan.ulvas.ulyie.ulzie.umami.umbel.umber.umble.umbos.umbre.umiac.umiak.umiaq.ummah.ummas.ummed.umped.umphs.umpie.umpty.umrah.umras.unais.unapt.unarm.unary.unaus.unbag.unban.unbar.unbed.unbid.unbox.uncap.unces.uncia.uncos.uncoy.uncus.undam.undee.undos.undug.uneth.unfix.ungag.unget.ungod.ungot.ungum.unhat.unhip.unica.units.unjam.unked.unket.unkid.unlaw.unlay.unled.unlet.unlid.unman.unmew.unmix.unpay.unpeg.unpen.unpin.unred.unrid.unrig.unrip.unsaw.unsay.unsee.unsew.unsex.unsod.untax.untin.unwet.unwit.unwon.upbow.upbye.updos.updry.upend.upjet.uplay.upled.uplit.upped.upran.uprun.upsee.upsey.uptak.upter.uptie.uraei.urali.uraos.urare.urari.urase.urate.urbex.urbia.urdee.ureal.ureas.uredo.ureic.urena.urent.urged.urger.urges.urial.urite.urman.urnal.urned.urped.ursae.ursid.urson.urubu.urvas.users.usnea.usque.usure.usury.uteri.uveal.uveas.uvula.vacua.vaded.vades.vagal.vagus.vails.vaire.vairs.vairy.vakas.vakil.vales.valis.valse.vamps.vampy.vanda.vaned.vanes.vangs.vants.vaped.vaper.vapes.varan.varas.vardy.varec.vares.varia.varix.varna.varus.varve.vasal.vases.vasts.vasty.vatic.vatus.vauch.vaute.vauts.vawte.vaxes.veale.veals.vealy.veena.veeps.veers.veery.vegas.veges.vegie.vegos.vehme.veils.veily.veins.veiny.velar.velds.veldt.veles.vells.velum.venae.venal.vends.vendu.veney.venge.venin.vents.venus.verbs.verra.verry.verst.verts.vertu.vespa.vesta.vests.vetch.vexed.vexer.vexes.vexil.vezir.vials.viand.vibes.vibex.vibey.viced.vices.vichy.viers.views.viewy.vifda.viffs.vigas.vigia.vilde.viler.villi.vills.vimen.vinal.vinas.vinca.vined.viner.vines.vinew.vinic.vinos.vints.viold.viols.vired.vireo.vires.virga.virge.virid.virls.virtu.visas.vised.vises.visie.visne.vison.visto.vitae.vitas.vitex.vitro.vitta.vivas.vivat.vivda.viver.vives.vizir.vizor.vleis.vlies.vlogs.voars.vocab.voces.voddy.vodou.vodun.voema.vogie.voids.voile.voips.volae.volar.voled.voles.volet.volks.volta.volte.volti.volts.volva.volve.vomer.voted.votes.vouge.voulu.vowed.vower.voxel.vozhd.vraic.vrils.vroom.vrous.vrouw.vrows.vuggs.vuggy.vughs.vughy.vulgo.vulns.vulva.vutty.waacs.wacke.wacko.wacks.wadds.waddy.waded.wader.wades.wadge.wadis.wadts.waffs.wafts.waged.wages.wagga.wagyu.wahoo.waide.waifs.waift.wails.wains.wairs.waite.waits.wakas.waked.waken.waker.wakes.wakfs.waldo.walds.waled.waler.wales.walie.walis.walks.walla.walls.wally.walty.wamed.wames.wamus.wands.waned.wanes.waney.wangs.wanks.wanky.wanle.wanly.wanna.wants.wanty.wanze.waqfs.warbs.warby.wards.wared.wares.warez.warks.warms.warns.warps.warre.warst.warts.wases.washy.wasms.wasps.waspy.wasts.watap.watts.wauff.waugh.wauks.waulk.wauls.waurs.waved.waves.wavey.wawas.wawes.wawls.waxed.waxer.waxes.wayed.wazir.wazoo.weald.weals.weamb.weans.wears.webby.weber.wecht.wedel.wedgy.weeds.weeke.weeks.weels.weems.weens.weeny.weeps.weepy.weest.weete.weets.wefte.wefts.weids.weils.weirs.weise.weize.wekas.welds.welke.welks.welkt.wells.welly.welts.wembs.wends.wenge.wenny.wents.weros.wersh.wests.wetas.wetly.wexed.wexes.whamo.whams.whang.whaps.whare.whata.whats.whaup.whaur.wheal.whear.wheen.wheep.wheft.whelk.whelm.whens.whets.whews.wheys.whids.whift.whigs.whilk.whims.whins.whios.whips.whipt.whirr.whirs.whish.whiss.whist.whits.whity.whizz.whomp.whoof.whoot.whops.whore.whorl.whort.whoso.whows.whump.whups.whyda.wicca.wicks.wicky.widdy.wides.wiels.wifed.wifes.wifey.wifie.wifty.wigan.wigga.wiggy.wikis.wilco.wilds.wiled.wiles.wilga.wilis.wilja.wills.wilts.wimps.winds.wined.wines.winey.winge.wings.wingy.winks.winna.winns.winos.winze.wiped.wiper.wipes.wired.wirer.wires.wirra.wised.wises.wisha.wisht.wisps.wists.witan.wited.wites.withe.withs.withy.wived.wiver.wives.wizen.wizes.woads.woald.wocks.wodge.woful.wojus.woker.wokka.wolds.wolfs.wolly.wolve.wombs.womby.womyn.wonga.wongi.wonks.wonky.wonts.woods.wooed.woofs.woofy.woold.wools.woons.woops.woopy.woose.woosh.wootz.words.works.worms.wormy.worts.wowed.wowee.woxen.wrang.wraps.wrapt.wrast.wrate.wrawl.wrens.wrick.wried.wrier.wries.writs.wroke.wroot.wroth.wryer.wuddy.wudus.wulls.wurst.wuses.wushu.wussy.wuxia.wyled.wyles.wynds.wynns.wyted.wytes.xebec.xenia.xenic.xenon.xeric.xerox.xerus.xoana.xrays.xylan.xylem.xylic.xylol.xylyl.xysti.xysts.yaars.yabas.yabba.yabby.yacca.yacka.yacks.yaffs.yager.yages.yagis.yahoo.yaird.yakka.yakow.yales.yamen.yampy.yamun.yangs.yanks.yapok.yapon.yapps.yappy.yarak.yarco.yards.yarer.yarfa.yarks.yarns.yarrs.yarta.yarto.yates.yauds.yauld.yaups.yawed.yawey.yawls.yawns.yawny.yawps.ybore.yclad.ycled.ycond.ydrad.ydred.yeads.yeahs.yealm.yeans.yeard.years.yecch.yechs.yechy.yedes.yeeds.yeesh.yeggs.yelks.yells.yelms.yelps.yelts.yenta.yente.yerba.yerds.yerks.yeses.yesks.yests.yesty.yetis.yetts.yeuks.yeuky.yeven.yeves.yewen.yexed.yexes.yfere.yiked.yikes.yills.yince.yipes.yippy.yirds.yirks.yirrs.yirth.yites.yitie.ylems.ylike.ylkes.ymolt.ympes.yobbo.yobby.yocks.yodel.yodhs.yodle.yogas.yogee.yoghs.yogic.yogin.yogis.yoick.yojan.yoked.yokel.yoker.yokes.yokul.yolks.yolky.yomim.yomps.yonic.yonis.yonks.yoofs.yoops.yores.yorks.yorps.youks.yourn.yours.yourt.youse.yowed.yowes.yowie.yowls.yowza.yrapt.yrent.yrivd.yrneh.ysame.ytost.yuans.yucas.yucca.yucch.yucko.yucks.yucky.yufts.yugas.yuked.yukes.yukky.yukos.yulan.yules.yummo.yummy.yumps.yupon.yuppy.yurta.yurts.yuzus.zabra.zacks.zaida.zaidy.zaire.zakat.zaman.zambo.zamia.zanja.zante.zanza.zanze.zappy.zarfs.zaris.zatis.zaxes.zayin.zazen.zeals.zebec.zebub.zebus.zedas.zeins.zendo.zerda.zerks.zeros.zests.zetas.zexes.zezes.zhomo.zibet.ziffs.zigan.zilas.zilch.zilla.zills.zimbi.zimbs.zinco.zincs.zincy.zineb.zines.zings.zingy.zinke.zinky.zippo.zippy.ziram.zitis.zizel.zizit.zlote.zloty.zoaea.zobos.zobus.zocco.zoeae.zoeal.zoeas.zoism.zoist.zombi.zonae.zonda.zoned.zoner.zones.zonks.zooea.zooey.zooid.zooks.zooms.zoons.zooty.zoppa.zoppo.zoril.zoris.zorro.zouks.zowee.zowie.zulus.zupan.zupas.zuppa.zurfs.zuzim.zygal.zygon.zymes.zymic".split("."), wi = 5, Ti = 6, Ei = Object.freeze(new Set([...Ci, ...Si]));
|
|
4523
|
+
function Di() {
|
|
4524
|
+
return Si[Math.floor(Math.random() * Si.length)];
|
|
4513
4525
|
}
|
|
4514
|
-
function
|
|
4515
|
-
return
|
|
4526
|
+
function Oi(e) {
|
|
4527
|
+
return Ei.has(e);
|
|
4516
4528
|
}
|
|
4517
|
-
function
|
|
4518
|
-
let n = Array.from({ length:
|
|
4529
|
+
function ki(e, t) {
|
|
4530
|
+
let n = Array.from({ length: wi }, (t, n) => ({
|
|
4519
4531
|
letter: e[n],
|
|
4520
4532
|
status: "absent"
|
|
4521
4533
|
})), r = {};
|
|
4522
|
-
for (let e = 0; e <
|
|
4523
|
-
for (let i = 0; i <
|
|
4524
|
-
for (let t = 0; t <
|
|
4534
|
+
for (let e = 0; e < wi; e++) r[t[e]] = (r[t[e]] ?? 0) + 1;
|
|
4535
|
+
for (let i = 0; i < wi; i++) e[i] === t[i] && (n[i].status = "correct", r[e[i]]--);
|
|
4536
|
+
for (let t = 0; t < wi; t++) {
|
|
4525
4537
|
if (n[t].status === "correct") continue;
|
|
4526
4538
|
let i = e[t];
|
|
4527
4539
|
(r[i] ?? 0) > 0 && (n[t].status = "present", r[i]--);
|
|
4528
4540
|
}
|
|
4529
4541
|
return n;
|
|
4530
4542
|
}
|
|
4531
|
-
var
|
|
4543
|
+
var Ai = [
|
|
4532
4544
|
[
|
|
4533
4545
|
"Q",
|
|
4534
4546
|
"W",
|
|
@@ -4564,9 +4576,9 @@ var ki = [
|
|
|
4564
4576
|
"⌫"
|
|
4565
4577
|
]
|
|
4566
4578
|
];
|
|
4567
|
-
function
|
|
4579
|
+
function ji(e, t) {
|
|
4568
4580
|
switch (t.type) {
|
|
4569
|
-
case "addLetter": return e.gameStatus !== "playing" || e.currentGuess.length >=
|
|
4581
|
+
case "addLetter": return e.gameStatus !== "playing" || e.currentGuess.length >= wi ? e : {
|
|
4570
4582
|
...e,
|
|
4571
4583
|
currentGuess: e.currentGuess + t.letter.toLowerCase(),
|
|
4572
4584
|
errorMessage: ""
|
|
@@ -4579,21 +4591,21 @@ function Ai(e, t) {
|
|
|
4579
4591
|
case "submit": {
|
|
4580
4592
|
if (e.gameStatus !== "playing") return e;
|
|
4581
4593
|
let t = e.currentGuess;
|
|
4582
|
-
if (t.length !==
|
|
4594
|
+
if (t.length !== wi) return {
|
|
4583
4595
|
...e,
|
|
4584
4596
|
errorMessage: "Not enough letters"
|
|
4585
4597
|
};
|
|
4586
|
-
if (!
|
|
4598
|
+
if (!Oi(t)) return {
|
|
4587
4599
|
...e,
|
|
4588
4600
|
errorMessage: "Not in word list"
|
|
4589
4601
|
};
|
|
4590
|
-
let n =
|
|
4602
|
+
let n = ki(t, e.answer), r = [...e.board, n], i = { ...e.letterStatuses };
|
|
4591
4603
|
for (let { letter: e, status: t } of n) {
|
|
4592
4604
|
let n = i[e];
|
|
4593
4605
|
n !== "correct" && (t === "correct" || n !== "present") && (i[e] = t);
|
|
4594
4606
|
}
|
|
4595
4607
|
let a = e.gameStatus;
|
|
4596
|
-
return t === e.answer ? a = "won" : r.length >=
|
|
4608
|
+
return t === e.answer ? a = "won" : r.length >= Ti && (a = "lost"), {
|
|
4597
4609
|
...e,
|
|
4598
4610
|
board: r,
|
|
4599
4611
|
letterStatuses: i,
|
|
@@ -4613,9 +4625,9 @@ function Ai(e, t) {
|
|
|
4613
4625
|
default: return e;
|
|
4614
4626
|
}
|
|
4615
4627
|
}
|
|
4616
|
-
var
|
|
4617
|
-
let [t, n] = d(
|
|
4618
|
-
answer: e ??
|
|
4628
|
+
var Mi = (e) => {
|
|
4629
|
+
let [t, n] = d(ji, e?.initialWord, (e) => ({
|
|
4630
|
+
answer: e ?? Di(),
|
|
4619
4631
|
board: [],
|
|
4620
4632
|
currentGuess: "",
|
|
4621
4633
|
gameStatus: "playing",
|
|
@@ -4626,7 +4638,7 @@ var ji = (e) => {
|
|
|
4626
4638
|
letter: e
|
|
4627
4639
|
}), []), g = o(() => n({ type: "removeLetter" }), []), _ = o(() => n({ type: "submit" }), []), v = o(() => n({
|
|
4628
4640
|
type: "reset",
|
|
4629
|
-
answer:
|
|
4641
|
+
answer: Di()
|
|
4630
4642
|
}), []);
|
|
4631
4643
|
return {
|
|
4632
4644
|
answer: r,
|
|
@@ -4656,53 +4668,53 @@ var ji = (e) => {
|
|
|
4656
4668
|
};
|
|
4657
4669
|
return document.addEventListener("keydown", t), () => document.removeEventListener("keydown", t);
|
|
4658
4670
|
}, []);
|
|
4659
|
-
let t = Array.from({ length:
|
|
4660
|
-
let n = i[t], r = t === i.length && s === "playing", o = Array.from({ length:
|
|
4671
|
+
let t = Array.from({ length: Ti }, (e, t) => {
|
|
4672
|
+
let n = i[t], r = t === i.length && s === "playing", o = Array.from({ length: wi }, (e, t) => {
|
|
4661
4673
|
let i = "", o = "empty";
|
|
4662
4674
|
return n ? (i = n[t].letter.toUpperCase(), o = n[t].status) : r && (i = (a[t] ?? "").toUpperCase(), o = i ? "tbd" : "empty"), /* @__PURE__ */ J("div", {
|
|
4663
|
-
className: h(
|
|
4675
|
+
className: h(xi.cell, o === "correct" && xi.correct, o === "present" && xi.present, o === "absent" && xi.absent, o === "tbd" && xi.tbd, o === "empty" && xi.empty),
|
|
4664
4676
|
children: i
|
|
4665
4677
|
}, t);
|
|
4666
4678
|
});
|
|
4667
4679
|
return /* @__PURE__ */ J("div", {
|
|
4668
|
-
className:
|
|
4680
|
+
className: xi.row,
|
|
4669
4681
|
children: o
|
|
4670
4682
|
}, t);
|
|
4671
4683
|
});
|
|
4672
4684
|
return /* @__PURE__ */ Y("div", {
|
|
4673
|
-
className:
|
|
4685
|
+
className: xi["elm-wordle"],
|
|
4674
4686
|
children: [
|
|
4675
4687
|
/* @__PURE__ */ J("div", {
|
|
4676
|
-
className: h(
|
|
4688
|
+
className: h(xi["message-area"], p ? xi.error : s === "playing" ? void 0 : xi.status),
|
|
4677
4689
|
"aria-live": "polite",
|
|
4678
4690
|
children: p || (s === "won" ? `🎉 You won in ${i.length} ${i.length === 1 ? "guess" : "guesses"}!` : s === "lost" ? `😢 The word was "${r.toUpperCase()}"` : null)
|
|
4679
4691
|
}),
|
|
4680
4692
|
/* @__PURE__ */ J("div", {
|
|
4681
|
-
className:
|
|
4693
|
+
className: xi.board,
|
|
4682
4694
|
children: t
|
|
4683
4695
|
}),
|
|
4684
4696
|
/* @__PURE__ */ J("div", {
|
|
4685
|
-
className:
|
|
4697
|
+
className: xi.keyboard,
|
|
4686
4698
|
onClick: (e) => {
|
|
4687
4699
|
let t = e.target.closest("button[data-key]")?.dataset.key;
|
|
4688
4700
|
t && (t === "Enter" ? _() : t === "⌫" ? g() : m(t));
|
|
4689
4701
|
},
|
|
4690
|
-
children:
|
|
4691
|
-
className:
|
|
4702
|
+
children: Ai.map((e, t) => /* @__PURE__ */ J("div", {
|
|
4703
|
+
className: xi["keyboard-row"],
|
|
4692
4704
|
children: e.map((e) => {
|
|
4693
4705
|
let t = l[e.toLowerCase()];
|
|
4694
4706
|
return /* @__PURE__ */ J("button", {
|
|
4695
4707
|
"data-key": e,
|
|
4696
|
-
className: h(
|
|
4708
|
+
className: h(xi.key, e === "Enter" && xi.wide, e === "⌫" && xi.wide, t === "correct" && xi.correct, t === "present" && xi.present, t === "absent" && xi.absent),
|
|
4697
4709
|
children: e
|
|
4698
4710
|
}, e);
|
|
4699
4711
|
})
|
|
4700
4712
|
}, t))
|
|
4701
4713
|
}),
|
|
4702
4714
|
/* @__PURE__ */ J("div", {
|
|
4703
|
-
className: h(
|
|
4715
|
+
className: h(xi["reset-container"], s === "playing" && xi.hidden),
|
|
4704
4716
|
children: /* @__PURE__ */ J("button", {
|
|
4705
|
-
className:
|
|
4717
|
+
className: xi["reset-button"],
|
|
4706
4718
|
onClick: v,
|
|
4707
4719
|
children: "Play Again"
|
|
4708
4720
|
})
|
|
@@ -4722,7 +4734,7 @@ var ji = (e) => {
|
|
|
4722
4734
|
v
|
|
4723
4735
|
])
|
|
4724
4736
|
};
|
|
4725
|
-
},
|
|
4737
|
+
}, Ni = (e, t, n) => {
|
|
4726
4738
|
let r = n?.immediate ?? !0, i = n?.delay ?? 0, a = n?.resetOnExecute ?? !0, s = n?.throwError ?? !1, [l, u] = p(t), [d, m] = p(!1), [h, g] = p(!1), [_, v] = p(void 0), y = f(e), b = f(n?.onSuccess), x = f(n?.onError), S = f(t), C = f(a), w = f(s);
|
|
4727
4739
|
c(() => {
|
|
4728
4740
|
y.current = e, b.current = n?.onSuccess, x.current = n?.onError, S.current = t, C.current = a, w.current = s;
|
|
@@ -4749,8 +4761,8 @@ var ji = (e) => {
|
|
|
4749
4761
|
error: _,
|
|
4750
4762
|
execute: E
|
|
4751
4763
|
};
|
|
4752
|
-
},
|
|
4753
|
-
let n = e(3), [r, i] =
|
|
4764
|
+
}, Pi = (t) => {
|
|
4765
|
+
let n = e(3), [r, i] = nt(t?.config), a;
|
|
4754
4766
|
return n[0] !== r || n[1] !== i ? (a = {
|
|
4755
4767
|
ref: r,
|
|
4756
4768
|
setEnabled: i
|
|
@@ -4758,19 +4770,19 @@ var ji = (e) => {
|
|
|
4758
4770
|
};
|
|
4759
4771
|
//#endregion
|
|
4760
4772
|
//#region src/hooks/use-bindable-store.ts
|
|
4761
|
-
function
|
|
4773
|
+
function Fi(t) {
|
|
4762
4774
|
let n = e(4), { value: r, defaultValue: i, onChange: a } = t, o;
|
|
4763
4775
|
return n[0] !== i || n[1] !== a || n[2] !== r ? (o = {
|
|
4764
4776
|
prop: r,
|
|
4765
4777
|
defaultProp: i,
|
|
4766
4778
|
onChange: a,
|
|
4767
4779
|
caller: "useBindableStore"
|
|
4768
|
-
}, n[0] = i, n[1] = a, n[2] = r, n[3] = o) : o = n[3],
|
|
4780
|
+
}, n[0] = i, n[1] = a, n[2] = r, n[3] = o) : o = n[3], tt(o);
|
|
4769
4781
|
}
|
|
4770
4782
|
//#endregion
|
|
4771
4783
|
//#region src/hooks/use-debounced-signal.ts
|
|
4772
|
-
var
|
|
4773
|
-
let r = e(12), i = p(t)[0], [a, o] = p(i), [s, l] =
|
|
4784
|
+
var Ii = (t, n) => {
|
|
4785
|
+
let r = e(12), i = p(t)[0], [a, o] = p(i), [s, l] = et(i, Math.max(n, 0)), u = f(!0), d, m;
|
|
4774
4786
|
r[0] !== n || r[1] !== l || r[2] !== a ? (d = () => {
|
|
4775
4787
|
if (u.current) {
|
|
4776
4788
|
u.current = !1;
|
|
@@ -4798,24 +4810,24 @@ var Fi = (t, n) => {
|
|
|
4798
4810
|
};
|
|
4799
4811
|
//#endregion
|
|
4800
4812
|
//#region src/hooks/use-debounced-store.ts
|
|
4801
|
-
function
|
|
4802
|
-
let n = u(() =>
|
|
4813
|
+
function Li(e, t) {
|
|
4814
|
+
let n = u(() => rt(e), []), [r, i] = p(n), [a, o] = p(() => rt(n)), s = t <= 0 ? r : a;
|
|
4803
4815
|
return c(() => {
|
|
4804
4816
|
if (t <= 0) return;
|
|
4805
|
-
let e =
|
|
4806
|
-
o((t) =>
|
|
4817
|
+
let e = rt(r), n = setTimeout(() => {
|
|
4818
|
+
o((t) => it(e, t) ? t : e);
|
|
4807
4819
|
}, t);
|
|
4808
4820
|
return () => clearTimeout(n);
|
|
4809
4821
|
}, [r, t]), {
|
|
4810
4822
|
store: r,
|
|
4811
4823
|
setStore: i,
|
|
4812
4824
|
debouncedStore: s,
|
|
4813
|
-
isPending: !
|
|
4825
|
+
isPending: !it(r, s)
|
|
4814
4826
|
};
|
|
4815
4827
|
}
|
|
4816
4828
|
//#endregion
|
|
4817
4829
|
//#region src/hooks/use-delayed-signal.ts
|
|
4818
|
-
var
|
|
4830
|
+
var Ri = (t) => {
|
|
4819
4831
|
let n = e(7), [r, i] = p(t), [a, o] = p(t), [s, l] = p(!1), u = f(void 0), d, m;
|
|
4820
4832
|
n[0] === Symbol.for("react.memo_cache_sentinel") ? (d = () => () => {
|
|
4821
4833
|
u.current !== void 0 && clearTimeout(u.current);
|
|
@@ -4837,12 +4849,12 @@ var Li = (t) => {
|
|
|
4837
4849
|
isValueChanging: s,
|
|
4838
4850
|
dispatch: g
|
|
4839
4851
|
}, n[3] = a, n[4] = s, n[5] = r, n[6] = _) : _ = n[6], _;
|
|
4840
|
-
},
|
|
4852
|
+
}, zi = (e) => e === "local" ? localStorage : sessionStorage, Bi = ({ storageArea: e, key: t, initialValue: n, channel: r }) => {
|
|
4841
4853
|
let [i, a] = p(n), s = f(void 0), l = f(void 0), u = f(t), d = f(n);
|
|
4842
4854
|
return c(() => {
|
|
4843
4855
|
u.current = t, d.current = n;
|
|
4844
4856
|
}), c(() => {
|
|
4845
|
-
let i =
|
|
4857
|
+
let i = zi(e);
|
|
4846
4858
|
s.current = i;
|
|
4847
4859
|
try {
|
|
4848
4860
|
let e = i.getItem(t);
|
|
@@ -4899,54 +4911,54 @@ var Li = (t) => {
|
|
|
4899
4911
|
}
|
|
4900
4912
|
}, [])
|
|
4901
4913
|
};
|
|
4902
|
-
},
|
|
4914
|
+
}, Vi = (t) => {
|
|
4903
4915
|
let n = e(3), { key: r, initialValue: i } = t, a;
|
|
4904
4916
|
return n[0] !== i || n[1] !== r ? (a = {
|
|
4905
4917
|
storageArea: "local",
|
|
4906
4918
|
key: r,
|
|
4907
4919
|
initialValue: i
|
|
4908
|
-
}, n[0] = i, n[1] = r, n[2] = a) : a = n[2],
|
|
4909
|
-
},
|
|
4920
|
+
}, n[0] = i, n[1] = r, n[2] = a) : a = n[2], Bi(a);
|
|
4921
|
+
}, Hi = (t) => {
|
|
4910
4922
|
let n = e(4), { key: r, initialValue: i } = t, a = `elmethis:sessionStorage:${r}`, o;
|
|
4911
4923
|
return n[0] !== i || n[1] !== r || n[2] !== a ? (o = {
|
|
4912
4924
|
storageArea: "session",
|
|
4913
4925
|
key: r,
|
|
4914
4926
|
initialValue: i,
|
|
4915
4927
|
channel: a
|
|
4916
|
-
}, n[0] = i, n[1] = r, n[2] = a, n[3] = o) : o = n[3],
|
|
4928
|
+
}, n[0] = i, n[1] = r, n[2] = a, n[3] = o) : o = n[3], Bi(o);
|
|
4917
4929
|
};
|
|
4918
4930
|
//#endregion
|
|
4919
4931
|
//#region \0@oxc-project+runtime@0.123.0/helpers/typeof.js
|
|
4920
|
-
function
|
|
4932
|
+
function Ui(e) {
|
|
4921
4933
|
"@babel/helpers - typeof";
|
|
4922
|
-
return
|
|
4934
|
+
return Ui = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
|
|
4923
4935
|
return typeof e;
|
|
4924
4936
|
} : function(e) {
|
|
4925
4937
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
4926
|
-
},
|
|
4938
|
+
}, Ui(e);
|
|
4927
4939
|
}
|
|
4928
4940
|
//#endregion
|
|
4929
4941
|
//#region \0@oxc-project+runtime@0.123.0/helpers/toPrimitive.js
|
|
4930
|
-
function
|
|
4931
|
-
if (
|
|
4942
|
+
function Wi(e, t) {
|
|
4943
|
+
if (Ui(e) != "object" || !e) return e;
|
|
4932
4944
|
var n = e[Symbol.toPrimitive];
|
|
4933
4945
|
if (n !== void 0) {
|
|
4934
4946
|
var r = n.call(e, t || "default");
|
|
4935
|
-
if (
|
|
4947
|
+
if (Ui(r) != "object") return r;
|
|
4936
4948
|
throw TypeError("@@toPrimitive must return a primitive value.");
|
|
4937
4949
|
}
|
|
4938
4950
|
return (t === "string" ? String : Number)(e);
|
|
4939
4951
|
}
|
|
4940
4952
|
//#endregion
|
|
4941
4953
|
//#region \0@oxc-project+runtime@0.123.0/helpers/toPropertyKey.js
|
|
4942
|
-
function
|
|
4943
|
-
var t =
|
|
4944
|
-
return
|
|
4954
|
+
function Gi(e) {
|
|
4955
|
+
var t = Wi(e, "string");
|
|
4956
|
+
return Ui(t) == "symbol" ? t : t + "";
|
|
4945
4957
|
}
|
|
4946
4958
|
//#endregion
|
|
4947
4959
|
//#region \0@oxc-project+runtime@0.123.0/helpers/defineProperty.js
|
|
4948
|
-
function
|
|
4949
|
-
return (t =
|
|
4960
|
+
function Ki(e, t, n) {
|
|
4961
|
+
return (t = Gi(t)) in e ? Object.defineProperty(e, t, {
|
|
4950
4962
|
value: n,
|
|
4951
4963
|
enumerable: !0,
|
|
4952
4964
|
configurable: !0,
|
|
@@ -4955,9 +4967,9 @@ function Gi(e, t, n) {
|
|
|
4955
4967
|
}
|
|
4956
4968
|
//#endregion
|
|
4957
4969
|
//#region src/hooks/use-throttled-queue.tsx
|
|
4958
|
-
var
|
|
4970
|
+
var qi = class {
|
|
4959
4971
|
constructor(e = 200) {
|
|
4960
|
-
|
|
4972
|
+
Ki(this, "queue", []), Ki(this, "lastFinishedAt", 0), Ki(this, "running", !1), Ki(this, "destroyed", !1), Ki(this, "timer", null), Ki(this, "minInterval", void 0), this.minInterval = e;
|
|
4961
4973
|
}
|
|
4962
4974
|
push(e) {
|
|
4963
4975
|
return this.destroyed ? Promise.reject(/* @__PURE__ */ Error("ThrottledQueue is destroyed")) : new Promise((t, n) => {
|
|
@@ -4995,10 +5007,10 @@ var Ki = class {
|
|
|
4995
5007
|
}, t);
|
|
4996
5008
|
}
|
|
4997
5009
|
};
|
|
4998
|
-
function
|
|
5010
|
+
function Ji(e = 200) {
|
|
4999
5011
|
let t = f(null);
|
|
5000
|
-
return t.current === null && (t.current = new
|
|
5001
|
-
t.current === null && (t.current = new
|
|
5012
|
+
return t.current === null && (t.current = new qi(e)), c(() => {
|
|
5013
|
+
t.current === null && (t.current = new qi(e));
|
|
5002
5014
|
let n = t.current;
|
|
5003
5015
|
return () => {
|
|
5004
5016
|
n?.destroy("component unmounted"), t.current = null;
|
|
@@ -5007,7 +5019,7 @@ function qi(e = 200) {
|
|
|
5007
5019
|
}
|
|
5008
5020
|
//#endregion
|
|
5009
5021
|
//#region src/hooks/use-throttled-signal.ts
|
|
5010
|
-
var
|
|
5022
|
+
var Yi = (e, t) => {
|
|
5011
5023
|
let [n] = p(e), [r, i] = p(n), [a, o] = p(n), [s, l] = p(!1), u = f(r), d = f(a), m = f(void 0);
|
|
5012
5024
|
return c(() => {
|
|
5013
5025
|
u.current = r, d.current = a;
|
|
@@ -5033,7 +5045,7 @@ var Ji = (e, t) => {
|
|
|
5033
5045
|
throttledValue: a,
|
|
5034
5046
|
isCooling: s
|
|
5035
5047
|
};
|
|
5036
|
-
},
|
|
5048
|
+
}, Xi = (e, t) => {
|
|
5037
5049
|
let [n] = p(e), [r, i] = p(n), [a, o] = p(n), [s, l] = p(!1), u = f(r), d = f(a), m = f(void 0);
|
|
5038
5050
|
return c(() => {
|
|
5039
5051
|
u.current = r, d.current = a;
|
|
@@ -5046,11 +5058,11 @@ var Ji = (e, t) => {
|
|
|
5046
5058
|
}
|
|
5047
5059
|
let e = () => {
|
|
5048
5060
|
l(!0), m.current = setTimeout(() => {
|
|
5049
|
-
m.current = void 0, l(!1),
|
|
5061
|
+
m.current = void 0, l(!1), it(u.current, d.current) || (d.current = u.current, o(u.current), e());
|
|
5050
5062
|
}, t);
|
|
5051
5063
|
};
|
|
5052
5064
|
if (m.current === void 0) {
|
|
5053
|
-
if (
|
|
5065
|
+
if (it(r, d.current)) return;
|
|
5054
5066
|
d.current = r, o(r), e();
|
|
5055
5067
|
}
|
|
5056
5068
|
}, [r]), {
|
|
@@ -5061,4 +5073,4 @@ var Ji = (e, t) => {
|
|
|
5061
5073
|
};
|
|
5062
5074
|
};
|
|
5063
5075
|
//#endregion
|
|
5064
|
-
export {
|
|
5076
|
+
export { Qn as ElmA2ui, kt as ElmAudioPlayer, dr as ElmBlockFallback, It as ElmBlockImage, an as ElmBlockQuote, Ut as ElmBookmark, Xr as ElmBreadcrumb, pr as ElmButton, hr as ElmButtonDropdown, cn as ElmCallout, _r as ElmCheckbox, Ct as ElmCodeBlock, Kt as ElmCollapse, ai as ElmColorPrimitiveSample, hi as ElmColorSemanticSample, Ir as ElmCopyIcon, fn as ElmDivider, ur as ElmDotLoadingIcon, Bt as ElmFile, hn as ElmFragmentIdentifier, vn as ElmHeading, Tt as ElmHtml, rr as ElmHtmlViewer, _t as ElmInlineIcon, Z as ElmInlineText, st as ElmKatex, mt as ElmLanguageIcon, bn as ElmList, bi as ElmMarkdown, X as ElmMdiIcon, Pt as ElmModal, un as ElmNotionCallout, Qr as ElmPageTop, Sn as ElmParagraph, ar as ElmParallax, Mt as ElmRectangleWave, yr as ElmSelect, yt as ElmShikiHighlighter, Er as ElmSlider, Rr as ElmSquareLoadingIcon, Or as ElmSwitch, Qt as ElmTab, Zt as ElmTabList, $t as ElmTabPanel, Dn as ElmTable, On as ElmTableBody, An as ElmTableCell, Mn as ElmTableHeader, Pn as ElmTableRow, Xt as ElmTabs, Ar as ElmTextArea, Mr as ElmTextField, tn as ElmToggle, Jr as ElmToggleTheme, sr as ElmTooltip, In as ElmUnsupportedBlock, Fr as ElmValidation, wn as HasRowHeaderContext, Br as THEME_CHANGE_EVENT, Tn as TableSectionContext, qi as ThrottledQueue, qn as blockCatalog, Gn as blockComponents, Kn as blockFunctions, Ni as useAsyncState, Pi as useAutoAnimate, qt as useBindableSignal, Fi as useBindableStore, xt as useClipboard, Ii as useDebouncedSignal, Li as useDebouncedStore, Ri as useDelayedSignal, Gr as useElmethisTheme, Vi as useLocalStorage, Ft as useModal, Hi as useSessionStorage, Ji as useThrottledQueue, Yi as useThrottledSignal, Xi as useThrottledStore, Mi as useWordle };
|