@mobileaction/action-kit 1.60.0 → 1.60.1
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.mjs
CHANGED
|
@@ -529,6 +529,7 @@ var dt = [
|
|
|
529
529
|
"/src/components/icon/icons/share-bulk.svg": () => import("./share-bulk-B0rP-iFF.js"),
|
|
530
530
|
"/src/components/icon/icons/share.svg": () => import("./share-BlvC3TxA.js"),
|
|
531
531
|
"/src/components/icon/icons/shield-tick-bold.svg": () => import("./shield-tick-bold-DB1H_K7M.js"),
|
|
532
|
+
"/src/components/icon/icons/shield-tick.svg": () => import("./shield-tick-Ps-x_82j.js"),
|
|
532
533
|
"/src/components/icon/icons/shopping-cart-bold.svg": () => import("./shopping-cart-bold-DRYgIo90.js"),
|
|
533
534
|
"/src/components/icon/icons/shopping-cart.svg": () => import("./shopping-cart-3tpIFs3C.js"),
|
|
534
535
|
"/src/components/icon/icons/sidebar-left-bold.svg": () => import("./sidebar-left-bold-C5VBxdSh.js"),
|
|
@@ -1133,6 +1134,7 @@ var dt = [
|
|
|
1133
1134
|
"/src/components/icon/icons/share-bulk.svg": () => import("./share-bulk-Bqxsdmdz.js"),
|
|
1134
1135
|
"/src/components/icon/icons/share.svg": () => import("./share-laUruERD.js"),
|
|
1135
1136
|
"/src/components/icon/icons/shield-tick-bold.svg": () => import("./shield-tick-bold-CXFMTUBQ.js"),
|
|
1137
|
+
"/src/components/icon/icons/shield-tick.svg": () => import("./shield-tick-BhUeep0R.js"),
|
|
1136
1138
|
"/src/components/icon/icons/shopping-cart-bold.svg": () => import("./shopping-cart-bold-DDd9LOnK.js"),
|
|
1137
1139
|
"/src/components/icon/icons/shopping-cart.svg": () => import("./shopping-cart-CH7TKE6F.js"),
|
|
1138
1140
|
"/src/components/icon/icons/sidebar-left-bold.svg": () => import("./sidebar-left-bold-Q80Iazjw.js"),
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region src/components/icon/icons/shield-tick.svg?raw
|
|
2
|
+
var e = "<svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M10.4899 2.23006L5.49991 4.11006C4.34991 4.54006 3.40991 5.90006 3.40991 7.12006V14.5501C3.40991 15.7301 4.18991 17.2801 5.13991 17.9901L9.43991 21.2001C10.8499 22.2601 13.1699 22.2601 14.5799 21.2001L18.8799 17.9901C19.8299 17.2801 20.6099 15.7301 20.6099 14.5501V7.12006C20.6099 5.89006 19.6699 4.53006 18.5199 4.10006L13.5299 2.23006C12.6799 1.92006 11.3199 1.92006 10.4899 2.23006Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M9.05005 11.8699L10.66 13.4799L14.96 9.17993\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region src/components/icon/icons/shield-tick.svg
|
|
3
|
+
var r = {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function i(i, a) {
|
|
9
|
+
return n(), e("svg", r, [...a[0] ||= [t("path", {
|
|
10
|
+
d: "M10.4899 2.23006L5.49991 4.11006C4.34991 4.54006 3.40991 5.90006 3.40991 7.12006V14.5501C3.40991 15.7301 4.18991 17.2801 5.13991 17.9901L9.43991 21.2001C10.8499 22.2601 13.1699 22.2601 14.5799 21.2001L18.8799 17.9901C19.8299 17.2801 20.6099 15.7301 20.6099 14.5501V7.12006C20.6099 5.89006 19.6699 4.53006 18.5199 4.10006L13.5299 2.23006C12.6799 1.92006 11.3199 1.92006 10.4899 2.23006Z",
|
|
11
|
+
stroke: "currentColor",
|
|
12
|
+
"stroke-width": "1.5",
|
|
13
|
+
"stroke-linecap": "round",
|
|
14
|
+
"stroke-linejoin": "round"
|
|
15
|
+
}, null, -1), t("path", {
|
|
16
|
+
d: "M9.05005 11.8699L10.66 13.4799L14.96 9.17993",
|
|
17
|
+
stroke: "currentColor",
|
|
18
|
+
"stroke-width": "1.5",
|
|
19
|
+
"stroke-linecap": "round",
|
|
20
|
+
"stroke-linejoin": "round"
|
|
21
|
+
}, null, -1)]]);
|
|
22
|
+
}
|
|
23
|
+
var a = { render: i };
|
|
24
|
+
//#endregion
|
|
25
|
+
export { a as default, i as render };
|