@mobileaction/action-kit 1.1.25 → 1.1.27
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/dist/action-kit.js +2 -2
- package/dist/action-kit.mjs +559 -540
- package/dist/app-9534bacc.js +1 -0
- package/dist/app-f4f9f825.mjs +20 -0
- package/dist/apple-colored-0d1aab65.js +1 -0
- package/dist/apple-colored-bc5d7cc0.mjs +19 -0
- package/dist/aso-92081f02.js +1 -0
- package/dist/aso-ebb61c73.mjs +30 -0
- package/dist/buy-crypto-95976591.mjs +30 -0
- package/dist/buy-crypto-b478fa3c.js +1 -0
- package/dist/clipboard-51a06c3f.js +1 -0
- package/dist/clipboard-fdfcc45e.mjs +26 -0
- package/dist/color-filter-03f09a58.mjs +32 -0
- package/dist/color-filter-f5687705.js +1 -0
- package/dist/components/spin/index.vue.d.ts +9 -0
- package/dist/google-colored-b04cc62b.js +1 -0
- package/dist/google-colored-ba30c621.mjs +34 -0
- package/dist/justify-right-077e8f16.mjs +22 -0
- package/dist/justify-right-7f44889d.js +1 -0
- package/dist/layer-bulk-15ac189a.js +1 -0
- package/dist/layer-bulk-9f594537.mjs +32 -0
- package/dist/microscope-0e4350ff.js +1 -0
- package/dist/microscope-21832848.mjs +28 -0
- package/dist/money-send-1aa85fa1.mjs +30 -0
- package/dist/money-send-f02d7703.js +1 -0
- package/dist/plug-48296fd8.mjs +22 -0
- package/dist/plug-524ab565.js +1 -0
- package/dist/plug-bold-bd75ed93.js +1 -0
- package/dist/plug-bold-c1f9893e.mjs +19 -0
- package/dist/rocket-a66bab29.js +1 -0
- package/dist/rocket-e2d475e7.mjs +29 -0
- package/dist/src/components/spin/index.vue.d.ts +3 -0
- package/dist/src/components/spin/stories/constants.d.ts +2 -0
- package/dist/src/components/spin/stories/container.stories.d.ts +2 -0
- package/dist/src/components/spin/stories/default.stories.d.ts +2 -0
- package/dist/src/components/upload/index.vue.d.ts +10 -1
- package/dist/star-bulk-6313df75.js +1 -0
- package/dist/star-bulk-d8bdbc7a.mjs +36 -0
- package/dist/status-up-6547be80.mjs +30 -0
- package/dist/status-up-74b4a701.js +1 -0
- package/dist/story-717675e1.js +1 -0
- package/dist/story-b421beca.mjs +31 -0
- package/dist/style.css +1 -1
- package/dist/trend-up-a17b7c67.js +1 -0
- package/dist/trend-up-eca70766.mjs +26 -0
- package/dist/volume-low-58e56b04.mjs +30 -0
- package/dist/volume-low-7f53bd3e.js +1 -0
- package/package.json +1 -1
- package/dist/plug-2baa2e97.js +0 -1
- package/dist/plug-e2a7722a.mjs +0 -16
- package/dist/rocket-ace56b13.js +0 -1
- package/dist/rocket-d2bcd822.mjs +0 -16
|
@@ -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"},r=e.createElementVNode("path",{fill:"currentColor",stroke:"currentColor",d:"M21.49 7.809v8.381c0 1.72-.51 3.034-1.394 3.916-.882.883-2.195 1.394-3.916 1.394H7.81c-1.72 0-3.034-.51-3.916-1.395-.883-.883-1.394-2.2-1.394-3.925V7.81c0-1.72.51-3.034 1.394-3.916C4.776 3.01 6.089 2.5 7.81 2.5h8.38c1.72 0 3.034.511 3.915 1.393.881.883 1.39 2.195 1.385 3.916Z",opacity:".4"},null,-1),c=e.createElementVNode("path",{fill:"currentColor",stroke:"currentColor",d:"m16.368 9.6.007.017.005.011.005.02.01.05.001.005.004.018v1.819c0 .114-.086.2-.2.2a.196.196 0 0 1-.2-.2v-1.387l-.854.853-2.72 2.72a.178.178 0 0 1-.16.056c-.041-.004-.096-.03-.145-.097l-1.016-1.514-.339-.505-.43.43-2.38 2.38a.197.197 0 0 1-.136.054.173.173 0 0 1-.133-.05.206.206 0 0 1-.004-.287l2.98-2.98a.178.178 0 0 1 .16-.055c.042.004.097.03.146.097l1.016 1.514.339.505.43-.43 2.11-2.11.853-.854H14.33a.196.196 0 0 1-.2-.2c0-.114.086-.2.2-.2h1.86c.017 0 .044.004.076.015.044.02.083.06.102.105Z"},null,-1),l=[r,c];function t(s,a){return e.openBlock(),e.createElementBlock("svg",o,l)}const n={render:t};exports.default=n;exports.render=t;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const c = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
d: "M21.49 7.809v8.381c0 1.72-.51 3.034-1.394 3.916-.882.883-2.195 1.394-3.916 1.394H7.81c-1.72 0-3.034-.51-3.916-1.395-.883-.883-1.394-2.2-1.394-3.925V7.81c0-1.72.51-3.034 1.394-3.916C4.776 3.01 6.089 2.5 7.81 2.5h8.38c1.72 0 3.034.511 3.915 1.393.881.883 1.39 2.195 1.385 3.916Z",
|
|
10
|
+
opacity: ".4"
|
|
11
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
12
|
+
fill: "currentColor",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
d: "m16.368 9.6.007.017.005.011.005.02.01.05.001.005.004.018v1.819c0 .114-.086.2-.2.2a.196.196 0 0 1-.2-.2v-1.387l-.854.853-2.72 2.72a.178.178 0 0 1-.16.056c-.041-.004-.096-.03-.145-.097l-1.016-1.514-.339-.505-.43.43-2.38 2.38a.197.197 0 0 1-.136.054.173.173 0 0 1-.133-.05.206.206 0 0 1-.004-.287l2.98-2.98a.178.178 0 0 1 .16-.055c.042.004.097.03.146.097l1.016 1.514.339.505.43-.43 2.11-2.11.853-.854H14.33a.196.196 0 0 1-.2-.2c0-.114.086-.2.2-.2h1.86c.017 0 .044.004.076.015.044.02.083.06.102.105Z"
|
|
15
|
+
}, null, -1), n = [
|
|
16
|
+
r,
|
|
17
|
+
l
|
|
18
|
+
];
|
|
19
|
+
function s(a, d) {
|
|
20
|
+
return o(), t("svg", c, n);
|
|
21
|
+
}
|
|
22
|
+
const h = { render: s };
|
|
23
|
+
export {
|
|
24
|
+
h as default,
|
|
25
|
+
s as render
|
|
26
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as e, createElementVNode as o } from "vue";
|
|
2
|
+
const l = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
d: "m19.128 15.852.002-.002a6.44 6.44 0 0 0 0-7.7l-.002-.002a.25.25 0 0 1 .403-.297 6.94 6.94 0 0 1 0 8.298l-.006.007-.005.007c-.033.048-.1.087-.19.087a.25.25 0 0 1-.201-.398Z"
|
|
10
|
+
}, null, -1), c = /* @__PURE__ */ o("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
d: "M7.76 17.25h-.43V6.75h.43c.33 0 .648-.1.917-.261l.009-.005 2.919-1.83c1.366-.851 2.595-.939 3.502-.437.898.502 1.473 1.584 1.473 3.193v9.18c0 1.61-.575 2.691-1.473 3.193a2.5 2.5 0 0 1-1.227.307c-.686 0-1.455-.232-2.275-.744l-2.92-1.83-.008-.005a1.795 1.795 0 0 0-.917-.261Z",
|
|
14
|
+
opacity: ".4"
|
|
15
|
+
}, null, -1), n = /* @__PURE__ */ o("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M6.83 6.25v11.5h-.5c-2.42 0-3.75-1.33-3.75-3.75v-4c0-2.42 1.33-3.75 3.75-3.75h.5Z"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
c,
|
|
21
|
+
n
|
|
22
|
+
];
|
|
23
|
+
function a(h, i) {
|
|
24
|
+
return t(), e("svg", l, s);
|
|
25
|
+
}
|
|
26
|
+
const u = { render: a };
|
|
27
|
+
export {
|
|
28
|
+
u as default,
|
|
29
|
+
a as render
|
|
30
|
+
};
|
|
@@ -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"},r=e.createElementVNode("path",{fill:"currentColor",stroke:"currentColor",d:"m19.128 15.852.002-.002a6.44 6.44 0 0 0 0-7.7l-.002-.002a.25.25 0 0 1 .403-.297 6.94 6.94 0 0 1 0 8.298l-.006.007-.005.007c-.033.048-.1.087-.19.087a.25.25 0 0 1-.201-.398Z"},null,-1),l=e.createElementVNode("path",{fill:"currentColor",stroke:"currentColor",d:"M7.76 17.25h-.43V6.75h.43c.33 0 .648-.1.917-.261l.009-.005 2.919-1.83c1.366-.851 2.595-.939 3.502-.437.898.502 1.473 1.584 1.473 3.193v9.18c0 1.61-.575 2.691-1.473 3.193a2.5 2.5 0 0 1-1.227.307c-.686 0-1.455-.232-2.275-.744l-2.92-1.83-.008-.005a1.795 1.795 0 0 0-.917-.261Z",opacity:".4"},null,-1),c=e.createElementVNode("path",{fill:"currentColor",d:"M6.83 6.25v11.5h-.5c-2.42 0-3.75-1.33-3.75-3.75v-4c0-2.42 1.33-3.75 3.75-3.75h.5Z"},null,-1),n=[r,l,c];function t(a,d){return e.openBlock(),e.createElementBlock("svg",o,n)}const s={render:t};exports.default=s;exports.render=t;
|
package/package.json
CHANGED
package/dist/plug-2baa2e97.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),c={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 384 512"},o=e.createElementVNode("path",{d:"M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zm192 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32v-67.2C297 398 352 333.4 352 256v-32c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"},null,-1),r=[o];function t(s,l){return e.openBlock(),e.createElementBlock("svg",c,r)}const n={render:t};exports.default=n;exports.render=t;
|
package/dist/plug-e2a7722a.mjs
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as t, createElementVNode as c } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "currentColor",
|
|
5
|
-
viewBox: "0 0 384 512"
|
|
6
|
-
}, n = /* @__PURE__ */ c("path", { d: "M96 0C78.3 0 64 14.3 64 32v96h64V32c0-17.7-14.3-32-32-32zm192 0c-17.7 0-32 14.3-32 32v96h64V32c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32v32c0 77.4 55 142 128 156.8V480c0 17.7 14.3 32 32 32s32-14.3 32-32v-67.2C297 398 352 333.4 352 256v-32c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z" }, null, -1), r = [
|
|
7
|
-
n
|
|
8
|
-
];
|
|
9
|
-
function s(l, d) {
|
|
10
|
-
return e(), t("svg", o, r);
|
|
11
|
-
}
|
|
12
|
-
const v = { render: s };
|
|
13
|
-
export {
|
|
14
|
-
v as default,
|
|
15
|
-
s as render
|
|
16
|
-
};
|
package/dist/rocket-ace56b13.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),c={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 512 512"},o=e.createElementVNode("path",{d:"M156.6 384.9 125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2 3-8.9 7-20.5 11.8-33.8H24c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7.2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3H200c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8 13.4 72.9 9.3 194.8-111.4 276.7-3.5 2.4-7.3 4.8-11.3 7.2v82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1.2S224 496.7 224 488V380.8c-14.1 4.9-26.4 8.9-35.7 11.9-11.2 3.6-23.4.5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"},null,-1),r=[o];function t(l,s){return e.openBlock(),e.createElementBlock("svg",c,r)}const n={render:t};exports.default=n;exports.render=t;
|
package/dist/rocket-d2bcd822.mjs
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as c, createElementVNode as t } from "vue";
|
|
2
|
-
const o = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "currentColor",
|
|
5
|
-
viewBox: "0 0 512 512"
|
|
6
|
-
}, r = /* @__PURE__ */ t("path", { d: "M156.6 384.9 125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2 3-8.9 7-20.5 11.8-33.8H24c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7.2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3H200c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8 13.4 72.9 9.3 194.8-111.4 276.7-3.5 2.4-7.3 4.8-11.3 7.2v82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1.2S224 496.7 224 488V380.8c-14.1 4.9-26.4 8.9-35.7 11.9-11.2 3.6-23.4.5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z" }, null, -1), n = [
|
|
7
|
-
r
|
|
8
|
-
];
|
|
9
|
-
function l(s, d) {
|
|
10
|
-
return e(), c("svg", o, n);
|
|
11
|
-
}
|
|
12
|
-
const a = { render: l };
|
|
13
|
-
export {
|
|
14
|
-
a as default,
|
|
15
|
-
l as render
|
|
16
|
-
};
|