@mobileaction/action-kit 0.0.21 → 1.0.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.
Files changed (75) hide show
  1. package/dist/add-bold-a590b204.mjs +21 -0
  2. package/dist/add-bold-a590b204.mjs.map +1 -0
  3. package/dist/add-circle-bold-dd840204.mjs +21 -0
  4. package/dist/add-circle-bold-dd840204.mjs.map +1 -0
  5. package/dist/arrow-left-a307564c.mjs +25 -0
  6. package/dist/arrow-left-a307564c.mjs.map +1 -0
  7. package/dist/arrow-left-bold-22660af3.mjs +21 -0
  8. package/dist/arrow-left-bold-22660af3.mjs.map +1 -0
  9. package/dist/calendar-027f7d21.mjs +32 -0
  10. package/dist/calendar-027f7d21.mjs.map +1 -0
  11. package/dist/calendar-bold-f14e2aa4.mjs +21 -0
  12. package/dist/calendar-bold-f14e2aa4.mjs.map +1 -0
  13. package/dist/card-44596069.mjs +32 -0
  14. package/dist/card-44596069.mjs.map +1 -0
  15. package/dist/card-bold-082d635f.mjs +21 -0
  16. package/dist/card-bold-082d635f.mjs.map +1 -0
  17. package/dist/chevron-left-b19ca4eb.mjs +24 -0
  18. package/dist/chevron-left-b19ca4eb.mjs.map +1 -0
  19. package/dist/chevron-right-a8d54d8e.mjs +24 -0
  20. package/dist/chevron-right-a8d54d8e.mjs.map +1 -0
  21. package/dist/{close-circle-7284f782.mjs → close-circle-8362ea8b.mjs} +10 -10
  22. package/dist/close-circle-8362ea8b.mjs.map +1 -0
  23. package/dist/close-circle-bold-186ef930.mjs +21 -0
  24. package/dist/close-circle-bold-186ef930.mjs.map +1 -0
  25. package/dist/components/alert/index.vue.d.ts +7 -6
  26. package/dist/components/alert/types.d.ts +4 -11
  27. package/dist/components/app-icon/index.vue.d.ts +2 -2
  28. package/dist/components/app-icon/stories/default.stories.d.ts +5 -0
  29. package/dist/components/badge/index.vue.d.ts +16 -13
  30. package/dist/components/badge/stories/blue.stories.d.ts +2 -2
  31. package/dist/components/badge/stories/dark.stories.d.ts +2 -2
  32. package/dist/components/badge/stories/green.stories.d.ts +2 -2
  33. package/dist/components/badge/stories/orange.stories.d.ts +2 -2
  34. package/dist/components/badge/stories/purple.stories.d.ts +2 -2
  35. package/dist/components/badge/stories/red.stories.d.ts +2 -2
  36. package/dist/components/badge/types.d.ts +8 -20
  37. package/dist/components/form/stories/default.stories.d.ts +2 -1
  38. package/dist/eye-1763d285.mjs +30 -0
  39. package/dist/eye-1763d285.mjs.map +1 -0
  40. package/dist/eye-bold-a4ee5469.mjs +25 -0
  41. package/dist/eye-bold-a4ee5469.mjs.map +1 -0
  42. package/dist/eye-slash-bold-857e7190.mjs +29 -0
  43. package/dist/eye-slash-bold-857e7190.mjs.map +1 -0
  44. package/dist/eye-slash-edd62efc.mjs +38 -0
  45. package/dist/eye-slash-edd62efc.mjs.map +1 -0
  46. package/dist/index.d.ts +6 -1
  47. package/dist/index.es.js +518 -366
  48. package/dist/index.es.js.map +1 -1
  49. package/dist/index.umd.js +3 -3
  50. package/dist/index.umd.js.map +1 -1
  51. package/dist/message-notif-b29e79d7.mjs +30 -0
  52. package/dist/message-notif-b29e79d7.mjs.map +1 -0
  53. package/dist/password-check-3a237273.mjs +30 -0
  54. package/dist/password-check-3a237273.mjs.map +1 -0
  55. package/dist/search-normal-bold-30371b6f.mjs +21 -0
  56. package/dist/search-normal-bold-30371b6f.mjs.map +1 -0
  57. package/dist/security-card-71d2be90.mjs +47 -0
  58. package/dist/security-card-71d2be90.mjs.map +1 -0
  59. package/dist/security-card-bold-d3a72067.mjs +25 -0
  60. package/dist/security-card-bold-d3a72067.mjs.map +1 -0
  61. package/dist/sms-95584f15.mjs +33 -0
  62. package/dist/sms-95584f15.mjs.map +1 -0
  63. package/dist/sms-bold-1716a26d.mjs +21 -0
  64. package/dist/sms-bold-1716a26d.mjs.map +1 -0
  65. package/dist/style.css +1 -1
  66. package/dist/tick-ad241aa8.mjs +24 -0
  67. package/dist/tick-ad241aa8.mjs.map +1 -0
  68. package/dist/tick-circle-56287e8e.mjs +31 -0
  69. package/dist/tick-circle-56287e8e.mjs.map +1 -0
  70. package/dist/{tick-circle-3cce456e.mjs → tick-circle-bold-3cce456e.mjs} +1 -1
  71. package/dist/tick-circle-bold-3cce456e.mjs.map +1 -0
  72. package/package.json +1 -1
  73. package/dist/close-circle-7284f782.mjs.map +0 -1
  74. package/dist/components/sandbox/index.vue.d.ts +0 -2
  75. package/dist/tick-circle-3cce456e.mjs.map +0 -1
