Skip to content

Commit

Permalink
deploy: cb8f480
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent 03445b0 commit 1b1c0c6
Show file tree
Hide file tree
Showing 596 changed files with 2,470 additions and 2,470 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.5.2">
<title data-rh="true">Page Not Found | Catena-X - Library</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://catena-x.net/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" property="og:title" content="Page Not Found | Catena-X - Library"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://catena-x.net/404.html"><link data-rh="true" rel="alternate" href="https://catena-x.net/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://catena-x.net/404.html" hreflang="x-default"><link rel="stylesheet" href="/assets/css/styles.17bae246.css">
<script src="/assets/js/runtime~main.c524561c.js" defer="defer"></script>
<script src="/assets/js/runtime~main.d497b2b4.js" defer="defer"></script>
<script src="/assets/js/main.984c77c3.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
260 changes: 130 additions & 130 deletions assets/js/763.cf23ed14.js → assets/js/104.f537a977.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

482 changes: 241 additions & 241 deletions assets/js/412.e9e63986.js → assets/js/141.7ce05062.js

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions assets/js/672.daf34110.js → assets/js/144.5bfdb681.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
"use strict";
exports.id = 672;
exports.ids = [672];
exports.id = 144;
exports.ids = [144];
exports.modules = {

/***/ 47291:
/***/ 82144:
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {

/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ diagram: () => (/* binding */ diagram)
/* harmony export */ });
/* harmony import */ var _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(38328);
/* harmony import */ var _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(86079);
/* harmony import */ var d3__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(26312);
/* harmony import */ var _svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(1754);
/* harmony import */ var _svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(79186);
/* harmony import */ var dayjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(74353);
/* harmony import */ var _braintree_sanitize_url__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(16750);
/* harmony import */ var dompurify__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(99418);
Expand Down Expand Up @@ -578,7 +578,7 @@ const clear = function() {
tasks.length = 0;
currentSection = "";
rawTasks.length = 0;
(0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.v)();
(0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.v)();
};
const addSection = function(txt) {
currentSection = txt;
Expand Down Expand Up @@ -654,14 +654,14 @@ const getActors = function() {
return updateActors();
};
const db = {
getConfig: () => (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey,
getConfig: () => (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey,
clear,
setDiagramTitle: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.q,
getDiagramTitle: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.t,
setAccTitle: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.s,
getAccTitle: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.g,
setAccDescription: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.b,
getAccDescription: _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.a,
setDiagramTitle: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.q,
getDiagramTitle: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.t,
setAccTitle: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.s,
getAccTitle: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.g,
setAccDescription: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.b,
getAccDescription: _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.a,
addSection,
getSections,
getTasks,
Expand Down Expand Up @@ -805,7 +805,7 @@ const getStyles = (options) => `.label {
`;
const styles = getStyles;
const drawRect = function(elem, rectData) {
return (0,_svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__.d)(elem, rectData);
return (0,_svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__.d)(elem, rectData);
};
const drawFace = function(element, faceData) {
const radius = 15;
Expand Down Expand Up @@ -850,7 +850,7 @@ const drawCircle = function(element, circleData) {
return circleElement;
};
const drawText = function(elem, textData) {
return (0,_svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__.f)(elem, textData);
return (0,_svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__.f)(elem, textData);
};
const drawLabel = function(elem, txtObject) {
function genPoints(x, y, width, height, cut) {
Expand All @@ -865,7 +865,7 @@ const drawLabel = function(elem, txtObject) {
};
const drawSection = function(elem, section, conf2) {
const g = elem.append("g");
const rect = (0,_svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__.g)();
const rect = (0,_svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__.g)();
rect.x = section.x;
rect.y = section.y;
rect.fill = section.fill;
Expand Down Expand Up @@ -900,7 +900,7 @@ const drawTask = function(elem, task, conf2) {
cy: 300 + (5 - task.score) * 30,
score: task.score
});
const rect = (0,_svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__.g)();
const rect = (0,_svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__.g)();
rect.x = task.x;
rect.y = task.y;
rect.fill = task.fill;
Expand Down Expand Up @@ -938,7 +938,7 @@ const drawTask = function(elem, task, conf2) {
);
};
const drawBackgroundRect = function(elem, bounds2) {
(0,_svgDrawCommon_9d162435_js__WEBPACK_IMPORTED_MODULE_5__.a)(elem, bounds2);
(0,_svgDrawCommon_08f97a94_js__WEBPACK_IMPORTED_MODULE_5__.a)(elem, bounds2);
};
const _drawTextCandidateFunc = function() {
function byText(content, g, x, y, width, height, textAttrs, colour) {
Expand Down Expand Up @@ -996,7 +996,7 @@ const setConf = function(cnf) {
};
const actors = {};
function drawActorLegend(diagram2) {
const conf2 = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const conf2 = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
let yPos = 60;
Object.keys(actors).forEach((person) => {
const colour = actors[person].color;
Expand All @@ -1020,11 +1020,11 @@ function drawActorLegend(diagram2) {
yPos += 20;
});
}
const conf = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const conf = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const LEFT_MARGIN = conf.leftMargin;
const draw = function(text, id, version, diagObj) {
const conf2 = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const securityLevel = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().securityLevel;
const conf2 = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const securityLevel = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().securityLevel;
let sandboxElement;
if (securityLevel === "sandbox") {
sandboxElement = (0,d3__WEBPACK_IMPORTED_MODULE_0__/* .select */ .Ltv)("#i" + id);
Expand Down Expand Up @@ -1056,7 +1056,7 @@ const draw = function(text, id, version, diagObj) {
}
const height = box.stopy - box.starty + 2 * conf2.diagramMarginY;
const width = LEFT_MARGIN + box.stopx + 2 * conf2.diagramMarginX;
(0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.i)(diagram2, height, width, conf2.useMaxWidth);
(0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.i)(diagram2, height, width, conf2.useMaxWidth);
diagram2.append("line").attr("x1", LEFT_MARGIN).attr("y1", conf2.height * 4).attr("x2", width - LEFT_MARGIN - 4).attr("y2", conf2.height * 4).attr("stroke-width", 4).attr("stroke", "black").attr("marker-end", "url(#arrowhead)");
const extraVertForTitle = title ? 70 : 0;
diagram2.attr("viewBox", `${box.startx} -25 ${width} ${height + extraVertForTitle}`);
Expand Down Expand Up @@ -1090,7 +1090,7 @@ const bounds = {
}
},
updateBounds: function(startx, starty, stopx, stopy) {
const conf2 = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const conf2 = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const _self = this;
let cnt = 0;
function updateFn(type) {
Expand Down Expand Up @@ -1136,7 +1136,7 @@ const bounds = {
const fills = conf.sectionFills;
const textColours = conf.sectionColours;
const drawTasks = function(diagram2, tasks2, verticalPos) {
const conf2 = (0,_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
const conf2 = (0,_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_4__.c)().journey;
let lastSection = "";
const sectionVHeight = conf2.height * 2 + conf2.diagramMarginY;
const taskPos = verticalPos + sectionVHeight;
Expand Down Expand Up @@ -1208,7 +1208,7 @@ const diagram = {

/***/ }),

/***/ 1754:
/***/ 79186:
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {

/* harmony export */ __webpack_require__.d(__webpack_exports__, {
Expand All @@ -1221,7 +1221,7 @@ const diagram = {
/* harmony export */ g: () => (/* binding */ getNoteRect)
/* harmony export */ });
/* harmony import */ var _braintree_sanitize_url__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(16750);
/* harmony import */ var _mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(38328);
/* harmony import */ var _mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(86079);


const drawRect = (element, rectData) => {
Expand Down Expand Up @@ -1259,7 +1259,7 @@ const drawBackgroundRect = (element, bounds) => {
rectElement.lower();
};
const drawText = (element, textData) => {
const nText = textData.text.replace(_mermaid_2490e8f2_js__WEBPACK_IMPORTED_MODULE_1__.J, " ");
const nText = textData.text.replace(_mermaid_b5860b54_js__WEBPACK_IMPORTED_MODULE_1__.J, " ");
const textElem = element.append("text");
textElem.attr("x", textData.x);
textElem.attr("y", textData.y);
Expand Down
1 change: 0 additions & 1 deletion assets/js/1451.ac92c742.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/js/15060.c35c23da.js

This file was deleted.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/js/1590.1c9aba6b.js

This file was deleted.

Loading

0 comments on commit 1b1c0c6

Please sign in to comment.