mol_dump_lib 0.0.365 → 0.0.367
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/node.d.ts +54 -54
- package/node.deps.json +1 -1
- package/node.js +2 -0
- package/node.js.map +1 -1
- package/node.mjs +2 -0
- package/node.test.js +2 -0
- package/node.test.js.map +1 -1
- package/package.json +1 -1
- package/web.d.ts +54 -54
- package/web.deps.json +1 -1
- package/web.js +2 -0
- package/web.js.map +1 -1
- package/web.mjs +2 -0
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -208,13 +208,13 @@ declare namespace $ {
|
|
|
208
208
|
get incompleted(): boolean;
|
|
209
209
|
field(): string;
|
|
210
210
|
constructor(id: string, task: (this: Host, ...args: Args) => Result, host?: Host | undefined, args?: Args);
|
|
211
|
-
plan():
|
|
211
|
+
plan(): this;
|
|
212
212
|
reap(): void;
|
|
213
213
|
toString(): string;
|
|
214
214
|
toJSON(): string;
|
|
215
215
|
get $(): any;
|
|
216
216
|
emit(quant?: $mol_wire_cursor): void;
|
|
217
|
-
fresh():
|
|
217
|
+
fresh(): this | undefined;
|
|
218
218
|
refresh(): void;
|
|
219
219
|
abstract put(next: Result | Error | Promise<Result | Error>): Result | Error | Promise<Result | Error>;
|
|
220
220
|
sync(): Awaited<Result>;
|
|
@@ -1305,12 +1305,12 @@ declare namespace $ {
|
|
|
1305
1305
|
|
|
1306
1306
|
declare namespace $ {
|
|
1307
1307
|
|
|
1308
|
-
type $
|
|
1308
|
+
type $mol_paragraph__sub__JGI0672C = $mol_type_enforce<
|
|
1309
1309
|
readonly(any)[]
|
|
1310
1310
|
,
|
|
1311
1311
|
ReturnType< $mol_paragraph['sub'] >
|
|
1312
1312
|
>
|
|
1313
|
-
type $
|
|
1313
|
+
type $mol_paragraph__sub__0Y8IB1BW = $mol_type_enforce<
|
|
1314
1314
|
readonly(any)[]
|
|
1315
1315
|
,
|
|
1316
1316
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1474,37 +1474,37 @@ declare namespace $ {
|
|
|
1474
1474
|
|
|
1475
1475
|
declare namespace $ {
|
|
1476
1476
|
|
|
1477
|
-
type $
|
|
1477
|
+
type $mol_view__sub__GO034C6G = $mol_type_enforce<
|
|
1478
1478
|
readonly(any)[]
|
|
1479
1479
|
,
|
|
1480
1480
|
ReturnType< $mol_view['sub'] >
|
|
1481
1481
|
>
|
|
1482
|
-
type $
|
|
1482
|
+
type $mol_text_code_token__type__NFJONXOU = $mol_type_enforce<
|
|
1483
1483
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1484
1484
|
,
|
|
1485
1485
|
ReturnType< $mol_text_code_token['type'] >
|
|
1486
1486
|
>
|
|
1487
|
-
type $
|
|
1487
|
+
type $mol_text_code_token__haystack__NGKI82PL = $mol_type_enforce<
|
|
1488
1488
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1489
1489
|
,
|
|
1490
1490
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1491
1491
|
>
|
|
1492
|
-
type $
|
|
1492
|
+
type $mol_text_code_token__needle__QTZOKD40 = $mol_type_enforce<
|
|
1493
1493
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1494
1494
|
,
|
|
1495
1495
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1496
1496
|
>
|
|
1497
|
-
type $
|
|
1497
|
+
type $mol_text_code_token_link__haystack__ZN9E5P2B = $mol_type_enforce<
|
|
1498
1498
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1499
1499
|
,
|
|
1500
1500
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1501
1501
|
>
|
|
1502
|
-
type $
|
|
1502
|
+
type $mol_text_code_token_link__needle__FLCXL8TF = $mol_type_enforce<
|
|
1503
1503
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1504
1504
|
,
|
|
1505
1505
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1506
1506
|
>
|
|
1507
|
-
type $
|
|
1507
|
+
type $mol_text_code_token_link__uri__RGWBRHBP = $mol_type_enforce<
|
|
1508
1508
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1509
1509
|
,
|
|
1510
1510
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1610,14 +1610,14 @@ declare namespace $ {
|
|
|
1610
1610
|
|
|
1611
1611
|
declare namespace $ {
|
|
1612
1612
|
|
|
1613
|
-
type $
|
|
1613
|
+
type $mol_view__style__AVN8130Y = $mol_type_enforce<
|
|
1614
1614
|
({
|
|
1615
1615
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1616
1616
|
})
|
|
1617
1617
|
,
|
|
1618
1618
|
ReturnType< $mol_view['style'] >
|
|
1619
1619
|
>
|
|
1620
|
-
type $
|
|
1620
|
+
type $mol_view__style__DVTPN2S6 = $mol_type_enforce<
|
|
1621
1621
|
({
|
|
1622
1622
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1623
1623
|
})
|
|
@@ -1790,7 +1790,7 @@ declare namespace $ {
|
|
|
1790
1790
|
|
|
1791
1791
|
declare namespace $ {
|
|
1792
1792
|
|
|
1793
|
-
type $
|
|
1793
|
+
type $mol_speck__value__JCTI6ZU4 = $mol_type_enforce<
|
|
1794
1794
|
ReturnType< $mol_button['error'] >
|
|
1795
1795
|
,
|
|
1796
1796
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1949,7 +1949,7 @@ declare namespace $ {
|
|
|
1949
1949
|
|
|
1950
1950
|
declare namespace $ {
|
|
1951
1951
|
|
|
1952
|
-
type $
|
|
1952
|
+
type $mol_svg_path__geometry__1BCQP4Q2 = $mol_type_enforce<
|
|
1953
1953
|
ReturnType< $mol_icon['path'] >
|
|
1954
1954
|
,
|
|
1955
1955
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2000,14 +2000,14 @@ declare namespace $ {
|
|
|
2000
2000
|
|
|
2001
2001
|
declare namespace $ {
|
|
2002
2002
|
|
|
2003
|
-
type $
|
|
2003
|
+
type $mol_blob__9VDD501V = $mol_type_enforce<
|
|
2004
2004
|
[ readonly(BlobPart)[], ({
|
|
2005
2005
|
'type': string,
|
|
2006
2006
|
}) ]
|
|
2007
2007
|
,
|
|
2008
2008
|
ConstructorParameters< typeof $mol_blob >
|
|
2009
2009
|
>
|
|
2010
|
-
type $
|
|
2010
|
+
type $mol_blob__W8IC3MMB = $mol_type_enforce<
|
|
2011
2011
|
[ readonly(BlobPart)[], ({
|
|
2012
2012
|
'type': string,
|
|
2013
2013
|
}) ]
|
|
@@ -2198,52 +2198,52 @@ declare namespace $ {
|
|
|
2198
2198
|
|
|
2199
2199
|
declare namespace $ {
|
|
2200
2200
|
|
|
2201
|
-
type $
|
|
2201
|
+
type $mol_text_code_row__numb_showed__9GLYRCUL = $mol_type_enforce<
|
|
2202
2202
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2203
2203
|
,
|
|
2204
2204
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2205
2205
|
>
|
|
2206
|
-
type $
|
|
2206
|
+
type $mol_text_code_row__numb__0YWSGAFI = $mol_type_enforce<
|
|
2207
2207
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2208
2208
|
,
|
|
2209
2209
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2210
2210
|
>
|
|
2211
|
-
type $
|
|
2211
|
+
type $mol_text_code_row__text__DRHHOZSB = $mol_type_enforce<
|
|
2212
2212
|
ReturnType< $mol_text_code['row_text'] >
|
|
2213
2213
|
,
|
|
2214
2214
|
ReturnType< $mol_text_code_row['text'] >
|
|
2215
2215
|
>
|
|
2216
|
-
type $
|
|
2216
|
+
type $mol_text_code_row__syntax__BSHE4BYW = $mol_type_enforce<
|
|
2217
2217
|
ReturnType< $mol_text_code['syntax'] >
|
|
2218
2218
|
,
|
|
2219
2219
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2220
2220
|
>
|
|
2221
|
-
type $
|
|
2221
|
+
type $mol_text_code_row__uri_resolve__0XMF6SDT = $mol_type_enforce<
|
|
2222
2222
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2223
2223
|
,
|
|
2224
2224
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2225
2225
|
>
|
|
2226
|
-
type $
|
|
2226
|
+
type $mol_text_code_row__highlight__CROAXKEK = $mol_type_enforce<
|
|
2227
2227
|
ReturnType< $mol_text_code['highlight'] >
|
|
2228
2228
|
,
|
|
2229
2229
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2230
2230
|
>
|
|
2231
|
-
type $
|
|
2231
|
+
type $mol_list__render_visible_only__YR2D1VJ5 = $mol_type_enforce<
|
|
2232
2232
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2233
2233
|
,
|
|
2234
2234
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2235
2235
|
>
|
|
2236
|
-
type $
|
|
2236
|
+
type $mol_list__rows__8EV4MFIT = $mol_type_enforce<
|
|
2237
2237
|
ReturnType< $mol_text_code['rows'] >
|
|
2238
2238
|
,
|
|
2239
2239
|
ReturnType< $mol_list['rows'] >
|
|
2240
2240
|
>
|
|
2241
|
-
type $
|
|
2241
|
+
type $mol_button_copy__hint__W4MM3W0Q = $mol_type_enforce<
|
|
2242
2242
|
string
|
|
2243
2243
|
,
|
|
2244
2244
|
ReturnType< $mol_button_copy['hint'] >
|
|
2245
2245
|
>
|
|
2246
|
-
type $
|
|
2246
|
+
type $mol_button_copy__text__YEM7YEGK = $mol_type_enforce<
|
|
2247
2247
|
ReturnType< $mol_text_code['text_export'] >
|
|
2248
2248
|
,
|
|
2249
2249
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2315,7 +2315,7 @@ declare namespace $ {
|
|
|
2315
2315
|
|
|
2316
2316
|
declare namespace $ {
|
|
2317
2317
|
|
|
2318
|
-
type $
|
|
2318
|
+
type $mol_view__sub__261ZT354 = $mol_type_enforce<
|
|
2319
2319
|
readonly(any)[]
|
|
2320
2320
|
,
|
|
2321
2321
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2387,22 +2387,22 @@ declare namespace $ {
|
|
|
2387
2387
|
|
|
2388
2388
|
declare namespace $ {
|
|
2389
2389
|
|
|
2390
|
-
type $
|
|
2390
|
+
type $mol_dump_value__value__997WJ6AP = $mol_type_enforce<
|
|
2391
2391
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2392
2392
|
,
|
|
2393
2393
|
ReturnType< $mol_dump_value['value'] >
|
|
2394
2394
|
>
|
|
2395
|
-
type $
|
|
2395
|
+
type $mol_dump_value__expanded__318LCJOV = $mol_type_enforce<
|
|
2396
2396
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2397
2397
|
,
|
|
2398
2398
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2399
2399
|
>
|
|
2400
|
-
type $
|
|
2400
|
+
type $mol_dump_value__prototypes__9NTDTQMJ = $mol_type_enforce<
|
|
2401
2401
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2402
2402
|
,
|
|
2403
2403
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2404
2404
|
>
|
|
2405
|
-
type $
|
|
2405
|
+
type $mol_dump_value__preview_show__PX48CHGX = $mol_type_enforce<
|
|
2406
2406
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2407
2407
|
,
|
|
2408
2408
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2433,27 +2433,27 @@ declare namespace $ {
|
|
|
2433
2433
|
|
|
2434
2434
|
declare namespace $ {
|
|
2435
2435
|
|
|
2436
|
-
type $
|
|
2436
|
+
type $mol_check_expand__checked__LA6Z1UGD = $mol_type_enforce<
|
|
2437
2437
|
ReturnType< $mol_expander['expanded'] >
|
|
2438
2438
|
,
|
|
2439
2439
|
ReturnType< $mol_check_expand['checked'] >
|
|
2440
2440
|
>
|
|
2441
|
-
type $
|
|
2441
|
+
type $mol_check_expand__expandable__C73IXQDK = $mol_type_enforce<
|
|
2442
2442
|
ReturnType< $mol_expander['expandable'] >
|
|
2443
2443
|
,
|
|
2444
2444
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2445
2445
|
>
|
|
2446
|
-
type $
|
|
2446
|
+
type $mol_check_expand__label__DQ46DZXE = $mol_type_enforce<
|
|
2447
2447
|
ReturnType< $mol_expander['label'] >
|
|
2448
2448
|
,
|
|
2449
2449
|
ReturnType< $mol_check_expand['label'] >
|
|
2450
2450
|
>
|
|
2451
|
-
type $
|
|
2451
|
+
type $mol_view__sub__A5IEZ7D4 = $mol_type_enforce<
|
|
2452
2452
|
readonly(any)[]
|
|
2453
2453
|
,
|
|
2454
2454
|
ReturnType< $mol_view['sub'] >
|
|
2455
2455
|
>
|
|
2456
|
-
type $
|
|
2456
|
+
type $mol_list__rows__C4O3E3SO = $mol_type_enforce<
|
|
2457
2457
|
ReturnType< $mol_expander['content'] >
|
|
2458
2458
|
,
|
|
2459
2459
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2489,87 +2489,87 @@ declare namespace $ {
|
|
|
2489
2489
|
|
|
2490
2490
|
declare namespace $ {
|
|
2491
2491
|
|
|
2492
|
-
type $
|
|
2492
|
+
type $mol_text_code__text__VL6FKXC1 = $mol_type_enforce<
|
|
2493
2493
|
ReturnType< $mol_dump_value['simple'] >
|
|
2494
2494
|
,
|
|
2495
2495
|
ReturnType< $mol_text_code['text'] >
|
|
2496
2496
|
>
|
|
2497
|
-
type $
|
|
2497
|
+
type $mol_text_code__text__TI0UP5YU = $mol_type_enforce<
|
|
2498
2498
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2499
2499
|
,
|
|
2500
2500
|
ReturnType< $mol_text_code['text'] >
|
|
2501
2501
|
>
|
|
2502
|
-
type $
|
|
2502
|
+
type $mol_check_expand__minimal_height__3T8MN1UN = $mol_type_enforce<
|
|
2503
2503
|
number
|
|
2504
2504
|
,
|
|
2505
2505
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2506
2506
|
>
|
|
2507
|
-
type $
|
|
2507
|
+
type $mol_check_expand__minimal_width__PE2PFF5N = $mol_type_enforce<
|
|
2508
2508
|
number
|
|
2509
2509
|
,
|
|
2510
2510
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2511
2511
|
>
|
|
2512
|
-
type $
|
|
2512
|
+
type $mol_check_expand__expanded__3UHUS91I = $mol_type_enforce<
|
|
2513
2513
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2514
2514
|
,
|
|
2515
2515
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2516
2516
|
>
|
|
2517
|
-
type $
|
|
2517
|
+
type $mol_check_expand__expandable__ZY0456KI = $mol_type_enforce<
|
|
2518
2518
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2519
2519
|
,
|
|
2520
2520
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2521
2521
|
>
|
|
2522
|
-
type $
|
|
2522
|
+
type $mol_check_expand__clicks__WG6TZ76J = $mol_type_enforce<
|
|
2523
2523
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2524
2524
|
,
|
|
2525
2525
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2526
2526
|
>
|
|
2527
|
-
type $
|
|
2527
|
+
type $mol_check_expand__label__8X51NDSZ = $mol_type_enforce<
|
|
2528
2528
|
readonly(any)[]
|
|
2529
2529
|
,
|
|
2530
2530
|
ReturnType< $mol_check_expand['label'] >
|
|
2531
2531
|
>
|
|
2532
|
-
type $
|
|
2532
|
+
type $mol_view__dom_node__AGOJISAP = $mol_type_enforce<
|
|
2533
2533
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2534
2534
|
,
|
|
2535
2535
|
ReturnType< $mol_view['dom_node'] >
|
|
2536
2536
|
>
|
|
2537
|
-
type $
|
|
2537
|
+
type $mol_view__render__5APP8GIP = $mol_type_enforce<
|
|
2538
2538
|
ReturnType< $mol_dump_value['preview'] >
|
|
2539
2539
|
,
|
|
2540
2540
|
ReturnType< $mol_view['render'] >
|
|
2541
2541
|
>
|
|
2542
|
-
type $
|
|
2542
|
+
type $mol_view__sub__K95R177Y = $mol_type_enforce<
|
|
2543
2543
|
readonly(any)[]
|
|
2544
2544
|
,
|
|
2545
2545
|
ReturnType< $mol_view['sub'] >
|
|
2546
2546
|
>
|
|
2547
|
-
type $
|
|
2547
|
+
type $mol_dump_list__values__5MBO99NN = $mol_type_enforce<
|
|
2548
2548
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2549
2549
|
,
|
|
2550
2550
|
ReturnType< $mol_dump_list['values'] >
|
|
2551
2551
|
>
|
|
2552
|
-
type $
|
|
2552
|
+
type $mol_dump_list__prototypes__TE85PXLA = $mol_type_enforce<
|
|
2553
2553
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2554
2554
|
,
|
|
2555
2555
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2556
2556
|
>
|
|
2557
|
-
type $
|
|
2557
|
+
type $mol_dump_list__preview_show__K3NG2PRM = $mol_type_enforce<
|
|
2558
2558
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2559
2559
|
,
|
|
2560
2560
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2561
2561
|
>
|
|
2562
|
-
type $
|
|
2562
|
+
type $mol_expander__expanded__B4H1E9PS = $mol_type_enforce<
|
|
2563
2563
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2564
2564
|
,
|
|
2565
2565
|
ReturnType< $mol_expander['expanded'] >
|
|
2566
2566
|
>
|
|
2567
|
-
type $
|
|
2567
|
+
type $mol_expander__Trigger__HIOQ1GUZ = $mol_type_enforce<
|
|
2568
2568
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2569
2569
|
,
|
|
2570
2570
|
ReturnType< $mol_expander['Trigger'] >
|
|
2571
2571
|
>
|
|
2572
|
-
type $
|
|
2572
|
+
type $mol_expander__content__CJIK9YIS = $mol_type_enforce<
|
|
2573
2573
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2574
2574
|
,
|
|
2575
2575
|
ReturnType< $mol_expander['content'] >
|