@nhdropshipping/y-components 1.0.103 → 1.0.104
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/yinput.vue.d.ts +8 -3
- package/dist/components/yinput.vue.d.ts.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1285 -1263
- package/dist/index.esm.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
2
2
|
modelValue?: string;
|
|
3
|
-
type?: "text" | "email" | "password" | "search" | "tel" | "url" | "number";
|
|
3
|
+
type?: "text" | "email" | "password" | "search" | "tel" | "url" | "number" | "textarea";
|
|
4
4
|
placeholder?: string;
|
|
5
5
|
autocomplete?: string;
|
|
6
6
|
inputmode?: "none" | "text" | "decimal" | "numeric" | "tel" | "search" | "email" | "url";
|
|
@@ -14,6 +14,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14
14
|
min?: string | number;
|
|
15
15
|
max?: string | number;
|
|
16
16
|
clearOnFocus?: boolean;
|
|
17
|
+
rows?: number;
|
|
17
18
|
}>, {
|
|
18
19
|
modelValue: string;
|
|
19
20
|
type: string;
|
|
@@ -30,13 +31,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
31
|
min: undefined;
|
|
31
32
|
max: undefined;
|
|
32
33
|
clearOnFocus: boolean;
|
|
34
|
+
rows: number;
|
|
33
35
|
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
34
36
|
"update:modelValue": (value: string) => void;
|
|
35
37
|
enter: (value: string) => void;
|
|
36
38
|
paste: (value: string) => void;
|
|
37
39
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
38
40
|
modelValue?: string;
|
|
39
|
-
type?: "text" | "email" | "password" | "search" | "tel" | "url" | "number";
|
|
41
|
+
type?: "text" | "email" | "password" | "search" | "tel" | "url" | "number" | "textarea";
|
|
40
42
|
placeholder?: string;
|
|
41
43
|
autocomplete?: string;
|
|
42
44
|
inputmode?: "none" | "text" | "decimal" | "numeric" | "tel" | "search" | "email" | "url";
|
|
@@ -50,6 +52,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
50
52
|
min?: string | number;
|
|
51
53
|
max?: string | number;
|
|
52
54
|
clearOnFocus?: boolean;
|
|
55
|
+
rows?: number;
|
|
53
56
|
}>, {
|
|
54
57
|
modelValue: string;
|
|
55
58
|
type: string;
|
|
@@ -66,13 +69,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
66
69
|
min: undefined;
|
|
67
70
|
max: undefined;
|
|
68
71
|
clearOnFocus: boolean;
|
|
72
|
+
rows: number;
|
|
69
73
|
}>>> & Readonly<{
|
|
70
74
|
onPaste?: ((value: string) => any) | undefined;
|
|
71
75
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
72
76
|
onEnter?: ((value: string) => any) | undefined;
|
|
73
77
|
}>, {
|
|
74
78
|
modelValue: string;
|
|
75
|
-
type: "text" | "email" | "password" | "search" | "tel" | "url" | "number";
|
|
79
|
+
type: "text" | "email" | "password" | "search" | "tel" | "url" | "number" | "textarea";
|
|
76
80
|
placeholder: string;
|
|
77
81
|
autocomplete: string;
|
|
78
82
|
inputmode: "none" | "text" | "decimal" | "numeric" | "tel" | "search" | "email" | "url";
|
|
@@ -86,6 +90,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
86
90
|
min: string | number;
|
|
87
91
|
max: string | number;
|
|
88
92
|
clearOnFocus: boolean;
|
|
93
|
+
rows: number;
|
|
89
94
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
90
95
|
export default _default;
|
|
91
96
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"yinput.vue.d.ts","sourceRoot":"","sources":["../../src/components/yinput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"yinput.vue.d.ts","sourceRoot":"","sources":["../../src/components/yinput.vue"],"names":[],"mappings":"AA4DA;;iBAyZe,MAAM;WACZ,MAAM,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,UAAU;kBACzE,MAAM;mBACL,MAAM;gBACT,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK;SACnF,MAAM;WACJ,MAAM;eACF,OAAO;eACP,OAAO;YACV,OAAO;WACR,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO;YAC7C,MAAM;UACR,MAAM,GAAG,MAAM;UACf,MAAM,GAAG,MAAM;mBACN,OAAO;WACf,MAAM;;;;;;;;;;;;;;;;;;;;;;;iBAfA,MAAM;WACZ,MAAM,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,UAAU;kBACzE,MAAM;mBACL,MAAM;gBACT,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK;SACnF,MAAM;WACJ,MAAM;eACF,OAAO;eACP,OAAO;YACV,OAAO;WACR,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO;YAC7C,MAAM;UACR,MAAM,GAAG,MAAM;UACf,MAAM,GAAG,MAAM;mBACN,OAAO;WACf,MAAM;;;;;;;;;;;;;;;;;;;;;;;gBAfA,MAAM;UACZ,MAAM,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,UAAU;iBACzE,MAAM;kBACL,MAAM;eACT,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK;QACnF,MAAM;UACJ,MAAM;cACF,OAAO;cACP,OAAO;WACV,OAAO;UACR,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO;WAC7C,MAAM;SACR,MAAM,GAAG,MAAM;SACf,MAAM,GAAG,MAAM;kBACN,OAAO;UACf,MAAM;;AArBf,wBAwBG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|