mol_dump_lib 0.0.304 → 0.0.305
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 +52 -52
- package/package.json +1 -1
- package/web.d.ts +52 -52
package/node.d.ts
CHANGED
|
@@ -1421,12 +1421,12 @@ declare namespace $ {
|
|
|
1421
1421
|
|
|
1422
1422
|
declare namespace $ {
|
|
1423
1423
|
|
|
1424
|
-
type $
|
|
1424
|
+
type $mol_paragraph__sub__KMMRMNBI = $mol_type_enforce<
|
|
1425
1425
|
readonly(any)[]
|
|
1426
1426
|
,
|
|
1427
1427
|
ReturnType< $mol_paragraph['sub'] >
|
|
1428
1428
|
>
|
|
1429
|
-
type $
|
|
1429
|
+
type $mol_paragraph__sub__PUIUDV6L = $mol_type_enforce<
|
|
1430
1430
|
readonly(any)[]
|
|
1431
1431
|
,
|
|
1432
1432
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1590,37 +1590,37 @@ declare namespace $ {
|
|
|
1590
1590
|
|
|
1591
1591
|
declare namespace $ {
|
|
1592
1592
|
|
|
1593
|
-
type $
|
|
1593
|
+
type $mol_view__sub__A02Y5J9J = $mol_type_enforce<
|
|
1594
1594
|
readonly(any)[]
|
|
1595
1595
|
,
|
|
1596
1596
|
ReturnType< $mol_view['sub'] >
|
|
1597
1597
|
>
|
|
1598
|
-
type $
|
|
1598
|
+
type $mol_text_code_token__type__7XY90N3N = $mol_type_enforce<
|
|
1599
1599
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1600
1600
|
,
|
|
1601
1601
|
ReturnType< $mol_text_code_token['type'] >
|
|
1602
1602
|
>
|
|
1603
|
-
type $
|
|
1603
|
+
type $mol_text_code_token__haystack__HBFWPFAC = $mol_type_enforce<
|
|
1604
1604
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1605
1605
|
,
|
|
1606
1606
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1607
1607
|
>
|
|
1608
|
-
type $
|
|
1608
|
+
type $mol_text_code_token__needle__FK33Q9W4 = $mol_type_enforce<
|
|
1609
1609
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1610
1610
|
,
|
|
1611
1611
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1612
1612
|
>
|
|
1613
|
-
type $
|
|
1613
|
+
type $mol_text_code_token_link__haystack__24HCTEO3 = $mol_type_enforce<
|
|
1614
1614
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1615
1615
|
,
|
|
1616
1616
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1617
1617
|
>
|
|
1618
|
-
type $
|
|
1618
|
+
type $mol_text_code_token_link__needle__585WWCMP = $mol_type_enforce<
|
|
1619
1619
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1620
1620
|
,
|
|
1621
1621
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1622
1622
|
>
|
|
1623
|
-
type $
|
|
1623
|
+
type $mol_text_code_token_link__uri__7HZSHDLM = $mol_type_enforce<
|
|
1624
1624
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1625
1625
|
,
|
|
1626
1626
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1726,14 +1726,14 @@ declare namespace $ {
|
|
|
1726
1726
|
|
|
1727
1727
|
declare namespace $ {
|
|
1728
1728
|
|
|
1729
|
-
type $
|
|
1729
|
+
type $mol_view__style__91GB03PT = $mol_type_enforce<
|
|
1730
1730
|
({
|
|
1731
1731
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1732
1732
|
})
|
|
1733
1733
|
,
|
|
1734
1734
|
ReturnType< $mol_view['style'] >
|
|
1735
1735
|
>
|
|
1736
|
-
type $
|
|
1736
|
+
type $mol_view__style__0GQBNBG8 = $mol_type_enforce<
|
|
1737
1737
|
({
|
|
1738
1738
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1739
1739
|
})
|
|
@@ -1906,7 +1906,7 @@ declare namespace $ {
|
|
|
1906
1906
|
|
|
1907
1907
|
declare namespace $ {
|
|
1908
1908
|
|
|
1909
|
-
type $
|
|
1909
|
+
type $mol_speck__value__SYNIAQ84 = $mol_type_enforce<
|
|
1910
1910
|
ReturnType< $mol_button['error'] >
|
|
1911
1911
|
,
|
|
1912
1912
|
ReturnType< $mol_speck['value'] >
|
|
@@ -2053,7 +2053,7 @@ declare namespace $ {
|
|
|
2053
2053
|
|
|
2054
2054
|
declare namespace $ {
|
|
2055
2055
|
|
|
2056
|
-
type $
|
|
2056
|
+
type $mol_svg_path__geometry__88Q7CGTZ = $mol_type_enforce<
|
|
2057
2057
|
ReturnType< $mol_icon['path'] >
|
|
2058
2058
|
,
|
|
2059
2059
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2104,14 +2104,14 @@ declare namespace $ {
|
|
|
2104
2104
|
|
|
2105
2105
|
declare namespace $ {
|
|
2106
2106
|
|
|
2107
|
-
type $
|
|
2107
|
+
type $mol_blob__66D4PVMA = $mol_type_enforce<
|
|
2108
2108
|
[ readonly(BlobPart)[], ({
|
|
2109
2109
|
'type': string,
|
|
2110
2110
|
}) ]
|
|
2111
2111
|
,
|
|
2112
2112
|
ConstructorParameters< typeof $mol_blob >
|
|
2113
2113
|
>
|
|
2114
|
-
type $
|
|
2114
|
+
type $mol_blob__Z9V9RMNE = $mol_type_enforce<
|
|
2115
2115
|
[ readonly(BlobPart)[], ({
|
|
2116
2116
|
'type': string,
|
|
2117
2117
|
}) ]
|
|
@@ -2285,52 +2285,52 @@ declare namespace $ {
|
|
|
2285
2285
|
|
|
2286
2286
|
declare namespace $ {
|
|
2287
2287
|
|
|
2288
|
-
type $
|
|
2288
|
+
type $mol_text_code_row__numb_showed__A8Y4MTX1 = $mol_type_enforce<
|
|
2289
2289
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2290
2290
|
,
|
|
2291
2291
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2292
2292
|
>
|
|
2293
|
-
type $
|
|
2293
|
+
type $mol_text_code_row__numb__2UWTI9GY = $mol_type_enforce<
|
|
2294
2294
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2295
2295
|
,
|
|
2296
2296
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2297
2297
|
>
|
|
2298
|
-
type $
|
|
2298
|
+
type $mol_text_code_row__text__TAP7SN6W = $mol_type_enforce<
|
|
2299
2299
|
ReturnType< $mol_text_code['row_text'] >
|
|
2300
2300
|
,
|
|
2301
2301
|
ReturnType< $mol_text_code_row['text'] >
|
|
2302
2302
|
>
|
|
2303
|
-
type $
|
|
2303
|
+
type $mol_text_code_row__syntax__YVIGV67H = $mol_type_enforce<
|
|
2304
2304
|
ReturnType< $mol_text_code['syntax'] >
|
|
2305
2305
|
,
|
|
2306
2306
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2307
2307
|
>
|
|
2308
|
-
type $
|
|
2308
|
+
type $mol_text_code_row__uri_resolve__3MW5ROX3 = $mol_type_enforce<
|
|
2309
2309
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2310
2310
|
,
|
|
2311
2311
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2312
2312
|
>
|
|
2313
|
-
type $
|
|
2313
|
+
type $mol_text_code_row__highlight__SIPH794E = $mol_type_enforce<
|
|
2314
2314
|
ReturnType< $mol_text_code['highlight'] >
|
|
2315
2315
|
,
|
|
2316
2316
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2317
2317
|
>
|
|
2318
|
-
type $
|
|
2318
|
+
type $mol_list__render_visible_only__5VL12ON3 = $mol_type_enforce<
|
|
2319
2319
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2320
2320
|
,
|
|
2321
2321
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2322
2322
|
>
|
|
2323
|
-
type $
|
|
2323
|
+
type $mol_list__rows__6Q5ZCA58 = $mol_type_enforce<
|
|
2324
2324
|
ReturnType< $mol_text_code['rows'] >
|
|
2325
2325
|
,
|
|
2326
2326
|
ReturnType< $mol_list['rows'] >
|
|
2327
2327
|
>
|
|
2328
|
-
type $
|
|
2328
|
+
type $mol_button_copy__hint__3UE9BJ6O = $mol_type_enforce<
|
|
2329
2329
|
string
|
|
2330
2330
|
,
|
|
2331
2331
|
ReturnType< $mol_button_copy['hint'] >
|
|
2332
2332
|
>
|
|
2333
|
-
type $
|
|
2333
|
+
type $mol_button_copy__text__BQCP1NPJ = $mol_type_enforce<
|
|
2334
2334
|
ReturnType< $mol_text_code['text_export'] >
|
|
2335
2335
|
,
|
|
2336
2336
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2406,7 +2406,7 @@ declare namespace $ {
|
|
|
2406
2406
|
|
|
2407
2407
|
declare namespace $ {
|
|
2408
2408
|
|
|
2409
|
-
type $
|
|
2409
|
+
type $mol_view__sub__BNTCZHEZ = $mol_type_enforce<
|
|
2410
2410
|
readonly(any)[]
|
|
2411
2411
|
,
|
|
2412
2412
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2478,22 +2478,22 @@ declare namespace $ {
|
|
|
2478
2478
|
|
|
2479
2479
|
declare namespace $ {
|
|
2480
2480
|
|
|
2481
|
-
type $
|
|
2481
|
+
type $mol_dump_value__value__8Q18WFL9 = $mol_type_enforce<
|
|
2482
2482
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2483
2483
|
,
|
|
2484
2484
|
ReturnType< $mol_dump_value['value'] >
|
|
2485
2485
|
>
|
|
2486
|
-
type $
|
|
2486
|
+
type $mol_dump_value__expanded__BWXPMRVN = $mol_type_enforce<
|
|
2487
2487
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2488
2488
|
,
|
|
2489
2489
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2490
2490
|
>
|
|
2491
|
-
type $
|
|
2491
|
+
type $mol_dump_value__prototypes__2B99E8F3 = $mol_type_enforce<
|
|
2492
2492
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2493
2493
|
,
|
|
2494
2494
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2495
2495
|
>
|
|
2496
|
-
type $
|
|
2496
|
+
type $mol_dump_value__preview_show__LZ4HZ8TW = $mol_type_enforce<
|
|
2497
2497
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2498
2498
|
,
|
|
2499
2499
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2524,27 +2524,27 @@ declare namespace $ {
|
|
|
2524
2524
|
|
|
2525
2525
|
declare namespace $ {
|
|
2526
2526
|
|
|
2527
|
-
type $
|
|
2527
|
+
type $mol_check_expand__checked__D29IRFNU = $mol_type_enforce<
|
|
2528
2528
|
ReturnType< $mol_expander['expanded'] >
|
|
2529
2529
|
,
|
|
2530
2530
|
ReturnType< $mol_check_expand['checked'] >
|
|
2531
2531
|
>
|
|
2532
|
-
type $
|
|
2532
|
+
type $mol_check_expand__expandable__D67UI0R7 = $mol_type_enforce<
|
|
2533
2533
|
ReturnType< $mol_expander['expandable'] >
|
|
2534
2534
|
,
|
|
2535
2535
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2536
2536
|
>
|
|
2537
|
-
type $
|
|
2537
|
+
type $mol_check_expand__label__I9Z6HFYF = $mol_type_enforce<
|
|
2538
2538
|
ReturnType< $mol_expander['label'] >
|
|
2539
2539
|
,
|
|
2540
2540
|
ReturnType< $mol_check_expand['label'] >
|
|
2541
2541
|
>
|
|
2542
|
-
type $
|
|
2542
|
+
type $mol_view__sub__QEN82DEQ = $mol_type_enforce<
|
|
2543
2543
|
readonly(any)[]
|
|
2544
2544
|
,
|
|
2545
2545
|
ReturnType< $mol_view['sub'] >
|
|
2546
2546
|
>
|
|
2547
|
-
type $
|
|
2547
|
+
type $mol_list__rows__QYM6OJGT = $mol_type_enforce<
|
|
2548
2548
|
ReturnType< $mol_expander['content'] >
|
|
2549
2549
|
,
|
|
2550
2550
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2580,87 +2580,87 @@ declare namespace $ {
|
|
|
2580
2580
|
|
|
2581
2581
|
declare namespace $ {
|
|
2582
2582
|
|
|
2583
|
-
type $
|
|
2583
|
+
type $mol_text_code__text__5Q9MGK4Y = $mol_type_enforce<
|
|
2584
2584
|
ReturnType< $mol_dump_value['simple'] >
|
|
2585
2585
|
,
|
|
2586
2586
|
ReturnType< $mol_text_code['text'] >
|
|
2587
2587
|
>
|
|
2588
|
-
type $
|
|
2588
|
+
type $mol_text_code__text__XOD5YH9M = $mol_type_enforce<
|
|
2589
2589
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2590
2590
|
,
|
|
2591
2591
|
ReturnType< $mol_text_code['text'] >
|
|
2592
2592
|
>
|
|
2593
|
-
type $
|
|
2593
|
+
type $mol_check_expand__minimal_height__ME7OC0QZ = $mol_type_enforce<
|
|
2594
2594
|
number
|
|
2595
2595
|
,
|
|
2596
2596
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2597
2597
|
>
|
|
2598
|
-
type $
|
|
2598
|
+
type $mol_check_expand__minimal_width__49VFLUNK = $mol_type_enforce<
|
|
2599
2599
|
number
|
|
2600
2600
|
,
|
|
2601
2601
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2602
2602
|
>
|
|
2603
|
-
type $
|
|
2603
|
+
type $mol_check_expand__expanded__2JLLT587 = $mol_type_enforce<
|
|
2604
2604
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2605
2605
|
,
|
|
2606
2606
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2607
2607
|
>
|
|
2608
|
-
type $
|
|
2608
|
+
type $mol_check_expand__expandable__A90014Q0 = $mol_type_enforce<
|
|
2609
2609
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2610
2610
|
,
|
|
2611
2611
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2612
2612
|
>
|
|
2613
|
-
type $
|
|
2613
|
+
type $mol_check_expand__clicks__JP9GPU08 = $mol_type_enforce<
|
|
2614
2614
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2615
2615
|
,
|
|
2616
2616
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2617
2617
|
>
|
|
2618
|
-
type $
|
|
2618
|
+
type $mol_check_expand__label__T37W5OTI = $mol_type_enforce<
|
|
2619
2619
|
readonly(any)[]
|
|
2620
2620
|
,
|
|
2621
2621
|
ReturnType< $mol_check_expand['label'] >
|
|
2622
2622
|
>
|
|
2623
|
-
type $
|
|
2623
|
+
type $mol_view__dom_node__PUCWX8GX = $mol_type_enforce<
|
|
2624
2624
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2625
2625
|
,
|
|
2626
2626
|
ReturnType< $mol_view['dom_node'] >
|
|
2627
2627
|
>
|
|
2628
|
-
type $
|
|
2628
|
+
type $mol_view__render__TU32YFYY = $mol_type_enforce<
|
|
2629
2629
|
ReturnType< $mol_dump_value['preview'] >
|
|
2630
2630
|
,
|
|
2631
2631
|
ReturnType< $mol_view['render'] >
|
|
2632
2632
|
>
|
|
2633
|
-
type $
|
|
2633
|
+
type $mol_view__sub__4VZEOVNF = $mol_type_enforce<
|
|
2634
2634
|
readonly(any)[]
|
|
2635
2635
|
,
|
|
2636
2636
|
ReturnType< $mol_view['sub'] >
|
|
2637
2637
|
>
|
|
2638
|
-
type $
|
|
2638
|
+
type $mol_dump_list__values__7JUWXPEL = $mol_type_enforce<
|
|
2639
2639
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2640
2640
|
,
|
|
2641
2641
|
ReturnType< $mol_dump_list['values'] >
|
|
2642
2642
|
>
|
|
2643
|
-
type $
|
|
2643
|
+
type $mol_dump_list__prototypes__5ZY5B14O = $mol_type_enforce<
|
|
2644
2644
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2645
2645
|
,
|
|
2646
2646
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2647
2647
|
>
|
|
2648
|
-
type $
|
|
2648
|
+
type $mol_dump_list__preview_show__KDSLIQL7 = $mol_type_enforce<
|
|
2649
2649
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2650
2650
|
,
|
|
2651
2651
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2652
2652
|
>
|
|
2653
|
-
type $
|
|
2653
|
+
type $mol_expander__expanded__VWUTZH45 = $mol_type_enforce<
|
|
2654
2654
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2655
2655
|
,
|
|
2656
2656
|
ReturnType< $mol_expander['expanded'] >
|
|
2657
2657
|
>
|
|
2658
|
-
type $
|
|
2658
|
+
type $mol_expander__Trigger__UKUHVFYT = $mol_type_enforce<
|
|
2659
2659
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2660
2660
|
,
|
|
2661
2661
|
ReturnType< $mol_expander['Trigger'] >
|
|
2662
2662
|
>
|
|
2663
|
-
type $
|
|
2663
|
+
type $mol_expander__content__805K07V4 = $mol_type_enforce<
|
|
2664
2664
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2665
2665
|
,
|
|
2666
2666
|
ReturnType< $mol_expander['content'] >
|
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -1299,12 +1299,12 @@ declare namespace $ {
|
|
|
1299
1299
|
|
|
1300
1300
|
declare namespace $ {
|
|
1301
1301
|
|
|
1302
|
-
type $
|
|
1302
|
+
type $mol_paragraph__sub__KMMRMNBI = $mol_type_enforce<
|
|
1303
1303
|
readonly(any)[]
|
|
1304
1304
|
,
|
|
1305
1305
|
ReturnType< $mol_paragraph['sub'] >
|
|
1306
1306
|
>
|
|
1307
|
-
type $
|
|
1307
|
+
type $mol_paragraph__sub__PUIUDV6L = $mol_type_enforce<
|
|
1308
1308
|
readonly(any)[]
|
|
1309
1309
|
,
|
|
1310
1310
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1468,37 +1468,37 @@ declare namespace $ {
|
|
|
1468
1468
|
|
|
1469
1469
|
declare namespace $ {
|
|
1470
1470
|
|
|
1471
|
-
type $
|
|
1471
|
+
type $mol_view__sub__A02Y5J9J = $mol_type_enforce<
|
|
1472
1472
|
readonly(any)[]
|
|
1473
1473
|
,
|
|
1474
1474
|
ReturnType< $mol_view['sub'] >
|
|
1475
1475
|
>
|
|
1476
|
-
type $
|
|
1476
|
+
type $mol_text_code_token__type__7XY90N3N = $mol_type_enforce<
|
|
1477
1477
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1478
1478
|
,
|
|
1479
1479
|
ReturnType< $mol_text_code_token['type'] >
|
|
1480
1480
|
>
|
|
1481
|
-
type $
|
|
1481
|
+
type $mol_text_code_token__haystack__HBFWPFAC = $mol_type_enforce<
|
|
1482
1482
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1483
1483
|
,
|
|
1484
1484
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1485
1485
|
>
|
|
1486
|
-
type $
|
|
1486
|
+
type $mol_text_code_token__needle__FK33Q9W4 = $mol_type_enforce<
|
|
1487
1487
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1488
1488
|
,
|
|
1489
1489
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1490
1490
|
>
|
|
1491
|
-
type $
|
|
1491
|
+
type $mol_text_code_token_link__haystack__24HCTEO3 = $mol_type_enforce<
|
|
1492
1492
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1493
1493
|
,
|
|
1494
1494
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1495
1495
|
>
|
|
1496
|
-
type $
|
|
1496
|
+
type $mol_text_code_token_link__needle__585WWCMP = $mol_type_enforce<
|
|
1497
1497
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1498
1498
|
,
|
|
1499
1499
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1500
1500
|
>
|
|
1501
|
-
type $
|
|
1501
|
+
type $mol_text_code_token_link__uri__7HZSHDLM = $mol_type_enforce<
|
|
1502
1502
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1503
1503
|
,
|
|
1504
1504
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1604,14 +1604,14 @@ declare namespace $ {
|
|
|
1604
1604
|
|
|
1605
1605
|
declare namespace $ {
|
|
1606
1606
|
|
|
1607
|
-
type $
|
|
1607
|
+
type $mol_view__style__91GB03PT = $mol_type_enforce<
|
|
1608
1608
|
({
|
|
1609
1609
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1610
1610
|
})
|
|
1611
1611
|
,
|
|
1612
1612
|
ReturnType< $mol_view['style'] >
|
|
1613
1613
|
>
|
|
1614
|
-
type $
|
|
1614
|
+
type $mol_view__style__0GQBNBG8 = $mol_type_enforce<
|
|
1615
1615
|
({
|
|
1616
1616
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1617
1617
|
})
|
|
@@ -1784,7 +1784,7 @@ declare namespace $ {
|
|
|
1784
1784
|
|
|
1785
1785
|
declare namespace $ {
|
|
1786
1786
|
|
|
1787
|
-
type $
|
|
1787
|
+
type $mol_speck__value__SYNIAQ84 = $mol_type_enforce<
|
|
1788
1788
|
ReturnType< $mol_button['error'] >
|
|
1789
1789
|
,
|
|
1790
1790
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1943,7 +1943,7 @@ declare namespace $ {
|
|
|
1943
1943
|
|
|
1944
1944
|
declare namespace $ {
|
|
1945
1945
|
|
|
1946
|
-
type $
|
|
1946
|
+
type $mol_svg_path__geometry__88Q7CGTZ = $mol_type_enforce<
|
|
1947
1947
|
ReturnType< $mol_icon['path'] >
|
|
1948
1948
|
,
|
|
1949
1949
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -1994,14 +1994,14 @@ declare namespace $ {
|
|
|
1994
1994
|
|
|
1995
1995
|
declare namespace $ {
|
|
1996
1996
|
|
|
1997
|
-
type $
|
|
1997
|
+
type $mol_blob__66D4PVMA = $mol_type_enforce<
|
|
1998
1998
|
[ readonly(BlobPart)[], ({
|
|
1999
1999
|
'type': string,
|
|
2000
2000
|
}) ]
|
|
2001
2001
|
,
|
|
2002
2002
|
ConstructorParameters< typeof $mol_blob >
|
|
2003
2003
|
>
|
|
2004
|
-
type $
|
|
2004
|
+
type $mol_blob__Z9V9RMNE = $mol_type_enforce<
|
|
2005
2005
|
[ readonly(BlobPart)[], ({
|
|
2006
2006
|
'type': string,
|
|
2007
2007
|
}) ]
|
|
@@ -2192,52 +2192,52 @@ declare namespace $ {
|
|
|
2192
2192
|
|
|
2193
2193
|
declare namespace $ {
|
|
2194
2194
|
|
|
2195
|
-
type $
|
|
2195
|
+
type $mol_text_code_row__numb_showed__A8Y4MTX1 = $mol_type_enforce<
|
|
2196
2196
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2197
2197
|
,
|
|
2198
2198
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2199
2199
|
>
|
|
2200
|
-
type $
|
|
2200
|
+
type $mol_text_code_row__numb__2UWTI9GY = $mol_type_enforce<
|
|
2201
2201
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2202
2202
|
,
|
|
2203
2203
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2204
2204
|
>
|
|
2205
|
-
type $
|
|
2205
|
+
type $mol_text_code_row__text__TAP7SN6W = $mol_type_enforce<
|
|
2206
2206
|
ReturnType< $mol_text_code['row_text'] >
|
|
2207
2207
|
,
|
|
2208
2208
|
ReturnType< $mol_text_code_row['text'] >
|
|
2209
2209
|
>
|
|
2210
|
-
type $
|
|
2210
|
+
type $mol_text_code_row__syntax__YVIGV67H = $mol_type_enforce<
|
|
2211
2211
|
ReturnType< $mol_text_code['syntax'] >
|
|
2212
2212
|
,
|
|
2213
2213
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2214
2214
|
>
|
|
2215
|
-
type $
|
|
2215
|
+
type $mol_text_code_row__uri_resolve__3MW5ROX3 = $mol_type_enforce<
|
|
2216
2216
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2217
2217
|
,
|
|
2218
2218
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2219
2219
|
>
|
|
2220
|
-
type $
|
|
2220
|
+
type $mol_text_code_row__highlight__SIPH794E = $mol_type_enforce<
|
|
2221
2221
|
ReturnType< $mol_text_code['highlight'] >
|
|
2222
2222
|
,
|
|
2223
2223
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2224
2224
|
>
|
|
2225
|
-
type $
|
|
2225
|
+
type $mol_list__render_visible_only__5VL12ON3 = $mol_type_enforce<
|
|
2226
2226
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2227
2227
|
,
|
|
2228
2228
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2229
2229
|
>
|
|
2230
|
-
type $
|
|
2230
|
+
type $mol_list__rows__6Q5ZCA58 = $mol_type_enforce<
|
|
2231
2231
|
ReturnType< $mol_text_code['rows'] >
|
|
2232
2232
|
,
|
|
2233
2233
|
ReturnType< $mol_list['rows'] >
|
|
2234
2234
|
>
|
|
2235
|
-
type $
|
|
2235
|
+
type $mol_button_copy__hint__3UE9BJ6O = $mol_type_enforce<
|
|
2236
2236
|
string
|
|
2237
2237
|
,
|
|
2238
2238
|
ReturnType< $mol_button_copy['hint'] >
|
|
2239
2239
|
>
|
|
2240
|
-
type $
|
|
2240
|
+
type $mol_button_copy__text__BQCP1NPJ = $mol_type_enforce<
|
|
2241
2241
|
ReturnType< $mol_text_code['text_export'] >
|
|
2242
2242
|
,
|
|
2243
2243
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2309,7 +2309,7 @@ declare namespace $ {
|
|
|
2309
2309
|
|
|
2310
2310
|
declare namespace $ {
|
|
2311
2311
|
|
|
2312
|
-
type $
|
|
2312
|
+
type $mol_view__sub__BNTCZHEZ = $mol_type_enforce<
|
|
2313
2313
|
readonly(any)[]
|
|
2314
2314
|
,
|
|
2315
2315
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2381,22 +2381,22 @@ declare namespace $ {
|
|
|
2381
2381
|
|
|
2382
2382
|
declare namespace $ {
|
|
2383
2383
|
|
|
2384
|
-
type $
|
|
2384
|
+
type $mol_dump_value__value__8Q18WFL9 = $mol_type_enforce<
|
|
2385
2385
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2386
2386
|
,
|
|
2387
2387
|
ReturnType< $mol_dump_value['value'] >
|
|
2388
2388
|
>
|
|
2389
|
-
type $
|
|
2389
|
+
type $mol_dump_value__expanded__BWXPMRVN = $mol_type_enforce<
|
|
2390
2390
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2391
2391
|
,
|
|
2392
2392
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2393
2393
|
>
|
|
2394
|
-
type $
|
|
2394
|
+
type $mol_dump_value__prototypes__2B99E8F3 = $mol_type_enforce<
|
|
2395
2395
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2396
2396
|
,
|
|
2397
2397
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2398
2398
|
>
|
|
2399
|
-
type $
|
|
2399
|
+
type $mol_dump_value__preview_show__LZ4HZ8TW = $mol_type_enforce<
|
|
2400
2400
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2401
2401
|
,
|
|
2402
2402
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2427,27 +2427,27 @@ declare namespace $ {
|
|
|
2427
2427
|
|
|
2428
2428
|
declare namespace $ {
|
|
2429
2429
|
|
|
2430
|
-
type $
|
|
2430
|
+
type $mol_check_expand__checked__D29IRFNU = $mol_type_enforce<
|
|
2431
2431
|
ReturnType< $mol_expander['expanded'] >
|
|
2432
2432
|
,
|
|
2433
2433
|
ReturnType< $mol_check_expand['checked'] >
|
|
2434
2434
|
>
|
|
2435
|
-
type $
|
|
2435
|
+
type $mol_check_expand__expandable__D67UI0R7 = $mol_type_enforce<
|
|
2436
2436
|
ReturnType< $mol_expander['expandable'] >
|
|
2437
2437
|
,
|
|
2438
2438
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2439
2439
|
>
|
|
2440
|
-
type $
|
|
2440
|
+
type $mol_check_expand__label__I9Z6HFYF = $mol_type_enforce<
|
|
2441
2441
|
ReturnType< $mol_expander['label'] >
|
|
2442
2442
|
,
|
|
2443
2443
|
ReturnType< $mol_check_expand['label'] >
|
|
2444
2444
|
>
|
|
2445
|
-
type $
|
|
2445
|
+
type $mol_view__sub__QEN82DEQ = $mol_type_enforce<
|
|
2446
2446
|
readonly(any)[]
|
|
2447
2447
|
,
|
|
2448
2448
|
ReturnType< $mol_view['sub'] >
|
|
2449
2449
|
>
|
|
2450
|
-
type $
|
|
2450
|
+
type $mol_list__rows__QYM6OJGT = $mol_type_enforce<
|
|
2451
2451
|
ReturnType< $mol_expander['content'] >
|
|
2452
2452
|
,
|
|
2453
2453
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2483,87 +2483,87 @@ declare namespace $ {
|
|
|
2483
2483
|
|
|
2484
2484
|
declare namespace $ {
|
|
2485
2485
|
|
|
2486
|
-
type $
|
|
2486
|
+
type $mol_text_code__text__5Q9MGK4Y = $mol_type_enforce<
|
|
2487
2487
|
ReturnType< $mol_dump_value['simple'] >
|
|
2488
2488
|
,
|
|
2489
2489
|
ReturnType< $mol_text_code['text'] >
|
|
2490
2490
|
>
|
|
2491
|
-
type $
|
|
2491
|
+
type $mol_text_code__text__XOD5YH9M = $mol_type_enforce<
|
|
2492
2492
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2493
2493
|
,
|
|
2494
2494
|
ReturnType< $mol_text_code['text'] >
|
|
2495
2495
|
>
|
|
2496
|
-
type $
|
|
2496
|
+
type $mol_check_expand__minimal_height__ME7OC0QZ = $mol_type_enforce<
|
|
2497
2497
|
number
|
|
2498
2498
|
,
|
|
2499
2499
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2500
2500
|
>
|
|
2501
|
-
type $
|
|
2501
|
+
type $mol_check_expand__minimal_width__49VFLUNK = $mol_type_enforce<
|
|
2502
2502
|
number
|
|
2503
2503
|
,
|
|
2504
2504
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2505
2505
|
>
|
|
2506
|
-
type $
|
|
2506
|
+
type $mol_check_expand__expanded__2JLLT587 = $mol_type_enforce<
|
|
2507
2507
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2508
2508
|
,
|
|
2509
2509
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2510
2510
|
>
|
|
2511
|
-
type $
|
|
2511
|
+
type $mol_check_expand__expandable__A90014Q0 = $mol_type_enforce<
|
|
2512
2512
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2513
2513
|
,
|
|
2514
2514
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2515
2515
|
>
|
|
2516
|
-
type $
|
|
2516
|
+
type $mol_check_expand__clicks__JP9GPU08 = $mol_type_enforce<
|
|
2517
2517
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2518
2518
|
,
|
|
2519
2519
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2520
2520
|
>
|
|
2521
|
-
type $
|
|
2521
|
+
type $mol_check_expand__label__T37W5OTI = $mol_type_enforce<
|
|
2522
2522
|
readonly(any)[]
|
|
2523
2523
|
,
|
|
2524
2524
|
ReturnType< $mol_check_expand['label'] >
|
|
2525
2525
|
>
|
|
2526
|
-
type $
|
|
2526
|
+
type $mol_view__dom_node__PUCWX8GX = $mol_type_enforce<
|
|
2527
2527
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2528
2528
|
,
|
|
2529
2529
|
ReturnType< $mol_view['dom_node'] >
|
|
2530
2530
|
>
|
|
2531
|
-
type $
|
|
2531
|
+
type $mol_view__render__TU32YFYY = $mol_type_enforce<
|
|
2532
2532
|
ReturnType< $mol_dump_value['preview'] >
|
|
2533
2533
|
,
|
|
2534
2534
|
ReturnType< $mol_view['render'] >
|
|
2535
2535
|
>
|
|
2536
|
-
type $
|
|
2536
|
+
type $mol_view__sub__4VZEOVNF = $mol_type_enforce<
|
|
2537
2537
|
readonly(any)[]
|
|
2538
2538
|
,
|
|
2539
2539
|
ReturnType< $mol_view['sub'] >
|
|
2540
2540
|
>
|
|
2541
|
-
type $
|
|
2541
|
+
type $mol_dump_list__values__7JUWXPEL = $mol_type_enforce<
|
|
2542
2542
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2543
2543
|
,
|
|
2544
2544
|
ReturnType< $mol_dump_list['values'] >
|
|
2545
2545
|
>
|
|
2546
|
-
type $
|
|
2546
|
+
type $mol_dump_list__prototypes__5ZY5B14O = $mol_type_enforce<
|
|
2547
2547
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2548
2548
|
,
|
|
2549
2549
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2550
2550
|
>
|
|
2551
|
-
type $
|
|
2551
|
+
type $mol_dump_list__preview_show__KDSLIQL7 = $mol_type_enforce<
|
|
2552
2552
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2553
2553
|
,
|
|
2554
2554
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2555
2555
|
>
|
|
2556
|
-
type $
|
|
2556
|
+
type $mol_expander__expanded__VWUTZH45 = $mol_type_enforce<
|
|
2557
2557
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2558
2558
|
,
|
|
2559
2559
|
ReturnType< $mol_expander['expanded'] >
|
|
2560
2560
|
>
|
|
2561
|
-
type $
|
|
2561
|
+
type $mol_expander__Trigger__UKUHVFYT = $mol_type_enforce<
|
|
2562
2562
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2563
2563
|
,
|
|
2564
2564
|
ReturnType< $mol_expander['Trigger'] >
|
|
2565
2565
|
>
|
|
2566
|
-
type $
|
|
2566
|
+
type $mol_expander__content__805K07V4 = $mol_type_enforce<
|
|
2567
2567
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2568
2568
|
,
|
|
2569
2569
|
ReturnType< $mol_expander['content'] >
|