x-runtime-lib 0.9.24 → 0.9.26

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.
Files changed (82) hide show
  1. package/dist/components/element/dynamic/index.d.ts +2 -2
  2. package/dist/composables/element/core/elementBase.d.ts +1 -1
  3. package/dist/element/3d/camera/orthographicCamera/v1/spawn.d.ts +2 -2
  4. package/dist/element/3d/camera/perspectiveCamera/v1/spawn.d.ts +2 -2
  5. package/dist/element/3d/controls/keyboardControls/v1/spawn.d.ts +2 -2
  6. package/dist/element/3d/controls/mapControls/v1/spawn.d.ts +2 -2
  7. package/dist/element/3d/controls/orbitControls/v1/spawn.d.ts +2 -2
  8. package/dist/element/3d/geometry/boxGeometry/v1/spawn.d.ts +2 -2
  9. package/dist/element/3d/geometry/sphereGeometry/v1/spawn.d.ts +2 -2
  10. package/dist/element/3d/light/ambientLight/v1/spawn.d.ts +2 -2
  11. package/dist/element/3d/light/directionalLight/v1/spawn.d.ts +2 -2
  12. package/dist/element/3d/light/pointLight/v1/spawn.d.ts +2 -2
  13. package/dist/element/3d/light/spotLight/v1/spawn.d.ts +2 -2
  14. package/dist/element/3d/object/group/v1/spawn.d.ts +2 -2
  15. package/dist/element/3d/object/mesh/v1/spawn.d.ts +2 -2
  16. package/dist/element/chart/barChart/v1/spawn.d.ts +2 -2
  17. package/dist/element/chart/lineChart/v1/spawn.d.ts +2 -2
  18. package/dist/element/dynamic/index.d.ts +1 -1
  19. package/dist/element/dynamic/inlineSlot/v1/spawn.d.ts +2 -0
  20. package/dist/element/dynamic/multipleRef/v1/spawn.d.ts +2 -2
  21. package/dist/element/dynamic/multipleSlot/v1/spawn.d.ts +2 -2
  22. package/dist/element/dynamic/ref/v1/spawn.d.ts +2 -2
  23. package/dist/element/dynamic/renderSwitch/v1/spawn.d.ts +2 -2
  24. package/dist/element/dynamic/slot/v1/spawn.d.ts +2 -2
  25. package/dist/element/ui/badge/v1/spawn.d.ts +2 -2
  26. package/dist/element/ui/breadcrumbs/v1/spawn.d.ts +2 -2
  27. package/dist/element/ui/btn/v1/spawn.d.ts +2 -2
  28. package/dist/element/ui/btnToggle/v1/spawn.d.ts +2 -2
  29. package/dist/element/ui/card/v1/spawn.d.ts +2 -2
  30. package/dist/element/ui/checkbox/v1/spawn.d.ts +2 -2
  31. package/dist/element/ui/chip/v1/spawn.d.ts +2 -2
  32. package/dist/element/ui/chipGroup/v1/spawn.d.ts +2 -2
  33. package/dist/element/ui/combobox/v1/spawn.d.ts +2 -2
  34. package/dist/element/ui/container/v1/spawn.d.ts +2 -2
  35. package/dist/element/ui/dataTableClient/v1/spawn.d.ts +2 -2
  36. package/dist/element/ui/dataTableServer/v1/spawn.d.ts +2 -2
  37. package/dist/element/ui/dialog/v1/spawn1.d.ts +2 -0
  38. package/dist/element/ui/dialog/v1/spawn2.d.ts +2 -0
  39. package/dist/element/ui/fab/v1/spawn.d.ts +2 -2
  40. package/dist/element/ui/fileInput/v1/spawn.d.ts +2 -2
  41. package/dist/element/ui/flexbox/v1/spawn.d.ts +2 -2
  42. package/dist/element/ui/form/v1/spawn.d.ts +2 -2
  43. package/dist/element/ui/hover/v1/spawn.d.ts +2 -2
  44. package/dist/element/ui/icon/v1/spawn.d.ts +2 -2
  45. package/dist/element/ui/itemGroup/v1/spawn.d.ts +2 -2
  46. package/dist/element/ui/list/v1/spawn.d.ts +2 -2
  47. package/dist/element/ui/menu/v1/spawn.d.ts +2 -2
  48. package/dist/element/ui/numberInput/v1/spawn.d.ts +2 -2
  49. package/dist/element/ui/optInput/v1/spawn.d.ts +2 -2
  50. package/dist/element/ui/pagination/v1/spawn.d.ts +2 -2
  51. package/dist/element/ui/positioner/v1/spawn.d.ts +2 -2
  52. package/dist/element/ui/radioGroup/v1/spawn.d.ts +2 -2
  53. package/dist/element/ui/rangeSlider/v1/spawn.d.ts +2 -2
  54. package/dist/element/ui/rating/v1/spawn.d.ts +2 -2
  55. package/dist/element/ui/select/v1/spawn.d.ts +2 -2
  56. package/dist/element/ui/sheet/v1/spawn.d.ts +2 -2
  57. package/dist/element/ui/slideGroup/v1/spawn.d.ts +2 -2
  58. package/dist/element/ui/slider/v1/spawn.d.ts +2 -2
  59. package/dist/element/ui/speedDial/v1/spawn.d.ts +2 -2
  60. package/dist/element/ui/stepper/v1/spawn.d.ts +2 -2
  61. package/dist/element/ui/switch/v1/spawn.d.ts +2 -2
  62. package/dist/element/ui/table/v1/spawn.d.ts +2 -2
  63. package/dist/element/ui/tabs/v1/spawn.d.ts +2 -2
  64. package/dist/element/ui/text/v1/spawn.d.ts +2 -2
  65. package/dist/element/ui/textField/v1/spawn.d.ts +2 -2
  66. package/dist/element/ui/textarea/v1/spawn.d.ts +2 -2
  67. package/dist/element/ui/timeline/v1/spawn.d.ts +2 -2
  68. package/dist/element/ui/tooltip/v1/spawn.d.ts +2 -2
  69. package/dist/element/ui/window/v1/spawn.d.ts +2 -2
  70. package/dist/{i18n-en.jnth2scb.js → i18n-en.d77xnpwk.js} +2 -1
  71. package/dist/{i18n-zhHans.lg0rse69.js → i18n-zhHans.ru0mxxmi.js} +2 -1
  72. package/dist/index.js +2304 -2455
  73. package/dist/meta/element.d.ts +9 -9
  74. package/dist/meta/property.d.ts +5 -1
  75. package/dist/types/block.d.ts +30 -0
  76. package/dist/types/index.d.ts +1 -0
  77. package/dist/utils/render.d.ts +3 -1
  78. package/package.json +1 -1
  79. package/dist/element/dynamic/renderGroup/v1/spawn.d.ts +0 -2
  80. package/dist/element/ui/dialog/v1/spawn.d.ts +0 -2
  81. /package/dist/components/element/dynamic/{renderGroup → inlineSlot}/v1/index.vue.d.ts +0 -0
  82. /package/dist/element/dynamic/{renderGroup → inlineSlot}/v1/index.d.ts +0 -0