@@ -0,0 +1,30 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 24 24"
6
+ }, r = /* @__PURE__ */ e("path", {
7
+ stroke: "#292D32",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.5",
11
+ d: "M15.58 12c0 1.98-1.6 3.58-3.58 3.58S8.42 13.98 8.42 12s1.6-3.58 3.58-3.58 3.58 1.6 3.58 3.58Z"
12
+ }, null, -1), s = /* @__PURE__ */ e("path", {
13
+ stroke: "#292D32",
14
+ "stroke-linecap": "round",
15
+ "stroke-linejoin": "round",
16
+ "stroke-width": "1.5",
17
+ d: "M12 20.27c3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-2.29-3.6-5.58-5.68-9.11-5.68-3.53 0-6.82 2.08-9.11 5.68-.9 1.41-.9 3.78 0 5.19 2.29 3.6 5.58 5.68 9.11 5.68Z"
18
+ }, null, -1), c = [
19
+ r,
20
+ s
21
+ ];
22
+ function d(i, l) {
23
+ return o(), t("svg", n, c);
24
+ }
25
+ const k = { render: d };
26
+ export {
27
+ k as default,
28
+ d as render
29
+ };
30
+ //# sourceMappingURL=eye-1763d285.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eye-1763d285.mjs","sources":["../src/components/icon/icons/eye.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 fill: \"none\",\n viewBox: \"0 0 24 24\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"#292D32\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.5\",\n d: \"M15.58 12c0 1.98-1.6 3.58-3.58 3.58S8.42 13.98 8.42 12s1.6-3.58 3.58-3.58 3.58 1.6 3.58 3.58Z\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"#292D32\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.5\",\n d: \"M12 20.27c3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-2.29-3.6-5.58-5.68-9.11-5.68-3.53 0-6.82 2.08-9.11 5.68-.9 1.41-.9 3.78 0 5.19 2.29 3.6 5.58 5.68 9.11 5.68Z\"\n}, null, -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","eye"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,MAAM;AAAA,EACN,SAAS;AACX,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,QAAQ;AAAA,EACR,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,gBAAgB;AAAA,EAChB,GAAG;AACL,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,QAAQ;AAAA,EACR,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,gBAAgB;AAAA,EAChB,GAAG;AACL,GAAG,MAAM,EAAE,GACLE,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,25 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const l = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-f",
6
+ viewBox: "0 0 24 24"
7
+ }, n = /* @__PURE__ */ e("path", {
8
+ fill: "#292D32",
9
+ d: "M21.25 9.15C18.94 5.52 15.56 3.43 12 3.43c-1.78 0-3.51.52-5.09 1.49-1.58.98-3 2.41-4.16 4.23-1 1.57-1 4.12 0 5.69 2.31 3.64 5.69 5.72 9.25 5.72 1.78 0 3.51-.52 5.09-1.49 1.58-.98 3-2.41 4.16-4.23 1-1.56 1-4.12 0-5.69ZM12 16.04c-2.24 0-4.04-1.81-4.04-4.04S9.76 7.96 12 7.96s4.04 1.81 4.04 4.04-1.8 4.04-4.04 4.04Z"
10
+ }, null, -1), c = /* @__PURE__ */ e("path", {
11
+ fill: "#292D32",
12
+ d: "M12 9.14a2.855 2.855 0 0 0 0 5.71c1.57 0 2.86-1.28 2.86-2.85S13.57 9.14 12 9.14Z"
13
+ }, null, -1), s = [
14
+ n,
15
+ c
16
+ ];
17
+ function r(d, i) {
18
+ return t(), o("svg", l, s);
19
+ }
20
+ const a = { render: r };
21
+ export {
22
+ a as default,
23
+ r as render
24
+ };
25
+ //# sourceMappingURL=eye-bold-a4ee5469.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eye-bold-a4ee5469.mjs","sources":["../src/components/icon/icons/eye-bold.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 fill: \"none\",\n class: \"p-f\",\n viewBox: \"0 0 24 24\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#292D32\",\n d: \"M21.25 9.15C18.94 5.52 15.56 3.43 12 3.43c-1.78 0-3.51.52-5.09 1.49-1.58.98-3 2.41-4.16 4.23-1 1.57-1 4.12 0 5.69 2.31 3.64 5.69 5.72 9.25 5.72 1.78 0 3.51-.52 5.09-1.49 1.58-.98 3-2.41 4.16-4.23 1-1.56 1-4.12 0-5.69ZM12 16.04c-2.24 0-4.04-1.81-4.04-4.04S9.76 7.96 12 7.96s4.04 1.81 4.04 4.04-1.8 4.04-4.04 4.04Z\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#292D32\",\n d: \"M12 9.14a2.855 2.855 0 0 0 0 5.71c1.57 0 2.86-1.28 2.86-2.85S13.57 9.14 12 9.14Z\"\n}, null, -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","eyeBold"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,MAAM;AAAA,EACN,OAAO;AAAA,EACP,SAAS;AACX,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLE,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,29 @@
1
+ import { openBlock as l, createElementBlock as e, createElementVNode as c } from "vue";
2
+ const t = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-f",
6
+ viewBox: "0 0 24 24"
7
+ }, o = /* @__PURE__ */ c("path", {
8
+ fill: "#292D32",
9
+ d: "M21.27 9.18c-.29-.46-.6-.89-.92-1.29a1 1 0 0 0-1.49-.09l-3 3c.22.66.26 1.42.06 2.21a4.021 4.021 0 0 1-2.9 2.9c-.79.2-1.55.16-2.21-.06l-2.46 2.46c-.5.5-.34 1.38.33 1.64 1.07.41 2.18.62 3.32.62 1.78 0 3.51-.52 5.09-1.49 1.61-1 3.06-2.47 4.23-4.34.95-1.51.9-4.05-.05-5.56ZM14.02 9.98l-4.04 4.04c-.51-.52-.84-1.24-.84-2.02 0-1.57 1.28-2.86 2.86-2.86.78 0 1.5.33 2.02.84Z"
10
+ }, null, -1), n = /* @__PURE__ */ c("path", {
11
+ fill: "#292D32",
12
+ d: "m18.25 5.75-3.39 3.39A3.986 3.986 0 0 0 12 7.96c-2.24 0-4.04 1.81-4.04 4.04 0 1.12.45 2.13 1.18 2.86l-3.38 3.39h-.01c-1.11-.9-2.13-2.05-3-3.41-1-1.57-1-4.12 0-5.69C3.91 7.33 5.33 5.9 6.91 4.92c1.58-.96 3.31-1.49 5.09-1.49 2.23 0 4.39.82 6.25 2.32ZM14.86 12c0 1.57-1.28 2.86-2.86 2.86-.06 0-.11 0-.17-.02l3.01-3.01c.02.06.02.11.02.17Z"
13
+ }, null, -1), s = /* @__PURE__ */ c("path", {
14
+ fill: "#292D32",
15
+ d: "M21.77 2.23c-.3-.3-.79-.3-1.09 0L2.23 20.69c-.3.3-.3.79 0 1.09a.758.758 0 0 0 1.08-.01L21.77 3.31c.31-.3.31-.78 0-1.08Z"
16
+ }, null, -1), a = [
17
+ o,
18
+ n,
19
+ s
20
+ ];
21
+ function d(h, i) {
22
+ return l(), e("svg", t, a);
23
+ }
24
+ const _ = { render: d };
25
+ export {
26
+ _ as default,
27
+ d as render
28
+ };
29
+ //# sourceMappingURL=eye-slash-bold-857e7190.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eye-slash-bold-857e7190.mjs","sources":["../src/components/icon/icons/eye-slash-bold.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 fill: \"none\",\n class: \"p-f\",\n viewBox: \"0 0 24 24\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#292D32\",\n d: \"M21.27 9.18c-.29-.46-.6-.89-.92-1.29a1 1 0 0 0-1.49-.09l-3 3c.22.66.26 1.42.06 2.21a4.021 4.021 0 0 1-2.9 2.9c-.79.2-1.55.16-2.21-.06l-2.46 2.46c-.5.5-.34 1.38.33 1.64 1.07.41 2.18.62 3.32.62 1.78 0 3.51-.52 5.09-1.49 1.61-1 3.06-2.47 4.23-4.34.95-1.51.9-4.05-.05-5.56ZM14.02 9.98l-4.04 4.04c-.51-.52-.84-1.24-.84-2.02 0-1.57 1.28-2.86 2.86-2.86.78 0 1.5.33 2.02.84Z\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#292D32\",\n d: \"m18.25 5.75-3.39 3.39A3.986 3.986 0 0 0 12 7.96c-2.24 0-4.04 1.81-4.04 4.04 0 1.12.45 2.13 1.18 2.86l-3.38 3.39h-.01c-1.11-.9-2.13-2.05-3-3.41-1-1.57-1-4.12 0-5.69C3.91 7.33 5.33 5.9 6.91 4.92c1.58-.96 3.31-1.49 5.09-1.49 2.23 0 4.39.82 6.25 2.32ZM14.86 12c0 1.57-1.28 2.86-2.86 2.86-.06 0-.11 0-.17-.02l3.01-3.01c.02.06.02.11.02.17Z\"\n}, null, -1)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"path\", {\n fill: \"#292D32\",\n d: \"M21.77 2.23c-.3-.3-.79-.3-1.09 0L2.23 20.69c-.3.3-.3.79 0 1.09a.758.758 0 0 0 1.08-.01L21.77 3.31c.31-.3.31-.78 0-1.08Z\"\n}, null, -1)\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","_hoisted_5","render","_ctx","_cache","_openBlock","_createElementBlock","eyeSlashBold"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,MAAM;AAAA,EACN,OAAO;AAAA,EACP,SAAS;AACX,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLE,IAA0BF,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLG,IAAa;AAAA,EACjBJ;AAAA,EACAE;AAAA,EACAC;AACF;AAEO,SAASE,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOV,GAAYK,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
@@ -0,0 +1,38 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ class: "p-s",
6
+ viewBox: "0 0 24 24"
7
+ }, s = /* @__PURE__ */ e("path", {
8
+ stroke: "#292D32",
9
+ "stroke-linecap": "round",
10
+ "stroke-linejoin": "round",
11
+ "stroke-width": "1.5",
12
+ d: "m14.53 9.47-5.06 5.06a3.576 3.576 0 1 1 5.06-5.06Z"
13
+ }, null, -1), r = /* @__PURE__ */ e("path", {
14
+ stroke: "#292D32",
15
+ "stroke-linecap": "round",
16
+ "stroke-linejoin": "round",
17
+ "stroke-width": "1.5",
18
+ d: "M17.82 5.77C16.07 4.45 14.07 3.73 12 3.73c-3.53 0-6.82 2.08-9.11 5.68-.9 1.41-.9 3.78 0 5.19.79 1.24 1.71 2.31 2.71 3.17M8.42 19.53c1.14.48 2.35.74 3.58.74 3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-.33-.52-.69-1.01-1.06-1.47"
19
+ }, null, -1), l = /* @__PURE__ */ e("path", {
20
+ stroke: "#292D32",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round",
23
+ "stroke-width": "1.5",
24
+ d: "M15.51 12.7a3.565 3.565 0 0 1-2.82 2.82M9.47 14.53 2 22M22 2l-7.47 7.47"
25
+ }, null, -1), d = [
26
+ s,
27
+ r,
28
+ l
29
+ ];
30
+ function i(c, a) {
31
+ return o(), t("svg", n, d);
32
+ }
33
+ const k = { render: i };
34
+ export {
35
+ k as default,
36
+ i as render
37
+ };
38
+ //# sourceMappingURL=eye-slash-edd62efc.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eye-slash-edd62efc.mjs","sources":["../src/components/icon/icons/eye-slash.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 fill: \"none\",\n class: \"p-s\",\n viewBox: \"0 0 24 24\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"#292D32\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.5\",\n d: \"m14.53 9.47-5.06 5.06a3.576 3.576 0 1 1 5.06-5.06Z\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"#292D32\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.5\",\n d: \"M17.82 5.77C16.07 4.45 14.07 3.73 12 3.73c-3.53 0-6.82 2.08-9.11 5.68-.9 1.41-.9 3.78 0 5.19.79 1.24 1.71 2.31 2.71 3.17M8.42 19.53c1.14.48 2.35.74 3.58.74 3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-.33-.52-.69-1.01-1.06-1.47\"\n}, null, -1)\nconst _hoisted_4 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"#292D32\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.5\",\n d: \"M15.51 12.7a3.565 3.565 0 0 1-2.82 2.82M9.47 14.53 2 22M22 2l-7.47 7.47\"\n}, null, -1)\nconst _hoisted_5 = [\n _hoisted_2,\n _hoisted_3,\n _hoisted_4\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_5))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","_hoisted_5","render","_ctx","_cache","_openBlock","_createElementBlock","eyeSlash"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,MAAM;AAAA,EACN,OAAO;AAAA,EACP,SAAS;AACX,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,QAAQ;AAAA,EACR,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,gBAAgB;AAAA,EAChB,GAAG;AACL,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,QAAQ;AAAA,EACR,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,gBAAgB;AAAA,EAChB,GAAG;AACL,GAAG,MAAM,EAAE,GACLE,IAA0BF,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,QAAQ;AAAA,EACR,kBAAkB;AAAA,EAClB,mBAAmB;AAAA,EACnB,gBAAgB;AAAA,EAChB,GAAG;AACL,GAAG,MAAM,EAAE,GACLG,IAAa;AAAA,EACjBJ;AAAA,EACAE;AAAA,EACAC;AACF;AAEO,SAASE,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOV,GAAYK,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import 'tailwindcss/tailwind.css';
1
+ import './tailwind.scss';
2
2
  export { default as MaButton } from './components/button/index.vue';
3
3
  export { default as MaTrackButton } from './components/track-button/index.vue';
4
4
  export { default as MaToggle } from './components/toggle/index.vue';
@@ -13,3 +13,8 @@ export { default as MaCheckbox } from './components/checkbox/index.vue';
13
13
  export { default as MaCheckboxGroup } from './components/checkbox/group.vue';
14
14
  export { default as MaNumericInput } from './components/numeric-input/index.vue';
15
15
  export { default as MaAppTrackButton } from './components/app-track-button/index.vue';
16
+ export { default as MaAppIcon } from './components/app-icon/index.vue';
17
+ export { default as MaRadio } from './components/radio/index.vue';
18
+ export { default as MaRadioGroup } from './components/radio/group.vue';
19
+ export { default as MaBadge } from './components/badge/index.vue';
20
+ export { default as MaAlert } from './components/alert/index.vue';