@mobileaction/action-kit 1.18.99 → 1.19.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 (33) hide show
  1. package/dist/action-kit.js +1 -1
  2. package/dist/action-kit.mjs +1 -1
  3. package/dist/{app-store-colorful-157ebc7f.js → app-store-colorful-4bd8f45e.js} +1 -1
  4. package/dist/{app-store-colorful-06e01a64.mjs → app-store-colorful-feca7765.mjs} +1 -1
  5. package/dist/card-bulk-122bc55b.mjs +24 -0
  6. package/dist/card-bulk-2e09b883.js +1 -0
  7. package/dist/chart-2-bulk-45a7ce00.js +1 -0
  8. package/dist/chart-2-bulk-5cb3d835.mjs +28 -0
  9. package/dist/chart-5dd39e1b.js +1 -0
  10. package/dist/chart-bold-3f9459da.mjs +23 -0
  11. package/dist/chart-bold-ef16c56a.js +1 -0
  12. package/dist/chart-bulk-5893cce9.js +1 -0
  13. package/dist/chart-bulk-d59ea014.mjs +28 -0
  14. package/dist/chart-ebe754ad.mjs +30 -0
  15. package/dist/components/app-icon/index.vue.d.ts +12 -0
  16. package/dist/components/country-select/index.vue.d.ts +25 -0
  17. package/dist/{flash-circle-bulk-6bc538f3.mjs → flash-circle-bulk-89f266a1.mjs} +9 -9
  18. package/dist/flash-circle-bulk-ada1d8c2.js +1 -0
  19. package/dist/{index-bbcf3332.js → index-18b847db.js} +3 -3
  20. package/dist/{index-70a405e6.mjs → index-711e9ae2.mjs} +13 -8
  21. package/dist/{lottie_light-e0216b3f.mjs → lottie_light-9741b230.mjs} +1 -1
  22. package/dist/{lottie_light-2963408c.js → lottie_light-9eda2364.js} +1 -1
  23. package/dist/src/components/app-icon/index.vue.d.ts +4 -0
  24. package/dist/src/components/country-select/index.vue.d.ts +9 -0
  25. package/dist/style.css +1 -1
  26. package/dist/zoom-in-4bbdf12a.js +1 -0
  27. package/dist/{zoom-in-15ae1b22.mjs → zoom-in-85977b22.mjs} +1 -1
  28. package/dist/{zoom-out-f531a05b.mjs → zoom-out-0b4b6366.mjs} +1 -1
  29. package/dist/zoom-out-5e5c49d2.js +1 -0
  30. package/package.json +2 -2
  31. package/dist/flash-circle-bulk-53665e35.js +0 -1
  32. package/dist/zoom-in-52404679.js +0 -1
  33. package/dist/zoom-out-3ad7af9e.js +0 -1
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.2 11.7h5M11.7 14.2v-5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2"},null,-1),r=[n];function o(l,s){return e.openBlock(),e.createElementBlock("svg",t,r)}const c={render:o};exports.default=c;exports.render=o;
@@ -4,7 +4,7 @@ const n = {
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  }, r = /* @__PURE__ */ t("path", {
7
- stroke: "#292D32",
7
+ stroke: "currentColor",
8
8
  "stroke-linecap": "round",
9
9
  "stroke-linejoin": "round",
10
10
  "stroke-width": "1.5",
@@ -4,7 +4,7 @@ const n = {
4
4
  fill: "none",
5
5
  viewBox: "0 0 24 24"
6
6
  }, r = /* @__PURE__ */ t("path", {
7
- stroke: "#292D32",
7
+ stroke: "currentColor",
8
8
  "stroke-linecap": "round",
9
9
  "stroke-linejoin": "round",
10
10
  "stroke-width": "1.5",
@@ -0,0 +1 @@
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 24 24"},n=e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2"},null,-1),r=[n];function t(l,s){return e.openBlock(),e.createElementBlock("svg",o,r)}const c={render:t};exports.default=c;exports.render=t;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.18.99",
3
+ "version": "1.19.0",
4
4
  "main": "dist/action-kit.js",
5
5
  "module": "dist/action-kit.mjs",
6
6
  "types": "dist/index.d.ts",
@@ -106,4 +106,4 @@
106
106
  "url": "https://github.com/mobileaction/action-kit/issues"
107
107
  },
108
108
  "homepage": "https://mobileaction.github.io/action-kit"
109
- }
109
+ }
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),l={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 25 24"},c=e.createElementVNode("path",{fill:"#12B76A",d:"M12.503 22c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10Z",opacity:".4"},null,-1),o=e.createElementVNode("path",{fill:"#12B76A",d:"M15.783 11.3h-1.7V7.34c0-.92-.5-1.11-1.11-.42l-.44.5-3.72 4.23c-.51.58-.3 1.05.47 1.05h1.7v3.96c0 .92.5 1.11 1.11.42l.44-.5 3.72-4.23c.51-.58.3-1.05-.47-1.05Z"},null,-1),n=[c,o];function t(s,i){return e.openBlock(),e.createElementBlock("svg",l,n)}const r={render:t};exports.default=r;exports.render=t;
@@ -1 +0,0 @@
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 24 24"},n=e.createElementVNode("path",{stroke:"#292D32","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.2 11.7h5M11.7 14.2v-5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2"},null,-1),r=[n];function t(c,l){return e.openBlock(),e.createElementBlock("svg",o,r)}const s={render:t};exports.default=s;exports.render=t;
@@ -1 +0,0 @@
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 24 24"},n=e.createElementVNode("path",{stroke:"#292D32","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 11.7h5M11.5 21a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19ZM22 22l-2-2"},null,-1),r=[n];function t(c,l){return e.openBlock(),e.createElementBlock("svg",o,r)}const s={render:t};exports.default=s;exports.render=t;