asajs 4.0.4 → 4.0.6-indev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config.d.ts +1 -0
- package/dist/js/compilers/FormatProperties.js +5 -0
- package/dist/js/compilers/bindings/Binary.js +2 -2
- package/dist/js/compilers/bindings/Checker.js +3 -0
- package/dist/js/compilers/bindings/Function.js +73 -24
- package/dist/js/compilers/bindings/Lexer.js +2 -0
- package/dist/js/compilers/bindings/Parser.js +54 -8
- package/dist/js/compilers/ui/installer.js +8 -0
- package/dist/js/components/Utils.js +2 -2
- package/dist/js/types/vanilla/paths.js +147 -108
- package/dist/types/compilers/bindings/Checker.d.ts +1 -0
- package/dist/types/compilers/bindings/Function.d.ts +21 -7
- package/dist/types/compilers/bindings/Parser.d.ts +1 -0
- package/dist/types/components/Utils.d.ts +1 -1
- package/dist/types/types/properties/element/Control.d.ts +2 -1
- package/dist/types/types/vanilla/intellisense.d.ts +521 -365
- package/dist/types/types/vanilla/paths.d.ts +147 -108
- package/package.json +1 -1
|
@@ -5277,6 +5277,8 @@ export const paths = {
|
|
|
5277
5277
|
"chat_grid_item/chat_background/chat_text": "ui/hud_screen.json",
|
|
5278
5278
|
"chat_panel": "ui/hud_screen.json",
|
|
5279
5279
|
"chat_panel/stack_panel": "ui/hud_screen.json",
|
|
5280
|
+
"subtitle_panel": "ui/hud_screen.json",
|
|
5281
|
+
"subtitle_panel/stack_panel": "ui/hud_screen.json",
|
|
5280
5282
|
"item_durability": "ui/hud_screen.json",
|
|
5281
5283
|
"item_storage": "ui/hud_screen.json",
|
|
5282
5284
|
"container_item_lock_overlay": "ui/hud_screen.json",
|
|
@@ -5463,6 +5465,9 @@ export const paths = {
|
|
|
5463
5465
|
"root_panel/layout_customization_hint_saved/layout_customization_hint_saved": "ui/hud_screen.json",
|
|
5464
5466
|
"root_panel/left_helpers": "ui/hud_screen.json",
|
|
5465
5467
|
"root_panel/right_helpers": "ui/hud_screen.json",
|
|
5468
|
+
"root_panel/subtitle_stack": "ui/hud_screen.json",
|
|
5469
|
+
"root_panel/subtitle_stack/subtitle_padding": "ui/hud_screen.json",
|
|
5470
|
+
"root_panel/subtitle_stack/subtitle_panel": "ui/hud_screen.json",
|
|
5466
5471
|
"root_panel/emote_expediate_helpers": "ui/hud_screen.json",
|
|
5467
5472
|
"root_panel/centered_gui_elements": "ui/hud_screen.json",
|
|
5468
5473
|
"root_panel/centered_gui_elements_at_bottom_middle": "ui/hud_screen.json",
|
|
@@ -5638,9 +5643,6 @@ export const paths = {
|
|
|
5638
5643
|
"inventory_y_gamepad_helper": "ui/inventory_screen.json",
|
|
5639
5644
|
"inventory_a_gamepad_helper": "ui/inventory_screen.json",
|
|
5640
5645
|
"inventory_b_gamepad_helper": "ui/inventory_screen.json",
|
|
5641
|
-
"gamepad_helper_bumpers": "ui/inventory_screen.json",
|
|
5642
|
-
"gamepad_helper_bumpers/gamepad_helper_left_bumper": "ui/inventory_screen.json",
|
|
5643
|
-
"gamepad_helper_bumpers/gamepad_helper_right_bumper": "ui/inventory_screen.json",
|
|
5644
5646
|
"gamepad_helper_left_trigger": "ui/inventory_screen.json",
|
|
5645
5647
|
"gamepad_helper_right_trigger": "ui/inventory_screen.json",
|
|
5646
5648
|
"container_gamepad_helpers_second_row": "ui/inventory_screen.json",
|
|
@@ -5651,26 +5653,16 @@ export const paths = {
|
|
|
5651
5653
|
"container_gamepad_helpers_second_row/right_thumbstick_visibility": "ui/inventory_screen.json",
|
|
5652
5654
|
"container_gamepad_helpers_second_row/right_thumbstick_visibility/gamepad_helper_thumbstick_right": "ui/inventory_screen.json",
|
|
5653
5655
|
"container_gamepad_helpers_second_row/buffer_panel_right": "ui/inventory_screen.json",
|
|
5654
|
-
"crafting_root_panel": "ui/inventory_screen.json",
|
|
5655
|
-
"drop_item_panel": "ui/inventory_screen.json",
|
|
5656
5656
|
"inventory_container_slot_button": "ui/inventory_screen.json",
|
|
5657
5657
|
"creative_hotbar_container_slot_button": "ui/inventory_screen.json",
|
|
5658
5658
|
"no_coalesce_container_slot_button": "ui/inventory_screen.json",
|
|
5659
5659
|
"creative_no_coalesce_container_slot_button": "ui/inventory_screen.json",
|
|
5660
5660
|
"output_no_coalesce_container_slot_button": "ui/inventory_screen.json",
|
|
5661
|
-
"tab_image": "ui/inventory_screen.json",
|
|
5662
5661
|
"item_renderer": "ui/inventory_screen.json",
|
|
5663
|
-
"inventory_icon": "ui/inventory_screen.json",
|
|
5664
|
-
"recipe_book_icon": "ui/inventory_screen.json",
|
|
5665
|
-
"creative_icon": "ui/inventory_screen.json",
|
|
5666
|
-
"icon_image": "ui/inventory_screen.json",
|
|
5667
|
-
"tab_front": "ui/inventory_screen.json",
|
|
5668
|
-
"tab_back": "ui/inventory_screen.json",
|
|
5669
5662
|
"equipment_icon": "ui/inventory_screen.json",
|
|
5670
5663
|
"construction_icon": "ui/inventory_screen.json",
|
|
5671
5664
|
"nature_icon": "ui/inventory_screen.json",
|
|
5672
|
-
"
|
|
5673
|
-
"miscellaneous_icon": "ui/inventory_screen.json",
|
|
5665
|
+
"items_icon": "ui/inventory_screen.json",
|
|
5674
5666
|
"empty_tab_panel": "ui/inventory_screen.json",
|
|
5675
5667
|
"empty_tab_panel/img": "ui/inventory_screen.json",
|
|
5676
5668
|
"top_tab": "ui/inventory_screen.json",
|
|
@@ -5696,6 +5688,7 @@ export const paths = {
|
|
|
5696
5688
|
"tab_navigation_panel_layout/navigation_tabs/content/search_tab_holder/search_tab_creative": "ui/inventory_screen.json",
|
|
5697
5689
|
"tab_navigation_panel_layout/navigation_tabs/content/search_tab_holder/search_tab_survival": "ui/inventory_screen.json",
|
|
5698
5690
|
"tab_content_padding": "ui/inventory_screen.json",
|
|
5691
|
+
"creative_label": "ui/inventory_screen.json",
|
|
5699
5692
|
"tab_content": "ui/inventory_screen.json",
|
|
5700
5693
|
"tab_content/tab_content_search_bar_panel": "ui/inventory_screen.json",
|
|
5701
5694
|
"tab_content/tab_content_search_bar_panel/vertical_padding_1": "ui/inventory_screen.json",
|
|
@@ -5819,26 +5812,12 @@ export const paths = {
|
|
|
5819
5812
|
"inventory_container_item/item_lock_cell_image": "ui/inventory_screen.json",
|
|
5820
5813
|
"inventory_container_item/bundle_slot_panel": "ui/inventory_screen.json",
|
|
5821
5814
|
"grid_item_for_recipe_book": "ui/inventory_screen.json",
|
|
5815
|
+
"scroll_grid": "ui/inventory_screen.json",
|
|
5822
5816
|
"scroll_grid_panel": "ui/inventory_screen.json",
|
|
5823
5817
|
"scroll_grid_panel/grid": "ui/inventory_screen.json",
|
|
5824
|
-
"scroll_grid": "ui/inventory_screen.json",
|
|
5825
|
-
"scroll_panel": "ui/inventory_screen.json",
|
|
5826
5818
|
"recipe_book_scroll_panel": "ui/inventory_screen.json",
|
|
5827
|
-
"
|
|
5819
|
+
"scroll_panel": "ui/inventory_screen.json",
|
|
5828
5820
|
"filter_toggle": "ui/inventory_screen.json",
|
|
5829
|
-
"toolbar_background": "ui/inventory_screen.json",
|
|
5830
|
-
"layout_toggle_content": "ui/inventory_screen.json",
|
|
5831
|
-
"layout_toggle_content/image": "ui/inventory_screen.json",
|
|
5832
|
-
"layout_toggle_content/icon": "ui/inventory_screen.json",
|
|
5833
|
-
"layout_template_toggle": "ui/inventory_screen.json",
|
|
5834
|
-
"layout_toggle": "ui/inventory_screen.json",
|
|
5835
|
-
"creative_layout_toggle": "ui/inventory_screen.json",
|
|
5836
|
-
"recipe_book_layout_toggle": "ui/inventory_screen.json",
|
|
5837
|
-
"survival_layout_toggle": "ui/inventory_screen.json",
|
|
5838
|
-
"help_button": "ui/inventory_screen.json",
|
|
5839
|
-
"help_button/default": "ui/inventory_screen.json",
|
|
5840
|
-
"help_button/hover": "ui/inventory_screen.json",
|
|
5841
|
-
"help_button/pressed": "ui/inventory_screen.json",
|
|
5842
5821
|
"player_inventory": "ui/inventory_screen.json",
|
|
5843
5822
|
"player_inventory/common_panel": "ui/inventory_screen.json",
|
|
5844
5823
|
"player_inventory/inventory_panel_top_half": "ui/inventory_screen.json",
|
|
@@ -5853,8 +5832,6 @@ export const paths = {
|
|
|
5853
5832
|
"creative_hotbar_panel": "ui/inventory_screen.json",
|
|
5854
5833
|
"creative_hotbar_panel/creative_hotbar_background": "ui/inventory_screen.json",
|
|
5855
5834
|
"creative_hotbar_panel/creative_hotbar_background/hotbar_grid": "ui/inventory_screen.json",
|
|
5856
|
-
"center_fold": "ui/inventory_screen.json",
|
|
5857
|
-
"center_fold/center_bg": "ui/inventory_screen.json",
|
|
5858
5835
|
"toolbar_panel": "ui/inventory_screen.json",
|
|
5859
5836
|
"toolbar_panel/toolbar_background": "ui/inventory_screen.json",
|
|
5860
5837
|
"toolbar_panel/toolbar_background/toolbar_stack_panel": "ui/inventory_screen.json",
|
|
@@ -5864,10 +5841,8 @@ export const paths = {
|
|
|
5864
5841
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/creative_layout_toggle_panel": "ui/inventory_screen.json",
|
|
5865
5842
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/creative_layout_toggle_panel/creative_layout_toggle": "ui/inventory_screen.json",
|
|
5866
5843
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/padding_1": "ui/inventory_screen.json",
|
|
5867
|
-
"toolbar_panel/toolbar_background/toolbar_stack_panel/
|
|
5868
|
-
"toolbar_panel/toolbar_background/toolbar_stack_panel/
|
|
5869
|
-
"toolbar_panel/toolbar_background/toolbar_stack_panel/recipe_book_layout_toggle_panel_creative": "ui/inventory_screen.json",
|
|
5870
|
-
"toolbar_panel/toolbar_background/toolbar_stack_panel/recipe_book_layout_toggle_panel_creative/recipe_book_layout_toggle": "ui/inventory_screen.json",
|
|
5844
|
+
"toolbar_panel/toolbar_background/toolbar_stack_panel/recipe_book_layout_toggle_panel": "ui/inventory_screen.json",
|
|
5845
|
+
"toolbar_panel/toolbar_background/toolbar_stack_panel/recipe_book_layout_toggle_panel/recipe_book_layout_toggle": "ui/inventory_screen.json",
|
|
5871
5846
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/padding_2": "ui/inventory_screen.json",
|
|
5872
5847
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/survival_layout_toggle_panel": "ui/inventory_screen.json",
|
|
5873
5848
|
"toolbar_panel/toolbar_background/toolbar_stack_panel/survival_layout_toggle_panel/survival_layout_toggle": "ui/inventory_screen.json",
|
|
@@ -5882,7 +5857,6 @@ export const paths = {
|
|
|
5882
5857
|
"inventory_screen_base": "ui/inventory_screen.json",
|
|
5883
5858
|
"crafting_screen": "ui/inventory_screen.json",
|
|
5884
5859
|
"inventory_screen": "ui/inventory_screen.json",
|
|
5885
|
-
"recipe_book_toggle_image": "ui/inventory_screen.json",
|
|
5886
5860
|
"recipe_inventory_screen_content": "ui/inventory_screen.json",
|
|
5887
5861
|
"recipe_inventory_screen_content/content_stack_panel": "ui/inventory_screen.json",
|
|
5888
5862
|
"recipe_inventory_screen_content/content_stack_panel/recipe_book": "ui/inventory_screen.json",
|
|
@@ -6795,6 +6769,8 @@ export const paths = {
|
|
|
6795
6769
|
},
|
|
6796
6770
|
"mob_effect": {
|
|
6797
6771
|
"effect_background": "ui/mob_effect_screen.json",
|
|
6772
|
+
"effect_background/default_background": "ui/mob_effect_screen.json",
|
|
6773
|
+
"effect_background/ambient_background": "ui/mob_effect_screen.json",
|
|
6798
6774
|
"main_background": "ui/mob_effect_screen.json",
|
|
6799
6775
|
"button_background": "ui/mob_effect_screen.json",
|
|
6800
6776
|
"effect_name": "ui/mob_effect_screen.json",
|
|
@@ -7236,13 +7212,17 @@ export const paths = {
|
|
|
7236
7212
|
"pause_screen_content": "ui/pause_screen.json",
|
|
7237
7213
|
"pause_screen_content/pause_screen_main_panels": "ui/pause_screen.json",
|
|
7238
7214
|
"pause_screen_content/skin_panel": "ui/pause_screen.json",
|
|
7239
|
-
"pause_screen_content/
|
|
7215
|
+
"pause_screen_content/top_right_panel": "ui/pause_screen.json",
|
|
7240
7216
|
"pause_screen_content/gamepad_helpers": "ui/pause_screen.json",
|
|
7241
7217
|
"pause_screen_content/keyboard_helpers": "ui/pause_screen.json",
|
|
7218
|
+
"pause_screen_content/debug_drawer_button_panel": "ui/pause_screen.json",
|
|
7219
|
+
"top_right_panel": "ui/pause_screen.json",
|
|
7220
|
+
"top_right_panel/pause_panel": "ui/pause_screen.json",
|
|
7221
|
+
"top_right_panel/friendsdrawer_button_panel": "ui/pause_screen.json",
|
|
7242
7222
|
"friendsdrawer_button_panel": "ui/pause_screen.json",
|
|
7243
|
-
"friendsdrawer_button_panel/
|
|
7244
|
-
"friendsdrawer_button_panel/
|
|
7245
|
-
"friendsdrawer_button_panel/
|
|
7223
|
+
"friendsdrawer_button_panel/friendsdrawer_button": "ui/pause_screen.json",
|
|
7224
|
+
"friendsdrawer_button_panel/friends_drawer_ftue_popup_wrapper": "ui/pause_screen.json",
|
|
7225
|
+
"friendsdrawer_button_panel/friends_drawer_ftue_popup_wrapper/friends_drawer_ftue_popup": "ui/pause_screen.json",
|
|
7246
7226
|
"pause_screen_main_panels": "ui/pause_screen.json",
|
|
7247
7227
|
"pause_screen_main_panels/menu": "ui/pause_screen.json",
|
|
7248
7228
|
"left_buttons_panel": "ui/pause_screen.json",
|
|
@@ -7278,23 +7258,29 @@ export const paths = {
|
|
|
7278
7258
|
"the_rest_panel/fill_3": "ui/pause_screen.json",
|
|
7279
7259
|
"paused_text": "ui/pause_screen.json",
|
|
7280
7260
|
"green_tag": "ui/pause_screen.json",
|
|
7281
|
-
"
|
|
7282
|
-
"
|
|
7283
|
-
"
|
|
7284
|
-
"
|
|
7285
|
-
"
|
|
7286
|
-
"
|
|
7261
|
+
"paused_text_panel_grey": "ui/pause_screen.json",
|
|
7262
|
+
"paused_text_panel_grey/pause": "ui/pause_screen.json",
|
|
7263
|
+
"paused_text_panel_green": "ui/pause_screen.json",
|
|
7264
|
+
"paused_text_panel_green/horizontal_stack": "ui/pause_screen.json",
|
|
7265
|
+
"paused_text_panel_green/horizontal_stack/pause_icon": "ui/pause_screen.json",
|
|
7266
|
+
"paused_text_panel_green/horizontal_stack/fill_1": "ui/pause_screen.json",
|
|
7267
|
+
"paused_text_panel_green/horizontal_stack/pause": "ui/pause_screen.json",
|
|
7287
7268
|
"transparent_background": "ui/pause_screen.json",
|
|
7288
7269
|
"non_transparent_background": "ui/pause_screen.json",
|
|
7289
7270
|
"menu_the_rest_panel": "ui/pause_screen.json",
|
|
7290
7271
|
"menu_the_rest_panel/menu_button_control": "ui/pause_screen.json",
|
|
7291
7272
|
"menu_button_control": "ui/pause_screen.json",
|
|
7292
7273
|
"menu_button_control/menu_background": "ui/pause_screen.json",
|
|
7293
|
-
"
|
|
7294
|
-
"
|
|
7295
|
-
"
|
|
7296
|
-
"
|
|
7297
|
-
"
|
|
7274
|
+
"pause_announcement_panel_grey": "ui/pause_screen.json",
|
|
7275
|
+
"pause_announcement_panel_grey/horizontal_stack": "ui/pause_screen.json",
|
|
7276
|
+
"pause_announcement_panel_grey/horizontal_stack/fill_1": "ui/pause_screen.json",
|
|
7277
|
+
"pause_announcement_panel_grey/horizontal_stack/pause_text": "ui/pause_screen.json",
|
|
7278
|
+
"pause_announcement_panel_grey/horizontal_stack/fill_2": "ui/pause_screen.json",
|
|
7279
|
+
"pause_announcement_panel_green": "ui/pause_screen.json",
|
|
7280
|
+
"pause_announcement_panel_green/horizontal_stack": "ui/pause_screen.json",
|
|
7281
|
+
"pause_announcement_panel_green/horizontal_stack/fill_1": "ui/pause_screen.json",
|
|
7282
|
+
"pause_announcement_panel_green/horizontal_stack/pause_text": "ui/pause_screen.json",
|
|
7283
|
+
"pause_announcement_panel_green/horizontal_stack/fill_2": "ui/pause_screen.json",
|
|
7298
7284
|
"menu_background": "ui/pause_screen.json",
|
|
7299
7285
|
"menu_background/button_panel": "ui/pause_screen.json",
|
|
7300
7286
|
"menu_background/button_panel/title_image": "ui/pause_screen.json",
|
|
@@ -7302,6 +7288,8 @@ export const paths = {
|
|
|
7302
7288
|
"menu_background/button_panel/fill_1": "ui/pause_screen.json",
|
|
7303
7289
|
"menu_background/button_panel/return_to_game_button": "ui/pause_screen.json",
|
|
7304
7290
|
"menu_background/button_panel/return": "ui/pause_screen.json",
|
|
7291
|
+
"menu_background/button_panel/settings_button": "ui/pause_screen.json",
|
|
7292
|
+
"menu_background/button_panel/settings": "ui/pause_screen.json",
|
|
7305
7293
|
"menu_background/button_panel/realms_stories_button_panel": "ui/pause_screen.json",
|
|
7306
7294
|
"menu_background/button_panel/realms_stories": "ui/pause_screen.json",
|
|
7307
7295
|
"menu_background/button_panel/buy_button": "ui/pause_screen.json",
|
|
@@ -7396,6 +7384,12 @@ export const paths = {
|
|
|
7396
7384
|
"gamepad_helpers/gamepad_helper_y": "ui/pause_screen.json",
|
|
7397
7385
|
"keyboard_helpers": "ui/pause_screen.json",
|
|
7398
7386
|
"keyboard_helpers/keyboard_helper_keys": "ui/pause_screen.json",
|
|
7387
|
+
"debug_drawer_button_content": "ui/pause_screen.json",
|
|
7388
|
+
"debug_drawer_button_content/button_label_panel": "ui/pause_screen.json",
|
|
7389
|
+
"debug_drawer_button_content/button_label_panel/button_label_text_left": "ui/pause_screen.json",
|
|
7390
|
+
"debug_drawer_button_panel": "ui/pause_screen.json",
|
|
7391
|
+
"debug_drawer_button_panel/debug_drawer_button_input": "ui/pause_screen.json",
|
|
7392
|
+
"debug_drawer_button_panel/debug_drawer_button_input/debug_drawer_button": "ui/pause_screen.json",
|
|
7399
7393
|
},
|
|
7400
7394
|
"pdp": {
|
|
7401
7395
|
"download_progress": "ui/pdp_screen.json",
|
|
@@ -7596,7 +7590,6 @@ export const paths = {
|
|
|
7596
7590
|
"pdp_cycle_offer_row_content/pad_3": "ui/pdp_screen.json",
|
|
7597
7591
|
"pdp_cycle_offer_row_content/divider_3": "ui/pdp_screen.json",
|
|
7598
7592
|
"pdp_cycle_offer_row_section": "ui/pdp_screen.json",
|
|
7599
|
-
"recently_viewed_viewed_factory_object": "ui/pdp_screen.json",
|
|
7600
7593
|
"scrolling_content_stack": "ui/pdp_screen.json",
|
|
7601
7594
|
"warning_image": "ui/pdp_screen.json",
|
|
7602
7595
|
"scaling_rating": "ui/pdp_screen.json",
|
|
@@ -9772,6 +9765,7 @@ export const paths = {
|
|
|
9772
9765
|
"fetching_edu_cloud_worlds": "ui/progress_screen.json",
|
|
9773
9766
|
"edu_cloud_download_progress_screen": "ui/progress_screen.json",
|
|
9774
9767
|
"fetching_edu_servers": "ui/progress_screen.json",
|
|
9768
|
+
"joining_edu_server": "ui/progress_screen.json",
|
|
9775
9769
|
"world_convert_modal_progress_screen": "ui/progress_screen.json",
|
|
9776
9770
|
"progress_screen": "ui/progress_screen.json",
|
|
9777
9771
|
"popup_dialog_factory": "ui/progress_screen.json",
|
|
@@ -9850,6 +9844,15 @@ export const paths = {
|
|
|
9850
9844
|
"cloud_download_panel/base_content/edu_cloud_download_image": "ui/progress_screen.json",
|
|
9851
9845
|
"cloud_download_panel/loading_bar_panel": "ui/progress_screen.json",
|
|
9852
9846
|
"cloud_download_panel/loading_bar_panel/progress_loading_bars": "ui/progress_screen.json",
|
|
9847
|
+
"server_fetch_timeout_panel": "ui/progress_screen.json",
|
|
9848
|
+
"server_fetch_timeout_panel/common_panel": "ui/progress_screen.json",
|
|
9849
|
+
"server_fetch_timeout_panel/base_content": "ui/progress_screen.json",
|
|
9850
|
+
"server_fetch_timeout_panel/base_content/progress_title_text": "ui/progress_screen.json",
|
|
9851
|
+
"server_fetch_timeout_panel/base_content/progress_text": "ui/progress_screen.json",
|
|
9852
|
+
"server_fetch_timeout_panel/base_content/edu_server_fetch_image": "ui/progress_screen.json",
|
|
9853
|
+
"server_fetch_timeout_panel/base_content/loading_bar_panel": "ui/progress_screen.json",
|
|
9854
|
+
"server_fetch_timeout_panel/base_content/loading_bar_panel/progress_loading_bars": "ui/progress_screen.json",
|
|
9855
|
+
"server_fetch_timeout_panel/base_content/timeout_button": "ui/progress_screen.json",
|
|
9853
9856
|
"world_convert_modal_progress_screen_content": "ui/progress_screen.json",
|
|
9854
9857
|
"world_convert_modal_progress_screen_content/mobile_data_icon": "ui/progress_screen.json",
|
|
9855
9858
|
"world_convert_modal_progress_screen_content/title_panel_content": "ui/progress_screen.json",
|
|
@@ -9881,7 +9884,12 @@ export const paths = {
|
|
|
9881
9884
|
"edu_cloud_fetch_screen_content/popup_dialog_factory": "ui/progress_screen.json",
|
|
9882
9885
|
"edu_server_fetch_screen_content": "ui/progress_screen.json",
|
|
9883
9886
|
"edu_server_fetch_screen_content/server_fetch_panel": "ui/progress_screen.json",
|
|
9887
|
+
"edu_server_fetch_screen_content/server_fetch_timeout_panel": "ui/progress_screen.json",
|
|
9884
9888
|
"edu_server_fetch_screen_content/popup_dialog_factory": "ui/progress_screen.json",
|
|
9889
|
+
"joining_edu_server_progress_screen_content": "ui/progress_screen.json",
|
|
9890
|
+
"joining_edu_server_progress_screen_content/title_panel_content": "ui/progress_screen.json",
|
|
9891
|
+
"joining_edu_server_progress_screen_content/world_modal_progress_panel": "ui/progress_screen.json",
|
|
9892
|
+
"joining_edu_server_progress_screen_content/popup_dialog_factory": "ui/progress_screen.json",
|
|
9885
9893
|
"cloud_download_screen_content": "ui/progress_screen.json",
|
|
9886
9894
|
"cloud_download_screen_content/background": "ui/progress_screen.json",
|
|
9887
9895
|
"cloud_download_screen_content/cloud_download_panel": "ui/progress_screen.json",
|
|
@@ -10353,10 +10361,10 @@ export const paths = {
|
|
|
10353
10361
|
"free_up_space_popup_scrolling_panel": "ui/realms_settings_screen.json",
|
|
10354
10362
|
"free_up_space_text_description": "ui/realms_settings_screen.json",
|
|
10355
10363
|
"free_up_space_popup_content_stack_panel": "ui/realms_settings_screen.json",
|
|
10356
|
-
"free_up_space_popup_content_stack_panel/
|
|
10357
|
-
"free_up_space_popup_content_stack_panel/
|
|
10358
|
-
"free_up_space_popup_content_stack_panel/
|
|
10359
|
-
"free_up_space_popup_content_stack_panel/
|
|
10364
|
+
"free_up_space_popup_content_stack_panel/free_up_space_description_label": "ui/realms_settings_screen.json",
|
|
10365
|
+
"free_up_space_popup_content_stack_panel/padding1": "ui/realms_settings_screen.json",
|
|
10366
|
+
"free_up_space_popup_content_stack_panel/free_up_space_storage_bar_panel": "ui/realms_settings_screen.json",
|
|
10367
|
+
"free_up_space_popup_content_stack_panel/padding2": "ui/realms_settings_screen.json",
|
|
10360
10368
|
"free_up_space_popup_content_stack_panel/free_up_space_manual_save_list_stack_panel": "ui/realms_settings_screen.json",
|
|
10361
10369
|
"popup_dialog__free_up_space": "ui/realms_settings_screen.json",
|
|
10362
10370
|
"popup_dialog__free_up_space/free_up_space_popup_background": "ui/realms_settings_screen.json",
|
|
@@ -10573,6 +10581,7 @@ export const paths = {
|
|
|
10573
10581
|
"realms_settings_screen_base_no_selector_area": "ui/realms_settings_screen.json",
|
|
10574
10582
|
"screen_realm_hub_manage_members": "ui/realms_settings_screen.json",
|
|
10575
10583
|
"screen_realm_hub_invite_links": "ui/realms_settings_screen.json",
|
|
10584
|
+
"screen_realm_hub_saves": "ui/realms_settings_screen.json",
|
|
10576
10585
|
},
|
|
10577
10586
|
"realms_allowlist": {
|
|
10578
10587
|
"spacing_gap": "ui/realms_allowlist.json",
|
|
@@ -11949,13 +11958,18 @@ export const paths = {
|
|
|
11949
11958
|
},
|
|
11950
11959
|
"settings": {
|
|
11951
11960
|
"settings_screen_base": "ui/settings_screen.json",
|
|
11961
|
+
"settings_screen_base_fullscreen": "ui/settings_screen.json",
|
|
11952
11962
|
"screen_world_create": "ui/settings_screen.json",
|
|
11953
11963
|
"screen_template_create": "ui/settings_screen.json",
|
|
11954
11964
|
"screen_world_edit": "ui/settings_screen.json",
|
|
11955
11965
|
"screen_controls_and_settings": "ui/settings_screen.json",
|
|
11966
|
+
"screen_controls_and_settings_fullscreen": "ui/settings_screen.json",
|
|
11956
11967
|
"screen_world_controls_and_settings": "ui/settings_screen.json",
|
|
11968
|
+
"screen_world_controls_and_settings_fullscreen": "ui/settings_screen.json",
|
|
11957
11969
|
"screen_realm_controls_and_settings": "ui/settings_screen.json",
|
|
11970
|
+
"screen_realm_controls_and_settings_fullscreen": "ui/settings_screen.json",
|
|
11958
11971
|
"screen_realm_member_controls_and_settings": "ui/settings_screen.json",
|
|
11972
|
+
"screen_realm_member_controls_and_settings_fullscreen": "ui/settings_screen.json",
|
|
11959
11973
|
"screen_realm_settings": "ui/settings_screen.json",
|
|
11960
11974
|
"screen_world_slot_edit": "ui/settings_screen.json",
|
|
11961
11975
|
"screen_realm_manage": "ui/settings_screen.json",
|
|
@@ -12046,29 +12060,22 @@ export const paths = {
|
|
|
12046
12060
|
"section_content_panels/section_content_panels": "ui/settings_screen.json",
|
|
12047
12061
|
"section_content_panels/general_and_controls_sections": "ui/settings_screen.json",
|
|
12048
12062
|
"section_content_panels/general_and_controls_sections/accessibility_section": "ui/settings_screen.json",
|
|
12049
|
-
"section_content_panels/general_and_controls_sections/accessibility_section_ore_ui": "ui/settings_screen.json",
|
|
12050
12063
|
"section_content_panels/general_and_controls_sections/keyboard_and_mouse_section": "ui/settings_screen.json",
|
|
12051
|
-
"section_content_panels/general_and_controls_sections/keyboard_and_mouse_section_ore_ui": "ui/settings_screen.json",
|
|
12052
12064
|
"section_content_panels/general_and_controls_sections/controller_section": "ui/settings_screen.json",
|
|
12053
12065
|
"section_content_panels/general_and_controls_sections/touch_section": "ui/settings_screen.json",
|
|
12054
12066
|
"section_content_panels/general_and_controls_sections/party_section": "ui/settings_screen.json",
|
|
12055
12067
|
"section_content_panels/general_and_controls_sections/general_tab_section": "ui/settings_screen.json",
|
|
12056
|
-
"section_content_panels/general_and_controls_sections/general_tab_section_ore_ui": "ui/settings_screen.json",
|
|
12057
12068
|
"section_content_panels/general_and_controls_sections/account_section": "ui/settings_screen.json",
|
|
12058
|
-
"section_content_panels/general_and_controls_sections/account_section_ore_ui": "ui/settings_screen.json",
|
|
12059
12069
|
"section_content_panels/general_and_controls_sections/global_texture_pack_section": "ui/settings_screen.json",
|
|
12060
12070
|
"section_content_panels/general_and_controls_sections/storage_management_header": "ui/settings_screen.json",
|
|
12061
12071
|
"section_content_panels/general_and_controls_sections/storage_management_section": "ui/settings_screen.json",
|
|
12062
12072
|
"section_content_panels/general_and_controls_sections/edu_cloud_storage_section": "ui/settings_screen.json",
|
|
12063
12073
|
"section_content_panels/general_and_controls_sections/creator_section": "ui/settings_screen.json",
|
|
12064
12074
|
"section_content_panels/general_and_controls_sections/video_section": "ui/settings_screen.json",
|
|
12065
|
-
"section_content_panels/general_and_controls_sections/video_section_ore_ui": "ui/settings_screen.json",
|
|
12066
12075
|
"section_content_panels/general_and_controls_sections/view_subscriptions_prerelease_section": "ui/settings_screen.json",
|
|
12067
12076
|
"section_content_panels/general_and_controls_sections/view_subscriptions_section": "ui/settings_screen.json",
|
|
12068
12077
|
"section_content_panels/general_and_controls_sections/sound_section": "ui/settings_screen.json",
|
|
12069
|
-
"section_content_panels/general_and_controls_sections/sound_section_ore_ui": "ui/settings_screen.json",
|
|
12070
12078
|
"section_content_panels/general_and_controls_sections/language_section": "ui/settings_screen.json",
|
|
12071
|
-
"section_content_panels/general_and_controls_sections/language_section_ore_ui": "ui/settings_screen.json",
|
|
12072
12079
|
"section_content_panels/general_and_controls_sections/preview_section": "ui/settings_screen.json",
|
|
12073
12080
|
"section_content_panels/general_and_controls_sections/debug_section": "ui/settings_screen.json",
|
|
12074
12081
|
"section_content_panels/general_and_controls_sections/ui_debug_section": "ui/settings_screen.json",
|
|
@@ -12100,6 +12107,11 @@ export const paths = {
|
|
|
12100
12107
|
"reset_binding_button": "ui/settings_sections/controls_section.json",
|
|
12101
12108
|
"keymapping_item_parent": "ui/settings_sections/controls_section.json",
|
|
12102
12109
|
"keymapping_item_parent/keymapping_row": "ui/settings_sections/controls_section.json",
|
|
12110
|
+
"keymapping_item_frame": "ui/settings_sections/controls_section.json",
|
|
12111
|
+
"keymapping_item_frame/keymap": "ui/settings_sections/controls_section.json",
|
|
12112
|
+
"keymapping_item_frame/command_macro_command": "ui/settings_sections/controls_section.json",
|
|
12113
|
+
"command_macro_command_textbox": "ui/settings_sections/controls_section.json",
|
|
12114
|
+
"command_macro_command_textbox/text_box": "ui/settings_sections/controls_section.json",
|
|
12103
12115
|
"keymapping_item": "ui/settings_sections/controls_section.json",
|
|
12104
12116
|
"keymapping_item/option_info_label_control": "ui/settings_sections/controls_section.json",
|
|
12105
12117
|
"keymapping_item/option_info_label_control/keymapping_label_control": "ui/settings_sections/controls_section.json",
|
|
@@ -12113,12 +12125,18 @@ export const paths = {
|
|
|
12113
12125
|
"gamepad_mapping_item/keymapping_button_0": "ui/settings_sections/controls_section.json",
|
|
12114
12126
|
"gamepad_mapping_item/keymapping_button_1": "ui/settings_sections/controls_section.json",
|
|
12115
12127
|
"gamepad_mapping_grid": "ui/settings_sections/controls_section.json",
|
|
12128
|
+
"keyboard_command_macros_grid": "ui/settings_sections/controls_section.json",
|
|
12129
|
+
"keyboard_command_macros_grid/divider_before": "ui/settings_sections/controls_section.json",
|
|
12130
|
+
"keyboard_command_macros_grid/divider_before/section_divider": "ui/settings_sections/controls_section.json",
|
|
12131
|
+
"keyboard_command_macros_grid/divider_before_padding": "ui/settings_sections/controls_section.json",
|
|
12132
|
+
"keyboard_command_macros_grid/command_macro_title": "ui/settings_sections/controls_section.json",
|
|
12133
|
+
"keyboard_command_macros_grid/command_macro_title_desc": "ui/settings_sections/controls_section.json",
|
|
12134
|
+
"keyboard_command_macros_grid/command_macro_title_padding": "ui/settings_sections/controls_section.json",
|
|
12135
|
+
"keyboard_command_macros_grid/command_macro_keymapping_grid": "ui/settings_sections/controls_section.json",
|
|
12136
|
+
"keyboard_command_macros_grid/divider_after": "ui/settings_sections/controls_section.json",
|
|
12137
|
+
"keyboard_command_macros_grid/divider_after/section_divider": "ui/settings_sections/controls_section.json",
|
|
12138
|
+
"keyboard_command_macros_grid/divider_after_padding": "ui/settings_sections/controls_section.json",
|
|
12116
12139
|
"keyboard_and_mouse_button": "ui/settings_sections/controls_section.json",
|
|
12117
|
-
"keyboard_and_mouse_section_ore_ui": "ui/settings_sections/controls_section.json",
|
|
12118
|
-
"keyboard_and_mouse_section_ore_ui/spacer_0": "ui/settings_sections/controls_section.json",
|
|
12119
|
-
"keyboard_and_mouse_section_ore_ui/generic_label": "ui/settings_sections/controls_section.json",
|
|
12120
|
-
"keyboard_and_mouse_section_ore_ui/spacer_1": "ui/settings_sections/controls_section.json",
|
|
12121
|
-
"keyboard_and_mouse_section_ore_ui/gamepad_helper_label": "ui/settings_sections/controls_section.json",
|
|
12122
12140
|
"keyboard_and_mouse_section": "ui/settings_sections/controls_section.json",
|
|
12123
12141
|
"keyboard_and_mouse_section/option_slider_0": "ui/settings_sections/controls_section.json",
|
|
12124
12142
|
"keyboard_and_mouse_section/option_slider_damen": "ui/settings_sections/controls_section.json",
|
|
@@ -12134,6 +12152,7 @@ export const paths = {
|
|
|
12134
12152
|
"keyboard_and_mouse_section/keyboard_section/control_alt_chords_standard_keyboard_section": "ui/settings_sections/controls_section.json",
|
|
12135
12153
|
"keyboard_and_mouse_section/keyboard_section/control_alt_chords_standard_keyboard_section/option_group_label": "ui/settings_sections/controls_section.json",
|
|
12136
12154
|
"keyboard_and_mouse_section/keyboard_section/control_alt_chords_standard_keyboard_section/control_alt_chord_keymapping_grid": "ui/settings_sections/controls_section.json",
|
|
12155
|
+
"keyboard_and_mouse_section/keyboard_section/command_macros": "ui/settings_sections/controls_section.json",
|
|
12137
12156
|
"keyboard_and_mouse_section/full_keyboard_section": "ui/settings_sections/controls_section.json",
|
|
12138
12157
|
"keyboard_and_mouse_section/full_keyboard_section/option_slider_smooth_rotation_speed": "ui/settings_sections/controls_section.json",
|
|
12139
12158
|
"keyboard_and_mouse_section/full_keyboard_section/full_keyboard_label": "ui/settings_sections/controls_section.json",
|
|
@@ -12141,6 +12160,7 @@ export const paths = {
|
|
|
12141
12160
|
"keyboard_and_mouse_section/full_keyboard_section/control_alt_chords_full_keyboard_section": "ui/settings_sections/controls_section.json",
|
|
12142
12161
|
"keyboard_and_mouse_section/full_keyboard_section/control_alt_chords_full_keyboard_section/option_group_label": "ui/settings_sections/controls_section.json",
|
|
12143
12162
|
"keyboard_and_mouse_section/full_keyboard_section/control_alt_chords_full_keyboard_section/control_alt_chord_keymapping_grid": "ui/settings_sections/controls_section.json",
|
|
12163
|
+
"keyboard_and_mouse_section/full_keyboard_section/command_macros": "ui/settings_sections/controls_section.json",
|
|
12144
12164
|
"keyboard_and_mouse_section/reset_button": "ui/settings_sections/controls_section.json",
|
|
12145
12165
|
"controller_button": "ui/settings_sections/controls_section.json",
|
|
12146
12166
|
"controller_section": "ui/settings_sections/controls_section.json",
|
|
@@ -12216,11 +12236,6 @@ export const paths = {
|
|
|
12216
12236
|
},
|
|
12217
12237
|
"general_section": {
|
|
12218
12238
|
"general_button": "ui/settings_sections/general_section.json",
|
|
12219
|
-
"general_tab_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12220
|
-
"general_tab_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12221
|
-
"general_tab_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12222
|
-
"general_tab_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12223
|
-
"general_tab_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12224
12239
|
"general_tab_section": "ui/settings_sections/general_section.json",
|
|
12225
12240
|
"general_tab_section/option_toggle_fail_realms_purchase_fulfillment": "ui/settings_sections/general_section.json",
|
|
12226
12241
|
"general_tab_section/network_label_header": "ui/settings_sections/general_section.json",
|
|
@@ -12285,11 +12300,6 @@ export const paths = {
|
|
|
12285
12300
|
"general_tab_section/build_info_label_panel/build_info_label": "ui/settings_sections/general_section.json",
|
|
12286
12301
|
"general_tab_section/paddingSectionDividerBuildInfo": "ui/settings_sections/general_section.json",
|
|
12287
12302
|
"general_tab_section/treatment_ids_label": "ui/settings_sections/general_section.json",
|
|
12288
|
-
"account_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12289
|
-
"account_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12290
|
-
"account_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12291
|
-
"account_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12292
|
-
"account_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12293
12303
|
"account_button": "ui/settings_sections/general_section.json",
|
|
12294
12304
|
"view_account_errors_button_content": "ui/settings_sections/general_section.json",
|
|
12295
12305
|
"switch_accounts_button_content": "ui/settings_sections/general_section.json",
|
|
@@ -12420,13 +12430,10 @@ export const paths = {
|
|
|
12420
12430
|
"creator_toggles_panel": "ui/settings_sections/general_section.json",
|
|
12421
12431
|
"creator_toggles_panel/section_panel_1": "ui/settings_sections/general_section.json",
|
|
12422
12432
|
"creator_toggles_panel/section_panel_1/section_divider": "ui/settings_sections/general_section.json",
|
|
12423
|
-
"creator_toggles_panel/
|
|
12424
|
-
"creator_toggles_panel/
|
|
12425
|
-
"creator_toggles_panel/
|
|
12426
|
-
"creator_toggles_panel/
|
|
12427
|
-
"creator_toggles_panel/creator_setting_button": "ui/settings_sections/general_section.json",
|
|
12428
|
-
"creator_toggles_panel/creator_setting_button/go_to_keybinds": "ui/settings_sections/general_section.json",
|
|
12429
|
-
"creator_toggles_panel/creator_setting_button/creator_settings_section_label_spacer": "ui/settings_sections/general_section.json",
|
|
12433
|
+
"creator_toggles_panel/primary_panel": "ui/settings_sections/general_section.json",
|
|
12434
|
+
"creator_toggles_panel/primary_panel/content_log_section_label": "ui/settings_sections/general_section.json",
|
|
12435
|
+
"creator_toggles_panel/primary_panel/content_log_section_label_spacer": "ui/settings_sections/general_section.json",
|
|
12436
|
+
"creator_toggles_panel/primary_panel/clipboard_setting": "ui/settings_sections/general_section.json",
|
|
12430
12437
|
"debugger_toggles_panel": "ui/settings_sections/general_section.json",
|
|
12431
12438
|
"debugger_toggles_panel/section_panel_1": "ui/settings_sections/general_section.json",
|
|
12432
12439
|
"debugger_toggles_panel/section_panel_1/section_divider": "ui/settings_sections/general_section.json",
|
|
@@ -12499,11 +12506,6 @@ export const paths = {
|
|
|
12499
12506
|
"creator_section/content_log_panel": "ui/settings_sections/general_section.json",
|
|
12500
12507
|
"video_button": "ui/settings_sections/general_section.json",
|
|
12501
12508
|
"advanced_video_options_toggle": "ui/settings_sections/general_section.json",
|
|
12502
|
-
"video_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12503
|
-
"video_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12504
|
-
"video_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12505
|
-
"video_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12506
|
-
"video_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12507
12509
|
"video_menu_slider_step_progress": "ui/settings_sections/general_section.json",
|
|
12508
12510
|
"video_menu_slider_progress": "ui/settings_sections/general_section.json",
|
|
12509
12511
|
"video_menu_slider_bar_default": "ui/settings_sections/general_section.json",
|
|
@@ -12735,6 +12737,7 @@ export const paths = {
|
|
|
12735
12737
|
"chat_message_duration_label": "ui/settings_sections/general_section.json",
|
|
12736
12738
|
"chat_message_duration_info_label": "ui/settings_sections/general_section.json",
|
|
12737
12739
|
"accessibility_section": "ui/settings_sections/general_section.json",
|
|
12740
|
+
"accessibility_section/option_toggle_subtitles": "ui/settings_sections/general_section.json",
|
|
12738
12741
|
"accessibility_section/option_toggle0": "ui/settings_sections/general_section.json",
|
|
12739
12742
|
"accessibility_section/option_toggle1": "ui/settings_sections/general_section.json",
|
|
12740
12743
|
"accessibility_section/option_toggle2": "ui/settings_sections/general_section.json",
|
|
@@ -12766,18 +12769,7 @@ export const paths = {
|
|
|
12766
12769
|
"accessibility_section/gui_accessibility_scaling_toggle": "ui/settings_sections/general_section.json",
|
|
12767
12770
|
"accessibility_section/gui_accessibility_scaling_toggle/option_generic_core": "ui/settings_sections/general_section.json",
|
|
12768
12771
|
"accessibility_section/reset_button": "ui/settings_sections/general_section.json",
|
|
12769
|
-
"accessibility_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12770
|
-
"accessibility_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12771
|
-
"accessibility_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12772
|
-
"accessibility_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12773
|
-
"accessibility_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12774
|
-
"accessibility_section_ore_ui/accessibility_button": "ui/settings_sections/general_section.json",
|
|
12775
12772
|
"sound_button": "ui/settings_sections/general_section.json",
|
|
12776
|
-
"sound_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12777
|
-
"sound_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12778
|
-
"sound_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12779
|
-
"sound_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12780
|
-
"sound_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12781
12773
|
"sound_section": "ui/settings_sections/general_section.json",
|
|
12782
12774
|
"sound_section/paddingMainVolume": "ui/settings_sections/general_section.json",
|
|
12783
12775
|
"sound_section/option_slider_0": "ui/settings_sections/general_section.json",
|
|
@@ -12811,11 +12803,6 @@ export const paths = {
|
|
|
12811
12803
|
"language_grid_item": "ui/settings_sections/general_section.json",
|
|
12812
12804
|
"language_section": "ui/settings_sections/general_section.json",
|
|
12813
12805
|
"language_section/language_list_grid": "ui/settings_sections/general_section.json",
|
|
12814
|
-
"language_section_ore_ui": "ui/settings_sections/general_section.json",
|
|
12815
|
-
"language_section_ore_ui/spacer_0": "ui/settings_sections/general_section.json",
|
|
12816
|
-
"language_section_ore_ui/generic_label": "ui/settings_sections/general_section.json",
|
|
12817
|
-
"language_section_ore_ui/spacer_1": "ui/settings_sections/general_section.json",
|
|
12818
|
-
"language_section_ore_ui/gamepad_helper_label": "ui/settings_sections/general_section.json",
|
|
12819
12806
|
"preview_button": "ui/settings_sections/general_section.json",
|
|
12820
12807
|
"preview_section": "ui/settings_sections/general_section.json",
|
|
12821
12808
|
"preview_section/spacer_0": "ui/settings_sections/general_section.json",
|
|
@@ -13040,6 +13027,7 @@ export const paths = {
|
|
|
13040
13027
|
"debug_section/option_toggle_remote_imgui": "ui/settings_sections/general_section.json",
|
|
13041
13028
|
"debug_section/option_dropdown_0": "ui/settings_sections/general_section.json",
|
|
13042
13029
|
"debug_section/option_toggle_extra_debug_hud_info": "ui/settings_sections/general_section.json",
|
|
13030
|
+
"debug_section/option_toggle_show_test_running_text": "ui/settings_sections/general_section.json",
|
|
13043
13031
|
"debug_section/option_toggle_0_1": "ui/settings_sections/general_section.json",
|
|
13044
13032
|
"debug_section/option_toggle_0_2": "ui/settings_sections/general_section.json",
|
|
13045
13033
|
"debug_section/option_slider_0": "ui/settings_sections/general_section.json",
|
|
@@ -13093,8 +13081,10 @@ export const paths = {
|
|
|
13093
13081
|
"debug_section/option_text_edit_1": "ui/settings_sections/general_section.json",
|
|
13094
13082
|
"debug_section/option_text_edit_2": "ui/settings_sections/general_section.json",
|
|
13095
13083
|
"debug_section/option_text_edit_3": "ui/settings_sections/general_section.json",
|
|
13084
|
+
"debug_section/reset_authentication_option": "ui/settings_sections/general_section.json",
|
|
13096
13085
|
"debug_section/reset_report_timer_option": "ui/settings_sections/general_section.json",
|
|
13097
13086
|
"debug_section/reset_online_safety_option": "ui/settings_sections/general_section.json",
|
|
13087
|
+
"debug_section/reset_low_ping_warning_option": "ui/settings_sections/general_section.json",
|
|
13098
13088
|
"debug_section/reset_ip_safety_option": "ui/settings_sections/general_section.json",
|
|
13099
13089
|
"debug_section/padding_graphics_options": "ui/settings_sections/general_section.json",
|
|
13100
13090
|
"debug_section/option_shadersdk_service_ip": "ui/settings_sections/general_section.json",
|
|
@@ -13616,10 +13606,17 @@ export const paths = {
|
|
|
13616
13606
|
"dialog_content/selector_area": "ui/settings_sections/settings_common.json",
|
|
13617
13607
|
"dialog_content/content_area": "ui/settings_sections/settings_common.json",
|
|
13618
13608
|
"dialog_content/section_divider": "ui/settings_sections/settings_common.json",
|
|
13609
|
+
"dialog_content_fullscreen": "ui/settings_sections/settings_common.json",
|
|
13610
|
+
"dialog_content_fullscreen/dialog_titles": "ui/settings_sections/settings_common.json",
|
|
13611
|
+
"dialog_content_fullscreen/selector_area": "ui/settings_sections/settings_common.json",
|
|
13612
|
+
"dialog_content_fullscreen/content_area": "ui/settings_sections/settings_common.json",
|
|
13613
|
+
"dialog_content_fullscreen/section_divider": "ui/settings_sections/settings_common.json",
|
|
13619
13614
|
"selector_group_label": "ui/settings_sections/settings_common.json",
|
|
13620
13615
|
"scrollable_selector_area_content": "ui/settings_sections/settings_common.json",
|
|
13621
13616
|
"selector_area": "ui/settings_sections/settings_common.json",
|
|
13622
13617
|
"selector_area/scrolling_panel": "ui/settings_sections/settings_common.json",
|
|
13618
|
+
"selector_area_no_scroll": "ui/settings_sections/settings_common.json",
|
|
13619
|
+
"selector_area_no_scroll/scrolling_panel": "ui/settings_sections/settings_common.json",
|
|
13623
13620
|
"content_area": "ui/settings_sections/settings_common.json",
|
|
13624
13621
|
"content_area/control": "ui/settings_sections/settings_common.json",
|
|
13625
13622
|
"content_area/control/header_panel": "ui/settings_sections/settings_common.json",
|
|
@@ -13629,6 +13626,7 @@ export const paths = {
|
|
|
13629
13626
|
"content_area/control/footer_panel/content": "ui/settings_sections/settings_common.json",
|
|
13630
13627
|
"section_divider": "ui/settings_sections/settings_common.json",
|
|
13631
13628
|
"screen_base": "ui/settings_sections/settings_common.json",
|
|
13629
|
+
"screen_base_fullscreen": "ui/settings_sections/settings_common.json",
|
|
13632
13630
|
},
|
|
13633
13631
|
"world_section": {
|
|
13634
13632
|
"selector_pane_content": "ui/settings_sections/world_section.json",
|
|
@@ -15110,6 +15108,25 @@ export const paths = {
|
|
|
15110
15108
|
"new_offer_icon": "ui/store_common.json",
|
|
15111
15109
|
"status_new_offer_icon": "ui/store_common.json",
|
|
15112
15110
|
"update_balloon_icon": "ui/store_common.json",
|
|
15111
|
+
"badge_overlay_panel": "ui/store_common.json",
|
|
15112
|
+
"badge_overlay_panel/top": "ui/store_common.json",
|
|
15113
|
+
"badge_overlay_panel/bottom": "ui/store_common.json",
|
|
15114
|
+
"badge_overlay_stack": "ui/store_common.json",
|
|
15115
|
+
"badge_overlay_stack/left_badge": "ui/store_common.json",
|
|
15116
|
+
"badge_overlay_stack/padding": "ui/store_common.json",
|
|
15117
|
+
"badge_overlay_stack/right_badge": "ui/store_common.json",
|
|
15118
|
+
"content_card_tail_image": "ui/store_common.json",
|
|
15119
|
+
"content_card_badge": "ui/store_common.json",
|
|
15120
|
+
"content_card_badge/leftTail": "ui/store_common.json",
|
|
15121
|
+
"content_card_badge/background": "ui/store_common.json",
|
|
15122
|
+
"content_card_badge/background/outline": "ui/store_common.json",
|
|
15123
|
+
"content_card_badge/background/outline/badgeStackPanel": "ui/store_common.json",
|
|
15124
|
+
"content_card_badge/background/outline/badgeStackPanel/paddingLeft": "ui/store_common.json",
|
|
15125
|
+
"content_card_badge/background/outline/badgeStackPanel/badgeIcon": "ui/store_common.json",
|
|
15126
|
+
"content_card_badge/background/outline/badgeStackPanel/paddingMiddle": "ui/store_common.json",
|
|
15127
|
+
"content_card_badge/background/outline/badgeStackPanel/badgeText": "ui/store_common.json",
|
|
15128
|
+
"content_card_badge/background/outline/badgeStackPanel/paddingRight": "ui/store_common.json",
|
|
15129
|
+
"content_card_badge/rightTail": "ui/store_common.json",
|
|
15113
15130
|
"icon_overlay_panel": "ui/store_common.json",
|
|
15114
15131
|
"icon_overlay_panel/icon_overlay_position_factory": "ui/store_common.json",
|
|
15115
15132
|
"icon_overlay_position_factory": "ui/store_common.json",
|
|
@@ -15689,6 +15706,7 @@ export const paths = {
|
|
|
15689
15706
|
"store_offer_grid_item/frame/key_art": "ui/store_common.json",
|
|
15690
15707
|
"store_offer_grid_item/frame/key_art/key_art_frame": "ui/store_common.json",
|
|
15691
15708
|
"store_offer_grid_item/frame/key_art/csb_plus_expiration_banner": "ui/store_common.json",
|
|
15709
|
+
"store_offer_grid_item/frame/key_art/badge_overlay_panel": "ui/store_common.json",
|
|
15692
15710
|
"store_offer_grid_item/frame/progress_loading": "ui/store_common.json",
|
|
15693
15711
|
"store_offer_grid_item/frame/progress": "ui/store_common.json",
|
|
15694
15712
|
"store_offer_grid_item/frame/durable_offer_info_panel": "ui/store_common.json",
|
|
@@ -15742,7 +15760,6 @@ export const paths = {
|
|
|
15742
15760
|
"store_offer_grid_factory": "ui/store_common.json",
|
|
15743
15761
|
"non_collection_item_horizontal_padding": "ui/store_common.json",
|
|
15744
15762
|
"horizontal_store_offer_row_factory": "ui/store_common.json",
|
|
15745
|
-
"recently_viewed_row_panel": "ui/store_common.json",
|
|
15746
15763
|
"static_offer_row_panel": "ui/store_common.json",
|
|
15747
15764
|
"static_offer_row_panel/store_row_dropdown_panel": "ui/store_common.json",
|
|
15748
15765
|
"static_offer_row_panel/store_row_dropdown_panel/store_row_section_panel": "ui/store_common.json",
|
|
@@ -18005,6 +18022,9 @@ export const paths = {
|
|
|
18005
18022
|
"container_gamepad_helpers/buttons/gamepad_helper_y": "ui/ui_common.json",
|
|
18006
18023
|
"container_gamepad_helpers/buttons/gamepad_helper_b": "ui/ui_common.json",
|
|
18007
18024
|
"container_gamepad_helpers/buffer_panel_right": "ui/ui_common.json",
|
|
18025
|
+
"gamepad_helper_bumpers": "ui/ui_common.json",
|
|
18026
|
+
"gamepad_helper_bumpers/gamepad_helper_left_bumper": "ui/ui_common.json",
|
|
18027
|
+
"gamepad_helper_bumpers/gamepad_helper_right_bumper": "ui/ui_common.json",
|
|
18008
18028
|
"tabs_left_gamepad_helpers": "ui/ui_common.json",
|
|
18009
18029
|
"tabs_left_gamepad_helpers/gamepad_helper_left_bumper": "ui/ui_common.json",
|
|
18010
18030
|
"tabs_left_gamepad_helpers/gamepad_helper_left_trigger": "ui/ui_common.json",
|
|
@@ -18063,6 +18083,8 @@ export const paths = {
|
|
|
18063
18083
|
"normal_button": "ui/ui_common.json",
|
|
18064
18084
|
"normal_stroke_button": "ui/ui_common.json",
|
|
18065
18085
|
"section_heading_label": "ui/ui_common.json",
|
|
18086
|
+
"center_fold": "ui/ui_common.json",
|
|
18087
|
+
"center_fold/center_bg": "ui/ui_common.json",
|
|
18066
18088
|
"section_divider": "ui/ui_common.json",
|
|
18067
18089
|
"section_divider/padding1": "ui/ui_common.json",
|
|
18068
18090
|
"section_divider/divider_parent": "ui/ui_common.json",
|
|
@@ -18145,6 +18167,18 @@ export const paths = {
|
|
|
18145
18167
|
"item_lock_notification/notification_background_image": "ui/ui_common.json",
|
|
18146
18168
|
"item_lock_notification/notification_background_image/notification_text_label": "ui/ui_common.json",
|
|
18147
18169
|
"item_lock_notification_factory": "ui/ui_common.json",
|
|
18170
|
+
"layout_toggle_content": "ui/ui_common.json",
|
|
18171
|
+
"layout_toggle_content/image": "ui/ui_common.json",
|
|
18172
|
+
"layout_toggle_content/icon": "ui/ui_common.json",
|
|
18173
|
+
"layout_template_toggle": "ui/ui_common.json",
|
|
18174
|
+
"layout_toggle": "ui/ui_common.json",
|
|
18175
|
+
"creative_layout_toggle": "ui/ui_common.json",
|
|
18176
|
+
"recipe_book_layout_toggle": "ui/ui_common.json",
|
|
18177
|
+
"survival_layout_toggle": "ui/ui_common.json",
|
|
18178
|
+
"furnace_recipe_book_layout_toggle": "ui/ui_common.json",
|
|
18179
|
+
"furnace_survival_layout_toggle": "ui/ui_common.json",
|
|
18180
|
+
"crafting_root_input_panel": "ui/ui_common.json",
|
|
18181
|
+
"toolbar_background_image": "ui/ui_common.json",
|
|
18148
18182
|
"empty_panel_size_y_0": "ui/ui_common.json",
|
|
18149
18183
|
"scroll_background_and_viewport": "ui/ui_common.json",
|
|
18150
18184
|
"scroll_background_and_viewport/background": "ui/ui_common.json",
|
|
@@ -18374,6 +18408,11 @@ export const paths = {
|
|
|
18374
18408
|
"legacy_pocket_close_button/pressed": "ui/ui_common.json",
|
|
18375
18409
|
"info_icon": "ui/ui_common.json",
|
|
18376
18410
|
"error_glyph": "ui/ui_common.json",
|
|
18411
|
+
"creative_icon": "ui/ui_common.json",
|
|
18412
|
+
"inventory_icon": "ui/ui_common.json",
|
|
18413
|
+
"recipe_book_icon": "ui/ui_common.json",
|
|
18414
|
+
"tab_icon_image": "ui/ui_common.json",
|
|
18415
|
+
"search_icon": "ui/ui_common.json",
|
|
18377
18416
|
"service_repo_image_panel": "ui/ui_common.json",
|
|
18378
18417
|
"service_repo_image_panel/service_repo_image": "ui/ui_common.json",
|
|
18379
18418
|
"service_repo_image_panel/progress_loading": "ui/ui_common.json",
|