x-runtime-lib 0.8.121 → 0.8.122
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/components/element/dynamic/index.d.ts +2 -1
- package/dist/components/element/dynamic/multipleSlot/v1/index.vue.d.ts +3 -0
- package/dist/components/element/index.d.ts +1 -1
- package/dist/element/dynamic/index.d.ts +1 -0
- package/dist/element/dynamic/multipleSlot/v1/index.d.ts +1 -0
- package/dist/element/dynamic/multipleSlot/v1/meta.d.ts +2 -0
- package/dist/element/index.d.ts +2 -2
- package/dist/{i18n-en.fcu7dx2e.js → i18n-en.n7xw9wi5.js} +1 -0
- package/dist/{i18n-zhHans.ab9hc9dj.js → i18n-zhHans.k2zqwnwx.js} +1 -0
- package/dist/index.js +1915 -1810
- package/dist/sandbox/sandbox/hooks.d.ts +7 -0
- package/dist/sandbox/sandbox/index.d.ts +10 -12
- package/dist/types/element.d.ts +1 -1
- package/dist/types/kind.d.ts +1 -1
- package/package.json +1 -1
- /package/dist/components/element/{regular → common}/badge/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/breadcrumbs/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/btn/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/btnGroup/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/btnToggle/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/card/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/checkbox/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/chip/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/chipGroup/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/colorPicker/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/combobox/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/container/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/dataTable/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/datePicker/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/dialog/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/fileInput/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/flexLayout/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/flexLayoutEntry/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/form/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/icon/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/index.d.ts +0 -0
- /package/dist/components/element/{regular → common}/menu/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/numberInput/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/pagination/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/radio/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/radioGroup/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/rangeSlider/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/rating/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/select/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/slider/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/stepper/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/stepperHeader/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/stepperItem/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/stepperWindow/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/stepperWindowItem/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/switch/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/tab/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/table/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/tabs/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/text/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/textField/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/textarea/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/timeline/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/timelineItem/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/window/v1/index.vue.d.ts +0 -0
- /package/dist/components/element/{regular → common}/windowItem/v1/index.vue.d.ts +0 -0
- /package/dist/element/{regular → common}/badge/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/badge/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/btn/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/btn/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/btn/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/btnGroup/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/btnGroup/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/btnToggle/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/btnToggle/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/card/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/card/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/card/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/checkbox/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/checkbox/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/chip/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/chip/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/chipGroup/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/chipGroup/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/chipGroup/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/colorPicker/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/colorPicker/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/combobox/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/combobox/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/container/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/container/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/dataTable/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/dataTable/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/datePicker/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/datePicker/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/dialog/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/dialog/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/fileInput/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/fileInput/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/flexLayout/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/flexLayout/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/flexLayout/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/flexLayoutEntry/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/flexLayoutEntry/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/form/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/form/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/form/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/icon/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/icon/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/index.d.ts +0 -0
- /package/dist/element/{regular → common}/menu/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/menu/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/numberInput/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/numberInput/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/numberInput/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/pagination/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/pagination/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/radio/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/radio/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/radioGroup/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/radioGroup/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/radioGroup/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/rangeSlider/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/rangeSlider/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/rating/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/rating/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/select/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/select/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/slider/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/slider/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/stepper/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/stepper/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/stepper/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperHeader/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperHeader/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperItem/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperItem/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperWindow/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperWindow/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperWindowItem/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/stepperWindowItem/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/switch/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/switch/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/tab/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/tab/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/table/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/table/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/tabs/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/tabs/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/tabs/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/text/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/text/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/text/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/textField/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/textField/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/textarea/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/textarea/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/textarea/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/timeline/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/timeline/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/timeline/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/timelineItem/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/timelineItem/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/window/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/window/v1/meta.d.ts +0 -0
- /package/dist/element/{regular → common}/window/v1/spawn.d.ts +0 -0
- /package/dist/element/{regular → common}/windowItem/v1/index.d.ts +0 -0
- /package/dist/element/{regular → common}/windowItem/v1/meta.d.ts +0 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export interface Hooks {
|
|
2
|
+
onElementPropertyChange: (nodeId: string, propertyKeys: string[], newValue: any, oldValue: any) => void;
|
|
3
|
+
onCustomPropertyChange: (propertyKey: string, newValue: any, oldValue: any) => void;
|
|
4
|
+
onSlotPropetyChange: (propertyKey: string, newValue: any, oldValue: any) => void;
|
|
5
|
+
onAdaptSlotPropertyChange: (propertyKey: string, newValue: any, oldValue: any) => void;
|
|
6
|
+
onStateChange: (stateId: string, newValue: any, oldValue: any) => void;
|
|
7
|
+
}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import { QuickJSContext, QuickJSRuntime } from 'quickjs-emscripten';
|
|
2
|
+
import { Ref } from 'vue';
|
|
2
3
|
import { Data, Env, Mode, SandboxKind } from '@/types';
|
|
4
|
+
import { Hooks } from './hooks';
|
|
3
5
|
import { PromiseManager } from './promiseManager';
|
|
4
|
-
import { Ref } from 'vue';
|
|
5
|
-
interface Hooks {
|
|
6
|
-
onElementPropertyChange: (nodeId: string, propertyKeys: string[], newValue: any, oldValue: any) => void;
|
|
7
|
-
onCustomPropertyChange: (propertyKey: string, newValue: any, oldValue: any) => void;
|
|
8
|
-
onAdaptSlotPropertyChange: (propertyKey: string, newValue: any, oldValue: any) => void;
|
|
9
|
-
onStateChange: (stateId: string, newValue: any, oldValue: any) => void;
|
|
10
|
-
}
|
|
11
6
|
export declare class Sandbox {
|
|
12
7
|
kind: SandboxKind;
|
|
13
8
|
id: string;
|
|
@@ -40,10 +35,6 @@ export declare class Sandbox {
|
|
|
40
35
|
resetCustomProperties(): void;
|
|
41
36
|
getCustomProperty(key: string): any;
|
|
42
37
|
setCustomProperty(key: string, newValue: any): void;
|
|
43
|
-
private adaptSlotProperties;
|
|
44
|
-
resetAdaptSlotProperties(): void;
|
|
45
|
-
getAdaptSlotProperty(key: string): any;
|
|
46
|
-
setAdaptSlotProperty(key: string, newValue: any): void;
|
|
47
38
|
callElementMethod(id: string, inputs: {
|
|
48
39
|
[key: string]: any;
|
|
49
40
|
}): {
|
|
@@ -52,9 +43,16 @@ export declare class Sandbox {
|
|
|
52
43
|
callCustomMethod(key: string, inputs: {
|
|
53
44
|
[key: string]: any;
|
|
54
45
|
}): void;
|
|
46
|
+
private slotProperties;
|
|
47
|
+
resetSlotProperties(): void;
|
|
48
|
+
getSlotProperty(key: string): any;
|
|
49
|
+
setSlotProperty(key: string, newValue: any): void;
|
|
50
|
+
private adaptSlotProperties;
|
|
51
|
+
resetAdaptSlotProperties(): void;
|
|
52
|
+
getAdaptSlotProperty(key: string): any;
|
|
53
|
+
setAdaptSlotProperty(key: string, newValue: any): void;
|
|
55
54
|
private states;
|
|
56
55
|
resetStates(): void;
|
|
57
56
|
getState(stateId: string): any;
|
|
58
57
|
setState(stateId: string, newValue: string): void;
|
|
59
58
|
}
|
|
60
|
-
export {};
|
package/dist/types/element.d.ts
CHANGED
|
@@ -178,7 +178,7 @@ export type ZSlot = {
|
|
|
178
178
|
methods?: ZMethod[];
|
|
179
179
|
events?: ZEvent[];
|
|
180
180
|
};
|
|
181
|
-
export declare const elementKeys: readonly ["globality_v1", "multiple_ref_v1", "reference_v1", "render_switch_v1", "slot_v1", "common_badge_v1", "common_breadcrumbs_v1", "common_bar_chart_v1", "common_btn_v1", "common_btn_group_v1", "common_btn_toggle_v1", "common_card_v1", "common_checkbox_v1", "common_chip_v1", "common_chip_group_v1", "common_color_picker_v1", "common_combobox_v1", "common_container_v1", "common_data_table_v1", "common_date_picker_v1", "common_dialog_v1", "common_file_input_v1", "common_flex_layout_v1", "common_flex_layout_entry_v1", "common_form_v1", "common_icon_v1", "common_line_chart_v1", "common_menu_v1", "common_number_input_v1", "common_pagination_v1", "common_radio_v1", "common_radio_group_v1", "common_range_slider_v1", "common_rating_v1", "common_select_v1", "common_slider_v1", "common_stepper_v1", "common_stepper_header_v1", "common_stepper_item_v1", "common_stepper_window_v1", "common_stepper_window_item_v1", "common_switch_v1", "common_tab_v1", "common_table_v1", "common_tabs_v1", "common_text_v1", "common_textarea_v1", "common_text_field_v1", "common_timeline_v1", "common_timeline_item_v1", "common_window_v1", "common_window_item_v1", "scene_ambient_light_v1", "scene_box_geometry_v1", "scene_directional_light_v1", "scene_group_v1", "scene_keyboard_controls_v1", "scene_map_controls_v1", "scene_mesh_v1", "scene_mesh_basic_material_v1", "scene_orbit_controls_v1", "scene_orthographic_camera_v1", "scene_perspective_camera_v1", "scene_point_light_v1", "scene_sphere_geometry_v1", "scene_spot_light_v1"];
|
|
181
|
+
export declare const elementKeys: readonly ["globality_v1", "multiple_ref_v1", "multiple_slot_v1", "reference_v1", "render_switch_v1", "slot_v1", "common_badge_v1", "common_breadcrumbs_v1", "common_bar_chart_v1", "common_btn_v1", "common_btn_group_v1", "common_btn_toggle_v1", "common_card_v1", "common_checkbox_v1", "common_chip_v1", "common_chip_group_v1", "common_color_picker_v1", "common_combobox_v1", "common_container_v1", "common_data_table_v1", "common_date_picker_v1", "common_dialog_v1", "common_file_input_v1", "common_flex_layout_v1", "common_flex_layout_entry_v1", "common_form_v1", "common_icon_v1", "common_line_chart_v1", "common_menu_v1", "common_number_input_v1", "common_pagination_v1", "common_radio_v1", "common_radio_group_v1", "common_range_slider_v1", "common_rating_v1", "common_select_v1", "common_slider_v1", "common_stepper_v1", "common_stepper_header_v1", "common_stepper_item_v1", "common_stepper_window_v1", "common_stepper_window_item_v1", "common_switch_v1", "common_tab_v1", "common_table_v1", "common_tabs_v1", "common_text_v1", "common_textarea_v1", "common_text_field_v1", "common_timeline_v1", "common_timeline_item_v1", "common_window_v1", "common_window_item_v1", "scene_ambient_light_v1", "scene_box_geometry_v1", "scene_directional_light_v1", "scene_group_v1", "scene_keyboard_controls_v1", "scene_map_controls_v1", "scene_mesh_v1", "scene_mesh_basic_material_v1", "scene_orbit_controls_v1", "scene_orthographic_camera_v1", "scene_perspective_camera_v1", "scene_point_light_v1", "scene_sphere_geometry_v1", "scene_spot_light_v1"];
|
|
182
182
|
export type ZElementKey = (typeof elementKeys)[number];
|
|
183
183
|
export type ZElement = {
|
|
184
184
|
key: ZElementKey;
|
package/dist/types/kind.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type SandboxKind = 'root' | 'reference' | 'multipleRef' | 'slot';
|
|
1
|
+
export type SandboxKind = 'root' | 'reference' | 'multipleRef' | 'slot' | 'multipleSlot';
|
|
2
2
|
export type PropertyKind = 'elementProperty' | 'referenceProperty' | 'multipleRefProperty' | 'customProperty' | 'customSlotProperty' | 'adaptSlotElementProperty' | 'adaptSlotCustomProperty';
|
|
3
3
|
export declare function isLocaleOfPropertyKind(kind: PropertyKind | ''): boolean;
|
|
4
4
|
export type MethodKind = 'elementMethod' | 'referenceMethod' | 'multipleRefMethod' | 'customMethod' | 'customSlotMethod' | 'adaptSlotElementMethod' | 'adaptSlotCustomMethod';
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|