mol_dump_lib 0.0.454 → 0.0.456
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
|
@@ -1428,12 +1428,12 @@ declare namespace $ {
|
|
|
1428
1428
|
|
|
1429
1429
|
declare namespace $ {
|
|
1430
1430
|
|
|
1431
|
-
type $
|
|
1431
|
+
type $mol_paragraph__sub__1JUHZQ8I = $mol_type_enforce<
|
|
1432
1432
|
readonly(any)[]
|
|
1433
1433
|
,
|
|
1434
1434
|
ReturnType< $mol_paragraph['sub'] >
|
|
1435
1435
|
>
|
|
1436
|
-
type $
|
|
1436
|
+
type $mol_paragraph__sub__ZDYJYXQL = $mol_type_enforce<
|
|
1437
1437
|
readonly(any)[]
|
|
1438
1438
|
,
|
|
1439
1439
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1598,37 +1598,37 @@ declare namespace $ {
|
|
|
1598
1598
|
|
|
1599
1599
|
declare namespace $ {
|
|
1600
1600
|
|
|
1601
|
-
type $
|
|
1601
|
+
type $mol_view__sub__RPIOU39M = $mol_type_enforce<
|
|
1602
1602
|
readonly(any)[]
|
|
1603
1603
|
,
|
|
1604
1604
|
ReturnType< $mol_view['sub'] >
|
|
1605
1605
|
>
|
|
1606
|
-
type $
|
|
1606
|
+
type $mol_text_code_token__type__EBIAFDOR = $mol_type_enforce<
|
|
1607
1607
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1608
1608
|
,
|
|
1609
1609
|
ReturnType< $mol_text_code_token['type'] >
|
|
1610
1610
|
>
|
|
1611
|
-
type $
|
|
1611
|
+
type $mol_text_code_token__haystack__61AEBPHZ = $mol_type_enforce<
|
|
1612
1612
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1613
1613
|
,
|
|
1614
1614
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1615
1615
|
>
|
|
1616
|
-
type $
|
|
1616
|
+
type $mol_text_code_token__needle__NKPZZE27 = $mol_type_enforce<
|
|
1617
1617
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1618
1618
|
,
|
|
1619
1619
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1620
1620
|
>
|
|
1621
|
-
type $
|
|
1621
|
+
type $mol_text_code_token_link__haystack__SE342E4O = $mol_type_enforce<
|
|
1622
1622
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1623
1623
|
,
|
|
1624
1624
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1625
1625
|
>
|
|
1626
|
-
type $
|
|
1626
|
+
type $mol_text_code_token_link__needle__VGN6K1P0 = $mol_type_enforce<
|
|
1627
1627
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1628
1628
|
,
|
|
1629
1629
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1630
1630
|
>
|
|
1631
|
-
type $
|
|
1631
|
+
type $mol_text_code_token_link__uri__4DZZRD6J = $mol_type_enforce<
|
|
1632
1632
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1633
1633
|
,
|
|
1634
1634
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1734,14 +1734,14 @@ declare namespace $ {
|
|
|
1734
1734
|
|
|
1735
1735
|
declare namespace $ {
|
|
1736
1736
|
|
|
1737
|
-
type $
|
|
1737
|
+
type $mol_view__style__0YABB5UE = $mol_type_enforce<
|
|
1738
1738
|
({
|
|
1739
1739
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1740
1740
|
})
|
|
1741
1741
|
,
|
|
1742
1742
|
ReturnType< $mol_view['style'] >
|
|
1743
1743
|
>
|
|
1744
|
-
type $
|
|
1744
|
+
type $mol_view__style__I770M3NA = $mol_type_enforce<
|
|
1745
1745
|
({
|
|
1746
1746
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1747
1747
|
})
|
|
@@ -1914,7 +1914,7 @@ declare namespace $ {
|
|
|
1914
1914
|
|
|
1915
1915
|
declare namespace $ {
|
|
1916
1916
|
|
|
1917
|
-
type $
|
|
1917
|
+
type $mol_speck__value__S360ADM1 = $mol_type_enforce<
|
|
1918
1918
|
ReturnType< $mol_button['error'] >
|
|
1919
1919
|
,
|
|
1920
1920
|
ReturnType< $mol_speck['value'] >
|
|
@@ -2061,7 +2061,7 @@ declare namespace $ {
|
|
|
2061
2061
|
|
|
2062
2062
|
declare namespace $ {
|
|
2063
2063
|
|
|
2064
|
-
type $
|
|
2064
|
+
type $mol_svg_path__geometry__736TTQ6E = $mol_type_enforce<
|
|
2065
2065
|
ReturnType< $mol_icon['path'] >
|
|
2066
2066
|
,
|
|
2067
2067
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2112,14 +2112,14 @@ declare namespace $ {
|
|
|
2112
2112
|
|
|
2113
2113
|
declare namespace $ {
|
|
2114
2114
|
|
|
2115
|
-
type $
|
|
2115
|
+
type $mol_blob__2X1Y9XLH = $mol_type_enforce<
|
|
2116
2116
|
[ readonly(BlobPart)[], ({
|
|
2117
2117
|
'type': string,
|
|
2118
2118
|
}) ]
|
|
2119
2119
|
,
|
|
2120
2120
|
ConstructorParameters< typeof $mol_blob >
|
|
2121
2121
|
>
|
|
2122
|
-
type $
|
|
2122
|
+
type $mol_blob__ZGV9X1HB = $mol_type_enforce<
|
|
2123
2123
|
[ readonly(BlobPart)[], ({
|
|
2124
2124
|
'type': string,
|
|
2125
2125
|
}) ]
|
|
@@ -2293,52 +2293,52 @@ declare namespace $ {
|
|
|
2293
2293
|
|
|
2294
2294
|
declare namespace $ {
|
|
2295
2295
|
|
|
2296
|
-
type $
|
|
2296
|
+
type $mol_text_code_row__numb_showed__7A5VYRBF = $mol_type_enforce<
|
|
2297
2297
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2298
2298
|
,
|
|
2299
2299
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2300
2300
|
>
|
|
2301
|
-
type $
|
|
2301
|
+
type $mol_text_code_row__numb__4HSCISGC = $mol_type_enforce<
|
|
2302
2302
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2303
2303
|
,
|
|
2304
2304
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2305
2305
|
>
|
|
2306
|
-
type $
|
|
2306
|
+
type $mol_text_code_row__text__UFTVSONW = $mol_type_enforce<
|
|
2307
2307
|
ReturnType< $mol_text_code['row_text'] >
|
|
2308
2308
|
,
|
|
2309
2309
|
ReturnType< $mol_text_code_row['text'] >
|
|
2310
2310
|
>
|
|
2311
|
-
type $
|
|
2311
|
+
type $mol_text_code_row__syntax__YLXW2EFQ = $mol_type_enforce<
|
|
2312
2312
|
ReturnType< $mol_text_code['syntax'] >
|
|
2313
2313
|
,
|
|
2314
2314
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2315
2315
|
>
|
|
2316
|
-
type $
|
|
2316
|
+
type $mol_text_code_row__uri_resolve__GX8BLIUR = $mol_type_enforce<
|
|
2317
2317
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2318
2318
|
,
|
|
2319
2319
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2320
2320
|
>
|
|
2321
|
-
type $
|
|
2321
|
+
type $mol_text_code_row__highlight__9AZQ0ZJZ = $mol_type_enforce<
|
|
2322
2322
|
ReturnType< $mol_text_code['highlight'] >
|
|
2323
2323
|
,
|
|
2324
2324
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2325
2325
|
>
|
|
2326
|
-
type $
|
|
2326
|
+
type $mol_list__render_visible_only__XEQ0MEX7 = $mol_type_enforce<
|
|
2327
2327
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2328
2328
|
,
|
|
2329
2329
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2330
2330
|
>
|
|
2331
|
-
type $
|
|
2331
|
+
type $mol_list__rows__7E7PGCA1 = $mol_type_enforce<
|
|
2332
2332
|
ReturnType< $mol_text_code['rows'] >
|
|
2333
2333
|
,
|
|
2334
2334
|
ReturnType< $mol_list['rows'] >
|
|
2335
2335
|
>
|
|
2336
|
-
type $
|
|
2336
|
+
type $mol_button_copy__hint__PLF9RB7D = $mol_type_enforce<
|
|
2337
2337
|
string
|
|
2338
2338
|
,
|
|
2339
2339
|
ReturnType< $mol_button_copy['hint'] >
|
|
2340
2340
|
>
|
|
2341
|
-
type $
|
|
2341
|
+
type $mol_button_copy__text__UEH6WE1P = $mol_type_enforce<
|
|
2342
2342
|
ReturnType< $mol_text_code['text_export'] >
|
|
2343
2343
|
,
|
|
2344
2344
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2414,7 +2414,7 @@ declare namespace $ {
|
|
|
2414
2414
|
|
|
2415
2415
|
declare namespace $ {
|
|
2416
2416
|
|
|
2417
|
-
type $
|
|
2417
|
+
type $mol_view__sub__2NR2Y018 = $mol_type_enforce<
|
|
2418
2418
|
readonly(any)[]
|
|
2419
2419
|
,
|
|
2420
2420
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2486,22 +2486,22 @@ declare namespace $ {
|
|
|
2486
2486
|
|
|
2487
2487
|
declare namespace $ {
|
|
2488
2488
|
|
|
2489
|
-
type $
|
|
2489
|
+
type $mol_dump_value__value__28MCOL1P = $mol_type_enforce<
|
|
2490
2490
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2491
2491
|
,
|
|
2492
2492
|
ReturnType< $mol_dump_value['value'] >
|
|
2493
2493
|
>
|
|
2494
|
-
type $
|
|
2494
|
+
type $mol_dump_value__expanded__PXK9JLW3 = $mol_type_enforce<
|
|
2495
2495
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2496
2496
|
,
|
|
2497
2497
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2498
2498
|
>
|
|
2499
|
-
type $
|
|
2499
|
+
type $mol_dump_value__prototypes__4GP1TPCT = $mol_type_enforce<
|
|
2500
2500
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2501
2501
|
,
|
|
2502
2502
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2503
2503
|
>
|
|
2504
|
-
type $
|
|
2504
|
+
type $mol_dump_value__preview_show__PYMD6Q92 = $mol_type_enforce<
|
|
2505
2505
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2506
2506
|
,
|
|
2507
2507
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2532,27 +2532,27 @@ declare namespace $ {
|
|
|
2532
2532
|
|
|
2533
2533
|
declare namespace $ {
|
|
2534
2534
|
|
|
2535
|
-
type $
|
|
2535
|
+
type $mol_check_expand__checked__QFTCILEN = $mol_type_enforce<
|
|
2536
2536
|
ReturnType< $mol_expander['expanded'] >
|
|
2537
2537
|
,
|
|
2538
2538
|
ReturnType< $mol_check_expand['checked'] >
|
|
2539
2539
|
>
|
|
2540
|
-
type $
|
|
2540
|
+
type $mol_check_expand__expandable__GR5PJLMK = $mol_type_enforce<
|
|
2541
2541
|
ReturnType< $mol_expander['expandable'] >
|
|
2542
2542
|
,
|
|
2543
2543
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2544
2544
|
>
|
|
2545
|
-
type $
|
|
2545
|
+
type $mol_check_expand__label__TY1L15ZV = $mol_type_enforce<
|
|
2546
2546
|
ReturnType< $mol_expander['label'] >
|
|
2547
2547
|
,
|
|
2548
2548
|
ReturnType< $mol_check_expand['label'] >
|
|
2549
2549
|
>
|
|
2550
|
-
type $
|
|
2550
|
+
type $mol_view__sub__SP2GR3PC = $mol_type_enforce<
|
|
2551
2551
|
readonly(any)[]
|
|
2552
2552
|
,
|
|
2553
2553
|
ReturnType< $mol_view['sub'] >
|
|
2554
2554
|
>
|
|
2555
|
-
type $
|
|
2555
|
+
type $mol_list__rows__ZBX7KZXB = $mol_type_enforce<
|
|
2556
2556
|
ReturnType< $mol_expander['content'] >
|
|
2557
2557
|
,
|
|
2558
2558
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2588,87 +2588,87 @@ declare namespace $ {
|
|
|
2588
2588
|
|
|
2589
2589
|
declare namespace $ {
|
|
2590
2590
|
|
|
2591
|
-
type $
|
|
2591
|
+
type $mol_text_code__text__66IFKA52 = $mol_type_enforce<
|
|
2592
2592
|
ReturnType< $mol_dump_value['simple'] >
|
|
2593
2593
|
,
|
|
2594
2594
|
ReturnType< $mol_text_code['text'] >
|
|
2595
2595
|
>
|
|
2596
|
-
type $
|
|
2596
|
+
type $mol_text_code__text__ENXHSRT9 = $mol_type_enforce<
|
|
2597
2597
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2598
2598
|
,
|
|
2599
2599
|
ReturnType< $mol_text_code['text'] >
|
|
2600
2600
|
>
|
|
2601
|
-
type $
|
|
2601
|
+
type $mol_check_expand__minimal_height__ERXJKMQK = $mol_type_enforce<
|
|
2602
2602
|
number
|
|
2603
2603
|
,
|
|
2604
2604
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2605
2605
|
>
|
|
2606
|
-
type $
|
|
2606
|
+
type $mol_check_expand__minimal_width__P01GR3W8 = $mol_type_enforce<
|
|
2607
2607
|
number
|
|
2608
2608
|
,
|
|
2609
2609
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2610
2610
|
>
|
|
2611
|
-
type $
|
|
2611
|
+
type $mol_check_expand__expanded__XBSB7ALE = $mol_type_enforce<
|
|
2612
2612
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2613
2613
|
,
|
|
2614
2614
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2615
2615
|
>
|
|
2616
|
-
type $
|
|
2616
|
+
type $mol_check_expand__expandable__LPERD517 = $mol_type_enforce<
|
|
2617
2617
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2618
2618
|
,
|
|
2619
2619
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2620
2620
|
>
|
|
2621
|
-
type $
|
|
2621
|
+
type $mol_check_expand__clicks__UBJRH2F6 = $mol_type_enforce<
|
|
2622
2622
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2623
2623
|
,
|
|
2624
2624
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2625
2625
|
>
|
|
2626
|
-
type $
|
|
2626
|
+
type $mol_check_expand__label__L3AG8TPH = $mol_type_enforce<
|
|
2627
2627
|
readonly(any)[]
|
|
2628
2628
|
,
|
|
2629
2629
|
ReturnType< $mol_check_expand['label'] >
|
|
2630
2630
|
>
|
|
2631
|
-
type $
|
|
2631
|
+
type $mol_view__dom_node__GERE6AN9 = $mol_type_enforce<
|
|
2632
2632
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2633
2633
|
,
|
|
2634
2634
|
ReturnType< $mol_view['dom_node'] >
|
|
2635
2635
|
>
|
|
2636
|
-
type $
|
|
2636
|
+
type $mol_view__render__DES2UAUD = $mol_type_enforce<
|
|
2637
2637
|
ReturnType< $mol_dump_value['preview'] >
|
|
2638
2638
|
,
|
|
2639
2639
|
ReturnType< $mol_view['render'] >
|
|
2640
2640
|
>
|
|
2641
|
-
type $
|
|
2641
|
+
type $mol_view__sub__6F01NZ7V = $mol_type_enforce<
|
|
2642
2642
|
readonly(any)[]
|
|
2643
2643
|
,
|
|
2644
2644
|
ReturnType< $mol_view['sub'] >
|
|
2645
2645
|
>
|
|
2646
|
-
type $
|
|
2646
|
+
type $mol_dump_list__values__QKKGSYG2 = $mol_type_enforce<
|
|
2647
2647
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2648
2648
|
,
|
|
2649
2649
|
ReturnType< $mol_dump_list['values'] >
|
|
2650
2650
|
>
|
|
2651
|
-
type $
|
|
2651
|
+
type $mol_dump_list__prototypes__X8GB6QHM = $mol_type_enforce<
|
|
2652
2652
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2653
2653
|
,
|
|
2654
2654
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2655
2655
|
>
|
|
2656
|
-
type $
|
|
2656
|
+
type $mol_dump_list__preview_show__ZFKO2RI2 = $mol_type_enforce<
|
|
2657
2657
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2658
2658
|
,
|
|
2659
2659
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2660
2660
|
>
|
|
2661
|
-
type $
|
|
2661
|
+
type $mol_expander__expanded__0ISIHFZE = $mol_type_enforce<
|
|
2662
2662
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2663
2663
|
,
|
|
2664
2664
|
ReturnType< $mol_expander['expanded'] >
|
|
2665
2665
|
>
|
|
2666
|
-
type $
|
|
2666
|
+
type $mol_expander__Trigger__Y4DQYW56 = $mol_type_enforce<
|
|
2667
2667
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2668
2668
|
,
|
|
2669
2669
|
ReturnType< $mol_expander['Trigger'] >
|
|
2670
2670
|
>
|
|
2671
|
-
type $
|
|
2671
|
+
type $mol_expander__content__0U3T74HH = $mol_type_enforce<
|
|
2672
2672
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2673
2673
|
,
|
|
2674
2674
|
ReturnType< $mol_expander['content'] >
|
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -1318,12 +1318,12 @@ declare namespace $ {
|
|
|
1318
1318
|
|
|
1319
1319
|
declare namespace $ {
|
|
1320
1320
|
|
|
1321
|
-
type $
|
|
1321
|
+
type $mol_paragraph__sub__1JUHZQ8I = $mol_type_enforce<
|
|
1322
1322
|
readonly(any)[]
|
|
1323
1323
|
,
|
|
1324
1324
|
ReturnType< $mol_paragraph['sub'] >
|
|
1325
1325
|
>
|
|
1326
|
-
type $
|
|
1326
|
+
type $mol_paragraph__sub__ZDYJYXQL = $mol_type_enforce<
|
|
1327
1327
|
readonly(any)[]
|
|
1328
1328
|
,
|
|
1329
1329
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1488,37 +1488,37 @@ declare namespace $ {
|
|
|
1488
1488
|
|
|
1489
1489
|
declare namespace $ {
|
|
1490
1490
|
|
|
1491
|
-
type $
|
|
1491
|
+
type $mol_view__sub__RPIOU39M = $mol_type_enforce<
|
|
1492
1492
|
readonly(any)[]
|
|
1493
1493
|
,
|
|
1494
1494
|
ReturnType< $mol_view['sub'] >
|
|
1495
1495
|
>
|
|
1496
|
-
type $
|
|
1496
|
+
type $mol_text_code_token__type__EBIAFDOR = $mol_type_enforce<
|
|
1497
1497
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1498
1498
|
,
|
|
1499
1499
|
ReturnType< $mol_text_code_token['type'] >
|
|
1500
1500
|
>
|
|
1501
|
-
type $
|
|
1501
|
+
type $mol_text_code_token__haystack__61AEBPHZ = $mol_type_enforce<
|
|
1502
1502
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1503
1503
|
,
|
|
1504
1504
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1505
1505
|
>
|
|
1506
|
-
type $
|
|
1506
|
+
type $mol_text_code_token__needle__NKPZZE27 = $mol_type_enforce<
|
|
1507
1507
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1508
1508
|
,
|
|
1509
1509
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1510
1510
|
>
|
|
1511
|
-
type $
|
|
1511
|
+
type $mol_text_code_token_link__haystack__SE342E4O = $mol_type_enforce<
|
|
1512
1512
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1513
1513
|
,
|
|
1514
1514
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1515
1515
|
>
|
|
1516
|
-
type $
|
|
1516
|
+
type $mol_text_code_token_link__needle__VGN6K1P0 = $mol_type_enforce<
|
|
1517
1517
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1518
1518
|
,
|
|
1519
1519
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1520
1520
|
>
|
|
1521
|
-
type $
|
|
1521
|
+
type $mol_text_code_token_link__uri__4DZZRD6J = $mol_type_enforce<
|
|
1522
1522
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1523
1523
|
,
|
|
1524
1524
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1624,14 +1624,14 @@ declare namespace $ {
|
|
|
1624
1624
|
|
|
1625
1625
|
declare namespace $ {
|
|
1626
1626
|
|
|
1627
|
-
type $
|
|
1627
|
+
type $mol_view__style__0YABB5UE = $mol_type_enforce<
|
|
1628
1628
|
({
|
|
1629
1629
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1630
1630
|
})
|
|
1631
1631
|
,
|
|
1632
1632
|
ReturnType< $mol_view['style'] >
|
|
1633
1633
|
>
|
|
1634
|
-
type $
|
|
1634
|
+
type $mol_view__style__I770M3NA = $mol_type_enforce<
|
|
1635
1635
|
({
|
|
1636
1636
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1637
1637
|
})
|
|
@@ -1804,7 +1804,7 @@ declare namespace $ {
|
|
|
1804
1804
|
|
|
1805
1805
|
declare namespace $ {
|
|
1806
1806
|
|
|
1807
|
-
type $
|
|
1807
|
+
type $mol_speck__value__S360ADM1 = $mol_type_enforce<
|
|
1808
1808
|
ReturnType< $mol_button['error'] >
|
|
1809
1809
|
,
|
|
1810
1810
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1953,7 +1953,7 @@ declare namespace $ {
|
|
|
1953
1953
|
|
|
1954
1954
|
declare namespace $ {
|
|
1955
1955
|
|
|
1956
|
-
type $
|
|
1956
|
+
type $mol_svg_path__geometry__736TTQ6E = $mol_type_enforce<
|
|
1957
1957
|
ReturnType< $mol_icon['path'] >
|
|
1958
1958
|
,
|
|
1959
1959
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2004,14 +2004,14 @@ declare namespace $ {
|
|
|
2004
2004
|
|
|
2005
2005
|
declare namespace $ {
|
|
2006
2006
|
|
|
2007
|
-
type $
|
|
2007
|
+
type $mol_blob__2X1Y9XLH = $mol_type_enforce<
|
|
2008
2008
|
[ readonly(BlobPart)[], ({
|
|
2009
2009
|
'type': string,
|
|
2010
2010
|
}) ]
|
|
2011
2011
|
,
|
|
2012
2012
|
ConstructorParameters< typeof $mol_blob >
|
|
2013
2013
|
>
|
|
2014
|
-
type $
|
|
2014
|
+
type $mol_blob__ZGV9X1HB = $mol_type_enforce<
|
|
2015
2015
|
[ readonly(BlobPart)[], ({
|
|
2016
2016
|
'type': string,
|
|
2017
2017
|
}) ]
|
|
@@ -2204,52 +2204,52 @@ declare namespace $ {
|
|
|
2204
2204
|
|
|
2205
2205
|
declare namespace $ {
|
|
2206
2206
|
|
|
2207
|
-
type $
|
|
2207
|
+
type $mol_text_code_row__numb_showed__7A5VYRBF = $mol_type_enforce<
|
|
2208
2208
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2209
2209
|
,
|
|
2210
2210
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2211
2211
|
>
|
|
2212
|
-
type $
|
|
2212
|
+
type $mol_text_code_row__numb__4HSCISGC = $mol_type_enforce<
|
|
2213
2213
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2214
2214
|
,
|
|
2215
2215
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2216
2216
|
>
|
|
2217
|
-
type $
|
|
2217
|
+
type $mol_text_code_row__text__UFTVSONW = $mol_type_enforce<
|
|
2218
2218
|
ReturnType< $mol_text_code['row_text'] >
|
|
2219
2219
|
,
|
|
2220
2220
|
ReturnType< $mol_text_code_row['text'] >
|
|
2221
2221
|
>
|
|
2222
|
-
type $
|
|
2222
|
+
type $mol_text_code_row__syntax__YLXW2EFQ = $mol_type_enforce<
|
|
2223
2223
|
ReturnType< $mol_text_code['syntax'] >
|
|
2224
2224
|
,
|
|
2225
2225
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2226
2226
|
>
|
|
2227
|
-
type $
|
|
2227
|
+
type $mol_text_code_row__uri_resolve__GX8BLIUR = $mol_type_enforce<
|
|
2228
2228
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2229
2229
|
,
|
|
2230
2230
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2231
2231
|
>
|
|
2232
|
-
type $
|
|
2232
|
+
type $mol_text_code_row__highlight__9AZQ0ZJZ = $mol_type_enforce<
|
|
2233
2233
|
ReturnType< $mol_text_code['highlight'] >
|
|
2234
2234
|
,
|
|
2235
2235
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2236
2236
|
>
|
|
2237
|
-
type $
|
|
2237
|
+
type $mol_list__render_visible_only__XEQ0MEX7 = $mol_type_enforce<
|
|
2238
2238
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2239
2239
|
,
|
|
2240
2240
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2241
2241
|
>
|
|
2242
|
-
type $
|
|
2242
|
+
type $mol_list__rows__7E7PGCA1 = $mol_type_enforce<
|
|
2243
2243
|
ReturnType< $mol_text_code['rows'] >
|
|
2244
2244
|
,
|
|
2245
2245
|
ReturnType< $mol_list['rows'] >
|
|
2246
2246
|
>
|
|
2247
|
-
type $
|
|
2247
|
+
type $mol_button_copy__hint__PLF9RB7D = $mol_type_enforce<
|
|
2248
2248
|
string
|
|
2249
2249
|
,
|
|
2250
2250
|
ReturnType< $mol_button_copy['hint'] >
|
|
2251
2251
|
>
|
|
2252
|
-
type $
|
|
2252
|
+
type $mol_button_copy__text__UEH6WE1P = $mol_type_enforce<
|
|
2253
2253
|
ReturnType< $mol_text_code['text_export'] >
|
|
2254
2254
|
,
|
|
2255
2255
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2321,7 +2321,7 @@ declare namespace $ {
|
|
|
2321
2321
|
|
|
2322
2322
|
declare namespace $ {
|
|
2323
2323
|
|
|
2324
|
-
type $
|
|
2324
|
+
type $mol_view__sub__2NR2Y018 = $mol_type_enforce<
|
|
2325
2325
|
readonly(any)[]
|
|
2326
2326
|
,
|
|
2327
2327
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2393,22 +2393,22 @@ declare namespace $ {
|
|
|
2393
2393
|
|
|
2394
2394
|
declare namespace $ {
|
|
2395
2395
|
|
|
2396
|
-
type $
|
|
2396
|
+
type $mol_dump_value__value__28MCOL1P = $mol_type_enforce<
|
|
2397
2397
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2398
2398
|
,
|
|
2399
2399
|
ReturnType< $mol_dump_value['value'] >
|
|
2400
2400
|
>
|
|
2401
|
-
type $
|
|
2401
|
+
type $mol_dump_value__expanded__PXK9JLW3 = $mol_type_enforce<
|
|
2402
2402
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2403
2403
|
,
|
|
2404
2404
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2405
2405
|
>
|
|
2406
|
-
type $
|
|
2406
|
+
type $mol_dump_value__prototypes__4GP1TPCT = $mol_type_enforce<
|
|
2407
2407
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2408
2408
|
,
|
|
2409
2409
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2410
2410
|
>
|
|
2411
|
-
type $
|
|
2411
|
+
type $mol_dump_value__preview_show__PYMD6Q92 = $mol_type_enforce<
|
|
2412
2412
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2413
2413
|
,
|
|
2414
2414
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2439,27 +2439,27 @@ declare namespace $ {
|
|
|
2439
2439
|
|
|
2440
2440
|
declare namespace $ {
|
|
2441
2441
|
|
|
2442
|
-
type $
|
|
2442
|
+
type $mol_check_expand__checked__QFTCILEN = $mol_type_enforce<
|
|
2443
2443
|
ReturnType< $mol_expander['expanded'] >
|
|
2444
2444
|
,
|
|
2445
2445
|
ReturnType< $mol_check_expand['checked'] >
|
|
2446
2446
|
>
|
|
2447
|
-
type $
|
|
2447
|
+
type $mol_check_expand__expandable__GR5PJLMK = $mol_type_enforce<
|
|
2448
2448
|
ReturnType< $mol_expander['expandable'] >
|
|
2449
2449
|
,
|
|
2450
2450
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2451
2451
|
>
|
|
2452
|
-
type $
|
|
2452
|
+
type $mol_check_expand__label__TY1L15ZV = $mol_type_enforce<
|
|
2453
2453
|
ReturnType< $mol_expander['label'] >
|
|
2454
2454
|
,
|
|
2455
2455
|
ReturnType< $mol_check_expand['label'] >
|
|
2456
2456
|
>
|
|
2457
|
-
type $
|
|
2457
|
+
type $mol_view__sub__SP2GR3PC = $mol_type_enforce<
|
|
2458
2458
|
readonly(any)[]
|
|
2459
2459
|
,
|
|
2460
2460
|
ReturnType< $mol_view['sub'] >
|
|
2461
2461
|
>
|
|
2462
|
-
type $
|
|
2462
|
+
type $mol_list__rows__ZBX7KZXB = $mol_type_enforce<
|
|
2463
2463
|
ReturnType< $mol_expander['content'] >
|
|
2464
2464
|
,
|
|
2465
2465
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2495,87 +2495,87 @@ declare namespace $ {
|
|
|
2495
2495
|
|
|
2496
2496
|
declare namespace $ {
|
|
2497
2497
|
|
|
2498
|
-
type $
|
|
2498
|
+
type $mol_text_code__text__66IFKA52 = $mol_type_enforce<
|
|
2499
2499
|
ReturnType< $mol_dump_value['simple'] >
|
|
2500
2500
|
,
|
|
2501
2501
|
ReturnType< $mol_text_code['text'] >
|
|
2502
2502
|
>
|
|
2503
|
-
type $
|
|
2503
|
+
type $mol_text_code__text__ENXHSRT9 = $mol_type_enforce<
|
|
2504
2504
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2505
2505
|
,
|
|
2506
2506
|
ReturnType< $mol_text_code['text'] >
|
|
2507
2507
|
>
|
|
2508
|
-
type $
|
|
2508
|
+
type $mol_check_expand__minimal_height__ERXJKMQK = $mol_type_enforce<
|
|
2509
2509
|
number
|
|
2510
2510
|
,
|
|
2511
2511
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2512
2512
|
>
|
|
2513
|
-
type $
|
|
2513
|
+
type $mol_check_expand__minimal_width__P01GR3W8 = $mol_type_enforce<
|
|
2514
2514
|
number
|
|
2515
2515
|
,
|
|
2516
2516
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2517
2517
|
>
|
|
2518
|
-
type $
|
|
2518
|
+
type $mol_check_expand__expanded__XBSB7ALE = $mol_type_enforce<
|
|
2519
2519
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2520
2520
|
,
|
|
2521
2521
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2522
2522
|
>
|
|
2523
|
-
type $
|
|
2523
|
+
type $mol_check_expand__expandable__LPERD517 = $mol_type_enforce<
|
|
2524
2524
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2525
2525
|
,
|
|
2526
2526
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2527
2527
|
>
|
|
2528
|
-
type $
|
|
2528
|
+
type $mol_check_expand__clicks__UBJRH2F6 = $mol_type_enforce<
|
|
2529
2529
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2530
2530
|
,
|
|
2531
2531
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2532
2532
|
>
|
|
2533
|
-
type $
|
|
2533
|
+
type $mol_check_expand__label__L3AG8TPH = $mol_type_enforce<
|
|
2534
2534
|
readonly(any)[]
|
|
2535
2535
|
,
|
|
2536
2536
|
ReturnType< $mol_check_expand['label'] >
|
|
2537
2537
|
>
|
|
2538
|
-
type $
|
|
2538
|
+
type $mol_view__dom_node__GERE6AN9 = $mol_type_enforce<
|
|
2539
2539
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2540
2540
|
,
|
|
2541
2541
|
ReturnType< $mol_view['dom_node'] >
|
|
2542
2542
|
>
|
|
2543
|
-
type $
|
|
2543
|
+
type $mol_view__render__DES2UAUD = $mol_type_enforce<
|
|
2544
2544
|
ReturnType< $mol_dump_value['preview'] >
|
|
2545
2545
|
,
|
|
2546
2546
|
ReturnType< $mol_view['render'] >
|
|
2547
2547
|
>
|
|
2548
|
-
type $
|
|
2548
|
+
type $mol_view__sub__6F01NZ7V = $mol_type_enforce<
|
|
2549
2549
|
readonly(any)[]
|
|
2550
2550
|
,
|
|
2551
2551
|
ReturnType< $mol_view['sub'] >
|
|
2552
2552
|
>
|
|
2553
|
-
type $
|
|
2553
|
+
type $mol_dump_list__values__QKKGSYG2 = $mol_type_enforce<
|
|
2554
2554
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2555
2555
|
,
|
|
2556
2556
|
ReturnType< $mol_dump_list['values'] >
|
|
2557
2557
|
>
|
|
2558
|
-
type $
|
|
2558
|
+
type $mol_dump_list__prototypes__X8GB6QHM = $mol_type_enforce<
|
|
2559
2559
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2560
2560
|
,
|
|
2561
2561
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2562
2562
|
>
|
|
2563
|
-
type $
|
|
2563
|
+
type $mol_dump_list__preview_show__ZFKO2RI2 = $mol_type_enforce<
|
|
2564
2564
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2565
2565
|
,
|
|
2566
2566
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2567
2567
|
>
|
|
2568
|
-
type $
|
|
2568
|
+
type $mol_expander__expanded__0ISIHFZE = $mol_type_enforce<
|
|
2569
2569
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2570
2570
|
,
|
|
2571
2571
|
ReturnType< $mol_expander['expanded'] >
|
|
2572
2572
|
>
|
|
2573
|
-
type $
|
|
2573
|
+
type $mol_expander__Trigger__Y4DQYW56 = $mol_type_enforce<
|
|
2574
2574
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2575
2575
|
,
|
|
2576
2576
|
ReturnType< $mol_expander['Trigger'] >
|
|
2577
2577
|
>
|
|
2578
|
-
type $
|
|
2578
|
+
type $mol_expander__content__0U3T74HH = $mol_type_enforce<
|
|
2579
2579
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2580
2580
|
,
|
|
2581
2581
|
ReturnType< $mol_expander['content'] >
|