prompt --application/user_interfaces begin -- Manifest -- USER INTERFACES: 770 -- Manifest End wwv_flow_imp.component_begin ( p_version_yyyy_mm_dd=>'2022.04.12' ,p_release=>'22.1.1' ,p_default_workspace_id=>9014660246496943 ,p_default_application_id=>770 ,p_default_id_offset=>0 ,p_default_owner=>'CORE' ); wwv_flow_imp_shared.create_user_interface( p_id=>wwv_flow_imp.id(9169746885570061) ,p_ui_type_name=>'DESKTOP' ,p_display_name=>'Desktop' ,p_display_seq=>10 ,p_use_auto_detect=>false ,p_is_default=>true ,p_theme_id=>42 ,p_home_url=>'f?p=&APP_ID.:HOME:&SESSION.' ,p_login_url=>'f?p=&APP_ID.:LOGIN:&APP_SESSION.::&DEBUG.:::' ,p_theme_style_by_user_pref=>false ,p_built_with_love=>false ,p_global_page_id=>0 ,p_navigation_list_position=>'TOP' ,p_navigation_list_template_id=>wwv_flow_imp.id(9138495509569983) ,p_nav_list_template_options=>'#DEFAULT#:js-tabLike' ,p_css_file_urls=>wwv_flow_string.join(wwv_flow_t_varchar2( '#APP_IMAGES#app-icon.css?version=#APP_VERSION#', '#WORKSPACE_IMAGES#global_fonts.css?version=#APP_VERSION#', '#WORKSPACE_IMAGES#global_menu_top.css?version=#APP_VERSION#', '#WORKSPACE_IMAGES#global.css?version=#APP_VERSION#')) ,p_javascript_file_urls=>'#WORKSPACE_IMAGES#global.js?version=&G_VERSION!RAW.' ,p_nav_bar_type=>'LIST' ,p_nav_bar_list_id=>wwv_flow_imp.id(9440151207456793) ,p_nav_bar_list_template_id=>wwv_flow_imp.id(9475321015758931) ,p_nav_bar_template_options=>'#DEFAULT#' ); wwv_flow_imp.component_end; end; /