@huyooo/ui 0.5.62 → 0.6.0

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.
@@ -919,7 +919,7 @@ const oe = {
919
919
  onSwitchResetPassword: c
920
920
  })]));
921
921
  }
922
- }), st = /* @__PURE__ */ C(Le, [["__scopeId", "data-v-221e9659"]]);
922
+ }), st = /* @__PURE__ */ C(Le, [["__scopeId", "data-v-6802272c"]]);
923
923
  export {
924
924
  Ze as A,
925
925
  et as a,
package/dist/authkit.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { A as i, a as u, c as s, b as h, n as A, E as e, k, l as o, _ as r, O as n, _ as d, O as p, f as m, o as P, P as f, j as l, R as S, S as g, i as O, m as c, d as w, e as U, g as I, h as b, p as x, u as C } from "./AuthkitAuthModal-BfwODnpI.js";
2
- import { A as y, a as B, c as R, d as V, b as v, b as L, f as M, e as _ } from "./AuthkitSignInPhone-b7O8zxA8.js";
2
+ import { A as y, a as B, c as R, d as V, b as v, b as L, f as M, e as _ } from "./AuthkitSignInPhone-CvP7rT3r.js";
3
3
  import { u as z } from "./useAuthkitAppsAuthPageInfo-CzZmhPMm.js";
4
4
  import { u as T, a as q } from "./useAuthkitUsersProfile-hZ9L3rYe.js";
5
5
  import { u as F } from "./auth-bwwc2iT8.js";
@@ -1,6 +1,53 @@
1
1
  import { PropType } from 'vue';
2
2
  import { FormSizeType } from '../../../types/auth';
3
- declare function __VLS_template(): any;
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ OAuth?(_: {}): any;
7
+ };
8
+ refs: {
9
+ formRef: any;
10
+ SendVerifyCodeRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
11
+ size: {
12
+ type: PropType<FormSizeType>;
13
+ required: true;
14
+ };
15
+ loading: {
16
+ type: BooleanConstructor;
17
+ required: true;
18
+ default: () => boolean;
19
+ };
20
+ }>> & Readonly<{
21
+ onSend?: ((...args: any[]) => any) | undefined;
22
+ }>, {
23
+ startCountFn: () => void;
24
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
25
+ send: (...args: any[]) => void;
26
+ }, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
27
+ P: {};
28
+ B: {};
29
+ D: {};
30
+ C: {};
31
+ M: {};
32
+ Defaults: {};
33
+ }, Readonly<import('vue').ExtractPropTypes<{
34
+ size: {
35
+ type: PropType<FormSizeType>;
36
+ required: true;
37
+ };
38
+ loading: {
39
+ type: BooleanConstructor;
40
+ required: true;
41
+ default: () => boolean;
42
+ };
43
+ }>> & Readonly<{
44
+ onSend?: ((...args: any[]) => any) | undefined;
45
+ }>, {
46
+ startCountFn: () => void;
47
+ }, {}, {}, {}, {}> | null;
48
+ };
49
+ rootEl: HTMLDivElement;
50
+ };
4
51
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
5
52
  declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
53
  size: {
@@ -30,7 +77,47 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
30
77
  onSubmit?: ((...args: any[]) => any) | undefined;
31
78
  onSwitchSignUp?: ((...args: any[]) => any) | undefined;
32
79
  onSwitchResetPassword?: ((...args: any[]) => any) | undefined;
33
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, any, any>;
80
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
81
+ formRef: any;
82
+ SendVerifyCodeRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
83
+ size: {
84
+ type: PropType<FormSizeType>;
85
+ required: true;
86
+ };
87
+ loading: {
88
+ type: BooleanConstructor;
89
+ required: true;
90
+ default: () => boolean;
91
+ };
92
+ }>> & Readonly<{
93
+ onSend?: ((...args: any[]) => any) | undefined;
94
+ }>, {
95
+ startCountFn: () => void;
96
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
97
+ send: (...args: any[]) => void;
98
+ }, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
99
+ P: {};
100
+ B: {};
101
+ D: {};
102
+ C: {};
103
+ M: {};
104
+ Defaults: {};
105
+ }, Readonly<import('vue').ExtractPropTypes<{
106
+ size: {
107
+ type: PropType<FormSizeType>;
108
+ required: true;
109
+ };
110
+ loading: {
111
+ type: BooleanConstructor;
112
+ required: true;
113
+ default: () => boolean;
114
+ };
115
+ }>> & Readonly<{
116
+ onSend?: ((...args: any[]) => any) | undefined;
117
+ }>, {
118
+ startCountFn: () => void;
119
+ }, {}, {}, {}, {}> | null;
120
+ }, HTMLDivElement>;
34
121
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
35
122
  export default _default;
36
123
  type __VLS_WithTemplateSlots<T, S> = T & {
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import { n as p2, h as I, U as f2, i as t2, V as h2, j as q, H as K, k as u2, v
10
10
  import { b as b3, f as G3, g as D3, u as P3, a as T3, c as O3, e as B3, d as I3, w as $3 } from "./useSEO-DT8VkGVt.js";
11
11
  import { u as W3 } from "./useUploadCos-_xwV40NS.js";
12
12
  import { A as z3, a as j3, c as q3, b as K3, n as J3, E as Q3, k as X3, l as Y3, _ as e4, O as t4, _ as o4, O as s4, f as a4, o as i4, P as n4, j as r4, R as c4, S as l4, i as C4, m as d4, d as p4, e as f4, g as h4, h as u4, p as _4, u as g4 } from "./AuthkitAuthModal-BfwODnpI.js";
13
- import { A as L4, a as y4, c as w4, d as F4, b as M4, b as k4, f as v4, e as x4 } from "./AuthkitSignInPhone-b7O8zxA8.js";
13
+ import { A as L4, a as y4, c as w4, d as F4, b as M4, b as k4, f as v4, e as x4 } from "./AuthkitSignInPhone-CvP7rT3r.js";
14
14
  import { I as Z4, A as V4, C as E4, _ as U4, a as A4, D as S4, E as b4, b as G4, M as D4, c as P4, N as T4, f as O4, d as B4, e as I4 } from "./MessageHandle-BlsLRmdj.js";
15
15
  import { M as N4, a as W4 } from "./MessageMenu-_RZJ9Mbi.js";
16
16
  import { _ as z4, a as j4, F as q4, b as K4, c as J4, d as Q4, R as X4 } from "./FeedbackModal-DWJmFtvY.js";