@@ -3471,17 +3471,17 @@ declare namespace $ {
3471
3471
//# sourceMappingURL=account.view.tree.d.ts.map
3472
3472
declare namespace $ {
3473
3473
3474
- export class $mol_icon_brightness_6 extends $mol_icon {
3474
+ export class $mol_icon_brightness_4 extends $mol_icon {
3475
3475
path ( ) : string
3476
3476
}
3477
3477
3478
3478
}
3479
3479
3480
- //# sourceMappingURL=6 .view.tree.d.ts.map
3480
+ //# sourceMappingURL=4 .view.tree.d.ts.map
3481
3481
declare namespace $ {
3482
3482
3483
3483
export class $mol_lights_toggle extends $mol_check_icon {
3484
- Lights_icon ( ) : $mol_icon_brightness_6
3484
+ Lights_icon ( ) : $mol_icon_brightness_4
3485
3485
lights ( next ?: boolean ) : boolean
3486
3486
Icon ( ) : ReturnType < $mol_lights_toggle [ 'Lights_icon' ] >
3487
3487
hint ( ) : string
@@ -4509,42 +4509,42 @@ declare namespace $ {
4509
4509
4510
4510
declare namespace $ {
4511
4511
4512
- type $mol_view__sub_mol_text_code_row_1 = $mol_type_enforce <
4512
+ type $mol_view__sub_mol_text_code_line_1 = $mol_type_enforce <
4513
4513
readonly ( any) [ ]
4514
4514
,
4515
4515
ReturnType < $mol_view [ 'sub '] >
4516
4516
>
4517
- type $mol_text_code_token__type_mol_text_code_row_2 = $mol_type_enforce <
4518
- ReturnType < $mol_text_code_row [ 'token_type' ] >
4517
+ type $mol_text_code_token__type_mol_text_code_line_2 = $mol_type_enforce <
4518
+ ReturnType < $mol_text_code_line [ 'token_type' ] >
4519
4519
,
4520
4520
ReturnType < $mol_text_code_token [ 'type' ] >
4521
4521
>
4522
- type $mol_text_code_token__haystack_mol_text_code_row_3 = $mol_type_enforce <
4523
- ReturnType < $mol_text_code_row [ 'token_text' ] >
4522
+ type $mol_text_code_token__haystack_mol_text_code_line_3 = $mol_type_enforce <
4523
+ ReturnType < $mol_text_code_line [ 'token_text' ] >
4524
4524
,
4525
4525
ReturnType < $mol_text_code_token [ 'haystack' ] >
4526
4526
>
4527
- type $mol_text_code_token__needle_mol_text_code_row_4 = $mol_type_enforce <
4528
- ReturnType < $mol_text_code_row [ 'highlight' ] >
4527
+ type $mol_text_code_token__needle_mol_text_code_line_4 = $mol_type_enforce <
4528
+ ReturnType < $mol_text_code_line [ 'highlight' ] >
4529
4529
,
4530
4530
ReturnType < $mol_text_code_token [ 'needle' ] >
4531
4531
>
4532
- type $mol_text_code_token_link__haystack_mol_text_code_row_5 = $mol_type_enforce <
4533
- ReturnType < $mol_text_code_row [ 'token_text' ] >
4532
+ type $mol_text_code_token_link__haystack_mol_text_code_line_5 = $mol_type_enforce <
4533
+ ReturnType < $mol_text_code_line [ 'token_text' ] >
4534
4534
,
4535
4535
ReturnType < $mol_text_code_token_link [ 'haystack' ] >
4536
4536
>
4537
- type $mol_text_code_token_link__needle_mol_text_code_row_6 = $mol_type_enforce <
4538
- ReturnType < $mol_text_code_row [ 'highlight' ] >
4537
+ type $mol_text_code_token_link__needle_mol_text_code_line_6 = $mol_type_enforce <
4538
+ ReturnType < $mol_text_code_line [ 'highlight' ] >
4539
4539
,
4540
4540
ReturnType < $mol_text_code_token_link [ 'needle' ] >
4541
4541
>
4542
- type $mol_text_code_token_link__uri_mol_text_code_row_7 = $mol_type_enforce <
4543
- ReturnType < $mol_text_code_row [ 'token_uri' ] >
4542
+ type $mol_text_code_token_link__uri_mol_text_code_line_7 = $mol_type_enforce <
4543
+ ReturnType < $mol_text_code_line [ 'token_uri' ] >
4544
4544
,
4545
4545
ReturnType < $mol_text_code_token_link [ 'uri' ] >
4546
4546
>
4547
- export class $mol_text_code_row extends $mol_paragraph {
4547
+ export class $mol_text_code_line extends $mol_paragraph {
4548
4548
numb ( ) : number
4549
4549
token_type ( id : any ) : string
4550
4550
token_text ( id : any ) : string
@@ -4563,9 +4563,9 @@ declare namespace $ {
4563
4563
4564
4564
}
4565
4565
4566
- //# sourceMappingURL=row .view.tree.d.ts.map
4566
+ //# sourceMappingURL=line .view.tree.d.ts.map
4567
4567
declare namespace $ . $$ {
4568
- class $mol_text_code_row extends $ . $mol_text_code_row {
4568
+ class $mol_text_code_line extends $ . $mol_text_code_line {
4569
4569
maximal_width ( ) : number ;
4570
4570
syntax ( ) : $mol_syntax2 < {
4571
4571
'code-indent' : RegExp ;
@@ -4678,35 +4678,35 @@ declare namespace $.$$ {
4678
4678
4679
4679
declare namespace $ {
4680
4680
4681
- type $mol_text_code_row__numb_showed_mol_text_code_1 = $mol_type_enforce <
4681
+ type $mol_text_code_line__numb_showed_mol_text_code_1 = $mol_type_enforce <
4682
4682
ReturnType < $mol_text_code [ 'sidebar_showed' ] >
4683
4683
,
4684
- ReturnType < $mol_text_code_row [ 'numb_showed' ] >
4684
+ ReturnType < $mol_text_code_line [ 'numb_showed' ] >
4685
4685
>
4686
- type $mol_text_code_row__numb_mol_text_code_2 = $mol_type_enforce <
4686
+ type $mol_text_code_line__numb_mol_text_code_2 = $mol_type_enforce <
4687
4687
ReturnType < $mol_text_code [ 'row_numb' ] >
4688
4688
,
4689
- ReturnType < $mol_text_code_row [ 'numb' ] >
4689
+ ReturnType < $mol_text_code_line [ 'numb' ] >
4690
4690
>
4691
- type $mol_text_code_row__text_mol_text_code_3 = $mol_type_enforce <
4691
+ type $mol_text_code_line__text_mol_text_code_3 = $mol_type_enforce <
4692
4692
ReturnType < $mol_text_code [ 'row_text' ] >
4693
4693
,
4694
- ReturnType < $mol_text_code_row [ 'text' ] >
4694
+ ReturnType < $mol_text_code_line [ 'text' ] >
4695
4695
>
4696
- type $mol_text_code_row__syntax_mol_text_code_4 = $mol_type_enforce <
4696
+ type $mol_text_code_line__syntax_mol_text_code_4 = $mol_type_enforce <
4697
4697
ReturnType < $mol_text_code [ 'syntax' ] >
4698
4698
,
4699
- ReturnType < $mol_text_code_row [ 'syntax' ] >
4699
+ ReturnType < $mol_text_code_line [ 'syntax' ] >
4700
4700
>
4701
- type $mol_text_code_row__uri_resolve_mol_text_code_5 = $mol_type_enforce <
4701
+ type $mol_text_code_line__uri_resolve_mol_text_code_5 = $mol_type_enforce <
4702
4702
ReturnType < $mol_text_code [ 'uri_resolve' ] >
4703
4703
,
4704
- ReturnType < $mol_text_code_row [ 'uri_resolve' ] >
4704
+ ReturnType < $mol_text_code_line [ 'uri_resolve' ] >
4705
4705
>
4706
- type $mol_text_code_row__highlight_mol_text_code_6 = $mol_type_enforce <
4706
+ type $mol_text_code_line__highlight_mol_text_code_6 = $mol_type_enforce <
4707
4707
ReturnType < $mol_text_code [ 'highlight' ] >
4708
4708
,
4709
- ReturnType < $mol_text_code_row [ 'highlight' ] >
4709
+ ReturnType < $mol_text_code_line [ 'highlight' ] >
4710
4710
>
4711
4711
type $mol_list__render_visible_only_mol_text_code_7 = $mol_type_enforce <
4712
4712
ReturnType < $mol_text_code [ 'render_visible_only' ] >
@@ -4736,7 +4736,7 @@ declare namespace $ {
4736
4736
syntax ( ) : any
4737
4737
uri_resolve ( id : any ) : string
4738
4738
highlight ( ) : string
4739
- Row ( id : any ) : $mol_text_code_row
4739
+ Row ( id : any ) : $mol_text_code_line
4740
4740
rows ( ) : readonly ( any ) [ ]
4741
4741
Rows ( ) : $mol_list
4742
4742
text_export ( ) : string
@@ -4758,7 +4758,7 @@ declare namespace $.$$ {
4758
4758
class $mol_text_code extends $ . $mol_text_code {
4759
4759
render_visible_only ( ) : boolean ;
4760
4760
text_lines ( ) : readonly string [ ] ;
4761
- rows ( ) : $ . $mol_text_code_row [ ] ;
4761
+ rows ( ) : $ . $mol_text_code_line [ ] ;
4762
4762
row_text ( index : number ) : string ;
4763
4763
row_numb ( index : number ) : number ;
4764
4764
find_pos ( offset : number ) : any ;
@@ -5995,30 +5995,30 @@ declare namespace $ {
5995
5995
,
5996
5996
ReturnType < $mol_text_span [ 'sub' ] >
5997
5997
>
5998
- type $mol_text_code_row__numb_showed_mol_text_40 = $mol_type_enforce <
5998
+ type $mol_text_code_line__numb_showed_mol_text_40 = $mol_type_enforce <
5999
5999
boolean
6000
6000
,
6001
- ReturnType < $mol_text_code_row [ 'numb_showed' ] >
6001
+ ReturnType < $mol_text_code_line [ 'numb_showed' ] >
6002
6002
>
6003
- type $mol_text_code_row__highlight_mol_text_41 = $mol_type_enforce <
6003
+ type $mol_text_code_line__highlight_mol_text_41 = $mol_type_enforce <
6004
6004
ReturnType < $mol_text [ 'highlight' ] >
6005
6005
,
6006
- ReturnType < $mol_text_code_row [ 'highlight' ] >
6006
+ ReturnType < $mol_text_code_line [ 'highlight' ] >
6007
6007
>
6008
- type $mol_text_code_row__text_mol_text_42 = $mol_type_enforce <
6008
+ type $mol_text_code_line__text_mol_text_42 = $mol_type_enforce <
6009
6009
ReturnType < $mol_text [ 'line_text' ] >
6010
6010
,
6011
- ReturnType < $mol_text_code_row [ 'text' ] >
6011
+ ReturnType < $mol_text_code_line [ 'text' ] >
6012
6012
>
6013
- type $mol_text_code_row__uri_resolve_mol_text_43 = $mol_type_enforce <
6013
+ type $mol_text_code_line__uri_resolve_mol_text_43 = $mol_type_enforce <
6014
6014
ReturnType < $mol_text [ 'uri_resolve' ] >
6015
6015
,
6016
- ReturnType < $mol_text_code_row [ 'uri_resolve' ] >
6016
+ ReturnType < $mol_text_code_line [ 'uri_resolve' ] >
6017
6017
>
6018
- type $mol_text_code_row__syntax_mol_text_44 = $mol_type_enforce <
6018
+ type $mol_text_code_line__syntax_mol_text_44 = $mol_type_enforce <
6019
6019
ReturnType < $mol_text [ 'code_syntax' ] >
6020
6020
,
6021
- ReturnType < $mol_text_code_row [ 'syntax' ] >
6021
+ ReturnType < $mol_text_code_line [ 'syntax' ] >
6022
6022
>
6023
6023
type $mol_link_iconed__uri_mol_text_45 = $mol_type_enforce <
6024
6024
ReturnType < $mol_text [ 'link_uri' ] >
@@ -6111,7 +6111,7 @@ declare namespace $ {
6111
6111
Grid_cell ( id : any ) : $mol_text
6112
6112
String ( id : any ) : $mol_dimmer
6113
6113
Span ( id : any ) : $mol_text_span
6114
- Code_line ( id : any ) : $mol_text_code_row
6114
+ Code_line ( id : any ) : $mol_text_code_line
6115
6115
Link ( id : any ) : $mol_link_iconed
6116
6116
Link_http ( id : any ) : $mol_link_iconed
6117
6117
Embed ( id : any ) : $mol_embed_any
@@ -6216,7 +6216,7 @@ declare namespace $.$$ {
6216
6216
'code-punctuation' : RegExp ;
6217
6217
} > ;
6218
6218
block_text ( index : number ) : string ;
6219
- block_content ( index : number ) : ( $ . $mol_dimmer | $ . $mol_text_code_row | $ . $mol_link_iconed | $ . $mol_embed_any | $mol_text_span ) [ ] ;
6219
+ block_content ( index : number ) : ( $ . $mol_dimmer | $ . $mol_text_code_line | $ . $mol_link_iconed | $ . $mol_embed_any | $mol_text_span ) [ ] ;
6220
6220
line_tokens ( path : readonly number [ ] ) : Readonly < {
6221
6221
name : string ;
6222
6222
found : string ;
@@ -6229,7 +6229,7 @@ declare namespace $.$$ {
6229
6229
} ;
6230
6230
line_type ( path : readonly number [ ] ) : string ;
6231
6231
line_text ( path : readonly number [ ] ) : string ;
6232
- line_content ( path : readonly number [ ] ) : ( $ . $mol_dimmer | $ . $mol_text_code_row | $ . $mol_link_iconed | $ . $mol_embed_any | $mol_text_span ) [ ] ;
6232
+ line_content ( path : readonly number [ ] ) : ( $ . $mol_dimmer | $ . $mol_text_code_line | $ . $mol_link_iconed | $ . $mol_embed_any | $mol_text_span ) [ ] ;
6233
6233
link_uri ( path : readonly number [ ] ) : string ;
6234
6234
link_host ( path : readonly number [ ] ) : string ;
6235
6235
auto_scroll ( ) : void ;
0 commit comments