mol_dump_lib 0.0.262 → 0.0.264
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 +105 -105
- package/node.js +160 -160
- package/node.js.map +1 -1
- package/node.mjs +160 -160
- package/node.test.js +160 -160
- package/node.test.js.map +1 -1
- package/package.json +1 -1
- package/web.d.ts +105 -105
- package/web.js +160 -160
- package/web.js.map +1 -1
- package/web.mjs +160 -160
package/node.d.ts
CHANGED
|
@@ -1417,24 +1417,24 @@ declare namespace $ {
|
|
|
1417
1417
|
|
|
1418
1418
|
declare namespace $ {
|
|
1419
1419
|
|
|
1420
|
-
type $
|
|
1420
|
+
type $mol_paragraph__sub__NU9LZ2HH = $mol_type_enforce<
|
|
1421
1421
|
readonly(any)[]
|
|
1422
1422
|
,
|
|
1423
1423
|
ReturnType< $mol_paragraph['sub'] >
|
|
1424
1424
|
>
|
|
1425
|
-
type $
|
|
1425
|
+
type $mol_paragraph__sub__C9XDX3AZ = $mol_type_enforce<
|
|
1426
1426
|
readonly(any)[]
|
|
1427
1427
|
,
|
|
1428
1428
|
ReturnType< $mol_paragraph['sub'] >
|
|
1429
1429
|
>
|
|
1430
1430
|
export class $mol_dimmer extends $mol_paragraph {
|
|
1431
|
+
parts( ): readonly($mol_view_content)[]
|
|
1432
|
+
string( id: any): string
|
|
1431
1433
|
haystack( ): string
|
|
1432
1434
|
needle( ): string
|
|
1433
1435
|
sub( ): ReturnType< $mol_dimmer['parts'] >
|
|
1434
1436
|
Low( id: any): $mol_paragraph
|
|
1435
1437
|
High( id: any): $mol_paragraph
|
|
1436
|
-
parts( ): readonly($mol_view_content)[]
|
|
1437
|
-
string( id: any): string
|
|
1438
1438
|
}
|
|
1439
1439
|
|
|
1440
1440
|
}
|
|
@@ -1499,20 +1499,20 @@ declare namespace $ {
|
|
|
1499
1499
|
declare namespace $ {
|
|
1500
1500
|
|
|
1501
1501
|
export class $mol_text_code_token extends $mol_dimmer {
|
|
1502
|
+
type( ): string
|
|
1502
1503
|
attr( ): ({
|
|
1503
1504
|
'mol_text_code_token_type': ReturnType< $mol_text_code_token['type'] >,
|
|
1504
1505
|
}) & ReturnType< $mol_dimmer['attr'] >
|
|
1505
|
-
type( ): string
|
|
1506
1506
|
}
|
|
1507
1507
|
|
|
1508
1508
|
export class $mol_text_code_token_link extends $mol_text_code_token {
|
|
1509
|
+
uri( ): string
|
|
1509
1510
|
dom_name( ): string
|
|
1510
1511
|
type( ): string
|
|
1511
1512
|
attr( ): ({
|
|
1512
1513
|
'href': ReturnType< $mol_text_code_token_link['uri'] >,
|
|
1513
1514
|
'target': string,
|
|
1514
1515
|
}) & ReturnType< $mol_text_code_token['attr'] >
|
|
1515
|
-
uri( ): string
|
|
1516
1516
|
}
|
|
1517
1517
|
|
|
1518
1518
|
}
|
|
@@ -1586,42 +1586,47 @@ declare namespace $ {
|
|
|
1586
1586
|
|
|
1587
1587
|
declare namespace $ {
|
|
1588
1588
|
|
|
1589
|
-
type $
|
|
1589
|
+
type $mol_view__sub__AWOCQ7IY = $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__MI99YD7B = $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__LVRG6QD2 = $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__6KGI1YJQ = $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__MVXB693G = $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__Z2NHY34D = $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__AFOHR8BK = $mol_type_enforce<
|
|
1620
1620
|
ReturnType< $mol_text_code_row['token_uri'] >
|
|
1621
1621
|
,
|
|
1622
1622
|
ReturnType< $mol_text_code_token_link['uri'] >
|
|
1623
1623
|
>
|
|
1624
1624
|
export class $mol_text_code_row extends $mol_paragraph {
|
|
1625
|
+
numb( ): number
|
|
1626
|
+
token_type( id: any): string
|
|
1627
|
+
token_text( id: any): string
|
|
1628
|
+
highlight( ): string
|
|
1629
|
+
token_uri( id: any): string
|
|
1625
1630
|
text( ): string
|
|
1626
1631
|
minimal_height( ): number
|
|
1627
1632
|
numb_showed( ): boolean
|
|
@@ -1631,11 +1636,6 @@ declare namespace $ {
|
|
|
1631
1636
|
Token( id: any): $mol_text_code_token
|
|
1632
1637
|
Token_link( id: any): $mol_text_code_token_link
|
|
1633
1638
|
find_pos( id: any): any
|
|
1634
|
-
numb( ): number
|
|
1635
|
-
token_type( id: any): string
|
|
1636
|
-
token_text( id: any): string
|
|
1637
|
-
highlight( ): string
|
|
1638
|
-
token_uri( id: any): string
|
|
1639
1639
|
}
|
|
1640
1640
|
|
|
1641
1641
|
}
|
|
@@ -1722,14 +1722,14 @@ declare namespace $ {
|
|
|
1722
1722
|
|
|
1723
1723
|
declare namespace $ {
|
|
1724
1724
|
|
|
1725
|
-
type $
|
|
1725
|
+
type $mol_view__style__GKZMY1UD = $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__7F0TQD18 = $mol_type_enforce<
|
|
1733
1733
|
({
|
|
1734
1734
|
'paddingTop': ReturnType< $mol_list['gap_after'] >,
|
|
1735
1735
|
})
|
|
@@ -1737,6 +1737,9 @@ declare namespace $ {
|
|
|
1737
1737
|
ReturnType< $mol_view['style'] >
|
|
1738
1738
|
>
|
|
1739
1739
|
export class $mol_list extends $mol_view {
|
|
1740
|
+
rows( ): readonly($mol_view)[]
|
|
1741
|
+
gap_before( ): number
|
|
1742
|
+
gap_after( ): number
|
|
1740
1743
|
render_visible_only( ): boolean
|
|
1741
1744
|
render_over( ): number
|
|
1742
1745
|
sub( ): ReturnType< $mol_list['rows'] >
|
|
@@ -1744,9 +1747,6 @@ declare namespace $ {
|
|
|
1744
1747
|
Gap_before( ): $mol_view
|
|
1745
1748
|
Gap_after( ): $mol_view
|
|
1746
1749
|
view_window( ): readonly(any)[]
|
|
1747
|
-
rows( ): readonly($mol_view)[]
|
|
1748
|
-
gap_before( ): number
|
|
1749
|
-
gap_after( ): number
|
|
1750
1750
|
}
|
|
1751
1751
|
|
|
1752
1752
|
}
|
|
@@ -1781,6 +1781,8 @@ declare namespace $ {
|
|
|
1781
1781
|
declare namespace $ {
|
|
1782
1782
|
|
|
1783
1783
|
export class $mol_speck extends $mol_view {
|
|
1784
|
+
theme( ): string
|
|
1785
|
+
value( ): any
|
|
1784
1786
|
attr( ): ({
|
|
1785
1787
|
'mol_theme': ReturnType< $mol_speck['theme'] >,
|
|
1786
1788
|
}) & ReturnType< $mol_view['attr'] >
|
|
@@ -1788,8 +1790,6 @@ declare namespace $ {
|
|
|
1788
1790
|
'minHeight': string,
|
|
1789
1791
|
}) & ReturnType< $mol_view['style'] >
|
|
1790
1792
|
sub( ): readonly(any)[]
|
|
1791
|
-
theme( ): string
|
|
1792
|
-
value( ): any
|
|
1793
1793
|
}
|
|
1794
1794
|
|
|
1795
1795
|
}
|
|
@@ -1902,12 +1902,20 @@ declare namespace $ {
|
|
|
1902
1902
|
|
|
1903
1903
|
declare namespace $ {
|
|
1904
1904
|
|
|
1905
|
-
type $
|
|
1905
|
+
type $mol_speck__value__8SCVIMWO = $mol_type_enforce<
|
|
1906
1906
|
ReturnType< $mol_button['error'] >
|
|
1907
1907
|
,
|
|
1908
1908
|
ReturnType< $mol_speck['value'] >
|
|
1909
1909
|
>
|
|
1910
1910
|
export class $mol_button extends $mol_view {
|
|
1911
|
+
event_activate( next?: any ): any
|
|
1912
|
+
clicks( next?: any ): any
|
|
1913
|
+
event_key_press( next?: any ): any
|
|
1914
|
+
disabled( ): boolean
|
|
1915
|
+
tab_index( ): number
|
|
1916
|
+
hint( ): string
|
|
1917
|
+
hint_safe( ): ReturnType< $mol_button['hint'] >
|
|
1918
|
+
error( ): string
|
|
1911
1919
|
enabled( ): boolean
|
|
1912
1920
|
click( next?: any ): any
|
|
1913
1921
|
event_click( next?: any ): any
|
|
@@ -1924,14 +1932,6 @@ declare namespace $ {
|
|
|
1924
1932
|
}) & ReturnType< $mol_view['attr'] >
|
|
1925
1933
|
sub( ): readonly($mol_view_content)[]
|
|
1926
1934
|
Speck( ): $mol_speck
|
|
1927
|
-
event_activate( next?: any ): any
|
|
1928
|
-
clicks( next?: any ): any
|
|
1929
|
-
event_key_press( next?: any ): any
|
|
1930
|
-
disabled( ): boolean
|
|
1931
|
-
tab_index( ): number
|
|
1932
|
-
hint( ): string
|
|
1933
|
-
hint_safe( ): ReturnType< $mol_button['hint'] >
|
|
1934
|
-
error( ): string
|
|
1935
1935
|
}
|
|
1936
1936
|
|
|
1937
1937
|
}
|
|
@@ -2019,13 +2019,13 @@ declare namespace $ {
|
|
|
2019
2019
|
declare namespace $ {
|
|
2020
2020
|
|
|
2021
2021
|
export class $mol_svg_root extends $mol_svg {
|
|
2022
|
+
view_box( ): string
|
|
2023
|
+
aspect( ): string
|
|
2022
2024
|
dom_name( ): string
|
|
2023
2025
|
attr( ): ({
|
|
2024
2026
|
'viewBox': ReturnType< $mol_svg_root['view_box'] >,
|
|
2025
2027
|
'preserveAspectRatio': ReturnType< $mol_svg_root['aspect'] >,
|
|
2026
2028
|
}) & ReturnType< $mol_svg['attr'] >
|
|
2027
|
-
view_box( ): string
|
|
2028
|
-
aspect( ): string
|
|
2029
2029
|
}
|
|
2030
2030
|
|
|
2031
2031
|
}
|
|
@@ -2034,11 +2034,11 @@ declare namespace $ {
|
|
|
2034
2034
|
declare namespace $ {
|
|
2035
2035
|
|
|
2036
2036
|
export class $mol_svg_path extends $mol_svg {
|
|
2037
|
+
geometry( ): string
|
|
2037
2038
|
dom_name( ): string
|
|
2038
2039
|
attr( ): ({
|
|
2039
2040
|
'd': ReturnType< $mol_svg_path['geometry'] >,
|
|
2040
2041
|
}) & ReturnType< $mol_svg['attr'] >
|
|
2041
|
-
geometry( ): string
|
|
2042
2042
|
}
|
|
2043
2043
|
|
|
2044
2044
|
}
|
|
@@ -2049,18 +2049,18 @@ declare namespace $ {
|
|
|
2049
2049
|
|
|
2050
2050
|
declare namespace $ {
|
|
2051
2051
|
|
|
2052
|
-
type $
|
|
2052
|
+
type $mol_svg_path__geometry__IY195ISG = $mol_type_enforce<
|
|
2053
2053
|
ReturnType< $mol_icon['path'] >
|
|
2054
2054
|
,
|
|
2055
2055
|
ReturnType< $mol_svg_path['geometry'] >
|
|
2056
2056
|
>
|
|
2057
2057
|
export class $mol_icon extends $mol_svg_root {
|
|
2058
|
+
path( ): string
|
|
2059
|
+
Path( ): $mol_svg_path
|
|
2058
2060
|
view_box( ): string
|
|
2059
2061
|
minimal_width( ): number
|
|
2060
2062
|
minimal_height( ): number
|
|
2061
2063
|
sub( ): readonly(any)[]
|
|
2062
|
-
path( ): string
|
|
2063
|
-
Path( ): $mol_svg_path
|
|
2064
2064
|
}
|
|
2065
2065
|
|
|
2066
2066
|
}
|
|
@@ -2100,14 +2100,14 @@ declare namespace $ {
|
|
|
2100
2100
|
|
|
2101
2101
|
declare namespace $ {
|
|
2102
2102
|
|
|
2103
|
-
type $
|
|
2103
|
+
type $mol_blob__Y90IVEA7 = $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__QI8ZY7Z3 = $mol_type_enforce<
|
|
2111
2111
|
[ readonly(BlobPart)[], ({
|
|
2112
2112
|
'type': string,
|
|
2113
2113
|
}) ]
|
|
@@ -2115,15 +2115,15 @@ declare namespace $ {
|
|
|
2115
2115
|
ConstructorParameters< typeof $mol_blob >
|
|
2116
2116
|
>
|
|
2117
2117
|
export class $mol_button_copy extends $mol_button_minor {
|
|
2118
|
-
blobs( ): readonly($mol_blob)[]
|
|
2119
|
-
data( ): Record<string, any>
|
|
2120
|
-
sub( ): readonly(any)[]
|
|
2121
2118
|
text( ): ReturnType< $mol_button_copy['title'] >
|
|
2122
2119
|
text_blob( next?: $mol_blob ): $mol_blob
|
|
2123
2120
|
html( ): string
|
|
2124
2121
|
html_blob( next?: $mol_blob ): $mol_blob
|
|
2125
2122
|
Icon( ): $mol_icon_clipboard_outline
|
|
2126
2123
|
title( ): string
|
|
2124
|
+
blobs( ): readonly($mol_blob)[]
|
|
2125
|
+
data( ): Record<string, any>
|
|
2126
|
+
sub( ): readonly(any)[]
|
|
2127
2127
|
}
|
|
2128
2128
|
|
|
2129
2129
|
}
|
|
@@ -2256,65 +2256,57 @@ declare namespace $ {
|
|
|
2256
2256
|
|
|
2257
2257
|
declare namespace $ {
|
|
2258
2258
|
|
|
2259
|
-
type $
|
|
2259
|
+
type $mol_text_code_row__numb_showed__TOV7SGXW = $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__72HE1OAL = $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__6ZHKKJ92 = $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__N0VG42RV = $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__KNZ0AB39 = $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__QPO27HG6 = $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__UTJWNLZ7 = $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__BX0ZREHE = $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__YO8VHPJN = $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__20J8CYOS = $mol_type_enforce<
|
|
2305
2305
|
ReturnType< $mol_text_code['text_export'] >
|
|
2306
2306
|
,
|
|
2307
2307
|
ReturnType< $mol_button_copy['text'] >
|
|
2308
2308
|
>
|
|
2309
2309
|
export class $mol_text_code extends $mol_stack {
|
|
2310
|
-
attr( ): ({
|
|
2311
|
-
'mol_text_code_sidebar_showed': ReturnType< $mol_text_code['sidebar_showed'] >,
|
|
2312
|
-
}) & ReturnType< $mol_stack['attr'] >
|
|
2313
|
-
text( ): string
|
|
2314
|
-
text_lines( ): readonly(string)[]
|
|
2315
|
-
find_pos( id: any): any
|
|
2316
|
-
uri_base( ): string
|
|
2317
|
-
sub( ): readonly(any)[]
|
|
2318
2310
|
sidebar_showed( ): boolean
|
|
2319
2311
|
render_visible_only( ): boolean
|
|
2320
2312
|
row_numb( id: any): number
|
|
@@ -2327,6 +2319,14 @@ declare namespace $ {
|
|
|
2327
2319
|
Rows( ): $mol_list
|
|
2328
2320
|
text_export( ): string
|
|
2329
2321
|
Copy( ): $mol_button_copy
|
|
2322
|
+
attr( ): ({
|
|
2323
|
+
'mol_text_code_sidebar_showed': ReturnType< $mol_text_code['sidebar_showed'] >,
|
|
2324
|
+
}) & ReturnType< $mol_stack['attr'] >
|
|
2325
|
+
text( ): string
|
|
2326
|
+
text_lines( ): readonly(string)[]
|
|
2327
|
+
find_pos( id: any): any
|
|
2328
|
+
uri_base( ): string
|
|
2329
|
+
sub( ): readonly(any)[]
|
|
2330
2330
|
}
|
|
2331
2331
|
|
|
2332
2332
|
}
|
|
@@ -2377,18 +2377,12 @@ declare namespace $ {
|
|
|
2377
2377
|
|
|
2378
2378
|
declare namespace $ {
|
|
2379
2379
|
|
|
2380
|
-
type $
|
|
2380
|
+
type $mol_view__sub__4S4PQ9LM = $mol_type_enforce<
|
|
2381
2381
|
readonly(any)[]
|
|
2382
2382
|
,
|
|
2383
2383
|
ReturnType< $mol_view['sub'] >
|
|
2384
2384
|
>
|
|
2385
2385
|
export class $mol_check extends $mol_button_minor {
|
|
2386
|
-
attr( ): ({
|
|
2387
|
-
'mol_check_checked': ReturnType< $mol_check['checked'] >,
|
|
2388
|
-
'aria-checked': ReturnType< $mol_check['aria_checked'] >,
|
|
2389
|
-
'role': ReturnType< $mol_check['aria_role'] >,
|
|
2390
|
-
}) & ReturnType< $mol_button_minor['attr'] >
|
|
2391
|
-
sub( ): readonly($mol_view_content)[]
|
|
2392
2386
|
checked( next?: boolean ): boolean
|
|
2393
2387
|
aria_checked( ): string
|
|
2394
2388
|
aria_role( ): string
|
|
@@ -2396,6 +2390,12 @@ declare namespace $ {
|
|
|
2396
2390
|
title( ): string
|
|
2397
2391
|
Title( ): $mol_view
|
|
2398
2392
|
label( ): readonly(any)[]
|
|
2393
|
+
attr( ): ({
|
|
2394
|
+
'mol_check_checked': ReturnType< $mol_check['checked'] >,
|
|
2395
|
+
'aria-checked': ReturnType< $mol_check['aria_checked'] >,
|
|
2396
|
+
'role': ReturnType< $mol_check['aria_role'] >,
|
|
2397
|
+
}) & ReturnType< $mol_button_minor['attr'] >
|
|
2398
|
+
sub( ): readonly($mol_view_content)[]
|
|
2399
2399
|
}
|
|
2400
2400
|
|
|
2401
2401
|
}
|
|
@@ -2422,6 +2422,9 @@ declare namespace $ {
|
|
|
2422
2422
|
declare namespace $ {
|
|
2423
2423
|
|
|
2424
2424
|
export class $mol_check_expand extends $mol_check {
|
|
2425
|
+
level_style( ): string
|
|
2426
|
+
expanded( next?: boolean ): boolean
|
|
2427
|
+
expandable( ): boolean
|
|
2425
2428
|
Icon( ): $mol_icon_chevron
|
|
2426
2429
|
level( ): number
|
|
2427
2430
|
style( ): ({
|
|
@@ -2429,9 +2432,6 @@ declare namespace $ {
|
|
|
2429
2432
|
}) & ReturnType< $mol_check['style'] >
|
|
2430
2433
|
checked( next?: ReturnType< $mol_check_expand['expanded'] > ): ReturnType< $mol_check_expand['expanded'] >
|
|
2431
2434
|
enabled( ): ReturnType< $mol_check_expand['expandable'] >
|
|
2432
|
-
level_style( ): string
|
|
2433
|
-
expanded( next?: boolean ): boolean
|
|
2434
|
-
expandable( ): boolean
|
|
2435
2435
|
}
|
|
2436
2436
|
|
|
2437
2437
|
}
|
|
@@ -2449,34 +2449,34 @@ declare namespace $ {
|
|
|
2449
2449
|
|
|
2450
2450
|
declare namespace $ {
|
|
2451
2451
|
|
|
2452
|
-
type $
|
|
2452
|
+
type $mol_dump_value__value__LVHRJU1O = $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__2IMJ79VP = $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__NR02093L = $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__QXDJDAZ6 = $mol_type_enforce<
|
|
2468
2468
|
ReturnType< $mol_dump_list['preview_show'] >
|
|
2469
2469
|
,
|
|
2470
2470
|
ReturnType< $mol_dump_value['preview_show'] >
|
|
2471
2471
|
>
|
|
2472
2472
|
export class $mol_dump_list extends $mol_view {
|
|
2473
|
-
values( ): readonly(any)[]
|
|
2474
|
-
sub( ): readonly(any)[]
|
|
2475
2473
|
dump_value( id: any): any
|
|
2476
2474
|
dump_expanded( id: any, next?: boolean ): boolean
|
|
2477
2475
|
prototypes( ): boolean
|
|
2478
2476
|
preview_show( ): boolean
|
|
2479
2477
|
Dump( id: any): $mol_dump_value
|
|
2478
|
+
values( ): readonly(any)[]
|
|
2479
|
+
sub( ): readonly(any)[]
|
|
2480
2480
|
}
|
|
2481
2481
|
|
|
2482
2482
|
}
|
|
@@ -2495,33 +2495,32 @@ declare namespace $ {
|
|
|
2495
2495
|
|
|
2496
2496
|
declare namespace $ {
|
|
2497
2497
|
|
|
2498
|
-
type $
|
|
2498
|
+
type $mol_check_expand__checked__HRW68EQR = $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__20UU9BD2 = $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__5VNXGSJZ = $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__321FOR2I = $mol_type_enforce<
|
|
2514
2514
|
readonly(any)[]
|
|
2515
2515
|
,
|
|
2516
2516
|
ReturnType< $mol_view['sub'] >
|
|
2517
2517
|
>
|
|
2518
|
-
type $
|
|
2518
|
+
type $mol_list__rows__BBQIVVPX = $mol_type_enforce<
|
|
2519
2519
|
ReturnType< $mol_expander['content'] >
|
|
2520
2520
|
,
|
|
2521
2521
|
ReturnType< $mol_list['rows'] >
|
|
2522
2522
|
>
|
|
2523
2523
|
export class $mol_expander extends $mol_list {
|
|
2524
|
-
rows( ): readonly(any)[]
|
|
2525
2524
|
expanded( next?: boolean ): boolean
|
|
2526
2525
|
expandable( ): boolean
|
|
2527
2526
|
label( ): readonly(any)[]
|
|
@@ -2530,6 +2529,7 @@ declare namespace $ {
|
|
|
2530
2529
|
Label( ): $mol_view
|
|
2531
2530
|
content( ): readonly(any)[]
|
|
2532
2531
|
Content( ): $mol_list
|
|
2532
|
+
rows( ): readonly(any)[]
|
|
2533
2533
|
}
|
|
2534
2534
|
|
|
2535
2535
|
}
|
|
@@ -2551,95 +2551,92 @@ declare namespace $ {
|
|
|
2551
2551
|
|
|
2552
2552
|
declare namespace $ {
|
|
2553
2553
|
|
|
2554
|
-
type $
|
|
2554
|
+
type $mol_text_code__text__QB8YBEY5 = $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__K2XTX6E4 = $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__C7TBRM2S = $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__19AHD738 = $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__B8DOWP2G = $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__IBQ5W8IP = $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__B35HCRXH = $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__IEMK8P2R = $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__OXBCQ8TY = $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__DF7STE4E = $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__6E5EKI2Q = $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__6PMYVRLC = $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__2B7LNA2D = $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__RGOEZ5EL = $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__C0QQ9907 = $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__I23Q3BFY = $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__OQXQEJL5 = $mol_type_enforce<
|
|
2635
2635
|
ReturnType< $mol_dump_value['expand_content'] >
|
|
2636
2636
|
,
|
|
2637
2637
|
ReturnType< $mol_expander['content'] >
|
|
2638
2638
|
>
|
|
2639
2639
|
export class $mol_dump_value extends $mol_view {
|
|
2640
|
-
value( next?: any ): any
|
|
2641
|
-
preview_show( next?: boolean ): boolean
|
|
2642
|
-
sub( ): readonly(any)[]
|
|
2643
2640
|
simple( ): string
|
|
2644
2641
|
Simple( ): $mol_text_code
|
|
2645
2642
|
expanded( next?: boolean ): boolean
|
|
@@ -2657,6 +2654,9 @@ declare namespace $ {
|
|
|
2657
2654
|
Row( id: any): $mol_dump_list
|
|
2658
2655
|
expand_content( ): readonly(any)[]
|
|
2659
2656
|
Expand( ): $mol_expander
|
|
2657
|
+
value( next?: any ): any
|
|
2658
|
+
preview_show( next?: boolean ): boolean
|
|
2659
|
+
sub( ): readonly(any)[]
|
|
2660
2660
|
}
|
|
2661
2661
|
|
|
2662
2662
|
}
|