@forsakringskassan/docs-generator 2.29.0 → 2.29.2
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/{create-markdown-renderer-CQxhXDbC.mjs → create-markdown-renderer-B7-jbpT6.mjs} +4 -4
- package/dist/{create-markdown-renderer-CQxhXDbC.mjs.map → create-markdown-renderer-B7-jbpT6.mjs.map} +1 -1
- package/dist/index.mjs +4 -5
- package/dist/index.mjs.map +1 -1
- package/dist/markdown.mjs +4 -5
- package/dist/markdown.mjs.map +1 -1
- package/dist/runtime.mjs +53 -36
- package/dist/tsdoc-metadata.json +1 -1
- package/dist/{vendor-OuaFLIX7.mjs → vendor-xg15tfEs.mjs} +103 -85
- package/dist/vendor-xg15tfEs.mjs.map +1 -0
- package/dist/{vue3-BOnqvtDm.mjs → vue3-CRwEnRGE.mjs} +2 -19
- package/dist/vue3-CRwEnRGE.mjs.map +1 -0
- package/dist/{worker-Dal4yTwy.mjs → worker-DE8HC-uI.mjs} +3 -31
- package/dist/{worker-Dal4yTwy.mjs.map → worker-DE8HC-uI.mjs.map} +1 -1
- package/package.json +1 -2
- package/dist/vendor-OuaFLIX7.mjs.map +0 -1
- package/dist/vue3-BOnqvtDm.mjs.map +0 -1
package/dist/markdown.mjs
CHANGED
|
@@ -2,8 +2,8 @@ import { createRequire as $createRequire } from "node:module";
|
|
|
2
2
|
|
|
3
3
|
const require = $createRequire(import.meta.url);
|
|
4
4
|
|
|
5
|
-
export { S as SoftError, c as createMarkdownRenderer } from './create-markdown-renderer-
|
|
6
|
-
import './vendor-
|
|
5
|
+
export { S as SoftError, c as createMarkdownRenderer } from './create-markdown-renderer-B7-jbpT6.mjs';
|
|
6
|
+
import './vendor-xg15tfEs.mjs';
|
|
7
7
|
import 'node:url';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'fs';
|
|
@@ -12,8 +12,6 @@ import 'node:fs/promises';
|
|
|
12
12
|
import 'node:events';
|
|
13
13
|
import 'node:stream';
|
|
14
14
|
import 'node:string_decoder';
|
|
15
|
-
import '@vue/compiler-sfc';
|
|
16
|
-
import 'typescript';
|
|
17
15
|
import 'constants';
|
|
18
16
|
import 'stream';
|
|
19
17
|
import 'util';
|
|
@@ -37,5 +35,6 @@ import 'node:path/posix';
|
|
|
37
35
|
import 'node:crypto';
|
|
38
36
|
import 'node:child_process';
|
|
39
37
|
import 'vue';
|
|
40
|
-
import './vue3-
|
|
38
|
+
import './vue3-CRwEnRGE.mjs';
|
|
39
|
+
import 'vue/compiler-sfc';
|
|
41
40
|
//# sourceMappingURL=markdown.mjs.map
|
package/dist/markdown.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"markdown.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"markdown.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/runtime.mjs
CHANGED
|
@@ -48732,13 +48732,13 @@ var init_chunk_NXG7ZM6U = __esm({
|
|
|
48732
48732
|
}
|
|
48733
48733
|
});
|
|
48734
48734
|
|
|
48735
|
-
// node_modules/mermaid/dist/chunks/mermaid.core/chunk-
|
|
48735
|
+
// node_modules/mermaid/dist/chunks/mermaid.core/chunk-4HWIWPIY.mjs
|
|
48736
48736
|
var package_default;
|
|
48737
|
-
var
|
|
48738
|
-
"node_modules/mermaid/dist/chunks/mermaid.core/chunk-
|
|
48737
|
+
var init_chunk_4HWIWPIY = __esm({
|
|
48738
|
+
"node_modules/mermaid/dist/chunks/mermaid.core/chunk-4HWIWPIY.mjs"() {
|
|
48739
48739
|
package_default = {
|
|
48740
48740
|
name: "mermaid",
|
|
48741
|
-
version: "11.10.
|
|
48741
|
+
version: "11.10.1",
|
|
48742
48742
|
description: "Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.",
|
|
48743
48743
|
type: "module",
|
|
48744
48744
|
module: "./dist/mermaid.core.mjs",
|
|
@@ -78811,15 +78811,15 @@ var init_ganttDiagram_WV7ZQ7D5 = __esm({
|
|
|
78811
78811
|
}
|
|
78812
78812
|
});
|
|
78813
78813
|
|
|
78814
|
-
// node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-
|
|
78815
|
-
var
|
|
78816
|
-
__export(
|
|
78814
|
+
// node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-DDUCL6P7.mjs
|
|
78815
|
+
var infoDiagram_DDUCL6P7_exports = {};
|
|
78816
|
+
__export(infoDiagram_DDUCL6P7_exports, {
|
|
78817
78817
|
diagram: () => diagram6
|
|
78818
78818
|
});
|
|
78819
78819
|
var parser6, DEFAULT_INFO_DB, getVersion, db2, draw6, renderer, diagram6;
|
|
78820
|
-
var
|
|
78821
|
-
"node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-
|
|
78822
|
-
|
|
78820
|
+
var init_infoDiagram_DDUCL6P7 = __esm({
|
|
78821
|
+
"node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-DDUCL6P7.mjs"() {
|
|
78822
|
+
init_chunk_4HWIWPIY();
|
|
78823
78823
|
init_chunk_T57MJCP2();
|
|
78824
78824
|
init_chunk_VIW5F6AA();
|
|
78825
78825
|
init_mermaid_parser_core();
|
|
@@ -83603,9 +83603,9 @@ var init_requirementDiagram_EGVEC5DT = __esm({
|
|
|
83603
83603
|
}
|
|
83604
83604
|
});
|
|
83605
83605
|
|
|
83606
|
-
// node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-
|
|
83607
|
-
var
|
|
83608
|
-
__export(
|
|
83606
|
+
// node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-4MX5Z3NR.mjs
|
|
83607
|
+
var sequenceDiagram_4MX5Z3NR_exports = {};
|
|
83608
|
+
__export(sequenceDiagram_4MX5Z3NR_exports, {
|
|
83609
83609
|
diagram: () => diagram11
|
|
83610
83610
|
});
|
|
83611
83611
|
async function boundMessage(_diagram, msgModel) {
|
|
@@ -83849,8 +83849,8 @@ async function calculateActorMargins(actors2, actorToMessageWidth, boxes) {
|
|
|
83849
83849
|
return common_default.getMax(maxHeight, conf2.height);
|
|
83850
83850
|
}
|
|
83851
83851
|
var import_sanitize_url5, parser11, sequenceDiagram_default, LINETYPE2, ARROWTYPE2, PLACEMENT2, SequenceDB, getStyles9, styles_default8, ACTOR_TYPE_WIDTH, TOP_ACTOR_CLASS, BOTTOM_ACTOR_CLASS, ACTOR_BOX_CLASS, ACTOR_MAN_FIGURE_CLASS, drawRect23, drawPopup, popupMenuToggle, drawKatex, drawText3, drawLabel, actorCnt, fixLifeLineHeights, drawActorTypeParticipant, drawActorTypeActor, drawActor, drawBox, anchorElement, drawActivation, drawLoop, drawBackgroundRect2, insertDatabaseIcon2, insertComputerIcon2, insertClockIcon2, insertArrowHead2, insertArrowFilledHead2, insertSequenceNumber, insertArrowCrossHead2, getTextObj22, getNoteRect2, _drawTextCandidateFunc2, _drawMenuItemTextCandidateFunc, svgDraw_default2, conf2, bounds, drawNote, messageFont2, noteFont, actorFont, drawMessage, addActorRenderingData, drawActors, drawActorsPopup, setConf3, actorActivations, activationBounds, draw11, getRequiredPopupWidth, buildNoteModel, buildMessageModel, calculateLoopBounds, sequenceRenderer_default, diagram11;
|
|
83852
|
-
var
|
|
83853
|
-
"node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-
|
|
83852
|
+
var init_sequenceDiagram_4MX5Z3NR = __esm({
|
|
83853
|
+
"node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-4MX5Z3NR.mjs"() {
|
|
83854
83854
|
init_chunk_OMD6QJNC();
|
|
83855
83855
|
init_chunk_FHKO5MBM();
|
|
83856
83856
|
init_chunk_U37J5Y7L();
|
|
@@ -86381,7 +86381,16 @@ var init_sequenceDiagram_WFGC7UMF = __esm({
|
|
|
86381
86381
|
line2.attr("marker-end", "url(" + url + "#crosshead)");
|
|
86382
86382
|
}
|
|
86383
86383
|
if (sequenceVisible || conf2.showSequenceNumbers) {
|
|
86384
|
-
|
|
86384
|
+
const isBidirectional = type3 === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type3 === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED;
|
|
86385
|
+
if (isBidirectional) {
|
|
86386
|
+
const SEQUENCE_NUMBER_RADIUS = 6;
|
|
86387
|
+
if (startx < stopx) {
|
|
86388
|
+
line2.attr("x1", startx + 2 * SEQUENCE_NUMBER_RADIUS);
|
|
86389
|
+
} else {
|
|
86390
|
+
line2.attr("x1", startx + SEQUENCE_NUMBER_RADIUS);
|
|
86391
|
+
}
|
|
86392
|
+
}
|
|
86393
|
+
diagram27.append("line").attr("x1", startx).attr("y1", lineStartY).attr("x2", startx).attr("y2", lineStartY).attr("stroke-width", 0).attr("marker-start", "url(" + url + "#sequencenumber)");
|
|
86385
86394
|
diagram27.append("text").attr("x", startx).attr("y", lineStartY + 4).attr("font-family", "sans-serif").attr("font-size", "12px").attr("text-anchor", "middle").attr("class", "sequenceNumber").text(sequenceIndex);
|
|
86386
86395
|
}
|
|
86387
86396
|
}, "drawMessage");
|
|
@@ -145493,7 +145502,7 @@ init_chunk_JSVUIEYQ();
|
|
|
145493
145502
|
init_chunk_7RNWAQOT();
|
|
145494
145503
|
init_chunk_62K37W7T();
|
|
145495
145504
|
init_chunk_U37J5Y7L();
|
|
145496
|
-
|
|
145505
|
+
init_chunk_4HWIWPIY();
|
|
145497
145506
|
init_chunk_T57MJCP2();
|
|
145498
145507
|
init_chunk_VIW5F6AA();
|
|
145499
145508
|
init_esm();
|
|
@@ -145954,7 +145963,7 @@ var detector7 = /* @__PURE__ */ __name((txt) => {
|
|
|
145954
145963
|
return /^\s*info/.test(txt);
|
|
145955
145964
|
}, "detector");
|
|
145956
145965
|
var loader7 = /* @__PURE__ */ __name(async () => {
|
|
145957
|
-
const { diagram: diagram27 } = await Promise.resolve().then(() => (
|
|
145966
|
+
const { diagram: diagram27 } = await Promise.resolve().then(() => (init_infoDiagram_DDUCL6P7(), infoDiagram_DDUCL6P7_exports));
|
|
145958
145967
|
return { id: id7, diagram: diagram27 };
|
|
145959
145968
|
}, "loader");
|
|
145960
145969
|
var info = {
|
|
@@ -146022,7 +146031,7 @@ var detector12 = /* @__PURE__ */ __name((txt) => {
|
|
|
146022
146031
|
return /^\s*sequenceDiagram/.test(txt);
|
|
146023
146032
|
}, "detector");
|
|
146024
146033
|
var loader12 = /* @__PURE__ */ __name(async () => {
|
|
146025
|
-
const { diagram: diagram27 } = await Promise.resolve().then(() => (
|
|
146034
|
+
const { diagram: diagram27 } = await Promise.resolve().then(() => (init_sequenceDiagram_4MX5Z3NR(), sequenceDiagram_4MX5Z3NR_exports));
|
|
146026
146035
|
return { id: id12, diagram: diagram27 };
|
|
146027
146036
|
}, "loader");
|
|
146028
146037
|
var plugin10 = {
|
|
@@ -148036,37 +148045,45 @@ function uFuzzy(opts) {
|
|
|
148036
148045
|
}
|
|
148037
148046
|
var latinize = (() => {
|
|
148038
148047
|
let accents = {
|
|
148039
|
-
A: "\xC1\xC0\xC3\xC2\xC4\u0104",
|
|
148040
|
-
a: "\xE1\xE0\xE3\xE2\xE4\u0105",
|
|
148041
|
-
E: "\xC9\xC8\xCA\xCB\u0116",
|
|
148042
|
-
e: "\xE9\xE8\xEA\xEB\u0119",
|
|
148043
|
-
I: "\xCD\xCC\xCE\xCF\u012E",
|
|
148044
|
-
i: "\xED\xEC\xEE\xEF\u012F",
|
|
148048
|
+
A: "\xC1\xC0\xC3\xC2\xC4\u0104\u0102\xC5",
|
|
148049
|
+
a: "\xE1\xE0\xE3\xE2\xE4\u0105\u0103\xE5",
|
|
148050
|
+
E: "\xC9\xC8\xCA\xCB\u0116\u011A",
|
|
148051
|
+
e: "\xE9\xE8\xEA\xEB\u0119\u011B",
|
|
148052
|
+
I: "\xCD\xCC\xCE\xCF\u012E\u0130",
|
|
148053
|
+
i: "\xED\xEC\xEE\xEF\u012F\u0131",
|
|
148045
148054
|
O: "\xD3\xD2\xD4\xD5\xD6",
|
|
148046
148055
|
o: "\xF3\xF2\xF4\xF5\xF6",
|
|
148047
|
-
U: "\xDA\xD9\xDB\xDC\u016A\u0172",
|
|
148048
|
-
u: "\xFA\xF9\xFB\xFC\u016B\u0173",
|
|
148056
|
+
U: "\xDA\xD9\xDB\xDC\u016A\u0172\u016E\u0170",
|
|
148057
|
+
u: "\xFA\xF9\xFB\xFC\u016B\u0173\u016F\u0171",
|
|
148049
148058
|
C: "\xC7\u010C\u0106",
|
|
148050
148059
|
c: "\xE7\u010D\u0107",
|
|
148060
|
+
D: "\u010E",
|
|
148061
|
+
d: "\u010F",
|
|
148062
|
+
G: "\u011E",
|
|
148063
|
+
g: "\u011F",
|
|
148051
148064
|
L: "\u0141",
|
|
148052
148065
|
l: "\u0142",
|
|
148053
|
-
N: "\xD1\u0143",
|
|
148054
|
-
n: "\xF1\u0144",
|
|
148055
|
-
S: "\u0160\u015A",
|
|
148056
|
-
s: "\u0161\u015B",
|
|
148057
|
-
|
|
148058
|
-
|
|
148066
|
+
N: "\xD1\u0143\u0147",
|
|
148067
|
+
n: "\xF1\u0144\u0148",
|
|
148068
|
+
S: "\u0160\u015A\u0218\u015E",
|
|
148069
|
+
s: "\u0161\u015B\u0219\u015F",
|
|
148070
|
+
T: "\u0162\u021A\u0164",
|
|
148071
|
+
t: "\u0163\u021B\u0165",
|
|
148072
|
+
Y: "\xDD",
|
|
148073
|
+
y: "\xFD",
|
|
148074
|
+
Z: "\u017B\u0179\u017D",
|
|
148075
|
+
z: "\u017C\u017A\u017E"
|
|
148059
148076
|
};
|
|
148060
|
-
let accentsMap =
|
|
148077
|
+
let accentsMap = {};
|
|
148061
148078
|
let accentsTpl = "";
|
|
148062
148079
|
for (let r3 in accents) {
|
|
148063
148080
|
accents[r3].split("").forEach((a2) => {
|
|
148064
148081
|
accentsTpl += a2;
|
|
148065
|
-
accentsMap
|
|
148082
|
+
accentsMap[a2] = r3;
|
|
148066
148083
|
});
|
|
148067
148084
|
}
|
|
148068
148085
|
let accentsRe = new RegExp(`[${accentsTpl}]`, "g");
|
|
148069
|
-
let replacer = (m3) => accentsMap
|
|
148086
|
+
let replacer = (m3) => accentsMap[m3];
|
|
148070
148087
|
return (strings) => {
|
|
148071
148088
|
if (typeof strings == "string")
|
|
148072
148089
|
return strings.replace(accentsRe, replacer);
|