x-runtime-lib 0.8.101 → 0.8.102

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.
File without changes
@@ -0,0 +1,2 @@
1
+ import { ZElement } from '@/types';
2
+ export declare const slotV1: ZElement;
package/dist/index.js CHANGED
@@ -171,6 +171,7 @@ const vi = ["common", "scene"], xi = ["common", "scene"], qc = [
171
171
  "multiple_ref_v1",
172
172
  "reference_v1",
173
173
  "render_switch_v1",
174
+ "slot_v1",
174
175
  // common
175
176
  "common_badge_v1",
176
177
  "common_breadcrumbs_v1",
@@ -4056,9 +4057,6 @@ const yn = {
4056
4057
  pageCommon: [y, U, qe, Xe, Ye, Je, yn],
4057
4058
  compCommon: [y, U, qe, Xe, Ye, Je, yn]
4058
4059
  },
4059
- events: [],
4060
- methods: [],
4061
- slots: [],
4062
4060
  leaf: !0,
4063
4061
  spawn: Pl
4064
4062
  };
@@ -4111,9 +4109,6 @@ const bn = {
4111
4109
  pageCommon: [y, U, qe, Xe, Ye, Je, bn],
4112
4110
  compCommon: [y, U, qe, Xe, Ye, Je, bn]
4113
4111
  },
4114
- events: [],
4115
- methods: [],
4116
- slots: [],
4117
4112
  leaf: !0,
4118
4113
  spawn: zl
4119
4114
  };
@@ -4126,9 +4121,6 @@ const Tl = {
4126
4121
  pageCommon: [y],
4127
4122
  compCommon: [y]
4128
4123
  },
4129
- events: [],
4130
- methods: [],
4131
- slots: [],
4132
4124
  leaf: !0
4133
4125
  };
4134
4126
  w(Tl);
@@ -4151,9 +4143,6 @@ const gn = {
4151
4143
  pageCommon: [y, U, gn],
4152
4144
  compCommon: [y, U, gn]
4153
4145
  },
4154
- events: [],
4155
- methods: [],
4156
- slots: [],
4157
4146
  leaf: !0
4158
4147
  };
4159
4148
  w(El);
@@ -4175,10 +4164,7 @@ const hn = {
4175
4164
  properties: {
4176
4165
  pageCommon: [y, hn],
4177
4166
  compCommon: [y, hn]
4178
- },
4179
- events: [],
4180
- methods: [],
4181
- slots: []
4167
+ }
4182
4168
  };
4183
4169
  w(Al);
4184
4170
  const Te = W(H);
@@ -4244,8 +4230,6 @@ const Co = {
4244
4230
  compScene: [Wl]
4245
4231
  },
4246
4232
  events: [Rl, Kl, Dl],
4247
- methods: [],
4248
- slots: [],
4249
4233
  internal: !0
4250
4234
  };
4251
4235
  w(Fl);
@@ -7799,7 +7783,7 @@ const Ea = [
7799
7783
  {
7800
7784
  key: "dynamic",
7801
7785
  name: "x-runtime-lib.dynamic",
7802
- items: ["reference_v1", "multiple_ref_v1", "render_switch_v1"]
7786
+ items: ["reference_v1", "multiple_ref_v1", "render_switch_v1", "slot_v1"]
7803
7787
  }
7804
7788
  ], dc = [
7805
7789
  {
@@ -7913,7 +7897,7 @@ const Ea = [
7913
7897
  {
7914
7898
  key: "dynamic",
7915
7899
  name: "x-runtime-lib.dynamic",
7916
- items: ["reference_v1", "multiple_ref_v1", "render_switch_v1"]
7900
+ items: ["reference_v1", "multiple_ref_v1", "render_switch_v1", "slot_v1"]
7917
7901
  }
7918
7902
  ], yc = [
7919
7903
  {
@@ -7961,6 +7945,7 @@ const Ea = [
7961
7945
  "multiple_ref_v1",
7962
7946
  "reference_v1",
7963
7947
  "render_switch_v1",
7948
+ "slot_v1",
7964
7949
  // common
7965
7950
  "common_badge_v1",
7966
7951
  "common_breadcrumbs_v1",
@@ -168,7 +168,7 @@ export type ZSlot = {
168
168
  methods?: ZMethod[];
169
169
  events?: ZEvent[];
170
170
  };
171
- export declare const elementKeys: readonly ["globality_v1", "multiple_ref_v1", "reference_v1", "render_switch_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"];
171
+ 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"];
172
172
  export type ZElementKey = (typeof elementKeys)[number];
173
173
  export type ZElement = {
174
174
  key: ZElementKey;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-runtime-lib",
3
3
  "private": false,
4
- "version": "0.8.101",
4
+ "version": "0.8.102",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",