@mobileaction/action-kit 1.57.0 → 1.57.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 +1 -1
- package/dist/{annotations-DzxKra_-.js → annotations-DjS6cZ0g.js} +386 -383
- package/dist/components/typography/index.vue.d.ts +1 -1
- package/dist/export-data-DSMuByxy.js +332 -0
- package/dist/exporting-DZnBR8gm.js +601 -0
- package/dist/funnel-DaTDEOyF.js +134 -0
- package/dist/{index-C8r4OcCO.js → index-bTz35Vhl.js} +1879 -1845
- package/dist/map-BhX11nMc.js +1744 -0
- package/dist/offline-exporting-Dj1jDKzF.js +192 -0
- package/dist/stock-Cv-uIi1p.js +2076 -0
- package/dist/venn-CgBXe2Vp.js +453 -0
- package/dist/wordcloud-Bwb3kAJt.js +227 -0
- package/package.json +2 -2
- package/dist/export-data-B7wYF5EQ.js +0 -327
- package/dist/exporting-B0cCEyyg.js +0 -535
- package/dist/funnel-DTHaLuEK.js +0 -135
- package/dist/map-C_BILLYp.js +0 -1757
- package/dist/offline-exporting-8t0G_rUZ.js +0 -192
- package/dist/stock-DyTZKEyb.js +0 -2044
- package/dist/venn-DfFwIzSQ.js +0 -454
- package/dist/wordcloud-Hu3_8VaC.js +0 -235
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import { g as je } from "./index-bTz35Vhl.js";
|
|
2
|
+
function He($, J) {
|
|
3
|
+
for (var W = 0; W < J.length; W++) {
|
|
4
|
+
const m = J[W];
|
|
5
|
+
if (typeof m != "string" && !Array.isArray(m)) {
|
|
6
|
+
for (const _ in m)
|
|
7
|
+
if (_ !== "default" && !(_ in $)) {
|
|
8
|
+
const E = Object.getOwnPropertyDescriptor(m, _);
|
|
9
|
+
E && Object.defineProperty($, _, E.get ? E : {
|
|
10
|
+
enumerable: !0,
|
|
11
|
+
get: () => m[_]
|
|
12
|
+
});
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
return Object.freeze(Object.defineProperty($, Symbol.toStringTag, { value: "Module" }));
|
|
17
|
+
}
|
|
18
|
+
var G = { exports: {} }, Ie = G.exports, se;
|
|
19
|
+
function Se() {
|
|
20
|
+
return se || (se = 1, function($, J) {
|
|
21
|
+
/**
|
|
22
|
+
* Highcharts JS v12.5.0 (2026-01-12)
|
|
23
|
+
* @module highcharts/modules/funnel
|
|
24
|
+
* @requires highcharts
|
|
25
|
+
*
|
|
26
|
+
* Highcharts funnel module
|
|
27
|
+
*
|
|
28
|
+
* (c) 2010-2026 Highsoft AS
|
|
29
|
+
* Author: Torstein Honsi
|
|
30
|
+
*
|
|
31
|
+
* A commercial license may be required depending on use.
|
|
32
|
+
* See www.highcharts.com/license
|
|
33
|
+
*/
|
|
34
|
+
(function(W, m) {
|
|
35
|
+
$.exports = m(W._Highcharts, W._Highcharts.SeriesRegistry);
|
|
36
|
+
})("u" < typeof window ? Ie : window, (W, m) => (() => {
|
|
37
|
+
var _ = { 512: (a) => {
|
|
38
|
+
a.exports = m;
|
|
39
|
+
}, 944: (a) => {
|
|
40
|
+
a.exports = W;
|
|
41
|
+
} }, E = {};
|
|
42
|
+
function x(a) {
|
|
43
|
+
var t = E[a];
|
|
44
|
+
if (t !== void 0) return t.exports;
|
|
45
|
+
var s = E[a] = { exports: {} };
|
|
46
|
+
return _[a](s, s.exports, x), s.exports;
|
|
47
|
+
}
|
|
48
|
+
x.n = (a) => {
|
|
49
|
+
var t = a && a.__esModule ? () => a.default : () => a;
|
|
50
|
+
return x.d(t, { a: t }), t;
|
|
51
|
+
}, x.d = (a, t) => {
|
|
52
|
+
for (var s in t) x.o(t, s) && !x.o(a, s) && Object.defineProperty(a, s, { enumerable: !0, get: t[s] });
|
|
53
|
+
}, x.o = (a, t) => Object.prototype.hasOwnProperty.call(a, t);
|
|
54
|
+
var te = {};
|
|
55
|
+
x.d(te, { default: () => De });
|
|
56
|
+
var le = x(944), O = x.n(le);
|
|
57
|
+
let { defaultOptions: Ye } = O(), { noop: Be } = O(), { addEvent: Xe, extend: Ee, isObject: he, merge: pe, relativeLength: Fe } = O(), ce = { radius: 0, scope: "stack", where: void 0 };
|
|
58
|
+
function ue(a, t) {
|
|
59
|
+
return he(a) || (a = { radius: a || 0 }), pe(ce, t, a);
|
|
60
|
+
}
|
|
61
|
+
var fe = x(512), U = x.n(fe);
|
|
62
|
+
let { composed: ge, noop: ae } = O(), { column: xe, pie: K } = U().seriesTypes, { addEvent: ye, correctFloat: be, extend: Le, fireEvent: ve, isArray: me, merge: Me, pick: Ae, pushUnique: We, relativeLength: ie, splat: Oe } = O(), Pe = U().series.prototype.alignDataLabel;
|
|
63
|
+
function F(a, t) {
|
|
64
|
+
return /%$/.test(a) ? t * parseInt(a, 10) / 100 : parseInt(a, 10);
|
|
65
|
+
}
|
|
66
|
+
class N extends K {
|
|
67
|
+
alignDataLabel(t, s, l, M, j) {
|
|
68
|
+
let P = t.series, C = P.options.reversed, p = t.dlBox || t.shapeArgs, { align: q, padding: u = 0, verticalAlign: c } = l, H = ((P.options || {}).dataLabels || {}).inside, b = P.center[1], w = t.plotY || 0, I = s.height ?? s.getBBox().height, S = P.getWidthAt((C ? 2 * b - w : w) - p.height / 2 + I), T = c === "middle" ? (p.topWidth - p.bottomWidth) / 4 : (S - p.bottomWidth) / 2, Y = p.y, k = p.x;
|
|
69
|
+
c === "middle" ? Y = p.y - p.height / 2 + I / 2 : c === "top" && (Y = p.y - p.height + I + u), (c === "top" && !C || c === "bottom" && C || c === "middle") && (q === "right" ? k = p.x - u + T : q === "left" && (k = p.x + u - T)), M = { x: k, y: C ? Y - p.height : Y, width: p.bottomWidth, height: p.height }, l.verticalAlign = "bottom", H && (l.distance = void 0), H && t.visible && Pe.call(P, t, s, l, M, j), H && (!t.visible && t.dataLabel && (t.dataLabel.placed = !1), t.contrastColor && s.css({ color: t.contrastColor }));
|
|
70
|
+
}
|
|
71
|
+
drawDataLabels() {
|
|
72
|
+
(Oe(this.options.dataLabels || {})[0].inside ? xe : K).prototype.drawDataLabels.call(this);
|
|
73
|
+
}
|
|
74
|
+
getDataLabelPosition(t, s) {
|
|
75
|
+
let l = t.plotY || 0, M = t.half ? 1 : -1, j = this.getX(l, !!t.half, t);
|
|
76
|
+
return { distance: s, natural: { x: 0, y: l }, computed: {}, alignment: t.half ? "right" : "left", connectorPosition: { breakAt: { x: j + (s - 5) * M, y: l }, touchingSliceAt: { x: j + s * M, y: l } } };
|
|
77
|
+
}
|
|
78
|
+
translate() {
|
|
79
|
+
let t = this, s = t.chart, l = t.options, M = l.reversed, j = l.ignoreHiddenPoint, P = ue(l.borderRadius), C = s.plotWidth, p = s.plotHeight, q = l.center, u = F(q[0], C), c = F(q[1], p), H = F(l.width, C), b = F(l.height, p), w = F(l.neckWidth, C), I = F(l.neckHeight, p), S = c - b / 2 + b - I, T = t.points, Y = ie(P.radius, H), k = P.scope, _e = +(l.dataLabels.position === "left"), z = (o) => {
|
|
80
|
+
let y = Math.tan(o / 2), L = Math.cos(B), D = Math.sin(B), V = Y, e = V / y, g = Math.tan((Math.PI - o) / 3.2104);
|
|
81
|
+
return e > X && (V = (e = X) * y), { dx: [e * L, (e - (g *= V)) * L, e - g, e], dy: [e * D, (e - g) * D, e - g, e].map((ne) => M ? -ne : ne) };
|
|
82
|
+
}, ee = 0, oe = 0, R, f, Z, B, X, A, h, v, r, i, d, n;
|
|
83
|
+
for (let o of (t.getWidthAt = function(y) {
|
|
84
|
+
let L = c - b / 2;
|
|
85
|
+
return y > S || b === I ? w : w + (H - w) * (1 - (y - L) / (b - I));
|
|
86
|
+
}, t.getX = function(y, L, D) {
|
|
87
|
+
return u + (L ? -1 : 1) * (t.getWidthAt(M ? 2 * c - y : y) / 2 + (D.dataLabel?.dataLabelPosition?.distance ?? ie(this.options.dataLabels?.distance || 0, H)));
|
|
88
|
+
}, t.center = [u, c, b], t.centerX = u, T)) o.y && o.isValid() && (!j || o.visible !== !1) && (ee += o.y);
|
|
89
|
+
for (let o of T) {
|
|
90
|
+
if (n = null, Z = ee ? o.y / ee : 0, i = (h = c - b / 2 + oe * b) + Z * b, v = (A = u - (R = t.getWidthAt(h)) / 2) + R, d = (r = u - (R = t.getWidthAt(i)) / 2) + R, be(h) >= S ? (A = r = u - w / 2, v = d = u + w / 2) : i > S && (n = i, d = (r = u - (R = t.getWidthAt(S)) / 2) + R, i = S), M && (h = 2 * c - h, i = 2 * c - i, n !== null && (n = 2 * c - n)), Y && (k === "point" || o.index === 0 || o.index === T.length - 1 || n !== null)) {
|
|
91
|
+
let y = Math.abs(i - h), L = v - d, D = d - r, V = Math.sqrt(L * L + y * y);
|
|
92
|
+
B = Math.atan(L !== 0 ? y / L : 1 / 0), X = V / 2, n !== null && (X = Math.min(X, Math.abs(n - i) / 2)), D >= 1 && (X = Math.min(X, D / 2));
|
|
93
|
+
let e = z(B);
|
|
94
|
+
if (f = k === "stack" && o.index !== 0 ? [["M", A, h], ["L", v, h]] : [["M", A + e.dx[0], h + e.dy[0]], ["C", A + e.dx[1], h + e.dy[1], A + e.dx[2], h, A + e.dx[3], h], ["L", v - e.dx[3], h], ["C", v - e.dx[2], h, v - e.dx[1], h + e.dy[1], v - e.dx[0], h + e.dy[0]]], n !== null) {
|
|
95
|
+
let g = z(Math.PI / 2);
|
|
96
|
+
e = z(Math.PI / 2 + B), f.push(["L", d + e.dx[0], i - e.dy[0]], ["C", d + e.dx[1], i - e.dy[1], d, i + e.dy[2], d, i + e.dy[3]]), k === "stack" && o.index !== T.length - 1 ? f.push(["L", d, n], ["L", r, n]) : f.push(["L", d, n - g.dy[3]], ["C", d, n - g.dy[2], d - g.dx[2], n, d - g.dx[3], n], ["L", r + g.dx[3], n], ["C", r + g.dx[2], n, r, n - g.dy[2], r, n - g.dy[3]]), f.push(["L", r, i + e.dy[3]], ["C", r, i + e.dy[2], r - e.dx[1], i - e.dy[1], r - e.dx[0], i - e.dy[0]]);
|
|
97
|
+
} else D >= 1 ? (e = z(Math.PI - B), k === "stack" && o.index === 0 ? f.push(["L", d, i], ["L", r, i]) : f.push(["L", d + e.dx[0], i - e.dy[0]], ["C", d + e.dx[1], i - e.dy[1], d - e.dx[2], i, d - e.dx[3], i], ["L", r + e.dx[3], i], ["C", r + e.dx[2], i, r - e.dx[1], i - e.dy[1], r - e.dx[0], i - e.dy[0]])) : (e = z(Math.PI - 2 * B), f.push(["L", r + e.dx[0], i - e.dy[0]], ["C", r + e.dx[1], i - e.dy[1], r - e.dx[1], i - e.dy[1], r - e.dx[0], i - e.dy[0]]));
|
|
98
|
+
} else f = [["M", A, h], ["L", v, h], ["L", d, i]], n !== null && f.push(["L", d, n], ["L", r, n]), f.push(["L", r, i]);
|
|
99
|
+
f.push(["Z"]), o.shapeType = "path", o.shapeArgs = { d: f }, o.percentage = 100 * Z, o.plotX = u, o.plotY = (h + (n || i)) / 2, o.tooltipPos = [u, o.plotY], o.dlBox = { x: r, y: h, topWidth: v - A, bottomWidth: d - r, height: Math.abs(Ae(n, i) - h), width: NaN }, o.slice = ae, o.half = _e, o.isValid() && (!j || o.visible !== !1) && (oe += Z);
|
|
100
|
+
}
|
|
101
|
+
ve(t, "afterTranslate");
|
|
102
|
+
}
|
|
103
|
+
sortByAngle(t) {
|
|
104
|
+
t.sort((s, l) => s.plotY - l.plotY);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
function Ce() {
|
|
108
|
+
for (let a of this.series) {
|
|
109
|
+
let t = a.options && a.options.dataLabels;
|
|
110
|
+
me(t) && (t = t[0]), a.is("pie") && a.placeDataLabels && t && !t.inside && a.placeDataLabels();
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
N.defaultOptions = Me(K.defaultOptions, { animation: !1, borderRadius: 0, center: ["50%", "50%"], width: "90%", neckWidth: "30%", height: "100%", neckHeight: "25%", reversed: !1, size: !0, dataLabels: { connectorWidth: 1, verticalAlign: "middle" }, states: { select: { color: "#cccccc", borderColor: "#000000" } } }), Le(N.prototype, { animate: ae }), (N || (N = {})).compose = function(a) {
|
|
114
|
+
We(ge, "FunnelSeries") && ye(a, "afterHideAllOverlappingLabels", Ce);
|
|
115
|
+
}, U().registerSeriesType("funnel", N);
|
|
116
|
+
let Q = N, { merge: we } = O();
|
|
117
|
+
class re extends Q {
|
|
118
|
+
}
|
|
119
|
+
re.defaultOptions = we(Q.defaultOptions, { neckHeight: "0%", neckWidth: "0%", reversed: !0 }), U().registerSeriesType("pyramid", re);
|
|
120
|
+
let ke = O();
|
|
121
|
+
Q.compose(ke.Chart);
|
|
122
|
+
let De = O();
|
|
123
|
+
return te.default;
|
|
124
|
+
})());
|
|
125
|
+
}(G)), G.exports;
|
|
126
|
+
}
|
|
127
|
+
var de = Se();
|
|
128
|
+
const Te = /* @__PURE__ */ je(de), Re = /* @__PURE__ */ He({
|
|
129
|
+
__proto__: null,
|
|
130
|
+
default: Te
|
|
131
|
+
}, [de]);
|
|
132
|
+
export {
|
|
133
|
+
Re as f
|
|
134
|
+
};
|