x-runtime-lib 0.9.3 → 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.
Files changed (49) hide show
  1. package/dist/components/element/ui/btn/v1/slotAppend.vue.d.ts +7 -0
  2. package/dist/components/element/ui/btn/v1/slotDefault.vue.d.ts +7 -0
  3. package/dist/components/element/ui/btn/v1/slotLoader.vue.d.ts +7 -0
  4. package/dist/components/element/ui/btn/v1/slotPrepend.vue.d.ts +7 -0
  5. package/dist/components/element/ui/index.d.ts +2 -1
  6. package/dist/components/element/ui/speedDial/v1/index.vue.d.ts +13 -0
  7. package/dist/components/element/ui/table/v1/index.vue.d.ts +2 -2
  8. package/dist/components/element/ui/window/v1/index.vue.d.ts +2 -2
  9. package/dist/element/3d/camera/orthographicCamera/v1/spawn.d.ts +2 -0
  10. package/dist/element/3d/camera/perspectiveCamera/v1/spawn.d.ts +2 -0
  11. package/dist/element/3d/controls/keyboardControls/v1/spawn.d.ts +2 -0
  12. package/dist/element/3d/controls/mapControls/v1/spawn.d.ts +2 -0
  13. package/dist/element/3d/controls/orbitControls/v1/spawn.d.ts +2 -0
  14. package/dist/element/3d/light/ambientLight/v1/spawn.d.ts +2 -0
  15. package/dist/element/3d/light/directionalLight/v1/spawn.d.ts +2 -0
  16. package/dist/element/3d/light/pointLight/v1/spawn.d.ts +2 -0
  17. package/dist/element/3d/light/spotLight/v1/spawn.d.ts +2 -0
  18. package/dist/element/3d/object/group/v1/spawn.d.ts +2 -0
  19. package/dist/element/3d/object/mesh/v1/spawn.d.ts +2 -0
  20. package/dist/element/_common/global/index.d.ts +1 -1
  21. package/dist/element/_common/items/index.d.ts +1 -0
  22. package/dist/element/_common/items/speedDialOpenWayItems/v1/index.d.ts +2 -0
  23. package/dist/element/dynamic/multipleRef/v1/spawn.d.ts +2 -0
  24. package/dist/element/dynamic/multipleSlot/v1/spawn.d.ts +2 -0
  25. package/dist/element/dynamic/ref/v1/spawn.d.ts +2 -0
  26. package/dist/element/dynamic/renderSwitch/v1/spawn.d.ts +2 -0
  27. package/dist/element/dynamic/slot/v1/spawn.d.ts +2 -0
  28. package/dist/element/ui/combobox/v1/spawn.d.ts +2 -0
  29. package/dist/element/ui/container/v1/spawn.d.ts +2 -0
  30. package/dist/element/ui/dialog/v1/spawn.d.ts +2 -0
  31. package/dist/element/ui/fileInput/v1/spawn.d.ts +2 -0
  32. package/dist/element/ui/icon/v1/spawn.d.ts +2 -0
  33. package/dist/element/ui/menu/v1/spawn.d.ts +2 -0
  34. package/dist/element/ui/pagination/v1/spawn.d.ts +2 -0
  35. package/dist/element/ui/rangeSlider/v1/spawn.d.ts +2 -0
  36. package/dist/element/ui/rating/v1/spawn.d.ts +2 -0
  37. package/dist/element/ui/select/v1/spawn.d.ts +2 -0
  38. package/dist/element/ui/slider/v1/spawn.d.ts +2 -0
  39. package/dist/element/ui/speedDial/v1/index.d.ts +1 -0
  40. package/dist/element/ui/speedDial/v1/meta.d.ts +1 -0
  41. package/dist/element/ui/switch/v1/spawn.d.ts +2 -0
  42. package/dist/element/ui/textField/v1/spawn.d.ts +2 -0
  43. package/dist/{i18n-en.nb98wzaa.js → i18n-en.muzumt7f.js} +1 -0
  44. package/dist/{i18n-zhHans.lbd05oyp.js → i18n-zhHans.il5j9zx8.js} +1 -0
  45. package/dist/index.js +2686 -2529
  46. package/dist/types/protocol.d.ts +3 -3
  47. package/dist/utils/misc.d.ts +2 -2
  48. package/dist/utils/node.d.ts +0 -1
  49. 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 __VLS_14: {};
2
+ declare var __VLS_8: {};
3
3
  type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_14) => any;
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 __VLS_14: {};
2
+ declare var __VLS_8: {};
3
3
  type __VLS_Slots = {} & {
4
- default?: (props: typeof __VLS_14) => any;
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>;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -1,4 +1,4 @@
1
1
  import { ZElement, ZElementKey, ZElements } from '@/types';
2
- export declare const regElement: (element: ZElement) => void;
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,2 @@
1
+ import { ZItem } from '@/types';
2
+ export declare const speedDialOpenWayItemsV1: ZItem[];
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string, compId: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1 @@
1
+ export * from './meta';
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -0,0 +1,2 @@
1
+ import { NodePair } from '@/types';
2
+ export declare function spawn(type: string, subtype: string): NodePair;
@@ -193,6 +193,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
193
193
  line: "Line",
194
194
  lineChart: "Line Chart",
195
195
  lineThrough: "Line Through",
196
+ loader: "Loader",
196
197
  loading: "Loading",
197
198
  log: "Log",
198
199
  looks: "Looks",
@@ -193,6 +193,7 @@ var t = /* @__PURE__ */ e({ default: () => n }), n = { "x-runtime-lib": {
193
193
  line: "线",
194
194
  lineChart: "折线图",
195
195
  lineThrough: "中划线",
196
+ loader: "加载器",
196
197
  loading: "加载中",
197
198
  log: "对数",
198
199
  looks: "外观(s)",