@@ -1,7 +1,7 @@
1
+ import ZInlineSlotV1 from './inlineSlot/v1/index.vue';
1
2
  import ZMultipleRefV1 from './multipleRef/v1/index.vue';
2
3
  import ZMultipleSlotV1 from './multipleSlot/v1/index.vue';
3
4
  import ZRefV1 from './ref/v1/index.vue';
4
- import ZRenderGroupV1 from './renderGroup/v1/index.vue';
5
5
  import ZRenderSwitchV1 from './renderSwitch/v1/index.vue';
6
6
  import ZSlotV1 from './slot/v1/index.vue';
7
- export { ZMultipleRefV1, ZMultipleSlotV1, ZRefV1, ZRenderGroupV1, ZRenderSwitchV1, ZSlotV1 };
7
+ export { ZInlineSlotV1, ZMultipleRefV1, ZMultipleSlotV1, ZRefV1, ZRenderSwitchV1, ZSlotV1 };
@@ -34,5 +34,5 @@ export declare function useElementBase(props: ElementProps): {
34
34
  alias?: string | undefined;
35
35
  };
36
36
  }>;
37
- hasRenderGroup: (group: string) => boolean;
37
+ hasSpeedSlot: (group: string) => boolean;
38
38
  };
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,6 +1,6 @@
1
+ import './inlineSlot/v1';
1
2
  import './multipleRef/v1';
2
3
  import './multipleSlot/v1';
3
4
  import './ref/v1';
4
- import './renderGroup/v1';
5
5
  import './renderSwitch/v1';
6
6
  import './slot/v1';
@@ -0,0 +1,2 @@
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string, compId: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string, compId: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -0,0 +1,2 @@
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn1(type: string, subtype: string): ZSpawnResult;
@@ -0,0 +1,2 @@
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn2(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -1,2 +1,2 @@
1
- import { NodePair } from '@/types';
2
- export declare function spawn(type: string, subtype: string): NodePair;
1
+ import { ZSpawnResult } from '@/meta';
2
+ export declare function spawn(type: string, subtype: string): ZSpawnResult;
@@ -146,6 +146,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
146
146
  focus: "Focus",
147
147
  form: "Form",
148
148
  formRelated: "Form Related",
149
+ fullscreen: "Fullscreen",
149
150
  geometries: "Geometries",
150
151
  globality: "Globality",
151
152
  group: "Group",
@@ -169,6 +170,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
169
170
  imagesAndIcons: "Images & Icons",
170
171
  info: "Info",
171
172
  inline: "Inline",
173
+ inlineSlot: "Inline Slot",
172
174
  inset: "Inset",
173
175
  instance: "Instance",
174
176
  instances: "Instances",
@@ -280,7 +282,6 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
280
282
  refKey: "Reference Key",
281
283
  regular: "Regular",
282
284
  relative: "Relative",
283
- renderGroup: "Render Group",
284
285
  renderSwitch: "Render Switch",
285
286
  reset: "Reset",
286
287
  resetValidation: "Reset Validation",
@@ -146,6 +146,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
146
146
  focus: "聚焦",
147
147
  form: "表单",
148
148
  formRelated: "表单相关",
149
+ fullscreen: "全屏",
149
150
  geometries: "几何体",
150
151
  globality: "全局",
151
152
  group: "分组",
@@ -169,6 +170,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
169
170
  imagesAndIcons: "图像 & 图标",
170
171
  info: "信息",
171
172
  inline: "内联",
173
+ inlineSlot: "内联插槽",
172
174
  inset: "内嵌",
173
175
  instance: "实例",
174
176
  instances: "实例(s)",
@@ -280,7 +282,6 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
280
282
  refKey: "引用键",
281
283
  regular: "常规",
282
284
  relative: "相对",
283
- renderGroup: "渲染分组",
284
285
  renderSwitch: "渲染开关",
285
286
  reset: "重置",
286
287
  resetValidation: "重置验证",