mol_dump_lib 0.0.284 → 0.0.285
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__DD4TQQMT = $mol_type_enforce<
|
|
1421
1421
|
readonly(any)[]
|
|
1422
1422
|
,
|
|
1423
1423
|
ReturnType< $mol_paragraph['sub'] >
|
|
1424
1424
|
>
|
|
1425
|
-
type $
|
|
1425
|
+
type $mol_paragraph__sub__ZTGJ75IM = $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__4YXNNSL5 = $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__YQKNX4YB = $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__V7AHYDIV = $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__Z3RF1HHZ = $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__42TP9GYB = $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__GDDT154M = $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__FEUHU85F = $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__O5SI7H0L = $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__NY3G5DGA = $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__VGI2YQ5X = $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__ICGJSHTR = $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__MUBQJMT8 = $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__Q196R13R = $mol_type_enforce<
|
|
2111
2111
|
[ readonly(BlobPart)[], ({
|
|
2112
2112
|
'type': string,
|
|
2113
2113
|
}) ]
|
|
@@ -2273,52 +2273,52 @@ declare namespace $ {
|
|
|
2273
2273
|
|
|
2274
2274
|
declare namespace $ {
|
|
2275
2275
|
|
|
2276
|
-
type $
|
|
2276
|
+
type $mol_text_code_row__numb_showed__SDDM0WII = $mol_type_enforce<
|
|
2277
2277
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2278
2278
|
,
|
|
2279
2279
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2280
2280
|
>
|
|
2281
|
-
type $
|
|
2281
|
+
type $mol_text_code_row__numb__22MVD46T = $mol_type_enforce<
|
|
2282
2282
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2283
2283
|
,
|
|
2284
2284
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2285
2285
|
>
|
|
2286
|
-
type $
|
|
2286
|
+
type $mol_text_code_row__text__0IORO51U = $mol_type_enforce<
|
|
2287
2287
|
ReturnType< $mol_text_code['row_text'] >
|
|
2288
2288
|
,
|
|
2289
2289
|
ReturnType< $mol_text_code_row['text'] >
|
|
2290
2290
|
>
|
|
2291
|
-
type $
|
|
2291
|
+
type $mol_text_code_row__syntax__DLTKO6MZ = $mol_type_enforce<
|
|
2292
2292
|
ReturnType< $mol_text_code['syntax'] >
|
|
2293
2293
|
,
|
|
2294
2294
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2295
2295
|
>
|
|
2296
|
-
type $
|
|
2296
|
+
type $mol_text_code_row__uri_resolve__HHQJJ1SJ = $mol_type_enforce<
|
|
2297
2297
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2298
2298
|
,
|
|
2299
2299
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2300
2300
|
>
|
|
2301
|
-
type $
|
|
2301
|
+
type $mol_text_code_row__highlight__FSZK6V09 = $mol_type_enforce<
|
|
2302
2302
|
ReturnType< $mol_text_code['highlight'] >
|
|
2303
2303
|
,
|
|
2304
2304
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2305
2305
|
>
|
|
2306
|
-
type $
|
|
2306
|
+
type $mol_list__render_visible_only__3TNR1EX4 = $mol_type_enforce<
|
|
2307
2307
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2308
2308
|
,
|
|
2309
2309
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2310
2310
|
>
|
|
2311
|
-
type $
|
|
2311
|
+
type $mol_list__rows__AGRCQVHO = $mol_type_enforce<
|
|
2312
2312
|
ReturnType< $mol_text_code['rows'] >
|
|
2313
2313
|
,
|
|
2314
2314
|
ReturnType< $mol_list['rows'] >
|
|
2315
2315
|
>
|
|
2316
|
-
type $
|
|
2316
|
+
type $mol_button_copy__hint__W8QCEYAH = $mol_type_enforce<
|
|
2317
2317
|
string
|
|
2318
2318
|
,
|
|
2319
2319
|
ReturnType< $mol_button_copy['hint'] >
|
|
2320
2320
|
>
|
|
2321
|
-
type $
|
|
2321
|
+
type $mol_button_copy__text__B1QAJSYE = $mol_type_enforce<
|
|
2322
2322
|
ReturnType< $mol_text_code['text_export'] >
|
|
2323
2323
|
,
|
|
2324
2324
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2394,7 +2394,7 @@ declare namespace $ {
|
|
|
2394
2394
|
|
|
2395
2395
|
declare namespace $ {
|
|
2396
2396
|
|
|
2397
|
-
type $
|
|
2397
|
+
type $mol_view__sub__XN9MHEEF = $mol_type_enforce<
|
|
2398
2398
|
readonly(any)[]
|
|
2399
2399
|
,
|
|
2400
2400
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2466,22 +2466,22 @@ declare namespace $ {
|
|
|
2466
2466
|
|
|
2467
2467
|
declare namespace $ {
|
|
2468
2468
|
|
|
2469
|
-
type $
|
|
2469
|
+
type $mol_dump_value__value__Y4F8CFWJ = $mol_type_enforce<
|
|
2470
2470
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2471
2471
|
,
|
|
2472
2472
|
ReturnType< $mol_dump_value['value'] >
|
|
2473
2473
|
>
|
|
2474
|
-
type $
|
|
2474
|
+
type $mol_dump_value__expanded__R8V6J5C2 = $mol_type_enforce<
|
|
2475
2475
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2476
2476
|
,
|
|
2477
2477
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2478
2478
|
>
|
|
2479
|
-
type $
|
|
2479
|
+
type $mol_dump_value__prototypes__B1F2TEIU = $mol_type_enforce<
|
|
2480
2480
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2481
2481
|
,
|
|
2482
2482
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2483
2483
|
>
|
|
2484
|
-
type $
|
|
2484
|
+
type $mol_dump_value__preview_show__QUANP8PI = $mol_type_enforce<
|
|
2485
2485
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2486
2486
|
,
|
|
2487
2487
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2512,27 +2512,27 @@ declare namespace $ {
|
|
|
2512
2512
|
|
|
2513
2513
|
declare namespace $ {
|
|
2514
2514
|
|
|
2515
|
-
type $
|
|
2515
|
+
type $mol_check_expand__checked__2AXH72BG = $mol_type_enforce<
|
|
2516
2516
|
ReturnType< $mol_expander['expanded'] >
|
|
2517
2517
|
,
|
|
2518
2518
|
ReturnType< $mol_check_expand['checked'] >
|
|
2519
2519
|
>
|
|
2520
|
-
type $
|
|
2520
|
+
type $mol_check_expand__expandable__9PO5WPE0 = $mol_type_enforce<
|
|
2521
2521
|
ReturnType< $mol_expander['expandable'] >
|
|
2522
2522
|
,
|
|
2523
2523
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2524
2524
|
>
|
|
2525
|
-
type $
|
|
2525
|
+
type $mol_check_expand__label__Z4W8GV3T = $mol_type_enforce<
|
|
2526
2526
|
ReturnType< $mol_expander['label'] >
|
|
2527
2527
|
,
|
|
2528
2528
|
ReturnType< $mol_check_expand['label'] >
|
|
2529
2529
|
>
|
|
2530
|
-
type $
|
|
2530
|
+
type $mol_view__sub__M9M5YZ0M = $mol_type_enforce<
|
|
2531
2531
|
readonly(any)[]
|
|
2532
2532
|
,
|
|
2533
2533
|
ReturnType< $mol_view['sub'] >
|
|
2534
2534
|
>
|
|
2535
|
-
type $
|
|
2535
|
+
type $mol_list__rows__JKRCCO4D = $mol_type_enforce<
|
|
2536
2536
|
ReturnType< $mol_expander['content'] >
|
|
2537
2537
|
,
|
|
2538
2538
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2568,87 +2568,87 @@ declare namespace $ {
|
|
|
2568
2568
|
|
|
2569
2569
|
declare namespace $ {
|
|
2570
2570
|
|
|
2571
|
-
type $
|
|
2571
|
+
type $mol_text_code__text__G29AUYHB = $mol_type_enforce<
|
|
2572
2572
|
ReturnType< $mol_dump_value['simple'] >
|
|
2573
2573
|
,
|
|
2574
2574
|
ReturnType< $mol_text_code['text'] >
|
|
2575
2575
|
>
|
|
2576
|
-
type $
|
|
2576
|
+
type $mol_text_code__text__1RWNWDBV = $mol_type_enforce<
|
|
2577
2577
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2578
2578
|
,
|
|
2579
2579
|
ReturnType< $mol_text_code['text'] >
|
|
2580
2580
|
>
|
|
2581
|
-
type $
|
|
2581
|
+
type $mol_check_expand__minimal_height__WUK4AQ7J = $mol_type_enforce<
|
|
2582
2582
|
number
|
|
2583
2583
|
,
|
|
2584
2584
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2585
2585
|
>
|
|
2586
|
-
type $
|
|
2586
|
+
type $mol_check_expand__minimal_width__2UE2NMEJ = $mol_type_enforce<
|
|
2587
2587
|
number
|
|
2588
2588
|
,
|
|
2589
2589
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2590
2590
|
>
|
|
2591
|
-
type $
|
|
2591
|
+
type $mol_check_expand__expanded__65PIG16X = $mol_type_enforce<
|
|
2592
2592
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2593
2593
|
,
|
|
2594
2594
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2595
2595
|
>
|
|
2596
|
-
type $
|
|
2596
|
+
type $mol_check_expand__expandable__PE3DNZ2P = $mol_type_enforce<
|
|
2597
2597
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2598
2598
|
,
|
|
2599
2599
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2600
2600
|
>
|
|
2601
|
-
type $
|
|
2601
|
+
type $mol_check_expand__clicks__U8PX2HW0 = $mol_type_enforce<
|
|
2602
2602
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2603
2603
|
,
|
|
2604
2604
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2605
2605
|
>
|
|
2606
|
-
type $
|
|
2606
|
+
type $mol_check_expand__label__89TMT117 = $mol_type_enforce<
|
|
2607
2607
|
readonly(any)[]
|
|
2608
2608
|
,
|
|
2609
2609
|
ReturnType< $mol_check_expand['label'] >
|
|
2610
2610
|
>
|
|
2611
|
-
type $
|
|
2611
|
+
type $mol_view__dom_node__MS8WFVNN = $mol_type_enforce<
|
|
2612
2612
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2613
2613
|
,
|
|
2614
2614
|
ReturnType< $mol_view['dom_node'] >
|
|
2615
2615
|
>
|
|
2616
|
-
type $
|
|
2616
|
+
type $mol_view__render__LFD54K4Z = $mol_type_enforce<
|
|
2617
2617
|
ReturnType< $mol_dump_value['preview'] >
|
|
2618
2618
|
,
|
|
2619
2619
|
ReturnType< $mol_view['render'] >
|
|
2620
2620
|
>
|
|
2621
|
-
type $
|
|
2621
|
+
type $mol_view__sub__H0LSWYQ7 = $mol_type_enforce<
|
|
2622
2622
|
readonly(any)[]
|
|
2623
2623
|
,
|
|
2624
2624
|
ReturnType< $mol_view['sub'] >
|
|
2625
2625
|
>
|
|
2626
|
-
type $
|
|
2626
|
+
type $mol_dump_list__values__BB4O9265 = $mol_type_enforce<
|
|
2627
2627
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2628
2628
|
,
|
|
2629
2629
|
ReturnType< $mol_dump_list['values'] >
|
|
2630
2630
|
>
|
|
2631
|
-
type $
|
|
2631
|
+
type $mol_dump_list__prototypes__48KOGRE1 = $mol_type_enforce<
|
|
2632
2632
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2633
2633
|
,
|
|
2634
2634
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2635
2635
|
>
|
|
2636
|
-
type $
|
|
2636
|
+
type $mol_dump_list__preview_show__DTG0RI28 = $mol_type_enforce<
|
|
2637
2637
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2638
2638
|
,
|
|
2639
2639
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2640
2640
|
>
|
|
2641
|
-
type $
|
|
2641
|
+
type $mol_expander__expanded__0230XYFH = $mol_type_enforce<
|
|
2642
2642
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2643
2643
|
,
|
|
2644
2644
|
ReturnType< $mol_expander['expanded'] >
|
|
2645
2645
|
>
|
|
2646
|
-
type $
|
|
2646
|
+
type $mol_expander__Trigger__E9ES9TDU = $mol_type_enforce<
|
|
2647
2647
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2648
2648
|
,
|
|
2649
2649
|
ReturnType< $mol_expander['Trigger'] >
|
|
2650
2650
|
>
|
|
2651
|
-
type $
|
|
2651
|
+
type $mol_expander__content__KHRZF5YF = $mol_type_enforce<
|
|
2652
2652
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2653
2653
|
,
|
|
2654
2654
|
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__DD4TQQMT = $mol_type_enforce<
|
|
1300
1300
|
readonly(any)[]
|
|
1301
1301
|
,
|
|
1302
1302
|
ReturnType< $mol_paragraph['sub'] >
|
|
1303
1303
|
>
|
|
1304
|
-
type $
|
|
1304
|
+
type $mol_paragraph__sub__ZTGJ75IM = $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__4YXNNSL5 = $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__YQKNX4YB = $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__V7AHYDIV = $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__Z3RF1HHZ = $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__42TP9GYB = $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__GDDT154M = $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__FEUHU85F = $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__O5SI7H0L = $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__NY3G5DGA = $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__VGI2YQ5X = $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__ICGJSHTR = $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__MUBQJMT8 = $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__Q196R13R = $mol_type_enforce<
|
|
2002
2002
|
[ readonly(BlobPart)[], ({
|
|
2003
2003
|
'type': string,
|
|
2004
2004
|
}) ]
|
|
@@ -2188,52 +2188,52 @@ declare namespace $ {
|
|
|
2188
2188
|
|
|
2189
2189
|
declare namespace $ {
|
|
2190
2190
|
|
|
2191
|
-
type $
|
|
2191
|
+
type $mol_text_code_row__numb_showed__SDDM0WII = $mol_type_enforce<
|
|
2192
2192
|
ReturnType< $mol_text_code['sidebar_showed'] >
|
|
2193
2193
|
,
|
|
2194
2194
|
ReturnType< $mol_text_code_row['numb_showed'] >
|
|
2195
2195
|
>
|
|
2196
|
-
type $
|
|
2196
|
+
type $mol_text_code_row__numb__22MVD46T = $mol_type_enforce<
|
|
2197
2197
|
ReturnType< $mol_text_code['row_numb'] >
|
|
2198
2198
|
,
|
|
2199
2199
|
ReturnType< $mol_text_code_row['numb'] >
|
|
2200
2200
|
>
|
|
2201
|
-
type $
|
|
2201
|
+
type $mol_text_code_row__text__0IORO51U = $mol_type_enforce<
|
|
2202
2202
|
ReturnType< $mol_text_code['row_text'] >
|
|
2203
2203
|
,
|
|
2204
2204
|
ReturnType< $mol_text_code_row['text'] >
|
|
2205
2205
|
>
|
|
2206
|
-
type $
|
|
2206
|
+
type $mol_text_code_row__syntax__DLTKO6MZ = $mol_type_enforce<
|
|
2207
2207
|
ReturnType< $mol_text_code['syntax'] >
|
|
2208
2208
|
,
|
|
2209
2209
|
ReturnType< $mol_text_code_row['syntax'] >
|
|
2210
2210
|
>
|
|
2211
|
-
type $
|
|
2211
|
+
type $mol_text_code_row__uri_resolve__HHQJJ1SJ = $mol_type_enforce<
|
|
2212
2212
|
ReturnType< $mol_text_code['uri_resolve'] >
|
|
2213
2213
|
,
|
|
2214
2214
|
ReturnType< $mol_text_code_row['uri_resolve'] >
|
|
2215
2215
|
>
|
|
2216
|
-
type $
|
|
2216
|
+
type $mol_text_code_row__highlight__FSZK6V09 = $mol_type_enforce<
|
|
2217
2217
|
ReturnType< $mol_text_code['highlight'] >
|
|
2218
2218
|
,
|
|
2219
2219
|
ReturnType< $mol_text_code_row['highlight'] >
|
|
2220
2220
|
>
|
|
2221
|
-
type $
|
|
2221
|
+
type $mol_list__render_visible_only__3TNR1EX4 = $mol_type_enforce<
|
|
2222
2222
|
ReturnType< $mol_text_code['render_visible_only'] >
|
|
2223
2223
|
,
|
|
2224
2224
|
ReturnType< $mol_list['render_visible_only'] >
|
|
2225
2225
|
>
|
|
2226
|
-
type $
|
|
2226
|
+
type $mol_list__rows__AGRCQVHO = $mol_type_enforce<
|
|
2227
2227
|
ReturnType< $mol_text_code['rows'] >
|
|
2228
2228
|
,
|
|
2229
2229
|
ReturnType< $mol_list['rows'] >
|
|
2230
2230
|
>
|
|
2231
|
-
type $
|
|
2231
|
+
type $mol_button_copy__hint__W8QCEYAH = $mol_type_enforce<
|
|
2232
2232
|
string
|
|
2233
2233
|
,
|
|
2234
2234
|
ReturnType< $mol_button_copy['hint'] >
|
|
2235
2235
|
>
|
|
2236
|
-
type $
|
|
2236
|
+
type $mol_button_copy__text__B1QAJSYE = $mol_type_enforce<
|
|
2237
2237
|
ReturnType< $mol_text_code['text_export'] >
|
|
2238
2238
|
,
|
|
2239
2239
|
ReturnType< $mol_button_copy['text'] >
|
|
@@ -2305,7 +2305,7 @@ declare namespace $ {
|
|
|
2305
2305
|
|
|
2306
2306
|
declare namespace $ {
|
|
2307
2307
|
|
|
2308
|
-
type $
|
|
2308
|
+
type $mol_view__sub__XN9MHEEF = $mol_type_enforce<
|
|
2309
2309
|
readonly(any)[]
|
|
2310
2310
|
,
|
|
2311
2311
|
ReturnType< $mol_view['sub'] >
|
|
@@ -2377,22 +2377,22 @@ declare namespace $ {
|
|
|
2377
2377
|
|
|
2378
2378
|
declare namespace $ {
|
|
2379
2379
|
|
|
2380
|
-
type $
|
|
2380
|
+
type $mol_dump_value__value__Y4F8CFWJ = $mol_type_enforce<
|
|
2381
2381
|
ReturnType< $mol_dump_list['dump_value'] >
|
|
2382
2382
|
,
|
|
2383
2383
|
ReturnType< $mol_dump_value['value'] >
|
|
2384
2384
|
>
|
|
2385
|
-
type $
|
|
2385
|
+
type $mol_dump_value__expanded__R8V6J5C2 = $mol_type_enforce<
|
|
2386
2386
|
ReturnType< $mol_dump_list['dump_expanded'] >
|
|
2387
2387
|
,
|
|
2388
2388
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2389
2389
|
>
|
|
2390
|
-
type $
|
|
2390
|
+
type $mol_dump_value__prototypes__B1F2TEIU = $mol_type_enforce<
|
|
2391
2391
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2392
2392
|
,
|
|
2393
2393
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2394
2394
|
>
|
|
2395
|
-
type $
|
|
2395
|
+
type $mol_dump_value__preview_show__QUANP8PI = $mol_type_enforce<
|
|
2396
2396
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2397
2397
|
,
|
|
2398
2398
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
@@ -2423,27 +2423,27 @@ declare namespace $ {
|
|
|
2423
2423
|
|
|
2424
2424
|
declare namespace $ {
|
|
2425
2425
|
|
|
2426
|
-
type $
|
|
2426
|
+
type $mol_check_expand__checked__2AXH72BG = $mol_type_enforce<
|
|
2427
2427
|
ReturnType< $mol_expander['expanded'] >
|
|
2428
2428
|
,
|
|
2429
2429
|
ReturnType< $mol_check_expand['checked'] >
|
|
2430
2430
|
>
|
|
2431
|
-
type $
|
|
2431
|
+
type $mol_check_expand__expandable__9PO5WPE0 = $mol_type_enforce<
|
|
2432
2432
|
ReturnType< $mol_expander['expandable'] >
|
|
2433
2433
|
,
|
|
2434
2434
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2435
2435
|
>
|
|
2436
|
-
type $
|
|
2436
|
+
type $mol_check_expand__label__Z4W8GV3T = $mol_type_enforce<
|
|
2437
2437
|
ReturnType< $mol_expander['label'] >
|
|
2438
2438
|
,
|
|
2439
2439
|
ReturnType< $mol_check_expand['label'] >
|
|
2440
2440
|
>
|
|
2441
|
-
type $
|
|
2441
|
+
type $mol_view__sub__M9M5YZ0M = $mol_type_enforce<
|
|
2442
2442
|
readonly(any)[]
|
|
2443
2443
|
,
|
|
2444
2444
|
ReturnType< $mol_view['sub'] >
|
|
2445
2445
|
>
|
|
2446
|
-
type $
|
|
2446
|
+
type $mol_list__rows__JKRCCO4D = $mol_type_enforce<
|
|
2447
2447
|
ReturnType< $mol_expander['content'] >
|
|
2448
2448
|
,
|
|
2449
2449
|
ReturnType< $mol_list['rows'] >
|
|
@@ -2479,87 +2479,87 @@ declare namespace $ {
|
|
|
2479
2479
|
|
|
2480
2480
|
declare namespace $ {
|
|
2481
2481
|
|
|
2482
|
-
type $
|
|
2482
|
+
type $mol_text_code__text__G29AUYHB = $mol_type_enforce<
|
|
2483
2483
|
ReturnType< $mol_dump_value['simple'] >
|
|
2484
2484
|
,
|
|
2485
2485
|
ReturnType< $mol_text_code['text'] >
|
|
2486
2486
|
>
|
|
2487
|
-
type $
|
|
2487
|
+
type $mol_text_code__text__1RWNWDBV = $mol_type_enforce<
|
|
2488
2488
|
ReturnType< $mol_dump_value['expand_title'] >
|
|
2489
2489
|
,
|
|
2490
2490
|
ReturnType< $mol_text_code['text'] >
|
|
2491
2491
|
>
|
|
2492
|
-
type $
|
|
2492
|
+
type $mol_check_expand__minimal_height__WUK4AQ7J = $mol_type_enforce<
|
|
2493
2493
|
number
|
|
2494
2494
|
,
|
|
2495
2495
|
ReturnType< $mol_check_expand['minimal_height'] >
|
|
2496
2496
|
>
|
|
2497
|
-
type $
|
|
2497
|
+
type $mol_check_expand__minimal_width__2UE2NMEJ = $mol_type_enforce<
|
|
2498
2498
|
number
|
|
2499
2499
|
,
|
|
2500
2500
|
ReturnType< $mol_check_expand['minimal_width'] >
|
|
2501
2501
|
>
|
|
2502
|
-
type $
|
|
2502
|
+
type $mol_check_expand__expanded__65PIG16X = $mol_type_enforce<
|
|
2503
2503
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2504
2504
|
,
|
|
2505
2505
|
ReturnType< $mol_check_expand['expanded'] >
|
|
2506
2506
|
>
|
|
2507
|
-
type $
|
|
2507
|
+
type $mol_check_expand__expandable__PE3DNZ2P = $mol_type_enforce<
|
|
2508
2508
|
ReturnType< $mol_dump_value['expandable'] >
|
|
2509
2509
|
,
|
|
2510
2510
|
ReturnType< $mol_check_expand['expandable'] >
|
|
2511
2511
|
>
|
|
2512
|
-
type $
|
|
2512
|
+
type $mol_check_expand__clicks__U8PX2HW0 = $mol_type_enforce<
|
|
2513
2513
|
ReturnType< $mol_dump_value['expand_all'] >
|
|
2514
2514
|
,
|
|
2515
2515
|
ReturnType< $mol_check_expand['clicks'] >
|
|
2516
2516
|
>
|
|
2517
|
-
type $
|
|
2517
|
+
type $mol_check_expand__label__89TMT117 = $mol_type_enforce<
|
|
2518
2518
|
readonly(any)[]
|
|
2519
2519
|
,
|
|
2520
2520
|
ReturnType< $mol_check_expand['label'] >
|
|
2521
2521
|
>
|
|
2522
|
-
type $
|
|
2522
|
+
type $mol_view__dom_node__MS8WFVNN = $mol_type_enforce<
|
|
2523
2523
|
ReturnType< $mol_dump_value['preview_dom'] >
|
|
2524
2524
|
,
|
|
2525
2525
|
ReturnType< $mol_view['dom_node'] >
|
|
2526
2526
|
>
|
|
2527
|
-
type $
|
|
2527
|
+
type $mol_view__render__LFD54K4Z = $mol_type_enforce<
|
|
2528
2528
|
ReturnType< $mol_dump_value['preview'] >
|
|
2529
2529
|
,
|
|
2530
2530
|
ReturnType< $mol_view['render'] >
|
|
2531
2531
|
>
|
|
2532
|
-
type $
|
|
2532
|
+
type $mol_view__sub__H0LSWYQ7 = $mol_type_enforce<
|
|
2533
2533
|
readonly(any)[]
|
|
2534
2534
|
,
|
|
2535
2535
|
ReturnType< $mol_view['sub'] >
|
|
2536
2536
|
>
|
|
2537
|
-
type $
|
|
2537
|
+
type $mol_dump_list__values__BB4O9265 = $mol_type_enforce<
|
|
2538
2538
|
ReturnType< $mol_dump_value['row_values'] >
|
|
2539
2539
|
,
|
|
2540
2540
|
ReturnType< $mol_dump_list['values'] >
|
|
2541
2541
|
>
|
|
2542
|
-
type $
|
|
2542
|
+
type $mol_dump_list__prototypes__48KOGRE1 = $mol_type_enforce<
|
|
2543
2543
|
ReturnType< $mol_dump_value['prototypes'] >
|
|
2544
2544
|
,
|
|
2545
2545
|
ReturnType< $mol_dump_list['prototypes'] >
|
|
2546
2546
|
>
|
|
2547
|
-
type $
|
|
2547
|
+
type $mol_dump_list__preview_show__DTG0RI28 = $mol_type_enforce<
|
|
2548
2548
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2549
2549
|
,
|
|
2550
2550
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2551
2551
|
>
|
|
2552
|
-
type $
|
|
2552
|
+
type $mol_expander__expanded__0230XYFH = $mol_type_enforce<
|
|
2553
2553
|
ReturnType< $mol_dump_value['expanded'] >
|
|
2554
2554
|
,
|
|
2555
2555
|
ReturnType< $mol_expander['expanded'] >
|
|
2556
2556
|
>
|
|
2557
|
-
type $
|
|
2557
|
+
type $mol_expander__Trigger__E9ES9TDU = $mol_type_enforce<
|
|
2558
2558
|
ReturnType< $mol_dump_value['Expand_head'] >
|
|
2559
2559
|
,
|
|
2560
2560
|
ReturnType< $mol_expander['Trigger'] >
|
|
2561
2561
|
>
|
|
2562
|
-
type $
|
|
2562
|
+
type $mol_expander__content__KHRZF5YF = $mol_type_enforce<
|
|
2563
2563
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2564
2564
|
,
|
|
2565
2565
|
ReturnType< $mol_expander['content'] >
|