@arpproject/recrate 0.1.32-test3 → 0.1.32
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/dist/crate-builder/locales/en.d.ts +89 -0
- package/dist/crate-builder/locales/hu.d.ts +89 -0
- package/dist/recrate.es.js +482 -235
- package/package.json +1 -1
|
@@ -27,6 +27,7 @@ declare namespace en {
|
|
|
27
27
|
let provide_name_for_template: string;
|
|
28
28
|
let name_field_label: string;
|
|
29
29
|
let name_field_help: string;
|
|
30
|
+
let type_field_label: string;
|
|
30
31
|
let associate_existing_prompt: string;
|
|
31
32
|
let associate_any_prompt: string;
|
|
32
33
|
let add_text: string;
|
|
@@ -78,5 +79,93 @@ declare namespace en {
|
|
|
78
79
|
let pagination_total: string;
|
|
79
80
|
let not_defined_in_profile: string;
|
|
80
81
|
let links_to_this_entity: string;
|
|
82
|
+
let ai_edited_by_ai: string;
|
|
83
|
+
let ai_deleted_by_ai: string;
|
|
84
|
+
let ai_field_one: string;
|
|
85
|
+
let ai_field_other: string;
|
|
86
|
+
let ai_entity_one: string;
|
|
87
|
+
let ai_entity_other: string;
|
|
88
|
+
let ai_changes_remaining_aria: string;
|
|
89
|
+
let ai_remaining_review_message_one: string;
|
|
90
|
+
let ai_remaining_review_message_other: string;
|
|
91
|
+
let ai_review_next: string;
|
|
92
|
+
let ai_changes_need_review: string;
|
|
93
|
+
let ai_changes_need_review_property: string;
|
|
94
|
+
let ai_change_review_aria: string;
|
|
95
|
+
let ai_review_next_entity_tooltip: string;
|
|
96
|
+
let ai_no_other_entities_need_review: string;
|
|
97
|
+
let ai_accept_all_tooltip: string;
|
|
98
|
+
let ai_accept_all: string;
|
|
99
|
+
let ai_reject_all_tooltip: string;
|
|
100
|
+
let ai_reject_all: string;
|
|
101
|
+
let ai_pending_field_navigation_aria: string;
|
|
102
|
+
let ai_previous_pending_field: string;
|
|
103
|
+
let ai_previous_pending_field_aria: string;
|
|
104
|
+
let ai_next_pending_field: string;
|
|
105
|
+
let ai_next_pending_field_aria: string;
|
|
106
|
+
let ai_fields_to_review_one: string;
|
|
107
|
+
let ai_fields_to_review_other: string;
|
|
108
|
+
let ai_show_entity_diff: string;
|
|
109
|
+
let ai_show_entity_diff_aria: string;
|
|
110
|
+
let ai_review_entity: string;
|
|
111
|
+
let ai_empty_value: string;
|
|
112
|
+
let ai_deleted_entity_title: string;
|
|
113
|
+
let ai_unlinked_entity_title: string;
|
|
114
|
+
let ai_edited_entity_title: string;
|
|
115
|
+
let ai_hide_entity_diff: string;
|
|
116
|
+
let ai_hide_entity_diff_aria: string;
|
|
117
|
+
let ai_approve_deletion_tooltip: string;
|
|
118
|
+
let ai_approve_unlink_tooltip: string;
|
|
119
|
+
let ai_accept_entity_edits_tooltip: string;
|
|
120
|
+
let ai_delete_entity: string;
|
|
121
|
+
let ai_unlink_entity: string;
|
|
122
|
+
let ai_accept_edit: string;
|
|
123
|
+
let ai_restore_deleted_entity_tooltip: string;
|
|
124
|
+
let ai_restore_link_tooltip: string;
|
|
125
|
+
let ai_restore_entity_values_tooltip: string;
|
|
126
|
+
let ai_keep_entity: string;
|
|
127
|
+
let ai_restore_link: string;
|
|
128
|
+
let ai_reject_edit: string;
|
|
129
|
+
let ai_field_diff_aria: string;
|
|
130
|
+
let ai_proposed_deletion: string;
|
|
131
|
+
let ai_proposed_change: string;
|
|
132
|
+
let ai_edit_chip: string;
|
|
133
|
+
let ai_delete_badge: string;
|
|
134
|
+
let ai_suggestion_badge: string;
|
|
135
|
+
let ai_unlink_badge: string;
|
|
136
|
+
let ai_hide_diff: string;
|
|
137
|
+
let ai_show_diff: string;
|
|
138
|
+
let ai_hide_ai_diff_aria: string;
|
|
139
|
+
let ai_show_ai_diff_aria: string;
|
|
140
|
+
let ai_approve_suggested_value_tooltip: string;
|
|
141
|
+
let ai_restore_previous_value_tooltip: string;
|
|
142
|
+
let ai_delete: string;
|
|
143
|
+
let ai_accept: string;
|
|
144
|
+
let ai_restore: string;
|
|
145
|
+
let ai_reject: string;
|
|
146
|
+
let ai_fields_can_be_restored_one: string;
|
|
147
|
+
let ai_fields_can_be_restored_other: string;
|
|
148
|
+
let ai_hide_deleted_fields: string;
|
|
149
|
+
let ai_show_deleted_fields: string;
|
|
150
|
+
let ai_hide_deleted_fields_aria: string;
|
|
151
|
+
let ai_show_deleted_fields_aria: string;
|
|
152
|
+
let ai_diff_label_entity: string;
|
|
153
|
+
let ai_diff_label_linked_from: string;
|
|
154
|
+
let ai_hide_unlink_diff: string;
|
|
155
|
+
let ai_show_unlink_diff: string;
|
|
156
|
+
let ai_hide_unlink_diff_aria: string;
|
|
157
|
+
let ai_show_unlink_diff_aria: string;
|
|
158
|
+
let ai_entity_was_added_by_ai: string;
|
|
159
|
+
let quick_filter_settings_aria: string;
|
|
160
|
+
let field_display_settings_aria: string;
|
|
161
|
+
let hide_field_help: string;
|
|
162
|
+
let show_field_help: string;
|
|
163
|
+
let show_empty_fields: string;
|
|
164
|
+
let hide_empty_fields: string;
|
|
165
|
+
let show_all_fields: string;
|
|
166
|
+
let show_ai_edited_fields: string;
|
|
167
|
+
let filter_fields_by_name_or_value: string;
|
|
168
|
+
let clear_field_filter: string;
|
|
169
|
+
let open_in_new_tab: string;
|
|
81
170
|
}
|
|
82
171
|
}
|
|
@@ -27,6 +27,7 @@ declare namespace hu {
|
|
|
27
27
|
let provide_name_for_template: string;
|
|
28
28
|
let name_field_label: string;
|
|
29
29
|
let name_field_help: string;
|
|
30
|
+
let type_field_label: string;
|
|
30
31
|
let associate_existing_prompt: string;
|
|
31
32
|
let associate_any_prompt: string;
|
|
32
33
|
let add_text: string;
|
|
@@ -78,5 +79,93 @@ declare namespace hu {
|
|
|
78
79
|
let pagination_total: string;
|
|
79
80
|
let not_defined_in_profile: string;
|
|
80
81
|
let links_to_this_entity: string;
|
|
82
|
+
let ai_edited_by_ai: string;
|
|
83
|
+
let ai_deleted_by_ai: string;
|
|
84
|
+
let ai_field_one: string;
|
|
85
|
+
let ai_field_other: string;
|
|
86
|
+
let ai_entity_one: string;
|
|
87
|
+
let ai_entity_other: string;
|
|
88
|
+
let ai_changes_remaining_aria: string;
|
|
89
|
+
let ai_remaining_review_message_one: string;
|
|
90
|
+
let ai_remaining_review_message_other: string;
|
|
91
|
+
let ai_review_next: string;
|
|
92
|
+
let ai_changes_need_review: string;
|
|
93
|
+
let ai_changes_need_review_property: string;
|
|
94
|
+
let ai_change_review_aria: string;
|
|
95
|
+
let ai_review_next_entity_tooltip: string;
|
|
96
|
+
let ai_no_other_entities_need_review: string;
|
|
97
|
+
let ai_accept_all_tooltip: string;
|
|
98
|
+
let ai_accept_all: string;
|
|
99
|
+
let ai_reject_all_tooltip: string;
|
|
100
|
+
let ai_reject_all: string;
|
|
101
|
+
let ai_pending_field_navigation_aria: string;
|
|
102
|
+
let ai_previous_pending_field: string;
|
|
103
|
+
let ai_previous_pending_field_aria: string;
|
|
104
|
+
let ai_next_pending_field: string;
|
|
105
|
+
let ai_next_pending_field_aria: string;
|
|
106
|
+
let ai_fields_to_review_one: string;
|
|
107
|
+
let ai_fields_to_review_other: string;
|
|
108
|
+
let ai_show_entity_diff: string;
|
|
109
|
+
let ai_show_entity_diff_aria: string;
|
|
110
|
+
let ai_review_entity: string;
|
|
111
|
+
let ai_empty_value: string;
|
|
112
|
+
let ai_deleted_entity_title: string;
|
|
113
|
+
let ai_unlinked_entity_title: string;
|
|
114
|
+
let ai_edited_entity_title: string;
|
|
115
|
+
let ai_hide_entity_diff: string;
|
|
116
|
+
let ai_hide_entity_diff_aria: string;
|
|
117
|
+
let ai_approve_deletion_tooltip: string;
|
|
118
|
+
let ai_approve_unlink_tooltip: string;
|
|
119
|
+
let ai_accept_entity_edits_tooltip: string;
|
|
120
|
+
let ai_delete_entity: string;
|
|
121
|
+
let ai_unlink_entity: string;
|
|
122
|
+
let ai_accept_edit: string;
|
|
123
|
+
let ai_restore_deleted_entity_tooltip: string;
|
|
124
|
+
let ai_restore_link_tooltip: string;
|
|
125
|
+
let ai_restore_entity_values_tooltip: string;
|
|
126
|
+
let ai_keep_entity: string;
|
|
127
|
+
let ai_restore_link: string;
|
|
128
|
+
let ai_reject_edit: string;
|
|
129
|
+
let ai_field_diff_aria: string;
|
|
130
|
+
let ai_proposed_deletion: string;
|
|
131
|
+
let ai_proposed_change: string;
|
|
132
|
+
let ai_edit_chip: string;
|
|
133
|
+
let ai_delete_badge: string;
|
|
134
|
+
let ai_suggestion_badge: string;
|
|
135
|
+
let ai_unlink_badge: string;
|
|
136
|
+
let ai_hide_diff: string;
|
|
137
|
+
let ai_show_diff: string;
|
|
138
|
+
let ai_hide_ai_diff_aria: string;
|
|
139
|
+
let ai_show_ai_diff_aria: string;
|
|
140
|
+
let ai_approve_suggested_value_tooltip: string;
|
|
141
|
+
let ai_restore_previous_value_tooltip: string;
|
|
142
|
+
let ai_delete: string;
|
|
143
|
+
let ai_accept: string;
|
|
144
|
+
let ai_restore: string;
|
|
145
|
+
let ai_reject: string;
|
|
146
|
+
let ai_fields_can_be_restored_one: string;
|
|
147
|
+
let ai_fields_can_be_restored_other: string;
|
|
148
|
+
let ai_hide_deleted_fields: string;
|
|
149
|
+
let ai_show_deleted_fields: string;
|
|
150
|
+
let ai_hide_deleted_fields_aria: string;
|
|
151
|
+
let ai_show_deleted_fields_aria: string;
|
|
152
|
+
let ai_diff_label_entity: string;
|
|
153
|
+
let ai_diff_label_linked_from: string;
|
|
154
|
+
let ai_hide_unlink_diff: string;
|
|
155
|
+
let ai_show_unlink_diff: string;
|
|
156
|
+
let ai_hide_unlink_diff_aria: string;
|
|
157
|
+
let ai_show_unlink_diff_aria: string;
|
|
158
|
+
let ai_entity_was_added_by_ai: string;
|
|
159
|
+
let quick_filter_settings_aria: string;
|
|
160
|
+
let field_display_settings_aria: string;
|
|
161
|
+
let hide_field_help: string;
|
|
162
|
+
let show_field_help: string;
|
|
163
|
+
let show_empty_fields: string;
|
|
164
|
+
let hide_empty_fields: string;
|
|
165
|
+
let show_all_fields: string;
|
|
166
|
+
let show_ai_edited_fields: string;
|
|
167
|
+
let filter_fields_by_name_or_value: string;
|
|
168
|
+
let clear_field_filter: string;
|
|
169
|
+
let open_in_new_tab: string;
|
|
81
170
|
}
|
|
82
171
|
}
|