@mobileaction/action-kit 1.31.11 → 1.31.13
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/CHANGELOG.md +14 -0
- package/dist/action-kit.js +1 -1
- package/dist/action-kit.mjs +1 -1
- package/dist/devices-520e2909.js +1 -0
- package/dist/devices-b1cc0145.mjs +16 -0
- package/dist/in-range-bold-12e7f9d7.mjs +27 -0
- package/dist/in-range-bold-b1d7485c.js +1 -0
- package/dist/{index-2b504279.js → index-5d1e144b.js} +2 -2
- package/dist/{index-c0dfc436.mjs → index-83844075.mjs} +2 -2
- package/dist/{lottie_light-f3d017b6.mjs → lottie_light-3e3b1c7b.mjs} +1 -1
- package/dist/{lottie_light-3a56d069.js → lottie_light-faaa9c81.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/tag-user-3bc1e02e.js +1 -0
- package/dist/tag-user-7229c05d.mjs +37 -0
- package/dist/trend-up-linear-541e4c9d.mjs +36 -0
- package/dist/trend-up-linear-cf823126.js +1 -0
- package/dist/woman-3d0645b1.js +1 -0
- package/dist/woman-49e1c52b.mjs +36 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=e.createElementVNode("path",{d:"M18 18.86H17.24C16.44 18.86 15.68 19.17 15.12 19.73L13.41 21.42C12.63 22.19 11.36 22.19 10.58 21.42L8.87 19.73C8.31 19.17 7.54 18.86 6.75 18.86H6C4.34 18.86 3 17.53 3 15.89V4.97C3 3.33 4.34 2 6 2H18C19.66 2 21 3.33 21 4.97V15.88C21 17.52 19.66 18.86 18 18.86Z",stroke:"currentColor","stroke-width":"1.5","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n=e.createElementVNode("path",{d:"M12.0701 8.94999C12.0301 8.94999 11.97 8.94999 11.92 8.94999C10.87 8.90999 10.04 8.05999 10.04 6.99999C10.04 5.91999 10.9101 5.04999 11.9901 5.04999C13.0701 5.04999 13.9401 5.92999 13.9401 6.99999C13.9501 8.05999 13.1201 8.91999 12.0701 8.94999Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),s=e.createElementVNode("path",{d:"M9.24994 11.96C7.91994 12.85 7.91994 14.3 9.24994 15.19C10.7599 16.2 13.2399 16.2 14.7499 15.19C16.0799 14.3 16.0799 12.85 14.7499 11.96C13.2399 10.96 10.7699 10.96 9.24994 11.96Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),l=[r,n,s];function t(d,c){return e.openBlock(),e.createElementBlock("svg",o,l)}const i={render:t};exports.default=i;exports.render=t;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
fill: "none",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
7
|
+
d: "M18 18.86H17.24C16.44 18.86 15.68 19.17 15.12 19.73L13.41 21.42C12.63 22.19 11.36 22.19 10.58 21.42L8.87 19.73C8.31 19.17 7.54 18.86 6.75 18.86H6C4.34 18.86 3 17.53 3 15.89V4.97C3 3.33 4.34 2 6 2H18C19.66 2 21 3.33 21 4.97V15.88C21 17.52 19.66 18.86 18 18.86Z",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-width": "1.5",
|
|
10
|
+
"stroke-miterlimit": "10",
|
|
11
|
+
"stroke-linecap": "round",
|
|
12
|
+
"stroke-linejoin": "round"
|
|
13
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
14
|
+
d: "M12.0701 8.94999C12.0301 8.94999 11.97 8.94999 11.92 8.94999C10.87 8.90999 10.04 8.05999 10.04 6.99999C10.04 5.91999 10.9101 5.04999 11.9901 5.04999C13.0701 5.04999 13.9401 5.92999 13.9401 6.99999C13.9501 8.05999 13.1201 8.91999 12.0701 8.94999Z",
|
|
15
|
+
stroke: "currentColor",
|
|
16
|
+
"stroke-width": "1.5",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
}, null, -1), i = /* @__PURE__ */ o("path", {
|
|
20
|
+
d: "M9.24994 11.96C7.91994 12.85 7.91994 14.3 9.24994 15.19C10.7599 16.2 13.2399 16.2 14.7499 15.19C16.0799 14.3 16.0799 12.85 14.7499 11.96C13.2399 10.96 10.7699 10.96 9.24994 11.96Z",
|
|
21
|
+
stroke: "currentColor",
|
|
22
|
+
"stroke-width": "1.5",
|
|
23
|
+
"stroke-linecap": "round",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}, null, -1), l = [
|
|
26
|
+
n,
|
|
27
|
+
s,
|
|
28
|
+
i
|
|
29
|
+
];
|
|
30
|
+
function d(c, C) {
|
|
31
|
+
return e(), t("svg", r, l);
|
|
32
|
+
}
|
|
33
|
+
const u = { render: d };
|
|
34
|
+
export {
|
|
35
|
+
u as default,
|
|
36
|
+
d as render
|
|
37
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
fill: "none",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
7
|
+
d: "M16.5 9.5L12.3 13.7L10.7 11.3L7.5 14.5",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-width": "1.5",
|
|
10
|
+
"stroke-linecap": "round",
|
|
11
|
+
"stroke-linejoin": "round"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
13
|
+
d: "M14.5 9.5H16.5V11.5",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-width": "1.5",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
19
|
+
d: "M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1), d = [
|
|
25
|
+
n,
|
|
26
|
+
s,
|
|
27
|
+
l
|
|
28
|
+
];
|
|
29
|
+
function i(c, u) {
|
|
30
|
+
return e(), t("svg", r, d);
|
|
31
|
+
}
|
|
32
|
+
const h = { render: i };
|
|
33
|
+
export {
|
|
34
|
+
h as default,
|
|
35
|
+
i as render
|
|
36
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=e.createElementVNode("path",{d:"M16.5 9.5L12.3 13.7L10.7 11.3L7.5 14.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n=e.createElementVNode("path",{d:"M14.5 9.5H16.5V11.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),s=e.createElementVNode("path",{d:"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),l=[r,n,s];function t(c,i){return e.openBlock(),e.createElementBlock("svg",o,l)}const d={render:t};exports.default=d;exports.render=t;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=e.createElementVNode("path",{d:"M12 16C15.866 16 19 12.866 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.866 8.13401 16 12 16Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),n=e.createElementVNode("path",{d:"M12 16V22",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),s=e.createElementVNode("path",{d:"M15 19H9",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),l=[r,n,s];function o(c,i){return e.openBlock(),e.createElementBlock("svg",t,l)}const d={render:o};exports.default=d;exports.render=o;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
viewBox: "0 0 24 24",
|
|
4
|
+
fill: "none",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
d: "M12 16C15.866 16 19 12.866 19 9C19 5.13401 15.866 2 12 2C8.13401 2 5 5.13401 5 9C5 12.866 8.13401 16 12 16Z",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-width": "1.5",
|
|
10
|
+
"stroke-linecap": "round",
|
|
11
|
+
"stroke-linejoin": "round"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
13
|
+
d: "M12 16V22",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-width": "1.5",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
19
|
+
d: "M15 19H9",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1), d = [
|
|
25
|
+
r,
|
|
26
|
+
s,
|
|
27
|
+
l
|
|
28
|
+
];
|
|
29
|
+
function i(c, u) {
|
|
30
|
+
return e(), t("svg", n, d);
|
|
31
|
+
}
|
|
32
|
+
const h = { render: i };
|
|
33
|
+
export {
|
|
34
|
+
h as default,
|
|
35
|
+
i as render
|
|
36
|
+
};
|