mol_dump_lib 0.0.266 → 0.0.267
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
|
@@ -1417,12 +1417,12 @@ declare namespace $ {
|
|
|
1417
1417
|
|
|
1418
1418
|
declare namespace $ {
|
|
1419
1419
|
|
|
1420
|
-
type $
|
|
1420
|
+
type $mol_paragraph__sub__PEQIW7JK = $mol_type_enforce<
|
|
1421
1421
|
readonly(any)[]
|
|
1422
1422
|
,
|
|
1423
1423
|
ReturnType< $mol_paragraph['sub'] >
|
|
1424
1424
|
>
|
|
1425
|
-
type $
|
|
1425
|
+
type $mol_paragraph__sub__O5P9F5LN = $mol_type_enforce<
|
|
1426
1426
|
readonly(any)[]
|
|
1427
1427
|
,
|
|
1428
1428
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1586,37 +1586,37 @@ declare namespace $ {
|
|
|
1586
1586
|
|
|
1587
1587
|
declare namespace $ {
|
|
1588
1588
|
|
|
1589
|
-
type $
|
|
1589
|
+
type $mol_view__sub__GO5X27VY = $mol_type_enforce<
|
|
1590
1590
|
readonly(any)[]
|
|
1591
1591
|
,
|
|
1592
1592
|
ReturnType< $mol_view['sub'] >
|
|
1593
1593
|
>
|
|
1594
|
-
type $
|
|
1594
|
+
type $mol_text_code_token__type__OT7B8ZXH = $mol_type_enforce<
|
|
1595
1595
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1596
1596
|
,
|
|
1597
1597
|
ReturnType< $mol_text_code_token['type'] >
|
|
1598
1598
|
>
|
|
1599
|
-
type $
|
|
1599
|
+
type $mol_text_code_token__haystack__GTM76OGV = $mol_type_enforce<
|
|
1600
1600
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1601
1601
|
,
|
|
1602
1602
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1603
1603
|
>
|
|
1604
|
-
type $
|
|
1604
|
+
type $mol_text_code_token__needle__HJTBHJDR = $mol_type_enforce<
|
|
1605
1605
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1606
1606
|
,
|
|
1607
1607
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1608
1608
|
>
|
|
1609
|
-
type $
|
|
1609
|
+
type $mol_text_code_token_link__haystack__0IYYJCKJ = $mol_type_enforce<
|
|
1610
1610
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1611
1611
|
,
|
|
1612
1612
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1613
1613
|
>
|
|
1614
|
-
type $
|
|
1614
|
+
type $mol_text_code_token_link__needle__KM1G8WFB = $mol_type_enforce<
|
|
1615
1615
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1616
1616
|
,
|
|
1617
1617
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1618
1618
|
>
|
|
1619
|
-
type $
|
|
1619
|
+
type $mol_text_code_token_link__uri__UTZZ6BR7 = $mol_type_enforce<
|
|
1620
1620
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1621
1621
|
,
|
|
1622
1622
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1722,14 +1722,14 @@ declare namespace $ {
|
|
|
1722
1722
|
|
|
1723
1723
|
declare namespace $ {
|
|
1724
1724
|
|
|
1725
|
-
type $
|
|
1725
|
+
type $mol_view__style__8DJ9LAF4 = $mol_type_enforce<
|
|
1726
1726
|
({
|
|
1727
1727
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1728
1728
|
})
|
|
1729
1729
|
,
|
|
1730
1730
|
ReturnType< $mol_view['style'] >
|
|
1731
1731
|
>
|
|
1732
|
-
type $
|
|
1732
|
+
type $mol_view__style__EVD7R85G = $mol_type_enforce<
|
|
1733
1733
|
({
|
|
1734
1734
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1735
1735
|
})
|
|
@@ -1902,7 +1902,7 @@ declare namespace $ {
|
|
|
1902
1902
|
|
|
1903
1903
|
declare namespace $ {
|
|
1904
1904
|
|
|
1905
|
-
type $
|
|
1905
|
+
type $mol_speck__value__JSC2XK3B = $mol_type_enforce<
|
|
1906
1906
|
ReturnType< $mol_button['error'] >
|
|
1907
1907
|
,
|
|
1908
1908
|
ReturnType< $mol_speck['value'] >
|
|
@@ -2049,7 +2049,7 @@ declare namespace $ {
|
|
|
2049
2049
|
|
|
2050
2050
|
declare namespace $ {
|
|
2051
2051
|
|
|
2052
|
-
type $
|
|
2052
|
+
type $mol_svg_path__geometry__IR45NC3R = $mol_type_enforce<
|
|
2053
2053
|
ReturnType< $mol_icon['path'] >
|
|
2054
2054
|
,
|
|
2055
2055
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -2100,14 +2100,14 @@ declare namespace $ {
|
|
|
2100
2100
|
|
|
2101
2101
|
declare namespace $ {
|
|
2102
2102
|
|
|
2103
|
-
type $
|
|
2103
|
+
type $mol_blob__VPHBVIXV = $mol_type_enforce<
|
|
2104
2104
|
[ readonly(BlobPart)[], ({
|
|
2105
2105
|
'type': string,
|
|
2106
2106
|
}) ]
|
|
2107
2107
|
,
|
|
2108
2108
|
ConstructorParameters< typeof $mol_blob >
|
|
2109
2109
|
>
|
|
2110
|
-
type $
|
|
2110
|
+
type $mol_blob__3M4YQMJF = $mol_type_enforce<
|
|
2111
2111
|
[ readonly(BlobPart)[], ({
|
|
2112
2112
|
'type': string,
|
|
2113
2113
|
}) ]
|
|
@@ -2256,52 +2256,52 @@ declare namespace $ {
|
|
|
2256
2256
|
|
|
2257
2257
|
declare namespace $ {
|
|
2258
2258
|
|
|
2259
|
-
type $
|
|
2259
|
+
type $mol_text_code_row__numb_showed__FOEAPYF4 = $mol_type_enforce<
|
|
2260
2260
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2261
2261
|
,
|
|
2262
2262
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2263
2263
|
>
|
|
2264
|
-
type $
|
|
2264
|
+
type $mol_text_code_row__numb__B6QYQ61D = $mol_type_enforce<
|
|
2265
2265
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2266
2266
|
,
|
|
2267
2267
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2268
2268
|
>
|
|
2269
|
-
type $
|
|
2269
|
+
type $mol_text_code_row__text__73YO5V74 = $mol_type_enforce<
|
|
2270
2270
|
ReturnType< $mol_text_code['row_text'] >
|
|
2271
2271
|
,
|
|
2272
2272
|
ReturnType< $mol_text_code_row['text'] >
|
|
2273
2273
|
>
|
|
2274
|
-
type $
|
|
2274
|
+
type $mol_text_code_row__syntax__9AO5G3L3 = $mol_type_enforce<
|
|
2275
2275
|
ReturnType< $mol_text_code['syntax'] >
|
|
2276
2276
|
,
|
|
2277
2277
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2278
2278
|
>
|
|
2279
|
-
type $
|
|
2279
|
+
type $mol_text_code_row__uri_resolve__6TPCSWS8 = $mol_type_enforce<
|
|
2280
2280
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2281
2281
|
,
|
|
2282
2282
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2283
2283
|
>
|
|
2284
|
-
type $
|
|
2284
|
+
type $mol_text_code_row__highlight__WWK6ML40 = $mol_type_enforce<
|
|
2285
2285
|
ReturnType< $mol_text_code['highlight'] >
|
|
2286
2286
|
,
|
|
2287
2287
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2288
2288
|
>
|
|
2289
|
-
type $
|
|
2289
|
+
type $mol_list__render_visible_only__EBLIT7LH = $mol_type_enforce<
|
|
2290
2290
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2291
2291
|
,
|
|
2292
2292
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2293
2293
|
>
|
|
2294
|
-
type $
|
|
2294
|
+
type $mol_list__rows__DSSNYTGB = $mol_type_enforce<
|
|
2295
2295
|
ReturnType< $mol_text_code['rows'] >
|
|
2296
2296
|
,
|
|
2297
2297
|
ReturnType< $mol_list['rows'] >
|
|
2298
2298
|
>
|
|
2299
|
-
type $
|
|
2299
|
+
type $mol_button_copy__hint__HRI7A111 = $mol_type_enforce<
|
|
2300
2300
|
string
|
|
2301
2301
|
,
|
|
2302
2302
|
ReturnType< $mol_button_copy['hint'] >
|
|
2303
2303
|
>
|
|
2304
|
-
type $
|
|
2304
|
+
type $mol_button_copy__text__VYBJ972N = $mol_type_enforce<
|
|
2305
2305
|
ReturnType< $mol_text_code['text_export'] >
|
|
2306
2306
|
,
|
|
2307
2307
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2377,7 +2377,7 @@ declare namespace $ {
|
|
|
2377
2377
|
|
|
2378
2378
|
declare namespace $ {
|
|
2379
2379
|
|
|
2380
|
-
type $
|
|
2380
|
+
type $mol_view__sub__RJQPTCVB = $mol_type_enforce<
|
|
2381
2381
|
readonly(any)[]
|
|
2382
2382
|
,
|
|
2383
2383
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2449,22 +2449,22 @@ declare namespace $ {
|
|
|
2449
2449
|
|
|
2450
2450
|
declare namespace $ {
|
|
2451
2451
|
|
|
2452
|
-
type $
|
|
2452
|
+
type $mol_dump_value__value__1V222TJG = $mol_type_enforce<
|
|
2453
2453
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2454
2454
|
,
|
|
2455
2455
|
ReturnType< $mol_dump_value['value'] >
|
|
2456
2456
|
>
|
|
2457
|
-
type $
|
|
2457
|
+
type $mol_dump_value__expanded__KZ0PPEPD = $mol_type_enforce<
|
|
2458
2458
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2459
2459
|
,
|
|
2460
2460
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2461
2461
|
>
|
|
2462
|
-
type $
|
|
2462
|
+
type $mol_dump_value__prototypes__ZM9PEQ50 = $mol_type_enforce<
|
|
2463
2463
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2464
2464
|
,
|
|
2465
2465
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2466
2466
|
>
|
|
2467
|
-
type $
|
|
2467
|
+
type $mol_dump_value__preview_show__C4LWUO71 = $mol_type_enforce<
|
|
2468
2468
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2469
2469
|
,
|
|
2470
2470
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2495,27 +2495,27 @@ declare namespace $ {
|
|
|
2495
2495
|
|
|
2496
2496
|
declare namespace $ {
|
|
2497
2497
|
|
|
2498
|
-
type $
|
|
2498
|
+
type $mol_check_expand__checked__FG2GZ5KI = $mol_type_enforce<
|
|
2499
2499
|
ReturnType< $mol_expander['expanded'] >
|
|
2500
2500
|
,
|
|
2501
2501
|
ReturnType< $mol_check_expand['checked'] >
|
|
2502
2502
|
>
|
|
2503
|
-
type $
|
|
2503
|
+
type $mol_check_expand__expandable__55A31XPV = $mol_type_enforce<
|
|
2504
2504
|
ReturnType< $mol_expander['expandable'] >
|
|
2505
2505
|
,
|
|
2506
2506
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2507
2507
|
>
|
|
2508
|
-
type $
|
|
2508
|
+
type $mol_check_expand__label__JOZ32YTJ = $mol_type_enforce<
|
|
2509
2509
|
ReturnType< $mol_expander['label'] >
|
|
2510
2510
|
,
|
|
2511
2511
|
ReturnType< $mol_check_expand['label'] >
|
|
2512
2512
|
>
|
|
2513
|
-
type $
|
|
2513
|
+
type $mol_view__sub__EZVJPCQB = $mol_type_enforce<
|
|
2514
2514
|
readonly(any)[]
|
|
2515
2515
|
,
|
|
2516
2516
|
ReturnType< $mol_view['sub'] >
|
|
2517
2517
|
>
|
|
2518
|
-
type $
|
|
2518
|
+
type $mol_list__rows__RM681D4H = $mol_type_enforce<
|
|
2519
2519
|
ReturnType< $mol_expander['content'] >
|
|
2520
2520
|
,
|
|
2521
2521
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2551,87 +2551,87 @@ declare namespace $ {
|
|
|
2551
2551
|
|
|
2552
2552
|
declare namespace $ {
|
|
2553
2553
|
|
|
2554
|
-
type $
|
|
2554
|
+
type $mol_text_code__text__ZD9E1FCF = $mol_type_enforce<
|
|
2555
2555
|
ReturnType< $mol_dump_value['simple'] >
|
|
2556
2556
|
,
|
|
2557
2557
|
ReturnType< $mol_text_code['text'] >
|
|
2558
2558
|
>
|
|
2559
|
-
type $
|
|
2559
|
+
type $mol_text_code__text__Z7UR95MD = $mol_type_enforce<
|
|
2560
2560
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2561
2561
|
,
|
|
2562
2562
|
ReturnType< $mol_text_code['text'] >
|
|
2563
2563
|
>
|
|
2564
|
-
type $
|
|
2564
|
+
type $mol_check_expand__minimal_height__6R7LJPN9 = $mol_type_enforce<
|
|
2565
2565
|
number
|
|
2566
2566
|
,
|
|
2567
2567
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2568
2568
|
>
|
|
2569
|
-
type $
|
|
2569
|
+
type $mol_check_expand__minimal_width__T11NRYPY = $mol_type_enforce<
|
|
2570
2570
|
number
|
|
2571
2571
|
,
|
|
2572
2572
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2573
2573
|
>
|
|
2574
|
-
type $
|
|
2574
|
+
type $mol_check_expand__expanded__21FHIU22 = $mol_type_enforce<
|
|
2575
2575
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2576
2576
|
,
|
|
2577
2577
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2578
2578
|
>
|
|
2579
|
-
type $
|
|
2579
|
+
type $mol_check_expand__expandable__RHFKVUPX = $mol_type_enforce<
|
|
2580
2580
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2581
2581
|
,
|
|
2582
2582
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2583
2583
|
>
|
|
2584
|
-
type $
|
|
2584
|
+
type $mol_check_expand__clicks__QA8ZGAZI = $mol_type_enforce<
|
|
2585
2585
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2586
2586
|
,
|
|
2587
2587
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2588
2588
|
>
|
|
2589
|
-
type $
|
|
2589
|
+
type $mol_check_expand__label__K6URNMM4 = $mol_type_enforce<
|
|
2590
2590
|
readonly(any)[]
|
|
2591
2591
|
,
|
|
2592
2592
|
ReturnType< $mol_check_expand['label'] >
|
|
2593
2593
|
>
|
|
2594
|
-
type $
|
|
2594
|
+
type $mol_view__dom_node__AFDPLR9O = $mol_type_enforce<
|
|
2595
2595
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2596
2596
|
,
|
|
2597
2597
|
ReturnType< $mol_view['dom_node'] >
|
|
2598
2598
|
>
|
|
2599
|
-
type $
|
|
2599
|
+
type $mol_view__render__QIR7ADAT = $mol_type_enforce<
|
|
2600
2600
|
ReturnType< $mol_dump_value['preview'] >
|
|
2601
2601
|
,
|
|
2602
2602
|
ReturnType< $mol_view['render'] >
|
|
2603
2603
|
>
|
|
2604
|
-
type $
|
|
2604
|
+
type $mol_view__sub__R89RBZPX = $mol_type_enforce<
|
|
2605
2605
|
readonly(any)[]
|
|
2606
2606
|
,
|
|
2607
2607
|
ReturnType< $mol_view['sub'] >
|
|
2608
2608
|
>
|
|
2609
|
-
type $
|
|
2609
|
+
type $mol_dump_list__values__NI4E65MA = $mol_type_enforce<
|
|
2610
2610
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2611
2611
|
,
|
|
2612
2612
|
ReturnType< $mol_dump_list['values'] >
|
|
2613
2613
|
>
|
|
2614
|
-
type $
|
|
2614
|
+
type $mol_dump_list__prototypes__UJRA3HOX = $mol_type_enforce<
|
|
2615
2615
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2616
2616
|
,
|
|
2617
2617
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2618
2618
|
>
|
|
2619
|
-
type $
|
|
2619
|
+
type $mol_dump_list__preview_show__Z5H93CO2 = $mol_type_enforce<
|
|
2620
2620
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2621
2621
|
,
|
|
2622
2622
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2623
2623
|
>
|
|
2624
|
-
type $
|
|
2624
|
+
type $mol_expander__expanded__650O2T5V = $mol_type_enforce<
|
|
2625
2625
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2626
2626
|
,
|
|
2627
2627
|
ReturnType< $mol_expander['expanded'] >
|
|
2628
2628
|
>
|
|
2629
|
-
type $
|
|
2629
|
+
type $mol_expander__Trigger__Z2DJVV4W = $mol_type_enforce<
|
|
2630
2630
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2631
2631
|
,
|
|
2632
2632
|
ReturnType< $mol_expander['Trigger'] >
|
|
2633
2633
|
>
|
|
2634
|
-
type $
|
|
2634
|
+
type $mol_expander__content__7Q7HN50W = $mol_type_enforce<
|
|
2635
2635
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2636
2636
|
,
|
|
2637
2637
|
ReturnType< $mol_expander['content'] >
|
package/package.json
CHANGED
package/web.d.ts
CHANGED
|
@@ -1296,12 +1296,12 @@ declare namespace $ {
|
|
|
1296
1296
|
|
|
1297
1297
|
declare namespace $ {
|
|
1298
1298
|
|
|
1299
|
-
type $
|
|
1299
|
+
type $mol_paragraph__sub__PEQIW7JK = $mol_type_enforce<
|
|
1300
1300
|
readonly(any)[]
|
|
1301
1301
|
,
|
|
1302
1302
|
ReturnType< $mol_paragraph['sub'] >
|
|
1303
1303
|
>
|
|
1304
|
-
type $
|
|
1304
|
+
type $mol_paragraph__sub__O5P9F5LN = $mol_type_enforce<
|
|
1305
1305
|
readonly(any)[]
|
|
1306
1306
|
,
|
|
1307
1307
|
ReturnType< $mol_paragraph['sub'] >
|
|
@@ -1465,37 +1465,37 @@ declare namespace $ {
|
|
|
1465
1465
|
|
|
1466
1466
|
declare namespace $ {
|
|
1467
1467
|
|
|
1468
|
-
type $
|
|
1468
|
+
type $mol_view__sub__GO5X27VY = $mol_type_enforce<
|
|
1469
1469
|
readonly(any)[]
|
|
1470
1470
|
,
|
|
1471
1471
|
ReturnType< $mol_view['sub'] >
|
|
1472
1472
|
>
|
|
1473
|
-
type $
|
|
1473
|
+
type $mol_text_code_token__type__OT7B8ZXH = $mol_type_enforce<
|
|
1474
1474
|
ReturnType< $mol_text_code_row['token_type'] >
|
|
1475
1475
|
,
|
|
1476
1476
|
ReturnType< $mol_text_code_token['type'] >
|
|
1477
1477
|
>
|
|
1478
|
-
type $
|
|
1478
|
+
type $mol_text_code_token__haystack__GTM76OGV = $mol_type_enforce<
|
|
1479
1479
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1480
1480
|
,
|
|
1481
1481
|
ReturnType< $mol_text_code_token['haystack'] >
|
|
1482
1482
|
>
|
|
1483
|
-
type $
|
|
1483
|
+
type $mol_text_code_token__needle__HJTBHJDR = $mol_type_enforce<
|
|
1484
1484
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1485
1485
|
,
|
|
1486
1486
|
ReturnType< $mol_text_code_token['needle'] >
|
|
1487
1487
|
>
|
|
1488
|
-
type $
|
|
1488
|
+
type $mol_text_code_token_link__haystack__0IYYJCKJ = $mol_type_enforce<
|
|
1489
1489
|
ReturnType< $mol_text_code_row['token_text'] >
|
|
1490
1490
|
,
|
|
1491
1491
|
ReturnType< $mol_text_code_token_link['haystack'] >
|
|
1492
1492
|
>
|
|
1493
|
-
type $
|
|
1493
|
+
type $mol_text_code_token_link__needle__KM1G8WFB = $mol_type_enforce<
|
|
1494
1494
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
1495
1495
|
,
|
|
1496
1496
|
ReturnType< $mol_text_code_token_link['needle'] >
|
|
1497
1497
|
>
|
|
1498
|
-
type $
|
|
1498
|
+
type $mol_text_code_token_link__uri__UTZZ6BR7 = $mol_type_enforce<
|
|
1499
1499
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1500
1500
|
,
|
|
1501
1501
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
@@ -1601,14 +1601,14 @@ declare namespace $ {
|
|
|
1601
1601
|
|
|
1602
1602
|
declare namespace $ {
|
|
1603
1603
|
|
|
1604
|
-
type $
|
|
1604
|
+
type $mol_view__style__8DJ9LAF4 = $mol_type_enforce<
|
|
1605
1605
|
({
|
|
1606
1606
|
'paddingTop': ReturnType< $mol_list['gap_before'] >,
|
|
1607
1607
|
})
|
|
1608
1608
|
,
|
|
1609
1609
|
ReturnType< $mol_view['style'] >
|
|
1610
1610
|
>
|
|
1611
|
-
type $
|
|
1611
|
+
type $mol_view__style__EVD7R85G = $mol_type_enforce<
|
|
1612
1612
|
({
|
|
1613
1613
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1614
1614
|
})
|
|
@@ -1781,7 +1781,7 @@ declare namespace $ {
|
|
|
1781
1781
|
|
|
1782
1782
|
declare namespace $ {
|
|
1783
1783
|
|
|
1784
|
-
type $
|
|
1784
|
+
type $mol_speck__value__JSC2XK3B = $mol_type_enforce<
|
|
1785
1785
|
ReturnType< $mol_button['error'] >
|
|
1786
1786
|
,
|
|
1787
1787
|
ReturnType< $mol_speck['value'] >
|
|
@@ -1940,7 +1940,7 @@ declare namespace $ {
|
|
|
1940
1940
|
|
|
1941
1941
|
declare namespace $ {
|
|
1942
1942
|
|
|
1943
|
-
type $
|
|
1943
|
+
type $mol_svg_path__geometry__IR45NC3R = $mol_type_enforce<
|
|
1944
1944
|
ReturnType< $mol_icon['path'] >
|
|
1945
1945
|
,
|
|
1946
1946
|
ReturnType< $mol_svg_path['geometry'] >
|
|
@@ -1991,14 +1991,14 @@ declare namespace $ {
|
|
|
1991
1991
|
|
|
1992
1992
|
declare namespace $ {
|
|
1993
1993
|
|
|
1994
|
-
type $
|
|
1994
|
+
type $mol_blob__VPHBVIXV = $mol_type_enforce<
|
|
1995
1995
|
[ readonly(BlobPart)[], ({
|
|
1996
1996
|
'type': string,
|
|
1997
1997
|
}) ]
|
|
1998
1998
|
,
|
|
1999
1999
|
ConstructorParameters< typeof $mol_blob >
|
|
2000
2000
|
>
|
|
2001
|
-
type $
|
|
2001
|
+
type $mol_blob__3M4YQMJF = $mol_type_enforce<
|
|
2002
2002
|
[ readonly(BlobPart)[], ({
|
|
2003
2003
|
'type': string,
|
|
2004
2004
|
}) ]
|
|
@@ -2185,52 +2185,52 @@ declare namespace $ {
|
|
|
2185
2185
|
|
|
2186
2186
|
declare namespace $ {
|
|
2187
2187
|
|
|
2188
|
-
type $
|
|
2188
|
+
type $mol_text_code_row__numb_showed__FOEAPYF4 = $mol_type_enforce<
|
|
2189
2189
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2190
2190
|
,
|
|
2191
2191
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2192
2192
|
>
|
|
2193
|
-
type $
|
|
2193
|
+
type $mol_text_code_row__numb__B6QYQ61D = $mol_type_enforce<
|
|
2194
2194
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2195
2195
|
,
|
|
2196
2196
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2197
2197
|
>
|
|
2198
|
-
type $
|
|
2198
|
+
type $mol_text_code_row__text__73YO5V74 = $mol_type_enforce<
|
|
2199
2199
|
ReturnType< $mol_text_code['row_text'] >
|
|
2200
2200
|
,
|
|
2201
2201
|
ReturnType< $mol_text_code_row['text'] >
|
|
2202
2202
|
>
|
|
2203
|
-
type $
|
|
2203
|
+
type $mol_text_code_row__syntax__9AO5G3L3 = $mol_type_enforce<
|
|
2204
2204
|
ReturnType< $mol_text_code['syntax'] >
|
|
2205
2205
|
,
|
|
2206
2206
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2207
2207
|
>
|
|
2208
|
-
type $
|
|
2208
|
+
type $mol_text_code_row__uri_resolve__6TPCSWS8 = $mol_type_enforce<
|
|
2209
2209
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2210
2210
|
,
|
|
2211
2211
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2212
2212
|
>
|
|
2213
|
-
type $
|
|
2213
|
+
type $mol_text_code_row__highlight__WWK6ML40 = $mol_type_enforce<
|
|
2214
2214
|
ReturnType< $mol_text_code['highlight'] >
|
|
2215
2215
|
,
|
|
2216
2216
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2217
2217
|
>
|
|
2218
|
-
type $
|
|
2218
|
+
type $mol_list__render_visible_only__EBLIT7LH = $mol_type_enforce<
|
|
2219
2219
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2220
2220
|
,
|
|
2221
2221
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2222
2222
|
>
|
|
2223
|
-
type $
|
|
2223
|
+
type $mol_list__rows__DSSNYTGB = $mol_type_enforce<
|
|
2224
2224
|
ReturnType< $mol_text_code['rows'] >
|
|
2225
2225
|
,
|
|
2226
2226
|
ReturnType< $mol_list['rows'] >
|
|
2227
2227
|
>
|
|
2228
|
-
type $
|
|
2228
|
+
type $mol_button_copy__hint__HRI7A111 = $mol_type_enforce<
|
|
2229
2229
|
string
|
|
2230
2230
|
,
|
|
2231
2231
|
ReturnType< $mol_button_copy['hint'] >
|
|
2232
2232
|
>
|
|
2233
|
-
type $
|
|
2233
|
+
type $mol_button_copy__text__VYBJ972N = $mol_type_enforce<
|
|
2234
2234
|
ReturnType< $mol_text_code['text_export'] >
|
|
2235
2235
|
,
|
|
2236
2236
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2302,7 +2302,7 @@ declare namespace $ {
|
|
|
2302
2302
|
|
|
2303
2303
|
declare namespace $ {
|
|
2304
2304
|
|
|
2305
|
-
type $
|
|
2305
|
+
type $mol_view__sub__RJQPTCVB = $mol_type_enforce<
|
|
2306
2306
|
readonly(any)[]
|
|
2307
2307
|
,
|
|
2308
2308
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2374,22 +2374,22 @@ declare namespace $ {
|
|
|
2374
2374
|
|
|
2375
2375
|
declare namespace $ {
|
|
2376
2376
|
|
|
2377
|
-
type $
|
|
2377
|
+
type $mol_dump_value__value__1V222TJG = $mol_type_enforce<
|
|
2378
2378
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2379
2379
|
,
|
|
2380
2380
|
ReturnType< $mol_dump_value['value'] >
|
|
2381
2381
|
>
|
|
2382
|
-
type $
|
|
2382
|
+
type $mol_dump_value__expanded__KZ0PPEPD = $mol_type_enforce<
|
|
2383
2383
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2384
2384
|
,
|
|
2385
2385
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2386
2386
|
>
|
|
2387
|
-
type $
|
|
2387
|
+
type $mol_dump_value__prototypes__ZM9PEQ50 = $mol_type_enforce<
|
|
2388
2388
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2389
2389
|
,
|
|
2390
2390
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2391
2391
|
>
|
|
2392
|
-
type $
|
|
2392
|
+
type $mol_dump_value__preview_show__C4LWUO71 = $mol_type_enforce<
|
|
2393
2393
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2394
2394
|
,
|
|
2395
2395
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2420,27 +2420,27 @@ declare namespace $ {
|
|
|
2420
2420
|
|
|
2421
2421
|
declare namespace $ {
|
|
2422
2422
|
|
|
2423
|
-
type $
|
|
2423
|
+
type $mol_check_expand__checked__FG2GZ5KI = $mol_type_enforce<
|
|
2424
2424
|
ReturnType< $mol_expander['expanded'] >
|
|
2425
2425
|
,
|
|
2426
2426
|
ReturnType< $mol_check_expand['checked'] >
|
|
2427
2427
|
>
|
|
2428
|
-
type $
|
|
2428
|
+
type $mol_check_expand__expandable__55A31XPV = $mol_type_enforce<
|
|
2429
2429
|
ReturnType< $mol_expander['expandable'] >
|
|
2430
2430
|
,
|
|
2431
2431
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2432
2432
|
>
|
|
2433
|
-
type $
|
|
2433
|
+
type $mol_check_expand__label__JOZ32YTJ = $mol_type_enforce<
|
|
2434
2434
|
ReturnType< $mol_expander['label'] >
|
|
2435
2435
|
,
|
|
2436
2436
|
ReturnType< $mol_check_expand['label'] >
|
|
2437
2437
|
>
|
|
2438
|
-
type $
|
|
2438
|
+
type $mol_view__sub__EZVJPCQB = $mol_type_enforce<
|
|
2439
2439
|
readonly(any)[]
|
|
2440
2440
|
,
|
|
2441
2441
|
ReturnType< $mol_view['sub'] >
|
|
2442
2442
|
>
|
|
2443
|
-
type $
|
|
2443
|
+
type $mol_list__rows__RM681D4H = $mol_type_enforce<
|
|
2444
2444
|
ReturnType< $mol_expander['content'] >
|
|
2445
2445
|
,
|
|
2446
2446
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2476,87 +2476,87 @@ declare namespace $ {
|
|
|
2476
2476
|
|
|
2477
2477
|
declare namespace $ {
|
|
2478
2478
|
|
|
2479
|
-
type $
|
|
2479
|
+
type $mol_text_code__text__ZD9E1FCF = $mol_type_enforce<
|
|
2480
2480
|
ReturnType< $mol_dump_value['simple'] >
|
|
2481
2481
|
,
|
|
2482
2482
|
ReturnType< $mol_text_code['text'] >
|
|
2483
2483
|
>
|
|
2484
|
-
type $
|
|
2484
|
+
type $mol_text_code__text__Z7UR95MD = $mol_type_enforce<
|
|
2485
2485
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2486
2486
|
,
|
|
2487
2487
|
ReturnType< $mol_text_code['text'] >
|
|
2488
2488
|
>
|
|
2489
|
-
type $
|
|
2489
|
+
type $mol_check_expand__minimal_height__6R7LJPN9 = $mol_type_enforce<
|
|
2490
2490
|
number
|
|
2491
2491
|
,
|
|
2492
2492
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2493
2493
|
>
|
|
2494
|
-
type $
|
|
2494
|
+
type $mol_check_expand__minimal_width__T11NRYPY = $mol_type_enforce<
|
|
2495
2495
|
number
|
|
2496
2496
|
,
|
|
2497
2497
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2498
2498
|
>
|
|
2499
|
-
type $
|
|
2499
|
+
type $mol_check_expand__expanded__21FHIU22 = $mol_type_enforce<
|
|
2500
2500
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2501
2501
|
,
|
|
2502
2502
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2503
2503
|
>
|
|
2504
|
-
type $
|
|
2504
|
+
type $mol_check_expand__expandable__RHFKVUPX = $mol_type_enforce<
|
|
2505
2505
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2506
2506
|
,
|
|
2507
2507
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2508
2508
|
>
|
|
2509
|
-
type $
|
|
2509
|
+
type $mol_check_expand__clicks__QA8ZGAZI = $mol_type_enforce<
|
|
2510
2510
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2511
2511
|
,
|
|
2512
2512
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2513
2513
|
>
|
|
2514
|
-
type $
|
|
2514
|
+
type $mol_check_expand__label__K6URNMM4 = $mol_type_enforce<
|
|
2515
2515
|
readonly(any)[]
|
|
2516
2516
|
,
|
|
2517
2517
|
ReturnType< $mol_check_expand['label'] >
|
|
2518
2518
|
>
|
|
2519
|
-
type $
|
|
2519
|
+
type $mol_view__dom_node__AFDPLR9O = $mol_type_enforce<
|
|
2520
2520
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2521
2521
|
,
|
|
2522
2522
|
ReturnType< $mol_view['dom_node'] >
|
|
2523
2523
|
>
|
|
2524
|
-
type $
|
|
2524
|
+
type $mol_view__render__QIR7ADAT = $mol_type_enforce<
|
|
2525
2525
|
ReturnType< $mol_dump_value['preview'] >
|
|
2526
2526
|
,
|
|
2527
2527
|
ReturnType< $mol_view['render'] >
|
|
2528
2528
|
>
|
|
2529
|
-
type $
|
|
2529
|
+
type $mol_view__sub__R89RBZPX = $mol_type_enforce<
|
|
2530
2530
|
readonly(any)[]
|
|
2531
2531
|
,
|
|
2532
2532
|
ReturnType< $mol_view['sub'] >
|
|
2533
2533
|
>
|
|
2534
|
-
type $
|
|
2534
|
+
type $mol_dump_list__values__NI4E65MA = $mol_type_enforce<
|
|
2535
2535
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2536
2536
|
,
|
|
2537
2537
|
ReturnType< $mol_dump_list['values'] >
|
|
2538
2538
|
>
|
|
2539
|
-
type $
|
|
2539
|
+
type $mol_dump_list__prototypes__UJRA3HOX = $mol_type_enforce<
|
|
2540
2540
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2541
2541
|
,
|
|
2542
2542
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2543
2543
|
>
|
|
2544
|
-
type $
|
|
2544
|
+
type $mol_dump_list__preview_show__Z5H93CO2 = $mol_type_enforce<
|
|
2545
2545
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2546
2546
|
,
|
|
2547
2547
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2548
2548
|
>
|
|
2549
|
-
type $
|
|
2549
|
+
type $mol_expander__expanded__650O2T5V = $mol_type_enforce<
|
|
2550
2550
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2551
2551
|
,
|
|
2552
2552
|
ReturnType< $mol_expander['expanded'] >
|
|
2553
2553
|
>
|
|
2554
|
-
type $
|
|
2554
|
+
type $mol_expander__Trigger__Z2DJVV4W = $mol_type_enforce<
|
|
2555
2555
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2556
2556
|
,
|
|
2557
2557
|
ReturnType< $mol_expander['Trigger'] >
|
|
2558
2558
|
>
|
|
2559
|
-
type $
|
|
2559
|
+
type $mol_expander__content__7Q7HN50W = $mol_type_enforce<
|
|
2560
2560
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2561
2561
|
,
|
|
2562
2562
|
ReturnType< $mol_expander['content'] >
|