mol_dump_lib 0.0.410 → 0.0.412
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__ZYW54871 = $mol_type_enforce<
|
|
1432
1432
|
readonly(any)[]
|
|
1433
1433
|
,
|
|
1434
1434
|
ReturnType< $mol_paragraph['sub'] >
|
|
1435
1435
|
>
|
|
1436
|
-
type $
|
|
1436
|
+
type $mol_paragraph__sub__FFO09VHP = $mol_type_enforce<
|
|
1437
1437
|
readonly(any)[]
|
|
1438
1438
|
,
|
|
1439
1439
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1597,37 +1597,37 @@ declare namespace $ {
|
|
|
1597
1597
|
|
|
1598
1598
|
declare namespace $ {
|
|
1599
1599
|
|
|
1600
|
-
type $
|
|
1600
|
+
type $mol_view__sub__H26PCLPK = $mol_type_enforce<
|
|
1601
1601
|
readonly(any)[]
|
|
1602
1602
|
,
|
|
1603
1603
|
ReturnType< $mol_view['sub'] >
|
|
1604
1604
|
>
|
|
1605
|
-
type $
|
|
1605
|
+
type $mol_text_code_token__type__LSK6EK35 = $mol_type_enforce<
|
|
1606
1606
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1607
1607
|
,
|
|
1608
1608
|
ReturnType< $mol_text_code_token['type'] >
|
|
1609
1609
|
>
|
|
1610
|
-
type $
|
|
1610
|
+
type $mol_text_code_token__haystack__KCE31OSY = $mol_type_enforce<
|
|
1611
1611
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1612
1612
|
,
|
|
1613
1613
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1614
1614
|
>
|
|
1615
|
-
type $
|
|
1615
|
+
type $mol_text_code_token__needle__84NMMH8S = $mol_type_enforce<
|
|
1616
1616
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1617
1617
|
,
|
|
1618
1618
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1619
1619
|
>
|
|
1620
|
-
type $
|
|
1620
|
+
type $mol_text_code_token_link__haystack__YFF5DB9N = $mol_type_enforce<
|
|
1621
1621
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1622
1622
|
,
|
|
1623
1623
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1624
1624
|
>
|
|
1625
|
-
type $
|
|
1625
|
+
type $mol_text_code_token_link__needle__Y95ADHL8 = $mol_type_enforce<
|
|
1626
1626
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1627
1627
|
,
|
|
1628
1628
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1629
1629
|
>
|
|
1630
|
-
type $
|
|
1630
|
+
type $mol_text_code_token_link__uri__MPRZAQVX = $mol_type_enforce<
|
|
1631
1631
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1632
1632
|
,
|
|
1633
1633
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1733,14 +1733,14 @@ declare namespace $ {
|
|
|
1733
1733
|
|
|
1734
1734
|
declare namespace $ {
|
|
1735
1735
|
|
|
1736
|
-
type $
|
|
1736
|
+
type $mol_view__style__9RK1UKIW = $mol_type_enforce<
|
|
1737
1737
|
({
|
|
1738
1738
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1739
1739
|
})
|
|
1740
1740
|
,
|
|
1741
1741
|
ReturnType< $mol_view['style'] >
|
|
1742
1742
|
>
|
|
1743
|
-
type $
|
|
1743
|
+
type $mol_view__style__B0BCDVM8 = $mol_type_enforce<
|
|
1744
1744
|
({
|
|
1745
1745
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1746
1746
|
})
|
|
@@ -1913,7 +1913,7 @@ declare namespace $ {
|
|
|
1913
1913
|
|
|
1914
1914
|
declare namespace $ {
|
|
1915
1915
|
|
|
1916
|
-
type $
|
|
1916
|
+
type $mol_speck__value__BYFYXMCQ = $mol_type_enforce<
|
|
1917
1917
|
ReturnType< $mol_button['error'] >
|
|
1918
1918
|
,
|
|
1919
1919
|
ReturnType< $mol_speck['value'] >
|
|
@@ -2060,7 +2060,7 @@ declare namespace $ {
|
|
|
2060
2060
|
|
|
2061
2061
|
declare namespace $ {
|
|
2062
2062
|
|
|
2063
|
-
type $
|
|
2063
|
+
type $mol_svg_path__geometry__UG5LNEUU = $mol_type_enforce<
|
|
2064
2064
|
ReturnType< $mol_icon['path'] >
|
|
2065
2065
|
,
|
|
2066
2066
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2111,14 +2111,14 @@ declare namespace $ {
|
|
|
2111
2111
|
|
|
2112
2112
|
declare namespace $ {
|
|
2113
2113
|
|
|
2114
|
-
type $
|
|
2114
|
+
type $mol_blob__Q2G93MAC = $mol_type_enforce<
|
|
2115
2115
|
[ readonly(BlobPart)[], ({
|
|
2116
2116
|
'type': string,
|
|
2117
2117
|
}) ]
|
|
2118
2118
|
,
|
|
2119
2119
|
ConstructorParameters< typeof $mol_blob >
|
|
2120
2120
|
>
|
|
2121
|
-
type $
|
|
2121
|
+
type $mol_blob__CP5Y6Q7D = $mol_type_enforce<
|
|
2122
2122
|
[ readonly(BlobPart)[], ({
|
|
2123
2123
|
'type': string,
|
|
2124
2124
|
}) ]
|
|
@@ -2292,52 +2292,52 @@ declare namespace $ {
|
|
|
2292
2292
|
|
|
2293
2293
|
declare namespace $ {
|
|
2294
2294
|
|
|
2295
|
-
type $
|
|
2295
|
+
type $mol_text_code_row__numb_showed__7TAH5ABQ = $mol_type_enforce<
|
|
2296
2296
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2297
2297
|
,
|
|
2298
2298
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2299
2299
|
>
|
|
2300
|
-
type $
|
|
2300
|
+
type $mol_text_code_row__numb__X8AQDZDJ = $mol_type_enforce<
|
|
2301
2301
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2302
2302
|
,
|
|
2303
2303
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2304
2304
|
>
|
|
2305
|
-
type $
|
|
2305
|
+
type $mol_text_code_row__text__UZQKPN2V = $mol_type_enforce<
|
|
2306
2306
|
ReturnType< $mol_text_code['row_text'] >
|
|
2307
2307
|
,
|
|
2308
2308
|
ReturnType< $mol_text_code_row['text'] >
|
|
2309
2309
|
>
|
|
2310
|
-
type $
|
|
2310
|
+
type $mol_text_code_row__syntax__2WD16E6P = $mol_type_enforce<
|
|
2311
2311
|
ReturnType< $mol_text_code['syntax'] >
|
|
2312
2312
|
,
|
|
2313
2313
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2314
2314
|
>
|
|
2315
|
-
type $
|
|
2315
|
+
type $mol_text_code_row__uri_resolve__XZNLWAQC = $mol_type_enforce<
|
|
2316
2316
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2317
2317
|
,
|
|
2318
2318
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2319
2319
|
>
|
|
2320
|
-
type $
|
|
2320
|
+
type $mol_text_code_row__highlight__58DJPDT3 = $mol_type_enforce<
|
|
2321
2321
|
ReturnType< $mol_text_code['highlight'] >
|
|
2322
2322
|
,
|
|
2323
2323
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2324
2324
|
>
|
|
2325
|
-
type $
|
|
2325
|
+
type $mol_list__render_visible_only__DV5U6JLR = $mol_type_enforce<
|
|
2326
2326
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2327
2327
|
,
|
|
2328
2328
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2329
2329
|
>
|
|
2330
|
-
type $
|
|
2330
|
+
type $mol_list__rows__6RBZDOLE = $mol_type_enforce<
|
|
2331
2331
|
ReturnType< $mol_text_code['rows'] >
|
|
2332
2332
|
,
|
|
2333
2333
|
ReturnType< $mol_list['rows'] >
|
|
2334
2334
|
>
|
|
2335
|
-
type $
|
|
2335
|
+
type $mol_button_copy__hint__JO1UCJFN = $mol_type_enforce<
|
|
2336
2336
|
string
|
|
2337
2337
|
,
|
|
2338
2338
|
ReturnType< $mol_button_copy['hint'] >
|
|
2339
2339
|
>
|
|
2340
|
-
type $
|
|
2340
|
+
type $mol_button_copy__text__2BZ4OM4A = $mol_type_enforce<
|
|
2341
2341
|
ReturnType< $mol_text_code['text_export'] >
|
|
2342
2342
|
,
|
|
2343
2343
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2413,7 +2413,7 @@ declare namespace $ {
|
|
|
2413
2413
|
|
|
2414
2414
|
declare namespace $ {
|
|
2415
2415
|
|
|
2416
|
-
type $
|
|
2416
|
+
type $mol_view__sub__S0FQX4B9 = $mol_type_enforce<
|
|
2417
2417
|
readonly(any)[]
|
|
2418
2418
|
,
|
|
2419
2419
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2485,22 +2485,22 @@ declare namespace $ {
|
|
|
2485
2485
|
|
|
2486
2486
|
declare namespace $ {
|
|
2487
2487
|
|
|
2488
|
-
type $
|
|
2488
|
+
type $mol_dump_value__value__2ICX3AG1 = $mol_type_enforce<
|
|
2489
2489
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2490
2490
|
,
|
|
2491
2491
|
ReturnType< $mol_dump_value['value'] >
|
|
2492
2492
|
>
|
|
2493
|
-
type $
|
|
2493
|
+
type $mol_dump_value__expanded__8UZD8XZB = $mol_type_enforce<
|
|
2494
2494
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2495
2495
|
,
|
|
2496
2496
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2497
2497
|
>
|
|
2498
|
-
type $
|
|
2498
|
+
type $mol_dump_value__prototypes__ZRWJQ8WD = $mol_type_enforce<
|
|
2499
2499
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2500
2500
|
,
|
|
2501
2501
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2502
2502
|
>
|
|
2503
|
-
type $
|
|
2503
|
+
type $mol_dump_value__preview_show__HAM6N4JG = $mol_type_enforce<
|
|
2504
2504
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2505
2505
|
,
|
|
2506
2506
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2531,27 +2531,27 @@ declare namespace $ {
|
|
|
2531
2531
|
|
|
2532
2532
|
declare namespace $ {
|
|
2533
2533
|
|
|
2534
|
-
type $
|
|
2534
|
+
type $mol_check_expand__checked__EEM4NFUG = $mol_type_enforce<
|
|
2535
2535
|
ReturnType< $mol_expander['expanded'] >
|
|
2536
2536
|
,
|
|
2537
2537
|
ReturnType< $mol_check_expand['checked'] >
|
|
2538
2538
|
>
|
|
2539
|
-
type $
|
|
2539
|
+
type $mol_check_expand__expandable__OQ9XA4ML = $mol_type_enforce<
|
|
2540
2540
|
ReturnType< $mol_expander['expandable'] >
|
|
2541
2541
|
,
|
|
2542
2542
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2543
2543
|
>
|
|
2544
|
-
type $
|
|
2544
|
+
type $mol_check_expand__label__RD669FEY = $mol_type_enforce<
|
|
2545
2545
|
ReturnType< $mol_expander['label'] >
|
|
2546
2546
|
,
|
|
2547
2547
|
ReturnType< $mol_check_expand['label'] >
|
|
2548
2548
|
>
|
|
2549
|
-
type $
|
|
2549
|
+
type $mol_view__sub__J0B5UWRK = $mol_type_enforce<
|
|
2550
2550
|
readonly(any)[]
|
|
2551
2551
|
,
|
|
2552
2552
|
ReturnType< $mol_view['sub'] >
|
|
2553
2553
|
>
|
|
2554
|
-
type $
|
|
2554
|
+
type $mol_list__rows__34G9FT3I = $mol_type_enforce<
|
|
2555
2555
|
ReturnType< $mol_expander['content'] >
|
|
2556
2556
|
,
|
|
2557
2557
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2587,87 +2587,87 @@ declare namespace $ {
|
|
|
2587
2587
|
|
|
2588
2588
|
declare namespace $ {
|
|
2589
2589
|
|
|
2590
|
-
type $
|
|
2590
|
+
type $mol_text_code__text__YWEXVUX7 = $mol_type_enforce<
|
|
2591
2591
|
ReturnType< $mol_dump_value['simple'] >
|
|
2592
2592
|
,
|
|
2593
2593
|
ReturnType< $mol_text_code['text'] >
|
|
2594
2594
|
>
|
|
2595
|
-
type $
|
|
2595
|
+
type $mol_text_code__text__UREI4211 = $mol_type_enforce<
|
|
2596
2596
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2597
2597
|
,
|
|
2598
2598
|
ReturnType< $mol_text_code['text'] >
|
|
2599
2599
|
>
|
|
2600
|
-
type $
|
|
2600
|
+
type $mol_check_expand__minimal_height__P75SQIYO = $mol_type_enforce<
|
|
2601
2601
|
number
|
|
2602
2602
|
,
|
|
2603
2603
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2604
2604
|
>
|
|
2605
|
-
type $
|
|
2605
|
+
type $mol_check_expand__minimal_width__GHTO8CZF = $mol_type_enforce<
|
|
2606
2606
|
number
|
|
2607
2607
|
,
|
|
2608
2608
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2609
2609
|
>
|
|
2610
|
-
type $
|
|
2610
|
+
type $mol_check_expand__expanded__P9XMYVQB = $mol_type_enforce<
|
|
2611
2611
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2612
2612
|
,
|
|
2613
2613
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2614
2614
|
>
|
|
2615
|
-
type $
|
|
2615
|
+
type $mol_check_expand__expandable__4V15MLOR = $mol_type_enforce<
|
|
2616
2616
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2617
2617
|
,
|
|
2618
2618
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2619
2619
|
>
|
|
2620
|
-
type $
|
|
2620
|
+
type $mol_check_expand__clicks__IEJSVTFQ = $mol_type_enforce<
|
|
2621
2621
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2622
2622
|
,
|
|
2623
2623
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2624
2624
|
>
|
|
2625
|
-
type $
|
|
2625
|
+
type $mol_check_expand__label__S16FFBG7 = $mol_type_enforce<
|
|
2626
2626
|
readonly(any)[]
|
|
2627
2627
|
,
|
|
2628
2628
|
ReturnType< $mol_check_expand['label'] >
|
|
2629
2629
|
>
|
|
2630
|
-
type $
|
|
2630
|
+
type $mol_view__dom_node__S37Q80XP = $mol_type_enforce<
|
|
2631
2631
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2632
2632
|
,
|
|
2633
2633
|
ReturnType< $mol_view['dom_node'] >
|
|
2634
2634
|
>
|
|
2635
|
-
type $
|
|
2635
|
+
type $mol_view__render__T30MTE53 = $mol_type_enforce<
|
|
2636
2636
|
ReturnType< $mol_dump_value['preview'] >
|
|
2637
2637
|
,
|
|
2638
2638
|
ReturnType< $mol_view['render'] >
|
|
2639
2639
|
>
|
|
2640
|
-
type $
|
|
2640
|
+
type $mol_view__sub__NVLOTWSY = $mol_type_enforce<
|
|
2641
2641
|
readonly(any)[]
|
|
2642
2642
|
,
|
|
2643
2643
|
ReturnType< $mol_view['sub'] >
|
|
2644
2644
|
>
|
|
2645
|
-
type $
|
|
2645
|
+
type $mol_dump_list__values__XT17395W = $mol_type_enforce<
|
|
2646
2646
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2647
2647
|
,
|
|
2648
2648
|
ReturnType< $mol_dump_list['values'] >
|
|
2649
2649
|
>
|
|
2650
|
-
type $
|
|
2650
|
+
type $mol_dump_list__prototypes__BQ74JP59 = $mol_type_enforce<
|
|
2651
2651
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2652
2652
|
,
|
|
2653
2653
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2654
2654
|
>
|
|
2655
|
-
type $
|
|
2655
|
+
type $mol_dump_list__preview_show__YAKF9JU5 = $mol_type_enforce<
|
|
2656
2656
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2657
2657
|
,
|
|
2658
2658
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2659
2659
|
>
|
|
2660
|
-
type $
|
|
2660
|
+
type $mol_expander__expanded__QGITR2VC = $mol_type_enforce<
|
|
2661
2661
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2662
2662
|
,
|
|
2663
2663
|
ReturnType< $mol_expander['expanded'] >
|
|
2664
2664
|
>
|
|
2665
|
-
type $
|
|
2665
|
+
type $mol_expander__Trigger__OG4MA9M7 = $mol_type_enforce<
|
|
2666
2666
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2667
2667
|
,
|
|
2668
2668
|
ReturnType< $mol_expander['Trigger'] >
|
|
2669
2669
|
>
|
|
2670
|
-
type $
|
|
2670
|
+
type $mol_expander__content__HC7FI4N9 = $mol_type_enforce<
|
|
2671
2671
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2672
2672
|
,
|
|
2673
2673
|
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__ZYW54871 = $mol_type_enforce<
|
|
1322
1322
|
readonly(any)[]
|
|
1323
1323
|
,
|
|
1324
1324
|
ReturnType< $mol_paragraph['sub'] >
|
|
1325
1325
|
>
|
|
1326
|
-
type $
|
|
1326
|
+
type $mol_paragraph__sub__FFO09VHP = $mol_type_enforce<
|
|
1327
1327
|
readonly(any)[]
|
|
1328
1328
|
,
|
|
1329
1329
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1487,37 +1487,37 @@ declare namespace $ {
|
|
|
1487
1487
|
|
|
1488
1488
|
declare namespace $ {
|
|
1489
1489
|
|
|
1490
|
-
type $
|
|
1490
|
+
type $mol_view__sub__H26PCLPK = $mol_type_enforce<
|
|
1491
1491
|
readonly(any)[]
|
|
1492
1492
|
,
|
|
1493
1493
|
ReturnType< $mol_view['sub'] >
|
|
1494
1494
|
>
|
|
1495
|
-
type $
|
|
1495
|
+
type $mol_text_code_token__type__LSK6EK35 = $mol_type_enforce<
|
|
1496
1496
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1497
1497
|
,
|
|
1498
1498
|
ReturnType< $mol_text_code_token['type'] >
|
|
1499
1499
|
>
|
|
1500
|
-
type $
|
|
1500
|
+
type $mol_text_code_token__haystack__KCE31OSY = $mol_type_enforce<
|
|
1501
1501
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1502
1502
|
,
|
|
1503
1503
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1504
1504
|
>
|
|
1505
|
-
type $
|
|
1505
|
+
type $mol_text_code_token__needle__84NMMH8S = $mol_type_enforce<
|
|
1506
1506
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1507
1507
|
,
|
|
1508
1508
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1509
1509
|
>
|
|
1510
|
-
type $
|
|
1510
|
+
type $mol_text_code_token_link__haystack__YFF5DB9N = $mol_type_enforce<
|
|
1511
1511
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1512
1512
|
,
|
|
1513
1513
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1514
1514
|
>
|
|
1515
|
-
type $
|
|
1515
|
+
type $mol_text_code_token_link__needle__Y95ADHL8 = $mol_type_enforce<
|
|
1516
1516
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1517
1517
|
,
|
|
1518
1518
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1519
1519
|
>
|
|
1520
|
-
type $
|
|
1520
|
+
type $mol_text_code_token_link__uri__MPRZAQVX = $mol_type_enforce<
|
|
1521
1521
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1522
1522
|
,
|
|
1523
1523
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1623,14 +1623,14 @@ declare namespace $ {
|
|
|
1623
1623
|
|
|
1624
1624
|
declare namespace $ {
|
|
1625
1625
|
|
|
1626
|
-
type $
|
|
1626
|
+
type $mol_view__style__9RK1UKIW = $mol_type_enforce<
|
|
1627
1627
|
({
|
|
1628
1628
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1629
1629
|
})
|
|
1630
1630
|
,
|
|
1631
1631
|
ReturnType< $mol_view['style'] >
|
|
1632
1632
|
>
|
|
1633
|
-
type $
|
|
1633
|
+
type $mol_view__style__B0BCDVM8 = $mol_type_enforce<
|
|
1634
1634
|
({
|
|
1635
1635
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1636
1636
|
})
|
|
@@ -1803,7 +1803,7 @@ declare namespace $ {
|
|
|
1803
1803
|
|
|
1804
1804
|
declare namespace $ {
|
|
1805
1805
|
|
|
1806
|
-
type $
|
|
1806
|
+
type $mol_speck__value__BYFYXMCQ = $mol_type_enforce<
|
|
1807
1807
|
ReturnType< $mol_button['error'] >
|
|
1808
1808
|
,
|
|
1809
1809
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1952,7 +1952,7 @@ declare namespace $ {
|
|
|
1952
1952
|
|
|
1953
1953
|
declare namespace $ {
|
|
1954
1954
|
|
|
1955
|
-
type $
|
|
1955
|
+
type $mol_svg_path__geometry__UG5LNEUU = $mol_type_enforce<
|
|
1956
1956
|
ReturnType< $mol_icon['path'] >
|
|
1957
1957
|
,
|
|
1958
1958
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2003,14 +2003,14 @@ declare namespace $ {
|
|
|
2003
2003
|
|
|
2004
2004
|
declare namespace $ {
|
|
2005
2005
|
|
|
2006
|
-
type $
|
|
2006
|
+
type $mol_blob__Q2G93MAC = $mol_type_enforce<
|
|
2007
2007
|
[ readonly(BlobPart)[], ({
|
|
2008
2008
|
'type': string,
|
|
2009
2009
|
}) ]
|
|
2010
2010
|
,
|
|
2011
2011
|
ConstructorParameters< typeof $mol_blob >
|
|
2012
2012
|
>
|
|
2013
|
-
type $
|
|
2013
|
+
type $mol_blob__CP5Y6Q7D = $mol_type_enforce<
|
|
2014
2014
|
[ readonly(BlobPart)[], ({
|
|
2015
2015
|
'type': string,
|
|
2016
2016
|
}) ]
|
|
@@ -2201,52 +2201,52 @@ declare namespace $ {
|
|
|
2201
2201
|
|
|
2202
2202
|
declare namespace $ {
|
|
2203
2203
|
|
|
2204
|
-
type $
|
|
2204
|
+
type $mol_text_code_row__numb_showed__7TAH5ABQ = $mol_type_enforce<
|
|
2205
2205
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2206
2206
|
,
|
|
2207
2207
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2208
2208
|
>
|
|
2209
|
-
type $
|
|
2209
|
+
type $mol_text_code_row__numb__X8AQDZDJ = $mol_type_enforce<
|
|
2210
2210
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2211
2211
|
,
|
|
2212
2212
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2213
2213
|
>
|
|
2214
|
-
type $
|
|
2214
|
+
type $mol_text_code_row__text__UZQKPN2V = $mol_type_enforce<
|
|
2215
2215
|
ReturnType< $mol_text_code['row_text'] >
|
|
2216
2216
|
,
|
|
2217
2217
|
ReturnType< $mol_text_code_row['text'] >
|
|
2218
2218
|
>
|
|
2219
|
-
type $
|
|
2219
|
+
type $mol_text_code_row__syntax__2WD16E6P = $mol_type_enforce<
|
|
2220
2220
|
ReturnType< $mol_text_code['syntax'] >
|
|
2221
2221
|
,
|
|
2222
2222
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2223
2223
|
>
|
|
2224
|
-
type $
|
|
2224
|
+
type $mol_text_code_row__uri_resolve__XZNLWAQC = $mol_type_enforce<
|
|
2225
2225
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2226
2226
|
,
|
|
2227
2227
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2228
2228
|
>
|
|
2229
|
-
type $
|
|
2229
|
+
type $mol_text_code_row__highlight__58DJPDT3 = $mol_type_enforce<
|
|
2230
2230
|
ReturnType< $mol_text_code['highlight'] >
|
|
2231
2231
|
,
|
|
2232
2232
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2233
2233
|
>
|
|
2234
|
-
type $
|
|
2234
|
+
type $mol_list__render_visible_only__DV5U6JLR = $mol_type_enforce<
|
|
2235
2235
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2236
2236
|
,
|
|
2237
2237
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2238
2238
|
>
|
|
2239
|
-
type $
|
|
2239
|
+
type $mol_list__rows__6RBZDOLE = $mol_type_enforce<
|
|
2240
2240
|
ReturnType< $mol_text_code['rows'] >
|
|
2241
2241
|
,
|
|
2242
2242
|
ReturnType< $mol_list['rows'] >
|
|
2243
2243
|
>
|
|
2244
|
-
type $
|
|
2244
|
+
type $mol_button_copy__hint__JO1UCJFN = $mol_type_enforce<
|
|
2245
2245
|
string
|
|
2246
2246
|
,
|
|
2247
2247
|
ReturnType< $mol_button_copy['hint'] >
|
|
2248
2248
|
>
|
|
2249
|
-
type $
|
|
2249
|
+
type $mol_button_copy__text__2BZ4OM4A = $mol_type_enforce<
|
|
2250
2250
|
ReturnType< $mol_text_code['text_export'] >
|
|
2251
2251
|
,
|
|
2252
2252
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2318,7 +2318,7 @@ declare namespace $ {
|
|
|
2318
2318
|
|
|
2319
2319
|
declare namespace $ {
|
|
2320
2320
|
|
|
2321
|
-
type $
|
|
2321
|
+
type $mol_view__sub__S0FQX4B9 = $mol_type_enforce<
|
|
2322
2322
|
readonly(any)[]
|
|
2323
2323
|
,
|
|
2324
2324
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2390,22 +2390,22 @@ declare namespace $ {
|
|
|
2390
2390
|
|
|
2391
2391
|
declare namespace $ {
|
|
2392
2392
|
|
|
2393
|
-
type $
|
|
2393
|
+
type $mol_dump_value__value__2ICX3AG1 = $mol_type_enforce<
|
|
2394
2394
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2395
2395
|
,
|
|
2396
2396
|
ReturnType< $mol_dump_value['value'] >
|
|
2397
2397
|
>
|
|
2398
|
-
type $
|
|
2398
|
+
type $mol_dump_value__expanded__8UZD8XZB = $mol_type_enforce<
|
|
2399
2399
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2400
2400
|
,
|
|
2401
2401
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2402
2402
|
>
|
|
2403
|
-
type $
|
|
2403
|
+
type $mol_dump_value__prototypes__ZRWJQ8WD = $mol_type_enforce<
|
|
2404
2404
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2405
2405
|
,
|
|
2406
2406
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2407
2407
|
>
|
|
2408
|
-
type $
|
|
2408
|
+
type $mol_dump_value__preview_show__HAM6N4JG = $mol_type_enforce<
|
|
2409
2409
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2410
2410
|
,
|
|
2411
2411
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2436,27 +2436,27 @@ declare namespace $ {
|
|
|
2436
2436
|
|
|
2437
2437
|
declare namespace $ {
|
|
2438
2438
|
|
|
2439
|
-
type $
|
|
2439
|
+
type $mol_check_expand__checked__EEM4NFUG = $mol_type_enforce<
|
|
2440
2440
|
ReturnType< $mol_expander['expanded'] >
|
|
2441
2441
|
,
|
|
2442
2442
|
ReturnType< $mol_check_expand['checked'] >
|
|
2443
2443
|
>
|
|
2444
|
-
type $
|
|
2444
|
+
type $mol_check_expand__expandable__OQ9XA4ML = $mol_type_enforce<
|
|
2445
2445
|
ReturnType< $mol_expander['expandable'] >
|
|
2446
2446
|
,
|
|
2447
2447
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2448
2448
|
>
|
|
2449
|
-
type $
|
|
2449
|
+
type $mol_check_expand__label__RD669FEY = $mol_type_enforce<
|
|
2450
2450
|
ReturnType< $mol_expander['label'] >
|
|
2451
2451
|
,
|
|
2452
2452
|
ReturnType< $mol_check_expand['label'] >
|
|
2453
2453
|
>
|
|
2454
|
-
type $
|
|
2454
|
+
type $mol_view__sub__J0B5UWRK = $mol_type_enforce<
|
|
2455
2455
|
readonly(any)[]
|
|
2456
2456
|
,
|
|
2457
2457
|
ReturnType< $mol_view['sub'] >
|
|
2458
2458
|
>
|
|
2459
|
-
type $
|
|
2459
|
+
type $mol_list__rows__34G9FT3I = $mol_type_enforce<
|
|
2460
2460
|
ReturnType< $mol_expander['content'] >
|
|
2461
2461
|
,
|
|
2462
2462
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2492,87 +2492,87 @@ declare namespace $ {
|
|
|
2492
2492
|
|
|
2493
2493
|
declare namespace $ {
|
|
2494
2494
|
|
|
2495
|
-
type $
|
|
2495
|
+
type $mol_text_code__text__YWEXVUX7 = $mol_type_enforce<
|
|
2496
2496
|
ReturnType< $mol_dump_value['simple'] >
|
|
2497
2497
|
,
|
|
2498
2498
|
ReturnType< $mol_text_code['text'] >
|
|
2499
2499
|
>
|
|
2500
|
-
type $
|
|
2500
|
+
type $mol_text_code__text__UREI4211 = $mol_type_enforce<
|
|
2501
2501
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2502
2502
|
,
|
|
2503
2503
|
ReturnType< $mol_text_code['text'] >
|
|
2504
2504
|
>
|
|
2505
|
-
type $
|
|
2505
|
+
type $mol_check_expand__minimal_height__P75SQIYO = $mol_type_enforce<
|
|
2506
2506
|
number
|
|
2507
2507
|
,
|
|
2508
2508
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2509
2509
|
>
|
|
2510
|
-
type $
|
|
2510
|
+
type $mol_check_expand__minimal_width__GHTO8CZF = $mol_type_enforce<
|
|
2511
2511
|
number
|
|
2512
2512
|
,
|
|
2513
2513
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2514
2514
|
>
|
|
2515
|
-
type $
|
|
2515
|
+
type $mol_check_expand__expanded__P9XMYVQB = $mol_type_enforce<
|
|
2516
2516
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2517
2517
|
,
|
|
2518
2518
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2519
2519
|
>
|
|
2520
|
-
type $
|
|
2520
|
+
type $mol_check_expand__expandable__4V15MLOR = $mol_type_enforce<
|
|
2521
2521
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2522
2522
|
,
|
|
2523
2523
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2524
2524
|
>
|
|
2525
|
-
type $
|
|
2525
|
+
type $mol_check_expand__clicks__IEJSVTFQ = $mol_type_enforce<
|
|
2526
2526
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2527
2527
|
,
|
|
2528
2528
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2529
2529
|
>
|
|
2530
|
-
type $
|
|
2530
|
+
type $mol_check_expand__label__S16FFBG7 = $mol_type_enforce<
|
|
2531
2531
|
readonly(any)[]
|
|
2532
2532
|
,
|
|
2533
2533
|
ReturnType< $mol_check_expand['label'] >
|
|
2534
2534
|
>
|
|
2535
|
-
type $
|
|
2535
|
+
type $mol_view__dom_node__S37Q80XP = $mol_type_enforce<
|
|
2536
2536
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2537
2537
|
,
|
|
2538
2538
|
ReturnType< $mol_view['dom_node'] >
|
|
2539
2539
|
>
|
|
2540
|
-
type $
|
|
2540
|
+
type $mol_view__render__T30MTE53 = $mol_type_enforce<
|
|
2541
2541
|
ReturnType< $mol_dump_value['preview'] >
|
|
2542
2542
|
,
|
|
2543
2543
|
ReturnType< $mol_view['render'] >
|
|
2544
2544
|
>
|
|
2545
|
-
type $
|
|
2545
|
+
type $mol_view__sub__NVLOTWSY = $mol_type_enforce<
|
|
2546
2546
|
readonly(any)[]
|
|
2547
2547
|
,
|
|
2548
2548
|
ReturnType< $mol_view['sub'] >
|
|
2549
2549
|
>
|
|
2550
|
-
type $
|
|
2550
|
+
type $mol_dump_list__values__XT17395W = $mol_type_enforce<
|
|
2551
2551
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2552
2552
|
,
|
|
2553
2553
|
ReturnType< $mol_dump_list['values'] >
|
|
2554
2554
|
>
|
|
2555
|
-
type $
|
|
2555
|
+
type $mol_dump_list__prototypes__BQ74JP59 = $mol_type_enforce<
|
|
2556
2556
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2557
2557
|
,
|
|
2558
2558
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2559
2559
|
>
|
|
2560
|
-
type $
|
|
2560
|
+
type $mol_dump_list__preview_show__YAKF9JU5 = $mol_type_enforce<
|
|
2561
2561
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2562
2562
|
,
|
|
2563
2563
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2564
2564
|
>
|
|
2565
|
-
type $
|
|
2565
|
+
type $mol_expander__expanded__QGITR2VC = $mol_type_enforce<
|
|
2566
2566
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2567
2567
|
,
|
|
2568
2568
|
ReturnType< $mol_expander['expanded'] >
|
|
2569
2569
|
>
|
|
2570
|
-
type $
|
|
2570
|
+
type $mol_expander__Trigger__OG4MA9M7 = $mol_type_enforce<
|
|
2571
2571
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2572
2572
|
,
|
|
2573
2573
|
ReturnType< $mol_expander['Trigger'] >
|
|
2574
2574
|
>
|
|
2575
|
-
type $
|
|
2575
|
+
type $mol_expander__content__HC7FI4N9 = $mol_type_enforce<
|
|
2576
2576
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2577
2577
|
,
|
|
2578
2578
|
ReturnType< $mol_expander['content'] >
|