mol_dump_lib 0.0.287 → 0.0.288
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__JMTBHR9Q = $mol_type_enforce<
|
|
1425
1425
|
readonly(any)[]
|
|
1426
1426
|
,
|
|
1427
1427
|
ReturnType< $mol_paragraph['sub'] >
|
|
1428
1428
|
>
|
|
1429
|
-
type $
|
|
1429
|
+
type $mol_paragraph__sub__XYBPPIKK = $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__UD0J58EG = $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__3ZZW16C3 = $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__5KMRNKHA = $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__WMB9WD0L = $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__VIIMS57F = $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__FBQ5CVMY = $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__HECBC2H3 = $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__4ULLABGG = $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__IO3E35RB = $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__XRLKA4AL = $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__NEZH2XPT = $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__YK60ARWM = $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__0E56D4UV = $mol_type_enforce<
|
|
2115
2115
|
[ readonly(BlobPart)[], ({
|
|
2116
2116
|
'type': string,
|
|
2117
2117
|
}) ]
|
|
@@ -2277,52 +2277,52 @@ declare namespace $ {
|
|
|
2277
2277
|
|
|
2278
2278
|
declare namespace $ {
|
|
2279
2279
|
|
|
2280
|
-
type $
|
|
2280
|
+
type $mol_text_code_row__numb_showed__ES0IBWU1 = $mol_type_enforce<
|
|
2281
2281
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2282
2282
|
,
|
|
2283
2283
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2284
2284
|
>
|
|
2285
|
-
type $
|
|
2285
|
+
type $mol_text_code_row__numb__A6F4DCFK = $mol_type_enforce<
|
|
2286
2286
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2287
2287
|
,
|
|
2288
2288
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2289
2289
|
>
|
|
2290
|
-
type $
|
|
2290
|
+
type $mol_text_code_row__text__P9A0MRWJ = $mol_type_enforce<
|
|
2291
2291
|
ReturnType< $mol_text_code['row_text'] >
|
|
2292
2292
|
,
|
|
2293
2293
|
ReturnType< $mol_text_code_row['text'] >
|
|
2294
2294
|
>
|
|
2295
|
-
type $
|
|
2295
|
+
type $mol_text_code_row__syntax__W4HQ3OOA = $mol_type_enforce<
|
|
2296
2296
|
ReturnType< $mol_text_code['syntax'] >
|
|
2297
2297
|
,
|
|
2298
2298
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2299
2299
|
>
|
|
2300
|
-
type $
|
|
2300
|
+
type $mol_text_code_row__uri_resolve__6869KTBO = $mol_type_enforce<
|
|
2301
2301
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2302
2302
|
,
|
|
2303
2303
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2304
2304
|
>
|
|
2305
|
-
type $
|
|
2305
|
+
type $mol_text_code_row__highlight__UCMTRBWX = $mol_type_enforce<
|
|
2306
2306
|
ReturnType< $mol_text_code['highlight'] >
|
|
2307
2307
|
,
|
|
2308
2308
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2309
2309
|
>
|
|
2310
|
-
type $
|
|
2310
|
+
type $mol_list__render_visible_only__19JOD7GY = $mol_type_enforce<
|
|
2311
2311
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2312
2312
|
,
|
|
2313
2313
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2314
2314
|
>
|
|
2315
|
-
type $
|
|
2315
|
+
type $mol_list__rows__6HR89YJI = $mol_type_enforce<
|
|
2316
2316
|
ReturnType< $mol_text_code['rows'] >
|
|
2317
2317
|
,
|
|
2318
2318
|
ReturnType< $mol_list['rows'] >
|
|
2319
2319
|
>
|
|
2320
|
-
type $
|
|
2320
|
+
type $mol_button_copy__hint__W3LE47HW = $mol_type_enforce<
|
|
2321
2321
|
string
|
|
2322
2322
|
,
|
|
2323
2323
|
ReturnType< $mol_button_copy['hint'] >
|
|
2324
2324
|
>
|
|
2325
|
-
type $
|
|
2325
|
+
type $mol_button_copy__text__GN2MFFT8 = $mol_type_enforce<
|
|
2326
2326
|
ReturnType< $mol_text_code['text_export'] >
|
|
2327
2327
|
,
|
|
2328
2328
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2398,7 +2398,7 @@ declare namespace $ {
|
|
|
2398
2398
|
|
|
2399
2399
|
declare namespace $ {
|
|
2400
2400
|
|
|
2401
|
-
type $
|
|
2401
|
+
type $mol_view__sub__KCXHAS9G = $mol_type_enforce<
|
|
2402
2402
|
readonly(any)[]
|
|
2403
2403
|
,
|
|
2404
2404
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2470,22 +2470,22 @@ declare namespace $ {
|
|
|
2470
2470
|
|
|
2471
2471
|
declare namespace $ {
|
|
2472
2472
|
|
|
2473
|
-
type $
|
|
2473
|
+
type $mol_dump_value__value__47F96A5R = $mol_type_enforce<
|
|
2474
2474
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2475
2475
|
,
|
|
2476
2476
|
ReturnType< $mol_dump_value['value'] >
|
|
2477
2477
|
>
|
|
2478
|
-
type $
|
|
2478
|
+
type $mol_dump_value__expanded__QQ1OOVPG = $mol_type_enforce<
|
|
2479
2479
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2480
2480
|
,
|
|
2481
2481
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2482
2482
|
>
|
|
2483
|
-
type $
|
|
2483
|
+
type $mol_dump_value__prototypes__6UKD4KT3 = $mol_type_enforce<
|
|
2484
2484
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2485
2485
|
,
|
|
2486
2486
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2487
2487
|
>
|
|
2488
|
-
type $
|
|
2488
|
+
type $mol_dump_value__preview_show__U36364SL = $mol_type_enforce<
|
|
2489
2489
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2490
2490
|
,
|
|
2491
2491
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2516,27 +2516,27 @@ declare namespace $ {
|
|
|
2516
2516
|
|
|
2517
2517
|
declare namespace $ {
|
|
2518
2518
|
|
|
2519
|
-
type $
|
|
2519
|
+
type $mol_check_expand__checked__J8ANU214 = $mol_type_enforce<
|
|
2520
2520
|
ReturnType< $mol_expander['expanded'] >
|
|
2521
2521
|
,
|
|
2522
2522
|
ReturnType< $mol_check_expand['checked'] >
|
|
2523
2523
|
>
|
|
2524
|
-
type $
|
|
2524
|
+
type $mol_check_expand__expandable__PCHNLFUC = $mol_type_enforce<
|
|
2525
2525
|
ReturnType< $mol_expander['expandable'] >
|
|
2526
2526
|
,
|
|
2527
2527
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2528
2528
|
>
|
|
2529
|
-
type $
|
|
2529
|
+
type $mol_check_expand__label__YPGNQEAD = $mol_type_enforce<
|
|
2530
2530
|
ReturnType< $mol_expander['label'] >
|
|
2531
2531
|
,
|
|
2532
2532
|
ReturnType< $mol_check_expand['label'] >
|
|
2533
2533
|
>
|
|
2534
|
-
type $
|
|
2534
|
+
type $mol_view__sub__0M5GFNDM = $mol_type_enforce<
|
|
2535
2535
|
readonly(any)[]
|
|
2536
2536
|
,
|
|
2537
2537
|
ReturnType< $mol_view['sub'] >
|
|
2538
2538
|
>
|
|
2539
|
-
type $
|
|
2539
|
+
type $mol_list__rows__3EUTKDC3 = $mol_type_enforce<
|
|
2540
2540
|
ReturnType< $mol_expander['content'] >
|
|
2541
2541
|
,
|
|
2542
2542
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2572,87 +2572,87 @@ declare namespace $ {
|
|
|
2572
2572
|
|
|
2573
2573
|
declare namespace $ {
|
|
2574
2574
|
|
|
2575
|
-
type $
|
|
2575
|
+
type $mol_text_code__text__VYURPOD8 = $mol_type_enforce<
|
|
2576
2576
|
ReturnType< $mol_dump_value['simple'] >
|
|
2577
2577
|
,
|
|
2578
2578
|
ReturnType< $mol_text_code['text'] >
|
|
2579
2579
|
>
|
|
2580
|
-
type $
|
|
2580
|
+
type $mol_text_code__text__MEKVUVUJ = $mol_type_enforce<
|
|
2581
2581
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2582
2582
|
,
|
|
2583
2583
|
ReturnType< $mol_text_code['text'] >
|
|
2584
2584
|
>
|
|
2585
|
-
type $
|
|
2585
|
+
type $mol_check_expand__minimal_height__26FP54LN = $mol_type_enforce<
|
|
2586
2586
|
number
|
|
2587
2587
|
,
|
|
2588
2588
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2589
2589
|
>
|
|
2590
|
-
type $
|
|
2590
|
+
type $mol_check_expand__minimal_width__L89DQVTX = $mol_type_enforce<
|
|
2591
2591
|
number
|
|
2592
2592
|
,
|
|
2593
2593
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2594
2594
|
>
|
|
2595
|
-
type $
|
|
2595
|
+
type $mol_check_expand__expanded__AVWEF1BO = $mol_type_enforce<
|
|
2596
2596
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2597
2597
|
,
|
|
2598
2598
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2599
2599
|
>
|
|
2600
|
-
type $
|
|
2600
|
+
type $mol_check_expand__expandable__XT6K0V3B = $mol_type_enforce<
|
|
2601
2601
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2602
2602
|
,
|
|
2603
2603
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2604
2604
|
>
|
|
2605
|
-
type $
|
|
2605
|
+
type $mol_check_expand__clicks__DP9LE6FQ = $mol_type_enforce<
|
|
2606
2606
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2607
2607
|
,
|
|
2608
2608
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2609
2609
|
>
|
|
2610
|
-
type $
|
|
2610
|
+
type $mol_check_expand__label__I7DMLJDR = $mol_type_enforce<
|
|
2611
2611
|
readonly(any)[]
|
|
2612
2612
|
,
|
|
2613
2613
|
ReturnType< $mol_check_expand['label'] >
|
|
2614
2614
|
>
|
|
2615
|
-
type $
|
|
2615
|
+
type $mol_view__dom_node__MX57E0UR = $mol_type_enforce<
|
|
2616
2616
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2617
2617
|
,
|
|
2618
2618
|
ReturnType< $mol_view['dom_node'] >
|
|
2619
2619
|
>
|
|
2620
|
-
type $
|
|
2620
|
+
type $mol_view__render__RBR2R6AX = $mol_type_enforce<
|
|
2621
2621
|
ReturnType< $mol_dump_value['preview'] >
|
|
2622
2622
|
,
|
|
2623
2623
|
ReturnType< $mol_view['render'] >
|
|
2624
2624
|
>
|
|
2625
|
-
type $
|
|
2625
|
+
type $mol_view__sub__GO5OA90T = $mol_type_enforce<
|
|
2626
2626
|
readonly(any)[]
|
|
2627
2627
|
,
|
|
2628
2628
|
ReturnType< $mol_view['sub'] >
|
|
2629
2629
|
>
|
|
2630
|
-
type $
|
|
2630
|
+
type $mol_dump_list__values__HEDKR6T7 = $mol_type_enforce<
|
|
2631
2631
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2632
2632
|
,
|
|
2633
2633
|
ReturnType< $mol_dump_list['values'] >
|
|
2634
2634
|
>
|
|
2635
|
-
type $
|
|
2635
|
+
type $mol_dump_list__prototypes__RUS55IMN = $mol_type_enforce<
|
|
2636
2636
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2637
2637
|
,
|
|
2638
2638
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2639
2639
|
>
|
|
2640
|
-
type $
|
|
2640
|
+
type $mol_dump_list__preview_show__9WJ9YDA7 = $mol_type_enforce<
|
|
2641
2641
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2642
2642
|
,
|
|
2643
2643
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2644
2644
|
>
|
|
2645
|
-
type $
|
|
2645
|
+
type $mol_expander__expanded__2DJ8JH4J = $mol_type_enforce<
|
|
2646
2646
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2647
2647
|
,
|
|
2648
2648
|
ReturnType< $mol_expander['expanded'] >
|
|
2649
2649
|
>
|
|
2650
|
-
type $
|
|
2650
|
+
type $mol_expander__Trigger__R4VQ1W59 = $mol_type_enforce<
|
|
2651
2651
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2652
2652
|
,
|
|
2653
2653
|
ReturnType< $mol_expander['Trigger'] >
|
|
2654
2654
|
>
|
|
2655
|
-
type $
|
|
2655
|
+
type $mol_expander__content__Y84K28I3 = $mol_type_enforce<
|
|
2656
2656
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2657
2657
|
,
|
|
2658
2658
|
ReturnType< $mol_expander['content'] >
|
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -1300,12 +1300,12 @@ declare namespace $ {
|
|
|
1300
1300
|
|
|
1301
1301
|
declare namespace $ {
|
|
1302
1302
|
|
|
1303
|
-
type $
|
|
1303
|
+
type $mol_paragraph__sub__JMTBHR9Q = $mol_type_enforce<
|
|
1304
1304
|
readonly(any)[]
|
|
1305
1305
|
,
|
|
1306
1306
|
ReturnType< $mol_paragraph['sub'] >
|
|
1307
1307
|
>
|
|
1308
|
-
type $
|
|
1308
|
+
type $mol_paragraph__sub__XYBPPIKK = $mol_type_enforce<
|
|
1309
1309
|
readonly(any)[]
|
|
1310
1310
|
,
|
|
1311
1311
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1469,37 +1469,37 @@ declare namespace $ {
|
|
|
1469
1469
|
|
|
1470
1470
|
declare namespace $ {
|
|
1471
1471
|
|
|
1472
|
-
type $
|
|
1472
|
+
type $mol_view__sub__UD0J58EG = $mol_type_enforce<
|
|
1473
1473
|
readonly(any)[]
|
|
1474
1474
|
,
|
|
1475
1475
|
ReturnType< $mol_view['sub'] >
|
|
1476
1476
|
>
|
|
1477
|
-
type $
|
|
1477
|
+
type $mol_text_code_token__type__3ZZW16C3 = $mol_type_enforce<
|
|
1478
1478
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1479
1479
|
,
|
|
1480
1480
|
ReturnType< $mol_text_code_token['type'] >
|
|
1481
1481
|
>
|
|
1482
|
-
type $
|
|
1482
|
+
type $mol_text_code_token__haystack__5KMRNKHA = $mol_type_enforce<
|
|
1483
1483
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1484
1484
|
,
|
|
1485
1485
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1486
1486
|
>
|
|
1487
|
-
type $
|
|
1487
|
+
type $mol_text_code_token__needle__WMB9WD0L = $mol_type_enforce<
|
|
1488
1488
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1489
1489
|
,
|
|
1490
1490
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1491
1491
|
>
|
|
1492
|
-
type $
|
|
1492
|
+
type $mol_text_code_token_link__haystack__VIIMS57F = $mol_type_enforce<
|
|
1493
1493
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1494
1494
|
,
|
|
1495
1495
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1496
1496
|
>
|
|
1497
|
-
type $
|
|
1497
|
+
type $mol_text_code_token_link__needle__FBQ5CVMY = $mol_type_enforce<
|
|
1498
1498
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1499
1499
|
,
|
|
1500
1500
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1501
1501
|
>
|
|
1502
|
-
type $
|
|
1502
|
+
type $mol_text_code_token_link__uri__HECBC2H3 = $mol_type_enforce<
|
|
1503
1503
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1504
1504
|
,
|
|
1505
1505
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1605,14 +1605,14 @@ declare namespace $ {
|
|
|
1605
1605
|
|
|
1606
1606
|
declare namespace $ {
|
|
1607
1607
|
|
|
1608
|
-
type $
|
|
1608
|
+
type $mol_view__style__4ULLABGG = $mol_type_enforce<
|
|
1609
1609
|
({
|
|
1610
1610
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1611
1611
|
})
|
|
1612
1612
|
,
|
|
1613
1613
|
ReturnType< $mol_view['style'] >
|
|
1614
1614
|
>
|
|
1615
|
-
type $
|
|
1615
|
+
type $mol_view__style__IO3E35RB = $mol_type_enforce<
|
|
1616
1616
|
({
|
|
1617
1617
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1618
1618
|
})
|
|
@@ -1785,7 +1785,7 @@ declare namespace $ {
|
|
|
1785
1785
|
|
|
1786
1786
|
declare namespace $ {
|
|
1787
1787
|
|
|
1788
|
-
type $
|
|
1788
|
+
type $mol_speck__value__XRLKA4AL = $mol_type_enforce<
|
|
1789
1789
|
ReturnType< $mol_button['error'] >
|
|
1790
1790
|
,
|
|
1791
1791
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1944,7 +1944,7 @@ declare namespace $ {
|
|
|
1944
1944
|
|
|
1945
1945
|
declare namespace $ {
|
|
1946
1946
|
|
|
1947
|
-
type $
|
|
1947
|
+
type $mol_svg_path__geometry__NEZH2XPT = $mol_type_enforce<
|
|
1948
1948
|
ReturnType< $mol_icon['path'] >
|
|
1949
1949
|
,
|
|
1950
1950
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -1995,14 +1995,14 @@ declare namespace $ {
|
|
|
1995
1995
|
|
|
1996
1996
|
declare namespace $ {
|
|
1997
1997
|
|
|
1998
|
-
type $
|
|
1998
|
+
type $mol_blob__YK60ARWM = $mol_type_enforce<
|
|
1999
1999
|
[ readonly(BlobPart)[], ({
|
|
2000
2000
|
'type': string,
|
|
2001
2001
|
}) ]
|
|
2002
2002
|
,
|
|
2003
2003
|
ConstructorParameters< typeof $mol_blob >
|
|
2004
2004
|
>
|
|
2005
|
-
type $
|
|
2005
|
+
type $mol_blob__0E56D4UV = $mol_type_enforce<
|
|
2006
2006
|
[ readonly(BlobPart)[], ({
|
|
2007
2007
|
'type': string,
|
|
2008
2008
|
}) ]
|
|
@@ -2192,52 +2192,52 @@ declare namespace $ {
|
|
|
2192
2192
|
|
|
2193
2193
|
declare namespace $ {
|
|
2194
2194
|
|
|
2195
|
-
type $
|
|
2195
|
+
type $mol_text_code_row__numb_showed__ES0IBWU1 = $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__A6F4DCFK = $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__P9A0MRWJ = $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__W4HQ3OOA = $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__6869KTBO = $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__UCMTRBWX = $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__19JOD7GY = $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__6HR89YJI = $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__W3LE47HW = $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__GN2MFFT8 = $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__KCXHAS9G = $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__47F96A5R = $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__QQ1OOVPG = $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__6UKD4KT3 = $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__U36364SL = $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__J8ANU214 = $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__PCHNLFUC = $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__YPGNQEAD = $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__0M5GFNDM = $mol_type_enforce<
|
|
2446
2446
|
readonly(any)[]
|
|
2447
2447
|
,
|
|
2448
2448
|
ReturnType< $mol_view['sub'] >
|
|
2449
2449
|
>
|
|
2450
|
-
type $
|
|
2450
|
+
type $mol_list__rows__3EUTKDC3 = $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__VYURPOD8 = $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__MEKVUVUJ = $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__26FP54LN = $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__L89DQVTX = $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__AVWEF1BO = $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__XT6K0V3B = $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__DP9LE6FQ = $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__I7DMLJDR = $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__MX57E0UR = $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__RBR2R6AX = $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__GO5OA90T = $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__HEDKR6T7 = $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__RUS55IMN = $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__9WJ9YDA7 = $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__2DJ8JH4J = $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__R4VQ1W59 = $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__Y84K28I3 = $mol_type_enforce<
|
|
2567
2567
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2568
2568
|
,
|
|
2569
2569
|
ReturnType< $mol_expander['content'] >
|