asajs 4.1.15 → 4.2.0
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/README.md +1 -9
- package/dist/js/analyzer/vanilladefs.js +291 -52
- package/dist/js/components/UI.js +34 -21
- package/dist/js/components/Utils.js +3 -1
- package/dist/js/types/enums/ArrayName.js +1 -0
- package/dist/js/types/enums/Binding.js +935 -0
- package/dist/js/types/enums/ButtonId.js +275 -0
- package/dist/js/types/vanilla/paths.js +208 -207
- package/dist/types/components/AnimationKeyframe.d.ts +4 -4
- package/dist/types/components/UI.d.ts +4 -10
- package/dist/types/types/enums/ArrayName.d.ts +2 -1
- package/dist/types/types/enums/Binding.d.ts +936 -1
- package/dist/types/types/enums/ButtonId.d.ts +276 -1
- package/dist/types/types/properties/value.d.ts +1 -1
- package/dist/types/types/vanilla/intellisense.d.ts +178 -27
- package/dist/types/types/vanilla/paths.d.ts +1 -0
- package/extends/binding.txt +1477 -0
- package/extends/button_id.txt +947 -0
- package/package.json +1 -1
- package/resources/example-config.js +5 -15
|
@@ -1,211 +1,212 @@
|
|
|
1
1
|
export const paths = {
|
|
2
|
-
achievement: "ui/achievement_screen.json",
|
|
3
|
-
add_external_server: "ui/add_external_server_screen.json",
|
|
4
|
-
adhoc_inprogress: "ui/adhoc_inprogess_screen.json",
|
|
5
|
-
adhoc: "ui/adhoc_screen.json",
|
|
6
|
-
anvil: "ui/anvil_screen.json",
|
|
7
|
-
anvil_pocket: "ui/anvil_screen_pocket.json",
|
|
8
|
-
authentication_modals: "ui/authentication_modals.json",
|
|
9
|
-
authentication: "ui/authentication_screen.json",
|
|
10
|
-
auto_save_info: "ui/auto_save_info_screen.json",
|
|
11
|
-
beacon: "ui/beacon_screen.json",
|
|
12
|
-
beacon_pocket: "ui/beacon_screen_pocket.json",
|
|
13
|
-
blast_furnace: "ui/blast_furnace_screen.json",
|
|
14
|
-
book: "ui/book_screen.json",
|
|
15
|
-
brewing_stand: "ui/brewing_stand_screen.json",
|
|
16
|
-
brewing_stand_pocket: "ui/brewing_stand_screen_pocket.json",
|
|
17
|
-
bundle_purchase_warning: "ui/bundle_purchase_warning_screen.json",
|
|
18
|
-
cartography: "ui/cartography_screen.json",
|
|
19
|
-
cartography_pocket: "ui/cartography_screen_pocket.json",
|
|
20
|
-
chalkboard: "ui/chalkboard_screen.json",
|
|
21
|
-
chat: "ui/chat_screen.json",
|
|
22
|
-
chat_settings: "ui/chat_settings_menu_screen.json",
|
|
23
|
-
chest: "ui/chest_screen.json",
|
|
24
|
-
choose_realm: "ui/choose_realm_screen.json",
|
|
25
|
-
coin_purchase: "ui/coin_purchase_screen.json",
|
|
26
|
-
command_block: "ui/command_block_screen.json",
|
|
27
|
-
confirm_delete_account: "ui/confirm_delete_account_screen.json",
|
|
28
|
-
content_log: "ui/content_log.json",
|
|
29
|
-
content_log_history: "ui/content_log_history_screen.json",
|
|
30
|
-
crafter_pocket: "ui/crafter_screen_pocket.json",
|
|
31
|
-
create_world_upsell: "ui/create_world_upsell_screen.json",
|
|
32
|
-
credits: "ui/credits_screen.json",
|
|
33
|
-
csb_purchase_error: "ui/csb_purchase_error_screen.json",
|
|
34
|
-
csb: "ui/csb_screen.json",
|
|
35
|
-
csb_content: "ui/csb_sections/content_section.json",
|
|
36
|
-
csb_banner: "ui/csb_sections/csb_banner.json",
|
|
37
|
-
csb_buy: "ui/csb_sections/csb_buy_now_screen.json",
|
|
38
|
-
common_csb: "ui/csb_sections/csb_common.json",
|
|
39
|
-
csb_purchase_amazondevicewarning: "ui/csb_sections/csb_purchase_amazondevicewarning_screen.json",
|
|
40
|
-
csb_purchase_warning: "ui/csb_sections/csb_purchase_warning_screen.json",
|
|
41
|
-
csb_subscription_panel: "ui/csb_sections/csb_subscription_panel.json",
|
|
42
|
-
csb_upsell: "ui/csb_sections/csb_upsell_dialog.json",
|
|
43
|
-
csb_packs: "ui/csb_sections/csb_view_packs_screen.json",
|
|
44
|
-
csb_welcome: "ui/csb_sections/csb_welcome_screen.json",
|
|
45
|
-
csb_faq: "ui/csb_sections/faq_section.json",
|
|
46
|
-
csb_landing: "ui/csb_sections/landing_section.json",
|
|
47
|
-
custom_templates: "ui/custom_templates_screen.json",
|
|
48
|
-
world_conversion_complete: "ui/world_conversion_complete_screen.json",
|
|
49
|
-
day_one_experience_intro: "ui/day_one_experience_intro_screen.json",
|
|
50
|
-
day_one_experience: "ui/day_one_experience_screen.json",
|
|
51
|
-
death: "ui/death_screen.json",
|
|
52
|
-
debug_screen: "ui/debug_screen.json",
|
|
53
|
-
dev_console: "ui/dev_console_screen.json",
|
|
54
|
-
disconnect: "ui/disconnect_screen.json",
|
|
55
|
-
display_logged_error: "ui/display_logged_error_screen.json",
|
|
56
|
-
discovery_dialog: "ui/edu_discovery_dialog.json",
|
|
57
|
-
edu_featured: "ui/edu_featured.json",
|
|
58
|
-
edu_quit_button: "ui/edu_pause_screen_pause_button.json",
|
|
59
|
-
persona_emote: "ui/emote_wheel_screen.json",
|
|
60
|
-
enchanting: "ui/enchanting_screen.json",
|
|
61
|
-
enchanting_pocket: "ui/enchanting_screen_pocket.json",
|
|
62
|
-
encyclopedia: "ui/encyclopedia_screen.json",
|
|
63
|
-
expanded_skin_pack: "ui/expanded_skin_pack_screen.json",
|
|
64
|
-
feed_common: "ui/feed_common.json",
|
|
65
|
-
file_upload: "ui/file_upload_screen.json",
|
|
66
|
-
furnace: "ui/furnace_screen.json",
|
|
67
|
-
furnace_pocket: "ui/furnace_screen_pocket.json",
|
|
68
|
-
game_tip: "ui/game_tip_screen.json",
|
|
69
|
-
gamepad_disconnected: "ui/gamepad_disconnected.json",
|
|
70
|
-
gameplay: "ui/gameplay_common.json",
|
|
71
|
-
gathering_info: "ui/gathering_info_screen.json",
|
|
72
|
-
globalpause: "ui/global_pause_screen.json",
|
|
73
|
-
grindstone: "ui/grindstone_screen.json",
|
|
74
|
-
grindstone_pocket: "ui/grindstone_screen_pocket.json",
|
|
75
|
-
gamma_calibration: "ui/gamma_calibration_screen.json",
|
|
76
|
-
horse: "ui/horse_screen.json",
|
|
77
|
-
horse_pocket: "ui/horse_screen_pocket.json",
|
|
78
|
-
how_to_play_common: "ui/how_to_play_common.json",
|
|
79
|
-
how_to_play: "ui/how_to_play_screen.json",
|
|
80
|
-
hud: "ui/hud_screen.json",
|
|
81
|
-
host_options: "ui/host_options_screen.json",
|
|
82
|
-
bed: "ui/in_bed_screen.json",
|
|
83
|
-
im_reader: "ui/immersive_reader.json",
|
|
84
|
-
crafting: "ui/inventory_screen.json",
|
|
85
|
-
crafting_pocket: "ui/inventory_screen_pocket.json",
|
|
86
|
-
invite: "ui/invite_screen.json",
|
|
87
|
-
jigsaw_editor: "ui/jigsaw_editor_screen.json",
|
|
88
|
-
late_join: "ui/late_join_pregame_screen.json",
|
|
89
|
-
library_modal: "ui/library_modal_screen.json",
|
|
90
|
-
local_world_picker: "ui/local_world_picker_screen.json",
|
|
91
|
-
loom: "ui/loom_screen.json",
|
|
92
|
-
loom_pocket: "ui/loom_screen_pocket.json",
|
|
93
|
-
manage_feed: "ui/manage_feed_screen.json",
|
|
94
|
-
manifest_validation: "ui/manifest_validation_screen.json",
|
|
95
|
-
sdl_label: "ui/marketplace_sdl/sdl_label.json",
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
2
|
+
"achievement": "ui/achievement_screen.json",
|
|
3
|
+
"add_external_server": "ui/add_external_server_screen.json",
|
|
4
|
+
"adhoc_inprogress": "ui/adhoc_inprogess_screen.json",
|
|
5
|
+
"adhoc": "ui/adhoc_screen.json",
|
|
6
|
+
"anvil": "ui/anvil_screen.json",
|
|
7
|
+
"anvil_pocket": "ui/anvil_screen_pocket.json",
|
|
8
|
+
"authentication_modals": "ui/authentication_modals.json",
|
|
9
|
+
"authentication": "ui/authentication_screen.json",
|
|
10
|
+
"auto_save_info": "ui/auto_save_info_screen.json",
|
|
11
|
+
"beacon": "ui/beacon_screen.json",
|
|
12
|
+
"beacon_pocket": "ui/beacon_screen_pocket.json",
|
|
13
|
+
"blast_furnace": "ui/blast_furnace_screen.json",
|
|
14
|
+
"book": "ui/book_screen.json",
|
|
15
|
+
"brewing_stand": "ui/brewing_stand_screen.json",
|
|
16
|
+
"brewing_stand_pocket": "ui/brewing_stand_screen_pocket.json",
|
|
17
|
+
"bundle_purchase_warning": "ui/bundle_purchase_warning_screen.json",
|
|
18
|
+
"cartography": "ui/cartography_screen.json",
|
|
19
|
+
"cartography_pocket": "ui/cartography_screen_pocket.json",
|
|
20
|
+
"chalkboard": "ui/chalkboard_screen.json",
|
|
21
|
+
"chat": "ui/chat_screen.json",
|
|
22
|
+
"chat_settings": "ui/chat_settings_menu_screen.json",
|
|
23
|
+
"chest": "ui/chest_screen.json",
|
|
24
|
+
"choose_realm": "ui/choose_realm_screen.json",
|
|
25
|
+
"coin_purchase": "ui/coin_purchase_screen.json",
|
|
26
|
+
"command_block": "ui/command_block_screen.json",
|
|
27
|
+
"confirm_delete_account": "ui/confirm_delete_account_screen.json",
|
|
28
|
+
"content_log": "ui/content_log.json",
|
|
29
|
+
"content_log_history": "ui/content_log_history_screen.json",
|
|
30
|
+
"crafter_pocket": "ui/crafter_screen_pocket.json",
|
|
31
|
+
"create_world_upsell": "ui/create_world_upsell_screen.json",
|
|
32
|
+
"credits": "ui/credits_screen.json",
|
|
33
|
+
"csb_purchase_error": "ui/csb_purchase_error_screen.json",
|
|
34
|
+
"csb": "ui/csb_screen.json",
|
|
35
|
+
"csb_content": "ui/csb_sections/content_section.json",
|
|
36
|
+
"csb_banner": "ui/csb_sections/csb_banner.json",
|
|
37
|
+
"csb_buy": "ui/csb_sections/csb_buy_now_screen.json",
|
|
38
|
+
"common_csb": "ui/csb_sections/csb_common.json",
|
|
39
|
+
"csb_purchase_amazondevicewarning": "ui/csb_sections/csb_purchase_amazondevicewarning_screen.json",
|
|
40
|
+
"csb_purchase_warning": "ui/csb_sections/csb_purchase_warning_screen.json",
|
|
41
|
+
"csb_subscription_panel": "ui/csb_sections/csb_subscription_panel.json",
|
|
42
|
+
"csb_upsell": "ui/csb_sections/csb_upsell_dialog.json",
|
|
43
|
+
"csb_packs": "ui/csb_sections/csb_view_packs_screen.json",
|
|
44
|
+
"csb_welcome": "ui/csb_sections/csb_welcome_screen.json",
|
|
45
|
+
"csb_faq": "ui/csb_sections/faq_section.json",
|
|
46
|
+
"csb_landing": "ui/csb_sections/landing_section.json",
|
|
47
|
+
"custom_templates": "ui/custom_templates_screen.json",
|
|
48
|
+
"world_conversion_complete": "ui/world_conversion_complete_screen.json",
|
|
49
|
+
"day_one_experience_intro": "ui/day_one_experience_intro_screen.json",
|
|
50
|
+
"day_one_experience": "ui/day_one_experience_screen.json",
|
|
51
|
+
"death": "ui/death_screen.json",
|
|
52
|
+
"debug_screen": "ui/debug_screen.json",
|
|
53
|
+
"dev_console": "ui/dev_console_screen.json",
|
|
54
|
+
"disconnect": "ui/disconnect_screen.json",
|
|
55
|
+
"display_logged_error": "ui/display_logged_error_screen.json",
|
|
56
|
+
"discovery_dialog": "ui/edu_discovery_dialog.json",
|
|
57
|
+
"edu_featured": "ui/edu_featured.json",
|
|
58
|
+
"edu_quit_button": "ui/edu_pause_screen_pause_button.json",
|
|
59
|
+
"persona_emote": "ui/emote_wheel_screen.json",
|
|
60
|
+
"enchanting": "ui/enchanting_screen.json",
|
|
61
|
+
"enchanting_pocket": "ui/enchanting_screen_pocket.json",
|
|
62
|
+
"encyclopedia": "ui/encyclopedia_screen.json",
|
|
63
|
+
"expanded_skin_pack": "ui/expanded_skin_pack_screen.json",
|
|
64
|
+
"feed_common": "ui/feed_common.json",
|
|
65
|
+
"file_upload": "ui/file_upload_screen.json",
|
|
66
|
+
"furnace": "ui/furnace_screen.json",
|
|
67
|
+
"furnace_pocket": "ui/furnace_screen_pocket.json",
|
|
68
|
+
"game_tip": "ui/game_tip_screen.json",
|
|
69
|
+
"gamepad_disconnected": "ui/gamepad_disconnected.json",
|
|
70
|
+
"gameplay": "ui/gameplay_common.json",
|
|
71
|
+
"gathering_info": "ui/gathering_info_screen.json",
|
|
72
|
+
"globalpause": "ui/global_pause_screen.json",
|
|
73
|
+
"grindstone": "ui/grindstone_screen.json",
|
|
74
|
+
"grindstone_pocket": "ui/grindstone_screen_pocket.json",
|
|
75
|
+
"gamma_calibration": "ui/gamma_calibration_screen.json",
|
|
76
|
+
"horse": "ui/horse_screen.json",
|
|
77
|
+
"horse_pocket": "ui/horse_screen_pocket.json",
|
|
78
|
+
"how_to_play_common": "ui/how_to_play_common.json",
|
|
79
|
+
"how_to_play": "ui/how_to_play_screen.json",
|
|
80
|
+
"hud": "ui/hud_screen.json",
|
|
81
|
+
"host_options": "ui/host_options_screen.json",
|
|
82
|
+
"bed": "ui/in_bed_screen.json",
|
|
83
|
+
"im_reader": "ui/immersive_reader.json",
|
|
84
|
+
"crafting": "ui/inventory_screen.json",
|
|
85
|
+
"crafting_pocket": "ui/inventory_screen_pocket.json",
|
|
86
|
+
"invite": "ui/invite_screen.json",
|
|
87
|
+
"jigsaw_editor": "ui/jigsaw_editor_screen.json",
|
|
88
|
+
"late_join": "ui/late_join_pregame_screen.json",
|
|
89
|
+
"library_modal": "ui/library_modal_screen.json",
|
|
90
|
+
"local_world_picker": "ui/local_world_picker_screen.json",
|
|
91
|
+
"loom": "ui/loom_screen.json",
|
|
92
|
+
"loom_pocket": "ui/loom_screen_pocket.json",
|
|
93
|
+
"manage_feed": "ui/manage_feed_screen.json",
|
|
94
|
+
"manifest_validation": "ui/manifest_validation_screen.json",
|
|
95
|
+
"sdl_label": "ui/marketplace_sdl/sdl_label.json",
|
|
96
|
+
"sdl_content_navigation": "ui/marketplace_sdl/sdl_content_navigation.json",
|
|
97
|
+
"sdl_dropdowns": "ui/marketplace_sdl/sdl_dropdowns.json",
|
|
98
|
+
"sdl_image_row": "ui/marketplace_sdl/sdl_image_row.json",
|
|
99
|
+
"sdl_text_row": "ui/marketplace_sdl/sdl_text_row.json",
|
|
100
|
+
"mob_effect": "ui/mob_effect_screen.json",
|
|
101
|
+
"non_xbl_user_management": "ui/non_xbl_user_management_screen.json",
|
|
102
|
+
"npc_interact": "ui/npc_interact_screen.json",
|
|
103
|
+
"online_safety": "ui/online_safety_screen.json",
|
|
104
|
+
"pack_settings": "ui/pack_settings_screen.json",
|
|
105
|
+
"panorama": "ui/panorama_screen.json",
|
|
106
|
+
"patch_notes": "ui/patch_notes_screen.json",
|
|
107
|
+
"pause": "ui/pause_screen.json",
|
|
108
|
+
"pdp": "ui/pdp_screen.json",
|
|
109
|
+
"pdp_screenshots": "ui/pdp_screenshots_section.json",
|
|
110
|
+
"permissions": "ui/permissions_screen.json",
|
|
111
|
+
"persona_cast_character_screen": "ui/persona_cast_character_screen.json",
|
|
112
|
+
"persona_common": "ui/persona_common.json",
|
|
113
|
+
"persona_popups": "ui/persona_popups.json",
|
|
114
|
+
"play": "ui/play_screen.json",
|
|
115
|
+
"perf_turtle": "ui/perf_turtle.json",
|
|
116
|
+
"pocket_containers": "ui/pocket_containers.json",
|
|
117
|
+
"popup_dialog": "ui/popup_dialog.json",
|
|
118
|
+
"portfolio": "ui/portfolio_screen.json",
|
|
119
|
+
"progress": "ui/progress_screen.json",
|
|
120
|
+
"rating_prompt": "ui/rating_prompt.json",
|
|
121
|
+
"realms_common": "ui/realms_common.json",
|
|
122
|
+
"realms_create": "ui/realms_create.json",
|
|
123
|
+
"realms_pending_invitations": "ui/realms_pending_invitations.json",
|
|
124
|
+
"realms_slots": "ui/realms_slots_screen.json",
|
|
125
|
+
"realms_settings": "ui/realms_settings_screen.json",
|
|
126
|
+
"realms_allowlist": "ui/realms_allowlist.json",
|
|
127
|
+
"realms_invite_link_settings": "ui/realms_invite_link_settings_screen.json",
|
|
128
|
+
"realms_plus_ended": "ui/realms_plus_ended_screen.json",
|
|
129
|
+
"realmsPlus": "ui/realmsPlus_screen.json",
|
|
130
|
+
"realmsPlus_content": "ui/realmsPlus_sections/content_section.json",
|
|
131
|
+
"realmsPlus_faq": "ui/realmsPlus_sections/faq_section.json",
|
|
132
|
+
"realmsPlus_landing": "ui/realmsPlus_sections/landing_section.json",
|
|
133
|
+
"realmsPlus_buy": "ui/realmsPlus_sections/realmsPlus_buy_now_screen.json",
|
|
134
|
+
"realmsPlus_packs": "ui/realmsPlus_sections/realmsPlus_view_packs_screen.json",
|
|
135
|
+
"realmsPlus_purchase_warning": "ui/realmsPlus_sections/realmsPlus_purchase_warning_screen.json",
|
|
136
|
+
"realms_stories_transition": "ui/realms_stories_transition_screen.json",
|
|
137
|
+
"redstone": "ui/redstone_screen.json",
|
|
138
|
+
"resource_packs": "ui/resource_packs_screen.json",
|
|
139
|
+
"safe_zone": "ui/safe_zone_screen.json",
|
|
140
|
+
"storage_migration_common": "ui/storage_migration_common.json",
|
|
141
|
+
"storage_migration_generic": "ui/storage_migration_generic_screen.json",
|
|
142
|
+
"scoreboard": "ui/scoreboards.json",
|
|
143
|
+
"screenshot": "ui/screenshot_screen.json",
|
|
144
|
+
"select_world": "ui/select_world_screen.json",
|
|
145
|
+
"server_form": "ui/server_form.json",
|
|
146
|
+
"settings": "ui/settings_screen.json",
|
|
147
|
+
"controls_section": "ui/settings_sections/controls_section.json",
|
|
148
|
+
"general_section": "ui/settings_sections/general_section.json",
|
|
149
|
+
"realms_world_section": "ui/settings_sections/realms_world_section.json",
|
|
150
|
+
"settings_common": "ui/settings_sections/settings_common.json",
|
|
151
|
+
"world_section": "ui/settings_sections/world_section.json",
|
|
152
|
+
"social_section": "ui/settings_sections/social_section.json",
|
|
153
|
+
"sidebar_navigation": "ui/sidebar_navigation.json",
|
|
154
|
+
"sign": "ui/sign_screen.json",
|
|
155
|
+
"simple_inprogress": "ui/simple_inprogress_screen.json",
|
|
156
|
+
"skin_pack_purchase": "ui/skin_pack_purchase_screen.json",
|
|
157
|
+
"skin_picker": "ui/skin_picker_screen.json",
|
|
158
|
+
"smithing_table": "ui/smithing_table_screen.json",
|
|
159
|
+
"smithing_table_2": "ui/smithing_table_2_screen.json",
|
|
160
|
+
"smithing_table_pocket": "ui/smithing_table_screen_pocket.json",
|
|
161
|
+
"smithing_table_2_pocket": "ui/smithing_table_2_screen_pocket.json",
|
|
162
|
+
"smoker": "ui/smoker_screen.json",
|
|
163
|
+
"start": "ui/start_screen.json",
|
|
164
|
+
"stonecutter": "ui/stonecutter_screen.json",
|
|
165
|
+
"stonecutter_pocket": "ui/stonecutter_screen_pocket.json",
|
|
166
|
+
"storage_management": "ui/storage_management.json",
|
|
167
|
+
"storage_management_popup": "ui/storage_management_popup.json",
|
|
168
|
+
"common_store": "ui/store_common.json",
|
|
169
|
+
"store_layout": "ui/store_data_driven_screen.json",
|
|
170
|
+
"filter_menu": "ui/store_filter_menu_screen.json",
|
|
171
|
+
"store_inventory": "ui/store_inventory_screen.json",
|
|
172
|
+
"store_item_list": "ui/store_item_list_screen.json",
|
|
173
|
+
"store_progress": "ui/store_progress_screen.json",
|
|
174
|
+
"promo_timeline": "ui/store_promo_timeline_screen.json",
|
|
175
|
+
"store_sale_item_list": "ui/store_sales_item_list_screen.json",
|
|
176
|
+
"store_search": "ui/store_search_screen.json",
|
|
177
|
+
"sort_menu": "ui/store_sort_menu_screen.json",
|
|
178
|
+
"structure_editor": "ui/structure_editor_screen.json",
|
|
179
|
+
"submit_feedback": "ui/submit_feedback_screen.json",
|
|
180
|
+
"tabbed_upsell": "ui/tabbed_upsell_screen.json",
|
|
181
|
+
"thanks_for_testing": "ui/thanks_for_testing_screen.json",
|
|
182
|
+
"third_party_store": "ui/third_party_store_screen.json",
|
|
183
|
+
"toast_screen": "ui/toast_screen.json",
|
|
184
|
+
"token_faq": "ui/token_faq_screen.json",
|
|
185
|
+
"trade": "ui/trade_screen.json",
|
|
186
|
+
"trade_pocket": "ui/trade_screen_pocket.json",
|
|
187
|
+
"trade2": "ui/trade_2_screen.json",
|
|
188
|
+
"trade2_pocket": "ui/trade_2_screen_pocket.json",
|
|
189
|
+
"trialUpsell": "ui/trial_upsell_screen.json",
|
|
190
|
+
"ugc_viewer": "ui/ugc_viewer_screen.json",
|
|
191
|
+
"common_art": "ui/ui_art_assets_common.json",
|
|
192
|
+
"common": "ui/ui_common.json",
|
|
192
193
|
"common-classic": "ui/ui_common_classic.json",
|
|
193
|
-
edu_common: "ui/ui_edu_common.json",
|
|
194
|
-
purchase_common: "ui/ui_purchase_common.json",
|
|
195
|
-
common_buttons: "ui/ui_template_buttons.json",
|
|
196
|
-
common_dialogs: "ui/ui_template_dialogs.json",
|
|
197
|
-
common_tabs: "ui/ui_template_tabs.json",
|
|
198
|
-
common_toggles: "ui/ui_template_toggles.json",
|
|
199
|
-
friendsbutton: "ui/ui_friendsbutton.json",
|
|
200
|
-
iconbutton: "ui/ui_iconbutton.json",
|
|
201
|
-
update_dimensions: "ui/update_dimensions.json",
|
|
202
|
-
update_version: "ui/update_version.json",
|
|
203
|
-
world_recovery: "ui/world_recovery_screen.json",
|
|
204
|
-
world_templates: "ui/world_templates_screen.json",
|
|
205
|
-
xbl_console_qr_signin: "ui/xbl_console_qr_signin.json",
|
|
206
|
-
xbl_console_signin: "ui/xbl_console_signin.json",
|
|
207
|
-
xbl_console_signin_succeeded: "ui/xbl_console_signin_succeeded.json",
|
|
208
|
-
xbl_immediate_signin: "ui/xbl_immediate_signin.json",
|
|
209
|
-
win10_trial_conversion: "ui/win10_trial_conversion_screen.json"
|
|
194
|
+
"edu_common": "ui/ui_edu_common.json",
|
|
195
|
+
"purchase_common": "ui/ui_purchase_common.json",
|
|
196
|
+
"common_buttons": "ui/ui_template_buttons.json",
|
|
197
|
+
"common_dialogs": "ui/ui_template_dialogs.json",
|
|
198
|
+
"common_tabs": "ui/ui_template_tabs.json",
|
|
199
|
+
"common_toggles": "ui/ui_template_toggles.json",
|
|
200
|
+
"friendsbutton": "ui/ui_friendsbutton.json",
|
|
201
|
+
"iconbutton": "ui/ui_iconbutton.json",
|
|
202
|
+
"update_dimensions": "ui/update_dimensions.json",
|
|
203
|
+
"update_version": "ui/update_version.json",
|
|
204
|
+
"world_recovery": "ui/world_recovery_screen.json",
|
|
205
|
+
"world_templates": "ui/world_templates_screen.json",
|
|
206
|
+
"xbl_console_qr_signin": "ui/xbl_console_qr_signin.json",
|
|
207
|
+
"xbl_console_signin": "ui/xbl_console_signin.json",
|
|
208
|
+
"xbl_console_signin_succeeded": "ui/xbl_console_signin_succeeded.json",
|
|
209
|
+
"xbl_immediate_signin": "ui/xbl_immediate_signin.json",
|
|
210
|
+
"win10_trial_conversion": "ui/win10_trial_conversion_screen.json"
|
|
210
211
|
};
|
|
211
212
|
//# sourceMappingURL=paths.js.map
|
|
@@ -16,8 +16,8 @@ export declare class AnimationKeyframe<T extends AnimType> extends Class {
|
|
|
16
16
|
clearNext(): this;
|
|
17
17
|
protected toJsonUI(): KeyframeAnimationProperties<AnimType>;
|
|
18
18
|
protected toJSON(): (Partial<import("../types/properties/element/Animation.js").DurationAnimation> & import("../types/properties/element/Animation.js").KeyframeAnimationPropertiesItem) | (Partial<import("../types/properties/element/Animation.js").AsepriteFlipBookAnimation> & import("../types/properties/element/Animation.js").KeyframeAnimationPropertiesItem) | {
|
|
19
|
-
from?: import("../types/properties/value.js").
|
|
20
|
-
to?: import("../types/properties/value.js").
|
|
19
|
+
from?: import("../types/properties/value.js").Value<number> | undefined;
|
|
20
|
+
to?: import("../types/properties/value.js").Value<number> | undefined;
|
|
21
21
|
duration?: import("../types/properties/value.js").Value<number> | undefined;
|
|
22
22
|
easing?: import("../types/properties/value.js").Value<string | import("../index.js").Easing> | undefined;
|
|
23
23
|
next?: import("../types/properties/value.js").Value<string | AnimationKeyframe<AnimType> | Animation<AnimType>>;
|
|
@@ -34,8 +34,8 @@ export declare class AnimationKeyframe<T extends AnimType> extends Class {
|
|
|
34
34
|
wait_until_rendered_to_play?: import("../types/properties/value.js").Value<boolean>;
|
|
35
35
|
anim_type: T;
|
|
36
36
|
} | {
|
|
37
|
-
from?: import("../types/properties/value.js").
|
|
38
|
-
to?: import("../types/properties/value.js").
|
|
37
|
+
from?: import("../types/properties/value.js").Array2<string | number> | undefined;
|
|
38
|
+
to?: import("../types/properties/value.js").Array2<string | number> | undefined;
|
|
39
39
|
duration?: import("../types/properties/value.js").Value<number> | undefined;
|
|
40
40
|
easing?: import("../types/properties/value.js").Value<string | import("../index.js").Easing> | undefined;
|
|
41
41
|
next?: import("../types/properties/value.js").Value<string | AnimationKeyframe<AnimType> | Animation<AnimType>>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AnimType } from "../types/enums/AnimType.js";
|
|
2
|
+
import { ArrayName } from "../types/enums/ArrayName.js";
|
|
2
3
|
import { Renderer } from "../types/enums/Renderer.js";
|
|
3
4
|
import { Type } from "../types/enums/Type.js";
|
|
4
5
|
import { Properties } from "../types/properties/components.js";
|
|
@@ -89,24 +90,17 @@ export declare class UI<T extends Type, K extends Renderer | null = null> extend
|
|
|
89
90
|
export declare class ModifyUI<T extends Type = Type.PANEL, S extends string = string> extends UI<T, null> {
|
|
90
91
|
private isClearBinding;
|
|
91
92
|
private isClearVariables;
|
|
93
|
+
private isClearControls;
|
|
94
|
+
private isClearAnims;
|
|
92
95
|
private isClearButtonMappings;
|
|
93
96
|
protected modifications: ModificationItem[];
|
|
94
97
|
constructor(namespace: string, name: string, path: string);
|
|
95
|
-
|
|
96
|
-
* Remove all bindings of this modify element
|
|
97
|
-
* @returns
|
|
98
|
-
*/
|
|
99
|
-
clearBinding(): this;
|
|
98
|
+
clearArray(arrayName: ArrayName): this;
|
|
100
99
|
/**
|
|
101
100
|
* Remove all variables of this modfy element
|
|
102
101
|
* @returns
|
|
103
102
|
*/
|
|
104
103
|
clearVariables(): this;
|
|
105
|
-
/**
|
|
106
|
-
* Remove all button mappings of this element
|
|
107
|
-
* @returns
|
|
108
|
-
*/
|
|
109
|
-
clearButtonMappings(): this;
|
|
110
104
|
/**
|
|
111
105
|
* Allows to modify the UI elements from resource packs below this one
|
|
112
106
|
* @returns
|