x-runtime-lib 0.9.4 → 0.9.5
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/ui/btn/v1/slotAppend.vue.d.ts +7 -0
- package/dist/components/element/ui/btn/v1/slotDefault.vue.d.ts +7 -0
- package/dist/components/element/ui/btn/v1/slotLoader.vue.d.ts +7 -0
- package/dist/components/element/ui/btn/v1/slotPrepend.vue.d.ts +7 -0
- package/dist/components/element/ui/index.d.ts +2 -1
- package/dist/components/element/ui/speedDial/v1/index.vue.d.ts +13 -0
- package/dist/components/element/ui/table/v1/index.vue.d.ts +2 -2
- package/dist/components/element/ui/window/v1/index.vue.d.ts +2 -2
- package/dist/element/3d/camera/orthographicCamera/v1/spawn.d.ts +2 -0
- package/dist/element/3d/camera/perspectiveCamera/v1/spawn.d.ts +2 -0
- package/dist/element/3d/controls/keyboardControls/v1/spawn.d.ts +2 -0
- package/dist/element/3d/controls/mapControls/v1/spawn.d.ts +2 -0
- package/dist/element/3d/controls/orbitControls/v1/spawn.d.ts +2 -0
- package/dist/element/3d/light/ambientLight/v1/spawn.d.ts +2 -0
- package/dist/element/3d/light/directionalLight/v1/spawn.d.ts +2 -0
- package/dist/element/3d/light/pointLight/v1/spawn.d.ts +2 -0
- package/dist/element/3d/light/spotLight/v1/spawn.d.ts +2 -0
- package/dist/element/3d/object/group/v1/spawn.d.ts +2 -0
- package/dist/element/3d/object/mesh/v1/spawn.d.ts +2 -0
- package/dist/element/_common/global/index.d.ts +1 -1
- package/dist/element/_common/items/index.d.ts +1 -0
- package/dist/element/_common/items/speedDialOpenWayItems/v1/index.d.ts +2 -0
- package/dist/element/dynamic/multipleRef/v1/spawn.d.ts +2 -0
- package/dist/element/dynamic/multipleSlot/v1/spawn.d.ts +2 -0
- package/dist/element/dynamic/ref/v1/spawn.d.ts +2 -0
- package/dist/element/dynamic/renderSwitch/v1/spawn.d.ts +2 -0
- package/dist/element/dynamic/slot/v1/spawn.d.ts +2 -0
- package/dist/element/ui/combobox/v1/spawn.d.ts +2 -0
- package/dist/element/ui/container/v1/spawn.d.ts +2 -0
- package/dist/element/ui/dialog/v1/spawn.d.ts +2 -0
- package/dist/element/ui/fileInput/v1/spawn.d.ts +2 -0
- package/dist/element/ui/icon/v1/spawn.d.ts +2 -0
- package/dist/element/ui/menu/v1/spawn.d.ts +2 -0
- package/dist/element/ui/pagination/v1/spawn.d.ts +2 -0
- package/dist/element/ui/rangeSlider/v1/spawn.d.ts +2 -0
- package/dist/element/ui/rating/v1/spawn.d.ts +2 -0
- package/dist/element/ui/select/v1/spawn.d.ts +2 -0
- package/dist/element/ui/slider/v1/spawn.d.ts +2 -0
- package/dist/element/ui/speedDial/v1/index.d.ts +1 -0
- package/dist/element/ui/speedDial/v1/meta.d.ts +1 -0
- package/dist/element/ui/switch/v1/spawn.d.ts +2 -0
- package/dist/element/ui/textField/v1/spawn.d.ts +2 -0
- package/dist/{i18n-en.nb98wzaa.js → i18n-en.muzumt7f.js} +1 -0
- package/dist/{i18n-zhHans.lbd05oyp.js → i18n-zhHans.il5j9zx8.js} +1 -0
- package/dist/index.js +2678 -2515
- package/dist/types/protocol.d.ts +3 -3
- package/dist/utils/node.d.ts +0 -1
- package/package.json +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { RefContext } from '@/types';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
refContext: RefContext;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
7
|
+
export default _default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { RefContext } from '@/types';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
refContext: RefContext;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
7
|
+
export default _default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { RefContext } from '@/types';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
refContext: RefContext;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
7
|
+
export default _default;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { RefContext } from '@/types';
|
|
2
|
+
type __VLS_Props = {
|
|
3
|
+
refContext: RefContext;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
7
|
+
export default _default;
|
|
@@ -27,6 +27,7 @@ import ZRangeSliderV1 from './rangeSlider/v1/index.vue';
|
|
|
27
27
|
import ZRatingV1 from './rating/v1/index.vue';
|
|
28
28
|
import ZSelectV1 from './select/v1/index.vue';
|
|
29
29
|
import ZSliderV1 from './slider/v1/index.vue';
|
|
30
|
+
import ZSpeedDialV1 from './speedDial/v1/index.vue';
|
|
30
31
|
import ZStepperV1 from './stepper/v1/index.vue';
|
|
31
32
|
import ZStepperHeaderV1 from './stepperHeader/v1/index.vue';
|
|
32
33
|
import ZStepperItemV1 from './stepperItem/v1/index.vue';
|
|
@@ -48,4 +49,4 @@ import ZTimelineV1 from './timeline/v1/index.vue';
|
|
|
48
49
|
import ZTimelineItemV1 from './timelineItem/v1/index.vue';
|
|
49
50
|
import ZWindowV1 from './window/v1/index.vue';
|
|
50
51
|
import ZWindowItemV1 from './windowItem/v1/index.vue';
|
|
51
|
-
export { ZBadgeV1, ZBreadcrumbsV1, ZBtnV1, ZBtnToggleV1, ZBtnToggleEntryV1, ZCardV1, ZCheckboxV1, ZChipV1, ZChipGroupV1, ZColorPickerV1, ZComboboxV1, ZContainerV1, ZDataTableV1, ZDatePickerV1, ZDialogV1, ZFileInputV1, ZFlexLayoutV1, ZFlexLayoutEntryV1, ZFormV1, ZIconV1, ZMenuV1, ZNumberInputV1, ZPaginationV1, ZRadioV1, ZRadioGroupV1, ZRangeSliderV1, ZRatingV1, ZSelectV1, ZSliderV1, ZStepperV1, ZStepperHeaderV1, ZStepperItemV1, ZStepperWindowV1, ZStepperWindowItemV1, ZSwitchV1, ZTabV1, ZTableV1, ZTableBodyV1, ZTableBodyCellV1, ZTableHeadV1, ZTableHeadCellV1, ZTableRowV1, ZTabsV1, ZTextV1, ZTextareaV1, ZTextFieldV1, ZTimelineV1, ZTimelineItemV1, ZWindowV1, ZWindowItemV1 };
|
|
52
|
+
export { ZBadgeV1, ZBreadcrumbsV1, ZBtnV1, ZBtnToggleV1, ZBtnToggleEntryV1, ZCardV1, ZCheckboxV1, ZChipV1, ZChipGroupV1, ZColorPickerV1, ZComboboxV1, ZContainerV1, ZDataTableV1, ZDatePickerV1, ZDialogV1, ZFileInputV1, ZFlexLayoutV1, ZFlexLayoutEntryV1, ZFormV1, ZIconV1, ZMenuV1, ZNumberInputV1, ZPaginationV1, ZRadioV1, ZRadioGroupV1, ZRangeSliderV1, ZRatingV1, ZSelectV1, ZSliderV1, ZSpeedDialV1, ZStepperV1, ZStepperHeaderV1, ZStepperItemV1, ZStepperWindowV1, ZStepperWindowItemV1, ZSwitchV1, ZTabV1, ZTableV1, ZTableBodyV1, ZTableBodyCellV1, ZTableHeadV1, ZTableHeadCellV1, ZTableRowV1, ZTabsV1, ZTextV1, ZTextareaV1, ZTextFieldV1, ZTimelineV1, ZTimelineItemV1, ZWindowV1, ZWindowItemV1 };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare var __VLS_8: {};
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
3
|
+
default?: (props: typeof __VLS_8) => any;
|
|
4
|
+
};
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
8
|
+
export default _default;
|
|
9
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
10
|
+
new (): {
|
|
11
|
+
$slots: S;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ElementProps } from '@/types';
|
|
2
|
-
declare var
|
|
2
|
+
declare var __VLS_8: {};
|
|
3
3
|
type __VLS_Slots = {} & {
|
|
4
|
-
default?: (props: typeof
|
|
4
|
+
default?: (props: typeof __VLS_8) => any;
|
|
5
5
|
};
|
|
6
6
|
declare const __VLS_base: import("vue").DefineComponent<ElementProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ElementProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
7
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ElementProps } from '@/types';
|
|
2
|
-
declare var
|
|
2
|
+
declare var __VLS_8: {};
|
|
3
3
|
type __VLS_Slots = {} & {
|
|
4
|
-
default?: (props: typeof
|
|
4
|
+
default?: (props: typeof __VLS_8) => any;
|
|
5
5
|
};
|
|
6
6
|
declare const __VLS_base: import("vue").DefineComponent<ElementProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ElementProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
7
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ZElement, ZElementKey, ZElements } from '@/types';
|
|
2
|
-
export declare
|
|
2
|
+
export declare function regElement(element: ZElement): void;
|
|
3
3
|
export declare function getAllElements(): ZElements;
|
|
4
4
|
export declare function getElement(key: ZElementKey | string): ZElement | undefined;
|
|
@@ -12,6 +12,7 @@ export * from './fontWeightItems/v1';
|
|
|
12
12
|
export * from './sheetVariantItems/v1';
|
|
13
13
|
export * from './showTicksItems/v1';
|
|
14
14
|
export * from './sizeItems/v1';
|
|
15
|
+
export * from './speedDialOpenWayItems/v1';
|
|
15
16
|
export * from './textAlignItems/v1';
|
|
16
17
|
export * from './textDecorationItems/v1';
|
|
17
18
|
export * from './textEmphasisItems/v1';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './meta';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|