148 lines
No EOL
4.5 KiB
TypeScript
148 lines
No EOL
4.5 KiB
TypeScript
declare namespace $ {
|
|
|
|
type $mol_chip__title_hd_canary_app_monitor_1 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['status_total'] >
|
|
,
|
|
ReturnType< $mol_chip['title'] >
|
|
>
|
|
type $mol_string__hint_hd_canary_app_monitor_2 = $mol_type_enforce<
|
|
string
|
|
,
|
|
ReturnType< $mol_string['hint'] >
|
|
>
|
|
type $mol_string__value_hd_canary_app_monitor_3 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['add_url'] >
|
|
,
|
|
ReturnType< $mol_string['value'] >
|
|
>
|
|
type $mol_string__submit_hd_canary_app_monitor_4 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['add_submit'] >
|
|
,
|
|
ReturnType< $mol_string['submit'] >
|
|
>
|
|
type $mol_string__hint_hd_canary_app_monitor_5 = $mol_type_enforce<
|
|
string
|
|
,
|
|
ReturnType< $mol_string['hint'] >
|
|
>
|
|
type $mol_string__value_hd_canary_app_monitor_6 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['add_title'] >
|
|
,
|
|
ReturnType< $mol_string['value'] >
|
|
>
|
|
type $mol_string__submit_hd_canary_app_monitor_7 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['add_submit'] >
|
|
,
|
|
ReturnType< $mol_string['submit'] >
|
|
>
|
|
type $mol_button_minor__hint_hd_canary_app_monitor_8 = $mol_type_enforce<
|
|
string
|
|
,
|
|
ReturnType< $mol_button_minor['hint'] >
|
|
>
|
|
type $mol_button_minor__click_hd_canary_app_monitor_9 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['add_submit'] >
|
|
,
|
|
ReturnType< $mol_button_minor['click'] >
|
|
>
|
|
type $mol_button_minor__sub_hd_canary_app_monitor_10 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_button_minor['sub'] >
|
|
>
|
|
type $mol_view__sub_hd_canary_app_monitor_11 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_view['sub'] >
|
|
>
|
|
type $mol_view__sub_hd_canary_app_monitor_12 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_view['sub'] >
|
|
>
|
|
type $mol_link__title_hd_canary_app_monitor_13 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['target_title'] >
|
|
,
|
|
ReturnType< $mol_link['title'] >
|
|
>
|
|
type $mol_link__uri_hd_canary_app_monitor_14 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['target_url'] >
|
|
,
|
|
ReturnType< $mol_link['uri'] >
|
|
>
|
|
type $mol_button_minor__click_hd_canary_app_monitor_15 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['target_remove'] >
|
|
,
|
|
ReturnType< $mol_button_minor['click'] >
|
|
>
|
|
type $mol_button_minor__sub_hd_canary_app_monitor_16 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_button_minor['sub'] >
|
|
>
|
|
type $mol_view__sub_hd_canary_app_monitor_17 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_view['sub'] >
|
|
>
|
|
type $mol_view__sub_hd_canary_app_monitor_18 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_view['sub'] >
|
|
>
|
|
type $mol_view__sub_hd_canary_app_monitor_19 = $mol_type_enforce<
|
|
readonly(any)[]
|
|
,
|
|
ReturnType< $mol_view['sub'] >
|
|
>
|
|
type $mol_list__rows_hd_canary_app_monitor_20 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['target_rows'] >
|
|
,
|
|
ReturnType< $mol_list['rows'] >
|
|
>
|
|
type $mol_gallery__items_hd_canary_app_monitor_21 = $mol_type_enforce<
|
|
ReturnType< $hd_canary_app_monitor['target_list'] >
|
|
,
|
|
ReturnType< $mol_gallery['items'] >
|
|
>
|
|
export class $hd_canary_app_monitor extends $mol_page {
|
|
Theme( ): $mol_theme_auto
|
|
status_total( ): string
|
|
Status_total( ): $mol_chip
|
|
add_url( next?: string ): string
|
|
add_submit( next?: any ): any
|
|
Add_url( ): $mol_string
|
|
add_title( next?: string ): string
|
|
Add_title( ): $mol_string
|
|
Add_submit_icon( ): $mol_icon_plus
|
|
Add_submit( ): $mol_button_minor
|
|
Add( ): $mol_view
|
|
target_status( id: any): string
|
|
Target_status( id: any): $mol_view
|
|
target_title( id: any): string
|
|
target_url( id: any): string
|
|
Target_url( id: any): $mol_link
|
|
target_remove( id: any): any
|
|
Target_remove_icon( id: any): $mol_icon_close
|
|
Target_remove( id: any): $mol_button_minor
|
|
Target_main( id: any): $mol_view
|
|
target_message( id: any, next?: string ): string
|
|
Target_message( id: any): $mol_view
|
|
waiting_hint( ): string
|
|
target_moment( id: any, next?: ReturnType< $hd_canary_app_monitor['waiting_hint'] > ): ReturnType< $hd_canary_app_monitor['waiting_hint'] >
|
|
Target_moment( id: any): $mol_view
|
|
target_rows( id: any): readonly(any)[]
|
|
Target( id: any): $mol_list
|
|
target_list( ): readonly(any)[]
|
|
Target_list( ): $mol_gallery
|
|
title( ): string
|
|
targets( next?: Record<string, any> ): Record<string, any>
|
|
target_result( id: any, next?: number ): number
|
|
plugins( ): readonly(any)[]
|
|
head( ): readonly(any)[]
|
|
body( ): readonly(any)[]
|
|
}
|
|
|
|
}
|
|
|
|
//# sourceMappingURL=monitor.view.tree.d.ts.map
|