x-runtime-lib 0.9.25 → 0.9.27
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/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/inlineSlot/v1/spawn.d.ts +2 -2
- 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.i5exmkwv.js → i18n-en.hv63466o.js} +4 -3
- package/dist/{i18n-zhHans.ma93zsw5.js → i18n-zhHans.k3uetyc5.js} +4 -3
- package/dist/index.js +2425 -2383
- package/dist/meta/element.d.ts +7 -3
- package/dist/meta/property.d.ts +5 -1
- package/dist/sandbox/index.d.ts +1 -0
- package/dist/sandbox/sandbox/index.d.ts +1 -0
- package/dist/types/block.d.ts +30 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/{vendor.euh7iu3r.js → vendor.kfdhvame.js} +5487 -5484
- package/package.json +1 -1
- package/dist/element/ui/dialog/v1/spawn.d.ts +0 -2
|
@@ -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, 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;
|
|
@@ -101,7 +101,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
101
101
|
default: "Default",
|
|
102
102
|
density: "Density",
|
|
103
103
|
depth: "Depth",
|
|
104
|
-
|
|
104
|
+
depthSegments: "Depth Segments",
|
|
105
105
|
detail: "Detail",
|
|
106
106
|
dialog: "Dialog",
|
|
107
107
|
direction: "Direction",
|
|
@@ -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",
|
|
@@ -156,7 +157,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
156
157
|
headlineMedium: "Headline Medium",
|
|
157
158
|
headlineSmall: "Headline Small",
|
|
158
159
|
height: "Height",
|
|
159
|
-
|
|
160
|
+
heightSegments: "Height Segments",
|
|
160
161
|
hideActions: "Hide Actions",
|
|
161
162
|
hideDetails: "Hide Details",
|
|
162
163
|
hideOppoSite: "Hide Opposite",
|
|
@@ -399,7 +400,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
399
400
|
warning: "Warning",
|
|
400
401
|
weight: "Weight",
|
|
401
402
|
width: "Width",
|
|
402
|
-
|
|
403
|
+
widthSegments: "Width Segments",
|
|
403
404
|
window: "Window",
|
|
404
405
|
windowItem: "Window Item",
|
|
405
406
|
wrap: "Wrap",
|
|
@@ -101,7 +101,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
101
101
|
default: "缺省",
|
|
102
102
|
density: "密度",
|
|
103
103
|
depth: "深度",
|
|
104
|
-
|
|
104
|
+
depthSegments: "深度分段(s)",
|
|
105
105
|
detail: "细节",
|
|
106
106
|
dialog: "对话框",
|
|
107
107
|
direction: "方向",
|
|
@@ -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: "分组",
|
|
@@ -156,7 +157,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
156
157
|
headlineMedium: "头条(中)",
|
|
157
158
|
headlineSmall: "头条(小)",
|
|
158
159
|
height: "高度",
|
|
159
|
-
|
|
160
|
+
heightSegments: "高度分段(s)",
|
|
160
161
|
hideActions: "隐藏动作",
|
|
161
162
|
hideDetails: "隐藏细节",
|
|
162
163
|
hideOpposite: "隐藏对面",
|
|
@@ -399,7 +400,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
|
|
|
399
400
|
warning: "警告",
|
|
400
401
|
weight: "重量",
|
|
401
402
|
width: "宽度",
|
|
402
|
-
|
|
403
|
+
widthSegments: "宽度分段(s)",
|
|
403
404
|
window: "窗口",
|
|
404
405
|
windowItem: "窗口项目",
|
|
405
406
|
wrap: "换行",
|