@semi-kit/component 1.3.8 → 1.3.9

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.
@@ -1,2 +1,2 @@
1
- import { t as _default } from "../index-C-Oqap1P.js";
1
+ import { t as _default } from "../index-CLhlX_GZ.js";
2
2
  export { _default as default };
@@ -1,4 +1,4 @@
1
- import * as vue16 from "vue";
1
+ import * as vue4 from "vue";
2
2
  import { Ref } from "vue";
3
3
 
4
4
  //#region src/app-provider/type.d.ts
@@ -20,16 +20,16 @@ interface AppProviderContext {
20
20
  }
21
21
  //#endregion
22
22
  //#region src/app-provider/index.d.ts
23
- declare const _default: vue16.DefineComponent<vue16.ExtractPropTypes<{
23
+ declare const _default: vue4.DefineComponent<vue4.ExtractPropTypes<{
24
24
  readonly locale: StringConstructor;
25
- readonly formRuleConfig: vue16.PropType<AppProviderFormRuleConfig>;
26
- readonly theme: vue16.PropType<AppProviderTheme>;
27
- }>, () => vue16.VNode<vue16.RendererNode, vue16.RendererElement, {
25
+ readonly formRuleConfig: vue4.PropType<AppProviderFormRuleConfig>;
26
+ readonly theme: vue4.PropType<AppProviderTheme>;
27
+ }>, () => vue4.VNode<vue4.RendererNode, vue4.RendererElement, {
28
28
  [key: string]: any;
29
- }>[] | undefined, {}, {}, {}, vue16.ComponentOptionsMixin, vue16.ComponentOptionsMixin, {}, string, vue16.PublicProps, Readonly<vue16.ExtractPropTypes<{
29
+ }>[] | undefined, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<vue4.ExtractPropTypes<{
30
30
  readonly locale: StringConstructor;
31
- readonly formRuleConfig: vue16.PropType<AppProviderFormRuleConfig>;
32
- readonly theme: vue16.PropType<AppProviderTheme>;
33
- }>> & Readonly<{}>, {}, {}, {}, {}, string, vue16.ComponentProvideOptions, true, {}, any>;
31
+ readonly formRuleConfig: vue4.PropType<AppProviderFormRuleConfig>;
32
+ readonly theme: vue4.PropType<AppProviderTheme>;
33
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, true, {}, any>;
34
34
  //#endregion
35
35
  export { AppProviderContext as n, AppProviderFormRuleConfig as r, _default as t };
@@ -0,0 +1,7 @@
1
+ import * as vue18 from "vue";
2
+ import * as vue_jsx_runtime0 from "vue/jsx-runtime";
3
+
4
+ //#region src/wrapper/scroll-wrapper/index.d.ts
5
+ declare const _default: vue18.DefineComponent<{}, () => vue_jsx_runtime0.JSX.Element, {}, {}, {}, vue18.ComponentOptionsMixin, vue18.ComponentOptionsMixin, {}, string, vue18.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue18.ComponentProvideOptions, true, {}, any>;
6
+ //#endregion
7
+ export { _default as t };
@@ -1,4 +1,4 @@
1
- import * as vue9 from "vue";
1
+ import * as vue23 from "vue";
2
2
  import { VNode } from "vue";
3
3
 
4
4
  //#region src/tab-view/index.d.ts
@@ -20,7 +20,7 @@ interface SlotType<T> {
20
20
  }) => VNode;
21
21
  extra?: () => VNode;
22
22
  }
23
- declare const TabView: vue9.DefineSetupFnComponent<{
23
+ declare const TabView: vue23.DefineSetupFnComponent<{
24
24
  tabs: any;
25
25
  rowKey: any;
26
26
  activeTab: any;
@@ -36,6 +36,6 @@ declare const TabView: vue9.DefineSetupFnComponent<{
36
36
  onClickItem: any;
37
37
  onMouseUpItem: any;
38
38
  onContextMenuItem: any;
39
- } & {}, vue9.PublicProps>;
39
+ } & {}, vue23.PublicProps>;
40
40
  //#endregion
41
41
  export { TabView as i, SlotType as n, TabActionType as r, PropsType as t };
@@ -0,0 +1,7 @@
1
+ import * as vue25 from "vue";
2
+ import * as vue_jsx_runtime1 from "vue/jsx-runtime";
3
+
4
+ //#region src/wrapper/flex-col-wrapper/index.d.ts
5
+ declare const _default: vue25.DefineComponent<{}, () => vue_jsx_runtime1.JSX.Element, {}, {}, {}, vue25.ComponentOptionsMixin, vue25.ComponentOptionsMixin, {}, string, vue25.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue25.ComponentProvideOptions, true, {}, any>;
6
+ //#endregion
7
+ export { _default as t };
package/lib/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- import { n as AppProviderContext, r as AppProviderFormRuleConfig, t as _default } from "./index-C-Oqap1P.js";
2
- import { t as _default$3 } from "./index-D7SSrdEE.js";
1
+ import { n as AppProviderContext, r as AppProviderFormRuleConfig, t as _default } from "./index-CLhlX_GZ.js";
2
+ import { t as _default$3 } from "./index-DGhs--Ou.js";
3
3
  import { t as _default$2 } from "./index-DVtDY-TP.js";
4
- import { t as _default$1 } from "./index-B04pTadx.js";
4
+ import { t as _default$1 } from "./index-DUBgFfAL.js";
5
5
  import { t as SemiComponentResolver } from "./resolver-BVvgCCAW.js";
6
- import { i as TabView } from "./index-h4n0YCgL.js";
6
+ import { i as TabView } from "./index-DThW3Pwy.js";
7
7
 
8
8
  //#region src/_utils/get-provider.d.ts
9
9
  declare function getAppProvider(): AppProviderContext;
@@ -1,2 +1,2 @@
1
- import { i as TabView, n as SlotType, r as TabActionType, t as PropsType } from "../index-h4n0YCgL.js";
1
+ import { i as TabView, n as SlotType, r as TabActionType, t as PropsType } from "../index-DThW3Pwy.js";
2
2
  export { PropsType, SlotType, TabActionType, TabView as default };
@@ -1,2 +1,2 @@
1
- import { t as _default } from "../../index-B04pTadx.js";
1
+ import { t as _default } from "../../index-DUBgFfAL.js";
2
2
  export { _default as default };
@@ -1,2 +1,2 @@
1
- import { t as _default } from "../../index-D7SSrdEE.js";
1
+ import { t as _default } from "../../index-DGhs--Ou.js";
2
2
  export { _default as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semi-kit/component",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "description": "Semi-Kit Component Library",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,7 +0,0 @@
1
- import * as vue4 from "vue";
2
- import * as vue_jsx_runtime0 from "vue/jsx-runtime";
3
-
4
- //#region src/wrapper/flex-col-wrapper/index.d.ts
5
- declare const _default: vue4.DefineComponent<{}, () => vue_jsx_runtime0.JSX.Element, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {}, string, vue4.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue4.ComponentProvideOptions, true, {}, any>;
6
- //#endregion
7
- export { _default as t };
@@ -1,7 +0,0 @@
1
- import * as vue11 from "vue";
2
- import * as vue_jsx_runtime1 from "vue/jsx-runtime";
3
-
4
- //#region src/wrapper/scroll-wrapper/index.d.ts
5
- declare const _default: vue11.DefineComponent<{}, () => vue_jsx_runtime1.JSX.Element, {}, {}, {}, vue11.ComponentOptionsMixin, vue11.ComponentOptionsMixin, {}, string, vue11.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue11.ComponentProvideOptions, true, {}, any>;
6
- //#endregion
7
- export { _default as t };