canary/app/profile/-view.tree/profile.view.tree.d.ts

179 lines
No EOL
5 KiB
TypeScript

declare namespace $ {
type $mol_avatar__id_hd_canary_app_profile_1 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['current_peer'] >
,
ReturnType< $mol_avatar['id'] >
>
type $mol_labeler__title_hd_canary_app_profile_2 = $mol_type_enforce<
string
,
ReturnType< $mol_labeler['title'] >
>
type $mol_labeler__content_hd_canary_app_profile_3 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_labeler['content'] >
>
type $mol_string__value_hd_canary_app_profile_4 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['current_peer'] >
,
ReturnType< $mol_string['value'] >
>
type $mol_string__enabled_hd_canary_app_profile_5 = $mol_type_enforce<
boolean
,
ReturnType< $mol_string['enabled'] >
>
type $mol_labeler__title_hd_canary_app_profile_6 = $mol_type_enforce<
string
,
ReturnType< $mol_labeler['title'] >
>
type $mol_labeler__content_hd_canary_app_profile_7 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_labeler['content'] >
>
type $mol_labeler__title_hd_canary_app_profile_8 = $mol_type_enforce<
string
,
ReturnType< $mol_labeler['title'] >
>
type $mol_labeler__content_hd_canary_app_profile_9 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_labeler['content'] >
>
type $mol_text__text_hd_canary_app_profile_10 = $mol_type_enforce<
string
,
ReturnType< $mol_text['text'] >
>
type $mol_password__value_hd_canary_app_profile_11 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['password'] >
,
ReturnType< $mol_password['value'] >
>
type $mol_form_field__name_hd_canary_app_profile_12 = $mol_type_enforce<
string
,
ReturnType< $mol_form_field['name'] >
>
type $mol_form_field__bids_hd_canary_app_profile_13 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_form_field['bids'] >
>
type $mol_form_field__Content_hd_canary_app_profile_14 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['Password'] >
,
ReturnType< $mol_form_field['Content'] >
>
type $mol_list__rows_hd_canary_app_profile_15 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_list['rows'] >
>
type $mol_link__uri_hd_canary_app_profile_16 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['export_link'] >
,
ReturnType< $mol_link['uri'] >
>
type $mol_link__title_hd_canary_app_profile_17 = $mol_type_enforce<
string
,
ReturnType< $mol_link['title'] >
>
type $mol_list__rows_hd_canary_app_profile_18 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['export_rows'] >
,
ReturnType< $mol_list['rows'] >
>
type $mol_text__text_hd_canary_app_profile_19 = $mol_type_enforce<
string
,
ReturnType< $mol_text['text'] >
>
type $mol_list__rows_hd_canary_app_profile_20 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_list['rows'] >
>
type $mol_avatar__id_hd_canary_app_profile_21 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['peer_new'] >
,
ReturnType< $mol_avatar['id'] >
>
type $mol_button_minor__click_hd_canary_app_profile_22 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['import_switch'] >
,
ReturnType< $mol_button_minor['click'] >
>
type $mol_button_minor__sub_hd_canary_app_profile_23 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_button_minor['sub'] >
>
type $mol_list__rows_hd_canary_app_profile_24 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['import_rows'] >
,
ReturnType< $mol_list['rows'] >
>
type $mol_list__rows_hd_canary_app_profile_25 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['content'] >
,
ReturnType< $mol_list['rows'] >
>
type $mol_labeler__title_hd_canary_app_profile_26 = $mol_type_enforce<
ReturnType< $hd_canary_app_profile['auth_title'] >
,
ReturnType< $mol_labeler['title'] >
>
type $mol_labeler__content_hd_canary_app_profile_27 = $mol_type_enforce<
readonly(any)[]
,
ReturnType< $mol_labeler['content'] >
>
export class $hd_canary_app_profile extends $mol_page {
current_peer( ): string
Current_peer_avatar( ): $mol_avatar
Current_profile_avatar_labeler( ): $mol_labeler
Current_peer_string( ): $mol_string
Current_profile_peer_labeler( ): $mol_labeler
Current_profile( ): $mol_labeler
auth_title( ): string
Expot_bid( ): $mol_text
password_bid( ): string
password( next?: string ): string
Password( ): $mol_password
Password_field( ): $mol_form_field
Export_pass( ): $mol_list
export_link( ): string
Export_link( ): $mol_link
export_rows( ): readonly(any)[]
Export_block( ): $mol_list
Iport_descr( ): $mol_text
Import_pass( ): $mol_list
import_switch( next?: any ): any
peer_new( ): string
Peer_new( ): $mol_avatar
impot_switch_title( ): string
Import_switch( ): $mol_button_minor
import_rows( ): readonly(any)[]
Import_block( ): $mol_list
content( ): readonly(any)[]
Content( ): $mol_list
Auth_block( ): $mol_labeler
title( ): string
key_size( ): number
bid_pass_long( ): string
attr( ): ({
'mol_theme': string,
}) & ReturnType< $mol_page['attr'] >
body( ): readonly(any)[]
}
}
//# sourceMappingURL=profile.view.tree.d.ts.map