mol_dump_lib 0.0.373 → 0.0.374
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
|
@@ -1427,12 +1427,12 @@ declare namespace $ {
|
|
|
1427
1427
|
|
|
1428
1428
|
declare namespace $ {
|
|
1429
1429
|
|
|
1430
|
-
type $
|
|
1430
|
+
type $mol_paragraph__sub__A48GMA20 = $mol_type_enforce<
|
|
1431
1431
|
readonly(any)[]
|
|
1432
1432
|
,
|
|
1433
1433
|
ReturnType< $mol_paragraph['sub'] >
|
|
1434
1434
|
>
|
|
1435
|
-
type $
|
|
1435
|
+
type $mol_paragraph__sub__DA089ZJG = $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__ZSWW9LCC = $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__OITMDU1P = $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__GADGQW5Y = $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__V3DGMD2L = $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__RAMBEPD2 = $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__L7CAWM4V = $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__U7O4KVOQ = $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__KJ331RMR = $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__GQHR0WZA = $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__SKHB9VSI = $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__8PZQ8LZV = $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__Z87AL8OQ = $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__MYRIJHP4 = $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__IFQYS4CF = $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__9Y8ANCHE = $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__15EVP1YG = $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__V7ALGS3E = $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__TVPXEU3Q = $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__FCIBHVLR = $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__IKOPA9Y3 = $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__JJABHPQM = $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__49W4K870 = $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__ZXLKZ3B4 = $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__BNDAJ9KH = $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__CAB7DVJC = $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__27PHPWLK = $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__JTIJXJ1T = $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__5O8I9S4J = $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__QZWBO72W = $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__HHBM2ZK3 = $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__ZOKN593G = $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__TKZ1YU69 = $mol_type_enforce<
|
|
2549
2549
|
readonly(any)[]
|
|
2550
2550
|
,
|
|
2551
2551
|
ReturnType< $mol_view['sub'] >
|
|
2552
2552
|
>
|
|
2553
|
-
type $
|
|
2553
|
+
type $mol_list__rows__F6Y859TN = $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__B3LNYU2N = $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__ECCE5W04 = $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__NW6C1NJP = $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__26Q5TVJP = $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__Y8K9QLNJ = $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__ZAQNHEKL = $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__FLYA3OOY = $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__XGNTL08T = $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__W0XY5YKL = $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__DJ13ZR4M = $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__40QFAAU0 = $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__VIUCCR7Q = $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__51QIF992 = $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__I7Q0JG34 = $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__MXYUCASW = $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__LUNVU04F = $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__U00IH0MY = $mol_type_enforce<
|
|
2670
2670
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2671
2671
|
,
|
|
2672
2672
|
ReturnType< $mol_expander['content'] >
|
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -1315,12 +1315,12 @@ declare namespace $ {
|
|
|
1315
1315
|
|
|
1316
1316
|
declare namespace $ {
|
|
1317
1317
|
|
|
1318
|
-
type $
|
|
1318
|
+
type $mol_paragraph__sub__A48GMA20 = $mol_type_enforce<
|
|
1319
1319
|
readonly(any)[]
|
|
1320
1320
|
,
|
|
1321
1321
|
ReturnType< $mol_paragraph['sub'] >
|
|
1322
1322
|
>
|
|
1323
|
-
type $
|
|
1323
|
+
type $mol_paragraph__sub__DA089ZJG = $mol_type_enforce<
|
|
1324
1324
|
readonly(any)[]
|
|
1325
1325
|
,
|
|
1326
1326
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1484,37 +1484,37 @@ declare namespace $ {
|
|
|
1484
1484
|
|
|
1485
1485
|
declare namespace $ {
|
|
1486
1486
|
|
|
1487
|
-
type $
|
|
1487
|
+
type $mol_view__sub__ZSWW9LCC = $mol_type_enforce<
|
|
1488
1488
|
readonly(any)[]
|
|
1489
1489
|
,
|
|
1490
1490
|
ReturnType< $mol_view['sub'] >
|
|
1491
1491
|
>
|
|
1492
|
-
type $
|
|
1492
|
+
type $mol_text_code_token__type__OITMDU1P = $mol_type_enforce<
|
|
1493
1493
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1494
1494
|
,
|
|
1495
1495
|
ReturnType< $mol_text_code_token['type'] >
|
|
1496
1496
|
>
|
|
1497
|
-
type $
|
|
1497
|
+
type $mol_text_code_token__haystack__GADGQW5Y = $mol_type_enforce<
|
|
1498
1498
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1499
1499
|
,
|
|
1500
1500
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1501
1501
|
>
|
|
1502
|
-
type $
|
|
1502
|
+
type $mol_text_code_token__needle__V3DGMD2L = $mol_type_enforce<
|
|
1503
1503
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1504
1504
|
,
|
|
1505
1505
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1506
1506
|
>
|
|
1507
|
-
type $
|
|
1507
|
+
type $mol_text_code_token_link__haystack__RAMBEPD2 = $mol_type_enforce<
|
|
1508
1508
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1509
1509
|
,
|
|
1510
1510
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1511
1511
|
>
|
|
1512
|
-
type $
|
|
1512
|
+
type $mol_text_code_token_link__needle__L7CAWM4V = $mol_type_enforce<
|
|
1513
1513
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1514
1514
|
,
|
|
1515
1515
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1516
1516
|
>
|
|
1517
|
-
type $
|
|
1517
|
+
type $mol_text_code_token_link__uri__U7O4KVOQ = $mol_type_enforce<
|
|
1518
1518
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1519
1519
|
,
|
|
1520
1520
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1620,14 +1620,14 @@ declare namespace $ {
|
|
|
1620
1620
|
|
|
1621
1621
|
declare namespace $ {
|
|
1622
1622
|
|
|
1623
|
-
type $
|
|
1623
|
+
type $mol_view__style__KJ331RMR = $mol_type_enforce<
|
|
1624
1624
|
({
|
|
1625
1625
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1626
1626
|
})
|
|
1627
1627
|
,
|
|
1628
1628
|
ReturnType< $mol_view['style'] >
|
|
1629
1629
|
>
|
|
1630
|
-
type $
|
|
1630
|
+
type $mol_view__style__GQHR0WZA = $mol_type_enforce<
|
|
1631
1631
|
({
|
|
1632
1632
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1633
1633
|
})
|
|
@@ -1800,7 +1800,7 @@ declare namespace $ {
|
|
|
1800
1800
|
|
|
1801
1801
|
declare namespace $ {
|
|
1802
1802
|
|
|
1803
|
-
type $
|
|
1803
|
+
type $mol_speck__value__SKHB9VSI = $mol_type_enforce<
|
|
1804
1804
|
ReturnType< $mol_button['error'] >
|
|
1805
1805
|
,
|
|
1806
1806
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1949,7 +1949,7 @@ declare namespace $ {
|
|
|
1949
1949
|
|
|
1950
1950
|
declare namespace $ {
|
|
1951
1951
|
|
|
1952
|
-
type $
|
|
1952
|
+
type $mol_svg_path__geometry__8PZQ8LZV = $mol_type_enforce<
|
|
1953
1953
|
ReturnType< $mol_icon['path'] >
|
|
1954
1954
|
,
|
|
1955
1955
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2000,14 +2000,14 @@ declare namespace $ {
|
|
|
2000
2000
|
|
|
2001
2001
|
declare namespace $ {
|
|
2002
2002
|
|
|
2003
|
-
type $
|
|
2003
|
+
type $mol_blob__Z87AL8OQ = $mol_type_enforce<
|
|
2004
2004
|
[ readonly(BlobPart)[], ({
|
|
2005
2005
|
'type': string,
|
|
2006
2006
|
}) ]
|
|
2007
2007
|
,
|
|
2008
2008
|
ConstructorParameters< typeof $mol_blob >
|
|
2009
2009
|
>
|
|
2010
|
-
type $
|
|
2010
|
+
type $mol_blob__MYRIJHP4 = $mol_type_enforce<
|
|
2011
2011
|
[ readonly(BlobPart)[], ({
|
|
2012
2012
|
'type': string,
|
|
2013
2013
|
}) ]
|
|
@@ -2198,52 +2198,52 @@ declare namespace $ {
|
|
|
2198
2198
|
|
|
2199
2199
|
declare namespace $ {
|
|
2200
2200
|
|
|
2201
|
-
type $
|
|
2201
|
+
type $mol_text_code_row__numb_showed__IFQYS4CF = $mol_type_enforce<
|
|
2202
2202
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2203
2203
|
,
|
|
2204
2204
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2205
2205
|
>
|
|
2206
|
-
type $
|
|
2206
|
+
type $mol_text_code_row__numb__9Y8ANCHE = $mol_type_enforce<
|
|
2207
2207
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2208
2208
|
,
|
|
2209
2209
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2210
2210
|
>
|
|
2211
|
-
type $
|
|
2211
|
+
type $mol_text_code_row__text__15EVP1YG = $mol_type_enforce<
|
|
2212
2212
|
ReturnType< $mol_text_code['row_text'] >
|
|
2213
2213
|
,
|
|
2214
2214
|
ReturnType< $mol_text_code_row['text'] >
|
|
2215
2215
|
>
|
|
2216
|
-
type $
|
|
2216
|
+
type $mol_text_code_row__syntax__V7ALGS3E = $mol_type_enforce<
|
|
2217
2217
|
ReturnType< $mol_text_code['syntax'] >
|
|
2218
2218
|
,
|
|
2219
2219
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2220
2220
|
>
|
|
2221
|
-
type $
|
|
2221
|
+
type $mol_text_code_row__uri_resolve__TVPXEU3Q = $mol_type_enforce<
|
|
2222
2222
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2223
2223
|
,
|
|
2224
2224
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2225
2225
|
>
|
|
2226
|
-
type $
|
|
2226
|
+
type $mol_text_code_row__highlight__FCIBHVLR = $mol_type_enforce<
|
|
2227
2227
|
ReturnType< $mol_text_code['highlight'] >
|
|
2228
2228
|
,
|
|
2229
2229
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2230
2230
|
>
|
|
2231
|
-
type $
|
|
2231
|
+
type $mol_list__render_visible_only__IKOPA9Y3 = $mol_type_enforce<
|
|
2232
2232
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2233
2233
|
,
|
|
2234
2234
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2235
2235
|
>
|
|
2236
|
-
type $
|
|
2236
|
+
type $mol_list__rows__JJABHPQM = $mol_type_enforce<
|
|
2237
2237
|
ReturnType< $mol_text_code['rows'] >
|
|
2238
2238
|
,
|
|
2239
2239
|
ReturnType< $mol_list['rows'] >
|
|
2240
2240
|
>
|
|
2241
|
-
type $
|
|
2241
|
+
type $mol_button_copy__hint__49W4K870 = $mol_type_enforce<
|
|
2242
2242
|
string
|
|
2243
2243
|
,
|
|
2244
2244
|
ReturnType< $mol_button_copy['hint'] >
|
|
2245
2245
|
>
|
|
2246
|
-
type $
|
|
2246
|
+
type $mol_button_copy__text__ZXLKZ3B4 = $mol_type_enforce<
|
|
2247
2247
|
ReturnType< $mol_text_code['text_export'] >
|
|
2248
2248
|
,
|
|
2249
2249
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2315,7 +2315,7 @@ declare namespace $ {
|
|
|
2315
2315
|
|
|
2316
2316
|
declare namespace $ {
|
|
2317
2317
|
|
|
2318
|
-
type $
|
|
2318
|
+
type $mol_view__sub__BNDAJ9KH = $mol_type_enforce<
|
|
2319
2319
|
readonly(any)[]
|
|
2320
2320
|
,
|
|
2321
2321
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2387,22 +2387,22 @@ declare namespace $ {
|
|
|
2387
2387
|
|
|
2388
2388
|
declare namespace $ {
|
|
2389
2389
|
|
|
2390
|
-
type $
|
|
2390
|
+
type $mol_dump_value__value__CAB7DVJC = $mol_type_enforce<
|
|
2391
2391
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2392
2392
|
,
|
|
2393
2393
|
ReturnType< $mol_dump_value['value'] >
|
|
2394
2394
|
>
|
|
2395
|
-
type $
|
|
2395
|
+
type $mol_dump_value__expanded__27PHPWLK = $mol_type_enforce<
|
|
2396
2396
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2397
2397
|
,
|
|
2398
2398
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2399
2399
|
>
|
|
2400
|
-
type $
|
|
2400
|
+
type $mol_dump_value__prototypes__JTIJXJ1T = $mol_type_enforce<
|
|
2401
2401
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2402
2402
|
,
|
|
2403
2403
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2404
2404
|
>
|
|
2405
|
-
type $
|
|
2405
|
+
type $mol_dump_value__preview_show__5O8I9S4J = $mol_type_enforce<
|
|
2406
2406
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2407
2407
|
,
|
|
2408
2408
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2433,27 +2433,27 @@ declare namespace $ {
|
|
|
2433
2433
|
|
|
2434
2434
|
declare namespace $ {
|
|
2435
2435
|
|
|
2436
|
-
type $
|
|
2436
|
+
type $mol_check_expand__checked__QZWBO72W = $mol_type_enforce<
|
|
2437
2437
|
ReturnType< $mol_expander['expanded'] >
|
|
2438
2438
|
,
|
|
2439
2439
|
ReturnType< $mol_check_expand['checked'] >
|
|
2440
2440
|
>
|
|
2441
|
-
type $
|
|
2441
|
+
type $mol_check_expand__expandable__HHBM2ZK3 = $mol_type_enforce<
|
|
2442
2442
|
ReturnType< $mol_expander['expandable'] >
|
|
2443
2443
|
,
|
|
2444
2444
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2445
2445
|
>
|
|
2446
|
-
type $
|
|
2446
|
+
type $mol_check_expand__label__ZOKN593G = $mol_type_enforce<
|
|
2447
2447
|
ReturnType< $mol_expander['label'] >
|
|
2448
2448
|
,
|
|
2449
2449
|
ReturnType< $mol_check_expand['label'] >
|
|
2450
2450
|
>
|
|
2451
|
-
type $
|
|
2451
|
+
type $mol_view__sub__TKZ1YU69 = $mol_type_enforce<
|
|
2452
2452
|
readonly(any)[]
|
|
2453
2453
|
,
|
|
2454
2454
|
ReturnType< $mol_view['sub'] >
|
|
2455
2455
|
>
|
|
2456
|
-
type $
|
|
2456
|
+
type $mol_list__rows__F6Y859TN = $mol_type_enforce<
|
|
2457
2457
|
ReturnType< $mol_expander['content'] >
|
|
2458
2458
|
,
|
|
2459
2459
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2489,87 +2489,87 @@ declare namespace $ {
|
|
|
2489
2489
|
|
|
2490
2490
|
declare namespace $ {
|
|
2491
2491
|
|
|
2492
|
-
type $
|
|
2492
|
+
type $mol_text_code__text__B3LNYU2N = $mol_type_enforce<
|
|
2493
2493
|
ReturnType< $mol_dump_value['simple'] >
|
|
2494
2494
|
,
|
|
2495
2495
|
ReturnType< $mol_text_code['text'] >
|
|
2496
2496
|
>
|
|
2497
|
-
type $
|
|
2497
|
+
type $mol_text_code__text__ECCE5W04 = $mol_type_enforce<
|
|
2498
2498
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2499
2499
|
,
|
|
2500
2500
|
ReturnType< $mol_text_code['text'] >
|
|
2501
2501
|
>
|
|
2502
|
-
type $
|
|
2502
|
+
type $mol_check_expand__minimal_height__NW6C1NJP = $mol_type_enforce<
|
|
2503
2503
|
number
|
|
2504
2504
|
,
|
|
2505
2505
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2506
2506
|
>
|
|
2507
|
-
type $
|
|
2507
|
+
type $mol_check_expand__minimal_width__26Q5TVJP = $mol_type_enforce<
|
|
2508
2508
|
number
|
|
2509
2509
|
,
|
|
2510
2510
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2511
2511
|
>
|
|
2512
|
-
type $
|
|
2512
|
+
type $mol_check_expand__expanded__Y8K9QLNJ = $mol_type_enforce<
|
|
2513
2513
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2514
2514
|
,
|
|
2515
2515
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2516
2516
|
>
|
|
2517
|
-
type $
|
|
2517
|
+
type $mol_check_expand__expandable__ZAQNHEKL = $mol_type_enforce<
|
|
2518
2518
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2519
2519
|
,
|
|
2520
2520
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2521
2521
|
>
|
|
2522
|
-
type $
|
|
2522
|
+
type $mol_check_expand__clicks__FLYA3OOY = $mol_type_enforce<
|
|
2523
2523
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2524
2524
|
,
|
|
2525
2525
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2526
2526
|
>
|
|
2527
|
-
type $
|
|
2527
|
+
type $mol_check_expand__label__XGNTL08T = $mol_type_enforce<
|
|
2528
2528
|
readonly(any)[]
|
|
2529
2529
|
,
|
|
2530
2530
|
ReturnType< $mol_check_expand['label'] >
|
|
2531
2531
|
>
|
|
2532
|
-
type $
|
|
2532
|
+
type $mol_view__dom_node__W0XY5YKL = $mol_type_enforce<
|
|
2533
2533
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2534
2534
|
,
|
|
2535
2535
|
ReturnType< $mol_view['dom_node'] >
|
|
2536
2536
|
>
|
|
2537
|
-
type $
|
|
2537
|
+
type $mol_view__render__DJ13ZR4M = $mol_type_enforce<
|
|
2538
2538
|
ReturnType< $mol_dump_value['preview'] >
|
|
2539
2539
|
,
|
|
2540
2540
|
ReturnType< $mol_view['render'] >
|
|
2541
2541
|
>
|
|
2542
|
-
type $
|
|
2542
|
+
type $mol_view__sub__40QFAAU0 = $mol_type_enforce<
|
|
2543
2543
|
readonly(any)[]
|
|
2544
2544
|
,
|
|
2545
2545
|
ReturnType< $mol_view['sub'] >
|
|
2546
2546
|
>
|
|
2547
|
-
type $
|
|
2547
|
+
type $mol_dump_list__values__VIUCCR7Q = $mol_type_enforce<
|
|
2548
2548
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2549
2549
|
,
|
|
2550
2550
|
ReturnType< $mol_dump_list['values'] >
|
|
2551
2551
|
>
|
|
2552
|
-
type $
|
|
2552
|
+
type $mol_dump_list__prototypes__51QIF992 = $mol_type_enforce<
|
|
2553
2553
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2554
2554
|
,
|
|
2555
2555
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2556
2556
|
>
|
|
2557
|
-
type $
|
|
2557
|
+
type $mol_dump_list__preview_show__I7Q0JG34 = $mol_type_enforce<
|
|
2558
2558
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2559
2559
|
,
|
|
2560
2560
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2561
2561
|
>
|
|
2562
|
-
type $
|
|
2562
|
+
type $mol_expander__expanded__MXYUCASW = $mol_type_enforce<
|
|
2563
2563
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2564
2564
|
,
|
|
2565
2565
|
ReturnType< $mol_expander['expanded'] >
|
|
2566
2566
|
>
|
|
2567
|
-
type $
|
|
2567
|
+
type $mol_expander__Trigger__LUNVU04F = $mol_type_enforce<
|
|
2568
2568
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2569
2569
|
,
|
|
2570
2570
|
ReturnType< $mol_expander['Trigger'] >
|
|
2571
2571
|
>
|
|
2572
|
-
type $
|
|
2572
|
+
type $mol_expander__content__U00IH0MY = $mol_type_enforce<
|
|
2573
2573
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2574
2574
|
,
|
|
2575
2575
|
ReturnType< $mol_expander['content'] >
|