@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.
Files changed (35) hide show
  1. package/dist/apple-logo-884566a5.js +2 -0
  2. package/dist/apple-logo-884566a5.js.map +1 -0
  3. package/dist/apple-logo-ff0ba2f9.mjs +21 -0
  4. package/dist/apple-logo-ff0ba2f9.mjs.map +1 -0
  5. package/dist/close-9ab883c5.js +2 -0
  6. package/dist/close-9ab883c5.js.map +1 -0
  7. package/dist/close-e94671b3.mjs +23 -0
  8. package/dist/close-e94671b3.mjs.map +1 -0
  9. package/dist/google-logo-5b2d4f3f.mjs +18 -0
  10. package/dist/google-logo-5b2d4f3f.mjs.map +1 -0
  11. package/dist/google-logo-b5d2152e.js +2 -0
  12. package/dist/google-logo-b5d2152e.js.map +1 -0
  13. package/dist/index.cjs.js +21 -21
  14. package/dist/index.cjs.js.map +1 -1
  15. package/dist/index.es.js +6400 -5791
  16. package/dist/index.es.js.map +1 -1
  17. package/dist/linkedin-logo-37aa9e19.js +2 -0
  18. package/dist/linkedin-logo-37aa9e19.js.map +1 -0
  19. package/dist/linkedin-logo-60afbdbd.mjs +31 -0
  20. package/dist/linkedin-logo-60afbdbd.mjs.map +1 -0
  21. package/dist/src/components/alert/index.vue.d.ts +30 -0
  22. package/dist/src/components/badge/index.vue.d.ts +44 -0
  23. package/dist/src/components/button/index.vue.d.ts +63 -0
  24. package/dist/src/components/button/types.d.ts +3 -0
  25. package/dist/src/components/icon/index.vue.d.ts +17 -0
  26. package/dist/src/components/icon/types.d.ts +1 -0
  27. package/dist/src/components/input/index.vue.d.ts +135 -0
  28. package/dist/src/components/{avatar/index.vue.d.ts → radio/group.vue.d.ts} +3 -0
  29. package/dist/src/components/radio/index.vue.d.ts +30 -0
  30. package/dist/src/index.d.ts +11 -0
  31. package/dist/style.css +1 -1
  32. package/package.json +1 -1
  33. package/dist/src/components/input/constants.d.ts +0 -2
  34. package/dist/src/components/input/types.d.ts +0 -4
  35. 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"),o={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none"},n=e.createElementVNode("path",{fill:"#000",d:"M20.843 17.145a11.957 11.957 0 0 1-1.183 2.127c-.622.886-1.131 1.5-1.524 1.841-.608.56-1.26.846-1.958.862-.5 0-1.105-.142-1.809-.432-.705-.287-1.354-.43-1.947-.43-.622 0-1.289.143-2.003.43-.714.29-1.29.44-1.73.455-.67.029-1.336-.266-2.002-.885-.425-.37-.957-1.006-1.594-1.907-.683-.961-1.245-2.076-1.685-3.347-.472-1.373-.708-2.703-.708-3.99 0-1.474.319-2.746.957-3.811A5.612 5.612 0 0 1 5.66 6.03a5.39 5.39 0 0 1 2.708-.764c.532 0 1.23.164 2.096.487.864.325 1.418.489 1.662.489.181 0 .798-.192 1.842-.576.988-.355 1.822-.502 2.505-.444 1.851.149 3.242.879 4.166 2.193-1.655 1.003-2.474 2.408-2.457 4.21.015 1.404.524 2.572 1.525 3.5.453.43.96.763 1.523 1a16.43 16.43 0 0 1-.388 1.019ZM16.598.44c0 1.1-.402 2.128-1.203 3.079-.967 1.13-2.137 1.783-3.405 1.68a3.417 3.417 0 0 1-.026-.417c0-1.056.46-2.186 1.277-3.11.408-.468.926-.858 1.555-1.168.627-.306 1.22-.475 1.779-.504.016.147.023.294.023.44Z"},null,-1),c=[n];function t(l,i){return e.openBlock(),e.createElementBlock("svg",o,c)}const r={render:t};exports.default=r;exports.render=t;
