Files
school-developer/public/bot/assets/pieDiagram-bb1d19e5-0c6c879c.js
吴红兵 94c3473958 fix
2026-03-07 01:34:48 +08:00

785 lines
21 KiB
JavaScript

import {
Q as H,
T as at,
A as lt,
B as ot,
s as ct,
g as ht,
b as ut,
a as yt,
C as ft,
d as pt,
c as et,
l as it,
U as gt,
P as dt,
V as mt,
i as _t,
} from './index-0e3b96e2.js';
import { a as tt } from './arc-5ac49f55.js';
import { o as xt } from './ordinal-ba9b4969.js';
import { a as kt } from './array-9f3ba611.js';
import { c as F } from './path-53f90ab3.js';
import './index-9c042f98.js';
import './_plugin-vue_export-helper-c27b6911.js';
import './init-77b53fdd.js';
function vt(e, u) {
return u < e ? -1 : u > e ? 1 : u >= e ? 0 : NaN;
}
function bt(e) {
return e;
}
function St() {
var e = bt,
u = vt,
$ = null,
p = F(0),
g = F(H),
A = F(0);
function y(a) {
var l,
d = (a = kt(a)).length,
m,
I,
T = 0,
_ = new Array(d),
v = new Array(d),
c = +p.apply(this, arguments),
E = Math.min(H, Math.max(-H, g.apply(this, arguments) - c)),
O,
w = Math.min(Math.abs(E) / d, A.apply(this, arguments)),
b = w * (E < 0 ? -1 : 1),
t;
for (l = 0; l < d; ++l) (t = v[(_[l] = l)] = +e(a[l], l, a)) > 0 && (T += t);
for (
u != null
? _.sort(function (i, n) {
return u(v[i], v[n]);
})
: $ != null &&
_.sort(function (i, n) {
return $(a[i], a[n]);
}),
l = 0,
I = T ? (E - d * b) / T : 0;
l < d;
++l, c = O
)
(m = _[l]), (t = v[m]), (O = c + (t > 0 ? t * I : 0) + b), (v[m] = { data: a[m], index: l, value: t, startAngle: c, endAngle: O, padAngle: w });
return v;
}
return (
(y.value = function (a) {
return arguments.length ? ((e = typeof a == 'function' ? a : F(+a)), y) : e;
}),
(y.sortValues = function (a) {
return arguments.length ? ((u = a), ($ = null), y) : u;
}),
(y.sort = function (a) {
return arguments.length ? (($ = a), (u = null), y) : $;
}),
(y.startAngle = function (a) {
return arguments.length ? ((p = typeof a == 'function' ? a : F(+a)), y) : p;
}),
(y.endAngle = function (a) {
return arguments.length ? ((g = typeof a == 'function' ? a : F(+a)), y) : g;
}),
(y.padAngle = function (a) {
return arguments.length ? ((A = typeof a == 'function' ? a : F(+a)), y) : A;
}),
y
);
}
var J = (function () {
var e = function (b, t, i, n) {
for (i = i || {}, n = b.length; n--; i[b[n]] = t);
return i;
},
u = [1, 3],
$ = [1, 4],
p = [1, 5],
g = [1, 6],
A = [1, 10, 12, 14, 16, 18, 19, 20, 21, 22],
y = [2, 4],
a = [1, 5, 10, 12, 14, 16, 18, 19, 20, 21, 22],
l = [20, 21, 22],
d = [2, 7],
m = [1, 12],
I = [1, 13],
T = [1, 14],
_ = [1, 15],
v = [1, 16],
c = [1, 17],
E = {
trace: function () {},
yy: {},
symbols_: {
error: 2,
start: 3,
eol: 4,
PIE: 5,
document: 6,
showData: 7,
line: 8,
statement: 9,
txt: 10,
value: 11,
title: 12,
title_value: 13,
acc_title: 14,
acc_title_value: 15,
acc_descr: 16,
acc_descr_value: 17,
acc_descr_multiline_value: 18,
section: 19,
NEWLINE: 20,
';': 21,
EOF: 22,
$accept: 0,
$end: 1,
},
terminals_: {
2: 'error',
5: 'PIE',
7: 'showData',
10: 'txt',
11: 'value',
12: 'title',
13: 'title_value',
14: 'acc_title',
15: 'acc_title_value',
16: 'acc_descr',
17: 'acc_descr_value',
18: 'acc_descr_multiline_value',
19: 'section',
20: 'NEWLINE',
21: ';',
22: 'EOF',
},
productions_: [
0,
[3, 2],
[3, 2],
[3, 3],
[6, 0],
[6, 2],
[8, 2],
[9, 0],
[9, 2],
[9, 2],
[9, 2],
[9, 2],
[9, 1],
[9, 1],
[4, 1],
[4, 1],
[4, 1],
],
performAction: function (t, i, n, r, o, s, P) {
var x = s.length - 1;
switch (o) {
case 3:
r.setShowData(!0);
break;
case 6:
this.$ = s[x - 1];
break;
case 8:
r.addSection(s[x - 1], r.cleanupValue(s[x]));
break;
case 9:
(this.$ = s[x].trim()), r.setDiagramTitle(this.$);
break;
case 10:
(this.$ = s[x].trim()), r.setAccTitle(this.$);
break;
case 11:
case 12:
(this.$ = s[x].trim()), r.setAccDescription(this.$);
break;
case 13:
r.addSection(s[x].substr(8)), (this.$ = s[x].substr(8));
break;
}
},
table: [
{ 3: 1, 4: 2, 5: u, 20: $, 21: p, 22: g },
{ 1: [3] },
{ 3: 7, 4: 2, 5: u, 20: $, 21: p, 22: g },
e(A, y, { 6: 8, 7: [1, 9] }),
e(a, [2, 14]),
e(a, [2, 15]),
e(a, [2, 16]),
{ 1: [2, 1] },
e(l, d, { 8: 10, 9: 11, 1: [2, 2], 10: m, 12: I, 14: T, 16: _, 18: v, 19: c }),
e(A, y, { 6: 18 }),
e(A, [2, 5]),
{ 4: 19, 20: $, 21: p, 22: g },
{ 11: [1, 20] },
{ 13: [1, 21] },
{ 15: [1, 22] },
{ 17: [1, 23] },
e(l, [2, 12]),
e(l, [2, 13]),
e(l, d, { 8: 10, 9: 11, 1: [2, 3], 10: m, 12: I, 14: T, 16: _, 18: v, 19: c }),
e(A, [2, 6]),
e(l, [2, 8]),
e(l, [2, 9]),
e(l, [2, 10]),
e(l, [2, 11]),
],
defaultActions: { 7: [2, 1] },
parseError: function (t, i) {
if (i.recoverable) this.trace(t);
else {
var n = new Error(t);
throw ((n.hash = i), n);
}
},
parse: function (t) {
var i = this,
n = [0],
r = [],
o = [null],
s = [],
P = this.table,
x = '',
f = 0,
V = 0,
R = 2,
M = 1,
B = s.slice.call(arguments, 1),
h = Object.create(this.lexer),
N = { yy: {} };
for (var Y in this.yy) Object.prototype.hasOwnProperty.call(this.yy, Y) && (N.yy[Y] = this.yy[Y]);
h.setInput(t, N.yy), (N.yy.lexer = h), (N.yy.parser = this), typeof h.yylloc > 'u' && (h.yylloc = {});
var Q = h.yylloc;
s.push(Q);
var st = h.options && h.options.ranges;
typeof N.yy.parseError == 'function' ? (this.parseError = N.yy.parseError) : (this.parseError = Object.getPrototypeOf(this).parseError);
function rt() {
var C;
return (C = r.pop() || h.lex() || M), typeof C != 'number' && (C instanceof Array && ((r = C), (C = r.pop())), (C = i.symbols_[C] || C)), C;
}
for (var k, L, S, Z, z = {}, j, D, X, W; ; ) {
if (
((L = n[n.length - 1]),
this.defaultActions[L] ? (S = this.defaultActions[L]) : ((k === null || typeof k > 'u') && (k = rt()), (S = P[L] && P[L][k])),
typeof S > 'u' || !S.length || !S[0])
) {
var q = '';
W = [];
for (j in P[L]) this.terminals_[j] && j > R && W.push("'" + this.terminals_[j] + "'");
h.showPosition
? (q =
'Parse error on line ' +
(f + 1) +
`:
` +
h.showPosition() +
`
Expecting ` +
W.join(', ') +
", got '" +
(this.terminals_[k] || k) +
"'")
: (q = 'Parse error on line ' + (f + 1) + ': Unexpected ' + (k == M ? 'end of input' : "'" + (this.terminals_[k] || k) + "'")),
this.parseError(q, { text: h.match, token: this.terminals_[k] || k, line: h.yylineno, loc: Q, expected: W });
}
if (S[0] instanceof Array && S.length > 1) throw new Error('Parse Error: multiple actions possible at state: ' + L + ', token: ' + k);
switch (S[0]) {
case 1:
n.push(k),
o.push(h.yytext),
s.push(h.yylloc),
n.push(S[1]),
(k = null),
(V = h.yyleng),
(x = h.yytext),
(f = h.yylineno),
(Q = h.yylloc);
break;
case 2:
if (
((D = this.productions_[S[1]][1]),
(z.$ = o[o.length - D]),
(z._$ = {
first_line: s[s.length - (D || 1)].first_line,
last_line: s[s.length - 1].last_line,
first_column: s[s.length - (D || 1)].first_column,
last_column: s[s.length - 1].last_column,
}),
st && (z._$.range = [s[s.length - (D || 1)].range[0], s[s.length - 1].range[1]]),
(Z = this.performAction.apply(z, [x, V, f, N.yy, S[1], o, s].concat(B))),
typeof Z < 'u')
)
return Z;
D && ((n = n.slice(0, -1 * D * 2)), (o = o.slice(0, -1 * D)), (s = s.slice(0, -1 * D))),
n.push(this.productions_[S[1]][0]),
o.push(z.$),
s.push(z._$),
(X = P[n[n.length - 2]][n[n.length - 1]]),
n.push(X);
break;
case 3:
return !0;
}
}
return !0;
},
},
O = (function () {
var b = {
EOF: 1,
parseError: function (i, n) {
if (this.yy.parser) this.yy.parser.parseError(i, n);
else throw new Error(i);
},
setInput: function (t, i) {
return (
(this.yy = i || this.yy || {}),
(this._input = t),
(this._more = this._backtrack = this.done = !1),
(this.yylineno = this.yyleng = 0),
(this.yytext = this.matched = this.match = ''),
(this.conditionStack = ['INITIAL']),
(this.yylloc = { first_line: 1, first_column: 0, last_line: 1, last_column: 0 }),
this.options.ranges && (this.yylloc.range = [0, 0]),
(this.offset = 0),
this
);
},
input: function () {
var t = this._input[0];
(this.yytext += t), this.yyleng++, this.offset++, (this.match += t), (this.matched += t);
var i = t.match(/(?:\r\n?|\n).*/g);
return (
i ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++,
this.options.ranges && this.yylloc.range[1]++,
(this._input = this._input.slice(1)),
t
);
},
unput: function (t) {
var i = t.length,
n = t.split(/(?:\r\n?|\n)/g);
(this._input = t + this._input), (this.yytext = this.yytext.substr(0, this.yytext.length - i)), (this.offset -= i);
var r = this.match.split(/(?:\r\n?|\n)/g);
(this.match = this.match.substr(0, this.match.length - 1)),
(this.matched = this.matched.substr(0, this.matched.length - 1)),
n.length - 1 && (this.yylineno -= n.length - 1);
var o = this.yylloc.range;
return (
(this.yylloc = {
first_line: this.yylloc.first_line,
last_line: this.yylineno + 1,
first_column: this.yylloc.first_column,
last_column: n
? (n.length === r.length ? this.yylloc.first_column : 0) + r[r.length - n.length].length - n[0].length
: this.yylloc.first_column - i,
}),
this.options.ranges && (this.yylloc.range = [o[0], o[0] + this.yyleng - i]),
(this.yyleng = this.yytext.length),
this
);
},
more: function () {
return (this._more = !0), this;
},
reject: function () {
if (this.options.backtrack_lexer) this._backtrack = !0;
else
return this.parseError(
'Lexical error on line ' +
(this.yylineno + 1) +
`. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
` +
this.showPosition(),
{ text: '', token: null, line: this.yylineno }
);
return this;
},
less: function (t) {
this.unput(this.match.slice(t));
},
pastInput: function () {
var t = this.matched.substr(0, this.matched.length - this.match.length);
return (t.length > 20 ? '...' : '') + t.substr(-20).replace(/\n/g, '');
},
upcomingInput: function () {
var t = this.match;
return t.length < 20 && (t += this._input.substr(0, 20 - t.length)), (t.substr(0, 20) + (t.length > 20 ? '...' : '')).replace(/\n/g, '');
},
showPosition: function () {
var t = this.pastInput(),
i = new Array(t.length + 1).join('-');
return (
t +
this.upcomingInput() +
`
` +
i +
'^'
);
},
test_match: function (t, i) {
var n, r, o;
if (
(this.options.backtrack_lexer &&
((o = {
yylineno: this.yylineno,
yylloc: {
first_line: this.yylloc.first_line,
last_line: this.last_line,
first_column: this.yylloc.first_column,
last_column: this.yylloc.last_column,
},
yytext: this.yytext,
match: this.match,
matches: this.matches,
matched: this.matched,
yyleng: this.yyleng,
offset: this.offset,
_more: this._more,
_input: this._input,
yy: this.yy,
conditionStack: this.conditionStack.slice(0),
done: this.done,
}),
this.options.ranges && (o.yylloc.range = this.yylloc.range.slice(0))),
(r = t[0].match(/(?:\r\n?|\n).*/g)),
r && (this.yylineno += r.length),
(this.yylloc = {
first_line: this.yylloc.last_line,
last_line: this.yylineno + 1,
first_column: this.yylloc.last_column,
last_column: r ? r[r.length - 1].length - r[r.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + t[0].length,
}),
(this.yytext += t[0]),
(this.match += t[0]),
(this.matches = t),
(this.yyleng = this.yytext.length),
this.options.ranges && (this.yylloc.range = [this.offset, (this.offset += this.yyleng)]),
(this._more = !1),
(this._backtrack = !1),
(this._input = this._input.slice(t[0].length)),
(this.matched += t[0]),
(n = this.performAction.call(this, this.yy, this, i, this.conditionStack[this.conditionStack.length - 1])),
this.done && this._input && (this.done = !1),
n)
)
return n;
if (this._backtrack) {
for (var s in o) this[s] = o[s];
return !1;
}
return !1;
},
next: function () {
if (this.done) return this.EOF;
this._input || (this.done = !0);
var t, i, n, r;
this._more || ((this.yytext = ''), (this.match = ''));
for (var o = this._currentRules(), s = 0; s < o.length; s++)
if (((n = this._input.match(this.rules[o[s]])), n && (!i || n[0].length > i[0].length))) {
if (((i = n), (r = s), this.options.backtrack_lexer)) {
if (((t = this.test_match(n, o[s])), t !== !1)) return t;
if (this._backtrack) {
i = !1;
continue;
} else return !1;
} else if (!this.options.flex) break;
}
return i
? ((t = this.test_match(i, o[r])), t !== !1 ? t : !1)
: this._input === ''
? this.EOF
: this.parseError(
'Lexical error on line ' +
(this.yylineno + 1) +
`. Unrecognized text.
` +
this.showPosition(),
{ text: '', token: null, line: this.yylineno }
);
},
lex: function () {
var i = this.next();
return i || this.lex();
},
begin: function (i) {
this.conditionStack.push(i);
},
popState: function () {
var i = this.conditionStack.length - 1;
return i > 0 ? this.conditionStack.pop() : this.conditionStack[0];
},
_currentRules: function () {
return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]
? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules
: this.conditions.INITIAL.rules;
},
topState: function (i) {
return (i = this.conditionStack.length - 1 - Math.abs(i || 0)), i >= 0 ? this.conditionStack[i] : 'INITIAL';
},
pushState: function (i) {
this.begin(i);
},
stateStackSize: function () {
return this.conditionStack.length;
},
options: { 'case-insensitive': !0 },
performAction: function (i, n, r, o) {
switch (r) {
case 0:
break;
case 1:
break;
case 2:
return 20;
case 3:
break;
case 4:
break;
case 5:
return this.begin('title'), 12;
case 6:
return this.popState(), 'title_value';
case 7:
return this.begin('acc_title'), 14;
case 8:
return this.popState(), 'acc_title_value';
case 9:
return this.begin('acc_descr'), 16;
case 10:
return this.popState(), 'acc_descr_value';
case 11:
this.begin('acc_descr_multiline');
break;
case 12:
this.popState();
break;
case 13:
return 'acc_descr_multiline_value';
case 14:
this.begin('string');
break;
case 15:
this.popState();
break;
case 16:
return 'txt';
case 17:
return 5;
case 18:
return 7;
case 19:
return 'value';
case 20:
return 22;
}
},
rules: [
/^(?:%%(?!\{)[^\n]*)/i,
/^(?:[^\}]%%[^\n]*)/i,
/^(?:[\n\r]+)/i,
/^(?:%%[^\n]*)/i,
/^(?:[\s]+)/i,
/^(?:title\b)/i,
/^(?:(?!\n||)*[^\n]*)/i,
/^(?:accTitle\s*:\s*)/i,
/^(?:(?!\n||)*[^\n]*)/i,
/^(?:accDescr\s*:\s*)/i,
/^(?:(?!\n||)*[^\n]*)/i,
/^(?:accDescr\s*\{\s*)/i,
/^(?:[\}])/i,
/^(?:[^\}]*)/i,
/^(?:["])/i,
/^(?:["])/i,
/^(?:[^"]*)/i,
/^(?:pie\b)/i,
/^(?:showData\b)/i,
/^(?::[\s]*[\d]+(?:\.[\d]+)?)/i,
/^(?:$)/i,
],
conditions: {
acc_descr_multiline: { rules: [12, 13], inclusive: !1 },
acc_descr: { rules: [10], inclusive: !1 },
acc_title: { rules: [8], inclusive: !1 },
title: { rules: [6], inclusive: !1 },
string: { rules: [15, 16], inclusive: !1 },
INITIAL: { rules: [0, 1, 2, 3, 4, 5, 7, 9, 11, 14, 17, 18, 19, 20], inclusive: !0 },
},
};
return b;
})();
E.lexer = O;
function w() {
this.yy = {};
}
return (w.prototype = E), (E.Parser = w), new w();
})();
J.parser = J;
const $t = J,
nt = at.pie,
G = { sections: {}, showData: !1, config: nt };
let U = G.sections,
K = G.showData;
const At = structuredClone(nt),
Et = () => structuredClone(At),
wt = () => {
(U = structuredClone(G.sections)), (K = G.showData), ft();
},
Tt = (e, u) => {
(e = pt(e, et())), U[e] === void 0 && ((U[e] = u), it.debug(`added new section: ${e}, with value: ${u}`));
},
It = () => U,
Dt = (e) => (e.substring(0, 1) === ':' && (e = e.substring(1).trim()), Number(e.trim())),
Ct = (e) => {
K = e;
},
Ot = () => K,
Pt = {
getConfig: Et,
clear: wt,
setDiagramTitle: lt,
getDiagramTitle: ot,
setAccTitle: ct,
getAccTitle: ht,
setAccDescription: ut,
getAccDescription: yt,
addSection: Tt,
getSections: It,
cleanupValue: Dt,
setShowData: Ct,
getShowData: Ot,
},
Vt = (e) => `
.pieCircle{
stroke: ${e.pieStrokeColor};
stroke-width : ${e.pieStrokeWidth};
opacity : ${e.pieOpacity};
}
.pieOuterCircle{
stroke: ${e.pieOuterStrokeColor};
stroke-width: ${e.pieOuterStrokeWidth};
fill: none;
}
.pieTitleText {
text-anchor: middle;
font-size: ${e.pieTitleTextSize};
fill: ${e.pieTitleTextColor};
font-family: ${e.fontFamily};
}
.slice {
font-family: ${e.fontFamily};
fill: ${e.pieSectionTextColor};
font-size:${e.pieSectionTextSize};
// fill: white;
}
.legend text {
fill: ${e.pieLegendTextColor};
font-family: ${e.fontFamily};
font-size: ${e.pieLegendTextSize};
}
`,
Nt = Vt,
Lt = (e) => {
const u = Object.entries(e)
.map((p) => ({ label: p[0], value: p[1] }))
.sort((p, g) => g.value - p.value);
return St().value((p) => p.value)(u);
},
Ft = (e, u, $, p) => {
it.debug(
`rendering pie chart
` + e
);
const g = p.db,
A = et(),
y = gt(g.getConfig(), A.pie),
a = 40,
l = 18,
d = 4,
m = 450,
I = m,
T = dt(u),
_ = T.append('g'),
v = g.getSections();
_.attr('transform', 'translate(' + I / 2 + ',' + m / 2 + ')');
const { themeVariables: c } = A;
let [E] = mt(c.pieOuterStrokeWidth);
E ?? (E = 2);
const O = y.textPosition,
w = Math.min(I, m) / 2 - a,
b = tt().innerRadius(0).outerRadius(w),
t = tt()
.innerRadius(w * O)
.outerRadius(w * O);
_.append('circle')
.attr('cx', 0)
.attr('cy', 0)
.attr('r', w + E / 2)
.attr('class', 'pieOuterCircle');
const i = Lt(v),
n = [c.pie1, c.pie2, c.pie3, c.pie4, c.pie5, c.pie6, c.pie7, c.pie8, c.pie9, c.pie10, c.pie11, c.pie12],
r = xt(n);
_.selectAll('mySlices')
.data(i)
.enter()
.append('path')
.attr('d', b)
.attr('fill', (f) => r(f.data.label))
.attr('class', 'pieCircle');
let o = 0;
Object.keys(v).forEach((f) => {
o += v[f];
}),
_.selectAll('mySlices')
.data(i)
.enter()
.append('text')
.text((f) => ((f.data.value / o) * 100).toFixed(0) + '%')
.attr('transform', (f) => 'translate(' + t.centroid(f) + ')')
.style('text-anchor', 'middle')
.attr('class', 'slice'),
_.append('text')
.text(g.getDiagramTitle())
.attr('x', 0)
.attr('y', -(m - 50) / 2)
.attr('class', 'pieTitleText');
const s = _.selectAll('.legend')
.data(r.domain())
.enter()
.append('g')
.attr('class', 'legend')
.attr('transform', (f, V) => {
const R = l + d,
M = (R * r.domain().length) / 2,
B = 12 * l,
h = V * R - M;
return 'translate(' + B + ',' + h + ')';
});
s.append('rect').attr('width', l).attr('height', l).style('fill', r).style('stroke', r),
s
.data(i)
.append('text')
.attr('x', l + d)
.attr('y', l - d)
.text((f) => {
const { label: V, value: R } = f.data;
return g.getShowData() ? `${V} [${R}]` : V;
});
const P = Math.max(
...s
.selectAll('text')
.nodes()
.map((f) => (f == null ? void 0 : f.getBoundingClientRect().width) ?? 0)
),
x = I + a + l + d + P;
T.attr('viewBox', `0 0 ${x} ${m}`), _t(T, m, x, y.useMaxWidth);
},
Rt = { draw: Ft },
Qt = { parser: $t, db: Pt, renderer: Rt, styles: Nt };
export { Qt as diagram };