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.
- package/dist/components/element/dynamic/index.d.ts +2 -2
- package/dist/composables/element/core/elementBase.d.ts +1 -1
- package/dist/element/3d/camera/orthographicCamera/v1/spawn.d.ts +2 -2
- package/dist/element/3d/camera/perspectiveCamera/v1/spawn.d.ts +2 -2
- package/dist/element/3d/controls/keyboardControls/v1/spawn.d.ts +2 -2
- package/dist/element/3d/controls/mapControls/v1/spawn.d.ts +2 -2
- package/dist/element/3d/controls/orbitControls/v1/spawn.d.ts +2 -2
- package/dist/element/3d/geometry/boxGeometry/v1/spawn.d.ts +2 -2
- package/dist/element/3d/geometry/sphereGeometry/v1/spawn.d.ts +2 -2
- package/dist/element/3d/light/ambientLight/v1/spawn.d.ts +2 -2
- package/dist/element/3d/light/directionalLight/v1/spawn.d.ts +2 -2
- package/dist/element/3d/light/pointLight/v1/spawn.d.ts +2 -2
- package/dist/element/3d/light/spotLight/v1/spawn.d.ts +2 -2
- package/dist/element/3d/object/group/v1/spawn.d.ts +2 -2
- package/dist/element/3d/object/mesh/v1/spawn.d.ts +2 -2
- package/dist/element/chart/barChart/v1/spawn.d.ts +2 -2
- package/dist/element/chart/lineChart/v1/spawn.d.ts +2 -2
- package/dist/element/dynamic/index.d.ts +1 -1
- package/dist/element/dynamic/inlineSlot/v1/spawn.d.ts +2 -0
- package/dist/element/dynamic/multipleRef/v1/spawn.d.ts +2 -2
- package/dist/element/dynamic/multipleSlot/v1/spawn.d.ts +2 -2
- package/dist/element/dynamic/ref/v1/spawn.d.ts +2 -2
- package/dist/element/dynamic/renderSwitch/v1/spawn.d.ts +2 -2
- package/dist/element/dynamic/slot/v1/spawn.d.ts +2 -2
- package/dist/element/ui/badge/v1/spawn.d.ts +2 -2
- package/dist/element/ui/breadcrumbs/v1/spawn.d.ts +2 -2
- package/dist/element/ui/btn/v1/spawn.d.ts +2 -2
- package/dist/element/ui/btnToggle/v1/spawn.d.ts +2 -2
- package/dist/element/ui/card/v1/spawn.d.ts +2 -2
- package/dist/element/ui/checkbox/v1/spawn.d.ts +2 -2
- package/dist/element/ui/chip/v1/spawn.d.ts +2 -2
- package/dist/element/ui/chipGroup/v1/spawn.d.ts +2 -2
- package/dist/element/ui/combobox/v1/spawn.d.ts +2 -2
- package/dist/element/ui/container/v1/spawn.d.ts +2 -2
- package/dist/element/ui/dataTableClient/v1/spawn.d.ts +2 -2
- package/dist/element/ui/dataTableServer/v1/spawn.d.ts +2 -2
- package/dist/element/ui/dialog/v1/spawn1.d.ts +2 -0
- package/dist/element/ui/dialog/v1/spawn2.d.ts +2 -0
- package/dist/element/ui/fab/v1/spawn.d.ts +2 -2
- package/dist/element/ui/fileInput/v1/spawn.d.ts +2 -2
- package/dist/element/ui/flexbox/v1/spawn.d.ts +2 -2
- package/dist/element/ui/form/v1/spawn.d.ts +2 -2
- package/dist/element/ui/hover/v1/spawn.d.ts +2 -2
- package/dist/element/ui/icon/v1/spawn.d.ts +2 -2
- package/dist/element/ui/itemGroup/v1/spawn.d.ts +2 -2
- package/dist/element/ui/list/v1/spawn.d.ts +2 -2
- package/dist/element/ui/menu/v1/spawn.d.ts +2 -2
- package/dist/element/ui/numberInput/v1/spawn.d.ts +2 -2
- package/dist/element/ui/optInput/v1/spawn.d.ts +2 -2
- package/dist/element/ui/pagination/v1/spawn.d.ts +2 -2
- package/dist/element/ui/positioner/v1/spawn.d.ts +2 -2
- package/dist/element/ui/radioGroup/v1/spawn.d.ts +2 -2
- package/dist/element/ui/rangeSlider/v1/spawn.d.ts +2 -2
- package/dist/element/ui/rating/v1/spawn.d.ts +2 -2
- package/dist/element/ui/select/v1/spawn.d.ts +2 -2
- package/dist/element/ui/sheet/v1/spawn.d.ts +2 -2
- package/dist/element/ui/slideGroup/v1/spawn.d.ts +2 -2
- package/dist/element/ui/slider/v1/spawn.d.ts +2 -2
- package/dist/element/ui/speedDial/v1/spawn.d.ts +2 -2
- package/dist/element/ui/stepper/v1/spawn.d.ts +2 -2
- package/dist/element/ui/switch/v1/spawn.d.ts +2 -2
- package/dist/element/ui/table/v1/spawn.d.ts +2 -2
- package/dist/element/ui/tabs/v1/spawn.d.ts +2 -2
- package/dist/element/ui/text/v1/spawn.d.ts +2 -2
- package/dist/element/ui/textField/v1/spawn.d.ts +2 -2
- package/dist/element/ui/textarea/v1/spawn.d.ts +2 -2
- package/dist/element/ui/timeline/v1/spawn.d.ts +2 -2
- package/dist/element/ui/tooltip/v1/spawn.d.ts +2 -2
- package/dist/element/ui/window/v1/spawn.d.ts +2 -2
- package/dist/{i18n-en.jnth2scb.js → i18n-en.d77xnpwk.js} +2 -1
- package/dist/{i18n-zhHans.lg0rse69.js → i18n-zhHans.ru0mxxmi.js} +2 -1
- package/dist/index.js +2304 -2455
- package/dist/meta/element.d.ts +9 -9
- package/dist/meta/property.d.ts +5 -1
- package/dist/types/block.d.ts +30 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/utils/render.d.ts +3 -1
- package/package.json +1 -1
- package/dist/element/dynamic/renderGroup/v1/spawn.d.ts +0 -2
- package/dist/element/ui/dialog/v1/spawn.d.ts +0 -2
- /package/dist/components/element/dynamic/{renderGroup → inlineSlot}/v1/index.vue.d.ts +0 -0
- /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,
|
|
7
|
+
export { ZInlineSlotV1, ZMultipleRefV1, ZMultipleSlotV1, ZRefV1, ZRenderSwitchV1, ZSlotV1 };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string, compId: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string, compId: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
1
|
+
import { ZSpawnResult } from '@/meta';
|
|
2
|
+
export declare function spawn(type: string, subtype: string): ZSpawnResult;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare function spawn(type: string, subtype: string):
|
|
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: "重置验证",
|