2
+ //# sourceMappingURL=apple-logo-884566a5.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"apple-logo-884566a5.js","sources":["../src/components/icon/assets/apple-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(\"path\", {\n fill: \"#000\",\n d: \"M20.843 17.145a11.957 11.957 0 0 1-1.183 2.127c-.622.886-1.131 1.5-1.524 1.841-.608.56-1.26.846-1.958.862-.5 0-1.105-.142-1.809-.432-.705-.287-1.354-.43-1.947-.43-.622 0-1.289.143-2.003.43-.714.29-1.29.44-1.73.455-.67.029-1.336-.266-2.002-.885-.425-.37-.957-1.006-1.594-1.907-.683-.961-1.245-2.076-1.685-3.347-.472-1.373-.708-2.703-.708-3.99 0-1.474.319-2.746.957-3.811A5.612 5.612 0 0 1 5.66 6.03a5.39 5.39 0 0 1 2.708-.764c.532 0 1.23.164 2.096.487.864.325 1.418.489 1.662.489.181 0 .798-.192 1.842-.576.988-.355 1.822-.502 2.505-.444 1.851.149 3.242.879 4.166 2.193-1.655 1.003-2.474 2.408-2.457 4.21.015 1.404.524 2.572 1.525 3.5.453.43.96.763 1.523 1a16.43 16.43 0 0 1-.388 1.019ZM16.598.44c0 1.1-.402 2.128-1.203 3.079-.967 1.13-2.137 1.783-3.405 1.68a3.417 3.417 0 0 1-.026-.417c0-1.056.46-2.186 1.277-3.11.408-.468.926-.858 1.555-1.168.627-.306 1.22-.475 1.779-.504.016.147.023.294.023.44Z\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","appleLogo"],"mappings":"uGAEMA,EAAa,CACjB,MAAO,6BACP,MAAO,KACP,OAAQ,KACR,KAAM,MACR,EACMC,EAA0BC,EAAmB,mBAAC,OAAQ,CAC1D,KAAM,OACN,EAAG,m4BACL,EAAG,KAAM,EAAE,EACLC,EAAa,CACjBF,CACF,EAEO,SAASG,EAAOC,EAAMC,EAAQ,CACnC,OAAQC,EAAAA,UAAY,EAAEC,EAAmB,mBAAC,MAAOR,EAAYG,CAAU,CACzE,CACA,MAAeM,EAAA,CAAE,OAAQL,CAAM"}
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const c = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ fill: "none"
7
+ }, n = /* @__PURE__ */ o("path", {
8
+ fill: "#000",
9
+ d: "M20.843 17.145a11.957 11.957 0 0 1-1.183 2.127c-.622.886-1.131 1.5-1.524 1.841-.608.56-1.26.846-1.958.862-.5 0-1.105-.142-1.809-.432-.705-.287-1.354-.43-1.947-.43-.622 0-1.289.143-2.003.43-.714.29-1.29.44-1.73.455-.67.029-1.336-.266-2.002-.885-.425-.37-.957-1.006-1.594-1.907-.683-.961-1.245-2.076-1.685-3.347-.472-1.373-.708-2.703-.708-3.99 0-1.474.319-2.746.957-3.811A5.612 5.612 0 0 1 5.66 6.03a5.39 5.39 0 0 1 2.708-.764c.532 0 1.23.164 2.096.487.864.325 1.418.489 1.662.489.181 0 .798-.192 1.842-.576.988-.355 1.822-.502 2.505-.444 1.851.149 3.242.879 4.166 2.193-1.655 1.003-2.474 2.408-2.457 4.21.015 1.404.524 2.572 1.525 3.5.453.43.96.763 1.523 1a16.43 16.43 0 0 1-.388 1.019ZM16.598.44c0 1.1-.402 2.128-1.203 3.079-.967 1.13-2.137 1.783-3.405 1.68a3.417 3.417 0 0 1-.026-.417c0-1.056.46-2.186 1.277-3.11.408-.468.926-.858 1.555-1.168.627-.306 1.22-.475 1.779-.504.016.147.023.294.023.44Z"
10
+ }, null, -1), l = [
11
+ n
12
+ ];
13
+ function r(a, s) {
14
+ return e(), t("svg", c, l);
15
+ }
16
+ const h = { render: r };
17
+ export {
18
+ h as default,
19
+ r as render
20
+ };
21
+ //# sourceMappingURL=apple-logo-ff0ba2f9.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"apple-logo-ff0ba2f9.mjs","sources":["../src/components/icon/assets/apple-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(\"path\", {\n fill: \"#000\",\n d: \"M20.843 17.145a11.957 11.957 0 0 1-1.183 2.127c-.622.886-1.131 1.5-1.524 1.841-.608.56-1.26.846-1.958.862-.5 0-1.105-.142-1.809-.432-.705-.287-1.354-.43-1.947-.43-.622 0-1.289.143-2.003.43-.714.29-1.29.44-1.73.455-.67.029-1.336-.266-2.002-.885-.425-.37-.957-1.006-1.594-1.907-.683-.961-1.245-2.076-1.685-3.347-.472-1.373-.708-2.703-.708-3.99 0-1.474.319-2.746.957-3.811A5.612 5.612 0 0 1 5.66 6.03a5.39 5.39 0 0 1 2.708-.764c.532 0 1.23.164 2.096.487.864.325 1.418.489 1.662.489.181 0 .798-.192 1.842-.576.988-.355 1.822-.502 2.505-.444 1.851.149 3.242.879 4.166 2.193-1.655 1.003-2.474 2.408-2.457 4.21.015 1.404.524 2.572 1.525 3.5.453.43.96.763 1.523 1a16.43 16.43 0 0 1-.388 1.019ZM16.598.44c0 1.1-.402 2.128-1.203 3.079-.967 1.13-2.137 1.783-3.405 1.68a3.417 3.417 0 0 1-.026-.417c0-1.056.46-2.186 1.277-3.11.408-.468.926-.858 1.555-1.168.627-.306 1.22-.475 1.779-.504.016.147.023.294.023.44Z\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","appleLogo"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,MAAM;AAAA,EACN,GAAG;AACL,GAAG,MAAM,EAAE,GACLC,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAYG,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},r=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.636",d:"m3.334 3.333 9.333 9.333M3.333 12.666l9.333-9.333"},null,-1),n=[r];function t(l,s){return e.openBlock(),e.createElementBlock("svg",o,n)}const c={render:t};exports.default=c;exports.render=t;
2
+ //# sourceMappingURL=close-9ab883c5.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"close-9ab883c5.js","sources":["../src/components/icon/assets/close.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 16 16\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"currentColor\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.636\",\n d: \"m3.334 3.333 9.333 9.333M3.333 12.666l9.333-9.333\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","close"],"mappings":"uGAEMA,EAAa,CACjB,MAAO,6BACP,KAAM,OACN,QAAS,WACX,EACMC,EAA0BC,EAAmB,mBAAC,OAAQ,CAC1D,OAAQ,eACR,iBAAkB,QAClB,kBAAmB,QACnB,eAAgB,QAChB,EAAG,mDACL,EAAG,KAAM,EAAE,EACLC,EAAa,CACjBF,CACF,EAEO,SAASG,EAAOC,EAAMC,EAAQ,CACnC,OAAQC,EAAAA,UAAY,EAAEC,EAAmB,mBAAC,MAAOR,EAAYG,CAAU,CACzE,CACA,MAAeM,EAAA,CAAE,OAAQL,CAAM"}
@@ -0,0 +1,23 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
2
+ const n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ fill: "none",
5
+ viewBox: "0 0 16 16"
6
+ }, r = /* @__PURE__ */ t("path", {
7
+ stroke: "currentColor",
8
+ "stroke-linecap": "round",
9
+ "stroke-linejoin": "round",
10
+ "stroke-width": "1.636",
11
+ d: "m3.334 3.333 9.333 9.333M3.333 12.666l9.333-9.333"
12
+ }, null, -1), s = [
13
+ r
14
+ ];
15
+ function c(l, d) {
16
+ return e(), o("svg", n, s);
17
+ }
18
+ const _ = { render: c };
19
+ export {
20
+ _ as default,
21
+ c as render
22
+ };
23
+ //# sourceMappingURL=close-e94671b3.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"close-e94671b3.mjs","sources":["../src/components/icon/assets/close.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 16 16\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n stroke: \"currentColor\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\",\n \"stroke-width\": \"1.636\",\n d: \"m3.334 3.333 9.333 9.333M3.333 12.666l9.333-9.333\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _hoisted_3))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","close"],"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,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAYG,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
@@ -0,0 +1,18 @@
1
+ import { openBlock as t, createElementBlock as a, createStaticVNode as l } from "vue";
2
+ const h = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ fill: "none"
7
+ }, e = /* @__PURE__ */ l('<g clip-path="url(#a)"><path fill="#4285F4" d="M23.766 12.277c0-.816-.066-1.636-.207-2.439H12.24v4.621h6.482a5.554 5.554 0 0 1-2.399 3.647v2.998h3.867c2.271-2.09 3.576-5.177 3.576-8.827Z"></path><path fill="#34A853" d="M12.24 24c3.237 0 5.966-1.062 7.955-2.896l-3.867-2.998c-1.076.731-2.465 1.146-4.083 1.146-3.131 0-5.786-2.112-6.738-4.952h-3.99v3.091a12.002 12.002 0 0 0 10.723 6.61Z"></path><path fill="#FBBC04" d="M5.503 14.3a7.188 7.188 0 0 1 0-4.594V6.615H1.517a12.01 12.01 0 0 0 0 10.776l3.986-3.09Z"></path><path fill="#EA4335" d="M12.24 4.75a6.52 6.52 0 0 1 4.603 1.799l3.427-3.426A11.533 11.533 0 0 0 12.24 0 11.998 11.998 0 0 0 1.517 6.615l3.986 3.09C6.45 6.863 9.109 4.75 12.24 4.75Z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs>', 2), o = [
8
+ e
9
+ ];
10
+ function c(i, p) {
11
+ return t(), a("svg", h, o);
12
+ }
13
+ const f = { render: c };
14
+ export {
15
+ f as default,
16
+ c as render
17
+ };
18
+ //# sourceMappingURL=google-logo-5b2d4f3f.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"google-logo-5b2d4f3f.mjs","sources":["../src/components/icon/assets/google-logo.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createStaticVNode as _createStaticVNode } 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__*/_createStaticVNode(\"<g clip-path=\\\"url(#a)\\\"><path fill=\\\"#4285F4\\\" d=\\\"M23.766 12.277c0-.816-.066-1.636-.207-2.439H12.24v4.621h6.482a5.554 5.554 0 0 1-2.399 3.647v2.998h3.867c2.271-2.09 3.576-5.177 3.576-8.827Z\\\"></path><path fill=\\\"#34A853\\\" d=\\\"M12.24 24c3.237 0 5.966-1.062 7.955-2.896l-3.867-2.998c-1.076.731-2.465 1.146-4.083 1.146-3.131 0-5.786-2.112-6.738-4.952h-3.99v3.091a12.002 12.002 0 0 0 10.723 6.61Z\\\"></path><path fill=\\\"#FBBC04\\\" d=\\\"M5.503 14.3a7.188 7.188 0 0 1 0-4.594V6.615H1.517a12.01 12.01 0 0 0 0 10.776l3.986-3.09Z\\\"></path><path fill=\\\"#EA4335\\\" d=\\\"M12.24 4.75a6.52 6.52 0 0 1 4.603 1.799l3.427-3.426A11.533 11.533 0 0 0 12.24 0 11.998 11.998 0 0 0 1.517 6.615l3.986 3.09C6.45 6.863 9.109 4.75 12.24 4.75Z\\\"></path></g><defs><clipPath id=\\\"a\\\"><path fill=\\\"#fff\\\" d=\\\"M0 0h24v24H0z\\\"></path></clipPath></defs>\", 2)\nconst _hoisted_4 = [\n _hoisted_2\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","_createStaticVNode","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","googleLogo"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAmB,4xBAAozB,CAAC,GACl2BC,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAYG,CAAU;AACzE;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
@@ -0,0 +1,2 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("vue"),l={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none"},a=t.createStaticVNode('<g clip-path="url(#a)"><path fill="#4285F4" d="M23.766 12.277c0-.816-.066-1.636-.207-2.439H12.24v4.621h6.482a5.554 5.554 0 0 1-2.399 3.647v2.998h3.867c2.271-2.09 3.576-5.177 3.576-8.827Z"></path><path fill="#34A853" d="M12.24 24c3.237 0 5.966-1.062 7.955-2.896l-3.867-2.998c-1.076.731-2.465 1.146-4.083 1.146-3.131 0-5.786-2.112-6.738-4.952h-3.99v3.091a12.002 12.002 0 0 0 10.723 6.61Z"></path><path fill="#FBBC04" d="M5.503 14.3a7.188 7.188 0 0 1 0-4.594V6.615H1.517a12.01 12.01 0 0 0 0 10.776l3.986-3.09Z"></path><path fill="#EA4335" d="M12.24 4.75a6.52 6.52 0 0 1 4.603 1.799l3.427-3.426A11.533 11.533 0 0 0 12.24 0 11.998 11.998 0 0 0 1.517 6.615l3.986 3.09C6.45 6.863 9.109 4.75 12.24 4.75Z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs>',2),h=[a];function e(o,i){return t.openBlock(),t.createElementBlock("svg",l,h)}const c={render:e};exports.default=c;exports.render=e;
2
+ //# sourceMappingURL=google-logo-b5d2152e.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"google-logo-b5d2152e.js","sources":["../src/components/icon/assets/google-logo.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, createStaticVNode as _createStaticVNode } 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__*/_createStaticVNode(\"<g clip-path=\\\"url(#a)\\\"><path fill=\\\"#4285F4\\\" d=\\\"M23.766 12.277c0-.816-.066-1.636-.207-2.439H12.24v4.621h6.482a5.554 5.554 0 0 1-2.399 3.647v2.998h3.867c2.271-2.09 3.576-5.177 3.576-8.827Z\\\"></path><path fill=\\\"#34A853\\\" d=\\\"M12.24 24c3.237 0 5.966-1.062 7.955-2.896l-3.867-2.998c-1.076.731-2.465 1.146-4.083 1.146-3.131 0-5.786-2.112-6.738-4.952h-3.99v3.091a12.002 12.002 0 0 0 10.723 6.61Z\\\"></path><path fill=\\\"#FBBC04\\\" d=\\\"M5.503 14.3a7.188 7.188 0 0 1 0-4.594V6.615H1.517a12.01 12.01 0 0 0 0 10.776l3.986-3.09Z\\\"></path><path fill=\\\"#EA4335\\\" d=\\\"M12.24 4.75a6.52 6.52 0 0 1 4.603 1.799l3.427-3.426A11.533 11.533 0 0 0 12.24 0 11.998 11.998 0 0 0 1.517 6.615l3.986 3.09C6.45 6.863 9.109 4.75 12.24 4.75Z\\\"></path></g><defs><clipPath id=\\\"a\\\"><path fill=\\\"#fff\\\" d=\\\"M0 0h24v24H0z\\\"></path></clipPath></defs>\", 2)\nconst _hoisted_4 = [\n _hoisted_2\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","_createStaticVNode","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","googleLogo"],"mappings":"uGAEMA,EAAa,CACjB,MAAO,6BACP,MAAO,KACP,OAAQ,KACR,KAAM,MACR,EACMC,EAA0BC,EAAAA,kBAAmB,2xBAAozB,CAAC,EACl2BC,EAAa,CACjBF,CACF,EAEO,SAASG,EAAOC,EAAMC,EAAQ,CACnC,OAAQC,EAAAA,UAAY,EAAEC,EAAmB,mBAAC,MAAOR,EAAYG,CAAU,CACzE,CACA,MAAeM,EAAA,CAAE,OAAQL,CAAM"}