@mobileaction/action-kit 0.0.3 → 0.0.4
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/apple-logo-884566a5.js +2 -0
- package/dist/apple-logo-884566a5.js.map +1 -0
- package/dist/apple-logo-ff0ba2f9.mjs +21 -0
- package/dist/apple-logo-ff0ba2f9.mjs.map +1 -0
- package/dist/close-9ab883c5.js +2 -0
- package/dist/close-9ab883c5.js.map +1 -0
- package/dist/close-e94671b3.mjs +23 -0
- package/dist/close-e94671b3.mjs.map +1 -0
- package/dist/google-logo-5b2d4f3f.mjs +18 -0
- package/dist/google-logo-5b2d4f3f.mjs.map +1 -0
- package/dist/google-logo-b5d2152e.js +2 -0
- package/dist/google-logo-b5d2152e.js.map +1 -0
- package/dist/index.cjs.js +21 -21
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +6400 -5791
- package/dist/index.es.js.map +1 -1
- package/dist/linkedin-logo-37aa9e19.js +2 -0
- package/dist/linkedin-logo-37aa9e19.js.map +1 -0
- package/dist/linkedin-logo-60afbdbd.mjs +31 -0
- package/dist/linkedin-logo-60afbdbd.mjs.map +1 -0
- package/dist/src/components/alert/index.vue.d.ts +30 -0
- package/dist/src/components/badge/index.vue.d.ts +44 -0
- package/dist/src/components/button/index.vue.d.ts +63 -0
- package/dist/src/components/button/types.d.ts +3 -0
- package/dist/src/components/icon/index.vue.d.ts +17 -0
- package/dist/src/components/icon/types.d.ts +1 -0
- package/dist/src/components/input/index.vue.d.ts +135 -0
- package/dist/src/components/{avatar/index.vue.d.ts → radio/group.vue.d.ts} +3 -0
- package/dist/src/components/radio/index.vue.d.ts +30 -0
- package/dist/src/index.d.ts +11 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/src/components/input/constants.d.ts +0 -2
- package/dist/src/components/input/types.d.ts +0 -4
- package/dist/src/components/select/index.vue.d.ts +0 -2
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none"},o=e.createElementVNode("g",{"clip-path":"url(#a)"},[e.createElementVNode("path",{fill:"#0A66C2",d:"M22.228 0H1.772A1.772 1.772 0 0 0 0 1.772v20.456A1.772 1.772 0 0 0 1.772 24h20.456A1.772 1.772 0 0 0 24 22.228V1.772A1.772 1.772 0 0 0 22.228 0ZM7.153 20.445H3.545V8.983h3.608v11.462ZM5.347 7.395a2.072 2.072 0 1 1 2.083-2.07 2.042 2.042 0 0 1-2.083 2.07Zm15.106 13.06h-3.606v-6.262c0-1.846-.785-2.416-1.799-2.416-1.07 0-2.12.806-2.12 2.463v6.215H9.32V8.992h3.47v1.588h.047c.348-.705 1.568-1.91 3.43-1.91 2.013 0 4.188 1.195 4.188 4.695l-.002 7.09Z"})],-1),l=e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"a"},[e.createElementVNode("path",{fill:"#fff",d:"M0 0h24v24H0z"})])],-1),c=[o,l];function t(d,i){return e.openBlock(),e.createElementBlock("svg",n,c)}const r={render:t};exports.default=r;exports.render=t;
|
|
2
|
+
//# sourceMappingURL=linkedin-logo-37aa9e19.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedin-logo-37aa9e19.js","sources":["../src/components/icon/assets/linkedin-logo.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"24\",\n height: \"24\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"g\", { \"clip-path\": \"url(#a)\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#0A66C2\",\n d: \"M22.228 0H1.772A1.772 1.772 0 0 0 0 1.772v20.456A1.772 1.772 0 0 0 1.772 24h20.456A1.772 1.772 0 0 0 24 22.228V1.772A1.772 1.772 0 0 0 22.228 0ZM7.153 20.445H3.545V8.983h3.608v11.462ZM5.347 7.395a2.072 2.072 0 1 1 2.083-2.07 2.042 2.042 0 0 1-2.083 2.07Zm15.106 13.06h-3.606v-6.262c0-1.846-.785-2.416-1.799-2.416-1.07 0-2.12.806-2.12 2.463v6.215H9.32V8.992h3.47v1.588h.047c.348-.705 1.568-1.91 3.43-1.91 2.013 0 4.188 1.195 4.188 4.695l-.002 7.09Z\"\n })\n], -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"defs\", null, [\n /*#__PURE__*/_createElementVNode(\"clipPath\", { id: \"a\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#fff\",\n d: \"M0 0h24v24H0z\"\n })\n ])\n], -1)\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","linkedinLogo"],"mappings":"uGAEMA,EAAa,CACjB,MAAO,6BACP,MAAO,KACP,OAAQ,KACR,KAAM,MACR,EACMC,EAA0BC,EAAAA,mBAAoB,IAAK,CAAE,YAAa,SAAS,EAAI,CACtEA,EAAAA,mBAAoB,OAAQ,CACvC,KAAM,UACN,EAAG,icACP,CAAG,CACH,EAAG,EAAE,EACCC,EAA0BD,EAAAA,mBAAoB,OAAQ,KAAM,CACnDA,EAAAA,mBAAoB,WAAY,CAAE,GAAI,GAAG,EAAI,CAC3CA,EAAAA,mBAAoB,OAAQ,CACvC,KAAM,OACN,EAAG,eACT,CAAK,CACL,CAAG,CACH,EAAG,EAAE,EACCE,EAAa,CACjBH,EACAE,CACF,EAEO,SAASE,EAAOC,EAAMC,EAAQ,CACnC,OAAQC,EAAAA,UAAY,EAAEC,EAAmB,mBAAC,MAAOT,EAAYI,CAAU,CACzE,CACA,MAAeM,EAAA,CAAE,OAAQL,CAAM"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const h = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: "24",
|
|
5
|
+
height: "24",
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, l = /* @__PURE__ */ t("g", { "clip-path": "url(#a)" }, [
|
|
8
|
+
/* @__PURE__ */ t("path", {
|
|
9
|
+
fill: "#0A66C2",
|
|
10
|
+
d: "M22.228 0H1.772A1.772 1.772 0 0 0 0 1.772v20.456A1.772 1.772 0 0 0 1.772 24h20.456A1.772 1.772 0 0 0 24 22.228V1.772A1.772 1.772 0 0 0 22.228 0ZM7.153 20.445H3.545V8.983h3.608v11.462ZM5.347 7.395a2.072 2.072 0 1 1 2.083-2.07 2.042 2.042 0 0 1-2.083 2.07Zm15.106 13.06h-3.606v-6.262c0-1.846-.785-2.416-1.799-2.416-1.07 0-2.12.806-2.12 2.463v6.215H9.32V8.992h3.47v1.588h.047c.348-.705 1.568-1.91 3.43-1.91 2.013 0 4.188 1.195 4.188 4.695l-.002 7.09Z"
|
|
11
|
+
})
|
|
12
|
+
], -1), n = /* @__PURE__ */ t("defs", null, [
|
|
13
|
+
/* @__PURE__ */ t("clipPath", { id: "a" }, [
|
|
14
|
+
/* @__PURE__ */ t("path", {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
d: "M0 0h24v24H0z"
|
|
17
|
+
})
|
|
18
|
+
])
|
|
19
|
+
], -1), c = [
|
|
20
|
+
l,
|
|
21
|
+
n
|
|
22
|
+
];
|
|
23
|
+
function i(d, s) {
|
|
24
|
+
return e(), o("svg", h, c);
|
|
25
|
+
}
|
|
26
|
+
const a = { render: i };
|
|
27
|
+
export {
|
|
28
|
+
a as default,
|
|
29
|
+
i as render
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=linkedin-logo-60afbdbd.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linkedin-logo-60afbdbd.mjs","sources":["../src/components/icon/assets/linkedin-logo.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"24\",\n height: \"24\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"g\", { \"clip-path\": \"url(#a)\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#0A66C2\",\n d: \"M22.228 0H1.772A1.772 1.772 0 0 0 0 1.772v20.456A1.772 1.772 0 0 0 1.772 24h20.456A1.772 1.772 0 0 0 24 22.228V1.772A1.772 1.772 0 0 0 22.228 0ZM7.153 20.445H3.545V8.983h3.608v11.462ZM5.347 7.395a2.072 2.072 0 1 1 2.083-2.07 2.042 2.042 0 0 1-2.083 2.07Zm15.106 13.06h-3.606v-6.262c0-1.846-.785-2.416-1.799-2.416-1.07 0-2.12.806-2.12 2.463v6.215H9.32V8.992h3.47v1.588h.047c.348-.705 1.568-1.91 3.43-1.91 2.013 0 4.188 1.195 4.188 4.695l-.002 7.09Z\"\n })\n], -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"defs\", null, [\n /*#__PURE__*/_createElementVNode(\"clipPath\", { id: \"a\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#fff\",\n d: \"M0 0h24v24H0z\"\n })\n ])\n], -1)\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_4))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","linkedinLogo"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,KAAK,EAAE,aAAa,UAAS,GAAI;AAAA,EACtEA,gBAAAA,EAAoB,QAAQ;AAAA,IACvC,MAAM;AAAA,IACN,GAAG;AAAA,EACP,CAAG;AACH,GAAG,EAAE,GACCC,IAA0BD,gBAAAA,EAAoB,QAAQ,MAAM;AAAA,EACnDA,gBAAAA,EAAoB,YAAY,EAAE,IAAI,IAAG,GAAI;AAAA,IAC3CA,gBAAAA,EAAoB,QAAQ;AAAA,MACvC,MAAM;AAAA,MACN,GAAG;AAAA,IACT,CAAK;AAAA,EACL,CAAG;AACH,GAAG,EAAE,GACCE,IAAa;AAAA,EACjBH;AAAA,EACAE;AACF;AAEO,SAASE,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOT,GAAYI,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
import { type AlertProps } from 'ant-design-vue/lib/alert';
|
|
3
|
+
export interface MaAlertProps extends Omit<AlertProps, 'type'> {
|
|
4
|
+
variant?: 'dark' | 'blue' | 'green' | 'orange' | 'red';
|
|
5
|
+
type?: 'primary' | 'secondary';
|
|
6
|
+
}
|
|
7
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
8
|
+
variant: {
|
|
9
|
+
type: __PropType<"dark" | "blue" | "green" | "orange" | "red">;
|
|
10
|
+
required: false;
|
|
11
|
+
default: string;
|
|
12
|
+
};
|
|
13
|
+
type: {
|
|
14
|
+
type: __PropType<"primary" | "secondary">;
|
|
15
|
+
required: false;
|
|
16
|
+
};
|
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
+
variant: {
|
|
19
|
+
type: __PropType<"dark" | "blue" | "green" | "orange" | "red">;
|
|
20
|
+
required: false;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
type: {
|
|
24
|
+
type: __PropType<"primary" | "secondary">;
|
|
25
|
+
required: false;
|
|
26
|
+
};
|
|
27
|
+
}>>, {
|
|
28
|
+
variant: "dark" | "blue" | "green" | "orange" | "red";
|
|
29
|
+
}>;
|
|
30
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
export interface MaBadgeProps {
|
|
3
|
+
type?: 'primary' | 'secondary' | 'line' | 'dashed';
|
|
4
|
+
variant?: 'dark' | 'blue' | 'green' | 'orange' | 'red' | 'purple';
|
|
5
|
+
size?: 'small' | 'medium' | 'large';
|
|
6
|
+
}
|
|
7
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
8
|
+
type: {
|
|
9
|
+
type: __PropType<"primary" | "secondary" | "line" | "dashed">;
|
|
10
|
+
required: false;
|
|
11
|
+
default: string;
|
|
12
|
+
};
|
|
13
|
+
variant: {
|
|
14
|
+
type: __PropType<"dark" | "blue" | "green" | "orange" | "red" | "purple">;
|
|
15
|
+
required: false;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
size: {
|
|
19
|
+
type: __PropType<"large" | "small" | "medium">;
|
|
20
|
+
required: false;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
|
+
type: {
|
|
25
|
+
type: __PropType<"primary" | "secondary" | "line" | "dashed">;
|
|
26
|
+
required: false;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
variant: {
|
|
30
|
+
type: __PropType<"dark" | "blue" | "green" | "orange" | "red" | "purple">;
|
|
31
|
+
required: false;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
size: {
|
|
35
|
+
type: __PropType<"large" | "small" | "medium">;
|
|
36
|
+
required: false;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
}>>, {
|
|
40
|
+
type: "primary" | "secondary" | "line" | "dashed";
|
|
41
|
+
variant: "dark" | "blue" | "green" | "orange" | "red" | "purple";
|
|
42
|
+
size: "large" | "small" | "medium";
|
|
43
|
+
}>;
|
|
44
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
import type { ButtonType, ButtonSize, ButtonVariant } from './types';
|
|
3
|
+
export interface MaButtonProps {
|
|
4
|
+
type?: ButtonType;
|
|
5
|
+
variant?: ButtonVariant;
|
|
6
|
+
size?: ButtonSize;
|
|
7
|
+
rounded?: boolean;
|
|
8
|
+
href?: string;
|
|
9
|
+
}
|
|
10
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
11
|
+
type: {
|
|
12
|
+
type: __PropType<ButtonType>;
|
|
13
|
+
required: false;
|
|
14
|
+
default: string;
|
|
15
|
+
};
|
|
16
|
+
variant: {
|
|
17
|
+
type: __PropType<ButtonVariant>;
|
|
18
|
+
required: false;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
21
|
+
size: {
|
|
22
|
+
type: __PropType<ButtonSize>;
|
|
23
|
+
required: false;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
rounded: {
|
|
27
|
+
type: __PropType<boolean>;
|
|
28
|
+
required: false;
|
|
29
|
+
};
|
|
30
|
+
href: {
|
|
31
|
+
type: __PropType<string>;
|
|
32
|
+
required: false;
|
|
33
|
+
};
|
|
34
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
35
|
+
type: {
|
|
36
|
+
type: __PropType<ButtonType>;
|
|
37
|
+
required: false;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
variant: {
|
|
41
|
+
type: __PropType<ButtonVariant>;
|
|
42
|
+
required: false;
|
|
43
|
+
default: string;
|
|
44
|
+
};
|
|
45
|
+
size: {
|
|
46
|
+
type: __PropType<ButtonSize>;
|
|
47
|
+
required: false;
|
|
48
|
+
default: string;
|
|
49
|
+
};
|
|
50
|
+
rounded: {
|
|
51
|
+
type: __PropType<boolean>;
|
|
52
|
+
required: false;
|
|
53
|
+
};
|
|
54
|
+
href: {
|
|
55
|
+
type: __PropType<string>;
|
|
56
|
+
required: false;
|
|
57
|
+
};
|
|
58
|
+
}>>, {
|
|
59
|
+
type: ButtonType;
|
|
60
|
+
variant: ButtonVariant;
|
|
61
|
+
size: ButtonSize;
|
|
62
|
+
}>;
|
|
63
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
import type { IconName } from './types';
|
|
3
|
+
export interface IconProps {
|
|
4
|
+
name: IconName;
|
|
5
|
+
}
|
|
6
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
7
|
+
name: {
|
|
8
|
+
type: __PropType<IconName>;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
name: {
|
|
13
|
+
type: __PropType<IconName>;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
}>>, {}>;
|
|
17
|
+
export default _sfc_main;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type IconName = 'plus' | 'message-text' | 'master-card' | 'chevron-down' | 'apple-logo' | 'google-logo' | 'linkedin-logo' | 'close';
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
import type { MaInputType, MaInputSize, Currency, CurrencySymbol } from './types';
|
|
3
|
+
export interface MaInputProps {
|
|
4
|
+
type?: MaInputType;
|
|
5
|
+
size?: MaInputSize;
|
|
6
|
+
title?: string;
|
|
7
|
+
hintText?: string;
|
|
8
|
+
hasError?: boolean;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
addonBefore?: string;
|
|
12
|
+
addonAfter?: string;
|
|
13
|
+
avatarUrl?: string;
|
|
14
|
+
modelValue?: string;
|
|
15
|
+
amountCurrency?: Currency;
|
|
16
|
+
amountCurrencySymbol?: CurrencySymbol;
|
|
17
|
+
}
|
|
18
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
19
|
+
type: {
|
|
20
|
+
type: __PropType<MaInputType>;
|
|
21
|
+
required: false;
|
|
22
|
+
default: string;
|
|
23
|
+
};
|
|
24
|
+
size: {
|
|
25
|
+
type: __PropType<MaInputSize>;
|
|
26
|
+
required: false;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
title: {
|
|
30
|
+
type: __PropType<string>;
|
|
31
|
+
required: false;
|
|
32
|
+
};
|
|
33
|
+
hintText: {
|
|
34
|
+
type: __PropType<string>;
|
|
35
|
+
required: false;
|
|
36
|
+
};
|
|
37
|
+
hasError: {
|
|
38
|
+
type: __PropType<boolean>;
|
|
39
|
+
required: false;
|
|
40
|
+
};
|
|
41
|
+
placeholder: {
|
|
42
|
+
type: __PropType<string>;
|
|
43
|
+
required: false;
|
|
44
|
+
};
|
|
45
|
+
disabled: {
|
|
46
|
+
type: __PropType<boolean>;
|
|
47
|
+
required: false;
|
|
48
|
+
};
|
|
49
|
+
addonBefore: {
|
|
50
|
+
type: __PropType<string>;
|
|
51
|
+
required: false;
|
|
52
|
+
};
|
|
53
|
+
addonAfter: {
|
|
54
|
+
type: __PropType<string>;
|
|
55
|
+
required: false;
|
|
56
|
+
};
|
|
57
|
+
avatarUrl: {
|
|
58
|
+
type: __PropType<string>;
|
|
59
|
+
required: false;
|
|
60
|
+
};
|
|
61
|
+
modelValue: {
|
|
62
|
+
type: __PropType<string>;
|
|
63
|
+
required: false;
|
|
64
|
+
};
|
|
65
|
+
amountCurrency: {
|
|
66
|
+
type: __PropType<Currency>;
|
|
67
|
+
required: false;
|
|
68
|
+
};
|
|
69
|
+
amountCurrencySymbol: {
|
|
70
|
+
type: __PropType<CurrencySymbol>;
|
|
71
|
+
required: false;
|
|
72
|
+
};
|
|
73
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "currency-change")[], "change" | "currency-change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
74
|
+
type: {
|
|
75
|
+
type: __PropType<MaInputType>;
|
|
76
|
+
required: false;
|
|
77
|
+
default: string;
|
|
78
|
+
};
|
|
79
|
+
size: {
|
|
80
|
+
type: __PropType<MaInputSize>;
|
|
81
|
+
required: false;
|
|
82
|
+
default: string;
|
|
83
|
+
};
|
|
84
|
+
title: {
|
|
85
|
+
type: __PropType<string>;
|
|
86
|
+
required: false;
|
|
87
|
+
};
|
|
88
|
+
hintText: {
|
|
89
|
+
type: __PropType<string>;
|
|
90
|
+
required: false;
|
|
91
|
+
};
|
|
92
|
+
hasError: {
|
|
93
|
+
type: __PropType<boolean>;
|
|
94
|
+
required: false;
|
|
95
|
+
};
|
|
96
|
+
placeholder: {
|
|
97
|
+
type: __PropType<string>;
|
|
98
|
+
required: false;
|
|
99
|
+
};
|
|
100
|
+
disabled: {
|
|
101
|
+
type: __PropType<boolean>;
|
|
102
|
+
required: false;
|
|
103
|
+
};
|
|
104
|
+
addonBefore: {
|
|
105
|
+
type: __PropType<string>;
|
|
106
|
+
required: false;
|
|
107
|
+
};
|
|
108
|
+
addonAfter: {
|
|
109
|
+
type: __PropType<string>;
|
|
110
|
+
required: false;
|
|
111
|
+
};
|
|
112
|
+
avatarUrl: {
|
|
113
|
+
type: __PropType<string>;
|
|
114
|
+
required: false;
|
|
115
|
+
};
|
|
116
|
+
modelValue: {
|
|
117
|
+
type: __PropType<string>;
|
|
118
|
+
required: false;
|
|
119
|
+
};
|
|
120
|
+
amountCurrency: {
|
|
121
|
+
type: __PropType<Currency>;
|
|
122
|
+
required: false;
|
|
123
|
+
};
|
|
124
|
+
amountCurrencySymbol: {
|
|
125
|
+
type: __PropType<CurrencySymbol>;
|
|
126
|
+
required: false;
|
|
127
|
+
};
|
|
128
|
+
}>> & {
|
|
129
|
+
onChange?: (...args: any[]) => any;
|
|
130
|
+
"onCurrency-change"?: (...args: any[]) => any;
|
|
131
|
+
}, {
|
|
132
|
+
type: MaInputType;
|
|
133
|
+
size: MaInputSize;
|
|
134
|
+
}>;
|
|
135
|
+
export default _sfc_main;
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
+
import type { RadioGroupProps } from 'ant-design-vue/lib/radio';
|
|
2
|
+
export interface MaRadioGroupProps extends RadioGroupProps {
|
|
3
|
+
}
|
|
1
4
|
declare const _sfc_main: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
2
5
|
export default _sfc_main;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { PropType as __PropType } from 'vue';
|
|
2
|
+
import { type RadioProps } from 'ant-design-vue/lib/radio';
|
|
3
|
+
export interface MaRadioProps extends RadioProps {
|
|
4
|
+
type?: 'button' | 'check';
|
|
5
|
+
hint?: string;
|
|
6
|
+
}
|
|
7
|
+
declare const _sfc_main: import("vue").DefineComponent<{
|
|
8
|
+
type: {
|
|
9
|
+
type: __PropType<"button" | "check">;
|
|
10
|
+
required: false;
|
|
11
|
+
default: string;
|
|
12
|
+
};
|
|
13
|
+
hint: {
|
|
14
|
+
type: __PropType<string>;
|
|
15
|
+
required: false;
|
|
16
|
+
};
|
|
17
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
+
type: {
|
|
19
|
+
type: __PropType<"button" | "check">;
|
|
20
|
+
required: false;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
hint: {
|
|
24
|
+
type: __PropType<string>;
|
|
25
|
+
required: false;
|
|
26
|
+
};
|
|
27
|
+
}>>, {
|
|
28
|
+
type: "button" | "check";
|
|
29
|
+
}>;
|
|
30
|
+
export default _sfc_main;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export { default as MaButton } from './components/button/index.vue';
|
|
2
|
+
export { default as MaInput } from './components/input/index.vue';
|
|
3
|
+
export { default as MaIcon } from './components/icon/index.vue';
|
|
4
|
+
export { default as MaAvatar } from './components/avatar/index.vue';
|
|
5
|
+
export { default as MaSelect } from './components/select/index.vue';
|
|
6
|
+
export { default as MaRadio } from './components/radio/index.vue';
|
|
7
|
+
export { default as MaRadioGroup } from './components/radio/group.vue';
|
|
8
|
+
export { default as MaCheckbox } from './components/radio/index.vue';
|
|
9
|
+
export { default as MaCheckboxGroup } from './components/radio/group.vue';
|
|
10
|
+
export { default as MaBadge } from './components/badge/index.vue';
|
|
11
|
+
export { default as MaAlert } from './components/alert/index.vue';
|