veryfront 0.1.126 → 0.1.128
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/esm/deno.js +1 -1
- package/esm/src/html/dev-scripts.d.ts +1 -0
- package/esm/src/html/dev-scripts.d.ts.map +1 -1
- package/esm/src/html/dev-scripts.js +3 -0
- package/esm/src/html/html-injection.d.ts.map +1 -1
- package/esm/src/html/html-injection.js +11 -1
- package/esm/src/html/html-shell-generator.d.ts.map +1 -1
- package/esm/src/html/html-shell-generator.js +2 -3
- package/esm/src/html/hydration-script-builder/templates/router.d.ts.map +1 -1
- package/esm/src/html/hydration-script-builder/templates/router.js +9 -0
- package/esm/src/react/components/Head.d.ts.map +1 -1
- package/esm/src/react/components/Head.js +5 -0
- package/esm/src/react/components/ai/chat/composition/chat-root.d.ts.map +1 -1
- package/esm/src/react/components/ai/chat/composition/chat-root.js +3 -1
- package/esm/src/react/components/ai/chat-with-sidebar.d.ts.map +1 -1
- package/esm/src/react/components/ai/chat-with-sidebar.js +3 -1
- package/esm/src/react/components/ai/csp-nonce.d.ts +6 -0
- package/esm/src/react/components/ai/csp-nonce.d.ts.map +1 -0
- package/esm/src/react/components/ai/csp-nonce.js +13 -0
- package/esm/src/server/handlers/dev/framework-candidates.generated.d.ts.map +1 -1
- package/esm/src/server/handlers/dev/framework-candidates.generated.js +186 -0
- package/esm/src/transforms/mdx/esm-module-loader/import-transformer.js +1 -1
- package/esm/src/transforms/mdx/esm-module-loader/jsx-cache.js +1 -1
- package/esm/src/transforms/mdx/esm-module-loader/module-fetcher/import-rewriter.d.ts +1 -14
- package/esm/src/transforms/mdx/esm-module-loader/module-fetcher/import-rewriter.d.ts.map +1 -1
- package/esm/src/transforms/mdx/esm-module-loader/module-fetcher/import-rewriter.js +50 -8
- package/esm/src/transforms/mdx/esm-module-loader/module-fetcher/index.js +1 -1
- package/esm/src/transforms/pipeline/stages/ssr-vf-modules/path-resolver.d.ts.map +1 -1
- package/esm/src/transforms/pipeline/stages/ssr-vf-modules/path-resolver.js +18 -17
- package/esm/src/utils/version-constant.d.ts +1 -1
- package/esm/src/utils/version-constant.js +1 -1
- package/package.json +1 -1
- package/src/deno.js +1 -1
- package/src/src/html/dev-scripts.ts +4 -0
- package/src/src/html/html-injection.ts +20 -1
- package/src/src/html/html-shell-generator.ts +2 -3
- package/src/src/html/hydration-script-builder/templates/router.ts +9 -0
- package/src/src/react/components/Head.tsx +5 -0
- package/src/src/react/components/ai/chat/composition/chat-root.tsx +3 -1
- package/src/src/react/components/ai/chat-with-sidebar.tsx +3 -1
- package/src/src/react/components/ai/csp-nonce.ts +13 -0
- package/src/src/server/handlers/dev/framework-candidates.generated.ts +186 -0
- package/src/src/transforms/mdx/esm-module-loader/import-transformer.ts +1 -1
- package/src/src/transforms/mdx/esm-module-loader/jsx-cache.ts +1 -1
- package/src/src/transforms/mdx/esm-module-loader/module-fetcher/import-rewriter.ts +54 -12
- package/src/src/transforms/mdx/esm-module-loader/module-fetcher/index.ts +1 -1
- package/src/src/transforms/pipeline/stages/ssr-vf-modules/path-resolver.ts +17 -13
- package/src/src/utils/version-constant.ts +1 -1
|
@@ -12,14 +12,17 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
12
12
|
"!ReactMarkdown)",
|
|
13
13
|
"!actions",
|
|
14
14
|
"!branch",
|
|
15
|
+
"!condition())",
|
|
15
16
|
"!context)",
|
|
16
17
|
"!currentActiveId",
|
|
17
18
|
"!disabled",
|
|
18
19
|
"!doc",
|
|
20
|
+
"!doctype",
|
|
19
21
|
"!e.shiftKey)",
|
|
20
22
|
"!editing",
|
|
21
23
|
"!el",
|
|
22
24
|
"!el)",
|
|
25
|
+
"!element)",
|
|
23
26
|
"!error)",
|
|
24
27
|
"!gap-0",
|
|
25
28
|
"!hasError",
|
|
@@ -233,6 +236,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
233
236
|
"1.912a2",
|
|
234
237
|
"1.92",
|
|
235
238
|
"10",
|
|
239
|
+
"10));",
|
|
236
240
|
"10)}.md",
|
|
237
241
|
"10.2232",
|
|
238
242
|
"10.5a4",
|
|
@@ -405,6 +409,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
405
409
|
"30.6%",
|
|
406
410
|
"300);",
|
|
407
411
|
"300,",
|
|
412
|
+
"3000,",
|
|
408
413
|
"300ms",
|
|
409
414
|
"328),",
|
|
410
415
|
"3879.6765l5.8144",
|
|
@@ -661,6 +666,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
661
666
|
"COMPONENT_ERROR.create({",
|
|
662
667
|
"COPY_ICON_ELEMENTS);",
|
|
663
668
|
"COPY_ICON_ELEMENTS:",
|
|
669
|
+
"CSP",
|
|
664
670
|
"CSS",
|
|
665
671
|
"CSS-only",
|
|
666
672
|
"CVA",
|
|
@@ -756,6 +762,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
756
762
|
"ChatStyleProvider({",
|
|
757
763
|
"ChatStyleProvider,",
|
|
758
764
|
"ChatStyleProvider.displayName",
|
|
765
|
+
"ChatStyleProvider>",
|
|
759
766
|
"ChatStyleProviderProps",
|
|
760
767
|
"ChatStyleProviderProps):",
|
|
761
768
|
"ChatTab",
|
|
@@ -909,6 +916,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
909
916
|
"Date(todayStart.getTime()",
|
|
910
917
|
"Date.now()",
|
|
911
918
|
"Date.now(),",
|
|
919
|
+
"Date.now();",
|
|
912
920
|
"Debounced",
|
|
913
921
|
"Default",
|
|
914
922
|
"Default:",
|
|
@@ -943,6 +951,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
943
951
|
"Each",
|
|
944
952
|
"Edit",
|
|
945
953
|
"Editing",
|
|
954
|
+
"Element:",
|
|
946
955
|
"Elements",
|
|
947
956
|
"Empty",
|
|
948
957
|
"Empty:",
|
|
@@ -950,6 +959,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
950
959
|
"End",
|
|
951
960
|
"Enter",
|
|
952
961
|
"Error",
|
|
962
|
+
"Error(",
|
|
953
963
|
"Error)",
|
|
954
964
|
"Error):",
|
|
955
965
|
"Error,",
|
|
@@ -967,6 +977,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
967
977
|
"ErrorBannerProps>(",
|
|
968
978
|
"Escape",
|
|
969
979
|
"Escapes",
|
|
980
|
+
"Expected",
|
|
970
981
|
"Export",
|
|
971
982
|
"Extra",
|
|
972
983
|
"Extract",
|
|
@@ -998,6 +1009,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
998
1009
|
"Focus",
|
|
999
1010
|
"For",
|
|
1000
1011
|
"Format",
|
|
1012
|
+
"FrameRequestCallback)",
|
|
1001
1013
|
"Framer",
|
|
1002
1014
|
"GPT-4o",
|
|
1003
1015
|
"Gemini",
|
|
@@ -1010,15 +1022,25 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1010
1022
|
"HTML",
|
|
1011
1023
|
"HTMLButtonElement,",
|
|
1012
1024
|
"HTMLDivElement,",
|
|
1025
|
+
"HTMLElement:",
|
|
1013
1026
|
"HTMLInputElement",
|
|
1027
|
+
"HTMLStyleElement:",
|
|
1014
1028
|
"HTMLTextAreaElement,",
|
|
1029
|
+
"HTMLTextAreaElement:",
|
|
1015
1030
|
"HTMLTextAreaElement>)",
|
|
1016
1031
|
"HTMLTextAreaElement>,",
|
|
1032
|
+
"Head",
|
|
1033
|
+
"Head-managed",
|
|
1034
|
+
"Head.tsx",
|
|
1035
|
+
"Head>",
|
|
1017
1036
|
"Hello",
|
|
1018
1037
|
"Helpful",
|
|
1019
1038
|
"Hide",
|
|
1020
1039
|
"Home",
|
|
1021
1040
|
"Hover",
|
|
1041
|
+
"HydratingChatRootFixture():",
|
|
1042
|
+
"HydratingChatStyleProviderFixture():",
|
|
1043
|
+
"HydratingHeadStyleFixture():",
|
|
1022
1044
|
"I",
|
|
1023
1045
|
"IconElementSpec",
|
|
1024
1046
|
"IconElementType",
|
|
@@ -1055,6 +1077,9 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1055
1077
|
"InputBoxProps",
|
|
1056
1078
|
"InputBoxProps,",
|
|
1057
1079
|
"Internal",
|
|
1080
|
+
"JSDOM",
|
|
1081
|
+
"JSDOM(",
|
|
1082
|
+
"JSDOM):",
|
|
1058
1083
|
"JSON",
|
|
1059
1084
|
"JSON.parse(raw)",
|
|
1060
1085
|
"JSON.stringify(index));",
|
|
@@ -1257,9 +1282,11 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1257
1282
|
"ModelSelectorProps,",
|
|
1258
1283
|
"Motion",
|
|
1259
1284
|
"MouseEvent):",
|
|
1285
|
+
"MutationObserver:",
|
|
1260
1286
|
"New",
|
|
1261
1287
|
"Next",
|
|
1262
1288
|
"No",
|
|
1289
|
+
"Node:",
|
|
1263
1290
|
"Node;",
|
|
1264
1291
|
"NonNullable<ChatProps[",
|
|
1265
1292
|
"Not",
|
|
@@ -1268,6 +1295,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1268
1295
|
"Object.assign",
|
|
1269
1296
|
"Object.assign(Chat,",
|
|
1270
1297
|
"Object.assign(MessageRoot,",
|
|
1298
|
+
"Object.assign(globalThis,",
|
|
1271
1299
|
"Object.entries(tokens)",
|
|
1272
1300
|
"Object.entries(tokens).map(([k,",
|
|
1273
1301
|
"Object.keys(firstItem);",
|
|
@@ -1319,10 +1347,12 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1319
1347
|
"Preview",
|
|
1320
1348
|
"Previous",
|
|
1321
1349
|
"Primitives",
|
|
1350
|
+
"Promise((resolve)",
|
|
1322
1351
|
"Promise.all([",
|
|
1323
1352
|
"Promise<MermaidModule>",
|
|
1324
1353
|
"Promise<T>",
|
|
1325
1354
|
"Promise<any",
|
|
1355
|
+
"Promise<string",
|
|
1326
1356
|
"Promise<void>",
|
|
1327
1357
|
"Promise<void>;",
|
|
1328
1358
|
"Promise<{",
|
|
@@ -1366,6 +1396,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1366
1396
|
"React.MouseEvent<HTMLButtonElement>):",
|
|
1367
1397
|
"React.PropsWithChildren<{",
|
|
1368
1398
|
"React.ReactElement",
|
|
1399
|
+
"React.ReactElement):",
|
|
1400
|
+
"React.ReactElement,",
|
|
1369
1401
|
"React.ReactNode",
|
|
1370
1402
|
"React.ReactNode);",
|
|
1371
1403
|
"React.ReactNode;",
|
|
@@ -1415,6 +1447,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1415
1447
|
"React.useRef<HTMLInputElement>(null);",
|
|
1416
1448
|
"React.useRef<HTMLTextAreaElement>(null);",
|
|
1417
1449
|
"React.useRef<ReturnType<typeof",
|
|
1450
|
+
"React.useState(",
|
|
1418
1451
|
"React.useState(()",
|
|
1419
1452
|
"React.useState(-1);",
|
|
1420
1453
|
"React.useState(false);",
|
|
@@ -1462,6 +1495,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1462
1495
|
"Return",
|
|
1463
1496
|
"ReturnType<typeof",
|
|
1464
1497
|
"Returns",
|
|
1498
|
+
"Reuse",
|
|
1465
1499
|
"RichCodeBlock",
|
|
1466
1500
|
"RichCodeBlock({",
|
|
1467
1501
|
"RichCodeBlock,",
|
|
@@ -1476,6 +1510,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1476
1510
|
"SEND_ICON_ELEMENTS:",
|
|
1477
1511
|
"SKILL_TOOL_NAMES.has(tool.toolName);",
|
|
1478
1512
|
"SKILL_TOOL_NAMES:",
|
|
1513
|
+
"SPA",
|
|
1479
1514
|
"SPARKLES_ICON_ELEMENTS);",
|
|
1480
1515
|
"SPARKLES_ICON_ELEMENTS:",
|
|
1481
1516
|
"SSR",
|
|
@@ -1597,6 +1632,9 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1597
1632
|
"TABS:",
|
|
1598
1633
|
"TARGET_ICON_ELEMENTS);",
|
|
1599
1634
|
"TARGET_ICON_ELEMENTS:",
|
|
1635
|
+
"TEST_NONCE",
|
|
1636
|
+
"TEST_NONCE);",
|
|
1637
|
+
"TEST_NONCE}",
|
|
1600
1638
|
"TOKENS_DARK",
|
|
1601
1639
|
"TOKENS_LIGHT",
|
|
1602
1640
|
"TOOL_STATUS_CONFIG:",
|
|
@@ -1652,6 +1690,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1652
1690
|
"Thread[];",
|
|
1653
1691
|
"Thread[]>",
|
|
1654
1692
|
"Thread[]>();",
|
|
1693
|
+
"Timed",
|
|
1655
1694
|
"Title",
|
|
1656
1695
|
"Today",
|
|
1657
1696
|
"Tokens",
|
|
@@ -1818,6 +1857,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1818
1857
|
"[focusedIndex,",
|
|
1819
1858
|
"[fresh];",
|
|
1820
1859
|
"[getBranches,",
|
|
1860
|
+
"[hydrated,",
|
|
1861
|
+
"[input,",
|
|
1821
1862
|
"[internalOpen,",
|
|
1822
1863
|
"[internalTab,",
|
|
1823
1864
|
"[isAtBottom,",
|
|
@@ -1970,6 +2011,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1970
2011
|
"anything",
|
|
1971
2012
|
"api/chat",
|
|
1972
2013
|
"api:",
|
|
2014
|
+
"append",
|
|
1973
2015
|
"application",
|
|
1974
2016
|
"applies",
|
|
1975
2017
|
"approval-requested",
|
|
@@ -1996,6 +2038,10 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
1996
2038
|
"arrays",
|
|
1997
2039
|
"as",
|
|
1998
2040
|
"asking",
|
|
2041
|
+
"assert(root,",
|
|
2042
|
+
"assert(style,",
|
|
2043
|
+
"assert,",
|
|
2044
|
+
"assertEquals",
|
|
1999
2045
|
"assertEquals((first",
|
|
2000
2046
|
"assertEquals(first.type,",
|
|
2001
2047
|
"assertEquals(getTextContent(message),",
|
|
@@ -2003,6 +2049,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2003
2049
|
"assertEquals(groups.length,",
|
|
2004
2050
|
"assertEquals(isReasoningPart(part),",
|
|
2005
2051
|
"assertEquals(isToolPart(part),",
|
|
2052
|
+
"assertEquals(nonce,",
|
|
2006
2053
|
"assertEquals(second.type,",
|
|
2007
2054
|
"assertEquals(third.type,",
|
|
2008
2055
|
"assertEquals,",
|
|
@@ -2071,6 +2118,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2071
2118
|
"be",
|
|
2072
2119
|
"because",
|
|
2073
2120
|
"before",
|
|
2121
|
+
"behavior",
|
|
2074
2122
|
"behavior:",
|
|
2075
2123
|
"beneath",
|
|
2076
2124
|
"bg-[#181818]",
|
|
@@ -2122,6 +2170,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2122
2170
|
"blocks",
|
|
2123
2171
|
"boolean",
|
|
2124
2172
|
"boolean);",
|
|
2173
|
+
"boolean,",
|
|
2125
2174
|
"boolean;",
|
|
2126
2175
|
"border",
|
|
2127
2176
|
"border-2",
|
|
@@ -2187,12 +2236,15 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2187
2236
|
"c.toUpperCase())}",
|
|
2188
2237
|
"call",
|
|
2189
2238
|
"call:",
|
|
2239
|
+
"callback(Date.now()),",
|
|
2240
|
+
"callback:",
|
|
2190
2241
|
"callbacks",
|
|
2191
2242
|
"calls",
|
|
2192
2243
|
"calls,",
|
|
2193
2244
|
"can",
|
|
2194
2245
|
"canSubmit:",
|
|
2195
2246
|
"cancelAnimationFrame(frame);",
|
|
2247
|
+
"cancelAnimationFrame:",
|
|
2196
2248
|
"cancelled",
|
|
2197
2249
|
"cancelled)",
|
|
2198
2250
|
"capitalize",
|
|
@@ -2240,6 +2292,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2240
2292
|
"chat/components/code-block.tsx",
|
|
2241
2293
|
"chat/components/sidebar.tsx",
|
|
2242
2294
|
"chat/components/tab-switcher.tsx",
|
|
2295
|
+
"chat/composition/chat-root.tsx",
|
|
2243
2296
|
"chat/hooks/use-threads.ts",
|
|
2244
2297
|
"chat/index.tsx",
|
|
2245
2298
|
"chat:",
|
|
@@ -2306,6 +2359,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2306
2359
|
"clearError",
|
|
2307
2360
|
"clearError,",
|
|
2308
2361
|
"clearError:",
|
|
2362
|
+
"clearTimeout(handle),",
|
|
2309
2363
|
"clearTimeout(saveTimerRef.current),",
|
|
2310
2364
|
"clearTimeout(saveTimerRef.current);",
|
|
2311
2365
|
"clearTimeout(timer);",
|
|
@@ -2313,6 +2367,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2313
2367
|
"clearTimeout(timerRef.current);",
|
|
2314
2368
|
"click",
|
|
2315
2369
|
"client",
|
|
2370
|
+
"client-created",
|
|
2316
2371
|
"client-side",
|
|
2317
2372
|
"clip:",
|
|
2318
2373
|
"clipboard",
|
|
@@ -2403,6 +2458,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2403
2458
|
"const,",
|
|
2404
2459
|
"const;",
|
|
2405
2460
|
"consumes",
|
|
2461
|
+
"contain",
|
|
2406
2462
|
"container",
|
|
2407
2463
|
"container:",
|
|
2408
2464
|
"container?:",
|
|
@@ -2451,6 +2507,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2451
2507
|
"createThread,",
|
|
2452
2508
|
"createThread:",
|
|
2453
2509
|
"createdAt:",
|
|
2510
|
+
"csp-nonce.ts",
|
|
2454
2511
|
"csv:",
|
|
2455
2512
|
"ctx",
|
|
2456
2513
|
"ctx:",
|
|
@@ -2504,6 +2561,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2504
2561
|
"data-agent-status=",
|
|
2505
2562
|
"data-chat-container=",
|
|
2506
2563
|
"data-dynamic={dynamic",
|
|
2564
|
+
"data-hydrated={hydrated",
|
|
2507
2565
|
"data-index={flatIndex}",
|
|
2508
2566
|
"data-input-box=",
|
|
2509
2567
|
"data-loading-indicator=",
|
|
@@ -2610,6 +2668,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2610
2668
|
"doc.url",
|
|
2611
2669
|
"docs",
|
|
2612
2670
|
"docs)",
|
|
2671
|
+
"document",
|
|
2613
2672
|
"document.addEventListener(",
|
|
2614
2673
|
"document.body.appendChild(a);",
|
|
2615
2674
|
"document.body.appendChild(textarea);",
|
|
@@ -2618,9 +2677,17 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2618
2677
|
"document.createElement(",
|
|
2619
2678
|
"document.documentElement;",
|
|
2620
2679
|
"document.execCommand(",
|
|
2680
|
+
"document.getElementById(",
|
|
2681
|
+
"document.head.querySelector('style[data-veryfront-managed=",
|
|
2682
|
+
"document.querySelector('[data-hydrated=",
|
|
2683
|
+
"document.querySelector<HTMLElement>(",
|
|
2621
2684
|
"document.removeEventListener(",
|
|
2685
|
+
"document:",
|
|
2622
2686
|
"documents",
|
|
2623
2687
|
"docx:",
|
|
2688
|
+
"dom",
|
|
2689
|
+
"dom.window.close();",
|
|
2690
|
+
"dom.window;",
|
|
2624
2691
|
"don't",
|
|
2625
2692
|
"done",
|
|
2626
2693
|
"dot",
|
|
@@ -2699,9 +2766,15 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2699
2766
|
"el.selectionStart",
|
|
2700
2767
|
"el.style.height",
|
|
2701
2768
|
"el.value.length;",
|
|
2769
|
+
"element",
|
|
2770
|
+
"element);",
|
|
2702
2771
|
"element.",
|
|
2772
|
+
"element.getAttribute(",
|
|
2773
|
+
"element.nonce",
|
|
2703
2774
|
"element.props,",
|
|
2704
2775
|
"element.type}-${index}",
|
|
2776
|
+
"element:",
|
|
2777
|
+
"elements",
|
|
2705
2778
|
"elements.map((element,",
|
|
2706
2779
|
"elements:",
|
|
2707
2780
|
"else",
|
|
@@ -2749,9 +2822,11 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2749
2822
|
"eslint-disable-next-line",
|
|
2750
2823
|
"etc.",
|
|
2751
2824
|
"etc.,",
|
|
2825
|
+
"event?.preventDefault()}",
|
|
2752
2826
|
"execute-skill-script",
|
|
2753
2827
|
"execute-skill-script)",
|
|
2754
2828
|
"execute-skill-script).",
|
|
2829
|
+
"exist",
|
|
2755
2830
|
"expected:",
|
|
2756
2831
|
"export",
|
|
2757
2832
|
"export?:",
|
|
@@ -2909,7 +2984,11 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2909
2984
|
"getChatTokensCSS",
|
|
2910
2985
|
"getChatTokensCSS():",
|
|
2911
2986
|
"getChatTokensCSS();",
|
|
2987
|
+
"getComputedStyle:",
|
|
2912
2988
|
"getDerivedStateFromError(error:",
|
|
2989
|
+
"getDocumentNonce",
|
|
2990
|
+
"getDocumentNonce():",
|
|
2991
|
+
"getDocumentNonce();",
|
|
2913
2992
|
"getExtension(attachment.name);",
|
|
2914
2993
|
"getExtension(name:",
|
|
2915
2994
|
"getRelativeGroup(thread.updatedAt);",
|
|
@@ -2928,9 +3007,22 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2928
3007
|
"gfmModule,",
|
|
2929
3008
|
"gfmModule.default;",
|
|
2930
3009
|
"ghost:",
|
|
3010
|
+
"globalThis.Element,",
|
|
3011
|
+
"globalThis.HTMLElement,",
|
|
3012
|
+
"globalThis.HTMLStyleElement,",
|
|
3013
|
+
"globalThis.HTMLTextAreaElement,",
|
|
3014
|
+
"globalThis.MutationObserver,",
|
|
3015
|
+
"globalThis.Node,",
|
|
3016
|
+
"globalThis.cancelAnimationFrame,",
|
|
3017
|
+
"globalThis.document,",
|
|
3018
|
+
"globalThis.getComputedStyle,",
|
|
2931
3019
|
"globalThis.innerHeight",
|
|
2932
3020
|
"globalThis.innerWidth",
|
|
2933
3021
|
"globalThis.matchMedia(",
|
|
3022
|
+
"globalThis.navigator,",
|
|
3023
|
+
"globalThis.requestAnimationFrame,",
|
|
3024
|
+
"globalThis.self,",
|
|
3025
|
+
"globalThis.window,",
|
|
2934
3026
|
"google",
|
|
2935
3027
|
"google:",
|
|
2936
3028
|
"gpt",
|
|
@@ -2987,6 +3079,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
2987
3079
|
"h3>",
|
|
2988
3080
|
"h4",
|
|
2989
3081
|
"h4>",
|
|
3082
|
+
"handle:",
|
|
2990
3083
|
"handleClick",
|
|
2991
3084
|
"handleCopy",
|
|
2992
3085
|
"handleDismiss",
|
|
@@ -3030,6 +3123,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3030
3123
|
"head>",
|
|
3031
3124
|
"height:",
|
|
3032
3125
|
"height=",
|
|
3126
|
+
"hello</div>",
|
|
3033
3127
|
"help",
|
|
3034
3128
|
"helper",
|
|
3035
3129
|
"helpful",
|
|
@@ -3062,13 +3156,27 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3062
3156
|
"hover:underline",
|
|
3063
3157
|
"href={doc.url}",
|
|
3064
3158
|
"href={props.href}",
|
|
3159
|
+
"html.replaceAll(",
|
|
3065
3160
|
"html:",
|
|
3066
3161
|
"html>",
|
|
3162
|
+
"html><div",
|
|
3163
|
+
"html><html><head><style",
|
|
3067
3164
|
"https://ai-sdk.dev/elements)",
|
|
3068
3165
|
"https://esm.sh/mermaid@11.4.1?pin=v135",
|
|
3069
3166
|
"https://esm.sh/react-markdown@9.0.3?external=react",
|
|
3070
3167
|
"https://esm.sh/rehype-highlight@7.0.2?target=es2022",
|
|
3071
3168
|
"https://esm.sh/remark-gfm@4.0.1?target=es2022",
|
|
3169
|
+
"https://example.com/",
|
|
3170
|
+
"hydrateAndReadManagedHeadStyleNonce(",
|
|
3171
|
+
"hydrateAndReadManagedHeadStyleNonce(<HydratingHeadStyleFixture",
|
|
3172
|
+
"hydrateAndReadStyleNonce(<HydratingChatRootFixture",
|
|
3173
|
+
"hydrateAndReadStyleNonce(<HydratingChatStyleProviderFixture",
|
|
3174
|
+
"hydrateAndReadStyleNonce(element:",
|
|
3175
|
+
"hydrateRoot",
|
|
3176
|
+
"hydrateRoot(root,",
|
|
3177
|
+
"hydrated",
|
|
3178
|
+
"hydratedRoot",
|
|
3179
|
+
"hydratedRoot.unmount();",
|
|
3072
3180
|
"hydration",
|
|
3073
3181
|
"i)",
|
|
3074
3182
|
"icon",
|
|
@@ -3093,6 +3201,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3093
3201
|
"id)",
|
|
3094
3202
|
"id);",
|
|
3095
3203
|
"id:",
|
|
3204
|
+
"id=",
|
|
3096
3205
|
"id={listboxId}",
|
|
3097
3206
|
"idle",
|
|
3098
3207
|
"ids:",
|
|
@@ -3128,6 +3237,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3128
3237
|
"initialContent:",
|
|
3129
3238
|
"initialContent={content}",
|
|
3130
3239
|
"initialize(config:",
|
|
3240
|
+
"injectNonceIntoStyleTags(html:",
|
|
3241
|
+
"injectNonceIntoStyleTags(renderToString(element),",
|
|
3131
3242
|
"injected",
|
|
3132
3243
|
"injection.",
|
|
3133
3244
|
"inline",
|
|
@@ -3158,6 +3269,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3158
3269
|
"input}",
|
|
3159
3270
|
"inset-0",
|
|
3160
3271
|
"inside",
|
|
3272
|
+
"installDomGlobals(dom);",
|
|
3273
|
+
"installDomGlobals(dom:",
|
|
3161
3274
|
"instanceof",
|
|
3162
3275
|
"intentionally",
|
|
3163
3276
|
"interface",
|
|
@@ -3333,6 +3446,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3333
3446
|
"lines.push(textParts.join(",
|
|
3334
3447
|
"lines.push(toolSummaries.join(",
|
|
3335
3448
|
"lines:",
|
|
3449
|
+
"link[nonce]",
|
|
3336
3450
|
"list",
|
|
3337
3451
|
"listbox",
|
|
3338
3452
|
"listboxId",
|
|
@@ -3385,6 +3499,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3385
3499
|
"m=localStorage.getItem(",
|
|
3386
3500
|
"makeMessage([",
|
|
3387
3501
|
"makeMessage(parts:",
|
|
3502
|
+
"managed",
|
|
3388
3503
|
"map(([key,",
|
|
3389
3504
|
"map((animationDelay)",
|
|
3390
3505
|
"map((p)",
|
|
@@ -3488,6 +3603,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3488
3603
|
"messages.map((msg)",
|
|
3489
3604
|
"messages:",
|
|
3490
3605
|
"messages;",
|
|
3606
|
+
"messages={[]}",
|
|
3491
3607
|
"messages={chat.messages}",
|
|
3492
3608
|
"messages={messages}",
|
|
3493
3609
|
"messages?.length",
|
|
@@ -3608,6 +3724,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3608
3724
|
"navigator.clipboard.writeText(code);",
|
|
3609
3725
|
"navigator.clipboard.writeText(content);",
|
|
3610
3726
|
"navigator.clipboard.writeText(textContent);",
|
|
3727
|
+
"navigator:",
|
|
3611
3728
|
"nearest",
|
|
3612
3729
|
"negative",
|
|
3613
3730
|
"nested",
|
|
@@ -3626,14 +3743,23 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3626
3743
|
"node",
|
|
3627
3744
|
"non-renderable",
|
|
3628
3745
|
"non-text",
|
|
3746
|
+
"nonce",
|
|
3747
|
+
"nonce-123",
|
|
3748
|
+
"nonce:",
|
|
3749
|
+
"nonce=",
|
|
3750
|
+
"nonce={nonce}",
|
|
3751
|
+
"nonces",
|
|
3752
|
+
"nonce}",
|
|
3629
3753
|
"none",
|
|
3630
3754
|
"noopener",
|
|
3631
3755
|
"noreferrer",
|
|
3632
3756
|
"not",
|
|
3633
3757
|
"not-prose",
|
|
3634
3758
|
"nowrap",
|
|
3759
|
+
"npm:jsdom@28.0.0",
|
|
3635
3760
|
"null",
|
|
3636
3761
|
"null)",
|
|
3762
|
+
"null);",
|
|
3637
3763
|
"null,",
|
|
3638
3764
|
"null;",
|
|
3639
3765
|
"null>",
|
|
@@ -3643,6 +3769,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3643
3769
|
"number",
|
|
3644
3770
|
"number)",
|
|
3645
3771
|
"number):",
|
|
3772
|
+
"number,",
|
|
3646
3773
|
"number;",
|
|
3647
3774
|
"o1",
|
|
3648
3775
|
"o3",
|
|
@@ -3711,6 +3838,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3711
3838
|
"onChange,",
|
|
3712
3839
|
"onChange:",
|
|
3713
3840
|
"onChange={(e)",
|
|
3841
|
+
"onChange={(event)",
|
|
3714
3842
|
"onChange={chat.handleInputChange}",
|
|
3715
3843
|
"onChange={onChange}",
|
|
3716
3844
|
"onChange={onModelChange}",
|
|
@@ -3872,6 +4000,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3872
4000
|
"onSubmit,",
|
|
3873
4001
|
"onSubmit:",
|
|
3874
4002
|
"onSubmit={(e)",
|
|
4003
|
+
"onSubmit={(event)",
|
|
3875
4004
|
"onSubmit={chat.handleSubmit}",
|
|
3876
4005
|
"onSubmit={onSubmit}",
|
|
3877
4006
|
"onSubmit?.(e);",
|
|
@@ -3928,6 +4057,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
3928
4057
|
"ordered",
|
|
3929
4058
|
"other",
|
|
3930
4059
|
"our",
|
|
4060
|
+
"out",
|
|
3931
4061
|
"outline-none",
|
|
3932
4062
|
"outline:",
|
|
3933
4063
|
"output",
|
|
@@ -4055,6 +4185,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4055
4185
|
"prefers-color-scheme:",
|
|
4056
4186
|
"prefers-color-scheme:dark)",
|
|
4057
4187
|
"prefix.",
|
|
4188
|
+
"preserves",
|
|
4058
4189
|
"preset",
|
|
4059
4190
|
"preset)",
|
|
4060
4191
|
"prev",
|
|
@@ -4069,6 +4200,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4069
4200
|
"prevention.",
|
|
4070
4201
|
"preview",
|
|
4071
4202
|
"preview?:",
|
|
4203
|
+
"previous",
|
|
4204
|
+
"previous);",
|
|
4072
4205
|
"primary",
|
|
4073
4206
|
"primary:",
|
|
4074
4207
|
"primitives/index.ts",
|
|
@@ -4140,8 +4273,11 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4140
4273
|
"raw",
|
|
4141
4274
|
"raw)",
|
|
4142
4275
|
"re-export",
|
|
4276
|
+
"re-renders",
|
|
4143
4277
|
"reached",
|
|
4144
4278
|
"react",
|
|
4279
|
+
"react-dom/client",
|
|
4280
|
+
"react-dom/server",
|
|
4145
4281
|
"react-hooks/exhaustive-deps",
|
|
4146
4282
|
"react/components/ai",
|
|
4147
4283
|
"react/components/ai/icons",
|
|
@@ -4223,6 +4359,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4223
4359
|
"renderReasoning)",
|
|
4224
4360
|
"renderReasoning,",
|
|
4225
4361
|
"renderReasoning?:",
|
|
4362
|
+
"renderToString",
|
|
4363
|
+
"renderToString(element);",
|
|
4226
4364
|
"renderTool",
|
|
4227
4365
|
"renderTool(group.tool)",
|
|
4228
4366
|
"renderTool)",
|
|
@@ -4243,6 +4381,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4243
4381
|
"replace(/",
|
|
4244
4382
|
"replace(/:",
|
|
4245
4383
|
"requestAnimationFrame(()",
|
|
4384
|
+
"requestAnimationFrame:",
|
|
4246
4385
|
"reset",
|
|
4247
4386
|
"reset:",
|
|
4248
4387
|
"resize",
|
|
@@ -4258,6 +4397,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4258
4397
|
"resolvedMode);",
|
|
4259
4398
|
"resolvedMode,",
|
|
4260
4399
|
"resolvedMode:",
|
|
4400
|
+
"restore",
|
|
4401
|
+
"restore();",
|
|
4261
4402
|
"result",
|
|
4262
4403
|
"result:",
|
|
4263
4404
|
"result;",
|
|
@@ -4267,6 +4408,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4267
4408
|
"return",
|
|
4268
4409
|
"return;",
|
|
4269
4410
|
"returns",
|
|
4411
|
+
"reuses",
|
|
4270
4412
|
"right-aligned",
|
|
4271
4413
|
"right:",
|
|
4272
4414
|
"rmModule.default;",
|
|
@@ -4279,6 +4421,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4279
4421
|
"root",
|
|
4280
4422
|
"root,",
|
|
4281
4423
|
"root.classList.toggle(",
|
|
4424
|
+
"root.querySelector(",
|
|
4282
4425
|
"root.setAttribute(",
|
|
4283
4426
|
"rotate-0",
|
|
4284
4427
|
"rotate-180",
|
|
@@ -4313,6 +4456,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4313
4456
|
"score:",
|
|
4314
4457
|
"score?:",
|
|
4315
4458
|
"script",
|
|
4459
|
+
"script[nonce],",
|
|
4316
4460
|
"script}",
|
|
4317
4461
|
"scrollAreaRef",
|
|
4318
4462
|
"scrollAreaRef.current.scrollHeight,",
|
|
@@ -4326,6 +4470,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4326
4470
|
"second,",
|
|
4327
4471
|
"second]",
|
|
4328
4472
|
"securityLevel:",
|
|
4473
|
+
"seed{color:black}</style></head><body><div",
|
|
4329
4474
|
"selectThread",
|
|
4330
4475
|
"selectThread(id);",
|
|
4331
4476
|
"selectThread,",
|
|
@@ -4337,10 +4482,15 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4337
4482
|
"selectedIdx",
|
|
4338
4483
|
"selector,",
|
|
4339
4484
|
"selects",
|
|
4485
|
+
"self:",
|
|
4340
4486
|
"semantic",
|
|
4341
4487
|
"sensible",
|
|
4342
4488
|
"separates",
|
|
4489
|
+
"server-issued",
|
|
4343
4490
|
"server-local",
|
|
4491
|
+
"serverMarkup",
|
|
4492
|
+
"serverMarkup}</div>",
|
|
4493
|
+
"serverMarkup}</div></body></html>",
|
|
4344
4494
|
"set",
|
|
4345
4495
|
"setActiveThreadId((current)",
|
|
4346
4496
|
"setActiveThreadId(first.id);",
|
|
@@ -4385,7 +4535,10 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4385
4535
|
"setFocusedIndex(models.length",
|
|
4386
4536
|
"setFocusedIndex(selectedIdx",
|
|
4387
4537
|
"setFocusedIndex]",
|
|
4538
|
+
"setHydrated(true);",
|
|
4539
|
+
"setHydrated]",
|
|
4388
4540
|
"setInput",
|
|
4541
|
+
"setInput(event.target.value)}",
|
|
4389
4542
|
"setInput(transcript);",
|
|
4390
4543
|
"setInput)",
|
|
4391
4544
|
"setInput,",
|
|
@@ -4393,6 +4546,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4393
4546
|
"setInput={setInput}",
|
|
4394
4547
|
"setInput?.(",
|
|
4395
4548
|
"setInput?:",
|
|
4549
|
+
"setInput]",
|
|
4396
4550
|
"setInput]);",
|
|
4397
4551
|
"setInternalOpen((prev)",
|
|
4398
4552
|
"setInternalOpen]",
|
|
@@ -4441,6 +4595,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4441
4595
|
"setThreads([first]);",
|
|
4442
4596
|
"setThreads]",
|
|
4443
4597
|
"setTimeout(()",
|
|
4598
|
+
"setTimeout(resolve,",
|
|
4444
4599
|
"setTimeout>>(undefined);",
|
|
4445
4600
|
"shadow-lg",
|
|
4446
4601
|
"shadow-md",
|
|
@@ -4579,6 +4734,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4579
4734
|
"standalone,",
|
|
4580
4735
|
"start",
|
|
4581
4736
|
"startOnLoad:",
|
|
4737
|
+
"startedAt",
|
|
4582
4738
|
"state",
|
|
4583
4739
|
"state,",
|
|
4584
4740
|
"state:",
|
|
@@ -4643,9 +4799,13 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4643
4799
|
"strokeWidth={2}",
|
|
4644
4800
|
"style",
|
|
4645
4801
|
"style,",
|
|
4802
|
+
"style.getAttribute(",
|
|
4803
|
+
"style/script",
|
|
4646
4804
|
"style={cardStyle}",
|
|
4647
4805
|
"style={{",
|
|
4648
4806
|
"style>",
|
|
4807
|
+
"style>{",
|
|
4808
|
+
"style[nonce],",
|
|
4649
4809
|
"styles",
|
|
4650
4810
|
"sub-component",
|
|
4651
4811
|
"sub-components",
|
|
@@ -4710,6 +4870,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4710
4870
|
"tabs?:",
|
|
4711
4871
|
"tabs]);",
|
|
4712
4872
|
"tabular-nums",
|
|
4873
|
+
"tag",
|
|
4874
|
+
"tags",
|
|
4713
4875
|
"tailwind-merge",
|
|
4714
4876
|
"take",
|
|
4715
4877
|
"target",
|
|
@@ -4854,6 +5016,8 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4854
5016
|
"threads[0]?.id",
|
|
4855
5017
|
"through",
|
|
4856
5018
|
"throw",
|
|
5019
|
+
"timeoutMs",
|
|
5020
|
+
"timeoutMs)",
|
|
4857
5021
|
"timer",
|
|
4858
5022
|
"timerRef",
|
|
4859
5023
|
"timerRef.current",
|
|
@@ -4957,6 +5121,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
4957
5121
|
"transition:",
|
|
4958
5122
|
"translateY(0)",
|
|
4959
5123
|
"translateY(8px)",
|
|
5124
|
+
"tree",
|
|
4960
5125
|
"tree.",
|
|
4961
5126
|
"trigger",
|
|
4962
5127
|
"triggerRef",
|
|
@@ -5019,6 +5184,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
5019
5184
|
"updatedAt",
|
|
5020
5185
|
"updatedAt:",
|
|
5021
5186
|
"updates,",
|
|
5187
|
+
"updates.",
|
|
5022
5188
|
"updates:",
|
|
5023
5189
|
"uploaded",
|
|
5024
5190
|
"uploading",
|
|
@@ -5109,6 +5275,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
5109
5275
|
"value={content}",
|
|
5110
5276
|
"value={contextValue}>",
|
|
5111
5277
|
"value={editValue}",
|
|
5278
|
+
"value={input}",
|
|
5112
5279
|
"value={isListening",
|
|
5113
5280
|
"value={model}",
|
|
5114
5281
|
"value={value}",
|
|
@@ -5130,10 +5297,13 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
5130
5297
|
"veryfront/errors/error-registry.ts",
|
|
5131
5298
|
"veryfront/platform/compat/runtime.ts",
|
|
5132
5299
|
"veryfront/security/client/html-sanitizer.ts",
|
|
5300
|
+
"veryfront/testing/assert",
|
|
5133
5301
|
"veryfront/testing/assert.ts",
|
|
5302
|
+
"veryfront/testing/bdd",
|
|
5134
5303
|
"veryfront/testing/bdd.ts",
|
|
5135
5304
|
"veryfront/utils/html-escape.ts",
|
|
5136
5305
|
"vf-color-mode",
|
|
5306
|
+
"vf-head-style{color:red}",
|
|
5137
5307
|
"vf-threads",
|
|
5138
5308
|
"vf-upgrade-cta-dismissed",
|
|
5139
5309
|
"via",
|
|
@@ -5171,15 +5341,30 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
5171
5341
|
"w-fit",
|
|
5172
5342
|
"w-full",
|
|
5173
5343
|
"w/g,",
|
|
5344
|
+
"waitFor(",
|
|
5345
|
+
"waitFor(()",
|
|
5346
|
+
"waiting",
|
|
5174
5347
|
"we",
|
|
5175
5348
|
"when",
|
|
5176
5349
|
"which",
|
|
5350
|
+
"while",
|
|
5177
5351
|
"whiteSpace:",
|
|
5178
5352
|
"whitespace-nowrap",
|
|
5179
5353
|
"whitespace-pre-wrap",
|
|
5180
5354
|
"width:",
|
|
5181
5355
|
"width=",
|
|
5182
5356
|
"window",
|
|
5357
|
+
"window,",
|
|
5358
|
+
"window.Element,",
|
|
5359
|
+
"window.HTMLElement,",
|
|
5360
|
+
"window.HTMLStyleElement,",
|
|
5361
|
+
"window.HTMLTextAreaElement,",
|
|
5362
|
+
"window.MutationObserver,",
|
|
5363
|
+
"window.Node,",
|
|
5364
|
+
"window.document,",
|
|
5365
|
+
"window.getComputedStyle.bind(window),",
|
|
5366
|
+
"window.navigator,",
|
|
5367
|
+
"window:",
|
|
5183
5368
|
"with",
|
|
5184
5369
|
"with?",
|
|
5185
5370
|
"within",
|
|
@@ -5199,6 +5384,7 @@ export const FRAMEWORK_CANDIDATES = [
|
|
|
5199
5384
|
"y2=",
|
|
5200
5385
|
"y:",
|
|
5201
5386
|
"y=",
|
|
5387
|
+
"yes",
|
|
5202
5388
|
"yesterdayStart",
|
|
5203
5389
|
"yesterdayStart.getTime())",
|
|
5204
5390
|
"yet</p>",
|