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/node.d.ts
CHANGED
|
@@ -217,13 +217,13 @@ declare namespace $ {
|
|
|
217
217
|
get incompleted(): boolean;
|
|
218
218
|
field(): string;
|
|
219
219
|
constructor(id: string, task: (this: Host, ...args: Args) => Result, host?: Host | undefined, args?: Args);
|
|
220
|
-
plan():
|
|
220
|
+
plan(): this;
|
|
221
221
|
reap(): void;
|
|
222
222
|
toString(): string;
|
|
223
223
|
toJSON(): string;
|
|
224
224
|
get $(): any;
|
|
225
225
|
emit(quant?: $mol_wire_cursor): void;
|
|
226
|
-
fresh():
|
|
226
|
+
fresh(): this | undefined;
|
|
227
227
|
refresh(): void;
|
|
228
228
|
abstract put(next: Result | Error | Promise<Result | Error>): Result | Error | Promise<Result | Error>;
|
|
229
229
|
sync(): Awaited<Result>;
|
|
@@ -1427,12 +1427,12 @@ declare namespace $ {
|
|
|
1427
1427
|
|
|
1428
1428
|
declare namespace $ {
|
|
1429
1429
|
|
|
1430
|
-
type $
|
|
1430
|
+
type $mol_paragraph__sub__JGI0672C = $mol_type_enforce<
|
|
1431
1431
|
readonly(any)[]
|
|
1432
1432
|
,
|
|
1433
1433
|
ReturnType< $mol_paragraph['sub'] >
|
|
1434
1434
|
>
|
|
1435
|
-
type $
|
|
1435
|
+
type $mol_paragraph__sub__0Y8IB1BW = $mol_type_enforce<
|
|
1436
1436
|
readonly(any)[]
|
|
1437
1437
|
,
|
|
1438
1438
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1596,37 +1596,37 @@ declare namespace $ {
|
|
|
1596
1596
|
|
|
1597
1597
|
declare namespace $ {
|
|
1598
1598
|
|
|
1599
|
-
type $
|
|
1599
|
+
type $mol_view__sub__GO034C6G = $mol_type_enforce<
|
|
1600
1600
|
readonly(any)[]
|
|
1601
1601
|
,
|
|
1602
1602
|
ReturnType< $mol_view['sub'] >
|
|
1603
1603
|
>
|
|
1604
|
-
type $
|
|
1604
|
+
type $mol_text_code_token__type__NFJONXOU = $mol_type_enforce<
|
|
1605
1605
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1606
1606
|
,
|
|
1607
1607
|
ReturnType< $mol_text_code_token['type'] >
|
|
1608
1608
|
>
|
|
1609
|
-
type $
|
|
1609
|
+
type $mol_text_code_token__haystack__NGKI82PL = $mol_type_enforce<
|
|
1610
1610
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1611
1611
|
,
|
|
1612
1612
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1613
1613
|
>
|
|
1614
|
-
type $
|
|
1614
|
+
type $mol_text_code_token__needle__QTZOKD40 = $mol_type_enforce<
|
|
1615
1615
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1616
1616
|
,
|
|
1617
1617
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1618
1618
|
>
|
|
1619
|
-
type $
|
|
1619
|
+
type $mol_text_code_token_link__haystack__ZN9E5P2B = $mol_type_enforce<
|
|
1620
1620
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1621
1621
|
,
|
|
1622
1622
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1623
1623
|
>
|
|
1624
|
-
type $
|
|
1624
|
+
type $mol_text_code_token_link__needle__FLCXL8TF = $mol_type_enforce<
|
|
1625
1625
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1626
1626
|
,
|
|
1627
1627
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1628
1628
|
>
|
|
1629
|
-
type $
|
|
1629
|
+
type $mol_text_code_token_link__uri__RGWBRHBP = $mol_type_enforce<
|
|
1630
1630
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1631
1631
|
,
|
|
1632
1632
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1732,14 +1732,14 @@ declare namespace $ {
|
|
|
1732
1732
|
|
|
1733
1733
|
declare namespace $ {
|
|
1734
1734
|
|
|
1735
|
-
type $
|
|
1735
|
+
type $mol_view__style__AVN8130Y = $mol_type_enforce<
|
|
1736
1736
|
({
|
|
1737
1737
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1738
1738
|
})
|
|
1739
1739
|
,
|
|
1740
1740
|
ReturnType< $mol_view['style'] >
|
|
1741
1741
|
>
|
|
1742
|
-
type $
|
|
1742
|
+
type $mol_view__style__DVTPN2S6 = $mol_type_enforce<
|
|
1743
1743
|
({
|
|
1744
1744
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1745
1745
|
})
|
|
@@ -1912,7 +1912,7 @@ declare namespace $ {
|
|
|
1912
1912
|
|
|
1913
1913
|
declare namespace $ {
|
|
1914
1914
|
|
|
1915
|
-
type $
|
|
1915
|
+
type $mol_speck__value__JCTI6ZU4 = $mol_type_enforce<
|
|
1916
1916
|
ReturnType< $mol_button['error'] >
|
|
1917
1917
|
,
|
|
1918
1918
|
ReturnType< $mol_speck['value'] >
|
|
@@ -2059,7 +2059,7 @@ declare namespace $ {
|
|
|
2059
2059
|
|
|
2060
2060
|
declare namespace $ {
|
|
2061
2061
|
|
|
2062
|
-
type $
|
|
2062
|
+
type $mol_svg_path__geometry__1BCQP4Q2 = $mol_type_enforce<
|
|
2063
2063
|
ReturnType< $mol_icon['path'] >
|
|
2064
2064
|
,
|
|
2065
2065
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2110,14 +2110,14 @@ declare namespace $ {
|
|
|
2110
2110
|
|
|
2111
2111
|
declare namespace $ {
|
|
2112
2112
|
|
|
2113
|
-
type $
|
|
2113
|
+
type $mol_blob__9VDD501V = $mol_type_enforce<
|
|
2114
2114
|
[ readonly(BlobPart)[], ({
|
|
2115
2115
|
'type': string,
|
|
2116
2116
|
}) ]
|
|
2117
2117
|
,
|
|
2118
2118
|
ConstructorParameters< typeof $mol_blob >
|
|
2119
2119
|
>
|
|
2120
|
-
type $
|
|
2120
|
+
type $mol_blob__W8IC3MMB = $mol_type_enforce<
|
|
2121
2121
|
[ readonly(BlobPart)[], ({
|
|
2122
2122
|
'type': string,
|
|
2123
2123
|
}) ]
|
|
@@ -2291,52 +2291,52 @@ declare namespace $ {
|
|
|
2291
2291
|
|
|
2292
2292
|
declare namespace $ {
|
|
2293
2293
|
|
|
2294
|
-
type $
|
|
2294
|
+
type $mol_text_code_row__numb_showed__9GLYRCUL = $mol_type_enforce<
|
|
2295
2295
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2296
2296
|
,
|
|
2297
2297
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2298
2298
|
>
|
|
2299
|
-
type $
|
|
2299
|
+
type $mol_text_code_row__numb__0YWSGAFI = $mol_type_enforce<
|
|
2300
2300
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2301
2301
|
,
|
|
2302
2302
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2303
2303
|
>
|
|
2304
|
-
type $
|
|
2304
|
+
type $mol_text_code_row__text__DRHHOZSB = $mol_type_enforce<
|
|
2305
2305
|
ReturnType< $mol_text_code['row_text'] >
|
|
2306
2306
|
,
|
|
2307
2307
|
ReturnType< $mol_text_code_row['text'] >
|
|
2308
2308
|
>
|
|
2309
|
-
type $
|
|
2309
|
+
type $mol_text_code_row__syntax__BSHE4BYW = $mol_type_enforce<
|
|
2310
2310
|
ReturnType< $mol_text_code['syntax'] >
|
|
2311
2311
|
,
|
|
2312
2312
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2313
2313
|
>
|
|
2314
|
-
type $
|
|
2314
|
+
type $mol_text_code_row__uri_resolve__0XMF6SDT = $mol_type_enforce<
|
|
2315
2315
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2316
2316
|
,
|
|
2317
2317
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2318
2318
|
>
|
|
2319
|
-
type $
|
|
2319
|
+
type $mol_text_code_row__highlight__CROAXKEK = $mol_type_enforce<
|
|
2320
2320
|
ReturnType< $mol_text_code['highlight'] >
|
|
2321
2321
|
,
|
|
2322
2322
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2323
2323
|
>
|
|
2324
|
-
type $
|
|
2324
|
+
type $mol_list__render_visible_only__YR2D1VJ5 = $mol_type_enforce<
|
|
2325
2325
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2326
2326
|
,
|
|
2327
2327
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2328
2328
|
>
|
|
2329
|
-
type $
|
|
2329
|
+
type $mol_list__rows__8EV4MFIT = $mol_type_enforce<
|
|
2330
2330
|
ReturnType< $mol_text_code['rows'] >
|
|
2331
2331
|
,
|
|
2332
2332
|
ReturnType< $mol_list['rows'] >
|
|
2333
2333
|
>
|
|
2334
|
-
type $
|
|
2334
|
+
type $mol_button_copy__hint__W4MM3W0Q = $mol_type_enforce<
|
|
2335
2335
|
string
|
|
2336
2336
|
,
|
|
2337
2337
|
ReturnType< $mol_button_copy['hint'] >
|
|
2338
2338
|
>
|
|
2339
|
-
type $
|
|
2339
|
+
type $mol_button_copy__text__YEM7YEGK = $mol_type_enforce<
|
|
2340
2340
|
ReturnType< $mol_text_code['text_export'] >
|
|
2341
2341
|
,
|
|
2342
2342
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2412,7 +2412,7 @@ declare namespace $ {
|
|
|
2412
2412
|
|
|
2413
2413
|
declare namespace $ {
|
|
2414
2414
|
|
|
2415
|
-
type $
|
|
2415
|
+
type $mol_view__sub__261ZT354 = $mol_type_enforce<
|
|
2416
2416
|
readonly(any)[]
|
|
2417
2417
|
,
|
|
2418
2418
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2484,22 +2484,22 @@ declare namespace $ {
|
|
|
2484
2484
|
|
|
2485
2485
|
declare namespace $ {
|
|
2486
2486
|
|
|
2487
|
-
type $
|
|
2487
|
+
type $mol_dump_value__value__997WJ6AP = $mol_type_enforce<
|
|
2488
2488
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2489
2489
|
,
|
|
2490
2490
|
ReturnType< $mol_dump_value['value'] >
|
|
2491
2491
|
>
|
|
2492
|
-
type $
|
|
2492
|
+
type $mol_dump_value__expanded__318LCJOV = $mol_type_enforce<
|
|
2493
2493
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2494
2494
|
,
|
|
2495
2495
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2496
2496
|
>
|
|
2497
|
-
type $
|
|
2497
|
+
type $mol_dump_value__prototypes__9NTDTQMJ = $mol_type_enforce<
|
|
2498
2498
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2499
2499
|
,
|
|
2500
2500
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2501
2501
|
>
|
|
2502
|
-
type $
|
|
2502
|
+
type $mol_dump_value__preview_show__PX48CHGX = $mol_type_enforce<
|
|
2503
2503
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2504
2504
|
,
|
|
2505
2505
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2530,27 +2530,27 @@ declare namespace $ {
|
|
|
2530
2530
|
|
|
2531
2531
|
declare namespace $ {
|
|
2532
2532
|
|
|
2533
|
-
type $
|
|
2533
|
+
type $mol_check_expand__checked__LA6Z1UGD = $mol_type_enforce<
|
|
2534
2534
|
ReturnType< $mol_expander['expanded'] >
|
|
2535
2535
|
,
|
|
2536
2536
|
ReturnType< $mol_check_expand['checked'] >
|
|
2537
2537
|
>
|
|
2538
|
-
type $
|
|
2538
|
+
type $mol_check_expand__expandable__C73IXQDK = $mol_type_enforce<
|
|
2539
2539
|
ReturnType< $mol_expander['expandable'] >
|
|
2540
2540
|
,
|
|
2541
2541
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2542
2542
|
>
|
|
2543
|
-
type $
|
|
2543
|
+
type $mol_check_expand__label__DQ46DZXE = $mol_type_enforce<
|
|
2544
2544
|
ReturnType< $mol_expander['label'] >
|
|
2545
2545
|
,
|
|
2546
2546
|
ReturnType< $mol_check_expand['label'] >
|
|
2547
2547
|
>
|
|
2548
|
-
type $
|
|
2548
|
+
type $mol_view__sub__A5IEZ7D4 = $mol_type_enforce<
|
|
2549
2549
|
readonly(any)[]
|
|
2550
2550
|
,
|
|
2551
2551
|
ReturnType< $mol_view['sub'] >
|
|
2552
2552
|
>
|
|
2553
|
-
type $
|
|
2553
|
+
type $mol_list__rows__C4O3E3SO = $mol_type_enforce<
|
|
2554
2554
|
ReturnType< $mol_expander['content'] >
|
|
2555
2555
|
,
|
|
2556
2556
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2586,87 +2586,87 @@ declare namespace $ {
|
|
|
2586
2586
|
|
|
2587
2587
|
declare namespace $ {
|
|
2588
2588
|
|
|
2589
|
-
type $
|
|
2589
|
+
type $mol_text_code__text__VL6FKXC1 = $mol_type_enforce<
|
|
2590
2590
|
ReturnType< $mol_dump_value['simple'] >
|
|
2591
2591
|
,
|
|
2592
2592
|
ReturnType< $mol_text_code['text'] >
|
|
2593
2593
|
>
|
|
2594
|
-
type $
|
|
2594
|
+
type $mol_text_code__text__TI0UP5YU = $mol_type_enforce<
|
|
2595
2595
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2596
2596
|
,
|
|
2597
2597
|
ReturnType< $mol_text_code['text'] >
|
|
2598
2598
|
>
|
|
2599
|
-
type $
|
|
2599
|
+
type $mol_check_expand__minimal_height__3T8MN1UN = $mol_type_enforce<
|
|
2600
2600
|
number
|
|
2601
2601
|
,
|
|
2602
2602
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2603
2603
|
>
|
|
2604
|
-
type $
|
|
2604
|
+
type $mol_check_expand__minimal_width__PE2PFF5N = $mol_type_enforce<
|
|
2605
2605
|
number
|
|
2606
2606
|
,
|
|
2607
2607
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2608
2608
|
>
|
|
2609
|
-
type $
|
|
2609
|
+
type $mol_check_expand__expanded__3UHUS91I = $mol_type_enforce<
|
|
2610
2610
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2611
2611
|
,
|
|
2612
2612
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2613
2613
|
>
|
|
2614
|
-
type $
|
|
2614
|
+
type $mol_check_expand__expandable__ZY0456KI = $mol_type_enforce<
|
|
2615
2615
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2616
2616
|
,
|
|
2617
2617
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2618
2618
|
>
|
|
2619
|
-
type $
|
|
2619
|
+
type $mol_check_expand__clicks__WG6TZ76J = $mol_type_enforce<
|
|
2620
2620
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2621
2621
|
,
|
|
2622
2622
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2623
2623
|
>
|
|
2624
|
-
type $
|
|
2624
|
+
type $mol_check_expand__label__8X51NDSZ = $mol_type_enforce<
|
|
2625
2625
|
readonly(any)[]
|
|
2626
2626
|
,
|
|
2627
2627
|
ReturnType< $mol_check_expand['label'] >
|
|
2628
2628
|
>
|
|
2629
|
-
type $
|
|
2629
|
+
type $mol_view__dom_node__AGOJISAP = $mol_type_enforce<
|
|
2630
2630
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2631
2631
|
,
|
|
2632
2632
|
ReturnType< $mol_view['dom_node'] >
|
|
2633
2633
|
>
|
|
2634
|
-
type $
|
|
2634
|
+
type $mol_view__render__5APP8GIP = $mol_type_enforce<
|
|
2635
2635
|
ReturnType< $mol_dump_value['preview'] >
|
|
2636
2636
|
,
|
|
2637
2637
|
ReturnType< $mol_view['render'] >
|
|
2638
2638
|
>
|
|
2639
|
-
type $
|
|
2639
|
+
type $mol_view__sub__K95R177Y = $mol_type_enforce<
|
|
2640
2640
|
readonly(any)[]
|
|
2641
2641
|
,
|
|
2642
2642
|
ReturnType< $mol_view['sub'] >
|
|
2643
2643
|
>
|
|
2644
|
-
type $
|
|
2644
|
+
type $mol_dump_list__values__5MBO99NN = $mol_type_enforce<
|
|
2645
2645
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2646
2646
|
,
|
|
2647
2647
|
ReturnType< $mol_dump_list['values'] >
|
|
2648
2648
|
>
|
|
2649
|
-
type $
|
|
2649
|
+
type $mol_dump_list__prototypes__TE85PXLA = $mol_type_enforce<
|
|
2650
2650
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2651
2651
|
,
|
|
2652
2652
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2653
2653
|
>
|
|
2654
|
-
type $
|
|
2654
|
+
type $mol_dump_list__preview_show__K3NG2PRM = $mol_type_enforce<
|
|
2655
2655
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2656
2656
|
,
|
|
2657
2657
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2658
2658
|
>
|
|
2659
|
-
type $
|
|
2659
|
+
type $mol_expander__expanded__B4H1E9PS = $mol_type_enforce<
|
|
2660
2660
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2661
2661
|
,
|
|
2662
2662
|
ReturnType< $mol_expander['expanded'] >
|
|
2663
2663
|
>
|
|
2664
|
-
type $
|
|
2664
|
+
type $mol_expander__Trigger__HIOQ1GUZ = $mol_type_enforce<
|
|
2665
2665
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2666
2666
|
,
|
|
2667
2667
|
ReturnType< $mol_expander['Trigger'] >
|
|
2668
2668
|
>
|
|
2669
|
-
type $
|
|
2669
|
+
type $mol_expander__content__CJIK9YIS = $mol_type_enforce<
|
|
2670
2670
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2671
2671
|
,
|
|
2672
2672
|
ReturnType< $mol_expander['content'] >
|