1/* 2 * Copyright (c) 2021-2024 Huawei Device Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License") 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16/** 17 * @file 18 * @kit ArkUI 19 */ 20 21/// <reference path="./action_sheet.d.ts" /> 22/// <reference path="./alert_dialog.d.ts" /> 23/// <reference path="./alphabet_indexer.d.ts" /> 24/// <reference path="./animator.d.ts" /> 25/// <reference path="./badge.d.ts" /> 26/// <reference path="./blank.d.ts" /> 27/// <reference path="./button.d.ts" /> 28/// <reference path="./calendar.d.ts" /> 29/// <reference path="./calendar_picker.d.ts" /> 30/// <reference path="./canvas.d.ts" /> 31/// <reference path="./checkbox.d.ts" /> 32/// <reference path="./checkboxgroup.d.ts" /> 33/// <reference path="./circle.d.ts" /> 34/// <reference path="./column.d.ts" /> 35/// <reference path="./column_split.d.ts" /> 36/// <reference path="./common.d.ts" /> 37/// <reference path="./context_menu.d.ts" /> 38/// <reference path="./counter.d.ts" /> 39/// <reference path="./custom_dialog_controller.d.ts" /> 40/// <reference path="./data_panel.d.ts" /> 41/// <reference path="./date_picker.d.ts" /> 42/// <reference path="./divider.d.ts" /> 43/// <reference path="./ellipse.d.ts" /> 44/// <reference path="./enums.d.ts" /> 45/// <reference path="./flex.d.ts" /> 46/// <reference path="./focus.d.ts" /> 47/// <reference path="./folder_stack.d.ts" /> 48/// <reference path="./for_each.d.ts" /> 49/// <reference path="./form_component.d.ts" /> 50/// <reference path="./form_link.d.ts" /> 51/// <reference path="./gauge.d.ts" /> 52/// <reference path="./gesture.d.ts" /> 53/// <reference path="./grid.d.ts" /> 54/// <reference path="./gridItem.d.ts" /> 55/// <reference path="./grid_container.d.ts" /> 56/// <reference path="./hyperlink.d.ts" /> 57/// <reference path="./image.d.ts" /> 58/// <reference path="./image_animator.d.ts" /> 59/// <reference path="./image_common.d.ts" /> 60/// <reference path="./lazy_for_each.d.ts" /> 61/// <reference path="./lazy_grid_layout.d.ts" /> 62/// <reference path="./line.d.ts" /> 63/// <reference path="./list.d.ts" /> 64/// <reference path="./list_item.d.ts" /> 65/// <reference path="./list_item_group.d.ts" /> 66/// <reference path="./loading_progress.d.ts" /> 67/// <reference path="./location_button.d.ts" /> 68/// <reference path="./matrix2d.d.ts" /> 69/// <reference path="./marquee.d.ts" /> 70/// <reference path="./media_cached_image.d.ts" /> 71/// <reference path="./menu.d.ts" /> 72/// <reference path="./menu_item.d.ts" /> 73/// <reference path="./menu_item_group.d.ts" /> 74/// <reference path="./nav_destination.d.ts" /> 75/// <reference path="./nav_router.d.ts" /> 76/// <reference path="./navigation.d.ts" /> 77/// <reference path="./navigator.d.ts" /> 78/// <reference path="./node_container.d.ts" /> 79/// <reference path="./page_transition.d.ts" /> 80/// <reference path="./panel.d.ts" /> 81/// <reference path="./particle.d.ts" /> 82/// <reference path="./paste_button.d.ts" /> 83/// <reference path="./path.d.ts" /> 84/// <reference path="./pattern_lock.d.ts" /> 85/// <reference path="./plugin_component.d.ts" /> 86/// <reference path="./polygon.d.ts" /> 87/// <reference path="./polyline.d.ts" /> 88/// <reference path="./progress.d.ts" /> 89/// <reference path="./qrcode.d.ts" /> 90/// <reference path="./radio.d.ts" /> 91/// <reference path="./rating.d.ts" /> 92/// <reference path="./rect.d.ts" /> 93/// <reference path="./refresh.d.ts" /> 94/// <reference path="./relative_container.d.ts" /> 95/// <reference path="./repeat.d.ts" /> 96/// <reference path="./rich_editor.d.ts" /> 97/// <reference path="./rich_text.d.ts" /> 98/// <reference path="./root_scene.d.ts" /> 99/// <reference path="./row.d.ts" /> 100/// <reference path="./row_split.d.ts" /> 101/// <reference path="./save_button.d.ts" /> 102/// <reference path="./screen.d.ts" /> 103/// <reference path="./scroll.d.ts" /> 104/// <reference path="./scroll_bar.d.ts" /> 105/// <reference path="./search.d.ts" /> 106/// <reference path="./security_component.d.ts" /> 107/// <reference path="./select.d.ts" /> 108/// <reference path="./shape.d.ts" /> 109/// <reference path="./slider.d.ts" /> 110/// <reference path="./span.d.ts" /> 111/// <reference path="./stack.d.ts" /> 112/// <reference path="./state_management.d.ts" /> 113/// <reference path="./stepper.d.ts" /> 114/// <reference path="./stepper_item.d.ts" /> 115/// <reference path="./swiper.d.ts" /> 116/// <reference path="./indicatorcomponent.d.ts" /> 117/// <reference path="./symbolglyph.d.ts" /> 118/// <reference path="./symbol_span.d.ts" /> 119/// <reference path="./tabs.d.ts" /> 120/// <reference path="./tab_content.d.ts" /> 121/// <reference path="./text.d.ts" /> 122/// <reference path="./text_area.d.ts" /> 123/// <reference path="./text_clock.d.ts" /> 124/// <reference path="./text_common.d.ts" /> 125/// <reference path="./text_input.d.ts" /> 126/// <reference path="./text_picker.d.ts" /> 127/// <reference path="./text_timer.d.ts" /> 128/// <reference path="./time_picker.d.ts" /> 129/// <reference path="./toggle.d.ts" /> 130/// <reference path="./with_theme.d.ts" /> 131/// <reference path="./units.d.ts" /> 132/// <reference path="./video.d.ts" /> 133/// <reference path="./web.d.ts" /> 134/// <reference path="./window_scene.d.ts" /> 135/// <reference path="./xcomponent.d.ts" /> 136/// <reference path="./sidebar.d.ts" /> 137/// <reference path="./ability_component.d.ts" /> 138/// <reference path="./remote_window.d.ts" /> 139/// <reference path="./common_ts_ets_api.d.ts" /> 140/// <reference path="./grid_row.d.ts" /> 141/// <reference path="./grid_col.d.ts" /> 142/// <reference path="./water_flow.d.ts" /> 143/// <reference path="./flow_item.d.ts" /> 144/// <reference path="./image_span.d.ts" /> 145/// <reference path="./effect_component.d.ts" /> 146/// <reference path="./ui_extension_component.d.ts" /> 147/// <reference path="./isolated_component.d.ts" /> 148/// <reference path="./component3d.d.ts" /> 149/// <reference path="./container_span.d.ts" /> 150/// <reference path="./embedded_component.d.ts" /> 151/// <reference path="./styled_string.d.ts" /> 152/// <reference path="./content_slot.d.ts" /> 153/// <reference path="./linearindicator.d.ts" />