@mobileaction/action-kit 1.41.3 → 1.41.6
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 +32 -0
- package/dist/action-kit.mjs +4778 -4672
- package/dist/apple-ZGKRhm4e.js +20 -0
- package/dist/{apple-LpH5iom0.js → apple-bold-D6SXHcrf.js} +8 -8
- package/dist/chart-BXk3T-FN.js +31 -0
- package/dist/chart-bold-DFRK3e8Y.js +31 -0
- package/dist/logout-bold-5Yv1P_3D.js +23 -0
- package/dist/logout-pAJxytET.js +27 -0
- package/dist/src/components/date-picker-2/index.vue.d.ts +1 -1
- package/dist/src/components/popover-2/index.vue.d.ts +4 -0
- package/dist/src/components/popover-2/stories/constants.d.ts +6 -0
- package/dist/src/components/side-menu/menu-item/index.vue.d.ts +1 -1
- package/dist/src/components/side-menu-2/menu-button/index.vue.d.ts +24 -0
- package/dist/src/components/side-menu-2/menu-button/stories/constants.d.ts +4 -0
- package/dist/src/components/side-menu-2/menu-button/stories/default.stories.d.ts +9 -0
- package/dist/src/components/side-menu-2/menu-button/types.d.ts +2 -0
- package/dist/src/components/side-menu-2/menu-item/index.vue.d.ts +17 -0
- package/dist/src/components/side-menu-2/menu-item/stories/constants.d.ts +4 -0
- package/dist/src/components/side-menu-2/menu-item/stories/default.stories.d.ts +10 -0
- package/dist/src/components/side-menu-2/side-menu-2.test.d.ts +1 -0
- package/dist/src/index.d.ts +3 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/chart-COqA8ajD.js +0 -44
- package/dist/chart-bold-ByQxVqmG.js +0 -31
- package/dist/logout-CAdXv95g.js +0 -39
- package/dist/logout-bold-DF5Nim1a.js +0 -23
- package/dist/trend-up-CZVY6-2U.js +0 -26
- /package/dist/{trend-up-linear-fVBmX1Lo.js → trend-up-fVBmX1Lo.js} +0 -0
package/package.json
CHANGED
package/dist/chart-COqA8ajD.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
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
|
-
};
|
|
7
|
-
function l(i, r) {
|
|
8
|
-
return e(), t("svg", n, r[0] || (r[0] = [
|
|
9
|
-
o("path", {
|
|
10
|
-
d: "M2 22H22",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
"stroke-width": "1.5",
|
|
13
|
-
"stroke-miterlimit": "10",
|
|
14
|
-
"stroke-linecap": "round",
|
|
15
|
-
"stroke-linejoin": "round"
|
|
16
|
-
}, null, -1),
|
|
17
|
-
o("path", {
|
|
18
|
-
d: "M9.75 4V22H14.25V4C14.25 2.9 13.8 2 12.45 2H11.55C10.2 2 9.75 2.9 9.75 4Z",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
"stroke-width": "1.5",
|
|
21
|
-
"stroke-linecap": "round",
|
|
22
|
-
"stroke-linejoin": "round"
|
|
23
|
-
}, null, -1),
|
|
24
|
-
o("path", {
|
|
25
|
-
d: "M3 10V22H7V10C7 8.9 6.6 8 5.4 8H4.6C3.4 8 3 8.9 3 10Z",
|
|
26
|
-
stroke: "currentColor",
|
|
27
|
-
"stroke-width": "1.5",
|
|
28
|
-
"stroke-linecap": "round",
|
|
29
|
-
"stroke-linejoin": "round"
|
|
30
|
-
}, null, -1),
|
|
31
|
-
o("path", {
|
|
32
|
-
d: "M17 15V22H21V15C21 13.9 20.6 13 19.4 13H18.6C17.4 13 17 13.9 17 15Z",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
"stroke-width": "1.5",
|
|
35
|
-
"stroke-linecap": "round",
|
|
36
|
-
"stroke-linejoin": "round"
|
|
37
|
-
}, null, -1)
|
|
38
|
-
]));
|
|
39
|
-
}
|
|
40
|
-
const d = { render: l };
|
|
41
|
-
export {
|
|
42
|
-
d as default,
|
|
43
|
-
l as render
|
|
44
|
-
};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { openBlock as t, createElementBlock as e, createElementVNode as l } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
fill: "none",
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
-
};
|
|
7
|
-
function n(C, r) {
|
|
8
|
-
return t(), e("svg", o, r[0] || (r[0] = [
|
|
9
|
-
l("path", {
|
|
10
|
-
d: "M22 22H2C1.59 22 1.25 21.66 1.25 21.25C1.25 20.84 1.59 20.5 2 20.5H22C22.41 20.5 22.75 20.84 22.75 21.25C22.75 21.66 22.41 22 22 22Z",
|
|
11
|
-
fill: "currentColor"
|
|
12
|
-
}, null, -1),
|
|
13
|
-
l("path", {
|
|
14
|
-
d: "M9.75 4V22H14.25V4C14.25 2.9 13.8 2 12.45 2H11.55C10.2 2 9.75 2.9 9.75 4Z",
|
|
15
|
-
fill: "currentColor"
|
|
16
|
-
}, null, -1),
|
|
17
|
-
l("path", {
|
|
18
|
-
d: "M3 10V22H7V10C7 8.9 6.6 8 5.4 8H4.6C3.4 8 3 8.9 3 10Z",
|
|
19
|
-
fill: "currentColor"
|
|
20
|
-
}, null, -1),
|
|
21
|
-
l("path", {
|
|
22
|
-
d: "M17 15V22H21V15C21 13.9 20.6 13 19.4 13H18.6C17.4 13 17 13.9 17 15Z",
|
|
23
|
-
fill: "currentColor"
|
|
24
|
-
}, null, -1)
|
|
25
|
-
]));
|
|
26
|
-
}
|
|
27
|
-
const u = { render: n };
|
|
28
|
-
export {
|
|
29
|
-
u as default,
|
|
30
|
-
n as render
|
|
31
|
-
};
|
package/dist/logout-CAdXv95g.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { openBlock as t, createElementBlock as r, createElementVNode as e } from "vue";
|
|
2
|
-
const n = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
fill: "none",
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
-
};
|
|
7
|
-
function l(i, o) {
|
|
8
|
-
return t(), r("svg", n, o[0] || (o[0] = [
|
|
9
|
-
e("path", {
|
|
10
|
-
d: "M17.4399 14.62L19.9999 12.06L17.4399 9.5",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
"stroke-width": "1.5",
|
|
13
|
-
"stroke-miterlimit": "10",
|
|
14
|
-
"stroke-linecap": "round",
|
|
15
|
-
"stroke-linejoin": "round"
|
|
16
|
-
}, null, -1),
|
|
17
|
-
e("path", {
|
|
18
|
-
d: "M9.76001 12.06H19.93",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
"stroke-width": "1.5",
|
|
21
|
-
"stroke-miterlimit": "10",
|
|
22
|
-
"stroke-linecap": "round",
|
|
23
|
-
"stroke-linejoin": "round"
|
|
24
|
-
}, null, -1),
|
|
25
|
-
e("path", {
|
|
26
|
-
d: "M11.76 20C7.34001 20 3.76001 17 3.76001 12C3.76001 7 7.34001 4 11.76 4",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
"stroke-width": "1.5",
|
|
29
|
-
"stroke-miterlimit": "10",
|
|
30
|
-
"stroke-linecap": "round",
|
|
31
|
-
"stroke-linejoin": "round"
|
|
32
|
-
}, null, -1)
|
|
33
|
-
]));
|
|
34
|
-
}
|
|
35
|
-
const d = { render: l };
|
|
36
|
-
export {
|
|
37
|
-
d as default,
|
|
38
|
-
l as render
|
|
39
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { openBlock as l, 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
|
-
};
|
|
7
|
-
function n(C, e) {
|
|
8
|
-
return l(), t("svg", r, e[0] || (e[0] = [
|
|
9
|
-
o("path", {
|
|
10
|
-
d: "M7.87999 12.07C7.87999 11.66 8.21999 11.32 8.62999 11.32H14.11V2.86C14.1 2.38 13.72 2 13.24 2C7.34999 2 3.23999 6.11 3.23999 12C3.23999 17.89 7.34999 22 13.24 22C13.71 22 14.1 21.62 14.1 21.14V12.81H8.62999C8.20999 12.82 7.87999 12.48 7.87999 12.07Z",
|
|
11
|
-
fill: "currentColor"
|
|
12
|
-
}, null, -1),
|
|
13
|
-
o("path", {
|
|
14
|
-
d: "M20.54 11.54L17.7 8.68997C17.41 8.39997 16.93 8.39997 16.64 8.68997C16.35 8.97997 16.35 9.45997 16.64 9.74997L18.2 11.31H14.1V12.81H18.19L16.63 14.37C16.34 14.66 16.34 15.14 16.63 15.43C16.78 15.58 16.97 15.65 17.16 15.65C17.35 15.65 17.54 15.58 17.69 15.43L20.53 12.58C20.83 12.3 20.83 11.83 20.54 11.54Z",
|
|
15
|
-
fill: "currentColor"
|
|
16
|
-
}, null, -1)
|
|
17
|
-
]));
|
|
18
|
-
}
|
|
19
|
-
const d = { render: n };
|
|
20
|
-
export {
|
|
21
|
-
d as default,
|
|
22
|
-
n as render
|
|
23
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
viewBox: "0 0 24 24",
|
|
4
|
-
fill: "none",
|
|
5
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
-
};
|
|
7
|
-
function l(n, C) {
|
|
8
|
-
return e(), o("svg", t, C[0] || (C[0] = [
|
|
9
|
-
r("path", {
|
|
10
|
-
opacity: "0.4",
|
|
11
|
-
d: "M21.49 7.80863V7.81V16.19C21.49 17.9106 20.9791 19.2238 20.0964 20.1064C19.2138 20.9891 17.9006 21.5 16.18 21.5H7.81C6.08945 21.5 4.77634 20.9891 3.89377 20.1054C3.01114 19.2217 2.5 17.9059 2.5 16.18V7.81C2.5 6.08944 3.01093 4.77618 3.89355 3.89355C4.77618 3.01093 6.08944 2.5 7.81 2.5H16.19C17.9107 2.5 19.2237 3.01097 20.105 3.89333C20.9861 4.77559 21.4947 6.08838 21.49 7.80863Z",
|
|
12
|
-
fill: "currentColor",
|
|
13
|
-
stroke: "currentColor"
|
|
14
|
-
}, null, -1),
|
|
15
|
-
r("path", {
|
|
16
|
-
d: "M16.3676 9.60035L16.3746 9.61725L16.38 9.6282C16.3809 9.63106 16.3826 9.63717 16.385 9.64764C16.388 9.66081 16.391 9.67567 16.3955 9.69871L16.3964 9.70304C16.3975 9.70865 16.3987 9.71477 16.3999 9.72129V11.54C16.3999 11.6538 16.3138 11.74 16.1999 11.74C16.0861 11.74 15.9999 11.6538 15.9999 11.54V11.36V10.1529L15.1464 11.0064L12.4264 13.7264C12.3825 13.7703 12.3393 13.7885 12.2665 13.7821C12.2248 13.7779 12.1699 13.7527 12.1211 13.6854L11.1051 12.1714L10.7663 11.6665L10.3364 12.0964L7.95639 14.4764C7.92501 14.5078 7.87436 14.53 7.81994 14.53C7.76146 14.53 7.72329 14.5149 7.68677 14.4796C7.60339 14.3899 7.61309 14.2639 7.68349 14.1935L10.6635 11.2135C10.7074 11.1697 10.7506 11.1514 10.8234 11.1578C10.865 11.1621 10.9199 11.1873 10.9688 11.2546L11.9848 12.7686L12.3236 13.2735L12.7535 12.8435L14.8635 10.7335L15.717 9.87998H14.5099H14.3299C14.2161 9.87998 14.1299 9.79384 14.1299 9.67998C14.1299 9.56612 14.2161 9.47998 14.3299 9.47998H16.1899C16.2069 9.47998 16.2338 9.48398 16.266 9.49511C16.3101 9.51543 16.3493 9.55579 16.3676 9.60035Z",
|
|
17
|
-
fill: "currentColor",
|
|
18
|
-
stroke: "currentColor"
|
|
19
|
-
}, null, -1)
|
|
20
|
-
]));
|
|
21
|
-
}
|
|
22
|
-
const c = { render: l };
|
|
23
|
-
export {
|
|
24
|
-
c as default,
|
|
25
|
-
l as render
|
|
26
|
-
};
|
|
File without changes
|