Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
APEX Chatbot
Commits
eebb4791
Commit
eebb4791
authored
Jul 26, 2024
by
Clark Lin
Browse files
initial commit
parent
9c20ea23
Changes
145
Show whitespace changes
Inline
Side-by-side
application/shared_components/user_interface/theme_style.sql
0 → 100644
View file @
eebb4791
prompt
--application/shared_components/user_interface/theme_style
begin
-- Manifest
-- THEME STYLE: 20011
-- Manifest End
wwv_flow_imp
.
component_begin
(
p_version_yyyy_mm_dd
=>
'2024.05.31'
,
p_release
=>
'24.1.2'
,
p_default_workspace_id
=>
5893639279394007
,
p_default_application_id
=>
20011
,
p_default_id_offset
=>
0
,
p_default_owner
=>
'DEMO'
);
wwv_flow_imp_shared
.
create_theme_style
(
p_id
=>
wwv_flow_imp
.
id
(
10295245915632127
)
,
p_theme_id
=>
42
,
p_name
=>
'Redwood Light'
,
p_css_file_urls
=>
wwv_flow_string
.
join
(
wwv_flow_t_varchar2
(
'#APEX_FILES#libraries/oracle-fonts/oraclesans-apex#MIN#.css?v=#APEX_VERSION#'
,
'#THEME_FILES#css/Redwood#MIN#.css?v=#APEX_VERSION#'
))
,
p_is_current
=>
true
,
p_is_public
=>
true
,
p_is_accessible
=>
false
,
p_theme_roller_input_file_urls
=>
'#THEME_FILES#less/theme/Redwood-Theme.less'
,
p_theme_roller_output_file_url
=>
'#THEME_FILES#css/Redwood-Theme#MIN#.css?v=#APEX_VERSION#'
,
p_theme_roller_read_only
=>
true
,
p_reference_id
=>
2596426436825065489
);
wwv_flow_imp_shared
.
create_theme_style
(
p_id
=>
wwv_flow_imp
.
id
(
10295455040632134
)
,
p_theme_id
=>
42
,
p_name
=>
'Vita'
,
p_is_current
=>
false
,
p_is_public
=>
true
,
p_is_accessible
=>
true
,
p_theme_roller_input_file_urls
=>
'#THEME_FILES#less/theme/Vita.less'
,
p_theme_roller_output_file_url
=>
'#THEME_FILES#css/Vita#MIN#.css?v=#APEX_VERSION#'
,
p_theme_roller_read_only
=>
true
,
p_reference_id
=>
2719875314571594493
);
wwv_flow_imp_shared
.
create_theme_style
(
p_id
=>
wwv_flow_imp
.
id
(
10295681263632134
)
,
p_theme_id
=>
42
,
p_name
=>
'Vita - Dark'
,
p_is_current
=>
false
,
p_is_public
=>
true
,
p_is_accessible
=>
false
,
p_theme_roller_input_file_urls
=>
'#THEME_FILES#less/theme/Vita-Dark.less'
,
p_theme_roller_output_file_url
=>
'#THEME_FILES#css/Vita-Dark#MIN#.css?v=#APEX_VERSION#'
,
p_theme_roller_read_only
=>
true
,
p_reference_id
=>
3543348412015319650
);
wwv_flow_imp_shared
.
create_theme_style
(
p_id
=>
wwv_flow_imp
.
id
(
10295818878632134
)
,
p_theme_id
=>
42
,
p_name
=>
'Vita - Red'
,
p_is_current
=>
false
,
p_is_public
=>
true
,
p_is_accessible
=>
false
,
p_theme_roller_input_file_urls
=>
'#THEME_FILES#less/theme/Vita-Red.less'
,
p_theme_roller_output_file_url
=>
'#THEME_FILES#css/Vita-Red#MIN#.css?v=#APEX_VERSION#'
,
p_theme_roller_read_only
=>
true
,
p_reference_id
=>
1938457712423918173
);
wwv_flow_imp_shared
.
create_theme_style
(
p_id
=>
wwv_flow_imp
.
id
(
10296052723632135
)
,
p_theme_id
=>
42
,
p_name
=>
'Vita - Slate'
,
p_is_current
=>
false
,
p_is_public
=>
true
,
p_is_accessible
=>
false
,
p_theme_roller_input_file_urls
=>
'#THEME_FILES#less/theme/Vita-Slate.less'
,
p_theme_roller_output_file_url
=>
'#THEME_FILES#css/Vita-Slate#MIN#.css?v=#APEX_VERSION#'
,
p_theme_roller_read_only
=>
true
,
p_reference_id
=>
3291983347983194966
);
wwv_flow_imp
.
component_end
;
end
;
/
application/shared_components/user_interface/themes.sql
0 → 100644
View file @
eebb4791
prompt
--application/shared_components/user_interface/themes
begin
-- Manifest
-- THEME: 20011
-- Manifest End
wwv_flow_imp
.
component_begin
(
p_version_yyyy_mm_dd
=>
'2024.05.31'
,
p_release
=>
'24.1.2'
,
p_default_workspace_id
=>
5893639279394007
,
p_default_application_id
=>
20011
,
p_default_id_offset
=>
0
,
p_default_owner
=>
'DEMO'
);
wwv_flow_imp_shared
.
create_theme
(
p_id
=>
wwv_flow_imp
.
id
(
10296203970632156
)
,
p_theme_id
=>
42
,
p_theme_name
=>
'Universal Theme'
,
p_theme_internal_name
=>
'UNIVERSAL_THEME'
,
p_version_identifier
=>
'23.2'
,
p_navigation_type
=>
'L'
,
p_nav_bar_type
=>
'LIST'
,
p_reference_id
=>
4070917134413059350
,
p_is_locked
=>
false
,
p_default_page_template
=>
wwv_flow_imp
.
id
(
10057643791629277
)
,
p_default_dialog_template
=>
wwv_flow_imp
.
id
(
10037256924629202
)
,
p_error_template
=>
wwv_flow_imp
.
id
(
10038716139629205
)
,
p_printer_friendly_template
=>
wwv_flow_imp
.
id
(
10057643791629277
)
,
p_breadcrumb_display_point
=>
'REGION_POSITION_01'
,
p_sidebar_display_point
=>
'REGION_POSITION_02'
,
p_login_template
=>
wwv_flow_imp
.
id
(
10038716139629205
)
,
p_default_button_template
=>
wwv_flow_imp
.
id
(
10206077575629823
)
,
p_default_region_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_chart_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_form_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_reportr_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_tabform_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_wizard_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_menur_template
=>
wwv_flow_imp
.
id
(
10145238625629609
)
,
p_default_listr_template
=>
wwv_flow_imp
.
id
(
10132850710629585
)
,
p_default_irr_template
=>
wwv_flow_imp
.
id
(
10123076177629564
)
,
p_default_report_template
=>
wwv_flow_imp
.
id
(
10171025961629680
)
,
p_default_label_template
=>
wwv_flow_imp
.
id
(
10203583736629779
)
,
p_default_menu_template
=>
wwv_flow_imp
.
id
(
10207649640629828
)
,
p_default_calendar_template
=>
wwv_flow_imp
.
id
(
10207735413629835
)
,
p_default_list_template
=>
wwv_flow_imp
.
id
(
10201616779629768
)
,
p_default_nav_list_template
=>
wwv_flow_imp
.
id
(
10192695844629750
)
,
p_default_top_nav_list_temp
=>
wwv_flow_imp
.
id
(
10192695844629750
)
,
p_default_side_nav_list_temp
=>
wwv_flow_imp
.
id
(
10190827112629745
)
,
p_default_nav_list_position
=>
'SIDE'
,
p_default_dialogbtnr_template
=>
wwv_flow_imp
.
id
(
10089132544629424
)
,
p_default_dialogr_template
=>
wwv_flow_imp
.
id
(
10066208585629345
)
,
p_default_option_label
=>
wwv_flow_imp
.
id
(
10203583736629779
)
,
p_default_required_label
=>
wwv_flow_imp
.
id
(
10204801395629785
)
,
p_default_navbar_list_template
=>
wwv_flow_imp
.
id
(
10193674096629753
)
,
p_file_prefix
=>
nvl
(
wwv_flow_application_install
.
get_static_theme_file_prefix
(
42
),
'#APEX_FILES#themes/theme_42/23.2/'
)
,
p_files_version
=>
64
,
p_icon_library
=>
'FONTAPEX'
,
p_javascript_file_urls
=>
wwv_flow_string
.
join
(
wwv_flow_t_varchar2
(
'#APEX_FILES#libraries/apex/#MIN_DIRECTORY#widget.stickyWidget#MIN#.js?v=#APEX_VERSION#'
,
'#THEME_FILES#js/theme42#MIN#.js?v=#APEX_VERSION#'
))
,
p_css_file_urls
=>
'#THEME_FILES#css/Core#MIN#.css?v=#APEX_VERSION#'
);
wwv_flow_imp
.
component_end
;
end
;
/
application/user_interfaces.sql
0 → 100644
View file @
eebb4791
prompt
--application/user_interfaces
begin
-- Manifest
-- USER INTERFACES: 20011
-- Manifest End
wwv_flow_imp
.
component_begin
(
p_version_yyyy_mm_dd
=>
'2024.05.31'
,
p_release
=>
'24.1.2'
,
p_default_workspace_id
=>
5893639279394007
,
p_default_application_id
=>
20011
,
p_default_id_offset
=>
0
,
p_default_owner
=>
'DEMO'
);
wwv_flow_imp_shared
.
create_user_interface
(
p_id
=>
wwv_flow_imp
.
id
(
20011
)
,
p_theme_id
=>
42
,
p_home_url
=>
'f?p=&APP_ID.:1:&APP_SESSION.::&DEBUG.:::'
,
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_id
=>
wwv_flow_imp
.
id
(
10030018209629062
)
,
p_navigation_list_position
=>
'SIDE'
,
p_navigation_list_template_id
=>
wwv_flow_imp
.
id
(
10190827112629745
)
,
p_nav_list_template_options
=>
'#DEFAULT#:t-TreeNav--styleA:js-navCollapsed--hidden'
,
p_nav_bar_type
=>
'LIST'
,
p_nav_bar_list_id
=>
wwv_flow_imp
.
id
(
10319038741632270
)
,
p_nav_bar_list_template_id
=>
wwv_flow_imp
.
id
(
10193674096629753
)
,
p_nav_bar_template_options
=>
'#DEFAULT#'
);
wwv_flow_imp
.
component_end
;
end
;
/
application/user_interfaces/combined_files.sql
0 → 100644
View file @
eebb4791
prompt
--application/user_interfaces/combined_files
begin
-- Manifest
-- COMBINED FILES: 20011
-- Manifest End
wwv_flow_imp
.
component_begin
(
p_version_yyyy_mm_dd
=>
'2024.05.31'
,
p_release
=>
'24.1.2'
,
p_default_workspace_id
=>
5893639279394007
,
p_default_application_id
=>
20011
,
p_default_id_offset
=>
0
,
p_default_owner
=>
'DEMO'
);
null
;
wwv_flow_imp
.
component_end
;
end
;
/
install.sql
0 → 100644
View file @
eebb4791
prompt
--install
@@
application
/
set_environment
.
sql
@@
application
/
delete_application
.
sql
@@
application
/
create_application
.
sql
@@
application
/
user_interfaces
.
sql
@@
application
/
shared_components
/
navigation
/
lists
/
navigation_menu
.
sql
@@
application
/
shared_components
/
navigation
/
lists
/
navigation_bar
.
sql
@@
application
/
shared_components
/
navigation
/
lists
/
application_configuration
.
sql
@@
application
/
shared_components
/
navigation
/
lists
/
feedback
.
sql
@@
application
/
shared_components
/
navigation
/
listentry
.
sql
@@
application
/
shared_components
/
files
/
icons_app_icon_32_png
.
sql
@@
application
/
shared_components
/
files
/
icons_app_icon_144_rounded_png
.
sql
@@
application
/
shared_components
/
files
/
icons_app_icon_192_png
.
sql
@@
application
/
shared_components
/
files
/
icons_app_icon_256_rounded_png
.
sql
@@
application
/
shared_components
/
files
/
icons_app_icon_512_png
.
sql
@@
application
/
plugin_settings
.
sql
@@
application
/
shared_components
/
security
/
authorizations
/
administration_rights
.
sql
@@
application
/
shared_components
/
navigation
/
navigation_bar
.
sql
@@
application
/
shared_components
/
logic
/
application_items
/
gen_ai_get_answer_from_tongyi_url
.
sql
@@
application
/
shared_components
/
logic
/
application_items
/
gen_ai_send_question_to_tongyi_url
.
sql
@@
application
/
shared_components
/
logic
/
application_settings
.
sql
@@
application
/
shared_components
/
navigation
/
tabs
/
standard
.
sql
@@
application
/
shared_components
/
navigation
/
tabs
/
parent
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
feedback_rating
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
feedback_status
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
lov_message_type
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
lov_model
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
lov_price_uom
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
lov_vendor
.
sql
@@
application
/
shared_components
/
user_interface
/
lovs
/
lov_yes_no
.
sql
@@
application
/
pages
/
page_groups
.
sql
@@
application
/
comments
.
sql
@@
application
/
shared_components
/
navigation
/
breadcrumbs
/
breadcrumb
.
sql
@@
application
/
shared_components
/
navigation
/
breadcrumbentry
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
drawer
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
master_detail
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
modal_dialog
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
login
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
wizard_modal_dialog
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
left_side_column
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
right_side_column
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
left_and_right_side_columns
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
minimal_no_navigation
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
page
/
standard
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
button
/
icon
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
button
/
text
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
button
/
text_with_icon
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
alert
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
blank_with_attributes
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
blank_with_attributes_no_grid
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
carousel_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
image
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
inline_dialog
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
buttons_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
cards_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
content_block
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
collapsible
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
hero
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
inline_drawer
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
inline_popup
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
interactive_report
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
item_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
login
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
search_results_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
standard
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
tabs_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
title_bar
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
region
/
wizard_container
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
top_navigation_tabs
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
top_navigation_mega_menu
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
wizard_progress
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
menu_bar
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
badge_list
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
media_list
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
side_navigation_menu
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
top_navigation_menu
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
navigation_bar
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
cards
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
tabs
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
menu_popup
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
list
/
links_list
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
alerts
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
badge_list
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
cards
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
comments
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
content_row
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
contextual_info
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
media_list
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
search_results
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
standard
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
timeline
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
value_attribute_pairs_column
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
report
/
value_attribute_pairs_row
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
hidden
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
optional
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
optional_above
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
optional_floating
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
required
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
required_above
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
label
/
required_floating
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
breadcrumb
/
breadcrumb
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
popuplov
.
sql
@@
application
/
shared_components
/
user_interface
/
templates
/
calendar
/
calendar
.
sql
@@
application
/
shared_components
/
user_interface
/
themes
.
sql
@@
application
/
shared_components
/
user_interface
/
theme_style
.
sql
@@
application
/
shared_components
/
user_interface
/
theme_files
.
sql
@@
application
/
shared_components
/
user_interface
/
template_opt_groups
.
sql
@@
application
/
shared_components
/
user_interface
/
template_options
.
sql
@@
application
/
shared_components
/
globalization
/
language
.
sql
@@
application
/
shared_components
/
globalization
/
translations
.
sql
@@
application
/
shared_components
/
logic
/
build_options
.
sql
@@
application
/
shared_components
/
globalization
/
messages
.
sql
@@
application
/
shared_components
/
globalization
/
dyntranslations
.
sql
@@
application
/
shared_components
/
security
/
authentications
/
oracle_apex_accounts
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_avatar
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_badge
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_button
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_comments
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_media_list
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_timeline
.
sql
@@
application
/
shared_components
/
plugins
/
template_component
/
theme_42_content_row
.
sql
@@
application
/
user_interfaces
/
combined_files
.
sql
@@
application
/
pages
/
page_00000
.
sql
@@
application
/
pages
/
page_00001
.
sql
@@
application
/
pages
/
page_00010
.
sql
@@
application
/
pages
/
page_00015
.
sql
@@
application
/
pages
/
page_00901
.
sql
@@
application
/
pages
/
page_00902
.
sql
@@
application
/
pages
/
page_09999
.
sql
@@
application
/
pages
/
page_10000
.
sql
@@
application
/
pages
/
page_10010
.
sql
@@
application
/
pages
/
page_10020
.
sql
@@
application
/
pages
/
page_10021
.
sql
@@
application
/
pages
/
page_10023
.
sql
@@
application
/
pages
/
page_10024
.
sql
@@
application
/
pages
/
page_10030
.
sql
@@
application
/
pages
/
page_10031
.
sql
@@
application
/
deployment
/
definition
.
sql
@@
application
/
deployment
/
install
/
install_chatbot_tables
.
sql
@@
application
/
deployment
/
install
/
install_chatbot_procedures
.
sql
@@
application
/
deployment
/
checks
.
sql
@@
application
/
deployment
/
buildoptions
.
sql
@@
application
/
end_environment
.
sql
Prev
1
…
4
5
6
7
8
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment